﻿@charset "utf-8";

/*--------------------------------------------------------

  eachColumn

  01. forPC Layout

  02. forSP Layout

--------------------------------------------------------*/

a:link,
a:visited {
    text-decoration: none;
}


/********************************************************************************

  01. forPC Layout

********************************************************************************/

.nte_top2 {
    background: url(../img/bg_grid@1.5x.png) 0 15px;
    background-size: 68px auto;
    min-width: 960px;
}

.nte_top_inner2 {
    width: 960px;
    overflow: hidden;
    padding: 40px 0 30px;
    margin: 0 auto;
    background: transparent;
    position: relative;
}

.nte_top_title2 {
	margin: 46px 0 0;
    padding: 0 0 5px;
    width: 624px;
    border-bottom: none;
}

.nte_top_title_lead {
    width: 624px;
    font-size: 15px;
    text-align: center;
}

.nte_top_title_photo {
	float: right;
    width: 298px;
    margin: 18px 0;
}

.nte_content_document {
    padding: 20px 0;
    background: #f7f1e8;
}

.nte_content_document_inner {
    width: 960px;
    margin: 0 auto 22px;
    padding: 10px 0px 37px;
    background: transparent;
}

.nte_content_document_report {
	float: left;
    width: 700px;
    margin: 0 auto 22px;
}

.nte_content_document_report .inner_details{
	margin: 0 0 23px;
    padding: 30px 30px;
    background: #FFF;
}

.nte_article_school {
	position: relative;
    padding: 10px 10px 7px 94px;
    margin-bottom: 20px;
    background: #d0d922;
    font-size: 24px;
}

.nte_article_school:after {
    content: "";
    position: absolute;
    bottom: -15px;
    left: 44px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 11px 0 11px 11px;
    border-color: transparent transparent transparent #d0d922;
    transform: rotate(90deg);
}

.nte_article_school img {
	position: absolute;
	left: 30px;
    top: 7px;
}

.nte_content_document_list {
	float: right;
    width: 240px;
    margin: 0 auto 22px;
}

.nte_content_document_list .inner_details {
	margin: 0 0 10px;
    padding: 10px 8px;
    background: #FFF;
}
/*ota add */
div.currentTerm{
background: #f7d0a4;
margin: 0 0 10px;
    padding: 10px 8px;
}
.nte_article_archive {
	position: relative;
    padding: 12px 10px;
    margin-bottom: 20px;
    background: #fa7b9c;
    border-radius: 10px;
    color: #fff;
    font-size: 18px;
    text-align: center;
}

.nte_article_archive:after {
    content: "";
    position: absolute;
    bottom: -16px;
    left: 50%;
    margin: 0 0 0 -11px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 11px 0 11px 11px;
    border-color: transparent transparent transparent #fa7b9c;
    transform: rotate(90deg);
}

.nte_content_document_list .section_wrap {
    margin: 0;
}

.nte_content_document_list .imgLeft {
	float: left;
    margin: 0 3px 0 0;
    height: 52px;
    width: 52px;
}

.nte_content_document .nte_content_document_list p {
    line-height: 1.4;
    font-size: 12px;
}

.nte_content_document p {
	line-height:1.8;
	font-size:15px;
}

.nte_content_document p strong {
	font-weight:bold;
}

.nte_content_document p.textRight {
	text-align: right;
}

.nte_content_document ruby {
	position: relative;
}

.nte_content_document ruby rt{
	position: relative;
	top: 2px;
	font-size:9px;
}

.nte_content_document ruby rp{
	font-size:9px;
}

.nte_content_document sup{
	vertical-align: super;
}

/* ページング
----------------------------- */
.section_paging {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 5px 0 23px;
}
.link {
  display: block;
  margin: 8px 0;
  padding: 10px 0 8px;
  border: 1px solid #d0d922;
  border-radius: 10px;
  background: #fff;
  font-size: 15px;
  text-align: center;
}
.link.ico_nav{
  width: 122px;
  margin: 0;
}
.link.ico_nav.rvs{
  background:url(../img/ico_nav_rvs@1.5x.png) no-repeat 8% 4px #fff;
  background-size: auto 28px;
}
.link.ico_nav.fwd{
  background:url(../img/ico_nav_fwd@1.5x.png) no-repeat 94% 4px #fff;
  background-size: auto 28px;
}


/* 文字
----------------------------- */
.fwB {
    font-weight: bold;
}

/* コンテンツ
----------------------------- */
.inner_title {
	overflow:hidden;
	margin:0 0 25px;
}
.inner_title .col_flL_02 {
}
.inner_title .col_flR_03 {
	float:right;
	width:680px;
}

.teacher {
	display: inline-block;
    margin: 0 25px 0 3px;
}
.name {
	display: inline-block;
	font-size:25px !important;
	font-weight:normal;
}

.section_wrap {
	overflow:hidden;
	margin:0 0 10px;
}

.section_wrap a {
    color: #0096d6;
    text-decoration: underline;
}

.section_wrap a:hover {
    color: #78c3e3;
}

#column .section_wrap h4 {
	margin:0 0 25px;
	padding:21px 0 19px 15px;
	line-height:1;
	background:#fa7b9c;
	border-radius: 30px;
	color: #fff;
	font-size:20px;
	font-weight: normal;
	text-align: center;
}
#column .section_wrap h4.blue {
	border-left:solid 5px #008ed2;
}

#column .section_wrap h4.bgYellow {
	font-size:20px;
	margin:0 0 15px;
	padding:6px 0 4px 12px;
	border-left: none;
	background:#fffbb9;
	line-height: 1;
}
#column .section_wrap h4.bgYellow span {
    margin: 0 30px 0 10px;
	color:#ffaa3c;
}
#column .section_wrap h4.bgBlue {
	font-size:20px;
	margin:0 0 15px;
	padding:6px 0 4px 12px;
	border-left: none;
	background:#d8f2ff;
	line-height: 1;
}
#column .section_wrap h4.bgBlue span {
    margin: 0 30px 0 10px;
	color:#008ed2;
}

.section_wrap h5 {
	font-size:18px;
	font-weight:bold;
	margin: 5px 0 0;
}
#column .section_wrap h5.ind {
	margin: 5px 0 0 1.3em;
	text-indent: -1.3em;
}

.section_wrap h6 {
	font-size:16px;
	font-weight:bold;
}

#column .section_wrap h6.ttlInd {
	float: left;
	font-size:14px;
	font-weight:normal;
	line-height: 1.8;
}
#column .section_wrap h6.ttlInd2 {
	float: left;
	font-size:15px;
	line-height: 1.8;
}

.note_area {
	clear: both;
	margin: 10px 0 15px;
	padding:14px 25px;
	background:#f2f2f2;
	border-radius: 10px;
}
.note_area p {
	font-size:14px;
}

.note_area_narrow {
	margin: 10px 0 15px;
	padding:14px 5px;
	background:#f2f2f2;
	border-radius: 10px;
}

.note_area.bg_blue {
	background:#008ed2;
}
.note_area.bg_blue p {
	color: #fff;
}

.note_area.bg_beige {
	background:#ffebda;
}

.border_area {
	position: relative;
	overflow: hidden;
	margin: 10px 0 15px;
	padding:14px 25px;
	border-radius: 10px;
	border: 2px solid #e2e2e2;
	background: #fff;
}
.border_area p {
	font-size:14px;
}

.balloon_area {
	position: relative;
	margin: 0 35px 10px;
	padding: 0 15px;
	width: 250px;
	text-align: center;
	background: #fff;
	border-radius: 10px;
	border: 2px solid #e2e2e2;
	z-index: 0;
}
.balloon_area:before {
	content: "";
	position: absolute;
	bottom: -9px;
	left: 50%;
	margin-left: -9px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 9px 9px 0 9px;
	border-color: #fff transparent transparent transparent;
	z-index: 0;
}
.balloon_area:after {
	content: "";
	position: absolute;
	bottom: -12px; left: 50%;
	margin-left: -10px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #e2e2e2 transparent transparent transparent;
	z-index: -1;
}

.balloon_area_wide {
	width: 500px;
}

.radius50per{
	border-radius: 50%;
}

/* 20170314ADD */
h4.floatReset {
	clear: both;
}

p.borderline {
	border: solid 1px #333;
	display: inline-block;
	padding: 0 6px;
	margin-bottom: 10px;
}

p.imgLeft:last-child {
	margin-right: 0 !important;
}

.underline {
	border-bottom: solid 1px #333;
}
.underline-tc {
	font-size: 15px;
	text-decoration: underline;
}
.underline-double {
	border-bottom: double #ff0000;
}

.markerline {
	background: #e5e5e5;
}
.markerbox {
	border: 1px solid #000;
}

.centerBox {
	overflow: hidden;
	margin: 0 auto;
}

.centerBox_x2,
.centerBox_x3 {
	width: 850px;
}
/*文章途中から回り込み*/
.spacer {
	float: right;
	width: 1px;
	height: 50px;
}

/* 画像の回りこみ
----------------------------- */
.imgLeft {
	display: inline;
	float:left;
	margin: 0 25px 15px 0;
}
.imgRight {
	display: inline;
	float:right;
	margin: 0 0 25px 15px;
}
.imgCenter {
	margin: 0 0 25px;
	text-align: center;
}
.comment {
	font-size:12px;
	line-height:1.2;
	float:left;
}
.commentCenter {
	font-size:12px;
	line-height:1.2;
	text-align: center;
}
.posting {
	text-align:right;
	margin:10px 0;
}

.imgBorder {
	border: 1px solid #000;
	box-sizing: border-box;
}

/* ボタン
----------------------------- */
.nte_btn_01 {
	background:#008ed2;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	margin:0 auto;
}
.nte_btn_01 a {
	display:block;
	font-size:18px;
	color:#fff;
	margin: 0 0 20px;
	padding:10px;
	text-decoration:none;
}

.nte_content_document p.nte_btn_01 {
	padding: 10px 30px;
    font-size: 18px;
    color: #fff;
}

/* 幅
----------------------------- */
.wid280 {width:280px;}
.wid440 {width:440px;}
.wid480 {width:480px;}
.wid600 {width:600px;}
.wid800 {width:800px;}


/* フロート
----------------------------- */
.col_flL {
	float:left;
}
.col_flR {
	float:right;
}

/* 画像エリア
----------------------------- */
.img_wrap {
	text-align:center;
}
.img_wrap li {
	display: inline-block;
	padding:0 5px 10px;
}

/* 注意リスト
----------------------------- */
ul.caution {
	padding-left: 0;
	list-style-type: none;
}
ul.caution > li {
	margin-left: 1.2em;
	font-size: 12px;
}
ul.caution > li:before {
	content: "\0203B";
}

/* 取材・編集協力
----------------------------- */
.caution_area {
  width: 960px;
	margin:0 auto;
}
.caution_area .inner {
	float:right;
	text-align:right;
}
.caution_area .inner p {
	line-height:1.4;
	font-size:18px;
}
.caution_area .inner p.f02 {
	margin:0 0 10px 0;
}

/* table
----------------------------- */
table.inquest_tbl {
	margin: 0 0 20px;
	border-collapse: collapse;
	border-spacing: 1px;
	border-bottom: 1px solid #bfbfbf;
	text-align: center;
	line-height: 1.5;
}
table.inquest_tbl th {
	padding: 1px 10px;
	vertical-align: top;
	background: #e5e5e5;
	border: 1px solid #bfbfbf;
	text-align: center;
}
table.inquest_tbl td {
	padding: 0 0 10px;
	vertical-align: top;
	border: 1px solid #bfbfbf;
	border-bottom: none;
	text-align: left;
}
table.inquest_tbl p,
table.inquest_tbl ul{
	margin: 10px 10px 0;
}
table.inquest_tbl li{
	padding: 0 0 0 1em;
	text-indent: -1em;
}
table.inquest_tbl ul.inner_detail{
	margin: 0 10px 0;
}

table.standard_tbl {
	margin: 0 0 20px;
	border-collapse: collapse;
	border-spacing: 1px;
	border-bottom: 1px solid #bfbfbf;
	text-align: center;
	line-height: 1.5;
}
table.standard_tbl th {
	padding: 1px 10px;
	vertical-align: top;
	border: 1px solid #bfbfbf;
	text-align: center;
}
table.standard_tbl td {
	padding: 0 0 10px;
	vertical-align: top;
	border: 1px solid #bfbfbf;
	border-bottom: none;
	text-align: left;
}
table.standard_tbl th.bw02,
table.standard_tbl td.bw02 {
	border: 2px solid #000;
}
table.standard_tbl td.bw02_2 {
	display: inline-block;
	border: 2px solid #000;
    box-sizing: border-box;
    width: 100%;
}
table.standard_tbl p,
table.standard_tbl ul{
	margin: 10px 8px 0;
}

/* fancybox
--------------------------------------------------------*/
#column .fancybox-slide--image .fancybox-close-small {
    background: #00aee0;
    color: #f2f4f6;
    height: 50px;
    opacity: 1;
    padding: 6px;
    right: -25px;
    top: -25px;
    width: 50px;
    border-radius: 25px;
}
.fancybox-button {
    background: transparent;
}
.fancybox-button polygon {
    fill: #fff;
}

/* 余白
----------------------------- */
.mb00 {margin-bottom:0px !important;}
.mb05 {margin-bottom:5px !important;}
.mb10 {margin-bottom:10px !important;}
.mb15 {margin-bottom:15px !important;}
.mb20 {margin-bottom:20px !important;}
.mb25 {margin-bottom:25px !important;}
.mb30 {margin-bottom:30px !important;}
.mb40 {margin-bottom:40px !important;}
.mb60 {margin-bottom:60px !important;}
.mb70 {margin-bottom:70px !important;}
.mb108 {margin-bottom:108px !important;}
.mb186 {margin-bottom:186px !important;}
.mb190 {margin-bottom:190px !important;}
.mb214 {margin-bottom:214px !important;}

.mt00 {margin-top:0px !important;}
.mt05 {margin-top:5px !important;}
.mt10 {margin-top:10px !important;}
.mt15 {margin-top:15px !important;}
.mt20 {margin-top:20px !important;}
.mt25 {margin-top:25px !important;}
.mt30 {margin-top:30px !important;}
.mt40 {margin-top:40px !important;}
.mt65 {margin-top:65px !important;}
.mt170 {margin-top:170px !important;}

.ml10 {margin-left:10px !important;}
.ml15 {margin-left:15px !important;}
.ml20 {margin-left:20px !important;}
.ml25 {margin-left:25px !important;}
.ml30 {margin-left:30px !important;}
.ml40 {margin-left:40px !important;}
.ml45 {margin-left:45px !important;}
.ml55 {margin-left:55px !important;}
.ml70 {margin-left:70px !important;}
.ml100 {margin-left:100px !important;}
.ml150 {margin-left:150px !important;}
.ml-50 {margin-left:-50px !important;}
.ml-100 {margin-left:-100px !important;}
.ml-200 {margin-left:-200px !important;}

.mr15 {margin-right:15px !important;}
.mr20 {margin-right:20px !important;}
.mr30 {margin-right:30px !important;}
.mr40 {margin-right:40px !important;}
.mr45 {margin-right:45px !important;}
.mr150 {margin-right:150px !important;}
.mr-250 {margin-right:-250px !important;}
.mr-262 {margin-right:-262px !important;}


/********************************************************************************

  02. forSP Layout
    *横幅が667px以下の場合


********************************************************************************/

@media screen and (min-width: 0px) and (max-width: 668px) {


.nte_top2 {
    min-width: auto;
}

.nte_top_inner2 {
	padding: 5px 0 15px;
    width: 100%;
}

.nte_top_title_photo {
    width: 60%;
    margin: 18px 20%;
}

.nte_top_title2 {
    margin: 46px 5% 0;
    padding: 0 0 5px;
    width: 90%;
}

.nte_top_title_lead {
    width: 96%;
    margin: 0 2%;
}

.nte_content_document_inner {
    width: 94%;
}

.nte_content_document_report {
	float: none;
    width: 100%;
}

.nte_content_document_report .inner_details {
    padding: 30px 15px;
}

.nte_article_school {
    position: relative;
    padding: 10px 8px 7px 52px;
    margin-bottom: 20px;
    background: #d0d922;
    font-size: 20px;
}

.nte_article_school img {
    left: 8px;
    width: 38px;
}

.nte_content_document_list {
    float: none;
}

/* ページング
----------------------------- */
.link.ico_nav {
    width: 90px;
    font-size: 13px;
}


/* 画像の回りこみ
----------------------------- */
.imgLeft {
	display: block;
	float:none;
	margin: 0 auto 25px;
}
.imgRight {
	display: block;
	float:none;
	margin: 0 auto 25px;
}

/* table
----------------------------- */
table.inquest_tbl { width: 100%; border:none; padding: 10px; border-bottom: 1px solid #bfbfbf;}
table.inquest_tbl th { display: none;}
table.inquest_tbl tr { display: block;}
table.inquest_tbl td {
	width: 100%;
	box-sizing: border-box;
	border-right: 1px solid #bfbfbf;
	border-bottom: none;
	display: block;
	padding: 0 0 10px;
}
table.inquest_tbl td:before {
	display: block;
	text-align: center;
}
table.inquest_tbl td:nth-of-type(1):before { border-top: 1px solid #bfbfbf; border-bottom: 1px solid #bfbfbf; background: #e5e5e5;}
table.inquest_tbl td:nth-of-type(2):before { border-top: 1px solid #bfbfbf; border-bottom: 1px solid #bfbfbf; background: #e5e5e5;}
table.inquest_tbl td:nth-of-type(3):before { border-top: 1px solid #bfbfbf; border-bottom: 1px solid #bfbfbf; background: #e5e5e5;}

table.inquest_tbl td p:before {
	display: block;
	text-align: center;
	margin: -10px -10px 10px;
}

/* fancybox
--------------------------------------------------------*/
#column .fancybox-slide--image {
    padding: 25px 0;
}
#column .fancybox-slide--image .fancybox-close-small {
    right: 0;
}

/* フロート
----------------------------- */
.col_fln_sp {
	float:none;
}


/* 幅
----------------------------- */
.widauto_sp {width:auto;}
.wid90per_sp {width:90%;}
.wid150_sp {width:150px;}
.wid200_sp {width:200px;}
.wid240_sp {width:240px;}

/* 余白
----------------------------- */
.mbauto_sp {margin-bottom:auto !important;}

.mt00_sp {margin-top:0px !important;}
.mt15_sp {margin-top:15px !important;}
.mt30_sp {margin-top:30px !important;}

.mlauto_sp {margin-left:auto !important;}
.ml00_sp {margin-left:0px !important;}
.ml10_sp {margin-left:10px !important;}
.ml15_sp {margin-left:15px !important;}

.mrauto_sp {margin-right:auto !important;}
.mr10_sp {margin-right:10px !important;}
.mr15_sp {margin-right:15px !important;}

}