@charset "utf-8";
/*
Theme Name: aipricom
Author: aipricom
*/

/* ==================================================
reset
================================================== */
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,500,700,900&subset=japanese');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@700&subset=japanese');
body {
	margin: 0;
	padding: 0;
	font-size: 87.5%;
	line-height: 1.5;
	background-color: #FFFFFF;
	color: #333333;
	font-family: "Noto Sans JP", sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
dl,
dt,
dd,
blockquote,
form,
input {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
li,
dt,
dd {
	line-height: 1.5;
}
table {
	font-size: 100%;
	line-height: 1.5;
	border-collapse: collapse;
	border-spacing: 0;
}
form,
input,
select {
	font-size: 100%;
}
a {
	outline: none;
}
a:link,
a:visited {
	color: #005D9F;
	background-color: transparent;
	text-decoration: underline;
}
a:hover,
a:active {
	color: #FF7F17;
	background-color: transparent;
	text-decoration: none;
}
.sp_only {
	display: none;
}
img {
	vertical-align: top;
}
/* ==================================================
layout
================================================== */
#wrap_header,
#wrap_main,
#wrap_footer1,
#wrap_footer2,
#wrap_footer3,
#wrap_footer4,
#wrap_footer5 {
	width: 100%;
	min-width: 1160px;
	clear: both;
}
#header,
#main,
#footer1,
#footer2,
#footer3,
#footer4,
#footer5 {
	width: 1140px;
	margin: 0 auto;
}
/* ==================================================
header
================================================== */
#wrap_header {
	background: #009BE4 url(img/header/hlogo_bg.gif) center top;
	margin-bottom: 10px;
}
/* ==================================================
main
================================================== */
#wrap_main {
	padding-bottom: 50px;
}
/* ==================================================
footer
================================================== */
/* footer1
--------------------------- */
#wrap_footer1 {
	background-color: #D2ECFA;
	padding: 20px 0 40px;
	text-align: center;
}
#footer1 h2 {
	margin: 0 0 0.8em;
	padding: 5px 0;
	font-size: 200%;
	font-weight: normal;
	color: #009BE4;
}
#footer1 p.place {
	margin-bottom: 0.8em;
	font-size: 120%;
}
#footer1 p.tel {
	font-size: 200%;
}
#footer1 p.note {
	margin: 20px 220px 0;
	padding: 20px 0;
	background-color: #FFFFFF;
	color: #FF0000;
	border-radius: 10px;
}
/* footer2
--------------------------- */
#wrap_footer2 {
	background-color: #009BE4;
	color: #FFFFFF;
	text-align: center;
	padding: 20px 0 40px;
}
#footer2 p.topimg {
	margin: -109px 40px 20px 0;
	text-align: right;
}
#footer2 h2 {
	margin: 0 0 0.8em;
	padding: 5px 0;
	font-size: 200%;
	font-weight: normal;
	text-align: center;
}
#footer2 div.access {
	padding: 0 40px 40px;
}
#footer2 p.access_img {
	width: 640px;
	float: left;
	text-align: left;
}
#footer2 p.access_img img {
	border-radius: 10px;
}
#footer2 div.access_txt {
	width: 400px;
	float: right;
	text-align: left;
}
#footer2 div.access_txt li {
	margin-bottom: 0.4em;
	line-height: 1.2;
}
#footer2 div.access_txt ul {
	margin: 0.4em 0 0.5em 2em;
}
#footer2 p.access_link {
	clear: both;
	padding-top: 1em;
}
#footer2 p.access_link a {
	display: inline-block;
	padding: 7px 40px;
	background-color: #fff;
	color: #009be4;
	font-size: 120%;
	font-weight: 600;
	text-decoration: none;
	border-radius: 5px;
}
/* footer3
--------------------------- */
#wrap_footer3 {
	padding: 20px 0;
}
#flogo {
	width: 45%;
	float: left;
}
#flogo p {
	margin-right: 55px;
	text-align: right;
}
#finfo {
	width: 50%;
	float: left;
}
#finfo p {
	padding-top: 20px;
}
#flink {
	clear: both;
	text-align: center;
}
#flink p.ttl {
	padding: 1em 0 0.2em;
}
#flink a {
	margin-left: 1em;
}
/* footer4
--------------------------- */
#wrap_footer4 {
	background-color: #009BE4;
	color: #FFFFFF;
	text-align: center;
	padding: 10px 0;
}
/* footer5
--------------------------- */
#wrap_footer5 {
	background-color: #D2ECFA;
	padding: 20px 0 40px;
	text-align: center;
}
#footer5 h2 {
	margin: 0 0 0.8em;
	padding: 5px 0;
	font-size: 200%;
	font-weight: normal;
	color: #009BE4;
}
#footer5 p {
	padding: 0 80px;
}
#pagetop {
	position: fixed;
	bottom: 5px;
	right: 5px;
	z-index: 10;
}
#pagetop a {
	display: block;
	width: 60px;
	height: 60px;
	background-color: #ED7600;
	opacity: 0.6;
	transition-duration: 0.3s;
	text-indent: -9999px;
	position: relative;
	border-radius: 50%;
}
#pagetop a::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 12px;
	height: 12px;
	border-top: #fff 2px solid;
	border-left: #fff 2px solid;
	transform: translate(-50%, -20%) rotate(45deg);
}
/* ==================================================
top
================================================== */
#wrap_top_main {
	width: 100%;
	min-width: 1160px;
	clear: both;
}
#top_main {
	width: 1140px;
	margin: 0 auto;
}
/* top_emergency
--------------------------- */
#top_emergency {
	margin: 30px 0;
	padding: 10px 20px;
	border: #FF0000 1px solid;
	margin-bottom: 30px;
}
#top_emergency strong {
	font-size: 120%;
	font-weight: bold;
}
/* top_message
--------------------------- */
#top_message {
	margin: 40px 0;
}
#top_message table {
	width: 100%;
}
#top_message table td {
	padding: 5px;
}
#top_message h2 {
	margin: 0.8em 0;
	text-align: center;
	font-family: "Noto Serif JP", serif;
	font-size: 160%;
	font-weight: bold;
	letter-spacing: 5px;
}
#top_message p {
	margin-bottom: 1.2em;
}
#top_message strong {
	font-size: 115%;
	font-weight: normal;
}
/* top_note
--------------------------- */
#top_note {
	margin: 30px 0 40px;
	padding: 20px 30px;
	background-color: #FFFFEE;
}
#top_note2 {
	margin: 40px 0 30px;
	padding: 20px 30px;
	background-color: #EEFFFF;
}
#top_note h2,
#top_note2 h2 {
	margin-bottom: 10px;
	font-size: 120%;
	font-weight: 600;
}
#top_note p,
#top_note2 p {
	margin: 0.4em 0;
	font-size: 110%;
	font-weight: 500;
}
#top_note ul,
#top_note2 ul {
	margin: 0 0 0 2em;
	font-size: 110%;
	font-weight: 500;
}
#top_note ul li,
#top_note2 ul li {
	margin: 0.4em 0;
}
#top_note ul li ul,
#top_note2 ul li ul {
	font-size: 100%;
}
#top_note2 p.link {
	margin: 10px 0 0;
	font-size: 120%;
	font-weight: 600;
}
#top_note2 p.link a {
	display: inline-block;
	margin-left: 1em;
	padding: 0 40px;
	border-radius: 3px;
	background-color: #009be4;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	line-height: 2.5;
	position: relative;
}
#top_note2 p.link a::after {
	content: "";
	display: inline-block;
	width: 5px;
	height: 5px;
	border-top: #fff 1px solid;
	border-right: #fff 1px solid;
	transform: rotate(45deg);
	position: absolute;
	right: 15px;
	top: 1.1em;
}
/* top_course
--------------------------- */
#top_course {
	padding-bottom: 40px;
	border-bottom: #cccccc 1px solid;
}
#top_course_ttl h2 {
	padding: 5px 0;
	background-color: #009BE4;
	color: #FFFFFF;
	font-size: 300%;
	font-weight: normal;
	text-align: center;
	border-radius: 8px;
}
#top_course_ttl p.h2img {
	margin: -110px 30px 0 0;
	text-align: right;
}
#top_course_ttl .desc {
	margin: 0 0 40px;
}
#top_course_ttl .desc p {
	text-align: center;
	color: #FF0000;
}
#top_select {
	margin-bottom: 60px;
}
#top_select ul {
	list-style: none;
	margin: 0;
	background-color: #F6F6F6;
	border-bottom: #CCCCCC 1px solid;
}
#top_select ul li {
	width: auto;
	float: left;
	margin: 0 18px;
	padding: 10px;
	box-sizing: border-box;
	font-size: 116%;
	cursor: pointer;
}
#top_select ul li.hover,
#top_select ul li.active {
	border-bottom: #CCCCCC 4px solid;
}
#top_select ul li img {
	vertical-align: top;
	margin-right: 2px;
}
#top_course .box_course_time1,
#top_course .box_course_time2,
#top_course .box_course_time3,
#top_course .box_course_time4 {
	margin-bottom: 60px;
	border-top: #cccccc 1px solid;
}
#top_course h3 {
	width: 250px;
	margin: 1px 0 20px 0;
	padding: 5px 80px 5px 50px;
	font-size: 129%;
	font-weight: normal;
	color: #ffffff;
	position: relative;
}
#top_course h3 img {
	position: absolute;
	top: -30px;
	right: 20px;
}
#top_course .box_course_time1 h3 {
	background-color: #005AAB;
}
#top_course .box_course_time2 h3 {
	background-color: #ED7600;
}
#top_course .box_course_time3 h3 {
	background-color: #009843;
}
#top_course .box_course_time4 h3 {
	background-color: #C2589C;
}
#top_course ul {
	list-style: none;
	margin: 0;
}
#top_course li {
	width: 285px;
	padding: 20px 4px 0;
	float: left;
	box-sizing: border-box;
}
#top_course li a.cbox {
	height: 230px;
	display: block;
	border: #b9b9b9 4px solid;
	box-sizing: border-box;
	border-radius: 12px;
	text-decoration: none;
	color: inherit;
	position: relative;
}
#top_course .box_course_time1 li a.cbox:hover {
	border: #005AAB 4px solid;
}
#top_course .box_course_time2 li a.cbox:hover {
	border: #ED7600 4px solid;
}
#top_course .box_course_time3 li a.cbox:hover {
	border: #009843 4px solid;
}
#top_course .box_course_time4 li a.cbox:hover {
	border: #C2589C 4px solid;
}
#top_course li p.expire {
	width: 120px;
	height: 120px;
	padding: 45px 0 0;
	box-sizing: border-box;
	background-color: #AAAAAA;
	color: #FFFFFF;
	border-radius: 60px;
	position: absolute;
	top: 40px;
	left: 70px;
	z-index: 10;
	text-align: center;
	font-size: 158%;
	font-weight: bold;
	opacity: 0.7;
}
#top_course li p.no {
	width: 40px;
	height: 40px;
	padding: 5px 0 0;
	border-radius: 20px;
	text-align: center;
	font-size: 143%;
	position: absolute;
	top: -18px;
	left: -8px;
	box-sizing: border-box;
}
#top_course .box_course_time1 li p.no {
	background-color: #005AAB;
	color: #ffffff;
}
#top_course .box_course_time2 li p.no {
	background-color: #ED7600;
	color: #ffffff;
}
#top_course .box_course_time3 li p.no {
	background-color: #009843;
	color: #ffffff;
}
#top_course .box_course_time4 li p.no {
	background-color: #C2589C;
	color: #ffffff;
}
#top_course li p.type {
	width: 40px;
	height: 40px;
	position: absolute;
	top: -12px;
	right: 2px;
}
#top_course li p.num {
	width: 70px;
	position: absolute;
	top: 0;
	right: 43px;
	background-color: #888888;
	color: #FFFFFF;
	text-align: center;
	font-size: 90%;
}
#top_course li div.wrap_ttl {
	height: 180px;
}
#top_course li p.ttl {
	padding: 30px 6px 2px;
	font-size: 114%;
	line-height: 1.2;
	box-sizing: border-box;
}
#top_course .box_course_time1 li p.ttl {
	color: #005AAB;
}
#top_course .box_course_time2 li p.ttl {
	color: #ED7600;
}
#top_course .box_course_time3 li p.ttl {
	color: #009843;
}
#top_course .box_course_time4 li p.ttl {
	color: #C2589C;
}
#top_course li p.name {
	line-height: 1.2;
	margin: 2px 0;
}
#top_course li p.bname {
	font-size: 72%;
	line-height: 1.2;
}
#top_course li p.aname {
	font-size: 72%;
	line-height: 1.2;
}
#top_course li div.name_box {
	padding: 4px 6px;
}
#top_course li p.cat_box {
	border-top: #b9b9b9 1px solid;
	padding: 2px;
}
#top_course li p.cat_box span {
	width: 127px;
	margin: 1px;
	display: inline-block;
	text-align: center;
	float: left;
	font-size: 80%;
	box-sizing: border-box;
}
#top_course .box_course_time1 li span.time {
	background-color: #005AAB;
	color: #ffffff;
}
#top_course .box_course_time2 li span.time {
	background-color: #ED7600;
	color: #ffffff;
}
#top_course .box_course_time3 li span.time {
	background-color: #009843;
	color: #ffffff;
}
#top_course .box_course_time4 li span.time {
	background-color: #C2589C;
	color: #ffffff;
}
#top_course li span.course_cat1 {
	background-color: #ffbfbf;
	color: #000000;
}
#top_course li span.course_cat2 {
	background-color: #ffd623;
	color: #000000;
}
#top_course li span.course_cat3 {
	background-color: #73dcff;
	color: #000000;
}
#top_course li span.course_cat4 {
	background-color: #ddb4ff;
	color: #000000;
}
#top_course li span.course_cat5 {
	background-color: #b9dfd6;
	color: #000000;
}
#top_course li span.course_cat6 {
	background-color: #dddddd;
	color: #000000;
}
#top_course li span.course_cat7 {
	background-color: #dddddd;
	color: #000000;
}
#top_course li span.course_cat8 {
	background-color: #dddddd;
	color: #000000;
}
#top_course li p.cat_box span.course_cat7,
#top_course li p.cat_box span.course_cat8 {
	width: 206px;
}
#top_course li span.course_cat9 {
	background-color: #dddddd;
	color: #000000;
}
#top_course li span.course_cat10 {
	background-color: #BFDFFF;
	color: #000000;
}
#top_course li span.course_cond1 {
	background-color: #666666;
	color: #ffffff;
}
#top_course li span.course_cond2 {
	background-color: #ED7600;
	color: #ffffff;
}
#top_course li span.course_cond3 {
	background-color: #009843;
	color: #ffffff;
}
#top_course li span.course_cond4 {
	background-color: #C2589C;
	color: #ffffff;
}
#top_course li span.course_cond5 {
	background-color: #005AAB;
	color: #ffffff;
}
#top_course li span.course_cond6 {
	background-color: #ED7600;
	color: #ffffff;
}
#top_course li span.course_cond7 {
	background-color: #009843;
	color: #ffffff;
}
#top_course li span.course_cond8 {
	background-color: #C2589C;
	color: #ffffff;
}
#top_contact {
	margin: 40px 0 60px;
	text-align: center;
}
#top_contact a {
	padding: 20px 40px 20px 40px;
	background-color: #009BE4;
	display: inline-block;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	border-radius: 10px;
	font-size: 200%;
}
/* leanModal
--------------------------- */
#lean_overlay {
	position: fixed;
	z-index: 100;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	background: #000;
	display: none;
}
div.leanModal {
	width: 560px;
	padding: 5px 20px 20px;
	background: none repeat scroll 0 0 #FFFFFF;
	border: #0091ED 2px solid;
	border-radius: 9px;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
	box-sizing: border-box;
	display: none;
	position: absolute !important;
	font-size: 120%;
}
.box_course_time1 div.leanModal {
	border: #005AAB 2px solid;
}
.box_course_time2 div.leanModal {
	border: #ED7600 2px solid;
}
.box_course_time3 div.leanModal {
	border: #009843 2px solid;
}
.box_course_time4 div.leanModal {
	border: #C2589C 2px solid;
}
#top_course li div.leanModal p.no,
#top_course li div.leanModal p.time,
#top_course li div.leanModal p.num,
#top_course li div.leanModal p.type {
	position: static;
	display: inline-block;
	width: auto;
	height: auto;
}
#top_course li div.leanModal p.no {
	width: 50px;
	height: 50px;
	border-radius: 25px;
	padding: 6px 0 0;
}
#top_course li div.leanModal p.time span {
	padding: 0 10px;
}
#top_course li div.leanModal p.num {
	padding: 0 10px;
	font-size: 100%;
}
#top_course li div.leanModal p.type {
	width: auto;
	height: auto;
}
#top_course li div.leanModal p.type img {
	width: 55px;
	height: 55px;
	vertical-align: -18px;
}
#top_course li div.leanModal p.cat_box {
	padding: 10px 0 20px;
	border: none;
}
#top_course li div.leanModal p.cat_box span {
	width: 127px;
}
#top_course li div.leanModal p.cat_box span.course_cat7,
#top_course li div.leanModal p.cat_box span.course_cat8 {
	width: auto;
	padding: 0 5px;
}
#top_course li div.leanModal p.ttl {
	height: auto;
	border: none;
	margin: 0 0 0.8em;
	padding: 0;
	font-size: 150%;
	line-height: 1.3;
}
#top_course li div.leanModal div.name_box {
	margin-bottom: 20px;
	padding: 5px 0;
	height: auto;
}
div.leanModal table td {
	padding: 0 15px 0 0;
	vertical-align: middle;
}
#top_course li div.leanModal p.koushi {
	color: #FFFFFF;
	padding: 2px 10px;
	border-radius: 6px;
	white-space: nowrap;
}
#top_course .box_course_time1 li div.leanModal p.koushi {
	background-color: #005AAB;
}
#top_course .box_course_time2 li div.leanModal p.koushi {
	background-color: #ED7600;
}
#top_course .box_course_time3 li div.leanModal p.koushi {
	background-color: #009843;
}
#top_course .box_course_time4 li div.leanModal p.koushi {
	background-color: #C2589C;
}
#top_course li div.leanModal p.btn {
	margin: 30px 0 0;
	text-align: center;
}
#top_course li div.leanModal p.btn a {
	padding: 10px 30px;
	background-color: #009BE4;
	display: inline-block;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	border-radius: 9px;
	font-size: 150%;
}
#top_course li div.leanModal p.close_btn {
	background-color: #009BE4;
	color: #FFFFFF;
	position: absolute;
	top: -2px;
	right: -2px;
	font-size: 200%;
	font-weight: bold;
	line-height: 1.2;
	padding: 0 10px;
	cursor: pointer;
}
/* ==================================================
contents
================================================== */
#wrap_contents {
	margin: 0;
	padding: 0 70px;
	background-color: #FFFFFF;
}
#contents {
	width: 1000px;
	overflow: hidden;
}
#contents p {
	margin-bottom: 0.8em;
}
#contents h1 {
	clear: both;
	margin: 1.2em 0;
	line-height: 1.3;
	font-size: 300%;
	font-weight: normal;
	color: #009be4;
	text-align: center;
}
#contents h2 {
	clear: both;
	margin: 1.5em 0 0.8em;
	padding: 0 0 5px;
	line-height: 1.3;
	font-size: 200%;
	font-weight: normal;
	color: #666666;
	text-align: center;
	border-bottom: #CCCCCC 1px solid;
}
#contents h3 {
	clear: both;
	margin: 1.5em 0 0.8em;
	padding: 0 20px;
	line-height: 1.3;
	font-size: 138%;
	font-weight: bold;
}
#contents ul {
	margin: 0 0 0.8em 2.5em;
	list-style: none;
	list-style-image: url(img/contents/list_icon.gif);
}
#contents ol {
	margin: 0 0 0.8em 2.5em;
	list-style-image: none;
}
#contents ul ul,
#contents ol ol {
	margin: 0 0 0 2.5em;
}
#contents ul li,
#contents ol li {
	margin-bottom: 0.4em;
}
#contents ul ul li,
#contents ol ol li {
	margin-top: 0.4em;
	margin-bottom: 0.4em;
}
#contents input[type="submit"],
#contents input[type="button"] {
	padding: 5px 10px;
}
#contents textarea {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 100%;
}
/* table
--------------------------- */
#contents table {
	margin: 2.5em 0;
}
#contents table th,
#contents table td,
#contents table.layout_table td table th,
#contents table.layout_table td table td {
	padding: 5px 10px;
	border: 1px solid #C8C8C8;
	vertical-align: top;
}
#contents table th,
#contents table.layout_table td table th {
	background-color: #D2ECFA;
	text-align: center;
	font-weight: normal;
}
#contents table p,
#contents table ul,
#contents table ol,
#contents table.layout_table td table p,
#contents table.layout_table td table ul,
#contents table.layout_table td table ol {
	margin-bottom: 0;
}
/* form_table
--------------------------- */
#contents table.form_table {
	width: 100%;
	margin: 0;
}
#contents table.form_table th {
	width: 240px;
	text-align: left;
}
#contents table.form_table td,
#contents table.form_table th {
	padding: 15px 20px;
	font-size: 120%;
}
#contents table.form_table th span {
	font-weight: normal;
}
#contents table.form_table textarea {
	width: 90%;
}
#contents table.form_table input.cb {
	width: 20px;
	height: 20px;
	margin: 0 5px 0 0;
	vertical-align: -5px;
}
#contents table.form_table label {
	margin: 0 30px 0 0;
}
#contents table.form_table select,
#contents table.form_table input[type="text"] {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 100%;
	border: #ddd 1px solid;
	padding: 5px;
	box-sizing: border-box;
	margin: 2px 0;
}
#contents p.attention {
	margin: 0 100px;
	padding: 20px;
	border: #FF6666 5px solid;
	text-align: center;
	font-size: 120%;
	font-weight: bold;
}
#contents p.attention span {
	display: inline-block;
	margin-bottom: 10px;
	font-size: 120%;
	color: #FF6666;
}
/* form_btn
--------------------------- */
#contents .form_btn {
	margin: 40px 0 60px;
	text-align: center;
}
#contents .form_btn input {
	border-style: none;
	background-color: #009BE4;
	color: #FFFFFF;
	border-radius: 9px;
	font-size: 200%;
	font-weight: bold;
	padding: 10px 30px;
	cursor: pointer;
}
/* backlist
--------------------------- */
#contents .backlist {
	clear: both;
	padding-top: 30px;
	text-align: right;
}
/* backblog
--------------------------- */
#contents .backblog {
	clear: both;
	margin-top: 40px;
	padding-top: 10px;
	border-top: #CCCCCC 1px solid;
	text-align: center;
}
/* archive_list
--------------------------- */
#contents .archive_list {
	margin: 20px 0;
	list-style-image: none;
	list-style: none;
}
#contents .archive_list li {
	padding: 10px 0 10px 25px;
	background: url(img/contents/link_icon.gif) no-repeat 5px center;
	border-bottom: #CCCCCC 1px dotted;
}
/* ==================================================
style class
================================================== */
/* layout_table
--------------------------- */
#contents table.layout_table {
	width: 100%;
	margin: 0;
}
#contents table.layout_table td {
	padding: 0;
	background: none;
	border: none;
}
#contents table.layout_table p {
	margin-bottom: 0.8em;
}
#contents table.layout_table ul,
#contents table.layout_table ol {
	margin-bottom: 0.8em;
}
#contents table.layout_table ul ul,
#contents table.layout_table ol ol {
	margin-bottom: 0;
}
/* link_list
--------------------------- */
#contents ul.link_list,
#contents ul.link_list ul {
	margin-left: 20px;
	list-style-image: none;
	list-style: none;
}
#contents ul.link_list li {
	padding-left: 20px;
	background: url(img/contents/link_icon.gif) no-repeat left 0.4em;
}
/* link_icon
--------------------------- */
#contents .link_icon {
	padding-left: 20px;
	background: url(img/contents/link_icon.gif) no-repeat left 0.4em;
}
#contents span.link_icon {
	display: inline-block;
}
#contents .link_icon img {
	vertical-align: middle;
}
/* border_box
--------------------------- */
#contents .border_box {
	clear: both;
	margin: 2.5em 0;
	padding: 5px 10px;
	border: #C8C8C8 3px solid;
}
/* fill_box
--------------------------- */
#contents .fill_box {
	clear: both;
	margin: 2.5em 0;
	padding: 5px 10px;
	background-color: #E6E6E6;
	border: #C8C8C8 1px solid;
}
/* ==================================================
align
================================================== */
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
img.alignleft {
	margin: 0 20px 10px 0;
}
img.alignright {
	margin: 0 0 10px 20px;
}
img.aligncenter {
	display: block;
	margin: 0 auto;
}
.clear {
	clear: both;
}
/* ==================================================
wp-pagenavi
================================================== */
.wp-pagenavi {
	margin: 1.5em 10px 0.8em;
	clear: both;
	text-align: left;
}
.wp-pagenavi a,
.wp-pagenavi span {
	margin-left: 2px;
	padding: 0 5px;
	border: 1px solid #C8C8C8;
	text-decoration: none;
	color: #323232;
	display: inline-block;
}
.wp-pagenavi a:hover,
.wp-pagenavi span.current {
	background-color: #E6E6E6;
}
.wp-pagenavi a:link,
.wp-pagenavi a:visited,
.wp-pagenavi a:hover,
.wp-pagenavi a:active {
	color: #323232;
	text-decoration: none;
}
/* ==================================================
cse
================================================== */
#contents #cse table {
	margin: 0;
}
#contents #cse td {
	padding: 0;
	border: none;
	vertical-align: middle;
}
#contents #cse .gsc-control-cse {
	background-color: transparent;
	border: none;
}
#contents #cse .gsc-result {
	border: none;
}
#contents #cse .gsc-result .gs-title {
	height: auto;
	text-decoration: none;
}
#contents #cse .gsc-result .gs-title:hover {
	text-decoration: underline;
}
#contents #cse .gsc-result .gs-title b {
	text-decoration: none;
}
/* ==================================================
mceContentBody
================================================== */
#contents.mceContentBody {
	width: 1000px !important;
}
body.mceContentBody {
	overflow: visible !important;
	background-image: none !important;
	background-color: #FFFFFF !important;
	font-family: "Noto Sans JP", sans-serif !important;
}
body.mceContentBody div {
	border: #80FF80 1px dashed;
}
body.mceContentBody p {
	border: #80FFFF 1px dashed;
}
body.mceContentBody th,
body.mceContentBody td {
	font-size: 100%;
}
body.mceContentBody table.layout_table th,
body.mceContentBody table.layout_table td {
	border: #C0C0C0 1px dashed !important;
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
#header:after,
#main:after,
#footer1:after,
#footer2:after,
#footer3:after,
#footer4:after,
#contents:after,
.float_clear:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0.1%;
	line-height: 0.1;
	clear: both;
	visibility: hidden;
}
