/*基本*/
/*@font-face {
	font-family: 'Noto Sans CJK JP Light';
	src: url('../fonts/NotoSansCJKjp-Light.otf') format('truetype');
}*/
@media screen and (min-width:769px){
.sp{display: none;}
}
.pc{
	width: 100%;
}
h1{
	font-size: 1.5em;
}
html{
	background-color: #f2f2f2;
}
body{
	display: block;
	margin: 0 auto;
	font-size: 15px;
	line-height: 1.75;
	color: #595959;
	font-family:  'UD Shin Go Light', 'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', sans-serif;
	background-color: #fff;
	border-left: solid 1px #ddd;
	border-right: solid 1px #ddd;
}
body:not(:target) {
display: block; /* IE9, IE10, \9を消せばIE11も適応 */
}
a{
	color: #595959;
	text-decoration: none;
	transition-duration: 0.3s, 0.3s, 0.6s, 0.6s;
}
a:hover{
	color: #46a48f;
}
.line{
	width: 100%;
	border-top: solid 1px #cdcdcd;
	margin: 0.5em auto;
}
.modoru2 a {
 	padding:5px 0.5em;
	border:1px #ccc solid;
	letter-spacing:0.1em;
		
}
.modoru2 a:hover{
	background-color: #46a48f;
	color:#fff;
	border:1px solid #46a48f;
}
.underline{
	width: 100%;
	border-top: solid 1px #8fd3c4;
	margin-bottom: 0.5em;
}
#page .icon_square img{
	display: inline-block;
	float: left;
	width: auto;
	margin: 0 0.5em 0 0;
	padding: 0;
}

#primary #main .top .modoru2 a:hover{
  background-color:#ccc
}
li a:hover{
	opacity: 0.65;
}
#page, #page2{
	display: block;
	width: 900px;
	margin: 10px auto;
	padding: 0 1px;
	box-sizing: border-box;
}
.bar{
	display: inline-block;
	width: 0.5em;
	background-color: #46a48f;
	height: 1.4em;
	margin-right: 0.5em;
	vertical-align: text-bottom;
}
.pagetitle{
	display: inline-block;
	font-weight: bold;
	margin-bottom: 0.5em;
}
img{
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
	display: table;
}
ul, li{
	list-style: none;
	margin: 0;
	padding: 0;
}
p{
	margin: 0;
}
th{
	font-weight: normal;
}
table{
	border-collapse: collapse;
}
.red{
	color: red;
}
.nav-previous{
	display: inline-block;
	float: left;
}
.nav-previous span{
	margin-right: 1.5em;
}
.nav-next{
	display: inline-block;
	float: right;
}
.nav-next span{
	margin-left: 1.5em;
}
.post-navigation {
	display: table;
	width: 90%;
	margin: 1em auto;
}
.modoru2{
	font-size: 0.8em;
}

/*ヘッダー*/
.logo{
	width: 900px;
	display: table;
	margin: 0 auto;
	padding: 10px 0;
}
.headimg{
	display: inline-block;
	margin-top: 1em;
	width: 50%;
}
.headimg img{
	width:auto;
}
.headmenu{
	display: table;
	font-size: 0.9em;
	padding: 1em 0.5em 0.5em 2em;
	text-align: right;
	float: right;
}
.headmenu a:hover{
	text-decoration: none;
	color: #46a48f;
}
.face{
	width: 25px;
	height: 68px;
	display: inline-block;
	float: right;
	margin: 0.5em 0 0 0;
	position: relative;
}
.face a{display: block;}
.face a:hover{opacity: 0.65;}
.face img{
	position: absolute;
	bottom: 0;
}
li a.fs {
	font-size: 100%;
}

/*メニュー*/
#menu{
	width: 100%;
	border-bottom: solid #8fd3c4 1.5px;
}
#menu ul{
	width: 900px;
	display: table;
	margin: 0 auto;
}
#menu li{
	float: left;
	display: block;
}
#menu li img{
	display: inline-block;
	width: 20px;
	margin-right: 0.5em;
	vertical-align: text-bottom;
}
#menu li a{
	display: block; 
	background-color: #fff;
	padding: 6.5% 0;
	text-decoration: none;
	color: #46a48f;
	border: solid #8fd3c4 1px;
	border-bottom: none;
	width: 149px;
	height: 40px;
	box-sizing: border-box;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	margin-right: 1px;
	cursor: pointer;
}
#menu li:last-child a{
	margin-right: 0;
}
#menu li a:hover{
	background-color: #46a48f;
	color: #fff;
	opacity: 1;
}
#menu li ul{
	display: table;
	position: absolute;
	z-index: 9999;
}
#menu li ul li {
	float: none;
	z-index: 9999;
	display: table;
}
#menu li ul li:last-child{
	border-bottom: solid #8fd3c4 1px;
}
#menu li ul li a{
	box-sizing: border-box;
	height: auto;
}

/*メイン*/
.indexmenu img{
	width: auto;
	margin: 0.3em 0;
}
.index_kiji{
	width: 100%;
	display: table;
	margin-bottom: 0.5em;
}
.index_kiji.img div{
	display: table;
	float: left;
	padding-right: 1.5em;
}
.index_kiji.img a > div img{
	position: absolute;
	top: 0%;
	left: 0%;
	-webkit-transform: translate(0%, 0%);
	-ms-transform: translate(0%, 0%);
	transform: translate(0%, 0%);
	max-width: none;
	width: 100%;
	height: auto;
	margin: 0;
}
.index_kiji1.img a > div{
	overflow: hidden;
	width: 230px;
	height: 150px;
	position: relative;
	border: solid 1px #000;
	display: block;
	width: 40%;
}
.index_kiji2.img a > div{
	overflow: hidden;
	width: 170px;
	height: 90px;
	position: relative;
	border: solid 1px #000;
	display: block;
	width: 30%;
}
indexmenu .index_kiji2:last-child{
	margin-bottom: 1.5em;
}
.index_kiji1.index_kiji.img table {
	width: 60%;
}
.index_kiji2.index_kiji.img table {
	width: 70%;
}
.index_kiji table{
	float: right;
	line-height: 1.2;
}
.index_kiji1.index_kiji table .title, .index_kiji2.index_kiji table .title{
	font-weight: bold;
	font-size: 1.2em;
}
.index_kiji3.index_kiji table .title{
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.index_kiji table td p{
	font-size: 0.85em;
}
.index_kiji3 table td p.title{
	font-size: 1em;
}
.index_kiji table td div.text p{
	margin-top: 0.5em;
	font-size: 1em;
}
.index_kiji table td div.text p.textlink{
	margin-top: 0;
	text-align: right;
	font-size: 0.9em;
	font-weight: bold;
}
.newstopix{
	width: 100%;
	display: table;
	margin: 1em auto 1.5em;
}
.newstopix img{
	margin: 0;
	width: 100%;
}
.allnewspaper{
	text-align: right;
}
.allnewspaper img{
	display: inline-block;
	margin-right: 0.5em;
	font-size: 0.9em;
	vertical-align: bottom;
}
.allnewspaper p{
	display: inline;
	color: #46a48f;
}
.allnewspaper a:hover{
	font-weight: bold;
}
.banner{
	display: inline-block;
	width: 270px;
	margin-bottom: 0.8em;
	margin-left: 1em;
}
.banner a{
	line-height: 1.5;
	font-size: 1.5em;
	color: #fff;
	display: block;
	width: 100%;
	box-sizing: border-box;
	text-decoration: none;
	padding: 2% 3%;
	letter-spacing: 0.1em;
}
.banner a:hover{
	opacity: 0.55;
}
.banner a img{
	display: inline-block;
	width: 27px;
	vertical-align: middle;
}
.top{
	display: table;
	width: 100%;
	margin-bottom: 1em;
}
.top .caption, .caption{
	width: 100%;
	display: table;
	border: 1px solid #bcbcbc;
	color: #fff;
	padding: 0.5em 1em;
	box-sizing: border-box;
	margin-bottom: 1em;
	background-color: #46a48f;
	font-weight: bold;
	letter-spacing: 0.2em;
	border-radius: 4px;
}
.caption img{
	width: 1.2em;
	height: 1.2em;
	margin-top: 0.4em;
	display: inline-block;
	float: right;
}
.t-fair1{
	border: 2px solid #46a48f;
	border-radius: 3px;
	box-sizing: border-box;
	width: 100%;
	display: table;
	margin: 1em auto;
	line-height: 1.5;
	font-weight: bold;
	text-align: center;
}
.t-fair1:hover{
	opacity: 0.75;
}
.t-fair2{
	color: #46a48f;
	width: 100%;
	display: table;
	box-sizing: border-box;
	padding: 0.5em 0;
	font-size: 1.3em;
}
.t-fair3{
	font-size: 1.8em;
}
.t-fair4{
	font-size: 1.5em;
	display: table;
	width: 100%;
	background-color: #46a48f;
	color: #fff;
	padding: 0.1em 0;
}
.t-fair5{
	color: #46a48f;
	padding: 0.2em 0;
}
.t-fair5 span{
	font-size: 0.85em;
}
.t-fair7{
	width: 100%;
	padding: 0.1em 0;
	letter-spacing: 0.1em;
	font-size: 1.5em;
	color: #fff;
	background-color: #46a48f;
}
.top .fair>div{
	font-size: 1.1em;
	margin-bottom: 1em;
}
.top .bannar_area{
	display: table;
	width: 100%;
}
.top .bannar_area li{
	width: 50%;
	display: table;
	float: left;
	margin-bottom: 0.5em;
}
.top .bannar_area li:nth-of-type(2n){
	float: right;
}
.top .fair{
	display: table;
	margin-left: 1.5em;
}
.top .fair li{
	border: 2px solid #3bb377;
	border-radius: 3px;
	box-sizing: border-box;
	width: 360px;
	float: left;
}
.top div li:nth-of-type(2n){
	float: right;
}
.top div li a{
	text-decoration: none;
	display: block;
}
.top .fair li .title{
	text-align: center;
}
.top .fair li .maru{
	text-align: center;
	background-color: #fff;
	color: #3bb377;
	border-radius: 50%;
	border: 2px solid #3bb377;
	width: 50px;
	line-height: 1.5;
	font-size: 0.85em;
	height: 50px;
	display: inline-table;
	position: relative;
	top: -20px;
	left: 280px;
}
.top .fair li .cont{
	width: 100%;
	display: block;
	margin: 0 auto;
	background-color: #3bb377;
	color: #fff;
	padding: 1% 3%;
	box-sizing: border-box;
	font-size: 1.2em;
	height: 115px;
}
.top .fair li .cont .year{
	display: inline-block;
	float: left;
	font-weight: bold;
}
.top .fair li .cont .date{
	width: 100%;
	display: table;
	float: none;
	font-size: 1.7em;
	text-align: center;
	font-weight: bold;
}
.top .fair li .place{
	width: 100%;
	text-align: center;
	padding: 3% 2%;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	font-weight: bold;
	font-size: 1.05em;
	color: #3bb377;
}
.top .fair li .cont .free{
	display: inline-block;
	padding: 1% 3%;
	background-color: #fff;
	color: #3bb377;
	border-radius: 4px;
	float: right;
	font-size: 0.9em;
}
.top .forum li{
	border: 1px solid #bcbcbc;
	border-radius: 8px;
	box-sizing: border-box;
	padding: 0.5%;
	width: 49.8%;
	float: left;
	line-height: 1.3;
	margin-bottom: 1em;
	height: 190px;
	display: table;
}
.forum .forumimg{
	display: inline-block;
	float: left;
	width: 22%;
	max-height: 180px;
	overflow: hidden;
}
.forum .forumimg img{
	width: 100%;
}
.forum .forumcont{
	display: table;
	float: right;
	width: 77%;
	font-size: 0.95em;
}
.forum ul{
	width: 100%;
	display: table;
	margin: 1em auto;
}
.top .forum li .title{
	width: 100%;
	font-weight: bold;
}
.top .forum li .title div{
	font-size: 0.8em;
}
.forum .instructor{
	display: table;
	width: 100%;
	margin: 0.2em auto;
}
.forum p.position{
	display: table;
	font-size: 0.7em;
	line-height: 1;
	margin-top: 0.3em;
}
.forum table{
	border-collapse: collapse;
	line-height: 1.3;
	width: 100%;
}
.forum table th{
	border: 1px solid #bcbcbc;
	color: #fff;
	font-size: 0.8em;
	background-color: #595B60;
	text-align: center;
	padding: 0 0.8%;
	width: 5.5em;
}
.forum table td{
	border: 1px solid #bcbcbc;
	font-weight: bold;
	padding: 0 2%;
}
.forum table td.place span{
	font-size: 0.65em;
}
.forum table td p{
	font-size: 0.8em;
	font-weight: normal;
}
.news dl:hover, .newspaper dl:hover, .bid dl:hover{
	background-color: #cbcbcb;
}
.news dl, .newspaper dl, .bid dl{
	display: table;
	width: 100%;
	border-bottom: solid 1px #595959;
	box-sizing: border-box;
	margin: 0.5em auto;
	font-size: 0.95em;
}
.bid dl{
	margin: 0.1em auto;
}
.news dt, .newspaper dt, .bid dt{
	width: 20%;
	display: inline-table;
	float: left;
	padding: 1% 0;
}
.news dt{
	width: 25%;
	display: inline-table;
	float: left;
	padding: 1% 0.5em 1% 0;
}
.news dd, .newspaper dd, .bid dd{
	margin: 0;
	width: 80%;
	display: inline-table;
	float: right;
	padding: 1% 0;
}
.news dd{
	margin: 0;
	width: 75%;
	display: inline-table;
	float: right;
	padding: 1% 0;
}
.news a, .newspaper a, .bid a{
	text-decoration: none;
	color: #595959;
}
.news .category, .newspaper .category, .bid .category, .topic dl .category{
	font-size: 0.75em;
	border: solid 1px #46a48f;
	color: #46a48f;
	display: inline-table;
	font-weight: bold;
	width: 80px;
	text-align: center;
	border-radius: 3px;
	background-color: #fff;
	margin-right: 0.8em;
}
.news .date, .newspaper .date, .bid .date{
	display: inline-table;
	font-weight: bold;
}
.kiji .date img, .kiji .category img{
	display: inline-block;
	width: 1.1em;
	height: 1.1em;
	vertical-align: baseline;
	margin-right: 0.5em;
}
.kiji .date{
	display: inline-block;
	float: left;
	margin-right: 1.5em;
}
.news dd p, .newspaper dd p, .bid dd p{
	width: 84%;
	display: inline-table;
}
.news dd p{
	width: 27em;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
}
.news dd .syousai, .newspaper dd .syousai, .bid dd .syousai{
	display: inline-table;
	font-size: 0.85em;
	color: #fff;
	background-color: #46a48f;
	font-weight: bold;
	box-sizing: border-box;
	padding: 0.5% 1.5%;
	border-radius: 3px;
	vertical-align: middle;
	float: right;
}
.news .list, .newspaper .list, .bid .list{
	display: table;
	float: right;
	font-weight: bold;
}
.news .list a, .newspaper .list a, .bid .list a{
	color: #46a48f;
}
.news .list a:hover, .newspaper .list a:hover, .bid .list a:hover{
	text-decoration: underline;
}
.newsimg{
	display: table;
	width: 100%;
}
.newsimg img{
	display: table;
	width: 20%;
	float: right;
	margin-top: 0.5em;
}

/*新聞*/
.top .newspaper li{
	border: 2px solid #0069A9;
	border-radius: 8px;
	box-sizing: border-box;
	padding: 0.5%;
	width: 49.5%;
	float: left;
	font-size: 0.9em;
	margin-bottom: 1em;
	height: 105px;
	overflow: hidden;
}
.top .newspaper li a{
	color: #595959;
}
.top .newspaper li .paper-img{
	display:table;
	float:right;
	width: 23%;
	max-height: 95px;
}
.top .newspaper li .paper-content p{
	font-size: 0.9em;
	margin-top: 0.5em;
}
.newsside li, li.newsside{
	display: inline-block;
	margin-bottom: 0.5em;
	width: 100%;
	border-radius: 5px;
}
.newsside li a, li.newsside a{
	display: block;
	padding: 1em 0.1em;
	box-sizing: border-box;
	font-size: 0.95em;
	text-align: center;
	color: #949494;
	background-color: #ffc9f6;
	border-radius: 5px;
}
.newsside li a:hover, li.newsside a:hover{
	color: #fff;
	background-color: #ff9cee;
	opacity: 1;
}
.newsside li a img, li.newsside a img{
	display: inline-block;
	width: 1.5em;
	height: 1.5em;
	vertical-align: text-top;
	margin-left: 0.4em;
}
.content-area.newskiji, .newskiji{
	width: 590px;
	margin: 0 auto;
	padding: 0 1em;
	display: table;
}
.newskiji #blog .entry-content img{
	max-width: 590px;
}

/*フェア*/
.text1{
	line-height: 2;
	font-size: 1.65em;
	text-align: center;
	font-weight: bold;
}
.fair-left{
	display: inline-block;
	width: 49.5%;
	float: left;
	box-sizing: border-box;
	border: solid 2px #adadad;
}
.fair-left p, .fair-right p{
	font-size: 1.3em;
	letter-spacing: 0.05em;
	font-weight: bold;
	padding: 0.1em 0.5em;
	text-align: center;
	background-color: #adadad;
	color: #fff;
}
.fair-left p span, .fair-right p span{
	background-color: #fff;
	padding: 0 1.5em;
	border-radius: 8px;
	color: #595959;
}
.fair-right{
	display: inline-block;
	width: 49.5%;
	float: right;
	box-sizing: border-box;
	border: solid 2px #adadad;
}
.fair-text{
	display: table;
	padding: 10px;
	width: 100%;
}
.l-img{
	width: 50%;
	float: left;
	height: 213px;
}
.l-img img{
	width: 250px;
}
.l-img p{
	font-size: 1em;
	background-color: #fff;
	color: #595959;
	font-weight: normal;
	margin: 4em auto;
}
.l-img p img{
	display: inline-block;
	width: 1.5em;
	margin-right: 0.5em;
	vertical-align: bottom;
}
.l-img p a{
	text-decoration: underline;
}
.l-img p a:hover{
	text-decoration: none;
	color: #46a48f;
}
.r-text{
	width: 100%;
	display: table;
	box-sizing: border-box;
	line-height: 2;
	font-size: 1.2em;
}
p.r-text3{
	background-color: transparent;
	font-size: 1em;
	border-radius: 0px;
	font-weight: normal;
	padding: 0;
	text-align: left;
	color: #595959;
}
.r-text table{
	width: auto;
	margin: 1em auto 0;
}
.r-text table th{
	vertical-align: top;
	width: 4em;
}
.r-text2{
	display: table;
	float: right;
	width: 50%;
}
.top .r-text2 li{
	float: none;
	text-align: center;
	margin-bottom: 1em;
	display: inline-block;
	width: 100%;
}
.top .r-text2 li p{
	background-color: transparent;
	font-size: 0.85em;
	font-weight: normal;
	text-align: right;
}
.top .r-text2 li a{
	background-color: #fff;
	width: 85%;
	padding: 0.4em 0;
	border: solid 2px #adadad;
	border-radius: 8px;
	margin: 0 auto;
	color: #adadad;
	letter-spacing: 0.1em;
}
.top .r-text2 li a:hover{
	width: 100%;
	color: #fff;
	background-color: #adadad;
	letter-spacing: 0.2em;
	font-weight: bold;
}
.top .r-text2 li div{
	display: inline-block;
	background-color: #b7b7b7;
	width: 85%;
	float: right;
	padding: 0.4em 0;
}
.top .r-text2 li:hover{
	opacity: 1;
}
.top .r-text2 li:nth-of-type(2n){
	float: none;
}
.entry{
	width: 100%;
	display: table;
	margin-bottom: 1.5em;
}
.entry img{
	width: 8%;
	float: left;
}
.entry2{
	display: inline-block;
	width: 89%;
	box-sizing: border-box;
	padding-left: 2.5em;
}
.entry2 img{
	width: 90%;
}
.entry3{
	margin-bottom: 1em;
}
.entry4{
	width: 40%;
	display: inline-block;
}
.entry4 a:hover{
	color: #fff;
	background-color: #FF837F;
	letter-spacing: 0.1em;
}
.entry4 a{
	color: #FF837F;
	display: block;
	border: solid 2px #FF837F;
	border-radius: 8px;
	line-height: 2;
	text-align: center;
	margin-right: 1em;
	font-size: 1.3em;
}
.entry5{
	display: inline-block;
	width: 2em;
	height: 2em;
	background-color: #FF837F;
	vertical-align: top;
	padding: 0.3em 0.2em 0.1em;
	float: left;
}
.entry3 p{
	display: inline-block;
}
.entry6 p span{
	color: red;
}
.entry7{
	display: inline-block;
	width: 2em;
	height: 2em;
	background-color: #adadad;
	padding: 0.3em 0.2em 0.2em 0.3em;
	float: left;
	border-radius: 50%;
	font-size: 1.3em;
	margin-right: 0.5em;
}
.syutten, .lecteres{
	display: inline-block;
	float: left;
	margin-right: 1.5em;
}
.syutten a{
	display: table;
	box-sizing: border-box;
	padding: 0.5em 1em;
	color: #FF837F;
	border: solid 1px #FF837F;
	border-radius: 8px;
}
.syutten a:hover{
	color: #fff;
	background-color: #FF837F;
}
.lectures a{
	display: table;
	box-sizing: border-box;
	padding: 0.5em 1em;
	color: #FF837F;
	border: solid 1px #FF837F;
	border-radius: 8px;
}
.lectures a:hover{
	color: #fff;
	background-color: #FF837F;
}
.f1{
	margin: 0 auto;
	font-size: 1.5em;
	display: table;
	line-height: 1.6;
	letter-spacing: 0.1em;
	/*width: 500px;*/
	max-width: 85%;
}
.f1 li div{
	display: inline-block;
	vertical-align: top;
}
.top .f1 li:hover{
	opacity: 1;
}
.top .f1 li:nth-of-type(2n){
	float: none;
}
.f1 li p{
	display: inline-block;
}
.f2{
	font-size: 1.2em;
	display: table;
	width: 100%;
}
.f2l{
	letter-spacing: 0.1em;
	display: table;
	width: 100%;
	margin: 0 auto;
}
.firsts{
	display: table;
	box-sizing: border-box;
	padding: 1% 1.5%;
	border: solid 1px #595959;
	font-weight: bold;
	background-color: #fff;
	margin: 0 auto;
	position: relative;
	top: 20px;
	width: 40%;
	text-align: center;
}
.closing{
	display: table;
	box-sizing: border-box;
	padding: 2.5%;
	border: solid 1px #595959;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1;
}
.closing div p{
	display: inline;
}
.closing div b{
	font-size: 2em;
}
.f2r{
	width: 20%;
	float: right;
	margin-top: 3.5em;
}
.f2r a{
	display: block;
	background-color: #d4313a;
	box-sizing: border-box;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 55% 0;
}
.f2r a:hover{
	text-decoration: none;
	opacity: 0.65;
}
.f3{
	background-color: #8fd3c4;
	opacity: 0.8;
	width: 100%;
	display: table;
	margin: 1em auto;
	box-sizing: border-box;
	padding: 0.5em 1em;
	color: #fff;
	letter-spacing: 0.1em;
}
.can{
	width: 100%;
	text-align: center;
	border-collapse: collapse;
	margin: 1em auto;
}
.can td{
	box-sizing: border-box;
	padding: 0.5% 1%;
	border: solid 1px;
}
.can td strong{
	font-size: 1.5em;
}
.f4 dl{
	width: 100%;
	border-bottom: solid 1px;
	margin: 0;
	box-sizing: border-box;
	padding: 0.4em 0.2em;
}
.f4 dt{
	width: 23%;
	display: inline-block;
	float: left;
}
.f4 dd{
	width: 77%;
	display: inline-block;
	margin: 0;
}
.f4 dd b{margin-right: 1em;}
.f4 img{
	width: 45%;
	float: left;
}
.f4 p, .f6{
	width: 100%;
	display:table;
}
.f6 div{
	display: table;
}
.f5{
	display: table;
	width: 55%;
	float: right;
	box-sizing: border-box;
	padding-left: 1em;
}
.f5 div div{
	border: solid 1px;
	display: inline-block;
	font-size: 2em;
	vertical-align: top;
	box-sizing: border-box;
	padding: 1% 1.5%;
	margin-left: 0.5em;
	border: solid 1px;
	font-weight: bold;
}
.f5 p{
	font-size: 0.9em;
}
.f6 img{
	display: table;
	float: left;
	width: auto;
	margin: 1em auto;
}
.f6 table{
	width: 48%;
	border-collapse: collapse;
	float: left;
	margin-bottom: 1em;
}
.f6 table:nth-of-type(2){
	float: right;
}
.f6 table th, .f6 table td{
	border: solid 1px;
	text-align: left;
	box-sizing: border-box;
	padding: 0.2em 0.2em 0.2em 1em;
}
.f3 p{
	width: 100%;
	display: table;
	float: none;
}

/*フォーラム*/
.lecture{
	display: table;
	width: 90%;
	margin: 1em auto;
	border: solid 1px;
	padding: 0.5em 2em;
	box-sizing: border-box;
}
.application{
	display: table;
	margin: 1em auto 0;
	border: solid 1px #bcbcbc;
	padding: 1.5% 2%;
	background-color: #FF837F;
	border-radius: 8px;
	font-size: 1.5em;
	text-align: center;
	width: 38%;
	box-sizing: border-box;
	line-height: 1.4;
	color: #fff;
}
.application:hover{
	background-color: #f6b5b3;
	letter-spacing: 0.15em;
}
.application a{
	text-decoration: none;
	color: #fff;
}
.pdf{
	width: 90%;
	display: table;
	margin: 0 auto;
	text-align: right;
}
.pdf img{
	display: inline;
	width: 1.5em;
	height: 1.8em;
	vertical-align: text-bottom;
}
.application img{
	width: 1em;
	display: inline-block;
	margin-left: 0.5em;
	vertical-align: middle;
	height: 1em;
}
.forum8{
	border: solid 1px #878787;
}
.forum2{
	width: 20%;
	background-color: #878787;
	padding: 1.2% 1.5%;
	font-weight: bold;
	text-align: center;
}
.forum3{
	font-size: 1.5em;
	display: inline-block;
	border: solid 1px #fff;
	border-radius: 10px;
	padding: 1% 0.3%;
	background-color: #fff;
	margin-bottom: 0.2em;
	width: 85%;
	letter-spacing: 0.1em;
	line-height: 1.2;
}
.forum4{
	display: inline-block;
	color: #fff;
	font-size: 1.75em;
	line-height: 1;
}
.forum5{
	font-weight: bold;
	font-size: 1.5em;
	text-align: center;
	width: 80%;
	box-sizing: border-box;
	/*padding: 0.5em;*/
}
.forum5 p{
	font-size: 1.4em;
	font-size: 1.25em;
}
.forum6{
	margin-top: 1em;
}
.forum6 p{
	font-size: 1.7em;
	font-weight: bold;
}
.forum7, .forum8{
	display: table;
	width: 100%;
	margin: 0 auto;
}
.forum7{
	width: 95%;
}
.forum7 img{
	width: 205px;
	float: left;
	margin-right: 1em;
}
.forum9{
	display: table;
	margin-left: 4em;
	margin-bottom: 1.5em;
}
.forum10{
	display: table;
	width: 85%;
	margin: 1em auto 0;
	border: 1px solid #bcbcbc;
}
.forum10 p{
	font-size: 0.9em;
	margin: 0.5em;
}
.forum11{
	display: table;
	margin: 1em auto;
	width: 80%;
}
.forum11 a{
	text-decoration: underline;
}
.forum11 table{
	margin: 0 auto;
	border-collapse: collapse;
	width: 100%;
}
.forum11 th{
	padding: 2%;
	width: 20%;
	border: 1px solid #bcbcbc;
	color: #fff;
	background-color: #595B60;
}
.forum11 td{
	padding: 2%;
	width: 80%;
	border: 1px solid #bcbcbc;
}
.top .forum12{
	display: table;
	/*width: 85%;*/
	margin: 1em auto 0;
}
.flow{
	width: 195px;
	height: 225px;
	background: url(../img/arrow-back.png) no-repeat;
	box-sizing: border-box;
	padding: 0.5em 0 0 1em;
	float: left;
	margin-right: 1.5em;
}
.top .flow  .flow3, .flow3{
	font-weight: bold;
	font-size: 1.2em;
	text-decoration: underline;
}
.flow p{
	font-size: 0.9em;
}

/*なびっと*/
.nabit{
	display: table;
	margin: 1em auto 0;
	width: 100%;
	line-height: 1.5;
	font-size: 0.8em;
}
.nabit a{
	text-decoration: underline;
}
.nabit a:hover{
	text-decoration: none;
	color: #46a48f;
	font-weight:bold;
}
.nabit div{
	display: inline-block;
	margin-right: 1em;
	width: 20%;
	float: left;
}

/*会社概要*/
#outline{
	/*width: 880px;*/
	width: 85%;
	float: right;
}
.outline{
	display: table;
	width: 100%;
}
.aisatu{
	width: 98%;
	margin: 0 auto 2em;
	line-height: 2;
}
.aisatu img{
	width: 20%;
	float: right;
	margin-left: 1.5em;
}
.outline3 img{
	/*width: 65%;*/
	width: 80%;
}
.outline3{
	display: table;
	width: 95%;
	margin: 2em auto;
}
.outline2{
	width: 96%;
	margin: 0px auto 2em;
}
.outline3 li, .co-out2, .summary li{
	width: 100%;
	margin: 0 auto;
	padding: 1em 0 1em 0.5em;
	border-top: solid 1px #cdcdcd;
	box-sizing: border-box;
}
.top .summary li:nth-of-type(2n){
	float: none;
}
.outline3 li:nth-of-type(7), .co-out2:nth-of-type(8), .summary li:nth-of-type(6){
	border-bottom: solid 1px #cdcdcd;
}
.co-out3{
	display: inline-block;
	width: 39%;
	float: left;
}
.co-out4{
	display: inline-block;
	width: 61%;
}
.co-out4 li{
	border: none;
	padding: 0;
}
.outline4{
	display: inline-block;
	width: 25%;
	vertical-align: top;
	float: left;
}
.outline4 img, .co-out3 img{
	width: 12px;
	height: 12px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 1em;
}
.outline5{
	display: inline-block;
	width: 75%;
}
.outline5 img{
	display: inline-block;
	width: 0.8em;
	margin: 0 0.1em;
}
.outline6{
	display: table;
	margin: 1em auto;
}
.leftside{
	/*width: 210px;*/
	width: 15%;
	padding-right: 10px;
	float: left;
}
.leftside li {
	text-align: center;
	margin-bottom: 10px;
}
.leftside li a{
	display: inline-block;
	width: 100%;
	background-color: #46a48f;
	color: #fff;
	border-radius: 8px;
	padding: 8px 0;
	border: solid 2px #46a48f;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.leftside li a:hover{
	opacity: 1;
	color: #46a48f;
	background-color: #fff;
	letter-spacing: .2em;
}

/*記事一覧*/
.cate ul{
	margin-bottom:5px;
}
.cate li{
	border: solid 2px #46a48f;
	display: inline-block;
	width: 19.5%;
	text-align: center;
	float: none;
}
.top .cate li:nth-of-type(2n){
	float: none;
}
.cate li a{
	color: #46a48f;
	display: block;
	width;100%;
	padding: 1em 0;
}
.cate li a:hover{
	color: #fff;
	background-color: #46a48f;
	opacity: 1;
	font-weight: bold;
}

/*記事*/
.newskiji .entry-content{
	padding: 0 1em;
}
#blog h1.entry-title {
	width: 100%;
	color: #474747;
	font-weight: bold;
	font-style: normal;
	border-bottom: solid 1px #dcdcdc;
	font-size: 1.3em;
}
#blog img{
	width: auto;
	margin: 1em auto;
}
#blog{
	font-size: 0.95em;
}

/*タブ用*/
#page2 #content{
	width: 100%;
	margin: 2em auto;
}
.tab {
	width: 100%;
	margin: 0 0 -2px;
	padding: 0;
	display: table;
	table-layout: fixed;
	font-size: .9em;
}
.tab li {
	width: 33%;
	margin: 0;
	padding: 5px;
	cursor: pointer;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	background-color: #46a48f;
	border: 1px solid #bcb;
	box-sizing: border-box;
	color: #fff;
}
.tab li:hover{
	background-color: #8fd3c4;
	border-bottom: none;
}
.tab li.current {
	width: 34%;
	background-color: #8fd3c4;
	border-bottom: none;
}
.content {
	margin: 0;
	padding: 16px 0;
	border: 1px solid #bcb;
	border-top: none;
	width: 100%;
	box-sizing: border-box;
}
section .contents .content div{
	display: table;
	width: 100%;
	float: left;
	box-sizing: border-box;
	padding: 0.5% 1%;
}
.contents .content {
	display: none;
}
.contents .content:nth-child(1) {
	display: table;
}
.contents div p.tearch-l{
	display: inline-block;
	width: 60%;
	padding-right: 1em;
	vertical-align: top;
}
.contents div p.tearch-r{
	display: inline-block;
	width: 39%;
}
/*お問合せ*/
#faq-1 {
	background-color: #fafafa;
	width: 100%;
	padding: 3% 2%;
}
.faq-2{
	width: 85%;
	display: table;
	margin: 1% auto;
}
.faq-2 li.application{
	display: inline-block;
}
.faq-4{
	margin-bottom: 2.5%;
}
.faq-5 i.fa-plus{
	background: url(../img/arrow_down.svg) no-repeat;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	float: right;
}
.faq-5 i.fa-minus{
	background: url(../img/arrow_up.svg) no-repeat;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	float: right;
}
.faq-5 {
	background-color: #ececec;
	padding: 2%;
	cursor: pointer;
}
.faq-5 li{
	width: 96%;
	display: inline-table;
}
.faq-6{
	background-color: #f5f5f5;
	padding: 1em;
}
.faq-6 a{
	text-decoration: underline;
}
.faq-6 a:hover{
	text-decoration: none;
	color: #46a48f;
	font-weight:bold;
}

/*トップ用*/
#left{
	width: 66%;
	float: left;
	display: block;
}
.kiji dt{
	font-size: 0.9em;
}
.kiji dl{
	border-bottom: solid 1px #595959;
	font-size: 1.1em;
}
.topic{
	text-align: left;
	margin-bottom: 1em;
}
.topic .caption{
	border-radius: 0;
	border: none;
	margin-bottom: 0;
	padding: 0.5em 1em;
}
.topic dl{
	width: 95%;
	display: block;
	margin: 0.5em auto;
	/*font-size: 0.85em;*/
	line-height: 1.5;
}
.topic dd{
	margin-left: 1.5em;
}
.top .forumtop li{
	width: 100%;
	height: auto;
	font-size: 1.15em;
	display: table;
}
.top .forumtop .forumimg {
	width: 130px;
	height: 130px;
}
.top .forumtop li .title {
	font-size: 1.3em;
	margin-bottom: 0.5em;
}
.top .forumtop li .title span{
	font-size: 0.8em;
}
.top .forumtop .forumcont {
	/*width: 80%;*/
}
.top .forumtop .instructor {
	width: 46%;
	float: left;
	margin: 0;
	box-sizing: border-box;
	padding-right: 0.5em;
}
.top .forumtop table {
	float: right;
	width: 54%;
}

/*ライトバー*/
#right{
	display:table;
	width: 33%;
	float: right;
	text-align: center;
}
#right ul{
	margin-bottom: 1em;
}
#right ul li{
	margin-bottom: 0.5em;
}
#right ul li img{
	width: auto;
	max-width: 296px;
}

/*過去の高齢者住宅フェア*/
.past dl{
	width: 100%;
	border-bottom: solid 1px #c7c7c7;
	box-sizing: border-box;
	padding: 0.4em;
}
.past dt{
	width: 35%;
	display: inline-block;
}
.past dd{
	width: 64%;
	display: inline-block;
	margin: 0;
}
.past dl dt img{
	width: 1em;
	display: inline-block;
	vertical-align: baseline;
	margin-right: 0.8em;
}

/*ギャラリー*/
.past li{
	width: 95%;
	display: block;
	margin: 0 auto;
	border-bottom: solid 1px #c7c7c7;
	box-sizing: border-box;
	padding: 0.3em 0.5em;
}
.past li img{
	width: 1.1em;
	display: inline-block;
	margin-right: 1em;
	vertical-align: sub;
}

/*書籍*/
table.book1{
	width: 100%;
	margin: 0 auto;
	border-collapse: separate;
	border-spacing: 1em;
	border-bottom: solid 2px #46a48f;
}
table.book1:last-child{
	border: none;
}
.book1 td .application{
	width: 100%;
	font-size: 1.3em;
	line-height: 2;
	padding: 1%;
}
.book1 td .pdf{
	width: auto;
	display: table;
	margin: auto;
	text-align: center;
}
.book2{

}
.book3{
	box-sizing: border-box;
	padding: 1.4% 2%;
	border: solid 1px;
	display: block;
	width: 100%;
	line-height: 1.4;
	margin: 0 auto 1em;
}
.book2 .application{
	font-size: 1em;
	width: 45%;
}
.book2 .pdf{
	text-align: center;
}
.book4{
	display: table;
	/*width: 85%;*/
	margin: 0.5em auto;
}
.book4 .flow{
	width: 195px;
	height: 105px;
	background: url(../img/arrow-back2.png) no-repeat;
	line-height: 1.5;
}
#side.bookside{
	width: 200px;
}

/*ランキング*/
.rank{
	display: table;
	width: 100%;
}
.top .rank li:nth-of-type(2n) {
	float: none;
}
.top .rank li:nth-of-type(3) {
	margin-right: 0;
}
#side{
	display: table;
	width: 220px;
	position: fixed;
	z-index: 99999;
	top: 165px;
	right: 16px;
}
.rankside{
	width: 180px;
}
.rankside li{
	display: inline-table;
	margin-bottom: 0.5em;
}
.rank4{
	color: #46a48f;
	font-size: 1.8em;
	text-align: center;
}
.rank3 p{
	width: 95%;
	margin: 0.5em auto;
	display: table;
}
.rank3 ul{
	display: table;
	margin: 1em auto 1.5em;
}
.rank3 li{
	display: inline-block;
	margin-right: 0.2em;
}
.rank3 li img{
	height: 380px;
	width: auto;
}

/*広告出稿*/
.cm01{
	text-align: center;
}
.cm01 strong{
	font-size: 2em;
}
.cm01 p{
	width: 95%;
	display: table;
	margin: 1em auto;
	text-align: left;
	font-size: 1.2em;
}
.cm01 dl{
	width: 50%;
	display: table;
	float: left;
	box-sizing: border-box;
	padding: 0 2% 0 0;
}
.cm01 dl:nth-of-type(2n){
	float: right;
	padding: 0 0 0 2%;
}
.cm01 dt{
	border-top: solid 1px #f49800;
	border-bottom: solid 1px #f49800;
	box-sizing: border-box;
	padding: 0.1em 1em;
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	display: table;
	width: 100%;
}
.cm01 dd{
	margin: 0.5em 1.2em 0;
	text-align: left;
}
.cm01 dd span{
	font-size: 1.2em;
	font-weight: bold;
	line-height: 2;
}
.cm2{
	border: solid 1px #f49800;
	display: table;
	width: 100%;
	box-sizing: border-box;
	padding: 1em 2em;
	border-radius: 10px;
}
.cm3{
	width: 45%;
	display: table;
	float: left;
}
.cm3 dl{}
.cm3 dt{
	display: inline-block;
	float: left;
	width: 30%;
}
.cm3 dd{
	display: inline-block;
	width: 70%;
	margin: 0;
}
.cm4{
	width: 55%;
	display: inline-block;
	float: right;
}
.cm5{
	background-color: #f49800;
	width: 100%;
	display: table;
	margin: 0.5em auto;
	padding: 0.2em 1em;
	font-size: 1.6em;
	box-sizing: border-box;
	color: #000;
	font-weight: bold;
}
.cm5 div{
	display: inline-block;
	vertical-align: middle;
	font-size: 0.7em;
	line-height: 1;
}
.cm6{
	display: table;
	width: 100%;
	margin: 1em auto;
}
.cm6 ul{
	display: table;
	margin: 1em auto;
}
#cm .flow{
	width: 205px;
	height: 135px;
	background: url(../img/arrow-back3.png) no-repeat;
	margin-right: 0.8em;
}
.top .cm6 li{
	display: inline-block;
	float: left;
	width: 250px;
	text-align: center;
}
.top .cm6 li:nth-of-type(2n){
	float: left;
}
.top .cm6 li img{
	width: 98%;
}
.top .cm6 li p{
	font-size: 1.2em;
	background-color: #595656;
	color: #fff;
	box-sizing: border-box;
	padding: 0.1em;
	border-radius: 10px;
	letter-spacing: 0.1em;
	font-weight: bold;
	width: 98%;
	display: table;
	margin: 0 auto;
}
.top .cm6 li div b{
	font-size: 1.1em;
}
.cm7 table{
	text-align: center;
	width: 100%;
	margin-bottom: 1em;
}
.cm7 table th{
	background-color: #fff0de;
	border: solid 1px;
	vertical-align: middle;
}
.cm7 table td{
	border: solid 1px;
	font-size: 0.9em;
}
.cm7 table td b{
	font-size: 1.5em;
}
.cm7 table td span{
	color: #ff0000;
}

/*概要*/
.summary2{
	display: table;
	float: left;
	width: 25%;
}
.summary2 img{
	width: auto;
}
.summary{
	/*display: table;
	width: 75%;*/
}
.summary .outline4{
	width: 22%;
	float: left;
}
.summary .outline5{
	width: 78%;
}
.summary4{
	display: table;
	width: 80%;
	margin: 1em auto;
}

/*プライバシーポリシー*/
#policy ul{
	display: table;
	margin: 1em auto;
	width: 100%;
}
#policy ul li{
	list-style: disc;
	margin-left: 1.5em;
}
#policy dl dd div{
	text-align: right;
}

/*新聞購読*/
.web_top {
	display: table;
	margin: 0 0 1em;
	width: 100%;
}
.web_top h2{
	display: inline-block;
}
.web_top .web_icon{
	display: inline-block;
	float: right;
}
.web_top .web_icon img{
	width: auto;
}
.subscr2 img, .subscr3 img, .subscr11 img{
	width: auto;
	float: left;
	margin-right: 1em;
}
.subscr2{
	display: table;
	width: 50%;
	padding-right: 0.5em;
	float: left;
}
.subscr3{
	display: table;
	width: 50%;
	padding-left: 0.5em;
	float: right;
}
.subscr4{
	display: inline-block;
	margin: 1em auto;
}
.subscr4 a{
	width: 250px;
	display: table;
	box-sizing: border-box;
	padding: 0.7em;
	color: #FF837F;
	border: solid 2px #FF837F;
	border-radius: 8px;
	text-align: center;
	line-height: 1.5;
}
.subscr4 a:hover{
	color: #fff;
	background-color: #FF837F;
	letter-spacing: 0.2em;
}
.subscr5{
	display: table;
}
.subscr5 p b{
	font-size: 1.2em;
}
.subscr8{
	margin-bottom: 1em;
}
.subscr12{
	text-align: center;
	font-weight: bold;
	display: inline-block;
	color: #fff;
	border-radius: 50%;
	width: 4.8em;
	height: 4.8em;
	line-height: 1.2;
	margin-right: 1em;
}
.subscr6{
	margin-bottom: 0.2em;
}
.subscr7{
	display: inline-block;
	padding: 1.2em 0;
	font-size: 1.4em;
}
.subscr12.print{
	background-color: #46a48f;
}
.subscr12.sphone{
	background-color: #FF837F;
}
.subscr12.sphone .subscr7{
	font-size: 0.9em;
	padding: 1.5em 0;
}
.subscr11{
	display: table;
	width: 70%;
	padding-right: 1em;
	float: left;
}
.subscr13{
	display: table;
	width: 30%;
	padding-left: 1em;
	float: right;
}
.subscr14 li{
	list-style-type: square;
}
.subscr14 li img{
	width: 0.95em;
	display: inline-block;
}

/*web版*/
.web{
	font-size: 2em;
	text-decoration: underline;
	text-align: center;
	padding: 0.1em;
}
.web2{
	text-align: center;
	font-size: 1.5em;
	color: #46a48f;
}
.web2 span{
	background: #46a48f;
	color: #fff;
	padding: 0.2em;
	border-radius: 8px;
	font-weight: bold;
}
.web3{
	width: 95%;
	margin: 0 auto 1em;
	font-size: 1.5em;
	text-align: center;
}
.web4{
	diaplay: table;
	width: 95%;
	margin: 0 auto;
}
.web4 img{
	width: 50%;
	float: left;
}
.web4 ul{
	display: table;
	width: 50%;
	box-sizing: border-box;
	padding-left: 2.5em;
	padding-top: 1em;
	font-size: 1.1em;
}
.web4 li{
	list-style: disc;
}
.top .web4 li:nth-of-type(2n){
	float: none;
}
.web5{
	width: 90%;
	display: table;
	margin: 0 auto;
}
.web5 b{
	font-size: 1.5em;
}
.web6{
	font-size: 1.2em;
	width: auto;
	margin: 0 auto 1.5em;
	padding: .5em .75em;
	background: -webkit-repeating-linear-gradient(45deg, #3498db, #3498db 5px, #69b4e6 5px, #69b4e6 10px);
	background: repeating-linear-gradient(45deg, #3498db, #3498db 5px, #69b4e6 5px, #69b4e6 10px);
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
}
.web7{
	width: 82%;
	float: left;
	padding: 15px 0;
}
.web8{
	width: 17%;
	float: right;
	padding: 0 10px;
}
.web8 p{
	font-size: 0.75em;
	text-align: center;
}

/*セミナー*/
.schedule{
	width: 49.5%;
	float: left;
}
.schedule:nth-of-type(2n){
	float: right;
}
.schedule th, .schedule td{
	border: solid 1px #ddd;
	box-sizing: border-box;
	padding: 1% 2%;
}

/*フッター*/
.modoru{
	position: fixed;
	right: 16px ;
	bottom: 16px ;
	z-index: 9999;
}
.modoru img{
	width: 48px;
	height: 48px;
}
#footer{
	width: 100%;
	display: table;
	padding: 1.5% 0;
	text-align: center;
	background-color: #8fd3c4;
}
#sitemap{
	display: table;
	width: 900px;
	box-sizing: border-box;
	padding: 1.5em 2.5em;
	margin: 0 auto;
}
#sitemap .left-1, #sitemap .left-2, #sitemap .left-3, #sitemap .left-4{
	display: inline-block;
	float: left;
	width: 25%;
	text-align: left;
	letter-spacing: 0.1em;
	font-size: 0.9em;
	color: #fff;
}
#sitemap .left-1 p, #sitemap .left-2 p, #sitemap .left-3 p, #sitemap .left-4 p{
	font-weight: bold;
}
#sitemap .left-1 span, #sitemap .left-2 span, #sitemap .left-3 span, #sitemap .left-4 span{
	font-size: 0.8em;
	margin-left: 1em;
}
#sitemap a{
	color: #fff;
}
#footer .copy{
	color: #fff;
	font-size: 0.85em;
	letter-spacing: 0.07em;
	width: 100%;
	display: table;
}
#security{
	width: 900px;
	margin: 0 auto;
}
#security img{
	width: auto;
	float: right;
	margin-right: 1em;
}
@media screen and (max-width:1099px){
	body{
		display: table;
	}
}

@media screen and (max-width:768px){
	img{
		width: 100%;
	}
}
