html {
	font-family: Lato , ヒラギノ角ゴ Pro W3 , メイリオ, sans-serif;
}
body {
	text-align: center;
}
img {
	vertical-align: middle;
}
a {
	color: #444;
}
a:visited {
	color: #666;
}
container {
	text-align: left;
	padding: 0px 0px;
	display: block;
	width: 980px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	position: relative;
}
#header-option {
	display:none;
	width: 100%;
	background-color: #d7eaf9;
	box-shadow: 1px 1px 1px #000;
}
#header-option ul {
	list-style: none;
    padding: 0px 0px;
    margin: 0px 0px;
}
#header-option ul li {
	font-size: 16px;
	line-height: 48px;
	height: 48px;
	padding: 0px 12px;
	background-image: url(../images/arrow-blue.png);
    background-position: 97% center;
    background-repeat: no-repeat;
    background-size: inherit;
}
#header-option ul li:first-child {
	border-bottom: 1px solid #fff;
}
#header-option ul li a {
	display: block;
	text-decoration: none;
}
#main-box {
	background-image: url(../images/wall.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 676px;
	position: relative;
}
#news-topicks-box {
	position: absolute;
	bottom: 28px;
	left: 10px;
	right: 10px;
	margin: auto;
	width: 960px;
/*	height: 68px;*/
	background-color: rgba(255,255,255,.7);
	border-radius: 10px;
	font-size: 0;
	margin: 0px 0px;
	padding: 16px 0px;
}
#news-topicks-box li {
	width: 580px;
	display: inline-block;
	font-size: 12px;
	vertical-align: middle;
	padding:0px 10px;
}
#news-topicks-box li:first-child {
	width: 240px;
	border-right: 3.5px solid #cccccc;
}

footer {
	color: #444;
	font-weight: bold;
	background-color: #008a6e;
	height: 96px;
	padding:8px 0px;
}
footer a {
	color: #fff;
}
footer a:visited {
	color: #fff;
}
.footer-table {
	display: table;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
.footer-table-left {
	display: table-cell;
	width: 80px;
	vertical-align: bottom;
}
.footer-table-right {
	display: table-cell;
	width: auto;
	vertical-align: middle;
	line-height: 20px;
}
.main-content {
	display: table;
	padding: 8px;
}
.main-content-left {
	display: table-cell;
/*	display: none;*/
	width: 240px;
	vertical-align: top;
}
.main-content-right {
	display: table-cell;
	width: auto;
	vertical-align: top;
}
container h2 {
	font-size: 24px;
	font-weight: bold;
	color: #333;
	border-left: 10px solid #008a6e;
	border-bottom: 2.5px solid #008a6e;
	height: 36px;
	line-height: 36px;
	padding: 3px 12px 5px;
	text-align: left;
}
.gendai-banner {
	width: 100%;
	height: 120px;
	background-color: #eee;
	text-align: center;
}
.gendai-banner img {
	margin-top: 16px;
	margin-bottom: 16px;
}
.main-content-left ul {
	border: 4px solid #3da1ef;
	width: 210px;
	list-style:none;
	padding: 0px 0px;
}
.main-content-left ul li:first-child {
	color: #fff;
	background-color: #3da1ef;
	padding: 2px 3px 11px 3px;
}
.main-content-left ul li img {
	margin: 6px 6px;
}
.main-content-left ul li {
	color: #444;
	height: 2rem;
	line-height: 2rem;
	border-bottom: 1px solid #ccc;
	padding-left: 0.5rem;
}
.main-content-left ul li:last-child {
	border-bottom: none;
}
header {
	width: 100%;
}
#logo-pc {
	display: block;
}
#logo-pc img {
	width: 36%;
}
#logo-sp {
	display: none;
}
.header-table {
	display: table;
	width: 100&;
}
.header-table-cell-1 {
	display: table-cell;
	width: 688px;
	border-bottom: 2px solid #eee;
}
.header-table-cell-2 {
	display: table-cell;
	width: 146px;
	vertical-align: middle;
	text-align: center;
	border-left: 2px solid #eee;
	border-bottom: 2px solid #eee;
}
.header-table-cell-3 {
	display: table-cell;
	width: 146px;
	vertical-align: middle;
	text-align: center;
	border-left: 2px solid #eee;
	border-right: 2px solid #eee;
	border-bottom: 2px solid #eee;
}
.header-table-cell-4 {
	display: none;
	vertical-align: middle;
	text-align: center;
	border-left: 2px solid #eee;
	border-right: 2px solid #eee;
	border-bottom: 2px solid #eee;
}
.header-table-cell-2:hover,
.header-table-cell-3:hover {
	background-color: #00bf96;
}
.pagetop {
	position: fixed;
	right: 10px;
	bottom: 10px;
	z-index: 99;
	width: 80px;
}
.owl-nav {
	width: 116px;
}
.owl-controls {
	position: absolute;
	right: -96px;
	top: -10px;
}
.owl-prev, owl-next {
	float: left;
	margin-left: 24px;
	margin-right: 24px;
}
.pagetop img {
	width: 100%;
	opacity: 0.8;
}
triangle {
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5.5px 0 5.5px 7px;
	border-color: transparent transparent transparent #00bf96;
	margin-right: 6px;
	margin-left: 6px;
}
#slide2 {
	width: 700px;
/*	width: 980px;*/
}
.slide2-item {
	width: 210px;
	padding: 8px;
	padding-top: 0px;
	text-align: center;
}
.slide2-item a {
	text-decoration: none;
}
.slide2-item h3 {
	background-color: #f0f;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	padding: 5px 0px;
	border-radius: 3px;
	margin: 6px 0px;
}
.slide2-item p {
	text-align: left;
	font-size: 12px;
	line-height: 16px;
}
#shinkan {
	width: 900px;
	text-align: center;
	padding-top: 48px;
	margin-left: auto;
	margin-right: auto;
}
#shinkan .shinkan-pc-img {
	width: 100%;
}
#shinkan .shinkan-sp-img {
	width: 100%;
	display:none;
}
#shinkan ul {
	width: 100%;
	text-align: center;
	padding: 0px;
}
#shinkan ul li {
	display: inline-block;
	width: 47%;
	text-align: center;
	background-color: rgba(255, 255, 255, 0.7);
	padding: 10px;
/*	min-height: 280px;*/
	min-height:226px;
}
#shinkan ul li .tbl {
	display: table;
	width: 95%;
/*
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
*/
}
#shinkan ul li .tbl-left {
	display: table-cell;
	vertical-align: top;
	width: 40%;
}
#shinkan ul li .tbl-right {
	display: table-cell;
	width: 60%;
	color: #000;
	text-align: left;
	padding-left: 8px;
	vertical-align: top;
	font-size: 24px;
}
#shinkan ul li .tbl-left .book {
	width: 100%;
}

#shinkan .auther {
	margin-top: 24px;
	text-align: right;
	font-size: 18px;
}
.btn-buy {
	display: block;
/*	display: none;*/
	color: #fff;
	font-weight: bold;
	text-align: center;
	background-color: #ff7f18;
	text-decoration: none;
	font-size: 17px;
	height: 42px;
	line-height: 44px;
	border-radius: 6px;
	margin-top: 6px;
	background-image: url(../images/arrow-white.png);
	background-repeat: no-repeat;
	background-position: 95% center;
}
.btn-buy:visited {
	color: #fff;
}
.txt-blue {
	color: #106eb6;
}
.txt-bold {
	font-weight: bold;
}
.bottom-space {
/*	height: 400px;*/
}
nav {
	display: block;
}
ol {
	font-size: 16px;
	padding-left: 0px;
}
ol li {
	display: inline-block;
	list-style: none;
}
ol li a {
	color: #0066cc;
	font-weight: bold;
	text-decoration: none;
	display: inline-block;
	background: url(../images/arrow-green.png) no-repeat 100% center;
	vertical-align: middle;
	padding-right: 1em;
}
ol li a:visited {
	color: #0066cc;
}
container h2.midashi {
	position: relative;
	font-family: Lato , ヒラギノ角ゴ Pro W3 , メイリオ, sans-serif;
	font-weight: bold;
	color: #000;
	font-size: 24px;
	border-bottom: 4px solid #eeeeee;
	border-left: none;
	padding-left: 0px;
}
container h2.midashi:after {
	content: ".";
	line-height: 0;
	display: block;
	overflow: hidden;
	position: absolute;
	bottom: -3.5px;
	width: 3rem;
	border-bottom: 4px solid #0066cc;
}
container h2.rinen:after,
container h2.naiyou:after,
container h2.gaiyou:after {
	width: 4em;
}
container h2.otoiawase:after {
	width: 6em;
}
.bg-white {
	color: #222222;
	line-height: 24px;
	padding: 5px 0px 25px 0px;
}
.bg-blue {
	color: #222222;
	line-height: 24px;
	padding: 5px 0px 25px 0px;
	background-color: #f4fdff;
}
.mailto {
	display: block;
	width: 720px;
	background-color: #ffffff;
	text-align: center;
	margin: 16px auto;
	padding: 6px;
	font-weight: bold;
	font-size: 36px;
	color: #016cb9;
	text-decoration: none;
}
.bg-tbl {
	display: table;
	text-align: left;
	width: 100%;
}
.bg-tbl-cell-left {
	display: table-cell;
	width: 10em;
	border-bottom: 1px solid #eeeeee;
	padding: 6px 0px;
}
.bg-tbl-cell-center {
	display: table-cell;
	width: 10px;
}
.bg-tbl-cell-right {
	display: table-cell;
	width: auto;
	border-bottom: 1px solid #eeeeee;
	padding: 6px 0px;
}
.innerlogo {
	border: 1px solid #eeeeee;
}
.box-rinen {
	margin: 0px 0px 8px 0px;
}
.about-wrap {
	display: table;
	width: 100%;
	text-align:left;
}
.about-left {
	display: table-cell;
	width: 720px;
	text-align: left;
	vertical-align: top;
	padding-right: 16px;
}
.about-right {
	display: table-cell;
	width: auto;
	text-align: left;
	vertical-align: top;
	padding: 5px;
}

.about-right-ul {
	list-style: none;
	max-width: 188px;
	font-size: 20px;
	background-color: #ddf8f2;
/*	list-style-image: url(../images/arrow.png);*/
/*	list-style-image: url(../images/arrow.png);*/
	padding: 14px 17px;
	line-height: 36px;
}
.about-right-ul a {
	color: #000000;
	text-decoration: none;
}
.about-right-ul a:visited {
	color: #444444;
}
.about-right-ul li {
	border-bottom: 3px solid #ffffff;
	height: 38px;
	line-height: 38px;
	/*padding-left: 42px;*/
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}
.about-right-ul li:first-child {
	color: #000000;
	padding-left: 0px;
	text-align: center;
	font-size: 19px;
	font-weight: bold;
	background-image: none;
}

.about-right-ul a {
	display: block;
	padding-left: 42px;
}
.about-right-ul a:hover {
	color: #ffffff;
	background-color: #00bf96;
}
.menu-trigger,
.menu-trigger span {
	/*display: inline-block;*/
	display: none;
	transition: all .4s;
	box-sizing: border-box;
}
.menu-trigger {
	position: relative;
	width: 50px;
	height: 44px;
}
.menu-trigger span {
	position: absolute;
	left: 0;
	width: 100%;
	height: 4px;
	background-color: #000;
	border-radius: 4px;
}
.menu-trigger span:nth-of-type(1) {
	top: 0;
}
.menu-trigger span:nth-of-type(2) {
	top: 20px;
}
.menu-trigger span:nth-of-type(3) {
	bottom: 0;
}
.menu-trigger.active span:nth-of-type(1) {
	-webkit-transform: translateY(20px) rotate(-45deg);
	transform: translateY(20px) rotate(-45deg);
}
.menu-trigger.active span:nth-of-type(2) {
	opacity: 0;
}
.menu-trigger.active span:nth-of-type(3) {
	-webkit-transform: translateY(-20px) rotate(45deg);
	transform: translateY(-20px) rotate(45deg);
}

arasuji {
	display: block;
    font-size: 12px;
    margin: 3px;
}

.part {
	margin: 0px 0.5em;
}
footer.map-links {
}
footer.copyright {
	color: #fff;
	font-weight: bold;
	text-align: left;
	margin-top: 1em;
}



/*-- STYLE for smartphone --*/
@media screen and ( max-width:479px ) {
	body {
		margin: 0px;
	}
	container {
		text-align: left;
		padding: 0px 0px;
		display: block;
		width: 100%;
		margin-top: 0px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 0px;
		position: relative;
		overflow: hidden;
	}
	#logo-pc {
	display: none;
	}
	#logo-sp {
		display: block;
	}
	.header {
		height: 62px;
	}
	.header-table {
		border-bottom: 2px solid #eee;
	}
	.header-table-cell-1 {
		width: 90%;
		border-bottom: none;
	}
	.header-table-cell-1 img {
		width: 68%;
	}
	.header-table-cell-2,
	.header-table-cell-3 {
		display: none;
	}
	.header-table-cell-4 {
		display: inline-block;;
		border-left: none;
		border-right: none;
		vertical-align: middle;
		text-align: center;
		border-radius: 6px;
		border: 1px solid #eee;
		padding: 4px;
		margin: 4px;
	}
	.header-table-cell-4 img {
		width: 90%;
	}
	footer {
		width: 100%;
		height: auto;
		font-size: 8px;
	}
	.footer-table {
		width: 98%;
	}
	.footer-table-left {
		display: none;
	}
	.footer-table-right {
		font-size: 10px;
	}
	.main-content-left {
		display: none;
	}
	container h2 {
		font-size: 14px;
	    height: 24px;
	    line-height: 24px;
	}
	.slide2-item {
		/*owl setting*/
	}
	.pagetop {
		width: 56px;
	}
	#shinkan {
		width: 100%;
		padding-top: 4px;
	}
	#main-box {
		height: auto;
		background-size: 200%;
		background-size: cover;
	}
	#shinkan .shinkan-pc-img {
		width: 100%;
		display:none;
	}
	#shinkan .shinkan-sp-img {
		width: 100%;
		display:block;
	}
	#shinkan ul li {
		width: 84%;
		min-height: 0px;
	}
	#shinkan ul li .tbl-right {
		font-size: 12px;
	}
	#shinkan .auther {
		margin-top: 6px;
		font-size: 14px;
	}
	#shinkan ul li .tbl {
		position: relative;
	}
	.btn-buy {
		font-size: 12px;
		height: 32px;
		line-height: 32px;
		width: 60%;
		right: -17px;
		position: absolute;
		bottom: -2px;
	}
	#shinkan ul {
		margin: 0px;
	}

	#slide2 {
		width: calc(100vw - 16px);
		box-sizing: border-box;
	}
	.slide2-item {
		width: 90%;
		padding: 8px;
		padding-top: 0px;
		text-align: center;
	}
	.slide2-item h3 {
		background-color: #f0f;
		color: #fff;
		font-weight: bold;
		font-size: 14px;
		padding: 5px 0px;
		border-radius: 3px;
		margin: 6px 0px;
	}
	.slide2-item p {
		text-align: left;
		font-size: 12px;
		line-height: 16px;
	}
	.gendai-banner {
		height: auto;
	}
	.gendai-banner img {
		width: 48%;
	}
	#news-topicks-box {
		display: none;
		font-size: 8px;
		width: 90%;
		padding: 6px 10px;
	}
	#news-topicks-box li {
		width: 90%;
		padding: 4px 10px;
	}
	#news-topicks-box li:first-child {
		width: 90%;
		border-right: none;
		border-bottom: 1px solid #cccccc;
		padding-bottom: 10px;
	}
	#news-topicks-box li:first-child img {
		width: 54%;
	}
	.owl-controls {
		display: none!important;
	}
	.pagetop {
		bottom: 42px;
	}
	.about-right {
		display: none;
	}
	.about-wrap,
	.about-left,
	.mailto {
		width: 100%;
	}
	.about-left {
		padding-right: 0px;
	}
	.innerlogo {
		width: 25%;
	}
	.innerTxt {
		width: 69%;
	}
	.mailto {
		font-size: 20px;
	}
	container h2 {
		height: 14px
		line-height: 14px;
	}
	container h2.midashi {
		font-size: 14px;
	}
	.cd-breadcrumb {
		margin: 10px 0px 0px 0px;
	}
	.bg-tbl-cell-left {
		width: 6em;
	}
}