﻿@charset "utf-8";

.chuui {
	font-size: .6rem;
	padding: 2px;
	margin-right: .6rem;
	color: #FFF;
	background-color: #FD0000;
	border: 1px #D00000 solid;
	border-radius: 2px;
}
.sankou {
	font-size: .6rem;
	padding: 2px;
	margin-right: .6rem;
	color: #FFF;
	background-color: #F81;
	border: 1px #DB6D00 solid;
	border-radius: 2px;
}
div.sankou-waku {
	margin: 8px 2em 20px 2em;
	border: 1px solid rgb(131, 131, 131);
	border-radius: 3px;
}
div.sankou-waku p{
	margin: 5px 10px !important;
	text-indent: -3em;
	padding-left: 3em;
	line-height: 2;
}

.indent {margin-left: 3em;text-indent: -3.2em;}
.aka-highlight {background: linear-gradient(transparent 60%, #ffff66 60%);color: #ff0000;}
.waku {border: solid #02B4EE 2px;background-color: #E1FEFF;padding: 1em;margin: 0.5em;border-radius: 5px;}
/*内部リンクデザイン*/
div.forlink2 {margin-top:-15px;margin-bottom: 20px;}
.forlink2 li {border: solid 2px rgb(17, 83, 228);height: 52px;line-height: 52px;border-radius: 8px;margin: 15px 10px;position: relative;text-decoration: none;font-weight: bold;}
.forlink2 li a {color: rgb(17, 83, 228);display: block;padding: 0 0 0 16px;text-decoration: none;}
.allow2 {background-image: url("/img/icon_arrow2.png");background-size: 17px 26px;background-repeat: no-repeat;background-position: 0 0;position: absolute;width: 17px;height: 26px;top: 11px;right: 16px;}
.linkicon2 {background-color: rgb(17, 83, 228);border-radius: 4px;margin-right: 6px;width: 40px;height: 20px;line-height: 20px;color: rgb(255, 255, 255);display: inline-block;text-align: center;font-size: 10px;vertical-align: 3px;}
.pgm-toiawase {position: relative;width: 90%;font-size: 1.2rem;font-weight: normal;text-decoration: none;margin: 2em auto;display: block;text-align: center;padding: 0.5em 0 0.6em;color: #fff;background-color: #49a9d4;border-radius: 5px;box-shadow: 2px 2px #1a6ea0;}
.pgm-toiawase a {text-decoration: none !important;color: #fff !important;}
.pgm-toiawase a:hover{text-decoration:none;color:#fff;}
.pgm-estimate{position:relative;width:90%;font-size:1.2rem;font-weight:normal;text-decoration:none;margin:2em auto;display:block;text-align:center;padding:0.5em 0 0.6em;color:#fff;background-color:#01871F;border-radius:5px;box-shadow:2px 2px #00330C;}
.pgm-estimate a{text-decoration: none !important;color: #fff !important;display:block;}
.pgm-estimate a:hover{text-decoration:none;color:#fff;}


/*各国メニュー*/
#ctry-menu {
	width: 100%;
}
#ctry-menu p {
	background-color: rgb(16, 8, 117);
	color: rgb(255, 255, 255);
	font-weight: bold;
	padding: 5px 0 5px 10px;
	height: 40px;
	line-height: 40px;
	margin-bottom: 5px;
	position: relative;
}
span.openmark {
    background-repeat: no-repeat;
		position: absolute;
  top: 10px;
	right: 50px;
}
#ctry-menu li {
	height: 20px;
	line-height: 20px;
	background-color: rgb(207, 252, 255);
	padding: .8em .5em;
	border-top: solid 1px rgb(255, 255, 255);
	clear:both;
	display: block;
	margin: 0 auto;
}
#ctry-menu li a {
	text-decoration: none;
	display: block;
}

#ctry-menu ol {
	height: 5px;
	line-height: 5px;
	background-color: rgb(207, 252, 255);
	padding: 1em 0 1em 1.5em;
	display: block;
	margin: 0 auto;
	border: none;
}
#ctry-menu ol a {
	text-decoration: none;
	display: block;
}

.menu {
	display: none;
}
/*Box Nav*/
.box_nav {
	border-top: 1px #ccc dotted;
	border-bottom: 1px #ccc dotted;
	margin-top: 3%;
	padding: 2% 0;
	display: block;
	clear: both;
}
.box_nav ul{
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
}
.box_nav ul li{
	display: inline-block;
	border-left: 1px #000 solid;
	padding: 0 1% 0 4%;
	list-style-type: none;
}
.box_nav ul li:first-child {
	border-left: none;
}

/*=====学校ロゴリスト=====*/
.flex-wrapper {
	display: flex;
	margin-bottom: 20px;
}
.flex-img {
	flex:1;
}
.thumbnail {
	width:100px;
	padding-right: 1em;
	box-sizing: border-box;
}
.flex-item {
	flex: 2;
}
.title a {
	font-weight: bold;
}
.subtitle {
	font-size: .9em;
}

.red {color:red}.brownb {color:rgb(122, 15, 7);font-weight:bold}
div.promo-list {
}
div.promo-list table {
	border-style:none;
	margin-bottom: 20px;
	margin-left: .5em;
	margin-right: .5em;
}
div.promo-list th {
	border-style:none;
	text-align: left;
	vertical-align: top;
	width: 30%;
	padding-left:
}
div.promo-list td {
	border-style: none;
	text-align: left;
	padding-left: 1em;
}
div.promo-list a {
	font-weight: bold;
}
/*--- mokuji ---*/
#mokuji-menu {
	background-color: rgb(204, 255, 214);
	margin: 20px auto;
	max-width: 80%;
	padding: 10px;
	border: 1px solid rgb(226, 233, 229);
}
#mokuji-menu p {
	font-size: 1rem;
	font-weight: bold;
	margin: 5px auto;
	text-align: center;

}
#mokuji-menu ol {
	counter-reset: item;
  counter-reset: item 0;
}
#mokuji-menu ol li {
	margin: 5px 2em 5px 1em;
  text-indent: -1em;
}
#mokuji-menu ol li:before {
	counter-increment:item;
	content: counter(item)'.';
	margin-right: .5em;
}
#mokuji-menu ol li a {
	text-decoration: none;
}

/*===ボタン===*/
div.button-right{
	float: right;
	margin: 10px 5px;
}
.square_btn {
    position: relative;
    display: inline-block;
    padding: 0.25em 0.5em;
    text-decoration: none;
    color: #FFF !important;
    background: #03A9F4;/*色*/
    border: solid 1px #0f9ada;/*線色*/
    border-radius: 4px;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
    text-shadow: 0 1px 0 rgba(0,0,0,0.2);
}

.square_btn:active {/*押したとき*/
    border: solid 1px #03A9F4;
    box-shadow: none;
    text-shadow: none;
}


@media screen and (min-width: 920px) {
  section.promo-list {
        width: 720px;
				margin: 0 auto;
    }
}
