@charset "utf-8";

body {
    vertical-align: baseline;
    font-family:"Hiragino Kaku Gothic ProN", YuGothic, "游ゴシック", Meiryo, "メイリオ", 'ＭＳ Ｐゴシック',sans-serif;
    font-style: inherit;
    font-weight: inherit;
font-size: 16px;
color: #42425e;
}
@media all and (max-width: 480px) {
body { font-size: 14px; }	
}

h1,h2,h3,h4,h5,h6,h7,.block_bc,.side_box { font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif; font-weight: bold; }

.sp1 { display: none; }
@media all and (max-width: 480px) {
	.sp1 { display: block; }
}

ul,ol{padding-left: 18px;}
ol {
  list-style-type: none;
}

ol li {
  counter-increment: cnt;
}

ol li:before {
  content: "(" counter(cnt) ") ";
}
ol.carousel-indicators li:before {
	display: none;
}
a img {
    -webkit-backface-visibility: hidden; /* 追加 */
    backface-visibility: hidden; /* 追加 */
    -webkit-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}
a img:hover {
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
a.non_alpha img:hover {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}

img.banner_brd { border: 1px solid #999; }
.item a img:hover {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}


p a { color: #607f93; text-decoration: underline; }
p a:hover { background: #607f93; color: #fff; text-decoration: none; }
p a.bg_non:hover { background: none; color: #607f93; text-decoration: none; }
a.bg_non2:hover { background: none !important; text-decoration: none; }

.footer_address a, a.link_w { color: #fff !important; text-decoration: none; padding: 0; }
.footer_address a, a.link_w:hover { color: #fff !important; text-decoration: underline; background: none; }
.footer_address

a.link_pdf::after {
  content: url(../images/common/pdf.png);
  position: relative;
  bottom: -4px;
  left: 4px;
  color: #CB4143;
	margin-right:4px;
  text-decoration: none !important;
}
a.link_pdf2::after {
  content: url(../images/common/pdf2.png);
  position: relative;
  bottom: -4px;
  left: 4px;
  color: #CB4143;
  text-decoration: none !important;
}

a.link_xls::after {
  content: url(../images/common/xls.png);
  position: relative;
  bottom: -4px;
  left: 4px;
  color: #CB4143;
	margin-right:4px;
  text-decoration: none !important;
}

a.link_ppt::after {
  content: url(../images/common/ppt.png);
  position: relative;
  bottom: -4px;
  left: 4px;
  color: #CB4143;
	margin-right:4px;
  text-decoration: none !important;
}

a.link_doc::after {
  content: url(../images/common/doc.png);
  position: relative;
  bottom: -4px;
  left: 4px;
  color: #CB4143;
	margin-right:4px;
  text-decoration: none !important;
}

a.link_external::after {
  content: url(../images/common/blank01.png);
  position: relative;
  bottom: 1px;
  left: 4px;
  color: #CB4143;
  margin-right:4px;
  text-decoration: none !important;
  width: 20px;
  height: 20px;
  background-image: url(../images/common/external_new.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 20px 20px;
}


a.link_external, a.link_pdf, a.link_ppt, a.link_xls, a.link_doc, a.link_internal { text-decoration: none !important; color: #607f93; }
a.link_external:hover, a.link_pdf:hover, a.link_ppt:hover, a.link_xls:hover, a.link_doc:hover, a.link_internal:hover { background: #607f93; color: #fff; text-decoration: none; }
a.link_external:hover::after { background-image: url(../images/common/external_on_new.png); }

.btn_all { font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif; font-size: 14px; font-weight: bold; display: block; width: 160px; padding-right: 8px; line-height: 26px; height: 30px; position: relative; text-align: center; transition: .2s; }

a.btn_all::after { content: "＞"; position: absolute; top: 0; right: 5px; }
a.btn_01 { border: 2px solid #42425e; color: #42425e; text-decoration: none; }
a.btn_01:hover { background: #42425e; color: #fff; border: 2px solid #42425e; }
a.btn_02 { border: 2px solid #fff; color: #fff; text-decoration: none; }
a.btn_02:hover { background: #42425e; color: #fff; border: 2px solid #42425e; }
a.btn_03 { border: 2px solid #afafc1; color: #fff; text-decoration: none; background: #afafc1; }
a.btn_03:hover { background: #42425e; color: #fff; border: 2px solid #42425e; }

.btn_back { font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif; font-size: 14px; font-weight: bold; display: inline-block; padding: 2px 28px 2px 36px; line-height: 26px; height: atuo; position: relative; text-align: center; transition: .2s; }

a.btn_back::after { content: "＜"; position: absolute; top: 50%; left: 7px; margin-top: -12px; }
a.btn_back { border: 2px solid #42425e; color: #42425e; text-decoration: none; }
a.btn_back:hover { background: #42425e; color: #fff; border: 2px solid #42425e; }

.btn_forward { font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif; font-size: 14px; font-weight: bold; display: inline-block; padding: 2px 36px 2px 28px; line-height: 26px; height: auto; position: relative; text-align: center; transition: .2s; }

a.btn_forward::after { content: "＞"; position: absolute; top: 50%; right: 7px; margin-top: -12px; }
a.btn_forward { border: 2px solid #42425e; color: #42425e; text-decoration: none; }
a.btn_forward:hover { background: #42425e; color: #fff; border: 2px solid #42425e; }

a.btn_box_nrm { border: 2px solid #42425e; color: #42425e; text-decoration: none; font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif; font-size: 14px; font-weight: bold; display: inline-block; padding: 2px 28px; line-height: 26px; height: auto; position: relative; text-align: center; transition: .2s; }
a.btn_box_nrm:hover { background: #42425e; color: #fff; border: 2px solid #42425e; }

.btn_news { margin-top: -30px; margin-bottom:0; }
.btn_news2 { margin-top: 0; margin-bottom:0; }

.phR { float: right; margin-left: 20px; margin-bottom: 15px; }
.phL { float: left; margin-right: 20px; margin-bottom: 15px; }
.phR2 { float: right; margin-left: 20px; margin-bottom: 15px; }
.phL2 { float: left; margin-right: 20px; margin-bottom: 15px; }
.ph_gr1 { float: left; margin-right: 20px; margin-bottom: 15px; max-width: 360px; width: 28%; }
.ph_gr2 { float: right; margin-left: 20px; margin-bottom: 15px; max-width: 360px; width: 28%; }
@media all and (max-width: 767px) {
.phR { float: none; margin-left: 0; margin-bottom: 15px; }
.phL { float: none; margin-right: 0; margin-bottom: 15px; }	
.ph_gr1 { float: left; margin-right: 20px; margin-bottom: 15px; max-width: 360px; width: 38%; }
.ph_gr2 { float: right; margin-left: 20px; margin-bottom: 15px; max-width: 360px; width: 38%; }
}
@media all and (max-width: 480px) {
.phR2 { float: none; margin-left: 0; margin-bottom: 15px; }
.phL2 { float: none; margin-right: 0; margin-bottom: 15px; }
.ph_gr1 { float: none; margin-right: 0; margin-bottom: 15px; max-width: 360px; width: 100%; }
.ph_gr2 { float: none; margin-left: 0; margin-bottom: 15px; max-width: 360px; width: 100%; }	
}

p { line-height: 1.6; margin-bottom: 16px; }


/* レイアウト調整 */
.mgBM8 { margin-bottom: -8px !important; }
.mgB0 { margin-bottom: 0px !important; }
.mgB8 { margin-bottom: 8px !important; }
.mgB12 { margin-bottom: 12px !important; }
.mgB16{ margin-bottom: 16px !important; }
.mgB20{ margin-bottom: 20px !important; }
.mgB30 { margin-bottom: 30px !important; }
.mgB40 { margin-bottom: 40px !important; }
.mgB60 { margin-bottom: 60px !important; }
.mgB80 { margin-bottom: 80px !important; }
.mgT0 { margin-top: 0px !important; }
.mgT10 { margin-top: 10px !important; }
.mgT20 { margin-top: 20px !important; }
.mgT40 { margin-top: 40px !important; }
.mgT60 { margin-top: 60px !important; }
.mgT80 { margin-top: 80px !important; }
.right_main { padding-bottom: 40px; }
.txt_cl { text-align: center; }
.txt_cc { text-align: center; }
p.txt_cap { font-size: 90%; color: #777; margin-top: -13px;  }
.txt_lsm1 { letter-spacing: -1px; }
.txt_lsm3 { letter-spacing: -3px; }
.txt_lsm5 { letter-spacing: -5px; }
.txt_brd_r1 { border-bottom: 1px solid #dd2a2f; }
.txt_brd_r2 { border-bottom: 2px solid #dd2a2f; }
.color_w { color: #fff !important; }
.color_b1 { color: #0f278b; }
.color_b2 { color: #5e73c9; }
.color_r1 { color: #dd2a2f; }
.txt_s1 { font-size: 80%; }
.txt_s2 { font-size: 90%; }
.txt_120 { font-size: 120%; }
.mrk_01 { background:#e2e5f1; }
.mrk_02 { background:#ffccd7; }
.mrk_03 { background:#ffe282; }
.pos_rlt { position: relative; }
.org_pull_right { float: right; }
.org_pull_right2 { float: right; margin: 0 0 15px 15px; }

.w100 { width: 100%; }
.w100m { max-width: 100%; }
.w70m { max-width: 70%; }
.pcB { display: block; }
.spB { display: none; }
.pcB2 { display: block; }
.spB2 { display: none; }
.pcB3 { display: block !important; }
.spB3 { display: none !important; }
@media all and (max-width: 767px) {
.pcB { display: none; }
.spB { display: block; }
.txt_cl { text-align: left; }
.w70m { max-width: 100%; }	
}
@media all and (max-width: 640px) {
.pcB3 { display: none !important; }
.spB3 { display: block !important; }
}
@media all and (max-width: 480px) {
.pcB2 { display: none; }
.spB2 { display: block; }
}



/* ボックス */
.box_HH { width: 48.5%; float: left; margin-right: 3%; }
.box_HH:nth-child(2n) { margin-right: 0; }
@media all and (max-width: 767px) {
.box_HH { width: 100%; float: none; margin-right: 0; }
}
.box_3SP { width: 32%; float: left; margin-right: 2%; margin-bottom: 25px; }
.box_3SP:nth-child(3n) { margin-right: 0; }
@media all and (max-width: 767px) {
.box_3SP { width: 48.5%; float: left; margin-right: 3%; }
.box_3SP:nth-child(3n) { margin-right: 3%; }
.box_3SP:nth-child(2n) { margin-right: 0; }
}
@media all and (max-width: 480px) {
.box_3SP { width: 100%; float: left; margin-right: 0; }
.box_3SP:nth-child(3n) { margin-right: 0; }
.box_3SP:nth-child(2n) { margin-right: 0; }
}

.box_3SP_img { width: 32%; float: left; margin: 8px 0 8px 2%; }
.box_3SP_img:nth-child(3n+1) { margin-left: 0; }
@media all and (max-width: 767px) {
.box_3SP_img { width: 48.5%; float: left; margin: 8px 0 8px 3%; }
.box_3SP_img:nth-child(3n+1) { margin-left: 3%; }
.box_3SP_img:nth-child(2n+1) { margin-left: 0; clear: both; }
}
@media all and (max-width: 480px) {
.box_3SP_img { width: 100%; float: left; margin: 8px 0; }
.box_3SP_img:nth-child(3n+1) { margin-left: 0; }
.box_3SP_img:nth-child(2n+1) { margin-left: 0; }
}
.box_4SP { width: 23.5%; float: left; margin: 8px 0 8px 2%; }
.box_4SP:nth-child(4n+1) { margin-left: 0; }
@media all and (max-width: 767px) {
.box_4SP { width: 48.5%; float: left; margin: 8px 0 8px 3%; }
.box_4SP:nth-child(4n+1) { margin-left: 3%; }
.box_4SP:nth-child(2n+1) { margin-left: 0; clear: both; }
}
@media all and (max-width: 480px) {
.box_4SP { width: 100%; float: left; margin: 8px 0; }
.box_4SP:nth-child(4n+1) { margin-left: 0; }
.box_4SP:nth-child(2n+1) { margin-left: 0; }
}



/* ヘッダー */

h1.logo { text-align: center !important; width: 100%; display: block; }
.logo img { width: 140px; height: auto; margin: -10px 0 0 ; position: relative;  z-index: 9; }
.header_p { width: 100%; background: url(../images/common/head_bg_side_l.png) 0 center no-repeat, url(../images/common/head_bg_side_r.png) right center no-repeat, #5ba5b3; box-shadow: 0 0 4px rgba(0, 0, 0, 0.4); }
.head_wrap { background: url(../images/common/head_bg2-2.png) center center no-repeat; height: 112px; position: relative; }

@media all and (max-width: 1199px) {
.logo img { width: 125px; height: auto; margin: -5px 0 0 ; position: relative;  z-index: 9; }
}
@media all and (max-width: 767px) {
.header_p { width: 100%; background: url(../images/common/head_bg_sp.png) center center no-repeat, #5ba5b3; }
}
@media all and (max-width: 480px) {
.sub_ttl { font-size: 10px; padding-top:2px !important; }
}
@media all and (max-width:378px) {
.sub_ttl { display: none; }
}

.head_sub { background-color: rgba( 15, 112, 121, 0.80 ); padding: 6px 0; margin: 0 0 0; font-size: 12px; color: #fff; position: relative; height: 32px; }
.head_sub .container { position: relative; }
.head_sub p { margin: 0; padding: 0; }
.head_sub ul { margin: 0; padding: 0; position: absolute; top: -1px; right: 0; }
.head_sub ul li { list-style: none; margin: 3px 16px 3px 0; float: left; }
.head_sub ul li:last-child { border-right: none; margin: 3px 0; padding: 0; }
.head_sub ul li a { color: #fff !important; text-decoration: none; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; padding: 0 2px; display: block; }
.head_sub ul li a:hover { text-decoration: underline; }
.head_sub ul li.link_sub a { font-size: 10px; border-radius: 20px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border: 1px solid #fff; padding: 0 4px; }
.head_sub ul li.link_sub a:hover { background: #fff; color: #11777f !important; text-decoration: none; }
@media all and (max-width:991px) {
.head_sub ul li { display: none; }
.head_sub ul li.link_sub { display: block; }
.head_sub ul { right: 16px; }
}
@media all and (max-width:420px) {
.head_sub ul li { margin-right: 8px; }
}


.search_btn { position: absolute; right: 0; top: 46px; z-index: 9; width: 36px; height: 36px; background-color: rgba( 58, 77, 103, 0.60 ); border: none; padding: 0; margin: 0;  }
.search_btn:hover {  background-color: rgba( 58, 77, 103, 0.30 ); transition: .2s; }
#target, #target2 { display: none; position: absolute; top: 106px; right: 0; color: #000; width: 500px; height: auto; line-height:1.0 !important; background-color: rgba( 143, 162, 188, 0.70 ) !important; z-index: 20 !important;}
#target *, #target2 * {
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important;
}
#target .gsc-control-cse { background-color: rgba( 204, 215, 230, 0.70 ) !important; }
#target .gsc-control-searchbox-only { background-color: rgba( 204, 215, 230, 0.70 ) !important; }
#target .gsc-input-box, #target input.gsc-search-button { border-radius: 4px !important; -webkit-border-radius: 4px !important; -moz-border-radius: 4px !important; border: none !important; }
#target input.gsc-search-button { background: rgba( 58, 77, 103, 0.90 ) !important; }
#target .gsst_b .gscb_a { margin-top: 4px !important; }
.gsc-results-wrapper-overlay { }
.search_btn {border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; }
@media all and (max-width:991px) {
.search_btn { display: none; }
.pc_search { display: none; }
.widget-content .search-form .search_btn { display: block;position: relative; top:-45px; left: 240px;}
#target { display: block; position:relative; top: 0; right: 0; color: #000; width: 100%; height: auto; line-height: 1.0 !important; background-color: rgba( 143, 162, 188, 1.00 ) !important; }
#target .gsc-control-cse { border: none !important;}
#target .gsc-control-searchbox-only { border: none !important;}
}

#target .gsib_a { margin-top: 2px !important; padding: 0 !important; }
#target .gsc-search-box-tools .gsc-search-box .gsc-input { padding: 1px 2px !important;  line-height: 1.0 !important; box-sizing: border-box !important; font-size: 12px !important; }


#target .gsc-search-box { margin: 0 !important; box-sizing: border-box !important; }
#target .gsc-input-box { height: 32px !important; margin-left: 10px !important; }
#target input.gsc-search-button { position: relative !important; top:14px !important; margin-right: 10px !important; padding: 9px 23px !important; }
#target .gsc-input { width:97% !important; font-size: 14px !important; height: 20px !important; position: relative !important; margin-top: 6px !important; margin-left: 5px !important; }


#dropmenu { font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, sans-serif; position:relative; }

@media all and (max-width:991px) {
.gNav_w { padding: 0 !important; }
}
@media all and (min-width:992px) {

.gNav { width: 940px; position: absolute; top: 32px; background:; margin: 0 auto; }

.head_sub .container { position: relative; }
#dropmenu {
  list-style-type: none;
  width: 94%;
  margin: 0 3%;
  padding: 0;
}
#dropmenu li {
  position: relative;
  width: 14%;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
}
#dropmenu li.list_sp { margin-left: 16%; }
#dropmenu li a {
  display: block;
  margin: 0;
  padding: 30px 0 29px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5;
  text-decoration: none;
}
#dropmenu li ul {
  list-style: none;
  position: absolute;
  z-index: 5;
  top: 100%;
  left: 0;
  width: 160px;
  margin: 0;
  padding: 0;
}
#dropmenu li ul li {
  overflow: hidden;
  width: 100%;
  height: 0;
  color: #fff;
  transition: .2s;
}
#dropmenu li ul li a {
  padding: 8px 16px 8px 10px;
  background: rgba( 12, 44, 58, 0.95 ) !important;
  text-align: left;
  font-size: 12px;
  font-weight: normal;
  border-bottom: 1px solid rgba( 180, 180, 180, 0.60 );
}
	#dropmenu li ul li a:hover { background: rgba( 34, 66, 80, 1.0 ) !important; }
#dropmenu > li:hover > a { background-color: rgba( 255, 255, 255, 0.10 ) !important; }
#dropmenu > li a.current_page { background-color: rgba( 255, 255, 255, 0.10 ); }
#dropmenu > li:hover li:hover > a {  background: #145360; }
#dropmenu li:hover > ul > li {
  overflow: visible;
  height: auto;
}
#dropmenu li ul li ul {
  top: 0;
  left: 100%;
}
#dropmenu li:last-child ul li ul {
  left: -100%;
  width: 100%;
}
#dropmenu li ul li ul li a {  background: #0c2c3a; }
#dropmenu li:hover ul li ul li:hover > a { background:  }
#dropmenu li ul li ul:before {
  position: absolute;
  content: "";
  top: 13px;
  left: -12px;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-left-color: rgba( 255, 255, 255, 0.60 );
}
#dropmenu li:last-child ul li ul:before {
  position: absolute;
  content: "";
  top: 13px;
  left: 200%;
  margin-left: -20px;
  border: 5px solid transparent;
  border-right-color: #454e08;
}
}
@media all and (min-width:1200px) {
.gNav { width: 1140px; position: absolute; top: 32px; margin: 0 auto; }
#dropmenu li a { font-size: 16px; padding: 28px 0; }
#dropmenu li ul { width: 200px; }
}

@media print {#dropmenu{display: none !important;} .carousel-caption{dolor:#fff !important;}}


/* To TOP */
.page-top{
    position: fixed;
    bottom: 50px;
    right: 50px;
    -ms-filter: "alpha(opacity=90)";
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
	width:30px;
	height:30px;
	z-index: 9;
	
}
.page-top:before{
	content: url(../images/btn_arrowTop.png);
}
.page-top span{
	visibility:hidden;
	}





/*------------------
　　TOPページ
------------------*/


/* mv */
.block_mv { padding: 0; }

@media all and (max-width: 991px) {
.block_mv { padding: 0; position:relative; top: -8px; margin-bottom: -8px; }
}


.youtube-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.youtube-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.box_yt { 
  border:6px solid #014099;
}


/* midashi */

h2.mds_top1 { font-family: 'Lato', sans-serif; font-size: 40px; color: #42425e; text-align: center; font-weight: 200; line-height: 0.5; }
h2.mds_top1 span { font-size: 14px; }
h2.mds_top2 { font-family: 'Lato', sans-serif; font-size: 28px; color: #42425e; text-align: center; font-weight: 200; line-height: 0.8; margin-top: 45px; margin-bottom: -4px; }
h2.mds_top2 span { font-size: 14px; }
@media all and (max-width: 380px) {
h2.mds_top1 { font-size: 32px; line-height: 0.7; }
h2.mds_top1 span { font-size: 12px; }
h2.mds_top2 { font-size: 27px; line-height: 0.84; margin-bottom: -2px; }
h2.mds_top2 span { font-size: 12px; }
}
.mds_top3 { font-weight: bold; text-align: center; color: #42425e; margin-top: 40px; font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, sans-serif; font-size: 18px; }
@media all and (max-width: 480px) {
.mds_top3 { font-size: 16px; }	
}



/* block */
.block_top1 { background: #e9e9e9; padding: 30px 0 45px; }
.block_top1_2 { background: #eee; padding: 30px 0 45px; margin-top: -38px; }
.block_top2 { background: url(../images/top/bg_jba.gif) center center / cover no-repeat; padding: 30px 0 45px; }
.block_top3 { background: #fff; padding: 30px 0 45px; }
.block_top4 { background: #e6f5fc; padding: 30px 0 45px; }
.block_top_banner { background: #fff; padding: 15px 0; }
.banner_img { width: 23.5%; margin-right: 2%; float: left; text-align: center; }
.banner_img:nth-child(4n) { margin-right: 0; }
@media all and (max-width: 640px) {
.block_top_banner { background: #fff; padding: 10px 0 0; }
.banner_img { width: 48.5%; margin-right: 3%; float: left; margin-bottom: 10px;  }
.banner_img:nth-child(2n) { margin-right: 0; }
}


/* カルーセル */
.carousel-indicators li {
	width: 50px; height: 8px; border-radius: 0; background-color: rgba(255,255,255,0.4); border: 1px solid rgba(255,255,255,0.4); }
.carousel-indicators .active { width: 50px; height: 8px; border: 1px solid #fff; margin: 1px; }
@media all and (max-width: 640px) {
.carousel-indicators li, .carousel-indicators .active { width: 36px; height: 6px; }
.crs_br { display: none; width:0;  }
}
@media all and (max-width: 480px) {
.carousel-indicators { display: none; }
}
.carousel-caption {
    position: absolute;
    right: 12%;
    bottom: auto;
	top: 50%;
    left: 12%;
    z-index: 4;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: left;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
	font-weight: bold;
}
.carousel-caption span { background-color: rgba(0,0,0,0.2); padding: 0 5px; text-shadow: none; margin-bottom: 8px; display: inline-block; font-size: 120%; }
.cap_3l { font-size:28px; line-height: 1.3; margin-top: -73px; }
.cap_3l2 { font-size:26px; line-height: 1.3; margin-top: -75px; }
.cap_2l { font-size:32px; line-height: 1.3; margin-top: -60px; }
.cap_1l { font-size:40px; line-height: 1.3; margin-top: -45px; }
@media all and (max-width: 1199px) {
.cap_3l { font-size:24px; line-height: 1.3; margin-top: -66px; }
.cap_3l2 { font-size:22px; line-height: 1.3; margin-top: -69px; }
.cap_2l { font-size:27px; line-height: 1.3; margin-top: -54px; }
.cap_1l { font-size:36px; line-height: 1.3; margin-top: -42px; }
}
@media all and (max-width: 991px) {
.cap_3l { font-size:20px; line-height: 1.3; margin-top: -60px; }
.cap_3l2 { font-size:18px; line-height: 1.3; margin-top: -63px; }
.cap_2l { font-size:22px; line-height: 1.3; margin-top: -48px; }
.cap_1l { font-size:28px; line-height: 1.3; margin-top: -37px; }
}

@media all and (max-width: 480px) {
.carousel-caption { text-shadow: 0 1px 6px rgba(0,0,0,.9); }
.cap_3l { font-size:16px; line-height: 1.3; margin-top: -48px; }
.cap_3l2 { font-size:14px; line-height: 1.3; margin-top: -50px; }
.cap_2l { font-size:16px; line-height: 1.3; margin-top: -40px; }
.cap_1l { font-size:21px; line-height: 1.3; margin-top: -32px; }
}
@media all and (max-width: 380px) {
.cap_3l { font-size:14px; line-height: 1.3; margin-top: -46px; }
.cap_3l2 { font-size:12px; line-height: 1.3; margin-top: -48px; }
.cap_2l { font-size:14px; line-height: 1.3; margin-top: -37px; }
.cap_1l { font-size:18px; line-height: 1.3; margin-top: -30px; }
}
.carousel-indicators { bottom: 0px; }
.carousel-control img {
	top: 50%; margin-top: -27px; position: absolute; left: 50%; margin-left: -15px;
}
@media all and (max-width: 991px) {
.carousel-control {
    width: 12%;
}
.carousel-control img { width: 20px; margin-left: -10px; margin-top: -18px
}
}

/* NEWS部分 */
.btn_rss { position: absolute; top: 0; right: 0; }
.block_news { width: 80%; margin: 0 auto; }
.block_news2 { width: 100%; margin: 0 auto 25px; }
.box_news { background: #fff; width: 100%; position: relative; height: auto; margin-top: 20px; padding-bottom: 16px; }
.block_news2 .box_news { box-shadow: 0 0 3px rgba(0, 0, 0, 0.4); margin-top: 0; }

.ttl_news { background: #6c728c; color: #fff; width: 100%; display: table; height: 28px; }
.ttl_news h3 { display: table-cell; height: 28px; vertical-align: middle; width: 100%; text-align: center; font-weight: bold; font-size: 16px; padding-top:2px; border: none; }

.box_news dl { margin: 0; padding: 20px; font-size: 14px; margin-bottom: 20px; color: #333; }

.box_news dl dt { float: left; font-size: 12px; padding-top: 2px; }
.box_news dl dd { margin-left: 186px; line-height:1.4; margin-bottom: 16px; }
.box_news dl::after {
    content:" ";
    display:block;
    clear:both;
}
.box_news .news_noentry{
    margin: 0;
    padding: 20px 20px 10px;
    font-size: 14px;
    color: #333;
    text-align: center;
}
.box_HH .box_news dl dd { margin-left: 116px; }

.box_list dl dt { float: left; font-size: 12px; padding-top: 2px; background: #949ab2; font-weight: normal; padding: 2px 8px; color: #fff; }
.box_list dl dd { margin-left: 100px; line-height:1.4; margin-bottom: 16px; }
.box_list dl::after {
    content:" ";
    display:block;
    clear:both;
}

dl dd a { color: #444; text-decoration: none; }


@media all and (max-width: 1199px) {
.block_news { width: 80%; margin: 0 auto; }
}
@media all and (max-width: 991px) {
.block_news { width: 100%; margin: 0 auto; }
.box_news dl dt { float: none; }
.box_news dl dd { margin-left: 0; margin-top: -1px; }
.box_HH .box_news dl dd { margin-left: 0; margin-top: 2px; }
}
@media all and (max-width: 380px) {
.ttl_news { height: 24px; }
.ttl_news h3 { font-size: 14px;  height: 24px; padding-top:0px; line-height: 1; }
.btn_rss img { height: 24px; width: auto; }
}
.news_ttl .news { color: #fff; font-size: 12px; width: 60px; text-align: center; display: inline-block; padding: 0; position: relative; top: -1px; margin: 0 10px 8px 10px; background:#91b9cc; }
.news_ttl .event { color: #fff; font-size: 12px; width: 60px; text-align: center; display: inline-block; padding: 0; position: relative; top: -1px; margin: 0 10px 8px 10px; background:#f8a262; }
.news_ttl .seminar { color: #fff; font-size: 12px; width: 60px; text-align: center; display: inline-block; padding: 0; position: relative; top: -1px; margin: 0 10px 8px 10px; background:#a6cc91; }



/* About */
.box_aboutL { width: 35%; float: left; }
.box_aboutR { width: 62%; margin-left: 3%; padding-top: 20px; float: right; color: #fff; padding-bottom: 45px; }
.btn_about { position: absolute; bottom: 0; right: 0; }
@media all and (max-width: 767px) {
.box_aboutL { padding-top: 20px; }
.box_aboutR { padding-top: 20px; }	
}
@media all and (max-width: 480px) {
.box_aboutL { padding-top: 10px; width: 100%; float: none; padding-bottom: 20px; }
.box_aboutL img { max-width: 270px; }
.box_aboutR { padding-top: 10px; width: 100%; margin-left: 0; float: none; padding-bottom: 0px; }
.btn_about { position: relative; text-align: center; left: auto; right: auto; }
}

/* ACTION */
.box_action_img { width:96%; margin: 30px auto; }
.img_action1, .img_action2 { width: 32%; margin-right: 2%; float: left; margin-bottom: 20px; }
.img_action3 { width: 32%; float: left; margin-bottom: 20px; }
.img_action4 { width: 32%; margin-right: 2%; margin-left: 17%; float: left; margin-bottom: 0; }
.img_action5 { width: 32%; margin-right: 17%; float: left; margin-bottom: 0; }
@media all and (max-width: 767px) {
.box_action_img { width:100%; margin: 30px auto; }
.img_action1, .img_action3, .img_action5 { width: 48.5%; margin-right: 3%; margin-left: 0; float: left; margin-bottom: 20px; }
.img_action2, .img_action4 { width: 48.5%; margin-left: 0; margin-right: 0; float: left; margin-bottom: 20px; }
}
@media all and (max-width: 380px) {
.img_action1, .img_action3, .img_action5, .img_action2, .img_action4 { width: 100%; margin-left: 0; margin-right: 0; float: left; margin-bottom: 20px; }
}


/* MEMBER */
.box_member { width: 32%; padding: 15px 20px; margin-right: 2%; margin-bottom: 20px; background: #FFFFFF; color: #333; float: left; }
.box_member p { margin-bottom: 0; }
.box_member:nth-child(3n) { margin-right: 0; }
.box_member_img { width: 30%; float: right; }
.box_member_txt { width: 70%; padding-right: 12px; height: 184px; float: left; }
.box_member p.mds_member { font-weight: bold; font-size: 110%; padding-left: 20px; background: url(../images/common/icon01.gif) 0 5px no-repeat; margin-bottom: 15px; }
@media all and (max-width: 1199px) {
.box_member { padding: 11px 14px; margin-right: 2%; margin-bottom: 20px; background: #FFFFFF; color: #333; float: left; }
.box_member_img { width: 27%; }
.box_member_txt { width: 73%; }
.box_member_txt p {font-size: 95%; line-height: 1.4; }
.box_member p.mds_member { font-weight: bold; font-size: 100%; padding-left: 20px; background: url(../images/common/icon01.gif) 0 3px no-repeat; margin-bottom: 10px; }
}
@media all and (max-width: 991px) {
.box_member { padding: 11px 14px; margin-right: 2%; margin-bottom: 20px; background: #FFFFFF; color: #333; float: left; }
.box_member_img { width: 100%; float: none; margin-bottom: 12px; }
.box_member_txt { width: 100%; padding-right: 0; float: none; height: 164px; }
.box_member_txt p {font-size: 95%; line-height: 1.4; }
.box_member p.mds_member { font-weight: bold; font-size: 100%; padding-left: 20px; background: url(../images/common/icon01.gif) 0 3px no-repeat; margin-bottom: 10px; }
}
@media all and (max-width: 767px) {
.box_member { width: 100%; padding: 15px 20px; margin-right: 0%; margin-bottom: 20px; background: #FFFFFF; color: #333; float: none; }
.box_member_img { width: 20%; float: right; margin-bottom: 0; }
.box_member_txt { width: 80%; padding-right: 12px; height: auto; float: left; }
.box_member_txt p {font-size: 95%; line-height: 1.4; }
.box_member p.mds_member { font-weight: bold; font-size: 100%; padding-left: 20px; background: url(../images/common/icon01.gif) 0 3px no-repeat; margin-bottom: 10px; }
.box_member::after {
    content:" ";
    display:block;
    clear:both;
}
}
@media all and (max-width: 380px) {
.box_member { padding: 11px 14px; }
.box_member_img { width: 100%; float: right; margin-bottom: 12px; }
.box_member_txt { width: 100%; padding-right: 0; height: auto; float: left;}
}




/*------------------
　　下層
------------------*/


/* テンプレベース　*/
.block_contents { background: #fff; padding: 0 0 45px; }

h2.mds_nrm { font-size: 33px; color: #42425e; text-align: left; font-weight: bold; line-height: 1.3; display: block; background: url(../images/common/brd1.gif) 0 bottom repeat-x; padding-bottom: 45px; margin-bottom: 30px; }



.mds_ST { font-weight: bold; font-size: 20px; } 
h3.mds_nrm2 { font-size: 23px; color: #42425e; text-align: left; font-weight: bold; line-height: 1.3; margin: 15px 0; }

h3.mds_nrm2 {
position: relative;
line-height: 1.4;
padding:0.25em 1em;
display: inline-block;
top:0;
}

h3.mds_nrm2::before,h3.mds_nrm2::after{ 
  position: absolute;
  top: 0;
  content:'';
width: 8px;
height: 100%;
display: inline-block;
}
h3.mds_nrm2::before{
border-left: solid 1px #6c728c;
border-top: solid 1px #6c728c;
border-bottom: solid 1px #6c728c;
  left: 0;
}
h3.mds_nrm2::after{
  content: '';
  border-top: solid 1px #6c728c;
  border-right: solid 1px #6c728c;
  border-bottom: solid 1px #6c728c;
  right: 0;
}

.mds_SL_wrap {
  width: 180px;
  margin: 40px 0 0;
  padding: 0;
  font-family: sans-serif;
  font-size: 18px;
  font-weight:  bold;
  color:#fff;
  background: #6c728c;
}
.heading {
  margin: 10px 0
}
.mds_SL .heading {
  position: relative;
  height: 42px;
  padding: 0;
  line-height: 42px;
}

.mds_SL .heading:after{
  display: block;
  content: ' ';
  width: 0;
  height: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  border: 0 solid transparent;
  border-width: 42px 30px 0 0;
  border-right-color:#b7bac7;
}
.mds_SL .heading .title{
  float: left;
  padding-left: 16px;
}
.sub_title01 { font-size: 16px; font-weight: bold; background: #6c728c; color: #fff; position: relative; padding: 4px 24px 4px 10px; display: inline-block; height: auto; overflow-y: hidden; margin:14px 0 0; }
.sub_title01:after{
  display: block;
  content: ' ';
  width: 0;
  height: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  bottom: 0;
  border: 0 solid transparent;
  border-width: 34px 20px 0 0;
  border-right-color:#b7bac7;
}
@media all and (max-width:360px){.sub_title01{ font-size: 14px;}}
.brd01 { border-top: 1px dotted #949ab2; height: 45px; margin: 45px 0 0; width: 100%; clear: both; }

h4.mds_nrm3 { font-size: 18px; margin:  24px 0 24px; position: relative; width: auto; display: inline-block; border-left: 5px solid #b7bac7; padding-left: 11px; }
h4.mds_nrm3::after { content: ""; height: 4px; padding-left: 9px; width: 100%; position: absolute; bottom: -12px; left: -6px; display: block; background: url(../images/common/brd1.gif) 0 bottom repeat-x; box-sizing: content-box; }

h4.mds_nrm3L { font-size: 18px; margin:  40px 0 24px; position: relative; width: auto; display: block; border-left: 5px solid #b7bac7; padding-left: 11px; }
h4.mds_nrm3L::after { content: ""; height: 4px; padding-left: 9px; width: 100%; position: absolute; bottom: -12px; left: -6px; display: block; background: url(../images/common/brd1.gif) 0 bottom repeat-x; box-sizing: content-box; }

h5 { font-size: 18px; font-weight: bold; margin: 30px 0 10px; }
@media all and (max-width: 991px) {
.block_contents { background: #fff; padding: 15px 0 30px; }
.mds_nrm_sub { padding-bottom: 30px; margin-bottom: 20px; }
}
@media all and (max-width: 767px) {
.mds_ST { font-size: 19px; }
h2.mds_nrm { font-size: 27px; }
.block_contents { background: #fff; padding: 8px 0 30px; }
.mds_nrm_sub { padding-bottom: 25px; margin-bottom: 20px; }
h3.mds_nrm2 { font-size: 20px; }
}

span.mds_date { font-size: 80%; padding: 1px 6px 0; margin-bottom: 6px; display: inline-block; background: #a6cc91; color: #fff; }


/* midashi */

.block_mds { padding: 70px 0 100px; width: 100%; position: relative; color: #fff; z-index:-5; margin-bottom: 0; }

.block_mds h1 { font-size: 30px; font-weight: bold; margin: 0; line-height: 0.8; padding-left: 5px; }
.block_mds h1 span { display: none; }
.block_mds h1 span:first-child { display: block; }
@media all and (max-width: 991px) {
.block_mds { padding: 60px 0 60px 0; top: -8px; margin-bottom: -8px;}	
}
@media all and (max-width: 767px) {
.block_mds { padding: 40px 0 40px 0; }
.block_mds h1 { font-size: 22px; font-weight: bold; margin: 0; }	
}

.block_mds { background: #a7b7da url(../images/cat_other.jpg) center center / cover no-repeat; }
#cat_outline .block_mds { background: #a7b7da url(../images/cat_outline.jpg) center center / cover no-repeat; }
#cat_activity .block_mds { background: #a7b7da url(../images/cat_activity.jpg) center center / cover no-repeat; }
#cat_library .block_mds { background: #a7b7da url(../images/cat_library.jpg) center center / cover no-repeat; }
#cat_library2 .block_mds { background: #a7b7da url(../images/cat_library.jpg) center center / cover no-repeat; }
#cat_member .block_mds { background: #a7b7da url(../images/cat_member.jpg) center center / cover no-repeat; }
#cat_mypage .block_mds { background: #a7b7da url(../images/cat_mypage.jpg) center center / cover no-repeat; }
#cat_news .block_mds, #cat_seminar .block_mds, #cat_jba .block_mds { background: #a7b7da url(../images/cat_news.jpg) center center / cover no-repeat; }

#local01,#local02,#local03,#local04,#local05,#local06,#local07,#local08,#local09,#local10,#local11,#local12,#local13 { display: none; }
#cat_outline #local01 { display: block; }
#cat_activity #local02 { display: block; }
#cat_seminar #local03 { display: block; }
#cat_library #local04 { display: block; }
#cat_member #local05 { display: block; }
#cat_contact #local06 { display: block; }
#cat_access #local07 { display: block; }
#cat_sitemap #local08 { display: block; }
#cat_privacy #local09 { display: block; }
#cat_term #local10 { display: block; }
#cat_link #local11 { display: block; }
#cat_mypage #local12 { display: block; }
#cat_mail_news #local13 { display: block; }

/* sub_menu */
.local_nav { background-color: rgba( 15, 112, 121, 0.80 ); padding: 5px 0; height: 38px; position: relative; top: -38px; width: 100%; margin-bottom: 0; overflow-y: hidden; }
.local_nav ul { margin: 0; padding: 0; font-size: 14px; }
.local_nav ul li { list-style: none; margin: 3px 8px 3px 0; padding-right: 8px; border-right: 1px solid #fff; float: left; }
.local_nav ul li:last-child { border-right: none; margin: 3px 0; padding: 0; }
.local_nav ul li a { color: #fff !important; text-decoration: none; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; padding: 0 2px; }
.local_nav ul li a.current_page { background: #fff; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; color: #11777f !important; }
.local_nav ul li a.bi_index_cr { background: #fff; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; color: #11777f !important; }
.local_nav ul li a:hover { background: #fff; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; color: #11777f !important; }
@media all and (max-width: 991px) {
.local_nav { background-color: rgba( 15, 112, 121, 0.80 ); padding: 5px 0; height: auto; position: relative; top: 0; width: 100%; margin-bottom: 18px; }
}
@media all and (max-width: 767px) {
.local_nav ul { font-size: 12px; }
}
.local_sub { background: #dfe6e7; padding: 8px 0 0; margin-top: -38px; margin-bottom: 38px; }
@media all and (max-width: 991px) {
.local_sub { margin-top: -18px; margin-bottom: 18px; }
}
.local_sub ul { margin: 0; padding: 0; }
.local_sub ul li { display: inline-block; margin: 0 10px 8px 0; list-style: none; font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif; font-size: 12px; font-weight: bold; }
.local_sub ul li a { border: 1px solid #717185; color: #42425e; text-decoration: none; border-radius: 20px; -webkit-border-radius: 20px; -moz-border-radius: 20px; padding: 0 10px; line-height: 26px; transition: .2s;  }
.local_sub ul li a:hover { background: #fff; color: #42425e; border: 1px solid #fff; }
.local_sub ul li a.current_page { background: #fff !important; color: #42425e !important; border: 1px solid #fff !important; }

/* カテゴリートップ用 */
ul.cat_top_list { margin: 0; padding: 0; width: 100%; display: block; }
ul.cat_top_list li { list-style: none; float: left; height: 60px; font-size: 16px; font-weight:bold; width: 32%; margin-right: 2%; display: table; margin-bottom: 20px; line-height: 1.2; }
ul.cat_top_list li:nth-child(3n) { margin-right: 0; }
ul.cat_top_list li a { width: 100%; height: 100%; display: table-cell; color: #42425e; border: 3px double #42425e; text-decoration: none; text-align: center; vertical-align: middle; position: relative; padding: 0 30px; }
ul.cat_top_list li a::after { content: "≫"; position: absolute; top: 15px; right: 10px; }
ul.cat_top_list li a:hover { background: #42425e; color: #fff; border: 2px solid #42425e; }
@media all and (max-width: 767px) {
ul.cat_top_list li { width: 48.5%; margin-right: 3%; }
ul.cat_top_list li:nth-child(3n) { margin-right: 3%; }
ul.cat_top_list li:nth-child(2n) { margin-right: 0%; }
}
@media all and (max-width: 480px) {
ul.cat_top_list li { width: 100%; margin-right: 0; margin-bottom: 15px; }
}



/* LIST STYLE */

ul.list_nrm li, ol.list_nrm li { margin-bottom: 5px; }
ul.list_nrm3 li, ol.list_nrm3 li { margin-bottom: 20px; }
ul.list_nrm4 li, ol.list_nrm4 li { margin-bottom: 16px; }
ul.list_nrm2 li, ol.list_nrm2 li { margin-bottom: 14px; }
ul.list_nrm2 li { list-style: none; font-weight: bold; }
ul.list_nrm2 li span { font-weight: normal; }
ul.list_nrm2 li i { color: #afafc1; }


/* btn01 */
ul.btn01 { display: block; margin: 0; padding: 0; }
ul.btn01 li { display: inline-block; width: 49%; background: #C46162; margin-bottom: 18px; margin-right: 2%; height: 90px; position: relative; float: left; background: #a0a9d2 url(../images/common/arrow1.png) right 30px no-repeat;}
ul.btn01 li:hover { background: #949ec8 url(../images/common/arrow1.png) right 30px no-repeat;}
ul.btn01 li:nth-child(2n+0) { margin-right: 0; }
ul.btn01 li.li_dark { background: #8591c5 url(../images/common/arrow1.png) right 30px no-repeat; }
ul.btn01 li.li_dark:hover { background: #7582b9 url(../images/common/arrow1.png) right 30px no-repeat;}

ul.btn01 li a { display: block; padding: 0 38px 0 15px; font-weight: bold; font-family: "Hiragino Maru Gothic W4 JIS2004", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 19px; line-height: 1.2; text-decoration: none; color: #fff;}

ul.btn01 li a:hover { background: none; }
ul.btn01 li a span { display: table-cell; vertical-align: middle; height: 90px; }

ul.btn01 li.boxtype01 { height: 140px; background: #a0a9d2 url(../images/common/arrow1.png) right 15px no-repeat; }
ul.btn01 li.boxtype01 div { height: 80px; background: #ebeef5; font-size: 90%; padding: 12px; }
ul.btn01 li.boxtype01 a span { height: 60px; }
ul.btn01 li.boxtype01:hover { background: #949ec8 url(../images/common/arrow1.png) right 15px no-repeat;}

/* btn02 */
ul.btn02 { display:block; margin: 0; padding: 0; }
ul.btn02 li { display: inline-block; width: 49%; margin-bottom: 15px; margin-right: 2%; height: 48px; position: relative; float: left; background: #fff url(../images/common/arrow2.png) right center no-repeat;  box-sizing: border-box; border: 1px solid #a0a9d2; }
ul.btn02 li:hover { display: inline-block; width: 49%; margin-bottom: 15px; margin-right: 2%; height: 48px; position: relative; float: left; background: #ebeef5 url(../images/common/arrow2.png) right center no-repeat;}

ul.btn02 li:nth-child(2n+0) { margin-right: 0; }
ul.btn02 li a { display: block; padding: 0 38px 0 15px; font-weight: bold; font-family: "Hiragino Maru Gothic W4 JIS2004", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; line-height: 1.2; text-decoration: none; color: #0f278b;}
ul.btn02 li a:hover { background: none; }
ul.btn02 li a span { display: table-cell; vertical-align: middle; height: 48px; width: 100%; }


/* check */
ul.check_list { display: block; padding: 0; margin: 0 0 20px; }
ul.check_list li::before { content: "\f00c"; font-family: FontAwesome; color: #f28c14; margin-right: 8px; margin-left: -24px; }
ul.check_list li { list-style: none; margin-bottom: 12px; padding-left: 28px; }
ul.check_list li ul { margin: 0 0 15px; padding: 5px 0 0 8px; }
ul.check_list li ul li::before { content: "\f105"; font-family: FontAwesome; color: #f28c14; margin-right: 8px; margin-left: -24px; }
ul.check_list li ul li { margin-bottom: 8px; }

/* arrow */
ul.arrow_list { display: block; padding: 0; margin: 0 0 20px; }
ul.arrow_list li::before { content: "\f101"; font-family: FontAwesome; color: #7eb7c2; margin-right: 8px; margin-left: 0; }
ul.arrow_list li { list-style: none; margin-bottom: 12px; font-weight: bold; font-size: 108%; }

/* wordl */
ul.wordl_list { display: block; padding: 0; margin: 0 0 20px; }
ul.wordl_list li::before { content: "\f0ac"; font-family: FontAwesome; color: #7eb7c2; margin-right: 6px; margin-left: 0; font-size: 85%; }
ul.wordl_list li { list-style: none; margin-bottom: 30px; width: 48.5%; float: left; line-height: 1.6; word-wrap:break-word; }
ul.wordl_list li:nth-child(2n+1) { clear: both; margin-right: 3%; }
ul.wordl_list::after {
    content:" ";
    display:block;
    clear:both;
}
@media all and (max-width: 767px) {
ul.wordl_list li { list-style: none; margin-bottom: 27px; width: 100%; float: none; }
ul.wordl_list li:nth-child(2n+1) { clear: both; margin-right: 0; }
}
.exp_txt { background: #eff1fa; margin-top: 15px; display: block; padding: 12px; font-size: 14px; color: #676d87; }
ul.wordl_list li a { color: #607f93; text-decoration: underline; }
ul.wordl_list li a:hover { background: #607f93; color: #fff; text-decoration: none; }
ul.wordl_list li em { color: #ccbb47; }
.wlogo_img img { max-width: 30%; padding: 9px 0 0; box-sizing: border-box; }

.price_txt { background: #feeeed; display: block; padding: 14px; color: #493332; }
.price_txt p { margin-bottom: 7px; }
.price_txt p:last-child {margin-bottom: 0;}
.p_block { margin-bottom: 32px; }
.p_block2 { margin-bottom: 45px; background: #eefafb; padding: 14px 18px; }
.p_block2 p:last-child { margin-bottom: 0; }
.flag_img { position: relative; top: -3px; left: 8px; }




/* wordl */
ul.round_list { display: block; padding: 0; margin: 20px 0 0; }
ul.round_list li { display: inline-block; line-height: 1.6; margin: 0 10px 10px 0; }
ul.round_list li a { display: block; border-radius: 20px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border: 1px solid #717185; color: #42425e; text-decoration: none; box-sizing: border-box; width: 70px; text-align: center; }
ul.round_list li span { display: block; border-radius: 20px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border: 1px solid #aaa; color: #aaa; text-decoration: none; box-sizing: border-box; width: 70px; text-align: center; }
ul.round_list li a:hover { border: 1px solid #949ab2; color: #fff; text-decoration: none; background: #949ab2; }
li.wd_01 { }
ul.round_list::after {
    content:" ";
    display:block;
    clear:both;
}

@media all and (max-width: 480px) {
ul.round_list li { width: 30.3333333%; text-align: center; margin: 0 1.5% 10px 1.5%; display: block !important; float: left; }
	ul.round_list li a { width: 100%; }
}

/* table */

table.type00 { width: 100%; }
table.type00 tr:nth-child(2n) td { background: #f0f0f0; }
table.type00 td:first-child { width: 140px; line-height: 24px; color: #fff; background: #909daa !important; text-align: center; vertical-align: top; }
table.type00 td:last-child { vertical-align: top; }
table.type00 td {
	padding: 7px;
	border: 1px solid #CFCFCF;
}
@media all and (max-width: 767px) {
table.type00 tr:nth-child(2n) td { background: #fff; }
table.type00 td {
	padding: 4px 0;
	border: none;
}
table.type00 td { display: block; margin-bottom: 4px; }
table.type00 td:last-child { margin-bottom: 20px; }	
}
table.type03 { width: 100%; }
table.type03 td:first-child { width: 140px; line-height: 24px; vertical-align: top; }
table.type03 td {
	padding: 0 7px 7px 0;
	vertical-align: top;
}
@media all and (max-width: 767px) {
table.type03 td {
	padding: 0 4px 4px 0;
}
table.type03 td { display: block; margin-bottom: 4px; }
table.type03 td:last-child { margin-bottom: 20px; }	
}
table.type04 { width: 100%; }
table.type04 td {
	padding: 0 7px 7px 0;
	vertical-align: top;
}
@media all and (max-width: 767px) {
table.type04 td {
	padding: 0 4px 4px 0;
}
}

table.type01 { width: 100%; } 
table.type01 td {
	padding: 7px;
	border: 1px solid #CFCFCF;
}
table.type01 th {
	padding: 7px;
	border: 1px solid #CFCFCF;
}
table.type02 { width: 100%; } 
table.type02 td {
	padding: 7px;
	border: 1px solid #CFCFCF;
}
table.type02 th {
	padding: 7px;
	border: 1px solid #CFCFCF;
}
table.type02 tr:nth-child(2n) td { background: #f0f0f0; }
table.type02 th {
	padding: 7px;
	border: 1px solid #CFCFCF;
	background: #b7bac7;
	font-weight:  normal;
	color: #fff;
}
@media all and (max-width: 480px) {
	table.type01 td, table.type01 th, table.type02 td, table.type02 th {padding:5px;}
}

table.table01 td {
	padding: 5px;
	border: 1px solid #CFCFCF;
}
table.table01 th {
	padding: 5px;
	border: 1px solid #CFCFCF;
}
table.table01 { margin-bottom: 25px; }

table.table03 { width: 100%; } 

table.table03 td {
	padding: 10px;
	border: 1px solid #CFCFCF;
	text-align: center;
}
table.table03 th {
	padding: 10px;
	border: 1px solid #CFCFCF;
	background: #b7bac7;
	color: #ffffff;
	text-align: center;
}
table.table03 td.td_h { text-align: left; font-weight: bold; }
@media all and (max-width: 480px) {
table.table03 th, table.table03 td { padding: 5px; }
}

table.table02 td {
	padding: 7px;
	border: 1px solid #CFCFCF;
}
table.table02 tr:nth-child(2n) td { background: #f0f0f0; }
table.table02 th {
	padding: 7px;
	border: 1px solid #CFCFCF;
	background: #b7bac7;
	font-weight:  normal;
	color: #fff;
	vertical-align: top;
}
table.table02 th.th_001 { width: 132px;}
table.table02 th.th_002 { width: 220px;}
table.table02 { margin-bottom: 25px; width: 100%; }

@media all and (max-width: 767px) {
table.table02 { font-size: 14px;}
table.table02 th.th_001 { width: 100px;}
table.table02 th.th_002 { width: 150px;}
}

@media all and (max-width: 600px) {
	table.table02 { font-size: 12px;}
table.table02 th.th_001 { width: 86px;}
table.table02 th.th_002 { width: 110px;}
}

@media all and (max-width: 480px) {
table.table02 th, table.table02 td { padding: 5px; }
table.table02 th.th_002 { width: 100px;}
}

@media all and (max-width: 360px) {
table.table02 th.th_002 { width: 90px;}
}

table.table_rspsv td {
	padding: 7px;
	border: 1px solid #CFCFCF;
}
table.table_rspsv tr:nth-child(2n) td { background: #f0f0f0; }
table.table_rspsv th {
	padding: 7px;
	border: 1px solid #CFCFCF;
	background: #b7bac7;
	font-weight:  normal;
	color: #fff;
	vertical-align: top;
}
.sub_tag2 { display: none; }
td.award_t { white-space: nowrap; }
@media all and (max-width: 640px) {
td.award_t { white-space: normal; text-align: center; font-weight: bold; }
.sub_tag2 { padding: 2px 8px; font-size:95% !important; display: inline-block; width: 100%; text-align: center; background: #b7bac7; color:#fff; margin-right: 12px; margin-bottom: 8px; }
table.table_rspsv thead { display: none; }
table.table_rspsv tbody { display: block; }
table.table_rspsv td { width: 100%; display: block; border-bottom: none; padding: 5px; box-sizing: border-box; }
table.table_rspsv tr { margin-bottom: 20px; display: block; border-bottom: 1px solid #CFCFCF; }
}


/* 下層用通常要素 */
.box_01 { padding-top: 45px; }

.box_set01_p { float: left; width: 20%; padding-left: 20px; box-sizing: border-box; }
.box_set01_t { float: left; width: 80%; }
@media all and (max-width: 1199px) {
.box_set01_p { float: left; width: 24%; padding-left: 20px; box-sizing: border-box; }
.box_set01_t { float: left; width: 76%; }	
}
@media all and (max-width: 991px) {
.box_set01_p { float: left; width: 30%; padding-left: 20px; box-sizing: border-box; }
.box_set01_t { float: left; width: 70%; }	
}
@media all and (max-width: 767px) {
.box_set01_p { float: left; width: 35%; padding-left: 20px; box-sizing: border-box; }
.box_set01_t { float: left; width: 65%; }	
}
@media all and (max-width: 480px) {
.box_set01_p { float: none; width: 100%; padding-left: 0; box-sizing: border-box; }
.box_set01_t { float: none; width: 100%; margin-bottom: 20px; }	
}

.box_brd01 { padding: 14px 18px; border: 1px #7192b6 solid; }
.box_brd01 p { margin: 0 0 12px; line-height: 1.3; }
.box_brd01 p:last-child { margin-bottom: 4px; }
.box_brd01 i { color: #7192b6; }
.box_brd01 a { padding-left: 4px; }

.sub_tag { padding: 0 8px; border: 1px solid #42425e; font-size:80% !important; display: inline-block; margin-right: 12px; position: relative; top:-1px; background: #fff; }


.org_box { margin-bottom: 28px; }
.org_box p { margin-bottom: 8px; font-size: 95%; }

ul.bucknumber_list { margin: 10px 0 0; padding: 0; list-style: none; }
ul.bucknumber_list li { display: inline-block; margin-right: 12px; font-size: 14px; margin-bottom: 20px; }
ul.bucknumber_list li a {
	border: 1px solid #8fa6b5;
	color: #4a6a7f;
	padding: 4px 33px 4px 15px;
border-radius: 20px; -webkit-border-radius: 20px; -moz-border-radius: 20px;
background: #fff url(../images/common/pdf2.png) right center no-repeat; }
ul.bucknumber_list li a:hover {
	color: #fff;
background: #8fa6b5 url(../images/common/pdf2.png) right center no-repeat;
text-decoration: none; }

.img_box01 { width: 36%; margin: 0 auto; }
.img_box02 { width: 68%; margin: 0 auto; }
.img_box01::after,
.img_box02::after {
    content:" ";
    display:block;
    clear:both;
}
.img_box01 img, .img_box02 img { float: left; width: 48.5%; margin-right: 3%; }
.img_box01 img:last-child, .img_box02 img:last-child { margin-right: 0; }
@media all and (max-width: 991px) {
.img_box01 { width: 48%; margin: 0 auto; }
.img_box02 { width: 84%; margin: 0 auto; }
}
@media all and (max-width: 767px) {
.img_box01 { width: 64%; margin: 0 auto; }
.img_box02 { width: 100%; margin: 0 auto; }
}
@media all and (max-width: 480px) {
.img_box01 { width: 100%; margin: 0 auto; }
.img_box02 img { float: none; width: 100%; margin-right: 0; margin-bottom: 12px; }
.img_box02 img:last-child { margin-bottom: 0; }
}





/* footer */

.footer { padding: 0; background-color: #21838d; background-image: url(../images/common/foot_bg1.gif); background-position: 0 top; background-size: auto 100%; background-repeat: no-repeat; color: #FFFFFF; }
.foot_wrap { padding: 30px 0 0; background:url(../images/common/foot_bg2.png); }
.footer p { font-size: 12px; margin: 0; }
p.footer_logo { margin-bottom: 20px; }
.fmenu_ttl { font-weight: bold; border-bottom: 1px solid #fff; }
.fmenu_box_wrap { margin: 0; padding: 0; }
.fmenu_box { width: 18%; float: left; margin-left: 2%; height: 200px; }
.fmenu_box ul { margin: 10px 0 0; padding: 0; }
.fmenu_box ul li { list-style: none; margin: 0 0 5px; font-size: 12px; }
.fmenu_box a { color: #fff !important; text-decoration: none; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; padding: 0 2px; }
.fmenu_box a:hover { background: #fff; color: #11777f !important; }

.footer_sub { background-color: rgba( 15, 112, 121, 0.80 ); padding: 5px 0; margin: 20px 0 0; }
.footer_sub ul { margin: 0; padding: 0; font-size: 12px; }
.footer_sub ul li { list-style: none; margin: 3px 6px 3px 0; padding-right: 6px; border-right: 1px solid #fff; float: left; }
.footer_sub ul li:last-child { border-right: none; margin: 3px 0; padding: 0; }
.footer_sub ul li a { color: #fff !important; text-decoration: none; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; padding: 0 2px; }
.footer_sub ul li a:hover { background: #fff; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; color: #11777f !important; }
.footer p.cr { text-align: right; font-size: 10px; margin-top:5px; }
.col-or-65 { width: 65%; float: left; }
.col-or-60 { width: 60%; float: left; }
.col-or-40 { width: 40%; float: left; }
.col-or-35 { width: 35%; float: left; }
@media all and (max-width:1199px) and (min-width: 992px) {
p.footer_logo img { width: 90%; }
}
@media all and (max-width: 991px) {
.fmenu_box_wrap { margin-top: 20px; }
.fmenu_box:first-child { margin-left: 0; }
.col-or-65 { width: 100%; float: none; }
.col-or-60 { width: 100%; float: none; }
.col-or-40 { width: 100%; float: none; }
.col-or-35 { width: 100%; float: none; }
.footer_sub ul { width: auto; margin: 0 auto; text-align: center; float: none; }
.footer_sub ul li { float: none; display: inline-block; }
.footer p.cr { text-align: center; margin-top: 5px; }
}
@media all and (max-width: 767px) {
.fmenu_box_wrap { display: none; }
}
@media all and (max-width: 640px) {
.footer_sub ul li { margin: 3px 0; padding-right:3px; }
.footer_sub ul li:nth-child(4n) { border-right: none; margin: 2px 0; }
.footer_sub ul { width: 360px; }
}
@media all and (max-width: 420px) {
.footer_sub { margin-left: -8px; padding-right: 6px; }
.footer_sub ul { width:290px; font-size: 10px;}
.footer p.cr { font-size: 9px; }
}



/* Form */
input, textarea {
    padding: 5px !important;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border: 1px solid #AFAFAF;
	margin-bottom: 28px;
}
input:focus, textarea:focus {
    border:solid 1px #EEA34A;
}
input[type=text] { width: 450px; }
textarea { width: 100%; }
input.name22 { display: inline-block; width: 300px; margin-right:15px; }

ul.form_check { margin: 0; padding: 7px 0 28px; }
ul.form_check li { list-style: none; display: inline-block; margin-right: 18px; }
.mailform th { text-align: left; padding-right: 15px; font-weight: normal; vertical-align: top; }
.mailform th span {
	padding: 5px 10px !important;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	background: #dfeeef;
	position: relative;
	width: 100%;
	box-sizing: border-box;
	display: block;
}
.must_item::after {
	content:"必須";
	background: #fff;
	padding: 2px 4px 1px;
	margin-left: 8px;
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	font-size: 75%;
	position: relative;
	top: -1px; }

.mail_select { padding: 7px 0 45px; }

input[type=button].confirm_send { cursor: pointer; width: 150px; }
input[type=button].confirm_send:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #59c0b6), color-stop(0.00, #d4f2ec));
background: -webkit-linear-gradient(#d4f2ec, #59c0b6);
background: -moz-linear-gradient(#d4f2ec, #59c0b6);
background: -o-linear-gradient(#d4f2ec, #59c0b6);
background: -ms-linear-gradient(#d4f2ec, #59c0b6);
background: linear-gradient(#d4f2ec, #59c0b6); color: #fff; }

@media all and (max-width: 640px) {
.mailform th, .mailform td { width: 100%; display: block; text-align: left; }
.mailform th span { width: auto; margin-bottom: 15px; display: inline-block; }
input[type=text] { width: 100%; }
input.name22 { width: 40%; margin-right:15px; }
.mail_select { padding: 0 0 45px; }
ul.form_check { margin: 0; padding: 0 0 28px; }
}









/*------------------
　　下層記事
------------------*/
h2.mds_nrm_bd { font-size: 33px; color: #42425e; text-align: left; font-weight: bold; line-height: 1.3; display: block; background: url(../images/common/brd1.gif) 0 bottom repeat-x; padding-bottom: 45px; margin-bottom: 30px; }

.single_content h3 { font-size: 23px; color: #42425e; text-align: left; font-weight: bold; line-height: 1.3; margin: 25px 0 18px; }

.single_content h3 {
position: relative;
line-height: 1.4;
padding:0.25em 1em;
display: inline-block;
top:0;
}

.single_content h3::before, .single_content h3::after{ 
  position: absolute;
  top: 0;
  content:'';
width: 8px;
height: 100%;
display: inline-block;
}
.single_content h3::before{
border-left: solid 1px #6c728c;
border-top: solid 1px #6c728c;
border-bottom: solid 1px #6c728c;
  left: 0;
}
.single_content h3::after{
  content: '';
  border-top: solid 1px #6c728c;
  border-right: solid 1px #6c728c;
  border-bottom: solid 1px #6c728c;
  right: 0;
}

@media all and (max-width: 767px) {
.single_content h3 { font-size: 20px; }
}

.single_content h4 { margin-top: 20px; margin-bottom: 3px; }

.news_mds { width: 140px; line-height: 24px; background: #909daa; text-align: center; display: inline-block; float: left; color: #fff; }
.news_txt { margin-left: 158px; margin-bottom: 20px; display: block; }
.news_txt::after {
    content:" ";
    display:block;
    clear:both;
}

@media all and (max-width: 767px) {
.news_mds { display: block; float: none; margin-bottom: 5px; }
.news_txt { margin-left: 0; }	
}

aside { width: 280px; float: right; }
#individual-main { float: left; margin-right: -330px; width: 100%; }
article { margin-right: 330px; }
@media all and (max-width: 1199px) {
aside { width: 240px; float: right; }
#individual-main { float: left; margin-right: -290px; width: 100%; }
article { margin-right: 290px; }
}

@media all and (max-width: 991px) {
aside { width: 100%; float: none; background: url(../images/common/brd2.gif) 0 0 repeat-x; padding-top: 30px; margin-top: 45px; }
#individual-main { float: none; margin-right: 0; width: 100%; }
article { margin-right: 0; }	
}

#cat_library2 aside { display: none !important; }
#cat_library2 #individual-main { float: left; margin-right: 0 !important; width: 100% !important; }
#cat_library2 article { margin-right: 0 !important; }
#cat_library2 .news_sub { display: none !important; }
@media all and (min-width: 992px) {
#cat_library2 #dropmenu > li:nth-child(4) a {
    background-color: rgba( 255, 255, 255, 0.10 );
}
}

.news_tag { padding: 0 6px; display: inline-block; line-height: 20px; border: #5ba5b3 solid 1px; color: #5ba5b3; margin-right: 10px; margin-bottom: 8px; }
.cat { padding: 0 6px; display: inline-block; line-height: 20px; border: #5ba5b3 solid 1px; color: #5ba5b3; margin-right: 10px; margin-bottom: 8px; }
.date { float: right; }
@media all and (max-width: 991px) {.date { display: block; width: 100%; text-align: right; margin-bottom: 30px; float: none; }}
.news_date { float: right; }
.news_sub { margin-bottom: 30px; font-size: 90%; }
.news_sub::after {
    content:" ";
    display:block;
    clear:both;
}


h3.widget-header { background: #edf6f8; border-left:6px solid #bcc5c7; font-size: 20px; line-height: 38px; padding: 0 10px 0 13px; }
ul.widget-list { margin: 0; padding: 0; }

.widget-list-item {
	position: relative;
	max-height: 50px;
	overflow: hidden;
	line-height: 25px;
	margin-bottom: 10px;
	font-size: 90%;
	background: url(../images/common/icon01.png) 0 4px no-repeat;
	padding-left: 14px;
}
.widget-list-item a { border-bottom: 1px dotted; padding-bottom: 0px; }
.widget-list-item a:hover { text-decoration: none; border-bottom: solid 1px; }
.widget-list-item:before, .widget-list-item:after {
	position: absolute;
	background: #fff;
}

.widget-list-item:before {
	content: "…";
	bottom: 0;
	right: 0;
	background: url(../images/common/side_end.png) 0 repeat-y;
	padding-left: 12px;
}

.widget-list-item:after {
	content: "";
	width: 100%;
	height: 100%;
}



/* 定款 */
.box_teikan p { margin-bottom: 8px; }

/* FAQ */
.question_txt { font-weight: bold; margin-bottom: 8px; margin-top: 28px; color:#6969a5; }
.question_tag {
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
display: inline-block; 
border: 2px solid #6969a5;
color: #6969a5;
width: 60px;
text-align: center;
margin-right: 12px;
font-size: 90%;
line-height: 1.3;
position: relative;
top:-1px;}
.answer_tag {
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
display: inline-block; 
border: 1px solid #f26593;
background: #f26593;
color: #fff;
width: 60px;
text-align: center;
margin-right: 12px;
font-size: 90%;
line-height: 1.3;
position: relative;
padding-top: 1px;
top:-1px;}
.answer_tag2 {
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
display: inline-block; 
border: 1px solid #f26593;
background: #f26593;
color: #fff;
width: 90px;
text-align: center;
margin-right: 12px;
font-size: 90%;
line-height: 1.3;
position: relative;
padding-top: 1px;
top:-1px;}

/* Google Map */
.gmap{
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
}
.gmap iframe, .gmap object, .gmap embed{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

ul.sitemap_list { margin-top: 8px; margin-bottom: 20px; }
ul.sitemap_list li { margin-bottom: 10px; font-size: 95% !important; list-style: none; }
ul.sitemap_list li::before { content: "\f105" !important; font-family: FontAwesome; color: #7eb7c2; margin-right: 6px; margin-left: 0; }
ul.sitemap_list li ul { margin-bottom: 6px; font-size: 95% !important; list-style: none; margin-top: 10px; }
ul.sitemap_list li ul li::before { content: "\f0da" !important; font-family: FontAwesome; color: #7eb7c2; margin-right: 6px; margin-left: 0; }

.st_group_box { width:80%; margin: 0 auto;}
@media all and (max-width: 767px) {
.st_group_box { width:100%; margin: 0 auto;}
}

/* news_archive */
ul.news_archive { margin: 0 0 20px; list-style: none; padding-left: 0; }
ul.news_archive li { position: relative; width: 100%; padding-left: 140px; margin-bottom: 14px; box-sizing: border-box; }
ul.news_archive li span.news_data { position: absolute; top:0; left: 0; width:120px; text-align: center; font-size: 80%; color:#fff;background: #949ab2; padding: 1px 0 2px !important;}
.page_number { width: 100%; text-align: center; margin-top: 40px; }
.page_number a { border: 1px solid #949ab2; color: #949ab2; padding: 3px 5px !important; text-align: center; }
.page_number a:hover { border: 1px solid #727294; color: #fff; padding: 3px 5px !important; text-align: center; background: #727294; text-decoration: none; }
.page_number span { border: 1px solid #585875; color: #fff; padding: 3px 5px !important; text-align: center; background: #585875; }

ul.news_archive li.list_02 { position: relative; width: 100%; padding-left: 200px; margin-bottom: 14px; box-sizing: border-box; }
ul.news_archive li.list_02 span.news_wrap { position: absolute; top:0; left: 0; width:195px;}
ul.news_archive li.list_02 span.news_data2 { display: inline-block; width:120px; text-align: center; font-size: 80%; color:#fff;background: #949ab2; padding: 1px 0 2px !important;}
ul.news_archive li.list_02 span.tag_new_1 { color: #fff; font-size: 12px; width: 60px; text-align: center; display: inline-block; padding: 1px 0 2px !important; position: relative; top: -1px; margin: 0 0 8px 0; background:#91b9cc; }
ul.news_archive li.list_02 span.tag_new_2 { color: #fff; font-size: 12px; width: 60px; text-align: center; display: inline-block; padding: 1px 0 2px !important; position: relative; top: -1px; margin: 0 0 8px 0; background:#a6cc91; }
@media all and (max-width: 480px) {
ul.news_archive li,
ul.news_archive li.list_02{ position: relative; width: 100%; padding-left: 0; padding-top: 20px; margin-bottom: 10px; box-sizing: border-box; }
ul.news_archive li span.news_data { padding: 1px 0 0 !important;}
ul.news_archive li.list_02 span.news_data2 { padding: 1px 0 0 !important;}
ul.news_archive li.list_02 span.tag_new_1 { padding: 1px 0 0 !important;}
ul.news_archive li.list_02 span.tag_new_2 { padding: 1px 0 0 !important;}
ul.news_archive li.list_02 span.news_wrap{display: block; margin-bottom: 8px;}
}


/* IE */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
body:not(:target),
h1:not(:target),
h2:not(:target),
h3:not(:target),
h4:not(:target),
h5:not(:target),
h6:not(:target),
h7:not(:target),
.block_bc:not(:target),
.side_box:not(:target),
.btn_all:not(:target),
.btn_back:not(:target),
.btn_forward:not(:target),
a.btn_box_nrm:not(:target),
.mds_top3:not(:target),
ul.btn01 li a:not(:target),
ul.btn02 li a:not(:target)
{font-family:"Hiragino Kaku Gothic ProN", Meiryo, "メイリオ", 'ＭＳ Ｐゴシック',sans-serif;}

.head_sub ul li.link_sub a:not(:target) { padding-top: 2px; margin-top: -2px; }
.local_nav ul li a:not(:target) { padding-top: 2px; }
.local_sub ul li a:not(:target) { padding-top: 3px; }
	
.sub_tag:not(:target) { padding: 3px 8px 0; }
.sub_tag2:not(:target) { padding: 5px 8px 2px; }
ul.news_archive li span.news_data:not(:target) { padding: 3px 0 2px !important; }
.page_number a:not(:target) { padding: 5px 5px 2px !important; }
.page_number a:hover:not(:target) { padding: 5px 5px 2px !important; }
.page_number span:not(:target) { padding: 5px 5px 2px !important; }
	
.btn_all:not(:target) { padding-top: 1px; }
	
a.btn_all::after:not(:target) { top: 2px; }
.news_ttl .news:not(:target) { padding-top: 2px; }
.news_ttl .event:not(:target) { padding-top: 2px; }
.news_ttl .seminar:not(:target) { padding-top: 2px; }
}


/* Add 201711 */
ul.round_list2 { display: block; padding: 0; margin: 20px 0 40px; }
ul.round_list2 li { display: inline-block; line-height: 1.6; margin: 0 10px 10px 0; }
ul.round_list2 li a { display: block; border-radius: 20px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border: 1px solid #717185; color: #42425e; text-decoration: none; box-sizing: border-box; width: auto; text-align: center; padding: 0 12px; }
ul.round_list2 li a:hover { border: 1px solid #949ab2; color: #fff; text-decoration: none; background: #949ab2; }

/* Add 201911 */
.local_sub_sub { background: #eff3f3 !important; }
.local_sub_sub ul li a { border: 1px dashed #717185; background: #fff !important; }
.local_sub_sub ul li a:hover,
.local_sub_sub ul li a.current_page { box-shadow: 0 0 3px rgba(0, 0, 0, 0.5); }

/* Add 202006 */
.new_video_block:after {
    content:" ";
    display:block;
    clear:both;
}
.new_video_block { border-bottom: 1px dotted #949ab2; padding-bottom: 45px; margin: 0 0 45px; width: 100%; }
.new_video_block:last-child { margin-bottom: 0; border-bottom: none; }
.mds_nvideo { font-size: 115%; font-weight: bold; margin-bottom: 11px !important; margin-top: 0 !important; }
.v_img img { box-shadow: 0 0 4px rgba(0, 0, 0, 0.4); width: 100%; height: auto; }
.v_img { float: right; width: 24%; }
.v_txt { float: left; width: 74%; }
@media all and (max-width: 767px) {
.v_img { float: none; width: 100%; margin-bottom: 24px; }
.v_txt { float: none; width: 100%; }
}
