@charset "utf-8";
/*--------------------------------------
	1.共通部分
--------------------------------------*/
/*SP版グローバルナビ*/
li.no-link > a{
	pointer-events: none;
}

#offcanvas .search{
	width: 100%;
}

.js-acms-header-fixed{
	position: static;
}


.js-offcanvas-header a{
	padding:0;
}

.js-offcanvas-header img{
	width: 100%;
}

.hide-sp{
	display: block;
}

.hide-pc{
	display: none;
}

@media screen and (max-width: 767px) {
	/*--------------------------------------
		1.共通部分
	--------------------------------------*/
	body{
		font-family:"Yu Gothic Medium","游ゴシック", "Yu Gothic", YuGothic,Hiragino Kaku Gothic Pro,ヒラギノ角ゴ Pro W3,Meiryo,メイリオ,ＭＳ\ Ｐゴシック,MS PGothic,Verdana,sans-serif;
		font-weight: normal;
		font-size: 16px;
	}

	.acms-container{
		width:auto;
	}

	.hide-sp{
		display: none;
	}

	.hide-pc{
		display: block;
	}

	.acms-container{
		padding-right: 5px;
		padding-left: 5px;
	}

	main.main,.acms-grid, .acms-grid-r{
		margin-bottom: 35px;
		width: 100%;
		margin-bottom: 0;
	}

	.hide-sp{
		display: none !important;
	}

	nav.topicpath{
		display: none;
	}

	/*table*/

	.entry-column td, .entry-column th {
      display: table-cell;
	}

	.slideTable{
		overflow-x:scroll;
	  margin-bottom: 50px;
	}
	  
	  .slideTable table { 
	    width: 960px;
	  }
	.overflow-x: auto; table,
	.slideTable tbody,
	.slideTable tr,
	.slideTable td,
	.slideTable th{
		white-space: nowrap;
	}
	  
	  .entry-column th {
	    background: transparent;
	  }
  
  .entry-column table {
    margin-bottom: 10px;
  }
  
  /*SP エントリー*/
  .entry-column p.nomarginLeftmargin30 { margin-bottom: 5px; margin-left: 26px; margin-top: 5px; color: #000; }

	/*ヘッダー*/

	.header{
		width: 100%;
	}
	
	.site-logo {
		margin-right: 0;
	}

	.head-wrapper-entry{
		border-bottom: 1px solid #bbb;
	}

	.header-stack .header-logo{
		padding:10px 0;
		width: 100%;
		height: auto;
		display: block;
		text-align: center;
	}

	.js-offcanvas-header{
		float: right;
		width: 40px;
		position: relative;
		z-index: 100003;
	}

	.js-offcanvas-header a#nav-open-btn{
		content: "";
		width:40px;
		height: 40px;
		background:url(../images/marker/btn-sp-menu.png);
		background-size: contain;
	}

	.js-acms-offcanvas-body-right .js-offcanvas-header a#nav-open-btn,
	.js-acms-offcanvas-body-moving .js-offcanvas-header a{
		display: none;
		pointer-events: none;
	}

	.js-offcanvas-header a#nav-close-btn{
		content: "";
		width:40px;
		height: 40px;
		background: url(../images/marker/btn-sp-menu-close.png);
		background-size: contain;
		display: none;
	}

	.js-acms-offcanvas-body-right .js-offcanvas-header a#nav-close-btn{
		display: block;
	}

	.header-stack .site-name{
		display: inline-block;
		width: 165px;
		float: none;
	}

	.header-stack .site-name img{
		width: 100%;
	}

	.header-line-noback{
		margin:0;
		border:none;
		border-top:1px solid #bbb;
	}
	
	/*グローバルナビ*/
	.header-nav{
		display: none;
	}

	#sp-nav a{
		color: #fff;
	}
	#sp-nav a.notActiveContents {
		color: #bbb!important;
		background-color: #666!important;
	}

	.js-acms-offcanvas-active .offcanvas-bar{
		background:#5F60D8;
		padding:0;
	}

	.search-form{
		float: none;
		width: 100%;
	}

	.search-form input{
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		border-radius: 0;
		-webkit-appearance: none;
	}

	#sp-search-box{
		padding: 15px 20px;
	}

	input[type=search].search-form-input{
		width: 100%;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		border-radius: 0;
		-webkit-appearance: none;
	}

	.offcanvas-nav li.stay{
		background:#005bac;
	}

	.offcanvas-nav li.stay ul{
		display: block;
	}

	.offcanvas-nav li,
	.offcanvas-nav li:first-child{
		border-top:1px solid #00325f;
		color: #fff;
	}

	.offcanvas-nav li:last-child{
		border-bottom:1px solid #00325f;
	}

	.offcanvas-nav li ul li:last-child{
		border-bottom:none;
	}

	.offcanvas-nav a{
		padding: 10px 45px 10px 20px;
		position: relative;
	}

	.offcanvas-nav li ul{
		margin:10px -10px -10px -10px;
	}

	.offcanvas-nav li ul li a{
		background: #004078;
		padding-left: 47.5px;
	}

	.offcanvas-nav li ul li a:before{
		content: "";
		height: 8px;
		width: 8px;
		border-left: 2px solid #005bac;
		border-bottom: 2px solid #005bac;
		position: absolute;
		left: 21px;
		top:0;
		bottom: 6px;
		margin:auto;
	}

	.js-acms-offcanvas-active{
		background: rgba(0,0,0,.9);
	}

	.js-acms-offcanvas-active.js-acms-offcanvas-open:after{
		left: 19.5%;
	}

	.menu-child02 ul li a {
		background: #004078;
		padding-left: 73.5px!important;
	}

	.menu-child02 ul li a:before {
		content: "";
		left: 48px!important;
	}

	.menu-child03 ul li a {
		background: #004078;
		padding-left: 97.5px!important;
	}

	.menu-child03 ul li a:before {
		content: "";
		left: 73px!important;
	}

	.-typeSSSGR .imgP1,
	.-typeSSSGR .imgP2,
	.-typeSSSGR .imgP3,
	.-typeSSSGR .imgPT {
		width: 100%;
		margin: 10px auto 20px;
	}
	
	.-typeSSSGR .imgP1 div {
		width: 100%;
		text-align: center;
	}
	.-typeSSSGR .imgP1 div img {
		width: 80%;
		margin: 0 auto;
	}
	.-typeSSSGR .imgP2 {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.-typeSSSGR .imgP2 div {
		width: calc((100% - 20px)/2)!important;
		text-align: center;
		padding: 0!important;
	}
	.-typeSSSGR .imgP2 div img {
		width: 80%;
		margin: 0 auto;
	}
	.-typeSSSGR .imgP3 {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.-typeSSSGR .imgP3 div {
		width: calc((100% - 40px)/3)!important;
		text-align: center;
		padding: 0!important;
	}
	.-typeSSSGR .imgP3 div img {
		width: 80%;
		margin: 0 auto;
	}
	
	.-typeSSSGR .imgPT {
		display: flex;
		align-items: flex-start;
		justify-content: space-between;
	}
	.-typeSSSGR .imgPT div {
		width: calc(30% - 20px)!important;
		margin: 0 20px 0 0;
		padding: 0!important;
		text-align: center;
	}
	.-typeSSSGR .imgPT div img {
		width: 80%;
	}
	.-typeSSSGR .imgPT p {
		width: 70%!important;
		padding: 0!important;
	}
	.-typeSSSGR .imgPT p+div {
		margin: 0 0 0 20px;
	}
	
	.table_slide {
		width: 100%;
		overflow-x: scroll;
	}
	.table_slide table {
		width: 960px;
	}
	
	.sssgr_newslist {
		width: 100%;
		margin: 0 0 15px;
		display: flex;
		font-size: 16px;
		align-items: flex-start;
		flex-direction: column;
	}
	.sssgr_newslist:last-child {
		margin: 0;
	}
	.sssgr_newslist dt {
		width: 100%;
		display: flex;
		align-items: center;
		margin: 0 0 10px;
	}
	.sssgr_newslist dt .newslist_date {
		width: auto;
		padding-right: 10px;
		box-sizing: border-box;
		min-width: 100px;
	}
	.sssgr_newslist dd {
		width: 100%;
		margin-left: 0;
	}

	.tgsg_newslist {
		width: 100%;
		margin: 0 0 15px;
		display: flex;
		font-size: 16px;
		align-items: flex-start;
		flex-direction: column;
	}
	.tgsg_newslist:last-child {
		margin: 0;
	}
	.tgsg_newslist dt {
		width: 100%;
		display: flex;
		align-items: center;
		margin: 0 0 10px;
	}
	.tgsg_newslist dt .tgsg_newslist_date {
		width: auto;
		padding-right: 10px;
		box-sizing: border-box;
		min-width: 100px;
	}
	.tgsg_newslist dd {
		width: 100%;
		margin-left: 0;
	}
	
	/* btn */
	.sssgr-btn a {
		width: 100%;
	}

	/* top */
	.mainImage {
		width: 100%;
		padding: 0 5px;
		box-sizing: border-box;
		margin: 0 auto 20px;
	}
	.mainImage img {
		width: 100%;
		height: auto;
		vertical-align: bottom;
	}

	.topInformationWrap {
		width: 100%;
		padding: 0 5px;
		box-sizing: border-box;
		margin: 20px auto 30px;
	}

	/* topics */
	.sssgr_main-wrap {
		width: 100%;
	}
	.sssgr_main-inner {
		width: 100%;
		padding: 0 5px;
		box-sizing: border-box;
		margin: 0 auto;
	}
	.topics_categorys-wrap {
		display: flex;
		flex-wrap: wrap;
		margin: 0 0 40px;
		justify-content: space-between;
	}
	.topics_categorys-wrap:after {
		content: "";
		width: calc((100% - 30px) / 3);
	}

	.category_icons {
		width: calc((100% - 30px) / 3);
	}
	.category_icons:after {
		font-family: FontAwesome;
		content: '\f061';
		position: absolute;
		right: 5px;
		font-size: 12px;
		color: #333;
	}

	.topics_categorys-wrap .category_icons {
		margin: 0;
	}
	.topics_categorys-wrap .category_icons:nth-child(n+4) {
		margin: 10px 0 0;
	}

	.category_icons.-news:hover {
		background: #EBEFFF;
		color: #7887C7;
	}
	.category_icons.-event:hover {
		background: #FFEADB;
		color: #C79978;
	}
	.category_icons.-paper:hover {
		background: #FFE3EB;
		color: #C7788D;
	}
	.category_icons.-publish:hover {
		background: #E4FCE6;
		color: #86B58B;
	}
	.category_icons.-manual:hover {
		background: #F4E5FD;
		color: #A978C7;
	}

	/*フッター*/
	footer.footer {
		width: 100%;
		margin: 60px 0 0;
	}
	.footer-totop {
		width: 100%;
		padding: 0 5px;
		box-sizing: border-box;
	}
	.footer-totop a {
		display: flex;
		position: relative;
		width: 40px;
		height: 40px;
		background: #EEE;
		border-radius: 6px 6px 0 0;
		align-items: center;
		justify-content: center;
	}
	.footer-totop a:after {
		font-family: FontAwesome;
		content: '\f062';
		position: absolute;
		font-size: 16px;
		color: #333;
	}
	.footer-totop a:hover{
		background: #E5E6FF;
	}
	.footerArea01 {
		width: 100%;
		background: #EEEEEE;
	}
	.footerArea01-inner {
		width: 100%;
		padding: 20px 5px;
	}
	.footer-bottom-link-image {
		display: flex;
		width: 100%;
		height: auto;
		background-image: url(../images/footer-bottom-bg_sp.png);
		background-size: cover;
		align-items: center;
		justify-content: center;
		padding: 40px 20px 20px;
		flex-direction: column;
	}
	.footer-bottom-link-image:after {
		font-family: FontAwesome;
		content: '\f061';
		position: relative;
		right: auto;
		font-size: 34px;
		color: #FF9D00;
		margin: 10px 0 0;
	}
	.footer-bottom-link-image p {
		text-align: center;
	}
	.footer-bottom-link-image p span {
		display: block;
	}

	.footerArea02 {
		background: #0F1E9A;
		width: 100%;
	}
	.footerArea02-inner {
		width: 100%;
		padding: 0 5px;
		box-sizing: border-box;
		margin: 0 auto;
	}
	.footer-data-wrap {
		width: 100%;
		padding: 20px 0 0;
		box-sizing: border-box;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.footer-data-left,
	.footer-data-right {
		width: 100%;
		color: #fff;
	}
	.footer-data-left {
		display: flex;
		justify-content: center;
	}
	.footer-data-left span {
		width: calc((100% - 20px) / 2);
		margin: 0;
	}
	.footer-data-left span a {
		display: block;
		transition: .2s;
		text-align: center;
		padding: 5px 0;
		box-sizing: border-box;
	}
	.footer-data-left span a img {
		width: auto;
		max-width: 100%;
	}
	.footer-data-left span a:hover {
		opacity: 0.5;
	}
	.footer-data-right {
		margin: 10px 0 0;
	}
	.footer-data-right p {
		color: #fff;
		font-size: 12px;
		text-align: center;
		margin: 0;
	}
	.footer-data-right p a {
		color: #fff;
		text-decoration: none;
	}

	.footer-data-copyright {
		width: 100%;
		text-align: center;
		padding: 15px 0;
		box-sizing: border-box;
	}
	.footer-data-copyright p {
		color: #fff;
		font-size: 12px;
		margin: 0;
	}

	/*エントリー共通パーツ*/
	.acms-entry .entry-container, .acms-entry dl, .acms-entry h2, .acms-entry h3, .acms-entry h4, .acms-entry h5, .acms-entry h6, .acms-entry p{
		margin-right: 0;
		margin-left: 0;
	}
	.entry-column h3{
		padding: 5px;
		margin: 0 0 20px 0;
		font-size: 17px;
	}

	.entry-column ol{
		padding: 0 0 0 1.7em;
	}

	a.link-btn, .entry-column p.link-btn a{
		width: 100%;
	}

	#news-date .acms-label{
		padding: 0 7px;
	}

	.table-scroll {
		overflow-x: scroll;
	}
	.table-scroll table {
		width: 960px;
	}

	/* .sssgr_table {
		width: 100%;
		border-collapse: collapse;
	}
	.sssgr_table tr {
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		border-top: 1px solid #CCCCCC;
		background: none!important;
	}
	.sssgr_table tr:last-child {
		border-bottom: 1px solid #CCCCCC;
	}
	.sssgr_table tr.no-border {
		border-top: none;
	}
	.sssgr_table tr th,
	.sssgr_table tr td {
		background: none;
		border: none;
	}
	.sssgr_table tr th,
	.sssgr_table tr td {
		padding: 8px 10px 8px 0;
		box-sizing: border-box;
	}
	.sssgr_table tr th {
		width: 100%;
		display: block;
		font-weight: bold;
	}
	.sssgr_table tr td:nth-child(2) {
		width: 50%;
	}
	.sssgr_table tr td:nth-child(3) {
		width: 50%;
	}
	.sssgr_table tr td {
		width: 50%!important;
	} */

}