@charset "utf-8";
/*---------------------
webfont
---------------------*/
@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?pcxr9s');
  src:  url('fonts/icomoon.eot?pcxr9s#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?pcxr9s') format('truetype'),
    url('fonts/icomoon.woff?pcxr9s') format('woff'),
    url('fonts/icomoon.svg?pcxr9s#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-mail:before {
  content: "\e902";
}
.icon-pdf:before {
  content: "\e900";
  color: #4b4b4b;
}
.icon-right-arrow:before {
  content: "\e901";
  color: #4b4b4b;
}
.icon-phone:before {
  content: "\e942";
}

/*************************************************************
*
* 余白（多用禁止）
*
*************************************************************/
.p0 	{padding:0 						!important;}
.p5 	{padding:5px 					!important;}
.p10 	{padding:10px 				!important;}
.p15 	{padding:15px 				!important;}
.p20 	{padding:20px 				!important;}
.p25 	{padding:25px 				!important;}
.p30 	{padding:30px 				!important;}
.p35 	{padding:35px 				!important;}
.p40 	{padding:40px 				!important;}
.p45 	{padding:45px 				!important;}
.p50 	{padding:50px 				!important;}
.p55 	{padding:55px 				!important;}
.p60 	{padding:60px 				!important;}
.p65 	{padding:65px 				!important;}
.p70 	{padding:70px 				!important;}
.p75 	{padding:75px 				!important;}
.p80 	{padding:80px 				!important;}
.pt0 	{padding-top:0 				!important;}
.pt5   {padding-top:5px 			!important;}
.pt10  {padding-top:10px 		!important;}
.pt15  {padding-top:15px 		!important;}
.pt20  {padding-top:20px 		!important;}
.pt25  {padding-top:25px 		!important;}
.pt30  {padding-top:30px 		!important;}
.pt35  {padding-top:35px 		!important;}
.pt40  {padding-top:40px 		!important;}
.pt45  {padding-top:45px 		!important;}
.pt50  {padding-top:50px 		!important;}
.pt55  {padding-top:55px 		!important;}
.pt60  {padding-top:60px 		!important;}
.pt65  {padding-top:65px 		!important;}
.pt70  {padding-top:70px 		!important;}
.pt75  {padding-top:75px 		!important;}
.pt80  {padding-top:80px 		!important;}
.pl0   {padding-left:0 			!important;}
.pl5   {padding-left:5px 		!important;}
.pl10  {padding-left:10px 		!important;}
.pl15  {padding-left:15px 		!important;}
.pl20  {padding-left:20px 		!important;}
.pl25  {padding-left:25px 		!important;}
.pl30  {padding-left:30px 		!important;}
.pl35  {padding-left:35px 		!important;}
.pl40  {padding-left:40px 		!important;}
.pl45  {padding-left:45px 		!important;}
.pl50  {padding-left:50px 		!important;}
.pl55  {padding-left:55px 		!important;}
.pl60  {padding-left:60px 		!important;}
.pl65  {padding-left:65px 		!important;}
.pl70  {padding-left:70px 		!important;}
.pl75  {padding-left:75px 		!important;}
.pl80  {padding-left:80px 		!important;}
.pr0  {padding-right:0 			!important;}
.pr5 	{padding-right:5px 		!important;}
.pr10 {padding-right:10px 	!important;}
.pr15 {padding-right:15px 	!important;}
.pr20 {padding-right:20px 	!important;}
.pr25 {padding-right:25px 	!important;}
.pr30 {padding-right:30px 	!important;}
.pr35 {padding-right:35px 	!important;}
.pr40 {padding-right:40px 	!important;}
.pr45 {padding-right:45px 	!important;}
.pr50 {padding-right:50px 	!important;}
.pr55 {padding-right:55px 	!important;}
.pr60 {padding-right:60px 	!important;}
.pr65 {padding-right:65px 	!important;}
.pr70 {padding-right:70px 	!important;}
.pr75 {padding-right:75px 	!important;}
.pr80 {padding-right:80px 	!important;}
.pb0 	{padding-bottom:0 		!important;}
.pb5 	{padding-bottom:5px 	!important;}
.pb10 {padding-bottom:10px 	!important;}
.pb15 {padding-bottom:15px 	!important;}
.pb20 {padding-bottom:20px 	!important;}
.pb25 {padding-bottom:25px 	!important;}
.pb30 {padding-bottom:30px 	!important;}
.pb35 {padding-bottom:35px 	!important;}
.pb40 {padding-bottom:40px 	!important;}
.pb45 {padding-bottom:45px 	!important;}
.pb50 {padding-bottom:50px 	!important;}
.pb55 {padding-bottom:55px 	!important;}
.pb60 {padding-bottom:60px 	!important;}
.pb65 {padding-bottom:65px 	!important;}
.pb70 {padding-bottom:70px 	!important;}
.pb75 {padding-bottom:75px 	!important;}
.pb80 {padding-bottom:80px 	!important;}
.m0 	{margin:0 						!important;}
.m5 	{margin:5px 					!important;}
.m10 	{margin:10px 					!important;}
.m15 	{margin:15px 					!important;}
.m20 	{margin:20px 					!important;}
.m25 	{margin:25px 					!important;}
.m30 	{margin:30px 					!important;}
.m35 	{margin:35px 					!important;}
.m40 	{margin:40px 					!important;}
.m45 	{margin:45px 					!important;}
.m50 	{margin:50px 					!important;}
.m55 	{margin:55px 					!important;}
.m60 	{margin:60px 					!important;}
.m65 	{margin:65px 					!important;}
.m70 	{margin:70px 					!important;}
.m75 	{margin:75px 					!important;}
.m80 	{margin:80px 					!important;}
.mt0 	{margin-top:0 				!important;}
.mt5 	{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;}
.mt35 {margin-top:35px 			!important;}
.mt40 {margin-top:40px 			!important;}
.mt45 {margin-top:45px 			!important;}
.mt50 {margin-top:50px 			!important;}
.mt55 {margin-top:55px 			!important;}
.mt60 {margin-top:60px 			!important;}
.mt65 {margin-top:65px 			!important;}
.mt70 {margin-top:70px 			!important;}
.mt75 {margin-top:75px 			!important;}
.mt80 {margin-top:80px 			!important;}
.ml0 	{margin-left:0 				!important;}
.ml5 	{margin-left:5px 			!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;}
.ml35 {margin-left:35px 		!important;}
.ml40 {margin-left:40px 		!important;}
.ml45 {margin-left:45px 		!important;}
.ml50 {margin-left:50px 		!important;}
.ml55 {margin-left:55px 		!important;}
.ml60 {margin-left:60px 		!important;}
.ml65 {margin-left:65px 		!important;}
.ml70 {margin-left:70px 		!important;}
.ml75 {margin-left:75px 		!important;}
.ml80 {margin-left:80px 		!important;}
.mr0 	{margin-right:0 			!important;}
.mr5 	{margin-right:5px 		!important;}
.mr10 {margin-right:10px 		!important;}
.mr15 {margin-right:15px 		!important;}
.mr20 {margin-right:20px 		!important;}
.mr25 {margin-right:25px 		!important;}
.mr30 {margin-right:30px 		!important;}
.mr35 {margin-right:35px 		!important;}
.mr40 {margin-right:40px 		!important;}
.mr45 {margin-right:45px 		!important;}
.mr50 {margin-right:50px 		!important;}
.mr55 {margin-right:55px 		!important;}
.mr60 {margin-right:60px 		!important;}
.mr65 {margin-right:65px 		!important;}
.mr70 {margin-right:70px 		!important;}
.mr75 {margin-right:75px 		!important;}
.mr80 {margin-right:80px 		!important;}
.mb0 	{margin-bottom:0 			!important;}
.mb5 	{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;}
.mb35 {margin-bottom:35px 	!important;}
.mb40 {margin-bottom:40px 	!important;}
.mb45 {margin-bottom:45px 	!important;}
.mb50 {margin-bottom:50px 	!important;}
.mb55 {margin-bottom:55px 	!important;}
.mb60 {margin-bottom:60px 	!important;}
.mb65 {margin-bottom:65px 	!important;}
.mb70 {margin-bottom:70px 	!important;}
.mb75 {margin-bottom:75px 	!important;}
.mb80 {margin-bottom:80px 	!important;}

.margin-section-large {
  margin-bottom: 100px;
}
.margin-section {
  margin-bottom: 80px;
}

/*************************************************************
*
* 基本スタイル／汎用クラス
*
*************************************************************/
/* 基本のフォントサイズ */
body {
  font-size:1.6rem;
  min-width: 1260px;
}
/* 太字 */
.font_weight {
  font-weight: bold;
}
/*************************************
* アンカー・リンク関連
*************************************/
a {
  text-decoration: none;
}
/* テキストリンク */
.text_hover {
  text-decoration: underline;
  color: #009c8a;
}
/*************************************
* ホバー
*************************************/
/* ホバー時下線 */
.hover_line {
	display: inline-block;
	position: relative;
}
.hover_line.green {
  color: #63A748;
}
.hover_line::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	
	background-color: #333;
	
	-webkit-transition: width 500ms cubic-bezier(0.23, 1, 0.32, 1);
	-o-transition: width 500ms cubic-bezier(0.23, 1, 0.32, 1);
	transition: width 500ms cubic-bezier(0.23, 1, 0.32, 1);
}
.hover_line.green::after {
  background-color: #63A748;
}
.hover .hover_line:hover::after,
.hover_line.hover::after {
	width: 0%;
}
/* ホバー時半透明 */
.hover_alpha {
  -ms-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -ms-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hover .hover_alpha:hover,
.hover_alpha.hover {
  opacity:0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  zoom:1;
}
/* フィルター（ブライトネス）*/
.hover_bright {
	-webkit-transition: filter 500ms cubic-bezier(0.23, 1, 0.32, 1);
	-o-transition: filter 500ms cubic-bezier(0.23, 1, 0.32, 1);
	transition: filter 500ms cubic-bezier(0.23, 1, 0.32, 1);
}
.hover .hover_bright:hover,
.hover_bright.hover {
	-webkit-filter: brightness(1.08);
	-o-filter: brightness(1.08);
	filter: brightness(1.08);
}
/* 段落基本スタイル */
.content_paragraph {
  /*margin-bottom: 10px;*/
}
.sp_justify {
  
}
/*
@media screen and (max-width: 599px) {
  .sp_justify {
    text-align: justify;
  }
}
*/

::selection {
  background: #0075c7; /*背景色*/
    color: #fff; /*文字色*/
}
::-moz-selection {
  background: #0075c7; /*背景色*/
    color: #fff; /*文字色*/
}
/* 要素の回り込み */
.fleft 			{float:left;}
.fright 		{float:right;}
/* 要素の回り込み解除 */
.sc 			{clear:both;}
/* 文字折り返し禁止 */
.space 			{white-space:nowrap;}
/* テキスト揃え */
.center_txt     {text-align:center;}
.left_txt 	    {text-align:left;}
.right_txt 	    {text-align:right;}

/* 親要素に対して文字サイズ0.85倍 */
.sml {font-size: 0.857em;}
/* 親要素に対して文字サイズ1.125倍 */
.lrg {font-size: 1.125em;}

/*************************************
* お問い合わせ電話番号　フォントスタイル
*************************************/
.tel:not(input) {
  font-family: "Century Gothic", CenturyGothic, 'Avenir-Light', AppleGothic, sans-serif;
  font-weight: bold;
  color: #454238;
}
/*************************************
* クリアフィックス
*************************************/
.cf:before,
.cf:after {
  content:"";
  display:table;
}
.cf:after {clear:both;}
.cf 	  {zoom:1;}
/*************************************
* ウィンドウサイズ毎の処理用
*************************************/
/*
@media screen and (min-width: 768px) { 例外的にmin-widthを使用しています。
  .pc_none {display: none;}
}
@media screen and (max-width: 768px) {

}
@media screen and (max-width: 599px) {
  .sp_none {display: none;}
}
*/
/*************************************
* コンテナ―・コンテンツ
*************************************/
/* コンテンツボックス */
.content {
}
/* サブページのコンテンツボックス用の処理*/
.subpage .content {
}
/* ヘッダー・メインイメージ直後のコンテンツボックス用の処理*/
.content.begin {
}
/* フッター直前のコンテンツボックス用の処理*/
.content.last {
}
/* サブコンテンツボックス(コンテンツボックス以下のブロック要素(サブコンテンツ)に適宜使用) */
.subcontent {
}
/* コンテナ― */
.container {
  max-width: 960px; /* サイト毎に幅を指定してください。 */
  padding-left:30px;
  padding-right:20px;
  margin-left:auto;
  margin-right:auto;
}
/*************************************
* Box固定
*************************************/
.fix_box {
  position: fixed;
  top: 0px;
  left: 0px;
}
/*
@media screen and (max-width: 999px) {
  .container {
    width:100%;
    padding-left:1.96078431372549%;
    padding-right:1.96078431372549%;
  }
}
@media screen and (max-width: 768px) {
  .content {
  }
  .content.last {
  }
}
@media screen and (max-width: 599px) {
  .content.last {
  }
}
*/
/*************************************************************
*
* Grid
*
*************************************************************/
/* row */
.row:before,
.row:after {
  content:"";
  display:table;
}
.row:after {clear:both;}
.row {zoom:1;}
.gutters {
  margin-left:-1.428571428571429%;
  margin-right:-1.428571428571429%;
}
/* 左右端のみ余白なし */
.wide_column.gutters {
  margin-left:0%;
  margin-right:0%;
}
.col_1,
.col_2,
.col_3,
.col_4,
.col_5,
.col_6,
.col_7,
.col_8,
.col_9,
.col_10,
.col_11,
.col_12 {
  display:block;
  float:left;
}
.row.right .col_1,
.row.right .col_2,
.row.right .col_3,
.row.right .col_4,
.row.right .col_5,
.row.right .col_6,
.row.right .col_7,
.row.right .col_8,
.row.right .col_9,
.row.right .col_10,
.row.right .col_11,
.row.right .col_12 {
	float: right;
}
.col_1 	{ width:8.3333333333%; }
.col_2 	{ width:16.6666666666%; }
.col_3 	{ width:25%; }
.col_4 	{ width:33.3333333333%; }
.col_5 	{ width:41.5555555555%; }
.col_6 	{ width:50%; }
.col_7 	{ width:58.1111111111%; }
.col_8 	{ width:66.6666666666%; }
.col_9 	{ width:75%; }
.col_10 { width:83%; }
.col_11 { width:91.6666666666%; }
.col_12 { width:100%; }
.col_6_all_img { text-align:center; }
.col_6_all_img img { width:100%; }
/*
@media screen and ( max-width: 768px) {
  .col_6_all_img { padding-bottom: 20px; }
}
*/
.gutters > * {
  padding-left: 1.428571428571429%;
  padding-right: 1.428571428571429%;
}
/* column */
/*
@media screen and (max-width: 768px) {
  .row:not(.nochange) .col_1,
  .row:not(.nochange) .col_2,
  .row:not(.nochange) .col_3,
  .row:not(.nochange) .col_4,
  .row:not(.nochange) .col_5,
  .row:not(.nochange) .col_6,
  .row:not(.nochange) .col_7,
  .row:not(.nochange) .col_8,
  .row:not(.nochange) .col_9,
  .row:not(.nochange) .col_10,
  .row:not(.nochange) .col_11,
  .row:not(.nochange) .col_12,
  .row.right:not(.nochange) .col_1,
  .row.right:not(.nochange) .col_2,
  .row.right:not(.nochange) .col_3,
  .row.right:not(.nochange) .col_4,
  .row.right:not(.nochange) .col_5,
  .row.right:not(.nochange) .col_6,
  .row.right:not(.nochange) .col_7,
  .row.right:not(.nochange) .col_8,
  .row.right:not(.nochange) .col_9,
  .row.right:not(.nochange) .col_10,
  .row.right:not(.nochange) .col_11,
  .row.right:not(.nochange) .col_12 {
    display:block;
    float:none;
    width:100%;
  }
}
*/
/**************************************************************
*
* パンくず
*
**************************************************************/
.topicpass {
  font-size: 1.4rem;
  margin-bottom: 30px;
}
.topicpass li {
  display: inline-block;
}
.topicpass li::after {
  content: ">";
  font-family: 'icomoon';
  margin-left: 10px;
  margin-left: 10px;
}
.topicpass li:last-child::after {
  content: none;
}
.topicpass i::before {
  vertical-align: bottom;
}
.topicpass li a {
  color: #000;
}
.topicpass li a:hover {
  text-decoration: none;
}
/*************************************************************
*
* ボタン
*
*************************************************************/
.btn_border {
  padding: 2px;
  border: 1px solid #c4c4c4;
}
.btn_border2 {
  width: 286px;
  padding: 2px;
  border: 1px solid #c4c4c4;
}
/*************************************
* btn_type1
*************************************/
.btn_type1 {
  position: relative;
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
  display:flex;
  align-items: center;
  justify-content: center;
  width: 220px;
  height: 50px;

  font-weight: bold;
  color: #000;

  border: 1px solid #63A748;
  /* 
  transition: 600ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition-property: color, background-color;
  */
}
.btn_type1 .icon-right-arrow:before {
  position: absolute;
  font-size: 1.7rem;
  top: 15px;
  left: 20px;
  color: #63A748;
}
.btn_type1:hover .icon-right-arrow:before {
  position: absolute;
  font-size: 1.7rem;
  top: 15px;
  left: 30px;
  color: #fff;
  
  -moz-transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.btn_type1:hover {
  background-color: #63A748;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #fff;
}
/* トップのbtn_type1 */
.sub_content .btn_type1 {
  margin-left: auto;
}

/*************************************
* btn_type2
*************************************/
.btn_type2 {
  position: relative;
  display: block;
  width: 274px;
  height: 74px;
  color: #fff;
  font-size: 2.0rem;
  line-height: 77px;
  padding-left: 15px;
  
  background: #015996;
  background: -moz-linear-gradient(top, #015996 50%, #2989d8 50%, #207cca 50%, #015996 50%, #0075c7 50%);
  background: -webkit-linear-gradient(top, #015996 50%,#2989d8 50%,#207cca 50%,#015996 50%,#0075c7 50%);
  background: linear-gradient(to bottom, #015996 50%,#2989d8 50%,#207cca 50%,#015996 50%,#0075c7 50%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#015996', endColorstr='#0075c7',GradientType=1 );
}
.btn_type2:hover {
  opacity: 0.8;
}
.btn_type2 .large_right_arrow {
  position: absolute;
  font-size: 2.2rem;
  color: #fff;
  top: 0px;
  right: 8px;
}
/*************************************
* btn_type3
*************************************/
.btn_type3 {
  position: relative;
  display: block;
  width: 280px;

  color: #fff;
  font-size: 1.8rem;
  line-height: 1.3333;
  font-weight: bold;

  padding: 13px;
  background-color: #63A748;
}
.btn_type3:hover {
  opacity: 0.8;
}
.btn_type3 .icon-pdf:before {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 1em;
  right: 10px;
  font-size: 4.0rem;
  color: #fff;
}
/*
@media screen and (max-width: 979px) {
}
@media screen and (max-width: 768px) {
}
@media screen and (max-width: 599px) {
}
*/
/**************************************************************
*
* ボックス
*
**************************************************************/
/*************************************
* ボックス1
*************************************/
.box_type1 {
}
/*
@media screen and (max-width: 979px) {
}
@media screen and (max-width: 768px) {
}
@media screen and (max-width: 599px) {
}
*/
/**************************************************************
*
* テーブル
*
**************************************************************/
.table_container {
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
}
/*
@media screen and (max-width: 979px) {
  .table_container::-webkit-scrollbar {
    height: 5px;
  }
  .table_container::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #eee;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .1);
  }
  スクロールバーの動く部分
  .table_container::-webkit-scrollbar-thumb {
    background-color: rgba(29, 33, 139, 0.7);
    border-radius: 10px;
    box-shadow:0 0 0 1px rgba(255, 255, 255, .7);
  }
}
*/
/*************************************
* テーブル1
*************************************/
.table_type1 {
  width: 100%;
  font-size: 1.4rem;
  text-align: left;
  border-collapse: collapse;
}
.table_type1 th,
.table_type1 td {
  padding: 10px 17px;
  border: 1px solid #cbcbcb;

  line-height: 1.75;
}
.table_type1 th {
  font-weight: bold;

  background-color: #eee;
}
.table_type1 .thead {
  width: 20%;
}
.table_type1 .name {
  width: 18%;
}
.table_type1 .pos {
  width: 54%;
}
/*************************************
* テーブル2
*************************************/
.table_type2 {
  width: 100%;
  font-size: 1.4rem;
  text-align: left;
  border-collapse: collapse;
  background-color: #fffcf4;
}
.table_type2 .thead,
.table_type2 .titem {
  padding: 15px 0 15px 7px;
  border: 1px solid #000;
}
.table_type2 .thead {
  background-color: #e1e1e1;
  min-width: 100px;
  padding: 10px;
}
.table_type2 .titem {
  vertical-align: top;
}
.table_type2 .titem.row1 {

}
.table_type2 .titem.row2 {
  min-width: 160px;
}
.table_type2 .titem.row3 {
  min-width: 203px;
}

/* セルのスタイル （一般学生・生徒用）*/
.table_type2 .titem.orange {
  /* background-color: #ffebb4; */
  background-color: #ff7b1f;
}
.table_type2 .titem.pink {
  /* background-color: #ffcedd; */
  background-color: #ee7f8b;
}
.table_type2 .titem.pink2 {
  background-color: #fff5f8;
}
.table_type2 .titem.green {
  /* background-color: #88c088; */
  background-color: #3bbb49;
}
.table_type2 .titem.green2 {
  background-color: #f8fff8;
}
.table_type2 .titem.white {
  background-color: #fff;
}
.table_type2 .titem.empty {
  background-color: #fff;
  border: none;
}
/*
@media screen and (max-width: 979px) {
}
@media screen and (max-width: 768px) {
}
@media screen and (max-width: 599px) {
}
/*************************************
* テーブル3
*************************************/
.table_type3 {
  width: 100%;
  border: 1px solid #cbcbcb;
}
.table_type3 th, .table_type3 td {
  padding: 10px 17px;

  line-height: 1.75;
  text-align: left;
  font-size: 1.6rem;
}
.table_type3 thead th {
  background-color: #77C159;
  color: #fff;
  font-size: 1.8rem;
}
.table_type3 thead th:not(:last-child) {
  border-right: 1px solid #fff;
}
.table_type3 tbody tr:nth-child(even) {
  background-color: #efefef;
}
.table_type3 tbody td:not(:last-child) {
  border-right: 1px solid #cbcbcb;
}
.table_type3.__width_auto {
  width: auto;
}
/*************************************
* テーブル4
*************************************/
.table_type4 {
  width: 100%;
  font-size: 1.4rem;
  text-align: left;
  border-collapse: collapse;
}
.table_type4 th,
.table_type4 td {
  padding: 10px 17px;
  border: 1px solid #cbcbcb;

  line-height: 1.75;
  vertical-align: top;
}
.table_type4 th {
  font-weight: normal;
  font-size: 1.3rem;

  background-color: #eee;

  width: 300px;
}
.table_type4 th strong {
  display: block;
  margin-bottom: 5px;
  font-size: 1.6rem;
  font-weight: bold;
}
/**************************************************************
*
* リスト
*
**************************************************************/
/*************************************
* リスト1
*************************************/
.olist_type1 {
  
}
.olist_type1 li {
  line-height: 1.75;
  list-style-type: decimal;
  margin-left: 1.5em;
}
.olist_type1 li:not(:last-child) {
  margin-bottom: 12px;
}
/*
@media screen and (max-width: 979px) {
}
@media screen and (max-width: 768px) {
}
@media screen and (max-width: 599px) {
}
*/
/*************************************************************
*
* 見出し
*
*************************************************************/
.en_title {
  display: block;
  font-size: 1.0rem;
  font-weight: normal;
  color: #009c8a;
}
.en_title2 {
  display: inline-block;
  position: relative;

  font-size: 1.6rem;
  font-weight: bold;
  color: #77C159;
  text-transform: uppercase;

  padding-left: 10px;
}

/*************************************
* 見出し1
*************************************/
.headline_type1 {
  background-image: url(../img/common/bg_head1.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left bottom;
  height: 80px;
  text-align: center;
  font-size: 1.8rem;
  font-weight: bold;
  padding-top: 30px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  .headline_type1 {
    background-image: url(../img/common/bg_head1@2x.png);
  }
}
/*************************************
* 見出し2
*************************************/
.headline_type2 {
  font-size: 2.5rem;
  font-weight: bold;
  border-bottom: 5px solid #77C159;

  padding-bottom: 12px;
  margin-bottom: 20px;

  display: flex;
  align-items: center;
}
.headline_type2 .en_title2 {
  padding-left: 16px;
  margin-left: 16px;
}
.headline_type2 .en_title2:after {
  content: "";
  position: absolute;
  top: -10px;
  left: 0;
  width: 1px;
  height: calc(100% + 20px);
  transform: rotate(8deg);
  background-color: #77C159;
}
/*************************************
* 見出し3
*************************************/
.headline_type3 {
  background-image: url(../img/common/bg_head2.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left bottom;
  height: 40px;
  font-size: 1.8rem;
  font-weight: bold;
  border-bottom: 3px solid #0075c7;
  padding: 8px 45px;
}
/*************************************
* 見出し4（サイドメニュー）
*************************************/
.headline_type4 {
  font-size: 1.8rem;
  background-color: #0075c7;
  padding: 2px;
  color: #fff;
}
.headline_type4 .text {
  display: block;
  border: 1px solid #fff;
  padding: 10px;
}
/*************************************
* 見出し5
*************************************/
.headline_type5 {
  font-size: 1.8rem;
  padding-bottom: 5px;
  border-bottom: 1px solid #c4c4c4;
}
/*************************************
* 見出し6
*************************************/
.headline_type6 {
  font-size: 1.8rem;
  font-weight: bold;
  color: #fff;
  padding: 5px 0;
  text-align: center;
  background-color: #eb6100;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
/*************************************
* 見出し7
*************************************/
.headline_type7 {
  font-size: 1.8rem;
  font-weight: bold;
  color: #fff;
  padding: 5px 0;
  text-align: center;
  background-color: #eb6877;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
/*************************************
* 見出し8
*************************************/
.headline_type8 {
  font-size: 1.8rem;
  font-weight: bold;
  color: #fff;
  padding: 5px 0;
  text-align: center;
  background-color: #329d3d;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
/*
@media screen and (max-width: 979px) {
}
@media screen and (max-width: 768px) {
}
@media screen and (max-width: 599px) {
}
*/
/**************************************************************
*
* ヘッダー
*
**************************************************************/
.header {
  position: relative;
  width: 100%;
  z-index: 1;

  padding-top: 10px;

  border-bottom: 5px solid #77C159;
}
.header.fixed {
  position: fixed;
  top: 0;
  width: 100%;
  background-color: #fff;
  z-index: 2;
}
.header .container {
  max-width: 1260px;
}
.header .content {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.header .text {
  font-size: 1.2rem;
}
.header .sitemap_link {
  font-size: 1.2rem;
}
.header .header_logo {
  padding-bottom: 8px;
}

@media print {
  .header.fixed {
    position: static;
  }
}
/*
@media screen and (max-width: 979px) {
}
@media screen and (max-width: 768px) {
}
@media screen and (max-width: 599px) {
}
*/
/**************************************************************
*
*ナビゲーション
*
**************************************************************/
.nav_toggle {
}
/*
.nav_gb {
  float: right;
  padding-top: 20px;
}
.nav_gb .item {
  float: left;
  font-size: 1.4rem;
  padding: 0 20px;
  text-align: center;
  border-right: 1px solid #c4c4c4;
}
.nav_gb .item a {
  color: #000;
}
*/
/*
@media screen and (max-width: 979px) {
}
@media screen and (max-width: 768px) {
}
@media screen and (max-width: 599px) {
}
*/
/*************************************************************
*
* タブ
*
*************************************************************/
.tab_container {

}

.tab_container .tab {
  position: relative;
  display: block;
  float: left;
  width: 130px;

  font-size: 1.4rem;
  color: #000;
  text-align: center;
  font-weight: bold;

  padding: 17px 5px 13px;
}
.hover .tab_container .tab:hover,
.tab_container .tab.hover,
.tab_container .tab.active {
  background-color: #EBEBE4;
}
.tab_container .en_nav {
  display: block;
  font-size: 1.0rem;
  color: #77C159;

  margin-top: 10px;
}
/*
.tab:hover .border_right,
.tab.active .border_right {
  opacity: 0;
}
*/
.tab_container .tab .border_right {
  position: absolute;
  z-index: 2;
  top: 0;
  right: -2px;
  width: 1px;
  height: calc(100% - 5px);
  background-color: rgba(57,71,93,0.5);
}
/*
.tab_container .tab:not(:last-child) {
border-right: #0d9378 1px solid;
}
*/
/*
.tab_container .tab::before {
  content: '\25BC';

  line-height: 1;
  color: inherit;
  font-size: 0.8em;

  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: -4.3em;
  margin: auto;
  width: 1em;
  height: 1em;

  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);

  -webkit-transition: opacity 100ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -o-transition: opacity 100ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition: opacity 100ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
*/
.hover .tab_container .tab:hover::before,
.tab_container .tab.hover::before,
.tab_container .tab.active::before {
  opacity: 0;
}
.tab_container .tab::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 8px 0 8px;
  border-color: #63A748 transparent transparent transparent;

  position: absolute;
  left: 0;
  right: 0;
  top: calc(100% + 5px);
  margin: auto;
  opacity: 0;

  -webkit-transition: opacity 100ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -o-transition: opacity 100ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition: opacity 100ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.hover .tab_container .tab:hover::after,
.tab_container .tab.hover::after,
.tab_container .tab.active::after {
  opacity: 1;
}

/**************************************************************
*
* アーティクル
*
**************************************************************/
.article {
  /*float: right;*/
  width: 900px;
}

/**************************************************************
*
* フッター
*
**************************************************************/
.footer {
  position: relative;
  margin-top: 70px;

  border-top: 10px solid #BAE0AB;
  background-color: #EBEBE4;
}
.footer .container {
  padding-bottom: 30px;
}

/*************************************
* フッタータブ
*************************************/
/*
.footer .tab_container {
  float: none;
}
*/
.footer .footer_tab_container .footer_tab {
  position: relative;
  width: 20%;
  display: block;
  float: left;

  font-size: 1.6rem;
  color: #464646;
  font-weight: bold;
  text-align: center;

  padding: 17px 20px 13px;
}
.footer .footer_tab_container .footer_tab:hover {
  background-color: rgb(212, 230, 205);
}
.footer .footer_tab_container .en_nav {
  display: block;
  font-size: 1.0rem;
  color: #77C159;

  margin-top: 10px;
}
.footer .footer_tab_container .footer_tab .border_right {
  position: absolute;
  z-index: 2;
  top: 0;
  right: -2px;
  width: 1px;
  height: 56px;
  background-color: #c4c4c4;
}
.footer .aura_logo {
  width: 80%;
}
/*
.footer .footer_tab_container .footer_tab::after {
  display: none;
}
*/

/*************************************
* フッターコンテンツ
*************************************/
.footer .content {
  padding-top: 30px;
}
.footer .content .bg_green {
  display: inline-block;

  padding: 8px 15px;
  margin-bottom: 5px;

  background-color: #63A748;

  text-align: center;
  font-size: 1.8rem;
  color: #fff;
  font-weight: bold;
}
/*************************************
* 事務局連絡先
*************************************/
.footer .content .left {
  float: left;
}
.footer .content .left .tokyo {
  margin-top: 25px;
}
.footer .content .left .address {
  line-height: 2;
  font-weight: bold;
  font-size: 1.6rem;
}

/*************************************
* 認可とロゴ
*************************************/
.footer .content .right {
  float: right;
  font-size: 1.6rem;
  line-height: 1.7;
  text-align: right;
}
.footer .content .right .head {
  font-weight: bold;
  font-size: 1.8rem;

  margin-bottom: 8px;
}
.footer .content .right .head:not(:first-child) {
  margin-top: 25px;
}


/*************************************
* コピーライト
*************************************/
#logo_aura {
  position: absolute;
  bottom:0;
  right:0;

  opacity: 0.3;
}

/* トップへもどるボタン */
.pagetop {
  position: fixed;
  bottom: 40px;
  right: 1%;
  width: 80px;
  height: 80px;
  font-size: 1.4rem;
  color: #fff;
  background: #63A748;
}
.pagetop.static {
  position: absolute;
  top: -50px;
  right: 1%;
}

.copyright {
  text-align: center;
  font-size: 1.4rem;
  color: #fff;
  padding: 10px;
  background-color: #63A748;
  display: block;
}
/*
@media screen and (max-width: 979px) {
}
@media screen and (max-width: 768px) {
}
@media screen and (max-width: 599px) {
}
*/
/**************************************************************
*
* サイドメニュー
*
**************************************************************/
.aside {
  float: left;
  width: 280px;
}
.aside_contents {
  margin-bottom: 20px;
}

.aside .item {
  position: relative;
  border: 1px solid #0075c7;
  margin-bottom: -1px;
}
.aside .item:hover {
  background-color: #f6f7f8;
}
.aside .item.primary a {
  display: block;
  color: #000;
  padding: 15px 0 15px 35px;
}

.aside .item.secondary a {
  display: block;
  color: #000;
  padding: 15px 0 15px 50px;
}

.aside .item.tertiary {
  padding: 10px 0 5px;
}
.aside .item.tertiary .head_small {
  padding-left: 18%;
  line-height: 1.7;
}
.aside .item.tertiary .small {
  padding: 0 0 10px 30px;
}
.aside .item.tertiary .small a {
  display: inline;
  font-size: 1.4rem;
  color: #0075c7;
  border-bottom: 1px solid #0075c7;
  padding: 0;
  line-height: 1.7;
}
.aside .item.tertiary .small a:hover {
  border-bottom: none;
}

.aside .item.primary .icon-right-arrow::before {
  position: absolute;
  font-size: 1.7rem;
  top: 14px;
  left: 12px;
  color: #0075c7;
  border-radius: 50%;
}
.aside .item.secondary .small_right_arrow {
  position: absolute;
  font-size: 1.4rem;
  top: 16px;
  left: 30px;
  color: #0075c7;
}

/**************************************************************
*
* トップメインイメージ
*
**************************************************************/
.top_mainimage {
  position: relative;
  height: 500px;
  background-image: url(../img/mainimage.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left bottom;

  margin-bottom: 100px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  .top_mainimage {
    background-image: url(../img/mainimage@2x.jpg);
  }
}
.top_mainimage .container {
  position: absolute;
  max-width: 960px;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.top_mainimage .text { 
  position: absolute;
  width: 660px;
  height: 100px;
  top: 35%;
  left: 0;
  color: #fff;
  font-weight: bold;
  text-shadow:2px 2px 3px #6E6E6E;
}
.top_mainimage .text p {
  line-height: 1.7;
}
.top_mainimage .text .large {
  font-size: 3.2rem;
}
/*
@media screen and (max-width: 979px) {
}
@media screen and (max-width: 768px) {
}
@media screen and (max-width: 599px) {
}
*/
/*************************************************************
*
* 下層メインイメージ
*
*************************************************************/
.subpage .mainimage {
  position: relative;
  height: 220px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

/* 組織 */
.subpage.group .mainimage {
  background-image: url(../img/group/bg_group.jpg);
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  .subpage.group .mainimage {
    background-image: url(../img/group/bg_group@2x.jpg);
  }
}
/* 共済事業のご紹介 */
.subpage.join_work .mainimage {
  background-position: right center;
  background-image: url(../img/join_work/bg_join_work.jpg);
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  .subpage.join_work .mainimage {
    background-image: url(../img/join_work/bg_join_work@2x.jpg);
  }
}
/* 協賛事業のご紹介 */
.subpage.support_work .mainimage {
  background-image: url(../img/support_work/bg_support_work.jpg);
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  .subpage.support_work .mainimage {
    background-image: url(../img/support_work/bg_support_work@2x.jpg);
  }
}
/* お問い合わせ */
.subpage.contact .mainimage {
  background-image: url(../img/contact/bg_contact.jpg);
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  .subpage.contact .mainimage {
    background-image: url(../img/contact/bg_contact@2x.jpg);
  }
}
/* サイトマップ */
.subpage.sitemap .mainimage {
  background-image: url(../img/sitemap/bg_sitemap.jpg);
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  .subpage.sitemap .mainimage {
    background-image: url(../img/sitemap/bg_sitemap@2x.jpg);
  }
}

.subpage .mainimage .container {
  position: relative;
  width: 100%;
  height: 100%;
}
.subpage .mainimage .container .text {
  position: absolute;
  height: 65px;
  width: 310px;
  top: 0;
  bottom: 0;
  left: 0;
  font-size: 3.2rem;
  font-weight: bold;
  color: #fff;
  text-shadow: 2px 2px 3px #6E6E6E;
  padding: 15px 25px;
  margin: auto;
  background-color: rgba(255,255,255,0.2);
}
/*
@media screen and (max-width: 979px) {
}
@media screen and (max-width: 768px) {
}
@media screen and (max-width: 599px) {
}
*/

/*************************************************************
*
* ページローディングアニメーション
*
*************************************************************/
.loader {
  
}

/**************************************************************
*
* 定義リスト
*
**************************************************************/
.dlist {
  margin-bottom: 45px;
}
.dlist .dhead {
  display: block;

  margin-bottom: 12px;
  padding-bottom: 12px;

  border-bottom: 1px solid #77C159;
  font-size: 2.5rem;
  font-weight: bold;
}
.dlist .ditem {
  font-size: 1.8rem;
  line-height: 1.75;
}
.dlist hr {
  border: none;
  border-bottom: 1px solid #c4c4c4;
}
.dlist__table th,
.dlist__table td {
  vertical-align: top;
}
.dlist__table th {
  text-align: left;
  width: 240px;
}

.dlist__table.__vari1 th {
	width: 350px;
}

.dlist__table tr:not(:last-child) td {
  padding-bottom: 20px;
}
/* Vari1 */
.dlist.__vari1 .dhead {
  font-size: 2rem;
}

.dlist_type2 {
  border-bottom: 1px solid #cbcbcb;

  padding-bottom: 16px;
  margin-bottom: 16px;
}
.dlist_type2 .head {
  font-weight: bold;
  font-size: 1.8rem;

  border-bottom: none;

  margin-bottom: 12px;
}
.dlist_type2 .item {
  margin-left: 1.3em;
}
.dlist_type2 .sml {
  display: block;
  line-height: 1.6;

  margin-top: 12px;
}
/**************************************************************
*
* 404ページ
*
**************************************************************/
.subpage.error .headline_type2 {
  font-size: 2.5rem;
  padding: 8px;
}
.subpage.error .subtext {
  margin-top: 60px;
  margin-bottom: 10px;
}
.subpage.error .thanks_box .text {
  margin-bottom: 60px;
  line-height: 1.7;
}
.subpage.error .btn_type1 {
  margin-left: auto;
  margin-right: auto;
}
/*
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
}
@supports () {

}
*/