@charset "utf-8";
/*====Menu all====*/
.Main_post_list{
	width: 1150px;
	margin:auto;
	min-width:1150px;
	/* padding: 10px 0px; */
	/* background: #ab937a; */
	margin-bottom: 10px;
}
.Main_post_list ul{
	list-style-type:none;
	display:flex;
	justify-content:center;
}
.Main_post_list ul li{
	display:inline-block;
}
.Main_post_list ul li a{
	text-align: center;
	padding: 15px 64px;
	color: #383535;
	font-size: 16px;
	display:block;
	text-decoration:none;
	position:relative;
	border: 1px solid #ffffff;
	border-radius: 10px;
	background: #dbedef;
	box-shadow: 0 0 5px 3px #5d5d5d;
}
.Main_post_list ul li a:before{
	/* content:""; */
	position:absolute;
	top: -11px;
	left: 46px;
	background: #c686dc;
	border: 6px solid rgba(51, 51, 51, 0);
	/* border-radius: 10px; */
}
.Main_post_list ul li a:after{
	/* content:""; */
	position:absolute;
	top: -11px;
	right: 116px;
	background: #b3d6c1;
	border: 6px solid rgba(51, 51, 51, 0);
	/* border-radius: 10px; */
}
.Main_post_list ul li a:hover{
	background: #9cbcc0;
	text-decoration:none;
	color: #ffffff;
}

.footer_nav ul{
	list-style-type:none;
	display:flex;
	justify-content:center;
}
.footer_nav ul li{
	display:inline-block;
	position:relative;
}
.footer_nav ul li:after{
	position:absolute;
	content: "✶";
	top: 10px;
	left:0;
	color: #ffffff;
}
.footer_nav ul li a{
	display:block;
	padding: 10px 20px;
	margin:2px 0px;
	font-size: 16px;
}
.global_bar_nav{
	margin-bottom:15px;
	padding: 10px;
	box-shadow: 0px 0px 1px #6C5F5F;
	padding-bottom: 15px;
	background: #FFFFFF;
}
.global_bar_nav ul{
	list-style-type:none;
	padding-top: 10px;
}
.global_bar_nav ul li{
	display:block;
}
.global_bar_nav ul li a{
	display:block;
	padding: 10px 0px;
	text-align:center;
	text-decoration:none;
	color: #ffffff;
	background: #c686dc;
}
.global_bar_nav ul li a:hover{
	background: #d7abe6;
	color: #ffffff;
	text-decoration:none;
}
.winner_style_inside_nav{
	width:30%;
	float: right;
	/* margin-left: 10px; */
}
.winner_style_inside_nav ul{
	list-style-type:none;
}
.winner_style_inside_nav ul li{
	display:block;
}
.winner_style_inside_nav ul li a{
	display:block;
	padding: 11px 0px;
	color: #ffffff;
	text-decoration:none;
	position: relative;
	background: #c686dc;
	text-align: center;
	border: 2px solid #fff;
	box-shadow: 0px 0px 5px #666;
}
.winner_style_inside_nav ul li a:before{
	/* content:"➣"; */
	color: #ffffff;
	left: 5px;
	top: 0;
	z-index: 0;
	position: absolute;
	background: #dc6465;
	width: 27px;
	height: 4px;
	line-height: 38px;
}
.winner_style_inside_nav ul li a:hover{
	background: #deadef;
	color: #ffffff;
	text-decoration:none;
}
ol.in-menu_blocks_boss {
    width: 1150px;
    margin: 0 auto;
    padding: 5px 0;
    background: #ffffff;
}

ol.in-menu_blocks_boss li {
    list-style: none;
    padding-left: 10px;
    display: inline-block;
    color: #ecac6b;
}
.article_layer_three {
    width: 1150px;
    margin: 0 auto;
    margin-top: 10px;
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
    background: #fff;
    padding: 10px 0px;
}
.article_content_column {
    /* width: 777px; */
    margin: 0;
    padding: 0;
    /* float: left; */
    color: black;
    margin-right: 30px;
}
.article_content_column li{
	list-style-type:none;
	line-height:30px;
}
@media screen and (max-width:480px){
.Main_post_list{
	width:100%;
	min-width:100%;
}
.Main_post_list ul{
	display:block;
	margin:0px;
	padding:0px;
}
.Main_post_list ul li{
	width:100%;
	display:block;
}
.Main_post_list ul li a{
	display:block;
	margin:0px;
	border-radius:0px;
	text-align:center;
	width: auto;
	font-size: 16px;
}
.Main_post_list ul li a:before{
	/* content:""; */
	position:absolute;
	top: 12px;
	left:0;
	background: #dc6465;
	border: 6px solid rgba(51, 51, 51, 0);
	border-radius: 10px;
}
.Main_post_list ul li a:after{
	/* content:""; */
	position:absolute;
	top: 12px;
	right:0;
	background: #dc6465;
	border: 6px solid rgba(51, 51, 51, 0);
	border-radius: 10px;
}
.footer_nav ul{
	display:block;
}
.footer_nav ul li{
	display:block;
}

.footer_nav ul li a {
    font-size: 16px;
}


.footer_nav ul li:after{
	position:absolute;
	content:"";
	top:12px;
	left:0;
	color:#fff;
}
.global_bar_nav{
	padding: 0;
	padding-bottom:0px;
	margin-left: 0;
	margin-right: 0;
}
.global_bar_nav ul{
	padding-top:0;
}
.global_bar_nav ul li a{
	border:0;
	border-radius:0;
	box-shadow:0px 0px;
	margin-left: 0;
	margin-right: 0;
}
.winner_style_inside_nav{
	width:100%;
	margin-left: 0;
	margin-right: 0;
}
.winner_style_inside_nav ul li a{
	border:0;
	border-radius:0;
	box-shadow:0px 0px;
}
}
/*====End Menu all====*/
body{font-size: 16px;background: #dbedef;font-family: ’ヒラギノ角ゴ Pro W3’, ‘Hiragino Kaku Gothic Pro’, メイリオ, Meiryo, Osaka, ‘MS Pゴシック’, ‘MS PGothic’, sans-serif;}
*{
	padding: 0px;
	margin: 0px;
}
p{
	line-height: 30px;
	
}
h1,h2,h3{
	/* font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif; */
}
h2{
	text-align:center;
	padding: 10px;
	font-size: 19px;
	margin-bottom: 10px;
	color: #ffffff;
	position:relative;
	border-radius: 5px;
	background: #7da8ad;
	border: 2px dashed white;
}
h2:before{
	    /* content: ""; */
	    position: absolute;
	    top: 9px;
	    left: 0px;
	    z-index: 0;
	    width: 10px;
	    height: 10px;
	    border-radius: 10px;
	    border: 4px solid #c686dc;
	    transform: rotate(90deg);
}
h2.title a{
	border-bottom: 1px solid;
	text-decoration: none;
}
h2.title a:hover{
	text-decoration: none;
	border: none;
}
h2.title{
	background: none;
	border: none;
	box-shadow: none;
	text-align: center;
	overflow: hidden;
	text-indent: 0;
}

h2.title:before,
h2.title:after{
	display: none;
}
.large_article h3,.subbox h3{
	color: #666;
	margin-top: 20px;
	overflow: hidden !important;
	border: 1px solid #dbedef;
	padding: 5px 0;
	padding-left: 10px;
	border-radius: 5px;
}
h3{
	color: #7e7878;
	font-size: 17px;
}

li h3 {
    margin-top: 10px;
    color: #587f84;
}
a{
	text-decoration: underline;
	color: #28b9ca;
}
a:hover{
	text-decoration: none;
}

.SITE_template{
	width:100%;
	min-width:1150px;
	/* padding-bottom: 10px; */
	/* background: #fff; */
}
.logo_img{
	/* width: 68%; */
	/* float: left; */
	/* margin-right: 10px; */
}
.logo_img img{
	width:100%;
	margin:auto;
	margin-bottom: -6px;
	border: 3px solid #bcd9dc;
	box-sizing: border-box;
	margin-bottom: 5px;
}
.SIMPLE_tittle{
	\: 100%;
	margin:auto;
	min-width:1150px;
	width: 1150px;
	background: #9cbcc0;
	border-bottom: 1px solid white;
}
.SIMPLE_tittle h1{
	padding-bottom: 15px;
	padding-top: 15px;
	font-size: 21px;
	text-align:center;
}
.SIMPLE_tittle h1 a{
	text-decoration:none;
	color: #ffffff;
}
.SIMPLE_tittle h1 a:hover{

	text-decoration: underline;
}

.education_frm_full{
	margin:0px;
	padding:0px;
}
.education_frm_full:after{
	content:"";
	clear:both;
	display:block;
	visibility:hidden;
}
.power_area_s{
	padding: 10px;
	padding-bottom:15px;
	margin-bottom:15px;
	background: #ffffff;
	box-shadow: 0px 0px 1px #736e6e;
}
.power_area_s:after{
	content:"";
	clear:both;
	display:block;
	visibility:hidden;
}
.power_area_s img{
	width:100%;
	margin-bottom:5px
}
.power_area1{
	padding: 10px;
	padding-bottom:15px;
	margin-bottom:15px;
	box-shadow: 0px 0px 1px #736e6e;
	background: #ffffff;
}
.power_area1:after{
	content:"";
	clear:both;
	display:block;
	visibility:hidden;
}
.power_area1 img{
	width:45%;
	float: right;
	margin:10px;
	margin-bottom: 0;
	margin-right: 0px;
}
.reach_read a{
	padding:2px 15px;
	margin:5px;
	float: left;
	color: #c686dc;
	text-decoration:none;
	margin-left: 0;
	border: 1px dotted #c686dc;
	border-bottom: 4px double #c686dc;
}
.reach_read a:hover{
	text-decoration:none;
	background: #c686dc;
	color: #FFFFFF;
}
.education_frm_2{
	margin:0px;
	padding:0px;
	
}
.education_frm_2:after{
	content:"";
	clear:both;
	display:block;
	visibility:hidden;
}
.power_area2{
	float:left;
	margin-right: 14px;
	width: 49.3%;
	padding: 10px;
	padding-bottom:15px;
	box-sizing: border-box;
	margin-bottom:15px;
	box-shadow: 0px 0px 1px #736e6e;
	background: #ffffff;
	border-radius: 20px;
}
.power_area2:after{
	content:"";
	clear:both;
	display:block;
	visibility:hidden;
}
.power_area2 img{
	width:100%;
	margin-bottom:5px;
}
.power_area2:first-child{
	margin-left:0px;
}
.power_area2:nth-child(2){
	margin-right: 0px;
}
.power_area2:nth-child(4){
	margin-right:0px;
}

.large_article{
	margin-bottom: 15px;
	padding: 10px;
	padding-bottom: 15px;
	box-shadow: 0px 0px 1px #736e6e;
	background: #ffffff;
}
.large_article img{
	width:45%;
	margin:10px;
	float: right;
	margin-bottom: 0;
	margin-right: 0px;
	padding: 5px;
	border: 1px solid #dbedef;
	background: #ffffff;
	box-sizing: border-box;
}
.teach_link{
	margin-bottom:15px;
	padding: 10px;
	padding-bottom:15px;
	background: #ffffff;
	box-shadow: 0px 0px 1px #736e6e;
}
.teach_link h3:before{
	/* content: "✶"; */
	top:0;
	left:0;
	color: #a29dc8;
	padding-right:10px;
}
.teach_link ul{
	list-style-type:none;
}
.teach_link ul li{
	line-height:30px;
	/* border-bottom: 3px double #b8aa7d; */
}
.footer{
	width: 1150px;
	margin:auto;
	text-align:center;
	padding-bottom:10px;
	min-width: 1150px;
	background: #7da8ad;
	color: #2f2f2f;
	padding: 20px 0  15px 0;
}
.footer a{
	text-decoration: underline;
	color: #fff;
}
.footer a:hover{
	text-decoration: none;
	/* color:#fff; */
}
.social{
	margin:auto;
	text-align:center;
	width: 300px;
	display: flex;
	justify-content: center;
}
.subbox{
	margin-top:10px;
	padding: 10px;
	padding-bottom:10px;
	margin-top:10px;
	margin-bottom:10px;
	background: #fff;
	box-shadow: 0px 0px 1px #686565;
}
.operate_wpp{
	width:1150px;
	margin:auto;
	min-width:1150px;
	margin-bottom: 10px;
	box-sizing: border-box;
	margin-top: 10px;
}
.operate_wpp:after{
	content:"";
	clear:both;
	display:block;
}
.mainbox{
	margin-top: 10px;
}
.subbox img{
	width:45%;
	margin:10px;
	float: right;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 10px;
	border: 2px solid #dbedef;
	box-sizing: border-box;
	padding: 5px;
	background: #ffffff;
}
.global_bar{
	width: 30%;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}
.block_main_image{
	width:1150px;
	min-width:1150px;
	margin:auto;
	margin-top:10px;
	/* padding: 10px; */
	/* background: #FA9527; */
	/* box-sizing: border-box; */
}
.block_main_image:after{
	content:"";
	clear:both;
	display:block;
}
@media screen and (max-width:480px){
p{
	/* padding-left:10px; */
	/* padding-right:10px; */
}
.large_article h3,.subbox h3{
	padding-left:10px;
}
.SITE_template{
	width:100%;
	min-width:100%;
}
.logo_img
{
	width:100%;
	float: none;
	margin-right: 0px;
	margin-left: 0;
}
.SIMPLE_tittle{
	width:100%;
	min-width:100%;
}
.SIMPLE_tittle h1{
	font-size:14px;
}
.operate_wpp{
	width:100%;
	min-width:100%;
}
.mainbox
{
	width:100%;
	border:0;
	margin:0;
	margin-top:10px;
	margin-right: 0;
}
.global_bar{
	width:100%;
	border:0;
	margin:0;
	margin-top:10px;
	margin-left: 0;
}

.power_area_s{
	width:100%;

	border:0;
	margin: 0;
	background: #fff;
	box-shadow: 0px 0px;
	padding-left: 0;
	padding-right: 0;
}
.power_area_s img{
	width:100%;
	float:none;
	margin:0px;
}
.power_area1{
	width:100%;
	border:0;
	margin: 0;
	background: #fff;
	box-shadow: 0px 0px;
	padding: 10px;
	box-sizing: border-box;
}
.power_area1 img{
	width:100%;
	float:none;
	margin:0px;
}
.power_area2{
	width: 100%;
	margin-right: 0;
	border:0;
	margin: 0;
	background: #fff;
	box-shadow: 0px 0px;
	padding: 10px;
	border-radius: 0;
}
.power_area2 img{
	width:100%;
	margin:0px;
}

.large_article{
	margin:0;
	background: #fff;
	border: 0;
	box-shadow: 0px 0px;
	padding-left: 0;
	padding-right: 0;
	padding: 10px;
}
.large_article img{
	width:100%;
	float:none;
	margin:0px;
}
.teach_link{
	width:100%;
	margin:0;
	background: #fff;
	border: 0;
	padding: 10px;
	box-shadow: 0px 0px;
	box-sizing: border-box;
}
.teach_link ul li{
	/* padding-left:10px; */
	/* padding-right:10px; */
}
.footer{
	width:100%;
	min-width:100%;
}
.subbox{
	width:100%;
	background:#fff;
	border:0;
	margin:0;
	padding-left: 0;
	padding-right: 0;
	margin-top:10px;
	padding: 10px;
	box-sizing: border-box;
}
.subbox img{
	width:100%;
	float:none;
	margin:0px;
}
.block_main_image{
	width:100%;
	min-width:100%;
}
}