<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*
 * /css/style.css
 * Version: 1.0.0
 * Copyright (c) 2018 Kenshoshinbunsha All Rights Reserved.
 */
html{
 	margin: 0;
 	height: 0;	
}

body{
 	margin: 0;
 	height: 0;
 	overflow-x: hidden;
 }

/*==============共通ヘッダー部分==============*/

.header{
	width:100%;
	height: 180px;
	background:#3c5d8a;
}

.header h2{
	font-family: "dnp-shuei-4go-std", "yu-mincho-pr6n", "Yu Mincho", "YuMincho", 'ＭＳ Ｐ明朝', 'MS PMincho', 'serif';
	font-size: 2em;
	font-weight: 400;
	color: #fff;
	line-height: 180px;
	text-align: center;
	margin: 0;
}

.mean-bar_title{
	display: none;
}

/*==============共通ヘッダー部分ここまで==============*/


/*==============追従サイドバー==============*/
.sidebar_{
	position: sticky;
	position: -webkit-sticky;
	width: 250px;
	height: 350px;
	top: 0;
	border:1px solid #e5e5e5;
}

.sidebar_title{
	display: block;
	text-align: center;
	font-size: 1em;
	line-height: 35px;
	height: 35px;
    font-family: "a-otf-gothic-bbb-pr6n",'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ";
    background: #67abd4;
    color: #fff;
    padding: 10px;
}

.sidebar_ ul{
	text-align: left;
	margin-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

.sidebar_ ul li{
	font-size: 1em;
	line-height: 1.8em;
	border-bottom:1px dotted #e5e5e5;
	list-style: none;
    font-family: "a-otf-gothic-bbb-pr6n",'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ";
}

.sidebar_ ul li:before{
	content: "";
	display: inline-block;
	width: 10px;
	height: 10px;
	margin-right: 10px;
	background-size: 100%;
	position: relative;
	background-repeat: no-repeat;
	background-image: url(../img/arrow.png) ;
}

.sidebar_anchor_link{
	color:#000;
}


.sidebar_anchor_link:link,.sidebar_ li　a:visited{
	text-decoration: none;
	transition: .3s ease;
	color:#000;
}

.sidebar_anchor_link:hover{
	text-decoration: none;
	color: #5fafe0;
}

span.basics_menu{
	display: none;
}

/*==============追従サイドバーここまで==============*/


/*==============メインコンテンツ==============*/

main.education_item{
	width: 1280px;
	margin: 0 auto;
	display: flex;
	display: -webkit-flex;
	margin-top: 50px;
}

section.content{
	width: 1000px;
	display: block;
	margin-right: 20px;
}

.point_{
    display: block;
	margin-bottom: 30px;
}

.point_ div{
	padding:20px;
	border:1px solid #e5e5e5;
}

.education_item h3{
	width: 100%;
	display: block;
	color: #fff;
	margin: 0;
	background: #699bc5;
	font-family: "dnp-shuei-4go-std", "yu-mincho-pr6n", "Yu Mincho", "YuMincho", 'ＭＳ Ｐ明朝', 'MS PMincho', 'serif';
	font-size: 1.8em;
    font-weight: 400;
    text-align: center;
}

.point_txt{
	font-family:  "yu-mincho-pr6n", "Yu Mincho", "YuMincho", 'ＭＳ Ｐ明朝', 'MS PMincho', 'serif';
	font-size: 1.1em;
	color: #000;	
}

.point_txt p{
	text-indent:1em;
	margin: 0;
}

.point_ h4{
	font-family: "dnp-shuei-4go-std", "yu-mincho-pr6n", "Yu Mincho", "YuMincho", 'ＭＳ Ｐ明朝', 'MS PMincho', 'serif';
	font-size: 1.5em;
	line-height: 1em;
    font-weight: 400;
	color: #20516f;	
}

span.serif{
    font-family: "a-otf-gothic-bbb-pr6n",'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ";
	text-indent:1.1em;
	font-weight: 500;
}

.sidebar_index{
	display: none;
}

/*==============メインコンテンツここまで==============*/

/*========================タブレット・スマートフォン========================*/

@media all and (max-width: 768px) ,print{

.header{
	position: absolute;
	top: 55px;
	width:100%;
	height: 100px;
	background: #436798;
}

.header h2{
	display: block;
	position: absolute;
	width: 100%;
	font-family: "dnp-shuei-4go-std", "yu-mincho-pr6n", "Yu Mincho", "YuMincho", 'ＭＳ Ｐ明朝', 'MS PMincho', 'serif';
	font-size: 1.5em;
	font-weight: 400;
	color: #fff;
	height: 100px;
	line-height: 100px;
	text-align: center;
	margin: 0;
}

main.education_item{
	width: 95%;
	margin: 0 auto;
	display: block;
	margin-top: 180px;
}

section.content{
	width: 100%;
	display: block;
	margin-right: 20px;
}


.point_txt p{
	text-indent:1em;
}

.education_item h3{
	font-size: 1.3em;
}

.point_ h4{
	font-family: "dnp-shuei-4go-std", "yu-mincho-pr6n", "Yu Mincho", "YuMincho", 'ＭＳ Ｐ明朝', 'MS PMincho', 'serif';
	font-size: 1.2em;
	line-height: 1.2em;	
}

span.serif{
    font-family: "a-otf-gothic-bbb-pr6n",'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ";
	text-indent:1em;
	font-weight: 500;
}

.sidebar_{
	display: block;
	position: absolute;
	width: 100%;
	height: 40px;
	background:#436798;
	top: 155px;
	right: 0;
	border: none;
	border-top: 1px solid #fff;
}

.sidebar_index{
	display: block;
	position: absolute;
	right: 60px;
	line-height: 40px;
	color: #fff;
    font-size: 1em;
    font-family: "tbchibirgothicplusk-pro",'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ;
}

.sidebar_title{
	display: none;
}

nav.contents_nav {
	width: 100%;
    display: none;
    position: absolute;
    top: 40px;
}

.sidebar_ ul{
	width: 100%;
	text-align: center;
	padding: 0;
	margin: 0;
	background:#87a0c3;
}

.sidebar_ ul li{
	border-bottom:1px solid #a5b7d8;
	padding: 5px;
	color: #fff;
	cursor: pointer;
}

.sidebar_ ul li:before{
	display: none;
}

.sidebar_anchor_link:link, .sidebar_ li a:visited{
	color: #fff;
}

.sidebar_anchor_link:hover .sidebar_ li{
    color: #537c92;
}

a.basics_open{
	display: block;
	position: absolute;
	right: 15px;
	width: 25px;
	height: 40px;

}

span.basics_menu{
	display: block;
	position: absolute;
	background:#fff;
	top: 10px;
	height: 2px;
	width: 25px;
	margin-bottom: 10px;
	border-radius: 10px;
}

span.basics_menu:nth-child(2){
	top: 20px;
}

span.basics_menu:nth-child(3){
	top: 30px;
}




}</pre></body></html>