@charset "utf-8";

/*@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);*/

/* -----------------------------------------------------------------------
## Reset #################################################################
----------------------------------------------------------------------- */
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,img,
pre,form,fieldset,input,textarea,p,blockquote,th,td {
  margin: 0px;
  padding: 0px;
}
html {overflow:auto; height:100%;}
body{
	color: #000;
		font-family: "嗄ゴシック", YuGothic, "ヒラギノ叔ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Noto Sans Japanese","Hiragino Maru Gothic W4 JIS2004", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	/*	
	font: 14px/185% "ヒラギノ叔ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
*/	-webkit-text-size-adjust: 100%;
	letter-spacing: 0.05em;
	overflow: hidden;
	font-weight:500;
	word-break: break-all;
}
fieldset,img {
  border: 0;
  vertical-align: bottom;
}

address,caption,cite,code,dfn,em,var {
  font-style: normal;
  font-weight: normal;
}
ul {
  list-style: none;
}
ol li {
	list-style-position: outside;
	list-style: decimal;
	margin-left: 25px;
	margin-bottom:5px;
}

caption,th {
	text-align: left;
	font-weight: normal;
}
h1,h2,h3,h4,h5,h6 {
  font-size: 100%;
  font-weight: normal;
}

a{
	color: #333333;
	text-decoration: none;
}

img {
	max-width:100%;
	height:auto;
	padding: 0;
	margin: 0;
}
*:focus {
outline: none;
}
input[type=text],select {
 font-size: 16px;
 transform: scale(0.75);
}
.clearfix:after {
    content:"";
    display:block;
    clear:both;
}

.ma_b5 {margin-bottom: 5px;}
.ma_b10 {margin-bottom: 10px;}
.ma_b15 {margin-bottom: 15px;}
.ma_b20 {margin-bottom: 20px;}
.ma_b21 {margin-bottom: 21px;}
.ma_b25 {margin-bottom: 25px;}
.ma_b30 {margin-bottom: 30px;}
table, tr, th, td {
    border-collapse: collapse;
	text-align:left;
	font-weight:normal;
	vertical-align:top;
}

.sp {display:none;}

/*---- FOR SP ----*/
@media only screen and (max-width: 768px){
body{
	color: #000;
	font: 12px/165% "嗄ゴシック", YuGothic, "ヒラギノ叔ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Noto Sans Japanese","Hiragino Maru Gothic W4 JIS2004", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
	-webkit-text-size-adjust: 100%;
	letter-spacing:0.05em;
	line-height:160% !important;
	
}
body{
	color: #000;
	font: 12px/165% "嗄ゴシック", YuGothic, "ヒラギノ叔ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Noto Sans Japanese","Hiragino Maru Gothic W4 JIS2004", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
	-webkit-text-size-adjust: 100%;
	letter-spacing:0.05em;
	
}
.pc {display:none !important;}
.sp {display:block!important;}
.img100 {width:100%; height:auto;}
.img90 {width:90%; height:auto;}
.img80 {width:80%; height:auto;}
.img70 {width:70%; height:auto;}
}
.re { position:relative;}


/****************************************

HEADER

*****************************************/
/*HeightMinというクラス兆がついたら互さを弌さく、貧何耕協に*/
.header.HeightMin{
  /*恷念中へ*/
  height: 80px!important;
  /* animation: DownAnime 0.5s forwards; */
}
@media only screen and (max-width: 970px){
.header.HeightMin{
  height: 60px!important;
}
}
@keyframes DownAnime{
  from {
    opacity: 0;
  transform: translateY(-170px);
  }
  to {
    opacity: 1;
  transform: translateY(0);
  }
}



header {
	/*font-family: "Noto Sans Japanese", "嗄ゴシック", YuGothic, "ヒラギノ叔ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Hiragino Maru Gothic W4 JIS2004", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif!important;*/
}
.header2{
	display:none;
}
.header .hd_sup {
	/* max-width: 1080px; */
	/* max-width: 1100px; */
	/* width: 90%; */
	margin: 0 0 0 auto;
	/* padding: 0px 10px 20px; */
	position: relative;
}
.header .hd_sup .logo_area {
	max-width: 1100px;
	margin: 0 auto;
	width: 90%;
}
.header .hd_sup h1 {
	/* margin: 55px 0px 0px; */
	/* float: left; */
	width: 15%;
	position: absolute;
	bottom: -36px;
	max-width: 220px;
	transition: bottom 0.5s;
	z-index: 10;
}
.header.HeightMin .hd_sup h1 {
	bottom: 0;
}
.header .hd_sup .hd_sup_right {
	/* float: right; */
	/* width: 75%; */
	/* position: relative; */
}
.header .hd_sup .hd_sup_right .link_area {
	/* float: left; */
	/* width: 100%; */
	/* padding: 23px 0px 0px; */
	/* height: 70px; */
	height: 50px;
}
.header .hd_sup .hd_sup_right .link_area .my_link {
	margin-left: auto;
	/* float: right; */
	margin: 0px 0px 15px;
	display: flex;
	align-items: flex-end;
	justify-content: flex-end;
	height: 100%;
	z-index: 1;
	position: relative;
}
.header .hd_sup .hd_sup_right .link_area .my_link:after {
	/*content: ".";*/
	/*display: block;*/
	/*height: 0;*/
	/*clear: both;*/
	/*visibility:hidden;*/
}
.header .hd_sup .hd_sup_right .link_area .my_link ul:after {
	/*content: ".";*/
	/*display: block;*/
	/*height: 0;*/
	/*clear: both;*/ 
	/*visibility:hidden;*/
}
.header .hd_sup .hd_sup_right .link_area .my_link ul li {
	/* float: left; */
	text-align: center;
	height: 100%;
}
.header .hd_sup .hd_sup_right .link_area .my_link ul .access {
    /* margin: 0 20px 0 0; */
    /* line-height: 25px; */
}
.header .hd_sup .hd_sup_right .link_area .my_link ul .access a {
    color :#333;
}
.header .hd_sup .hd_sup_right .link_area .my_link ul .access a:hover {
    color :#CB2837;
}

.header .hd_sup .hd_sup_right .link_area .my_link ul .access i {
    /* color:#CB2837; */
    /* margin: 0 5px 0 0; */
}


.header .hd_sup .hd_sup_right .link_area .my_link ul {
	display: flex;
	align-items: center;
	height: 100%;
}



/* MyKONAN?シラバスボタン */
.header .hd_sup .hd_sup_right .link_area .my_link ul {
	align-items: flex-end;
}
.header .hd_sup .hd_sup_right .link_area .my_link ul:nth-child(1) {
	margin-right: 0.5%;
}
.header .hd_sup .hd_sup_right .link_area .my_link ul:nth-child(1) li {
	/* line-height: 21px; */
	/* font-size: 11px; */
	/* margin: 0px 15px 0px 0px; */
	min-width: 115px;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}
.header .hd_sup .hd_sup_right .link_area .my_link ul:nth-child(1) li a {
	color: #FFF;
	background: #666;
	display: block;
	/* border-radius: 6px; */
	/*-moz-border-radius: 6px;*/
	/* -webkit-border-radius: 6px; */
	padding: 1px 15px;
	border: solid 1px #4d4d4d;
	font-size: 14px;
}
.header .hd_sup .hd_sup_right .link_area .my_link ul:nth-child(1) li a:hover {
	background: #414141;
}
.header .hd_sup .hd_sup_right .link_area .my_link ul:nth-child(1) li a:hover:after{
	/*margin: 0 0 0 6px;*/
	/*content: " ";*/
	/*display: inline-block;*/
	/*width: 12px;*/
	/*height: 10px;*/
	/*background: url(/images/common/blank_icon_r.png);*/
	/*background-size: contain;*/
	/*vertical-align: middle;*/
	/*background-repeat: no-repeat;*/
}
.header .hd_sup .hd_sup_right .link_area .my_link ul .shirabus a:after{
	/*margin: 0 0 0 6px;*/
	/* content: " "; */
	/* display: inline-block; */
	/* width: 12px; */
	/* height: 10px; */
	/* background: url(/images/common/blank_icon_w.png); */
	/* background-size: contain; */
	/* vertical-align: middle; */
	/* background-repeat: no-repeat; */
}


/* 碧?冱Zボタン */
.header .hd_sup .hd_sup_right .link_area .my_link ul:nth-child(2) li,
.header .hd_sup .hd_sup_right .link_area .my_link ul:nth-child(3) li {
	justify-content: flex-end;
}
.header .hd_sup .hd_sup_right .link_area .my_link ul:nth-child(2) li {
	width: 90px;
}
.header .hd_sup .hd_sup_right .link_area .my_link ul:nth-child(2) li a,
.header .hd_sup .hd_sup_right .link_area .my_link ul:nth-child(3) li a {
	color: #fff;
	height: 99%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}



.header .hd_sup .hd_sup_right .search {
	/* text-align: center; */
	/* margin: 22px 0px 0px; */
	/* color: #FFF; */
	/* position: absolute; */
	/* top: 0px; */
	/* right: 0px; */
}
.header .hd_sup .hd_sup_right .search a {
	/*display:block;*/
	/*color: #FFF;*/
}
.header .hd_sup .hd_sup_right .link_area .my_link ul .lang {
	/*line-height: 25px;*/
}
.header .hd_sup .hd_sup_right .link_area .my_link ul .lang a {
	/* border-left: 1px dotted #CB2837; */
	/* padding: 0px 20px; */
	/* color: #CB2837; */
}
.header .hd_sup .hd_sup_right .link_area .my_link ul .lang2 a {
	border-left: 1px dotted #CB2837;
	padding: 0px 20px;
	color: #CB2837;
}
.header .hd_sup .hd_sup_right .link_area .my_link ul .lang a:hover {
	color: #333;
}
.header .hd_sup .hd_sup_right .link_area .my_link ul .lang2 a:hover {
	color: #333;
}
.header .hd_sup .hd_sup_right .link_area .target_link {
	/* margin: 10px 0px 0px; */
	font-size: 13px;
	line-height: 35px;
	/* float: right; */
	max-width: 1100px;
	margin: 0 auto;
	width: 90%;
	z-index: 0;
	position: relative;
}
.header .hd_sup .hd_sup_right .link_area .my_link ul:nth-child(2) li a {
	background: #666;
	border: 1px solid #4d4d4d;
}
.header .hd_sup .hd_sup_right .link_area .my_link ul:nth-child(2) li a:hover {
	background: #414141;
	color: #fff;
}


.header.HeightMin .hd_sup .hd_sup_right .link_area .target_link {
	display: none;
}



/* 冱Zボタン　ドロップダウン */
.header .menu_list .nav_item {
  position: relative;
}
.header .menu_list .nav_item .panel {
  position: absolute;
  /* top: 72px; */
  top: 52px;
  left: 0;
  right: 0;
  margin: auto;
  overflow: hidden;
  background: #fff;
  width: 100%;
  display: none;
}
.header .menu_list .nav_item .panel {
	padding: 10px 0;
	background: #fff;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: calc(100% - 2px);
}
.header .menu_list .nav_item li.panel_item {
	min-width: inherit!important;
}
.header .menu_list .nav_item li.panel_item a {
	background: none!important;
	color: inherit!important;
	border:none!important;
	padding: 0!important;
	width: 100%;
}
.header .menu_list .nav_item li.panel_item a:hover {
	color: #CB2837!important;
}
.header .menu_list .nav_item > a span {
	position: relative;
	width: fit-content;
	margin: 0 auto;
	padding-left:1em;
	letter-spacing: 0;
}
.header .menu_list .nav_item > a span::before {
	content: "";
	position: absolute;
	top: 55%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	background: url(/images/common/lang_arrow.png?20230804) no-repeat;
	background-size: cover;
	width: 12.24px;
	height: 8.16px;
}



/* アクセス?お栽せ?Y創箔 */
.header .hd_sup .hd_sup_right .link_area .my_link ul:nth-child(3) li {
	width: 105px;
}
.header .hd_sup .hd_sup_right .link_area .my_link ul:nth-child(3) li a {
	background: #CB2837;
	border: 1px solid #862837;
}
.header .hd_sup .hd_sup_right .link_area .my_link ul:nth-child(3) li a:hover {
	background: #992837;
	color: #fff;
}



/* テキストリンク */
.header .hd_sup .hd_sup_right .link_area .target_link ul {
	/* text-align: center; */
	display: flex;
	justify-content: flex-end;
}
.header .hd_sup .hd_sup_right .link_area .target_link ul li {
	display: inline-block;
	text-align: center;
	margin: 0 0 0 15px;
	/*font-size: 12.5px;*/
}
.header .hd_sup .hd_sup_right .link_area .target_link ul li a {
	color: #333;
	font-size: 13px;
	position: relative;
}
.header .hd_sup .hd_sup_right .link_area .target_link ul li a:hover {
	color: #CB2837;
}
.header .hd_sup .hd_sup_right .link_area .target_link ul li.blank a::after {
	content: "";
	position: absolute;
	background: url("/images/common/blank_icon_r.png") no-repeat;
	background-size: cover;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: -1.5em;
	width: 12px;
	height: 10px;
}

/*#gnav {
	width: 100%;
	background: url(/images/common/gnav_bg.png) repeat-y left top;
	background-size: 50% auto;
}
#gnav ul:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility:hidden;
}
#gnav ul {
	max-width: 1200px;
	margin: 0 auto;
	text-align: center;
	line-height: 80px;
	background: #CB2837;
}
#gnav ul li {
	float: left;
	vertical-align: middle;
	padding: 0px 20px;
}
#gnav ul li:first-child {
	padding: 0px 15px 0px 60px;
}
#gnav ul li:last-child {
	padding: 0px 0px 0px 15px;
}
#gnav ul li a {
	display: block;
	color: #FFF;
}



@media only screen and (max-width: 1124px){
#gnav ul {
	max-width: 1200px;
	margin: 0 auto;
	text-align: center;
	line-height: 80px;
	background: #CB2837;
}
#gnav ul li {

	float: none;
	vertical-align: middle;
	padding: 0px 1%;
	text-align:center;
	display:inline-block;
}
#gnav ul li:first-child {
	padding: 0px 1% 0px 0px;
}
#gnav ul li:last-child {
	padding: 0px 0px 0px 1%;
}
}*/

.triggerBtn  {
	display: none;
}

/*---- FOR SP ----*/
@media only screen and (max-width: 970px){
.header  {
}
/*.header2{
	display: block;
	height:55px;
}*/
.header .hd_sup .hd_sup_right {
	display: none;
}

.triggerBtn  {
	display: block;
}
.header.HeightMin .hd_sup h1 {
	bottom: auto;
}
}





/****************************************

footer

*****************************************/
footer{
	margin: 0;
}

footer .fgnav {
	background: #f5f5f5;
	font-size : 13px;
}
footer .fgnav ul {
	max-width:1080px;
	margin: 0 auto;
	padding: 25px 0;
}
footer .fgnav ul li {
	text-align: center;
	float: left;
	border-left: 1px solid #cccccc;
	padding: 0 35px;
}
footer .fgnav ul li:last-child {
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
footer .fgnav ul li a {
}
footer .f_inner {
	/* max-width: 905px; */
	/* margin: 0 auto; */
	padding: 60px 0px 45px;
	background: #f0f0f0;
}
footer .f_inner .f_content {
	max-width: 1050px;
	width: 90%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
footer .f_inner .info {
	/* float: left; */
	width: 27.77%;
}
footer .f_inner .info .box {
	/* margin: 0px 0px 15px; */
}
footer .f_inner .info .box .logo {
	/* float: left; */
	width: 75.43%;
	margin: 0 0 20px;
}
footer .f_inner .info .box .address {
	/* font-size: 11px; */
	/* width: 60%; */
	/* float: right; */
	/* margin: 0; */
}
footer .f_inner .info .box .address p {
	font-size: 14px;
	/* width: 60%; */
	/* float: right; */
	/* margin: 0; */
	line-height: 1.857;
	margin-bottom: 15px;
}
footer .f_inner .info .btn {
	font-size: 13px;
}
footer .f_inner .info .btn ul li {
	line-height: 42px;
	text-align: center;
	width: 45%;
	float: left;
	margin: 0px 10px 0px 0px;
}
footer .f_inner .info .btn ul li:last-child {
	margin: 0px;
}
footer .f_inner .info .btn ul li a {
	color: #FFF;
	display: block;
	background: #cb2837;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

footer .f_inner .sitemap {
	/*float: right;*/
	width: 62.72%;
	display: flex;
	justify-content: space-between;
	margin-top: 15px;
}
footer .f_inner .sitemap ul {
	/* width: calc(100%/3); */
	border-left: 1px solid #b1b1b1;
	padding-left: 1em;
}
footer .f_inner .sitemap ul li:not(:last-child) {
	margin: 0px 0px 10px;
}
footer .f_inner .sitemap ul li a {
	font-size: 12px;
}
footer .f_inner .sitemap .link1 {
	/* float: left; */
	/* width: 48%; */
}
footer .f_inner .sitemap .link1 li a {
	/* color: #cb2837; */
}
footer .f_inner .sitemap .link2 {
	/* float: right; */
	/* width: 48%; */
}
footer .f_inner .sitemap ul .blank a::after{
	margin: 0 0 0 5px;
	content: " ";
	display: inline-block;
	width: 12px;
	height: 10px;
	background: url(/images/common/blank_icon_r.png);
	background-size: contain;
	vertical-align: middle;
	background-repeat: no-repeat;
}
footer .flink {
	background: #666666;
	color: #FFF;
	line-height: 60px;
}
footer .flink .innar{
	max-width: 1080px;
	margin: 0px auto;
	padding: 0px 10px;
}
footer .flink .innar #copyright {
	font-size: 11px;
	float: left;
	text-align: center;
}
footer .flink .innar ul {
	float: right;
	/* width: 62%; */
	font-size: 12px;
	/* display: flex; */
	/* justify-content: center; */
}
footer .flink .innar ul li {
	float: left;
	margin: 0px 20px 0px 0px;
}
footer .flink .innar ul li:last-child {
	margin: 0;
}
footer .flink .innar ul li a {
	color: #FFF;
}
footer .flink:after{
	content: ""; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility:hidden;
}
footer .f_inner .info .btn ul li a:hover {
	background: #fff;
	color: #cb2837;
	opacity:1!important;
	border-radius: 6px;
	border : solid 2px #CB2837;
}
	


@media only screen and (max-width: 970px){
footer{
}
footer .fgnav {
	background: #f5f5f5;
}
footer .fgnav ul {
	margin: 0 3%;
	padding: 15px 0 0;
}
footer .fgnav ul li {
	padding: 0;
	width: 32%;
	margin: 0 0 15px;
	font-size:10px;
}
footer .fgnav ul li:first-child {
	border-left: none;
}
footer .fgnav ul li:last-child {
	border-right: none;
}
footer .fgnav ul li:nth-child(4) {
	border-left: none;
}
footer .fgnav ul li a {
}
footer .f_inner {
	/* padding: 15px 0px 15px; */
	padding: 40px 0;
}
footer .f_inner .f_content {
	display: block;
}
footer .f_inner .info {
	/* float: none; */
	width: auto;
	/* margin: 0 5%; */
}
footer .f_inner .info .box {
	/* margin: 0px auto 15px; */
	/* width: 65%; */
}
footer .f_inner .info .box .logo {
	/* float: left; */
	/* width: 40%; */
	margin: 0 auto 30px;
	width: fit-content;
}
footer .f_inner .info .box .address {
	/* width: 55%; */
	/* display:table; */
	/* margin:  0; */
	/* min-height: 70px; */
}
footer .f_inner .info .box .address p {
	/* display:table-cell; */
	/* vertical-align:middle; */
	width: fit-content;
	margin: 0 auto 30px;
	font-size: 12px;
}
footer .f_inner .info .btn {
	font-size: 13px;
	margin: 0 2% 15px;
}
footer .f_inner .info .btn ul li {
	line-height: 30px;
	width: 48%;
	margin: 0;
}
footer .f_inner .info .btn ul li:last-child {
	float:right;
	margin: 0px;
}
footer .f_inner .info .btn ul li a {
	color: #FFF;
	display: block;
}

footer .f_inner .sitemap {
	/* float: none; */
	width: auto;
	/* padding: 0; */
	/* margin: 0 5% 25px; */
	margin: 0;
	flex-flow: wrap;
}
footer .f_inner .sitemap ul {
	width: calc(100%/2 - 1em - 1px);
}
footer .f_inner .sitemap ul:not(:last-child) {
	margin-bottom: 25px;
}
footer .f_inner .sitemap ul li {
	/* margin: 0px 0px 15px; */
	/* padding: 0 0 15px; */
	/* border-bottom: solid 1px #ccc; */
}
/*footer .f_inner .sitemap .link1 {
	float: none;
	width: auto;
}
footer .f_inner .sitemap .link1 li a {
	color: #cb2837;
}
footer .f_inner .sitemap .link2 {
	float: none;
	width: auto;
}
footer .f_inner .sitemap .link2 li:last-child {
	margin:  0;
	border:  none;
	padding:  0;
}*/
footer .f_inner .sitemap ul li:not(:last-child) {
	margin-bottom: 20px;
}
footer .f_inner .sitemap ul li a {
	font-size: 12px;
}
footer .f_inner .sitemap ul .blank a::after{
	width: 9px;
	height: 8px;
	position: relative;
	top: -1px;
}
footer .flink {
	line-height: 1.5em;
}
footer .flink .innar{
	margin: 0px 3%;
	padding: 25px 0 0;
}
footer .flink .innar #copyright {
	/* font-size: 11px; */
	float: none;
	text-align: center;
	padding: 15px 0 20px;
}
footer .flink .innar ul {
	float: none;
	width: auto;
	text-align: center;
}
footer .flink .innar ul li {
	float: none;
	margin: 0px 10px 10px;
	display: inline-block;
	text-align: center;
}
footer .flink .innar ul li:first-child {
	margin: 0px 10px 10px 0px;
}
footer .flink .innar ul li:nth-child(3) {
	margin: 0px 10px 10px 0px;
}
footer .flink .innar ul li:last-child {
	margin: 0px 0px 10px 10px;
}
footer .flink .innar ul li a {
}
footer .flink:after{
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility:hidden;
}
}


@media only screen and (max-width: 768px){
footer .f_inner .info {
	/* float: none; */
	/* width: auto; */
	/* margin: 0 5%; */
}
footer .f_inner .info .box {
	/* margin: 0px auto; */
	/* width: 65%; */
}
footer .f_inner .info .box .logo {
	width: 32.59%;
	margin: 0 auto 20px;
}
footer .f_inner .info .box .address {
	/* width: auto; */
	/* display: block; */
	/* margin:  0; */
	/* min-height: 100%; */
	/* float:  none; */
}
footer .f_inner .info .box .address p {
	/* display: block; */
	font-size: 11px;
}
footer .flink {
	line-height: 1.5em;
}
footer .flink .innar{
	margin: 0px 5%;
	padding: 25px 0 0;
}
footer .flink .innar #copyright {
	font-size: 10px;
	/* float: none; */
	/* text-align: center; */
	/* padding: 15px 0 20px; */
}
footer .flink .innar ul {
	float: none;
	width: auto;
	text-align: center;
	font-size : 10px;
}
footer .flink .innar ul li {
	margin: 0px 0px 10px;
	display: block;
	text-align: left;
	width:  48%;
	float:  left;
}
footer .flink .innar ul li:nth-child(odd) {
	width: 55%;
}
footer .flink .innar ul li:nth-child(even) {
	width: 45%;
	/*float:  right;*/
}
footer .f_inner .sitemap ul li a {
	font-size: 10px;
}
footer .flink .innar ul li:first-child {
	margin: 0px 0px 5px 0px;
}
footer .flink .innar ul li:nth-child(3) {
	margin: 0px 0px 5px 0px;
}
footer .flink .innar ul li:last-child {
	margin: 0px 0px 5px 0px;
}
footer .flink .innar ul li a {
}
footer .flink:after{
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility:hidden;
}
}

@media only screen and (max-width: 320px){
footer .f_inner .info .box .logo {
	width: 70%;
}	
}	

/****************************************

wrapper

*****************************************/





.wrapper {
	background: #fffcd6;
	padding: 45px 0px 60px;
}
.w_wrapper {
	padding: 0px 0px 60px;
}
.wrapper_contents {
	max-width: 980px;
	margin: 0 auto;
}
.w_wrapper_contents {
	max-width: 980px;
	margin: 0 auto;
	background-color: #FFF;
}


@media only screen and (max-width: 768px){
.wrapper_contents {
	padding-top: 20px;
	width: auto;
	margin-right: 3%;
	margin-left: 3%;
}
.w_wrapper_contents {
	padding-top: 20px;
	width: auto;
	margin-right: 3%;
	margin-left: 3%;
}
.wrapper {
	padding-top: 20px;
}
}


.shadow {
    display: inline-block; 
    box-shadow: 0px 5px 15px -5px rgba(0, 0, 0, 0.8); /*罪圭髻］揃熟髻，椶し　ﾚがり　弼 */
}






/* ----------------------------------------
 *  ペ`ジトップ
 * ---------------------------------------- */
/*#page-top {
	position: fixed;
	bottom: 20px;
	right: 0px;
}
#page-top a {
	background: #CB2837;
	text-decoration: none;
	width: 58px;
	padding: 15px 0;
	text-align: center;
	display: block;
	vertical-align: middle;
	border-radius
	border-radius:6px 0px 0px 6px ;
	-moz-border-radius:6px 0px 0px 6px ;
	-webkit-border-radius:6px 0px 0px 6px ;
}
#page-top a:hover {
	opacity:0.7;
}

@media only screen and (max-width: 768px){
#page-top {
	display:none;
	bottom: 10px;
	right: 0px;
}
#page-top img {
	width:auto;
	height:15px;
}
#page-top a {
	width: 45px;
	padding: 10px 0 15px;
}

}*/
.page-top {
	text-align: center;
	padding: 15px 0;
}
.page-top img {
	max-width: 35px;
	margin-bottom: 10px;
}
.page-top span {
	display: block;
	font-size: 20px;
	font-family: 'Roboto', sans-serif;
	font-weight: 100;
}
@media only screen and (max-width: 970px){
.page-top {
}
.page-top img {
	max-width: 25px;
	margin-bottom: 5px;
}
.page-top span {
	font-size: 12px;
}
}



/* ===============================================
#header2
=============================================== */
#header2 {
	width: 100%;
	background-color: #FFF;
	left: 0px;
	bottom: 0px;
}
#header2 .inner {
}
#header2 #gnav  {
	max-width: 980px;
	width: 100%;
	margin: 0 auto;
	font-size: 16px;
	font-weight: 600;
}
#header2 #gnav ul li {

}
#header2 #gnav li {
	float:left;
	line-height: 100%;
	width: 19.8%;
	border-left: 1px solid #C31A27;
}
#header2 .gnavi li:last-child {
	border-right: 1px solid #C31A27;
}
#header2 .gnavi {
	text-align: center;
	margin: 20px 0px;
}
#header2 .gnavi li a {
	display: block;
	color: #000;
}


@media only screen and (max-width: 1100px){
#header2 #gnav  {
	width: auto;
}
#header2 #gnav li {
}
#header2 .gnavi li a {
}
}
@media only screen and (max-width: 885px){
#header2 #gnav ul li img {
	width:auto;
	height: 13px;
}
}
/*#header2 .gnavi .gnavi1 a::before,
#header2 .gnavi .gnavi1 a::after {
	background-color: #e1e8ec;
}
#header2 .gnavi .gnavi2 a::before,
#header2 .gnavi .gnavi2 a::after {
	background-color: #e1e8ec;
}
#header2 .gnavi .gnavi3 a::before,
#header2 .gnavi .gnavi3 a::after {
	background-color: #e1e8ec;
}
#header2 .gnavi .gnavi4 a::before,
#header2 .gnavi .gnavi4 a::after {
	background-color: #e1e8ec;
}
#header2 .gnavi .gnavi5 a::before,
#header2 .gnavi .gnavi5 a::after {
	background-color: #e1e8ec;
}
#header2 .gnavi .gnavi6 a::before,
#header2 .gnavi .gnavi6 a::after {
	background-color: #e1e8ec;
}
#header2 .gnavi .gnavi7 a::before,
#header2 .gnavi .gnavi7 a::after {
	background-color: #e1e8ec;
}


#header2 .gnavi li a::before {
	top: 6px;
	left: 0;
}
#header2 .gnavi li a::after {
	bottom: 6px;
	left: 0;
}
#header2 .gnavi li a:hover::before,
#header2 .gnavi li a:hover::after {
	width: 100%;
}*/

/* Toggle Button */
.header #nav-toggle {
	display: none;
	position: absolute;
	right: 10px;
	top: 17px;
	width: 35px;
	height: 35px;
	cursor: pointer;
	z-index: 101;
	background: #FFF;
	padding: 5px;
}
@media only screen and (max-width: 970px){
.header #nav-toggle {
	display: block;
	right: 60px;
	top: 0;
	width: 60px;
	height: 60px;
	padding:  0;
	background: #666;
}
}

#nav-toggle div {
	position: relative;
}
#nav-toggle span {
	/* display: block; */
	/* position: absolute; */
	/* height: 2px; */
	/* width: 100%; */
	/* left: 0; */
	/* -webkit-transition: .35s ease-in-out; */
	/*-moz-transition: .35s ease-in-out;*/
	/* transition: .35s ease-in-out; */
	/* background-color: #CB2837; */
	position: absolute;
	left: 50%;
	-webkit-transform : translateX(-50%);
	transform : translateX(-50%);
	bottom: 6px;
	width: 100%;
}
#nav-toggle .search_bnt span.close {
	display: none;
}
#nav-toggle.open .search_bnt span.close {
	display: block;
}
#nav-toggle.open .search_bnt span.kensaku {
	display: none;
}
/*#nav-toggle span:nth-child(1) {
	top: 9px;
}
#nav-toggle span:nth-child(2) {
	top: 17px;
}
#nav-toggle span:nth-child(3) {
	top: 25px;
}*/


#sp_navi {display:none;}


@media only screen and (max-width: 768px){
.pc {display:none !important;}
.sp {display:block!important;}
}

@media only screen and (max-width: 970px){

#nav-toggle , .header2 #nav-toggle {
	display: block;
	}

	/* #nav-toggle 俳り紋えアニメ`ション */
	.open #nav-toggle span:nth-child(1) {
		/* top: 17px; */
		/* -webkit-transform: rotate(315deg); */
		/*-moz-transform: rotate(315deg);*/
		/* transform: rotate(315deg); */
	}
	.open #nav-toggle span:nth-child(2) {
		/* width: 0; */
		/* left: 50%; */
	}
	.open #nav-toggle span:nth-child(3) {
		top: 17px;
		-webkit-transform: rotate(-315deg);
		-moz-transform: rotate(-315deg);
		transform: rotate(-315deg);
	}
#sp_navi{
	display: none;
	width: 100%;
	clear: both;
	position: absolute;
	top: 60px;
	background: #fff;
	box-sizing: content-box;
	/* z-index: 9997; */
	z-index: 9999;
	padding: 10px 5%;
}
	#sp_navi li{
		width:50%;
		float:left;
		box-sizing: border-box;
		font-size: 11px;
}

	#sp_navi li:nth-child(odd){
		border-right:1px solid #dfdfdf;
		border-bottom:1px solid #dfdfdf;


}
	#sp_navi li:nth-child(even){
		border-bottom:1px solid #dfdfdf;
}

/*#sp_navi ul .link2 {
	background: #FFF;
}
#sp_navi ul .link3 a {
	color:#CB2837;
}
#sp_navi ul .link3 {
	background: #CB2837;
}
#sp_navi ul .link3 a {
	color:#FFF;
}*/
#sp_navi ul li a {
    display: block;
    padding: 12px 5px 12px 10px;
}
#sp_navi ul .blank::after{
	margin: 0 0 0 5px;
	content: " ";
	display: inline-block;
	width: 12px;
	height: 10px;
	background: url(/images/common/blank_icon_w.png);
	background-size: contain;
	vertical-align: middle;
}
}



@media only screen and (max-width: 768px){
#gnav {
	display:none;
}

}



/****************************************
　メインイメ`ジ
*****************************************/
h1.main_img {margin: 0;}
h1.main_img img {
	width:100%;
	height:auto;
}
h1.main_img2 {
	background: url(/images/common/main_bg.jpg) no-repeat center bottom;
	background-size:cover;
	height: 88px;
}
h1.main_img2 div {
	margin: 0px auto;
	padding: 25px 0 0;
	width: 40%;
}
@media only screen and (max-width: 768px){
h1.main_img {margin: 60px 0 0;}
h1.main_img2 {position: fixed;width: 100%;z-index: 9998;}
h1.main_img2 div {
	margin: 0 0 0 20px;
	padding: 20px 0 25px;
	width: 50%;
}
@media only screen and (orientation:landscape) {
h1.main_img2 div {
	margin: 0 0 0 20px;
	padding: 20px 0;
	width: 25%;
}
}

}


/*********************************************************************************************
  掲燕幣朕をO協0px - 768px
*********************************************************************************************/
#subnavi {
	display:none;
}
/*********************************************************************************************/


/* サブナビ */
#subnavi{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99999;
	width: 100%;
	background: #FFF;
	border-bottom: 5px solid #f2f2f2;
}
#subnavi .grid-12{
	width:960px;
}
#subnavi li{
	float:left;
}
#subnavi #snavi_request{
	float:right;
}
#subnavi #snavi_reserve{
	float:right;
}
#subnavi li.snavi_blank{
/*	width:356px;
	width:100px;
	width:189px;*/
	width:80px;
	height:40px;
	background:url(/img/gnavi_bg.png) left top repeat-x;
}

#subnavi ul {
	text-align: center;
	-ms-transition: all;
	-o-transition: all;
	width: 1100px;
	margin: 0 auto;
}
#subnavi ul li.logo {
	width: 20%;
	text-align: center;
	border-left-style: none;
	margin: 0 40px 0 0;
}
#subnavi ul li.logo a.active    {
	background: none;
}


header h2.sp_logo {
	display:none;
}
#subnavi ul li {
	float: left;
	width: 16.5%;
	vertical-align: middle;
	background: url(/images/common/gnav_line.gif) no-repeat left center;
}
#subnavi ul li img {
	vertical-align:middle !important;
}
#subnavi ul li:last-child {
	background-image:url(/images/common/gnav_line.gif),url(/images/common/gnav_line.gif);
	background-repeat: no-repeat,no-repeat;
	background-position: right center,left center;
}
#subnavi ul li a {
	display: block;
	padding: 20px 0;
}
#subnavi ul li.logo a:hover {
	background: none;
}
#subnavi ul li:hover {
	background:#f5f4f2;
}
h3.title {
	color: #cb2837;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 55px;
	display: inline-block;
	position: relative;
	padding: 0 0 15px;
	width: 100%;
}
h3.title::after {
	width: 25px;
	height:2px;
	margin: 0px auto;
	background: #cb2837;
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
}



@media only screen and (max-width: 768px){
h3.title {
	font-size: 18px;
	margin: 0px 0px 25px;
	display: block;
	padding: 0 0 10px;
	width: auto;
}
h3.title::after {
	width: 10%;
}
}




@media only screen and (max-width: 970px){
.header .hd_sup {
	margin: 0;
	padding: 0;
	display: block;
	height: 60px;
	width: 100%;
}
.header2:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility:hidden;
}
.header .hd_sup h1 {
	/* width: 100px; */
	width: 32.59%;
	max-width: 110px;
	/* margin: 0; */
	/* float: none; */
	/* padding: 20px 0 0 10px; */
	/* float:  left; */
	/* position: relative; */
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform : translateY(-50%);
	bottom: auto;
	left: 5%;
}
.header .search {
	float:left;
	margin: 0 0 0 10px;
}
.header .search_bnt {
	text-align: center;
	/* padding: 15px 0px; */
	width: 60px;
	background-image: url(/images/common/search_icon.png?20230804);
	background-repeat: no-repeat;
	background-position: center 10px;
	background-size: 40% auto;
	/* text-indent: -9999px; */
	display: block;
	color: #fff;
	height: 60px;
}
#nav-toggle.open .search_bnt {
	/* text-align: center; */
	/* padding: 15px 0px; */
	/* width: 60px; */
	background-image: url(/images/common/search_icon_batsu.png?20230804);
	background-repeat: no-repeat;
	background-position: center 14px;
	background-size: 30% auto;
	/* text-indent: -9999px; */
	display: block;
}


.header .link_area {
	position: absolute;
	top: 15px;
	right: 80px;
}
.header .link_area .my_link {
	float: left;
	margin: 3px 0px 0px 0px;
}
.header .link_area .my_link:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility:hidden;
}

.header .link_area .my_link ul li {
	float: left;
	text-align: center;
}
.header .link_area .my_link ul .lang {
	line-height: 25px;
	font-size: 12px;
}
.header .link_area .my_link ul .lang a {
	border-left: 1px dotted #CB2837;
	padding: 0px 7px;
	color: #CB2837;
}
.header .link_area .my_link ul .lang2 {
	line-height: 25px;
}
.header .link_area .my_link ul .lang2 a {
	border-left: 1px dotted #CB2837;
	padding: 0px 7px;
	border-right: 1px dotted #CB2837;
	color: #CB2837;
}
.header .search {
	/* 50%でもOK */
	/* 劼良 */
	height: auto;
	text-align: center;
	float:  right;
	margin: 0 65px 0 0;
	width: 15%;
}
.header .search a {
	display:block;
	color: #FFF;
}

}






/* CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC
megamenu.js STYLE STARTS HERE
CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC */
/* mddNav┘疋蹈奪廛瀬Ε鵐瓮縫紿`畠悶とナビボタン
------------------------------------- */
#mddNav {
	/* position: relative; */
	/* z-index: 100; */
	/* width: 100%; */
	/* height: 80px; */
	/* background: url(/images/common/gnav_bg.png) no-repeat left top; */
	height: 55px;
	position: fixed;
	top: 121.393px;
	left: 0;
	/* -webkit-transform: translateX(-50%); */
	/* transform : translateX(-50%); */
	z-index: 10;
	width: 100%;
	transition: all 0.5s;
}
#mddNav.fixed_nav {
	top: 80px;
	/* animation: DownAnime 0.5s forwards; */
}
#mddNav > ul {
  display: flex; /*グロ`バルナビゲ`ションを罪Kびに*/
  margin: 0 auto;
  max-width:1100px;
  width: 100%;
  height: 100%;
  text-align: center;
  /* background: #CB2837; */
}
#mddNav > ul > li {
	box-sizing: content-box;
	/* background: #CB2837; */
	text-align: center;
	/* width: calc(100%/8); */
	width: 12.01%;
	border-bottom: 1px solid #333;
}
#mddNav > ul > li.w_wide {
	width: 15.9%;
}
#mddNav > ul > li:not(:last-child) {
	border-right: 1px solid #333;
}
#mddNav > ul > li:last-child {
	padding: 0px;
}
#mddNav > ul > li a {
	color: #ffffff;
}
#mddNav > ul > li:last-child {
}
#mddNav > ul > li > a {
  display: block;
  /* line-height:80px; */
  text-align: center;
  transition: all 0.2s linear;
  /* padding: 0 14px; */
  padding: 0 1%;
  background: rgb(51 51 51 / 70%);
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  letter-spacing: -0.01em;
}
#mddNav.fixed_nav ul > li > a {
  /* background: rgb(102 102 102 / 90%); */
}
#mddNav > ul > li:hover > a {
	/*background:#a6212d;*/
	background: rgb(65 65 65 / 100%);
}
/* mddWrap
------------------------------------- */
#mddNav .mddWrap {
  position: absolute;
  /* top: 55px; */
  top: auto;
  left: 0;
  z-index: 100;
  overflow: hidden;
  display: none;
  width: 100%;
  text-align: center;
  background: rgb(51 51 51 / 70%);
  padding: 30px 0;
  /* display: block!important; */
  /* min-height: 342.5715px; */
	transition: all 0.5s;
}
#mddNav.fixed_nav .mddWrap {
  background: rgb(102 102 102 / 95%);
}
#mddNav .mddWrap .mddInner {
	margin: 0 auto;
	max-width: 1080px;
	line-height: 1.5em;
	text-align: left;
}
#mddNav .mddWrap .mddInner > .dropContent {
  /* display: flex; */
	width: 92%;	
	margin: 0 auto;	
}
#mddNav .mddWrap .mddInner > .dropContent > div {
	/* padding: 0 10px; */
	/* width: 33%; */
	/*  float: left;*/
	/* border-right: 1px dashed #CB2837; */
	/* color: #CB2837; */
}
#mddNav .mddWrap .mddInner > .dropContent a:hover {
	/*color: #CB2837;*/
	opacity: 0.7;
}
#mddNav .mddWrap .mddInner > .dropContent .index_link {
	margin-bottom: 30px;
	border-bottom: 1px solid #CB2837;
	display: inline-block;
	padding-bottom: 3px;
}
#mddNav .mddWrap .mddInner > .dropContent .index_link a {
	font-size: 13px;
	font-weight: bold;
	position: relative;
}
#mddNav .mddWrap .mddInner > .dropContent .index_link a::after {
    content: "";
    position: absolute;
    background: url(/images/common/dropdown_menu_arrow.png?20230804) no-repeat;
    background-size: cover;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -1.5em;
    width: 10px;
    height: 13.5px;
}
#mddNav .mddWrap .mddInner > .dropContent .flex_area {
	display: flex;
	/* justify-content: space-between; */
}
#mddNav .mddWrap .mddInner > .dropContent .flex_area > div {
  width: calc(100%/3);
}
#mddNav .mddWrap .mddInner > .dropContent .flex_area > div ul {
	border-left: 1px solid #CB2837;
	padding-left: 20px;
}
#mddNav .mddWrap .mddInner > .dropContent .flex_area > div ul li:not(:last-child) {
	margin-bottom: 10px;
}
#mddNav .mddWrap .mddInner > .dropContent .flex_area > div ul li a {
	font-size: 13px;
	white-space: nowrap;
}
#mddNav .mddWrap .mddInner > .dropContent .flex_area > div ul.box:not(:last-of-type) {
	padding-bottom: 25px;
}
#mddNav .mddWrap .mddInner > .dropContent .flex_area > div ul .hd_li_txt {
	color: #fff;
	font-feature-settings: "palt";
	font-weight: 600;
}
#mddNav .mddWrap .mddInner > .dropContent > div:last-child {
  /*margin-right: 0;*/



  /*border-right: none;*/
}
#mddNav .mddWrap .mddInner > .dropContent > div > ul > li {
	/*line-height: 40px;*/
}
#mddNav .mddWrap .mddInner > .dropContent > div > ul > li a {
	/*color: #CB2837;*/
	/*text-decoration: none;*/
	/*display:block;*/
	/*padding: 0 10px;*/
}
#mddNav .mddWrap .mddInner > .dropContent > div > ul > li a:hover {
	/*color: #CB2837;*/
	/*background-color:#fff3f4;*/
}
#mddNav .mddWrap .mddInner > .dropContent > div > ul > li i {
	/*margin-right: 0.5em;*/
	/*font-size: 10px;*/
}
#mddNav .mddWrap .mddInner > .dropContent > div > ul > li a:link {
  /*text-decoration: none;*/
}
#mddNav .mddWrap .mddInner > .dropContent .flex_area > div ul > li.blank a:after{
	margin: 0 0 0 2%;
	content: " ";
	display: inline-block;
	width: 12px;
	height: 10px;
	background-size: contain;
	vertical-align: middle;
	background: url(/images/common/blank_icon_w.png) no-repeat;
	background-size:12px 10px;
}
#mddNav .mddWrap .mddInner > .dropContent .flex_area > div ul > li.pdf a:after{
	content: "\f1c1";
	font-family: FontAwesome;
	/* margin: 0 0 0 10px; */
	margin: 0 0 0 7px;
	/* font-size: 16px; */
	font-size: 13px;
	color: #fff;
	background: none;
}
#mddNav .mddWrap .mddInner > .dropContent > div > ul > li a:hover {
  /*text-decoration: none;*/
}
#mddNav .mddWrap .mddInner p {
  margin-bottom: 30px;
  padding-left: 10px;
  /* line-height: 1.6em; */
  border-left: #cb2937 3px solid;
  font-size: 13px;
  font-weight:  bold;
  color: #fff;
}
#mddNav .mddWrap .mddInner .d_none {
  border-left: none;
}
#mddNav .mddWrap .mddInner p strong {
  font-size: 1.1em;
  display: block;
}
#mddNav .mddWrap .mddInner > div span {
  margin-bottom: 5px;
  font-weight: bold;
}

@media only screen and (max-width: 1100px){
#mddNav {
	/* background: #CB2837; */
	/* font-size: 13px; */
}
#mddNav > ul > li {
	padding: 0;
	display:inline-block;
}
#mddNav > ul > li:last-child {
	font-size:13px;
	padding: 0px;
}
#mddNav > ul > li > a {
  /* padding: 0 0.74em; */
  font-size: calc(17/1400*100vw);
}

}

@media only screen and (max-width: 970px){
#mddNav {
	display:none;
}
}



/* 和咼擧`ジ　メインイメ`ジ
------------------------------------- */
#main .mainimg {
	/* margin: -3% 0 0; */
	margin-top: 137px;
}
#main .mainimg img {
	width:100%;
	height:auto;
}
@media only screen and (max-width: 970px){
#main .mainimg {
	/* margin: 0; */
	margin-top: 60px;
}
}
/* タイトル　パンくず
------------------------------------- */
#contents .innarWrap {
	max-width:1080px;
	margin: 0 auto;
	padding: 0 10px;
}
#titleNav {
	background-color:#eeeeee;
	line-height:1.5em;
	margin: 0 0 65px;
}
#titleNav:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility:hidden;
}
#contents #titleNav .innarWrap {
	padding: 50px 10px;
}

#contents #titleNav .innarWrap:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility:hidden;
}

#titleNav .title {
	float: left;
	font-size: 28px;
	line-height: 1;
}
#titleNav #pankuzu {
	float: right;
	font-size: 13px;
	text-align: right;
	/*margin: 10px 0;*/
	width: 62%;
}
#titleNav #pankuzu a:hover {
	color: #CB2837;	
}






/* サイドなび
------------------------------------- */
#sidenav {
	float: left;
	width: 22.222222222%;
	padding: 0 0 50px;
}
#sidenav .title {
	color: #FFF;
	background: #CB2837;
	font-weight: bold;
	font-size: 15px;
	line-height: 58px;
	padding: 0px 0px 0px 5%;
	margin: 0px 0px 10px;
}
#sidenav .title a {
	color: #FFF;
}
#sidenav ul {
	margin: 0px 0px 10px;
}
#sidenav .menu li {
	line-height: 1.3em;
	border-bottom: 1px solid #e0e0e0;
	font-weight: bold;
}
#sidenav .menu li:first-child {
	border-top: 1px solid #e0e0e0;
}
#sidenav .menu li a {
	display: block;
	padding: 15px 0px 15px 10px;
	background-color: #f3f3f3;
}
#sidenav .menu li a:hover {
	background-color: #e0e0e0;
}
#sidenav .mab20 {
	margin: 0px 0px 20px;
}
#sidenav .st  {
	margin: 0px 0px;
	width: 100%;
	height: 54px;
	min-height: 54px;
	display: table;
	table-layout: fixed;
}
#sidenav .st.ma0  {
	margin: 0px;
}
#sidenav .st a  {
	color: #000;
	display:table-cell;
	vertical-align:middle;
	background: #f3f3f3;
	border-top: 1px solid #e0e0e0;
	padding: 0px 0px 0px 5%;
}
#sidenav ul .subj {
	line-height: 1.5em;
	padding: 15px 0 0 1.5em;
	text-indent: -1.5em;
}
#sidenav ul .subj:last-child {
	padding: 15px 0 5px 1.5em;
}
#sidenav ul .subj:before{
	margin: 0 5% 0 1%;
	content: " ";
	display: inline-block;
	width: 10px;
	height: 10px;
	background: url(/images/common/sn_point.gif);
	background-size: contain;
	vertical-align: middle;
}
#sidenav .st a:hover , #sidenav ul .subj a:hover  {
	color:#CB2837;
}
#sidenav ul .subj .subj2 {
	text-indent: -1.3em;
	margin-left: 1.3em;
	padding-top: 5px;
}
#sidenav ul .subj .subj2 a{
	color:#333333;
}
#sidenav ul .subj .subj2:before{
	position: relative;
	top: -3px;
	right: 5px;
	display: inline-block;
	width: 3px;
	height: 3px;
	content: '';
	border-radius: 100%;
	background: #CB2837;
	margin: 0 0.5% 0 5%;
}
#sidenav .blank a:after{
	float:  right;
	margin: 0 5% 0 0;
	content: " ";
	display: inline-block;
	width: 12px;
	height: 10px;
	background-size: contain;
	vertical-align: middle;
	background: url(/images/common/blank_icon_r.png) no-repeat;
	background-size:12px 10px;
}
#sidenav ul .subj span {
    display: block;
    font-size: 0.8em;
    text-indent: -6px;
}
.innar {
	max-width: 1080px;
	margin: 0px auto;
	padding: 0px 10px;
}

@media only screen and (max-width: 768px){
/* 和咼擧`ジ　メインイメ`ジ
------------------------------------- */
#main .mainimg {
	padding: 0;
	/* margin:  0; */
}
#main .mainimg img {
}

/* タイトル　パンくず
------------------------------------- */
#contents .innarWrap {
	max-width:1080px;
	margin: 0 auto;
	padding: 0 5% 15px;
}
#titleNav {
	background-color:#eeeeee;
	line-height: 100%;
	margin: 0 0 20px;
}
#titleNav:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility:hidden;
}
#contents #titleNav .innarWrap {
	padding: 10px 5% 15px;
}

#titleNav .title {float: none;font-size: 22px;line-height: 1.5em; width: auto;}
#titleNav #pankuzu {
	width: auto;
	text-align: left;
	float: none;
	line-height: 1.5em;
	font-size: 10px;
	margin: 0 0 10px;
	padding: 5px 0px 0px;
}
#titleNav #pankuzu a:hover {
	color: #CB2837;	
}



/* サイドなび
------------------------------------- */
#sidenav {
	float: none;
	width: auto;
}
#sidenav .title {
	font-size: 14px;
	line-height: 45px;
	padding: 0px 0px 0px 3%;
}
#sidenav .title a {color:  #fff;}
#sidenav ul {
	margin: 0px 0px 10px;
}
#sidenav .mab20 {
	margin: 0px 0px 20px;
}
#sidenav .st  {
    min-height:  50px;
    display:  block;
}
#sidenav .st a  {
	display: block;
	padding: 15px 0px 15px 5%;
}
#sidenav ul:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility:hidden;
}
#sidenav ul .subj {width: 48%;float: left;line-height:  1.5em;text-indent: 0em;padding:  10px 0;min-height: 36px;}
#sidenav ul .subj:nth-child(even) {float: right;}
#sidenav ul .subj:last-child {
	padding:  10px 0;
}
#sidenav ul .subj:before{
	margin: 0 3% 0 0;
	content: " ";
	display: inline-block;
	width: 7px;
	height: 7px;
	background: url(/images/common/sn_point.gif);
	background-size: contain;
	vertical-align: middle;
}
#sidenav ul .st a:hover , #sidenav ul .subj a:hover {
	color: #CB2837;
}
.innar {
	max-width: 1080px;
	margin: 0px auto;
	padding: 0px 10px;
}
#sidenav ul .subj2{padding-top: 0px!important;}
#sidenav ul .subj:nth-child(2) {
    padding: 10px 0;
}	
#sidenav ul .subj .subj2:before {
    position: relative;
    top: -3px;
    right: 5px;
    display: inline-block;
    width: 3px;
    height: 3px;

    content: '';
    border-radius: 100%;
    background: #CB2837;
    margin: 0 0.5% 0 5%;
}
}



/****************************************
　メイン何蛍
*****************************************/
#main {
	position: relative;
}
#main .header {
	left: 0px;
	top: 0px;
	width: 100%;
	background: rgb(255 255 255 / 40%);
	height: 121.393px;
	position: fixed;
	z-index: 11;
	transition: all 0.5s;
}
#main .header.HeightMin,nav.fixed_nav {
    background: #fff;
}
@media only screen and (max-width: 970px){
#main .header {
	height: 60px;
	background: #fff;
	/* position: sticky; */
}
}
@media only screen and (max-width: 768px){
#main {
	position: static;
	margin: 0;
}
#main .header {
	/* position: static; */
}
}



/* コンテンツ
------------------------------------- */
#contentR {
	float: right;
	width: 74.075%;
	padding: 0px 0px 130px;
}
@media only screen and (max-width: 768px){
#contentR {
	float: none;
	width: auto;
	padding: 0 0 50px;
}
}

h3.red_title {
	border-left: 5px solid #cb2837;
	font-size: 26px;
	line-height: 30px;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 40px;
}
h3.red_title_line {
	font-size: 26px;
	line-height: 30px;
	margin: 0px 0px 40px;
	border-bottom: 3px solid #f3f3f3;
	padding: 0px 0px 15px;
}
h3.red_title_line::before {
	margin: 0 15px 0 0;
	content: " ";
	display: inline-block;
	padding: 0px;
	vertical-align: middle;
	background: #cb2837;
	height: 30px;
	width: 5px;
}
h4.hoshin {
	background: #eeeeee;
	position: relative;
	border-top: 1px solid #dcdcdc;
	border-bottom: none;
	font-size: 18px;
	font-weight: bold;
	padding: 0.7em 0px 0.7em 0.8em;
	margin: 0px 0px 15px;
}
h4.hoshin::before {
	margin: 0;
	content: " ";
	display: inline-block;
	width: 0px;
	height: 0px;
	background: none;
	vertical-align: middle;
}
h4.hoshin::after {
	position: absolute;
	top: -1px;
	left: 0;
	z-index: 2;
	content: '';
	width: 13%;
	height: 1px;
	background-color: #c31a27;
}

h4 {
	font-size: 18px;
	border-bottom: 3px solid #e5e5e5;
	padding: 0.7em 0px 0.7em;
	margin: 0px 0px 15px;
}
h4::before {
	margin: 0 10px 0 0;
	content: " ";
	display: inline-block;
	width: 10px;
	height: 10px;
	background: url(/images/common/title_icon.gif);
	background-size: contain;
	vertical-align: middle;
}

h5 {
	font-size: 18px;
	border-bottom: 3px solid #e5e5e5;
	padding: 0.7em 0px 0.7em;
	margin: 0px 0px 15px;
}
h5::before {
	margin: 0 10px 0 0;
	content: " ";
	display: inline-block;
	width: 10px;
	height: 10px;
	background: url(/images/common/title_icon.gif);
	background-size: contain;
	vertical-align: middle;
}
h6 {
	font-weight: bold;
	margin: 0px 0px 10px;
}



@media only screen and (max-width: 768px){
h3.red_title {
	font-size: 20px;
	line-height: 30px;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 20px;
}
h3.red_title_line {
	font-size: 20px;
	line-height: 30px;
	padding: 0px 0px 5px 10px;
	margin: 0px 0px 20px;
}
h3.red_title_line p {
	padding: 0px 0px 0px 15px;
}
h4.hoshin {
	font-size: 14px;
	padding: 0.5em;
	margin: 0px 0px 10px;
	text-indent: 0;
}
h4.hoshin::after {
	position: absolute;
	top: -1px;
	left: 0;
	z-index: 2;
	content: '';
	width: 13%;
	height: 1px;
	background-color: #c31a27;
}

h4 {
	font-size: 14px;
	margin: 0px 0px 10px;
	padding: 0.5em 0 0.5em 1.3em;
	text-indent: -1.3em;
}
h4::before {
	margin: 0 10px 0 0;
	content: " ";
	display: inline-block;
	width: 10px;
	height: 10px;
}

h5 {
	font-size: 14px;
	margin: 0px 0px 10px;
	padding: 0.5em 0 0.5em 1.3em;
	text-indent: -1.3em;
}
h5::before {
	margin: 0 10px 0 0;
	content: " ";
	display: inline-block;
	width: 10px;
	height: 10px;
}
}

.titleGray {
	background: #f3f3f3;
	line-height: 60px;
	padding: 0px 0px 0px 15px;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 15px;
}

@media only screen and (max-width: 768px){
.titleGray {
	line-height: 1.5em;
	padding: 10px;
	font-size: 12px;
	margin: 0px 0px 10px;
}
}




/*++++++++++++++++++++++++++++++++++++
+
+　碧ボタンアコ`ディオン
+
+++++++++++++++++++++++++++++++++++++*/
.animate-toggle-title {
  /* float: right; */
  position:relative;
  cursor:pointer;
}
#search {
	/* width: 65px; */
	/* height: 69px; */
	height: 49.5px;
	/* height: 48px; */
	/* background-image: url(/images/common/search_icon.png); */
	/* background-repeat: no-repeat; */
	/* background-position: right bottom; */
	/* background-size: cover; */
	/* text-indent: -9999px; */
	display: block;
	border: 1px solid #4d4d4d;
	background: #666;
	display: flex;
	flex-direction: column;
	justify-content: center;
	font-weight: 500;
}
#search:hover {
	background: #414141;
}
#search span {
	display: flex;
	flex-direction: column;
	justify-content: center;
	font-weight: 500;
	width: fit-content;
	margin: 0 auto;
	position: relative;
}
#search span.kensaku {
	padding-left: 1.8em;
}
#search span.close {
	display: none;
	padding-left: 1.5em;
}
#search span::before {
	content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
}
#search span.kensaku::before {
    background: url(/images/common/search_icon.png?20230804) no-repeat;
    background-size: cover;
    width: 20px;
    height: 20px;
}
#search span.close::before {
    background: url(/images/common/search_icon_batsu.png?20230804) no-repeat;
    background-size: cover;
    width: 14px;
    height: 14px;
}
#search.active span.kensaku {
	display: none;
}
#search.active span.close {
	display: flex;
}




#square-button {
  width: 35px;
  height: 70px;
  background: #232323;
}
#square-button.blue {
  background: #21759b;
}

#search.active {
	/* background-image: url(/images/common/search_icon_batsu.png); */
	/* background-repeat: no-repeat; */
	/* background-position: calc(100% - 10px) center; */
	/* background-size: auto 100%; */
	/* background-size: auto 26px; */
}

.animate-toggle-title img {
}
.animate-toggle-block {
  /* float: left; */
  /* height: 70px; */
  height: 48px;
  /* width: 660px; */
  width: 300px;
  display:none;
  text-align: left;
  position: absolute;
  /* bottom: -48px; */
  right: 0;
}
.side_contact {
	font-weight:bold;
	color:#FFF;
}
.side_con_box {
	width: auto;
	z-index:1000;
	position:relative;
}
.animate-toggle-block .bt01 a,
.animate-toggle-block .bt02 a{
	display:block;
	color:#e60012;
}
.animate-toggle-block .bt01 a:hover,
.animate-toggle-block .bt02 a:hover {
	color:#000;
}
.animate-toggle-block .bt01 {
	margin: 5px 10px;
	background-color:#FFF;
	width: 500px;
	text-align:center;
}





.accordion_ul section .btn {
    background-color: #9CF;
    border-bottom: solid 1px #59ACFF;
    margin-bottom: 1px;
    padding: 10px;
    color: #FFF;
    cursor: pointer;
    position: relative;
}
 
.accordion_ul section .btn:before {
  display: block;
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  right: 15px;
  width: 10px;
  height: 10px;
  margin-top: -8px;
  background: #FFF;
}
 
.accordion_ul section .btn:after {
  display: block;
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  right: 15px;
  width: 10px;
  height: 10px;
  margin-top: -13px;
  background: #9CF;
}
 
.accordion_ul section .btn.active:before {
  margin-top: -2px;
}
 
.accordion_ul section .btn.active:after {
  margin-top: 3px;
}
 
 
.accordion_ul section li a {
    position: relative;
    display: block;
}
 
.accordion_ul section li a:before{
  display: block;
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  right: 17px;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  background: #9CF;
}
 
.accordion_ul section li a:after{
  display: block;
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;

  right: 22px;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  background: #F2F2F2;
}






/*　碧ボタン　*/
dl.search2{
	position:relative;
	/* height: 70px; */
	height: 48px;
}
dl.search2 dt{
    background:  #eee;
    height: 100%;
}
dl.search2 dt input{
	/* width: 87%; */
	width: 100%;
	height: 45px;
	line-height: 45px;
	background:none;
	border:none;
	/* padding:  10px; */
	font-size: 18px;
}
dl.search2 dd{
	position:absolute;
	top:0;
	right:0;
}
dl.search2 dd button{
	display:block;
	border:  none;
	/* padding: 20px; */
	padding: 0;
	background:  none;
	position: relative;
	height: 48px;
}
dl.search2 dd button span{
	display: block;
	/* width: 26px; */
	width: 13px;
	/* height: 27px; */
	height: 13px;
	background-attachment: scroll;
	background-image: url(/images/common/search_icon2.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: contain;
	position: absolute;
	top: 50%;
	-webkit-transform : translateY(-50%);
	transform : translateY(-50%);
	right: 10px;
}


#sp_navi input {
	margin: 0 auto;
	height: 41px;
	background:#f3f3f3;
	border:none;
	width: 80%;
	float:  left;
}
#sp_navi .search_btn {
	border: none;
	padding: 12px;
	float: left;
	background: #f3f3f3;
	cursor: pointer;
}
#sp_navi .search_btn span{
	display: block;
	width: 17px;
	height: 17px;
	background-attachment: scroll;
	background-image: url(/images/common/search_icon2.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: cover;
}





/*　ワンクッション　アコ`ディオン　*/
.nav .content {
	padding: 0;
	z-index: 9;
	position:relative;
}

.nav .content a {
    display: block;
    text-decoration: none;
    color: #000;
}


.nav .content .button {
	width: 50%;
	margin: 0 auto;
	background: #f0f0f0;
	line-height: 30px;
	text-align:center;
	font-size: 12px;
	border-radius: 6px;
}
.nav .content .button , .nav .content .close {
	cursor: pointer;
}

.nav .content .button:after{
	font-size:14px;
	margin: 0 10px 0 0;
	content: "+";
	display: inline-block;
	vertical-align: middle;
	color: #cb2837;
	float:right;
}
.nav .content .close {
	width: 50%;
	background: #f0f0f0;
	line-height: 30px;


	text-align:center;
	font-size: 12px;
	border-radius: 6px;
}
.nav .content .close:after{
	font-size: 20px;
	margin: 0 10px 0 0;
	content: "-";
	display: inline-block;
	vertical-align: middle;
	color: #cb2837;
	float:right;
	font-weight:  normal;
}


.nav .content ul {
    margin: 0 0 -15px;
    padding: 0;
    list-style: none;
}
.nav .content li {
	overflow-y: hidden;
	border-bottom: 1px solid #CCC;
	padding: 15px 10px;
	background-color: #FFF;
}
.nav .content li a:after{
	margin: 5px 10px 0 0;
	content: " ";
	display: inline-block;
	width: 10px;
	height: 10px;
	background-size: contain;
	vertical-align: middle;
	background-image: url(/images/common/arrow_r.png);
	float:right;
}
.nav .content li:first-child {
	margin: 15px 0 0;
}
.nav .content li:last-child {
	padding: 15px 10px 20px;
}




/*　ワンクッション　ナビゲ`ション　*/
#nav_area .nav_box {
	margin: 0px 2% 100px 0px;
	float: left;
	width: 31.5%;
}
#nav_area .nav_box2 {
	margin: 0px 2% 0px 0px;
}
#nav_area .nav_box.flex {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
#nav_area .nav_box.flex .nav {
	width: 32%;
	margin: 0px 2% 50px 0px;
}
#nav_area .nav_box:nth-child(3n) {
	margin: 0px 0px 100px;
}
#nav_area .nav_box.flex .nav:nth-child(3n) {
	margin: 0px 0px 50px;
}
#nav_area .nav {
	margin: 0 0 45px;
	border: none;
}
#nav_area .nav2 {
	margin: 0 0 15px;
}
#nav_area .nav .into {
	padding: 0px 0px 15px;
	border-bottom: 1px solid #CCC;
	margin:0;
}
#nav_area .nav_box.flex .nav .into {
	padding: 0px;
	border-bottom: none;
	margin:0 0 15px;
}
#nav_area .nav .into.h60 {
	min-height: 60px;
}
#nav_area .nav .into.h85 {
	min-height: 85px;
}
#nav_area .nav .st {
	font-size: 17px;
	font-weight: bold;
	line-height: 1.2em;
	background: #f3f3f3;
	margin: 0px 0px 15px;
	display: table;
	width: 100%;
	height: 60px;
}
#nav_area .nav .st a {
  display: table-cell;
  vertical-align: middle;
  padding: 0 60px 0 20px;
  position:  relative;
  z-index:100;
    transition-delay: 0.7s;
  transition: 0.5s;
}

#nav_area .nav .st a::after {
  position: absolute;
  top: 0%;
  right: .15em;
  content: " ";
  display: inline-block;
  vertical-align: middle;
  background: url(/images/common/arrow_w.png) no-repeat center center;
  background-size: 18px 18px;
  height: 60px;
  width: 60px;
  float: right;
  transition: all .2s;
}

#nav_area .nav .st a:hover {
	color:#fff;
}
#nav_area .nav .pdf a:hover {
	color:#fff;
}
#nav_area .nav .st a:hover::after {
  right: -.2em;
}
#nav_area .nav .st a::before {
  position: absolute;
  top: 0;
  right: 0;
  content: " ";
  display: inline-block;
  vertical-align: middle;
  height: 60px;
  width: 60px;
  float: right;
  background: #cb2937;
}

#nav_area .nav .blank a:before{
	content: "";
	width:60px;
	height:60px;
	background-color: #a0a0a0;
	text-align:center;
	position: absolute;
	right: 0;
	top: 0;
	color:#FFF;
}
#nav_area .nav .blank a:after   {
	position: absolute;
	top: 0%;
	right: .15em;
	content: " ";
	display: inline-block;
	vertical-align: middle;
	background-image: url(/images/common/blank_icon_w.png);
	background-repeat: no-repeat;
	background-size: 12px 10px;
	height: 60px;
	width: 60px;
	float: right;
	transition: all .2s;
	background-position: center center;
	color:#FFF;
}
#nav_area .nav .pdf {
	font-size: 17px;
	font-weight: bold;
	line-height: 1.2em;
	background: #f3f3f3;
	margin: 0px 0px 15px;
	display: table;
	width: 100%;
	height: 60px;
}
#nav_area .nav .pdf a {
  display: table-cell;
  vertical-align: middle;
  padding: 0 0 0 20px;
  position:  relative;
}

#nav_area .nav .pdf a::before {
  position: absolute;
  top: 0;
  right: 0;
  content: " ";
  display: inline-block;
  vertical-align: middle;
  height: 60px;
  width: 60px;
  float: right;
}
#nav_area .nav .pdf a:after {
	background: none;
	content: "\f1c1";
	font-family: FontAwesome;
	margin: 0 0 0 10px;
	font-size: 15px;
	color: #fff;
	height: 60px;
	width: 40px;
	position:  absolute;
	top: 0;
	right:  0;
	line-height:  60px;
	font-weight: normal;
}
#nav_area .nav .pdf a:hover:after {
	color: #fff;
}

/* Bounce To Left */
.hvr {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;

  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #CB2837;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr:hover, .hvr:focus, .hvr:active {
  color: #fff;
}
.hvr:hover:before, .hvr:focus:before, .hvr:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}


.st.hvr:before {
  background: #CB2837;
  z-index:1;
}
.blank.hvr:before {
  background: #a0a0a0;
  z-index:1;
}


#nav_area .nav .img {
	float: left;
	width: 20.588235294%;
}
#nav_area .nav .text {
	float: right;
	width: 76%;
}


@media only screen and (max-width: 768px){
#nav_area {
	margin: 0px 0px 50px;
}
#nav_area .nav_box {
	float:none;
	margin: 0px 0px 30px 0px;
	width: auto;
}
#nav_area .nav_box.flex {
    width: auto;
    display: block;
}
#nav_area .nav_box.flex .nav {
	width: 100%;
	margin: 0px 0 30px 0px;
}
#nav_area .nav_box:nth-child(3n) {
	margin: 0px 0px 100px;
}
#nav_area .nav_box.flex .nav:nth-child(3n) {
	margin: 0px 0px 30px;
}
#nav_area .nav_box:nth-child(3n) {
	margin: 0px;
}
#nav_area .nav {

	margin: 0 0 15px;
	border: none;
	text-align: left;
}
#nav_area .nav2 {
	margin: 0 0 30px !important;
}
#nav_area .nav .into {
	padding: 0px;
	border-bottom: none;
	margin:  0 0 15px;
}
#nav_area .nav .into.h60 {
	min-height: auto;
}
#nav_area .nav .into.h85 {
	min-height: auto;
}
#nav_area .nav:nth-child(even){
	float: none;
}

#nav_area .nav .st {
	font-size: 14px;
	margin: 0px 0px 10px;
	height: 45px;
}
#nav_area .nav .st a {
  padding: 0 0 0 15px;
}

#nav_area .nav .st a::after {
  background-size: 15px 15px;
  height: 45px;
  width: 45px;
}

#nav_area .nav .st a:hover {
	color:#fff;
}
#nav_area .nav .st a:hover::after {
  right: -.2em;
}
#nav_area .nav .st a::before {
  height: 45px;
  width: 45px;
}



#nav_area .nav .blank a:after{
	content: " ";
	vertical-align: middle;
	background-size: 12px 10px;
	height: 45px;
	width: 45px;
	float: right;
	background-color: #a0a0a0;
	background-image: url(/images/common/blank_icon_w.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#nav_area .nav .st:after{
	height: 0px;
	width: 0px;
	float: none;
	background: none;
}
#nav_area .nav .blank:after{
	height: 0px;
	width: 0px;
	float: none;
	background: none;
}

#nav_area .nav .pdf {
	font-size:14px;
	height:  45px;
}
#nav_area .nav .pdf a {
  display: table-cell;
  vertical-align: middle;
  padding: 0 0 0 20px;
  position:  relative;
}

#nav_area .nav .pdf a::before {
  position: absolute;
  top: 0;
  right: 0;
  content: " ";
  display: inline-block;
  vertical-align: middle;
  height: 45px;
  width: 45px;
  float: right;
  line-height:  45px;
}
#nav_area .nav .pdf a:after {
	content: "\f1c1";
	font-family: FontAwesome;
	margin: 0 0 0 10px;
	font-size: 13px;
	color: #fff;
	height: 45px;

	width: 45px;
	position:  absolute;
	top: 0;
	right:  0;
	line-height: 45px;
	text-align: center;
}
#nav_area .nav .pdf a:hover:after {
	color: #fff;
}



#nav_area .nav .txt14 {
	font-size: 12px !important;
}
#nav_area .nav .img {
	width: 25%;
	margin: 0 3% 1% 0;
}
#nav_area .nav .text {
	float: none;
	width: auto;
}

}

#full img {
  display: none;
}

#full img:first-child  {
  display: inline;
}






.ma0 {margin: 0 !important;}
.ma_t5 {margin-top: 5px;}
.ma_t8 {margin-top: 8px;}
.ma_t10 {margin-top: 10px;}
.ma_t15 {margin-top: 15px;}
.ma_t20 {margin-top: 20px;}
.ma_t25 {margin-top: 25px;}
.ma_t30 {margin-top: 30px;}
.ma_t35 {margin-top: 35px;}
.ma_t40 {margin-top: 40px;}
.ma_t50 {
	margin-top: 50px;
}
.ma_t60 {
	margin-top: 60px;
}






/* ----------------------------------------
 *  Core Style:
 * ---------------------------------------- */
#slideMenu {
	display:none;
}
@media only screen and (max-width: 970px){
#slideMenu {
	/* display: block; */
	/* display: block!important; */
	right: 0!important;
	/* top: 60px; */
	z-index: 9;
	top: 60px;
	height: calc(100% - 60px);
}
.lastSidebar {
	width: 100%;
	height: 100%;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 9998;
	overflow: scroll;
	background: #6F6F6F;
}
#lastOverlay {
	/* width: 100%; */
	/* height: 100%; */
	/* display: none; */
	/* position: fixed; */
	/* top: 0; */
	/* left: 0; */
	/* z-index: 9997; */
	/* background: rgba(0, 0, 0, 0.5); */
}
body.noscroll {
	width: 100%;
	position: fixed;
	left: 0;
	right: 0;
	overflow: hidden;
}








/*++++++++++++++++++++++++++++++++++++
+
+　スマホナビゲ`ション
+
+++++++++++++++++++++++++++++++++++++*/
#slideMenu h2 {
	margin: 0;
	padding: 24px 16px;
}
.globalNavi {
	margin: 0;
	/* background: #6F6F6F; */
	height: calc(100vh + 60px);
}
#slideMenu .title {
	line-height: 60px;
	color: #cb2938;
	background: #f5f5f5;
	padding: 0px 0px 0px 15px;
	font-size: 14px;
	font-weight: bold;
}
.globalNavi .nav1 {
	width: 90%;
	margin: 0 auto;
}
.globalNavi .nav1 li {
	/* font-size: 14px; */
}
.globalNavi .nav1 li:not(:last-child) {
	border-bottom: 1px solid #fff;
}
.globalNavi .nav1 li .fa  {
	margin: 0px 5px 0px 0px;
	font-size: 10px;
}
.globalNavi .nav1 li a {
	/* padding: 0px 0px 0px 15px; */
	display: block;
	line-height: 52px;
	color: #fff;
	/* text-decoration: none; */
	/* background: #FFF; */
	font-size: 15px;
	position: relative;
}
.globalNavi .nav1 li a::after {
	content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 1em;
    background: url(/images/common/arrow_w02.png?20230804) no-repeat;
    background-size: cover;
    width: 6px;
    height: 11px;
}
/*.globalNavi .nav1 li a:hover {
	color: #FFF;
	text-decoration: none;
	background: #bb1425;
}*/
.globalNavi .nav2 {
	/* background: #f5f5f5; */
	font-size: 12px;
}
.globalNavi .nav2 ul {
	/* margin: 0px 5%; */
	display: flex;
	flex-flow: wrap;
	margin-bottom: 20px;
}
.globalNavi .nav2 ul li {
	/* float: left; */
	width: calc(100%/2 - 1.5px);
	line-height: 35px;
	/* border-bottom: 1px dotted #bb1425; */
	border: 1px solid #fff;
}
.globalNavi .nav2 ul li:nth-last-child(n+3) {
	border-bottom: none;
}
.globalNavi .nav2 ul li:nth-child(odd) {
	border-right: none;
}
.globalNavi .nav2 ul li:nth-child(5) ,
.globalNavi .nav2 ul li:nth-child(6) {
	/* border-bottom: none; */
}
.globalNavi .nav2 ul li:nth-child(even) {
	/* float: right; */
}
.globalNavi .nav2 ul li a {
	display: block;
	/* color: #fff; */
	text-align: center;
	line-height: 52px;
}
.globalNavi .nav2 li .fa {
	margin: 13px 0px 0px 5px;
	font-size: 10px;
	float: right;
}
.globalNavi .nav2 li span {
	position: relative;
	font-size: 12px;
	color: #fff;
}
.globalNavi .nav2 li.lang_jp span {
	padding-left: 1.8em;
}
.globalNavi .nav2 li.lang_jp span::before {
	content: "";
	position: absolute;
	top: 0.3em;
	/* -webkit-transform: translateY(-50%); */
	/* transform: translateY(-50%); */
	left: 0;
	background: url(/images/common/lang_arrow.png?20230804) no-repeat;
	background-size: cover;
	width: 12.24px;
	height: 8.16px;
	transform: rotate( 270deg );
}
.globalNavi .nav3 {
	color: #FFF;
	padding: 0px 0px 30px;
}
.globalNavi .nav3 .sns_area {
	/*padding: 15px 0;*/
	/* background: #fff; */
	/*margin:  0 0 20px;*/
}
/*.globalNavi .nav3 .sns_icon {
	text-align: center;
}
.globalNavi .nav3 .sns_icon li {
	display: inline-block;
	text-align: center;
	font-size: 35px;
	margin: 0px 10px;
	width: 10%;
}
.globalNavi .nav3 .sns_icon li a {
	color: #FFF;
}
.globalNavi .sns_title {
	font-size: 14px;
	display: inline-block;
	margin: auto auto 10px;
	position: relative;
	width: 100%;
	text-align: center;
	line-height: 1.5em;
	color: #cb2a38;
	font-weight:  bold;
}
.globalNavi .sns_title:before, .globalNavi .sns_title:after {
    content: '';
    position: absolute;
    top: 0;
    height: 25px;
    width: 1px;
    background: #cb2a38;
}
.globalNavi .sns_title:before {
    -webkit-transform: translate(-40px, 0) rotate(-25deg);
    transform: translate(-10px, 0) rotate(-25deg);
    margin: 0px 0 0 0px;
}
.globalNavi .sns_title:after {
    -webkit-transform: translate(40px, 0) rotate(25deg);
    transform: translate(0px, 0) rotate(25deg);
    margin: 0px 0px 0 10px;
}*/
.globalNavi .mykonan {
	/* border: 2px solid #FFF; */
	/* background: #BB1924; */
	/* text-align: center; */
	/* margin: 0px 5% 20px; */
	/* padding: 10px 0px; */
}
/*.globalNavi .mykonan img {
	width:auto;
	height:30px;
}
.globalNavi .mykonan a {
	display:block;
}*/
.globalNavi .nav3 .btn {
	/* margin: 0px 5%; */
	/* font-size: 12px; */
}
.globalNavi .nav3 .btn li .fa {
	/* margin: 0px 5px 0px 0px; */
}
.globalNavi .nav3 .btn ul {
	display: flex;
	flex-flow: wrap;
	width: 90%;
	margin: 0 auto;
	justify-content: space-between;
}
.globalNavi .nav3 .btn ul li {
	/* float: left; */
	width: 48%;
	text-align: center;
	/* line-height: 35px; */
	/* background: #FFF; */
	/*border-radius:6px;*/
	/*-moz-border-radius:6px;*/
	/*-webkit-border-radius:6px;*/
}
.globalNavi .nav3 .btn ul li:last-child {
	/* float: right; */
	width: 100%;
}
.globalNavi .nav3 .btn ul li:last-child:before {
	/* margin: 0 5px 0 0; */
	/* content: " "; */
	/* display: inline-block; */
	/* width: 13px; */
	/* height: 13px; */
	/* background: url(/images/common/sp_nav_icon.png); */
	/* background-size: contain; */
	/* vertical-align: middle; */
}
.globalNavi .nav3 .btn ul li:not(:last-child) {
	margin-bottom: 15px;
}
.globalNavi .nav3 .btn ul li a {
	/* color: #CB2938; */
	display: block;
}
.globalNavi .nav3 .btn ul li.btn_w a {
	background: #fff;
	font-size: 12px;
	line-height: 35px;
}
.globalNavi .nav3 .btn ul li.btn_r a {
	color: #fff;
	background: #CB2938;
	font-size: 15px;
	line-height: 50px;
}
/*.my_link {
	width: 90%;
	margin: 20px auto 0;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}
.my_link ul {text-align: center;}
.my_link ul li {
	line-height: 25px;
	text-align: center;
	display: inline-block;
	width: 48%;
	border-left: solid 1px #fff;
}
.my_link ul li:last-child {
	border-left: solid 1px #fff;
	border-right:  solid 1px #fff;
}
.my_link ul li a {
	color: #FFF;
	display:block;
}*/

.triggerBtn {
	width: 60px;
	height: 60px;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 9999;
	background: none;
}

#menuTrigger,
#menuTrigger span {
	display: inline-block;
	box-sizing: border-box;
	transition: all .4s;
}
#menuTrigger {
	position: absolute;
	top: 0;
	left: 0;
	width: 60px;
	height: 60px;
	/* 50%でもOK */
	background-color: #cb2837;/* 劼良 */
	text-align: center;
}
#menuTrigger p {
	/* position: absolute; */
	/* bottom: 5px; */
	/* left: 0; */
	/* text-align: center; */
	/* font-size: 11px; */
	/* font-weight: bold; */
	/* color: #FFF; */
	/* right: 0px; */
}
#menuTrigger.active {
	/* 劼良 */
}

#menuTrigger span {
	width: 20px;
	height: 1px;
	position: absolute;
	border-radius: 4px;
	background-color: #FFFFFF;
	left: 20px;
}

#menuTrigger span:nth-of-type(1) {
	/* top: 20px; */
	top: 21px;
}
#menuTrigger span:nth-of-type(2) {
	/* top: 25px; */
	top: 30px;
}
#menuTrigger span:nth-of-type(3) {
	/* top: 30px; */
	top: 38px;
}
#menuTrigger.active span:nth-of-type(1) , #menuTrigger.active span:nth-of-type(2) , #menuTrigger.active span:nth-of-type(3) {
	/* background-color: #FFF; *//* 劼良 */
}


#menuTrigger.active span:nth-of-type(1) {top: 26px;}
#menuTrigger.active span:nth-of-type(2) {
	opacity: 0;
}
#menuTrigger.active span:nth-of-type(3) {top: 36px;}
#menuTrigger.active span:nth-of-type(1) {
	-webkit-transform: translateY(2px) rotate(-45deg);
	transform: translateY(2px) rotate(-45deg);
}
#menuTrigger.active span:nth-of-type(2) {
	opacity: 0;
}
#menuTrigger.active span:nth-of-type(3) {
	-webkit-transform: translateY(-8px) rotate(45deg);
	transform: translateY(-8px) rotate(45deg);
}

#lastOverlay {
	/* background: rgba(0, 0, 0, 0.5); */
}



}





/*++++++++++++++++++++++++++++++++++++
+
+　マ`ジン
+
+++++++++++++++++++++++++++++++++++++*/
.ma_b5 {margin-bottom: 5px;}
.ma_b10 {margin-bottom: 10px !important;}
.ma_b15 {margin-bottom: 15px;}
.ma_b20 {margin-bottom: 20px;}
.ma_b21 {margin-bottom: 21px;}
.ma_b25 {margin-bottom: 25px;}
.ma_b30 {margin-bottom: 30px !important;}
.ma_b35 {margin-bottom: 35px;}
.ma_b40 {margin-bottom: 40px;}
.ma_b45 {margin-bottom: 45px;}
.ma_b50 {margin-bottom: 50px;}
.ma_b60 {margin-bottom: 60px;}
.ma_b80 {margin-bottom: 80px;}
.ma_b90 {margin-bottom: 90px;}
.ma_b100 {margin-bottom: 100px;}
.ma_b150 {margin-bottom: 150px;}

.ma_l2 {margin-left: 2px;}
.ma_l5 {margin-left: 5px;}
.ma_l10 {margin-left: 10px;}
.ma_l15 {margin-left: 15px;}
.ma_l20 {margin-left: 20px;}
.ma_l25 {margin-left: 25px;}
.ma_l40 {margin-left: 40px;}
.ma_l60 {margin-left: 60px;}
.ma_l110 {margin-left: 110px;}

.ma_r2 {margin-right: 2px;}
.ma_r3 {margin-right: 3px;}
.ma_r5 {margin-right: 5px;}
.ma_r10 {margin-right: 10px;}
.ma_r12 {margin-right: 12px;}
.ma_r15 {margin-right: 15px;}
.ma_r16 {margin-right: 16px;}
.ma_r20 {margin-right: 20px;}
.ma_r25 {margin-right: 25px;}
.ma_r30 {margin-right: 30px;}
.ma_r40 {margin-right: 40px;}
.mr0 {margin-right:0 !important;}
.pd_t5 {padding-top: 5px;}
.pd_t10 {padding-top: 10px;}
.pd_t15 {padding-top: 15px;}
.pd_t20 {padding-top: 20px;}
.pd_t30 {padding-top: 30px;}
.pd_t40 {padding-top: 40px;}
.pd_t50 {padding-top: 50px;}
.pd_b5 {padding-bottom: 5px;}
.pd_b10 {padding-bottom: 10px;}
.pd_b15 {padding-bottom: 15px;}
.pd_b20 {padding-bottom: 20px;}
.pd_r5 {padding-right: 5px;}
.pd_r10 {padding-right: 10px;}
.pd_r15 {padding-right: 15px;}
.pd_r20 {padding-right: 20px;}
.pd_l30 {padding-left: 30px;}
.pd_l25 {padding-left: 25px;}
.pd_l20 {padding-left: 20px;}
.pd_l15 {padding-left: 15px;}
.pd_l11 {padding-left: 11px;}
.pd0 { padding: 0 !important;}



.fl {float: left;}

.fr {float:right;}

.tl {text-align: left;}
.tr {text-align: right;}
.tc {text-align: center;}
.lr_auto {margin-left: auto; margin-right: auto;}

.txt_normal {font-weight:normal}

.txt_gray {color: #666666;}
.txt_pink {color: #FF3366;}
.txt_orange {color: #FF6600;}
.txt_blue {color: #0099FF;}
.txt_blue2 {
	color: #005DAA;
	font-weight: bold;
	font-size: 14px;
}
.txt_green {
	color: #80C005;
}
.txt_green2 {color: #336600;}
.txt_green3 {color: #179e5f;}

.txt_green14b {
	color: #00865D;
	font-size: 14px;
	font-weight: bold;
}
.txt_green14b2 {
	color: #336600;
	font-size: 14px;
	font-weight: bold;
}
.txt_green14b3 {
	color: #6C9B00;
	font-size: 14px;
	font-weight: bold;
}
.txt_red {
	color: #C31A27;
}
.txt_red14b {
	color: #CC0000;
	font-size: 14px;
	font-weight: bold;
}
.txt_gray {color: #888888;}
.txt_gray2 {
	color: #CCC;
}
.txt_white {
	color: #FFF;
}

.txt10 {font-size: 10px !important;}
.txt10_sup {
	font-size: 10px;
	line-height: 10px;
	padding-top: -10px;
}
.txt11 {font-size: 11px;}
.txt11fw_n {
	font-size: 11px;
	font-weight: normal;
}
.txt12 {font-size: 12px !important;}
.txt14 {font-size: 14px !important;}
.txt15 {font-size: 15px !important;}
.txt16 {font-size: 16px !important;}
.txt18 {font-size: 18px !important;}
.txt22 {font-size: 22px !important;}
.txt22b {
	font-size: 22px;
	font-weight: bold
}
.txt20b {
	font-size: 20px;
	font-weight: bold
}
p.indents {
	text-indent: -1em;
	padding-left: 1em;
}

p.indents2 {
	text-indent: -2em;
	padding-left: 2em;
}
p.indents3 {
	text-indent: -2.5em;
	padding-left: 2em;
}
.attention {

}


.view-first {
	overflow:hidden !important;
	height:250px;
}
.view-first.small {
	overflow:hidden !important;
	height:168px;
}
.view-first img {
   -webkit-transition: all 0.2s ease-out;
   -moz-transition: all 0.2s ease-out;
   -o-transition: all 0.2s ease-out;
   -ms-transition: all 0.2s ease-out;
   transition: all 0.2s ease-out;
}

.view-first:hover img {
   -webkit-transform: scale(1.1);
   -moz-transform: scale(1.1);
   -o-transform: scale(1.1);
   -ms-transform: scale(1.1);
   transform: scale(1.1);
   opacity:0.5;
}

/*---- FOR SP ----*/
@media only screen and (max-width: 768px){
.view-first {
	overflow:hidden;
	height:auto;
}
.view-first.small {
	overflow:hidden;
	height:auto;
}
.ma_b80 {margin-bottom: 40px;}
.ma_t88 {margin-top: 88px;}
.txt_pink {
	color: #ec7160;
}
.lineH_15 {
	line-height:1.5em !important;
}
}

.print_style .bg_gray {
	background: #f3f3f3;
}
.print_style .w20 {
	width:20%;
}
.print_style .tc {
	text-align:center;
}
.print_style .ttate {
	writing-mode: tb-rl; /* IE喘 */
	writing-mode: vertical-rl; /* Chrome、Firefox喘 */
	margin: 0 auto;
	white-space: nowrap;
	width: 1em; /* firefox貨 */
	line-height: 1em; /* firefox貨 */
	text-orientation: upright;
}
.icon_hissu {
	color: #FFF;
	background-color: #333333;
	padding: 3px 5px;
	margin: 0 0 0 4px;
	text-align: center;
	font-size: 12px;
}
.icon_sentaku {
	color: #FFF;
	background-color: #878787;
	padding: 3px 5px;
	text-align: center;
	font-size: 12px;

	margin:  0 0 0 4px;
}
/*++++++++++++++++++++++++++++++++++++*/
/*footer .sitemap .link2 li .sns {
}
footer .sitemap .link2 li .sns li {
	margin: 0px 15% 0px 0px;
	float: left;
	width: 15%;
}
footer .sitemap .link2 li .sns li:last-child {
	margin: 0;
}*/
/*@media only screen and (max-width: 970px){
footer .sitemap .link2 li .sns {
	text-align:  center;
}
footer .sitemap .link2 li .sns li {
	margin: 0;
	float: none;
	display:  inline-block;
	border:  none;
	text-align:  center;
	margin:  0 10px;
	padding: 0;
	width: 10%;
}
footer .sitemap .link2 li .sns li:last-child {
	margin: 0 10px;
}
}
*/
footer .sns_area {
	display: flex;
	gap: 8%;
}
footer .sns_area .icon {
	max-width: 30px;
}
footer .sns_area .icon.icon_twitter {
	max-width: 36.9207px;
}
@media only screen and (max-width: 970px){
footer .sns_area {
	justify-content: center;
	margin-bottom: 40px;

}
footer .sns_area {
	gap: 13%;
}
footer .sns_area .icon {
	max-width: inherit;
	width: 9.41%;
}
footer .sns_area .icon.icon_twitter {
	max-width: inherit;
	width: 11.58%;
}
}











/****************************************
　ニュ`ス
*****************************************/
#news_area {
	float: right;
	width: 74.075%;
	padding: 0px 0px 100px;
}
#news_area .news {
	padding: 0px 0px 30px;
}
#news_area .title {
	margin: 0px 0px 30px;
}
#news_area .title .st {
	font-size: 22px;
	text-align: center;
	margin: 0px auto;
	width: 22%;
}
#news_area .title .st span::before{
	margin: 0 10px 0 0;
	content: " ";
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(/images/index/icon_news.png);
	background-size: contain;
	vertical-align: middle;
}
#news_area .title .btn_area {
	float: right;
	width: 33%;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px;
}
#news_area .title .btn_area ul .rss_btn {
	width: 15%;
	text-align: center;
	line-height: 32px;
	margin: 0px 3% 0px 0px;
	float: left;
}
#news_area .title .btn_area ul .rss_btn a {
	color:#FFF;
	background: #9a9a9a;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	display:block;
	border: solid 2px #9a9a9a;
}
#news_area .title .btn_area ul .rss_btn a:hover {
	color:#9a9a9a;
	background: #fff;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	display:block;
}

#news_area .title .btn_area ul .cate_btn {
	width: 38%;
	text-align: center;
	line-height: 32px;
	margin: 0px 3% 0px 0px;
	float: left;
}
#news_area .title .btn_area ul .cate_btn a {
	color: #cb2837;
	display:block;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border: 2px solid #cb2837;
}
#news_area .title .btn_area ul .cate_btn a:hover {
	color: #fff;
	background:#cb2837;
	display:block;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border: 2px solid #cb2837;
}
#news_area .title .btn_area ul .cate_btn .fa {
	margin: 10px 5px 0px 0px;
	float: right;
}
#news_area .title .btn_area ul .ichiran_btn {
	float: left;
	font-size: 12px;
	color: #FFF;
	width: 36%;
	text-align: center;
	line-height: 32px;
}
#news_area .title .btn_area ul .ichiran_btn a {
	background: #cb2837;
	color: #FFF;
	display: block;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border: 2px solid #cb2837;
}
#news_area .title .btn_area ul .ichiran_btn a:hover {
	background: #FFF;
	color: #cb2837;
	display: block;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border: 2px solid #cb2837;
}
#news_area .title .btn_area ul .ichiran_btn .fa {
	margin: 13px 5px 0px 0px;
	float: right;
}


#news_area .news ul{
	border-bottom: 1px solid #e0e0e0;
	padding: 0 3%;
}
#news_area .news ul:first-child {
	border-bottom: 1px solid #e0e0e0;
	border-top: 1px solid #e0e0e0;
}
#news_area .news ul:hover {
	background: #faf9f6;
}
#news_area .news ul:after{
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility:hidden;
}
#news_area .news .day {
	width: 13%;
	float: left;
	padding: 10px 0;
	line-height: 26px;
}
#news_area .news ul .day .date {
	margin: 0 10px 0 0;
}
#news_area .news .cate {
	width: 15%;
	float: left;
	padding: 10px 0px;
	line-height: 26px;
	/* text-align:center; */
}
#news_area .news .cont  {
	width: 70%;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
	float: right;
}

#news_area .icon {
	font-size: 11px;
	color: #FFF;
	min-width: 110px;
	max-width: 110px;
	letter-spacing: -0.1em;
	text-align: center;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	line-height: 26px;
	margin: 0px 0px 2px;
}

@media only screen and (max-width: 1000px){
#news_area {
	float: none;
	width: auto;
	padding: 0 0 50px;
}
#news_area .news {
	padding: 0px 0 15px;
}
#news_area.index .news {
	padding: 0px 5% 15px;
}
#news_area .title .btn_area {
	float: none;
	width: auto;
	margin: 30px 5% 0px;
}
#news_area .title .btn_area:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility:hidden;
}

#news_area .title .btn_area ul {
	text-align:center;
}
#news_area .title .btn_area ul li {
	display:inline-block;
	text-align:center;
	font-size:10px !important;
}
#news_area .title .btn_area ul .rss_btn {
	width: 80px;
	line-height: 23px;
	margin: 0px 0px 0px 0px;
	float: none;
	font-size: 10px;
}
#news_area .title .btn_area ul .rss_btn a {
	color:#FFF;
}
#news_area .title .btn_area ul .cate_btn {
	width: 150px;
	line-height: 23px;
	margin: 0px;
	float: none;
	padding: 0;
}
#news_area .title .btn_area ul .cate_btn a {
	padding: 0;
	float: none;
}
#news_area .title .btn_area ul .cate_btn .fa {
	margin: 5px 3px 0px 0px;
}
#news_area .title .btn_area ul .ichiran_btn {
	width: 150px;
	line-height: 23px;
	margin: 0;
	padding: 0;
	float: none;
}
#news_area .title .btn_area ul .ichiran_btn a {
	padding: 0;
}
#news_area .title .btn_area ul .ichiran_btn .fa {
	margin: 7px 3px 0px 0px;
}
}
@media only screen and (max-width: 768px){
#news_area .title .btn_area {
	float: none;
	width: auto;
	margin: 30px 5% 0px;
}
#news_area .title .btn_area:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility:hidden;
}

#news_area .title .btn_area ul {
	text-align:center;
}
#news_area .title .btn_area ul li {
	display:inline-block;
	text-align:center;
	font-size:10px !important;
}
#news_area .title .btn_area ul .rss_btn {
	width: 15%;
	line-height: 23px;
	margin: 0px 0px 0px 0px;
	float: none;
	font-size: 10px;
}
#news_area .title .btn_area ul .rss_btn a {
	color:#FFF;
}
#news_area .title .btn_area ul .cate_btn {
	width: 40%;
	line-height: 23px;
	margin: 0px;
	float: none;
	padding: 0;
}
#news_area .title .btn_area ul .cate_btn a {
	padding: 0;
	float: none;
}
#news_area .title .btn_area ul .cate_btn .fa {
	margin: 5px 3px 0px 0px;
}
#news_area .title .btn_area ul .ichiran_btn {
	width: 40%;
	line-height: 23px;
	margin: 0;
	padding: 0;
	float: none;
}
#news_area .title .btn_area ul .ichiran_btn a {
	padding: 0;
}
#news_area .title .btn_area ul .ichiran_btn .fa {
	margin: 7px 3px 0px 0px;
}
}

@media only screen and (max-width: 768px){
#news_area {
	padding: 0px 0px 30px;
}
#news_area .title {
	margin: 0px 0px 15px;
}
#news_area .title .st {
	font-size: 18px;
	width: auto;
	margin: 0 0 15px;
}
#news_area .title .st span::before{
	margin: 0 5px 0 0;
	content: " ";
	display: inline-block;
	width: 15px;
	height: 15px;
	background: url(/images/index/icon_news.png);
	background-size: contain;
	vertical-align: middle;
}
#news_area .title .btn_area {
	float: none;
	width: auto;
	margin: 0px 5% 0px;
}

#news_area .news{
}
#news_area .news ul{padding: 0 3%;}
#news_area .news ul:first-child {
}
#news_area .news ul:hover {
}
#news_area .news ul:after{
}
#news_area .news .day {
	width: auto;
	float: left;
	padding: 15px 0px 5px;
	line-height: 20px;
}
#news_area .news ul .day p {
	float: left;
}

#news_area .news .day:after{
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility:hidden;
}

#news_area .news .cate {
	float: left;
	padding: 15px 0px;
	line-height: 26px;
	/* text-align:center; */
	width: 70%;
}
#news_area .news .cate .icon {
	float: left;
	margin: 0 1px 0 0;
}
#news_area .news .icon {
	margin: 0 0 0 10px;
	letter-spacing: 0.1em;
	font-size: 10px;
	line-height: 20px;
}

#news_area .news .cont  {
	width: auto;
	padding-top: 0px;
	padding-bottom: 10px;
	float: none;
}
#news_area .news .cont:before {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility:hidden;
}

#news_area .icon_stu {
	font-size: 11px;
	margin: 0 0 0 10px;
	min-width: 90px;
	max-width: 90px;
	letter-spacing: 0em;
	line-height: 20px;
}
#news_area .icon_oshi {
	font-size: 11px;
	margin: 0 0 0 10px;
	min-width: 90px;
	max-width: 90px;
	letter-spacing: 0em;
	line-height: 20px;
}
#news_area .icon_topics {
	font-size: 11px;
	margin: 0 0 0 10px;
	min-width: 90px;
	max-width: 90px;
	letter-spacing: 0em;
	line-height: 20px;
}
#news_area .icon_media {
	font-size: 11px;
	margin: 0 0 0 10px;
	min-width: 90px;
	max-width: 90px;
	letter-spacing: 0em;
	line-height: 20px;
}
#news_area .icon {
	margin: 0 0 0 10px;
	letter-spacing: 0.1em;
	font-size: 10px;
	line-height: 20px;
}
#news_area .icon {
	font-size: 12px;
	color: #FFF;
	min-width: 100px;
	max-width: 130px;
	letter-spacing: -0.1em;
	text-align: center;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	line-height: 25px;
	margin: 0px 0px 2px;
}
}




/*++++++++++++++++++++++++++++++++++++
+
+　ニュ`スアイコン匯E
+
+++++++++++++++++++++++++++++++++++++*/


#news_area .news .pdf:before , #event_area .news .pdf:before{
	content: "\f1c1";
	font-family: FontAwesome;
	margin: 0 1% 0 0;
	font-size: 14px;
	color: #CB2837;
	font-weight: normal;
}
#news_area .news .blank:before , #event_area .news .blank:before{
	margin: 0 2% 0 0;
	content: " ";
	display: inline-block;
	width: 12px;
	height: 10px;
	background: url(/images/common/blank_icon_r.png);
	background-size: contain;
	vertical-align: middle;
}
#news_area .news .excel:before , #event_area .news .excel:before{
	content: "\f1c3";
	font-family: FontAwesome;
	margin: 0 1% 0 0;
	font-size: 14px;
	color: #CB2837;
	font-weight: normal;
}
#news_area .news .word:before , #event_area .news .word:before{
	content: "\f1c2";
	font-family: FontAwesome;
	margin: 0 1% 0 0;
	font-size: 14px;
	color: #CB2837;
	font-weight: normal;
}

/*猟僥何*/
#news_area .icon_letters {
	background: #EC6E74;
}
/*隈僥何*/
#news_area .icon_law {
	background: #ce93c0;
}
/*Ug僥何*/
#news_area .icon_econ {
	background: #00ab84;
}
/*U嗔Р*/
#news_area .icon_bus {
	background: #f28f43;
}
/*尖垢僥何*/
#news_area .icon-sci {
	background: #5fbcd1;
}
/*尖垢僥何*/
#news_area .icon_comm {
	background: #CB2837;
}
/*尖垢僥何　嚴帑尖僥?楚徨麗尖垢僥親*/
#news_area .icon-sci-phy {
	background: #f36e11;
	font-size: 9px;
}
/*尖垢僥何　伏麗僥親*/
#news_area .icon-sci-bio {
	background: #59b73e;
}
/*尖垢僥何　麗|晒僥親*/
#news_area .icon-sci-chem {
	background: #7974b6;
}
/*尖垢僥何　h廠?エネルギ`垢僥親*/
#news_area .icon-sci-enev {
	background: #0579a5;
	font-size: 10px;
}
/*岑嬬秤麪Р*/
#news_area .icon_ii {
	background: #998dc2;
}
/*マネジメント夛僥何*/
#news_area .icon_cube {
	background: #b02863;
}
/*フロンティアサイエンス僥何*/
#news_area .icon_first {
	background: #78acdd;
}

/*お岑らせ*/
#news_area .icon-info {
	background: #4daadf !important;
}
/*TOPICS*/
#news_area .icon-topics {
	background: #009900 !important;
}
/*イベント*/
#news_area .icon-event {
	background: #c089dc !important;
}
/*厚仟*/
#news_area .icon-update {
	background: #cb2837 !important;
}
/*その麿*/
#news_area .icon-other {
	background: #a9a9a9 !important;
}
/*KONANスポ`ツクラブ*/
#news_area .icon-club {
	background: #46c3a7 !important;
}
/*仏OvS*/
#news_area .icon-facility {
	background: #ee832c !important;
}
/*メディア*/

#news_area .icon-media {
	background: #e33d6b !important;
}
/*僥伏*/
#news_area .icon-student {
	background: #eba92a !important;
}
/*嶷勣*/
#news_area .icon-emergency {
	background: #c80000 !important;
}
/*グル`プワ`ク*/
#news_area .icon-group {
	background: #257bcc !important;
}
/*v處氏?シンポジウム*/
#news_area .icon-lecture {
	background: #737373 !important;
}
/*署袗Reアワ`*/
#news_area .icon-friday {
	background: #CC9900 !important;
}

#event_area .icon-oka {
	background: #CB2837;
}
#event_area .icon-nishi {
	background: #fe6758;
}
#event_area .icon-port {
	background: #02a8cb;
}
#event_area .icon-net {
	background: #ff6c00;
}
#event_area .icon-out {
	background: #505050;
}
/*ジュニアスポ`ツクラブ*/
#news_area .icon_club {
	background: #01b04f;
}
/*お岑らせ*/
#news_area .icon_oshirase {
	background: #4daadf;
}
/*トピックス*/
#news_area .icon_topice {
	background: #78c402;
}


/*クラブ?サ`クル*/
#news_area .icon-activity {
	background: #009900;
}
/*X僥署?蒙棋伏*/
#news_area .icon-scholarship {
	background: #c089dc;
}
/*俐僥屶址*/
#news_area .icon-youstation {
	background: #cb2837;
}
/*匳嬖*/
#news_area .icon-medical {
	background: #eba92a;
}
/*スカラシップS何*/
#news_area .icon-ssclub {
	background: #257bcc;
}
/*JASSO*/
#news_area .icon-jasso {
	background: #5eceea;
}

/*僥伏獗片*/
#news_area .icon-soudansitu {
	background: #5eceea;
}


@media only screen and (max-width: 768px){

	
#news_area .news .pdf:after , #event_area .news .pdf:after{
	content: "\f1c1";
	font-family: FontAwesome;
	margin: 0 0 0 1%;
	font-size: 14px;
	color: #CB2837;
	font-weight: normal;
}
#news_area .news .blank:before , #event_area .news .blank:before{
	margin: 0 0 0 0;
	display: block;
	width: 0px;
	height: 0;
}
#news_area .news .blank:after , #event_area .news .blank:after{
	margin: 0 0 0 2%;
	content: " ";
	display: inline-block;
	width: 12px;
	height: 10px;
	background: url(/images/common/blank_icon_r.png);
	background-size: contain;
	vertical-align: middle;
}
#news_area .news .excel:after , #event_area .news .excel:after{
	content: "\f1c3";
	font-family: FontAwesome;
	margin: 0 0 0 1%;
	font-size: 14px;
	color: #CB2837;
	font-weight: normal;
}
#news_area .news .word:after , #event_area .news .word:after{
	content: "\f1c2";
	font-family: FontAwesome;
	margin: 0 0 0 1%;
	font-size: 14px;
	color: #CB2837;
	font-weight: normal;
}
}





/****************************************
　ペ`ジャ`
*****************************************/
.wp-pagenavi {
    overflow: hidden;
    list-style: none;
    text-align:center;
}
 
.wp-pagenavi {
    margin: 0 0.1em;
}
 
.wp-pagenavi span,
.wp-pagenavi a {
    font-size: 16px;
    padding: 0.6em 1em;
    border-radius: 3px;
    margin: 0 0.1em;
}

.wp-pagenavi a {
display: inline-block;
}
 
.wp-pagenavi a {
    background: #EEE;
    color: #000;
    text-decoration: none;
}
 
.wp-pagenavi a:hover {
    background: #333;
    color: #FFF;
}

@media only screen and (max-width: 768px){
.wp-pagenavi {}
.wp-pagenavi span,
.wp-pagenavi a {
    font-size: 12px;
    padding: 0.5em;
} 
.wp-pagenavi a:hover {
    background: #333;
    color: #FFF;
}


}







/*=======================================
+
+　イベントカレンダ`　インフォメ`ション
+
=======================================*/
.evifo {
}
.evifo li {
	text-indent: -3.1em;
	margin-left: 3.1em;
}


@media only screen and (max-width: 768px){
.evifo {
}
}

/*++++++++++++++++++++++++++++++++++++
+
+　220706弖
+
+++++++++++++++++++++++++++++++++++++*/
.tilde_b {
	margin: 0 10px;
	/*font-size: 22px;
	font-weight: bold;*/
	display: inline-block;
	position: relative;
	/*top: 3px;*/
	text-indent: 0;
}






/*=======================================
+
+　インクル`ド晒慌贋
+
=======================================*/
#contents .innarWrap {
	max-width:1080px;
	margin: 0 auto;
	padding: 0 10px;
}
#titleNav {
	background-color:#eeeeee;
	line-height:1.5em;
	margin: 0 0 65px;
}
#titleNav .innarWrap {
	max-width:1080px;
	margin: 0 auto;
	padding: 0 10px;
}
#titleNav:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility:hidden;
}
#titleNav .innarWrap {
	padding: 57px 10px;
}

#titleNav .innarWrap:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility:hidden;
}

@media only screen and (max-width: 768px){
#contents .innarWrap {
	padding: 0 5% 15px;
}
#titleNav {
	line-height: 100%;
	margin: 0 0 20px;
}
#titleNav:after {}
#titleNav .innarWrap {
	padding: 10px 5% 15px;
}
}





/* ===============================================
404
=============================================== */
.p404_st {
	font-size: 16px;
	line-height: 40px;
	font-weight: bold;
	background-color: #CB2837;
	color: #FFF;
	text-align: center;
	margin: calc(137px + 90px) 0px 60px;
}
.p404_textB {
	text-align: center;
	margin: 0px 0px 30px;
}
.p404_textB .text1 {
	font-size: 80px;
	line-height: 1.5em;
	font-weight: bold;
}
.p404_textB .text2 {
	font-size: 20px;
	line-height: 1.5em;
}
.p404_text {
	line-height: 1.5em;
	text-align: center;
	margin: 0px 0px 120px;
}
@media only screen and (max-width: 970px){
.p404_st {
	margin-top: calc(60px + 45px);
}
}
@media only screen and (max-width: 768px){
.p404_st {
	/*margin: 30px 0px;*/
}
.p404_text {
	text-align: left;
	margin: 0px 0px 60px;
}
}

.alpha {
	display:block;
	text-decoration:none;
	opacity: 1;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
}
.alpha:hover{
	opacity: 0.7;
}

.teacher table.teacher-table th {
    background: #f3f3f3;
    padding: 15px;
    border-right: #CCC solid 1px;
    border-bottom: #CCC solid 1px;
}
.teacher table.teacher-table td {
    background: #fff;
    padding: 15px;
    border-right: #CCC solid 1px;
    border-bottom: #CCC solid 1px;
}
.teacher table.teacher-table .teacher-table-cell01 {
    width: 18%;
}
.teacher table.teacher-table .teacher-table-cell02 {
    width: 10%;
    padding: 15px 5px;
    text-align: center;
}
.teacher table.teacher-table .teacher-table-cell03 {
    width: 40%;
    text-align: left;
}
.teacher table.teacher-table .teacher-table-cell04 {
    width: 25%;
    text-align: left;
}
.teacher table.teacher-table.teacher-table-type2 .teacher-table-cell03 {
    width: auto;
}
.teacher table.teacher-table .btn {
    margin: 5px 0;
}
@media only screen and (max-width: 768px){
.teacher table.teacher-table {
     border: none;
}
.teacher table.teacher-table thead {
    display: none;
}
.teacher table.teacher-table .teacher-table-cell01 {
    text-align: left;
    background: #f3f3f3;
}
.teacher table.teacher-table .teacher-table-cell02,.teacher table.teacher-table .teacher-table-cell03 {
    text-align: left;
}
.teacher table.teacher-table .teacher-table-cell01 .btn {
    display: inline-block;
    margin: 0 0 0 1em;
    padding: 2px 8px;
}
.teacher table.teacher-table th,.teacher table.teacher-table td {
	border: 1px solid #ccc;
	width: 94%!important;
  padding: 10px;
  display: block;
}
.teacher table.teacher-table .teacher-table-cell01,.teacher table.teacher-table .teacher-table-cell02 {
    border-bottom: none;
}
.teacher table.teacher-table .teacher-table-cell02 {
	padding: 10px;
}
.teacher table.teacher-table td:nth-child(3) {
    border-bottom: none;
}
.teacher table.teacher-table.teacher-table-type2 td:nth-child(3) {
    border-bottom: 1px solid #ccc;
}
.teacher table.teacher-table .teacher-table-cell02 br {
    display: none;
}
}