@charset "utf-8";


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

 Reset

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

body {
	-webkit-print-color-adjust: exact;/* baskground_print */
	word-wrap: break-word;
	overflow-wrap: break-word;
	-webkit-font-smoothing: antialiased;/* safari_textBold*/
	-webkit-text-size-adjust: 100%;/* safari_textBold*/
}

html,body {
	width: 100%;
	font-family: sans-serif;
	min-width: 900px;
}

body,
h1,h2,h3,h4,h5,h6,
p,
ul,
ol,
dl,dt,dd,
form,
fieldset {
 margin: 0;
 padding: 0;
}

ul{
 list-style: none;
}

img {
 border: 0;
 vertical-align: top;
}

td img {
 vertical-align: baseline;
}

table {
 border-collapse: collapse;
 border-spacing: 0;
}

fieldset {
 border: 0;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
/* IE7,MacIE5 */
.clearfix {
  display: inline-block;
}
/* WinIE6 below, Exclude MacIE5 \*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
	overflow:hidden;
}

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

 Font
 reference YUI Library - Fonts - Example: Setting the font size with YUI Fonts

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

body {
	line-height: 1.8em;
	font-size: 90%;
}

table,
ul ul,
ol ol,
td ul,td p,td dt,td dd {
	border-top-color: #999;
	border-right-color: #999;
}


h1,h2,h3,h4,h5,h6 {
 font-size: 123.1%;/*16px*/
 line-height: 1.2;
}


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

 Link Color

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

a:link {
	color: #00F;
}

a:visited {
	color: #00F;
}

a:hover {
}

a:active {
}


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

 Base Layout

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

/*--------------------
 Container
--------------------*/
#container {
 margin: 0 auto;
 width: 960px;
 text-align: left;
}


/*--------------------
 Footer
--------------------*/
#footer {
 clear: both;
}

#footer .footer_inr {
	min-width:820px; /* 最小幅 */
	max-width:1160px; /* 最大幅 */
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow:hidden;
}

#footer_menu {
	float:right;
}

#footer_menu li {
	position:relative;
	margin-right:1em;
	text-align:left;
}

#footer_menu li::before {
	content: url(../images/bl_circle.gif);
	margin-right:10px;
}

#page-top {
    position: fixed;
    bottom: 10px;
    right: 10px;
    font-weight: bold;
    font-size: 80%;
    z-index: 5;
    text-align: center;
}

#page-top a {
    position: relative;
    display: block;
    width: 48px;
    height: 48px;
    background: #40A471;
    color: #fff;
    opacity: 0.7;
}

#page-top a::after {
    position: absolute;
    right: 16px;
    top: 40%;
    display: block;
    content: "";
    width: 16px;
    height: 16px;
    border-top: 3px solid #FFF;
    border-right: 3px solid #FFF;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}


.flexbox_wap {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	-webkit-flex-wrap: wrap; /* Safari */
	flex-wrap: wrap;
}

	#gsc #main ul.flexbox_wap li {
		list-style:none;
		margin:0;
	}

.mL2em {margin-left:2em;}


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

 Layout Block

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


/*--------------------
 table
--------------------*/

/*tables*/
.table-a {
 border-bottom: 1px solid #CCC;
 border-left: 1px solid #CCC;
}

 .table-a th,.table-a td {
  padding: 6px 8px;
  border-top: 1px solid #CCC;
  border-right: 1px solid #CCC;
 }

 .table-a thead th {
  background-color: #DDD;
 }
 
 .table-a tbody th {
  background-color: #F1F1F1;
 }


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

 Heading

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

h2 {
 margin: 1em 0;
}

h3 {
 margin: 1em 0;
}

h4 {
 margin: 1em 0;
}

h5 {
 margin: 1em 0;
}

h6 {
 margin: 1em 0;
}

.heading-a {
 margin: 2em 0;
}

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

 Text Decoration

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

.list-inline {
 letter-spacing: -0.4em;
}

 .list-inline li {
  display: inline;
  letter-spacing: normal;
 }

#alpha-block li {
 margin-bottom: 0.4em;
}

#alpha-block ol {
 margin: 1em 30px;
}

#alpha-block ul.list {
 list-style: disc;
 margin: 1em 30px;
}

.sentence p {
 margin-bottom: 1em;
}

.lead {
 margin-bottom: 1em;
}

.description {
}

.caption {
 margin-top: 0.2em;
}

.alert {
 color: #CC0000;
}


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

 Clear

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

.box-2col,
.section,
.inner,
.unit,
.unit-2col,
.unit-2colasy,
.unit-2colasy-m,
.unit-3col,
.unit-4col,
.box,
.h-unit,
.plugin {
 zoom: 1;
}

.box-2col:after,
.section:after,
.inner:after,
.unit:after,
.unit-2col:after,
.unit-2colasy:after,
.unit-2colasy-m:after,
.unit-3col:after,
.unit-4col:after,
.box:after,
.h-unit:after,
.plugin:after {
 content: '';
 display: block;
 clear: both;
 overflow: hidden;
}

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

 Unique

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

.sp_show {
	display:none;
}
.pc_show {
	display:block;
}

#gsc #header {
	border-top-width: 14px;
	border-top-style: solid;
	border-top-color: #40A471;
}
#gsc #header-inner {
	max-width:1240px; /* 最大幅 */
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#gsc #header-inner h1 {
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 10px;
}
#gsc #gl_menu {
	max-width:1240px; /* 最大幅 */
	margin-right: auto;
	margin-left: auto;
	background-color: #D9F3AD;
	padding-top: 4px;
	padding-bottom: 4px;
}
#gsc #gl_menu > ul {
	max-width:1240px; /* 最大幅 */
	margin-right: auto;
	margin-left: auto;
	height: 60px;
	background-image: url(../images/gl_line.gif);
	background-repeat: no-repeat;
	background-position: right 9px;
	position:relative;
}
#gsc #gl_menu .navGlobal > li {
	width: calc(100%/6);
	text-align: center;
	height: 60px;
	background-image: url(../images/gl_line.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	font-size: 13px;
}
#gsc #gl_menu .navGlobal > .oneLine {
	line-height: 60px;
}

	#gsc #gl_menu .navGlobal > .oneLine li {
		line-height: 1.4em;
	}

#gsc #gl_menu .twoLine {
	line-height: 1.4em;
}
#gsc #gl_menu .current {
	font-weight: bold;
	background-color: #FFF;
	margin-right: 0px;
	margin-left: 0px;
}
#gsc #gl_menu .navGlobal > li > a {
	color: #333;
	text-decoration: none;
	display: block;
}
#gsc #gl_menu .navGlobal > li > a:hover {
	background-color: #FFF;
	margin-right: 0px;
	margin-left: 0px;
	position:relative;
}
#gsc #gl_menu .twoLine > a {
	padding-top: 13px;
	height: 47px;
}

.MegaDrop {
	/*position: absolute;*/
	top: 60px;
	left: 0;
	right: 0;
	display: none;
	width: 100%;
	background: #40A471;
	z-index: 99;
	box-shadow : 1px 1px 4px rgba(0, 0, 0, 0.3);
}
.MegaDrop_inr,
/*.nav_second*/ {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
}
.MegaDrop_inr {
	max-width: 1240px;
	width: 100%;
	margin: 0 auto;
	padding:10px;
}
.MegaDrop_inr > h2 {
	text-align:left;
	min-width: 290px;
	margin-top:0;
}

.MegaDrop_inr li {
	margin-right:1em;
}

.nav_second li {
	text-align:left;
	padding:10px 0;
}

.nav_second a {
	display:block;
	padding-left: 16px;
	font-size: 0.9rem;
	color: #FFF;
	background: url(../images/icn_arw01_white.svg) no-repeat left center;
	text-decoration: none;
}
.nav_second span {
	font-weight: bold;
}
#gsc #gl_menu .MegaDrop_inr > h2 > a:hover,
.nav_second a:hover {
	color: #d9f3ad;
	background: url(../images/icn_arw01_act.svg) no-repeat left center;
}


.megaNavClose {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 28px;
	height: 28px;
	background: #FFF;
	border-radius: 50%;
}

.megaNavClose a {
	padding-top:0;
}

.megaNavClose:hover {
	color: #FFF;
	background: #40A471;
}
.megaNavClose::before,
.megaNavClose::after {
	display: block;
	content: "";
	position: absolute;
	top: 45%;
	left: 0;
	right: 0;
	width: 12px;
	margin: auto;
	border-top: 2px solid #40A471;
}
.megaNavClose::before {
	transform: skewY(-45deg);
}
.megaNavClose::after {
	transform: skewY(45deg);
}
.megaNavClose:hover::before,
.megaNavClose:hover::after {
	border-color: #FFF;
}


#gsc #keyimg {
	background-image: url(../images/top_keyimg.jpg);
	background-repeat: no-repeat;
	background-position: center 12px;
	height: 362px;
	text-indent: -5555px;
	min-width:900px; /* 最小幅 */
	max-width:1240px; /* 最大幅 */
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding-top: 12px;
	padding-bottom: 12px;
}
#gsc #keyimg2 {
	background-image: url(../images/2nd_keyimg.jpg);
	background-repeat: no-repeat;
	background-position: center 12px;
	height: 93px;
	/*min-width:900px; */
	max-width:1240px; /* 最大幅 */
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding-top: 12px;
	padding-bottom: 12px;
}


#gsc #keyimg3 {
	background-image: url(../images/top_keyimg2.jpg);
	background-repeat: no-repeat;
	background-position: center 12px;
	height: 362px;
	text-indent: -5555px;
	min-width:900px; /* 最小幅 */
	max-width:1240px; /* 最大幅 */
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding-top: 12px;
	padding-bottom: 12px;
}

#gsc #keyimg4 {
	min-width:900px; /* 最小幅 */
	max-width:1240px; /* 最大幅 */
	text-align:center;
	margin:0 auto;
	background-color: #FFF;
	padding-top: 12px;
	padding-bottom: 12px;
}

	#gsc #keyimg4 img {
		max-width:100%;
		height:auto;
	}

#gsc #keyimg3 a{
	display: block;
	width: 100%;
	height: 100%;
}

#gsc #contents {
	background-color: #D2E1DA;
	padding-top: 15px;
	padding-bottom: 15px;
}

.sec #gsc #contents-inner {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

#gsc #contents-inner {

	min-width:820px; /* 最小幅 */
	max-width:1160px; /* 最大幅 */
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	min-height:300px;
	overflow: visible;
}
#gsc #contents h2 {
	font-weight: normal;
	letter-spacing: 0.2em;
	font-size: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#gsc #contents .titLine {
	background-color: #99D5CE;
	background-image: url(../images/g_bar01.gif);
	background-repeat: no-repeat;
	height: 4px;
	margin-bottom: 8px;
}

#gsc #contents .titLine2 {
	background-color: #A9BCF5;
	background-image: url(../images/g_bar02.gif);
	background-repeat: no-repeat;
	height: 4px;

}

#gsc #news dl,
#gsc #houdou dl,
#gsc #kikan dl,
#gsc #jyoho dl {
/************************************************
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
************************************************/	
	padding-top: 5px;
	padding-bottom: 10px;
	clear: both;
}
#gsc #news dl dt,
#gsc #houdou dl dt,
#gsc #kikan dl dt,
#gsc #jyoho dl dt {
	float: left;
	background-image: url(../images/bl_circle.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 1.1em;
}
#gsc #news dl dd,
#gsc #houdou dl dd,
#gsc #kikan dl dd,
#gsc #jyoho dl dd {
	padding-left: 1.1em;
	margin-left: 9.5em;
}
#gsc #keyimg2 h1 {
	max-width:1240px; /* 最大幅 */
	margin-right: auto;
	margin-left: auto;
	font-size: 20px;
	line-height: 93px;
	padding-left: 10px;
}
#gsc #subMenu {
	width: 260px;
	order: 1;
	margin-right:20px;
}

	#gsc #subMenu ul {
	background-color: #D2E1DA;
	padding: 10px;
	-moz-border-radius: 7px;    /* Firefox */
	-webkit-border-radius: 7px; /* Safari,Chrome */
	border-radius: 7px;         /* CSS3 */
	}

#gsc #subMenu a {
	color: #333;
	text-decoration: none;
	background-color: #FFF;
	display: block;
	text-indent: 1.6em;
	line-height: 40px;
	background-image: url(../images/bl_arrow.gif);
	background-repeat: no-repeat;
	background-position: 7px center;
	margin-bottom: 1px;
	font-size: 90%;
}
#gsc #subMenu a:hover {
	text-decoration: none;
	font-weight: bold;
	background-color: #D9F3AD;
}
#gsc #subMenu .current2 {
	font-weight: bold;
	color: #333333;
	background-color: #D8F2AC;
}
#gsc #contents #contents-right {
	width: 75%;
	width : -webkit-calc(100% - 280px) ;
	width : calc(100% - 280px) ;
	order: 2;
}
#gsc #main {
	margin-top: 15px;
}
#gsc #site li {
	font-weight: bold;
	list-style-type: disc;
	list-style-position: inside;
	padding-bottom: 0.5em;
}
#gsc #site li ul li {
	font-weight: normal;
	text-indent: 4em;
}
#gsc .text_long .k_link li {
	list-style-position: inside;
	list-style-type: disc;
	text-indent: 3em;
}
#gsc .text_long .k_link {
	margin-bottom: 20px;
}
#gsc #main h4 {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #40A471;
	font-size: 98%;
}
#gsc #main h5 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #40A471;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #40A471;
	text-indent: 0.5em;
	font-size: 90%;
	margin-top: 30px;
	line-height: 30px;
}
#gsc #main table.boshu {
	width: 100%;
	border: solid 1px #A0ACA8;
}

#gsc #main table.boshu td,
#gsc #main table.boshu th {
	border: solid 1px #A0ACA8;
}

#gsc #contents #cate {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	font-size: 85%;
}
#gsc .newsList,
#gsc .oldList {
	background-image: url(../images/bl_arrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
	text-indent: 1.1em;
	float: right;
	margin-top: 20px;
}
#gsc .oldList2 {
	background-image: url(../images/bl_arrow.gif);
	background-position: left 25%;
	background-repeat: no-repeat;
	text-indent: 1.1em;
	float: right;
	margin-top: 20px;
}
#gsc #cate {
	max-width:1230px; /* 最大幅 */
	margin-right: auto;
	margin-left: auto;
	font-size: 90%;
	background-color: #FFF;
	padding-top: 12px;
	padding-left: 10px;
}

.Pdf {
	background:url(../images/pdf_small.gif) no-repeat;
	padding-left:20px;
}
.Word {
	background:url(../images/word_small.gif) no-repeat;
	padding-left:20px;
}
.Excel {
	background:url(../images/excel_small.gif) no-repeat;
	padding-left:20px;
}
.Zip {
	background:url(../images/zip.gif) no-repeat;
	padding-left:20px;
}

.Odf {
	background:url(../images/odf_small.gif) no-repeat;
	padding-left:20px;
}
#gsc {
	background-color: #D2E1DA;
}
.w100 {
	width: 100%;
}
#header_plus #sitename {
	margin-left: 1% !important;
}
#header_plus #Box-head-menu {
	margin-right: 1%;
}
#gsc .kikanList {

}
#gsc .kikanList table {
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999;
	border-right-color: #999;
}
#gsc .kikanList th {
	background-color: #E3E3E3;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999;
	border-left-color: #999;
}
#gsc .kikanList td {
	padding: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999;
	border-left-color: #999;
}
#gsc .kikanList dt {
	font-weight: bold;
}
#gsc .iLink {
	background-image: url(../images/un_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 1.2em;
}
#gsc .toTop {
	text-align: right;
}
#gsc .toTop a {
	background-image: url(../images/up_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 1.2em;
}
#gsc #main p {
	padding-bottom: 1em;
}
#gsc .sakaguchiImg {
	width: 150px;
	float: right;
	margin-left: 2em;
	margin-bottom: 1em;
}
#gsc .textR {
	text-align: right;
}
#gsc .redText {
	color: #F00;
	padding-left: 1em;
}
#gsc #main ul li {
	list-style-position: inside;
	list-style-type: disc;
	text-indent: 1em;
}
table.torikumi {
	border:solid 1px #999999;
	border-collapse:collapse;
	font-size:100%;
	width:100%;
	margin-top:10px;
}
table.torikumi th,
table.torikumi td {
	border:solid 1px #999999;
	padding:5px;
}

table.torikumi th {
	background:#FFDEAD;
}

table.torikumi td:first-child {
	width:6em;
	text-align:center;
}

.bosyu th {
	width: 150px;
	border: solid 1px #A0ACA8;
	background-color: #D8F2AC;
	padding:5px;
}
.bosyu td {
	width: 630px;
	border: solid 1px #A0ACA8;
	word-break: break-all;
	padding:5px;
}
.syoukai_tmidashi {
	margin: 1em 0 -1em 0;
}

/*--------------------
 common-CSS  @add 201905
--------------------*/
.box_end {
	width: 100%;
	max-width: 650px;
	padding: 10px;
	border: 2px solid green;
	border-radius: 10px;
	text-align: center;
	font-weight: bold;
	font-size: 24px;
}

/*--------------------
 index.html(tab) @add 201905
--------------------*/
input[type="radio"] {
	display:none;
}
.tab_area {
	box-sizing: border-box;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.tab_area label {
	display: block;
	width: 20%;
	min-height: 50px;
	margin-right: 4px;
	padding: 8px;
	color:#999;
	background:#ddd;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	cursor:pointer;
	transition: ease 0.2s opacity;
	vertical-align: bottom;
}
.tab1_label,
.tab2_label,
.tab3_label {
	line-height: 50px;
}
.tab_area label.tab4_label {
	width: 40%;
	margin-right: 0;
}
.tab_area label.tab4_label span{
	font-size: 15px;
}
.tab_area label:hover {
	opacity:0.5;
}
.panel_area{
	margin-bottom: 32px;
	border: 1px solid #D2E1DA;
}
.tab_panel {
	display: none;
	max-height: 640px;
	padding: 16px;
	overflow-y: auto;
}
#tab1:checked ~ .tab_area .tab1_label {
	background: #99D5CE;
	border-top: 5px solid #40A471;
	color: #000;
}
#tab2:checked ~ .tab_area .tab2_label {
	background: #A9BCF5;
	border-top: 5px solid #3355CC;
	color:#000;
}
#tab3:checked ~ .tab_area .tab3_label {
	background:  #ebb7d4;
	border-top: 5px solid #D47083;
	color:#000;
}
#tab4:checked ~ .tab_area .tab4_label {
	background:  #fff3a9;
	border-top: 5px solid #f9d607;
	color:#000;
}
#tab1:checked ~ .panel_area #panel1,
#tab2:checked ~ .panel_area #panel2,
#tab3:checked ~ .panel_area #panel3,
#tab4:checked ~ .panel_area #panel4 {
	display:block;
}

/*--------------------
 senpai.html  @add 201905
--------------------*/
.list_senpai {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	-webkit-flex-wrap: wrap; /* Safari */
	flex-wrap: wrap;
	margin-top: 24px;
}
.list_senpai >li {
	width: calc((100% - 90px) / 4);
	margin-right: 30px;
	margin-bottom: 32px;
	padding-bottom: 8px;
	border-bottom: 5px solid #63A537;
}
.list_senpai >li:nth-child(4n) {
	margin-right: 0;
}
.list_senpai > li img {
	max-width: 100%;
	height:auto;
	-webkit-transition: all .2s;
	transition: all .2s;
	margin:0 auto;
}
.list_senpai > li img:hover {
	opacity: 0.7;
}
.list_senpai h3 {
	border-bottom: 1px solid #63A537;
	height: 3em;
}
.list_senpai h3,
.list_senpai h3 a {
	margin-bottom: 8px;
	font-size: 105%;
	color: #63A537;
	text-decoration: none;
}
.list_senpai p{
	min-height: 3em;
}
.list_senpai p,
.list_senpai p a {
	color: #333;
	text-decoration: none;
	font-size: 110%;
	font-weight: bold;
}
.list_senpai h3 a:hover,
.list_senpai p a:hover {
	text-decoration:underline;
}
.list_senpai h3,
/*.list_senpai p*/ {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	-webkit-align-items: center; /* Safari */
	align-items: center;
}
.ttl_senpai {
	margin: 8px 0 16px;
	padding: 16px 24px;
	background: url(../for/images/ttlbg.jpg) bottom right no-repeat;
	background-size: cover;
}
.ttl_senpai h3 {
	margin:0 0 8px;
	color: #427b1c;
	font-size: 110%;
}
.ttl_senpai h4 {
	margin:0;
	color: #427b1c;
	font-size: 160%;
}
.ttl_senpai .theme {
	margin-top: 8px;
	padding-top: 8px;
	border-top: 1px solid #63A537;
	color: #427b1c;
	font-size: 140%;
	font-weight: bold;
}
.txt_senpai {
	margin-bottom: 24px;
}
.txt_senpai p {
	margin-bottom: 1em;
	text-indent: 1em;
}
.txt_senpai p:last-child {
	margin-bottom: 0;
}
.txt_senpai p.indentNone {
	text-indent: 0;
}
.fS {
	font-size: 90%;
}
.list_img {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: center; /* Safari */
	justify-content: center;
}
.list_img li {
	margin: 0 20px;
}
.list_img .caption {
	text-align: center;
	font-size: 90%;
}
.list_pager {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: center; /* Safari */
	justify-content: center;
}
.list_pager li a {
	position: relative;
	display: block;
	margin: 40px 8px 0;
	padding: 16px 32px;
	text-decoration: none;
	border: 1px solid #427b1c;
	font-size: 90%;
	font-weight: bold;
	color: #427b1c;
	line-height: 1;
	-webkit-transition: all .2s;
	transition: all .2s;
}
.list_pager li a:hover {
	background: #e0f5d2;
}
.list_pager li.prev a {
	padding-left: 40px;
}
.list_pager li.next a {
	padding-right: 40px;
}
.prev a::before{
	content: '';
	width: 6px;
	height: 6px;
	border: 0px;
	border-top: solid 2px #427b1c;
	border-right: solid 2px #427b1c;
	-ms-transform: rotate(225deg);
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg);
	position: absolute;
	top: 50%;
	left: 10px;
	margin-top: -4px;
}
.next a::before{
	content: '';
	width: 6px;
	height: 6px;
	border: 0px;
	border-top: solid 2px #427b1c;
	border-right: solid 2px #427b1c;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -4px;
}
.f_normal {
	font-size: 100%;
	font-weight: normal;
	margin-bottom: 0;
}
.mailat {
	display: inline-block;
	padding: 0 4px;
	vertical-align: middle;
}



.shoukai dd {
	margin-left:3em;
}

.program {
	float:left;
	width:6em;
}

.flexbox_wap li {
}


	.flexbox_wap li img {
		max-width:100%;
		height:auto;
	}

/*サイトマップ*/
.sec.sitemap #gsc #contents-inner,
.sec.contact #gsc #contents-inner {
	display:block;
}

.sitemap h2 {
	border-bottom:solid 3px #40a471;
	padding:0 0 5px 5px!important;
	letter-spacing:0!important;
}

.sitemap_wrap {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.sitemap_col {
	width: 49%;
}
.sitemap_col a {
	text-decoration: none;
}
.sitemap_col li a {
	font-weight: normal;
}
.sitemap_col li a:hover {
	text-decoration: underline;
}
.sitemap_box {
	padding: 16px 20px;
	margin-bottom: 30px;
	border: 2px solid #e8e8e8;
	background: #fff;
}
.sitemap_box .listDesign_arw_sec {
	margin-top: 8px;
	font-size: 1.4rem;
}
.ttl_sitemap2 {
	margin-bottom: 8px;
}
.listDesign_arw2 > li {
    background: url(../images/icn_arw01.svg) left center no-repeat;
        background-size: auto;
    background-size: 8px;
    padding-left:15px;
}

