@charset "utf-8";
/* common---------------------------------------------------  */

body {
	font-size: 14px;
	font-family: verdane, sans-serif;
	margin: 0;
	padding: 0;
	color: #333;
	background: #fff;
	position: relative;
}
p {
	line-height: 2;
	margin-bottom: 50px;
}
a {
	color: #E96E00;
	text-decoration: none;
}
a:hover {
	color: #e7380d;
}
hr {
	border-top: 1px dotted #8c8b8b;
	border-bottom: 1px dotted #fff;
	margin-bottom:5px;
}
iframe {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.iframe-wrapper {
	padding-bottom: 56.25%;
	height: 0;
	position: relative;
}
.date {
	clear: both;
	text-align: right;
}
.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	zoom: 1;     /* triggers hasLayout */
	display: block;     /* resets display for IE/Win */
}
*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

form input {
	border:0;
	padding:10px;
	font-size:1.3em;
	font-family:Arial, sans-serif;
	color:#666;
	border:solid 1px #999;
	margin:0 0 20px;
	width:300px;
}	
form input:focus {
    border:solid 1px #007c00;
}


@media print {
	body {
		width: 1200px;
    transform: scale(0.8);
    -moz-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    transform-origin: 0 0;
		zoom: 80%; 
	}
/*#top-head {
	display: none;
}*/
#footSMitem02 {
	display: none;
}
#footSMitem03 {
	display: none;
}
#footSMitem04 {
	display: none;
}
#footSMitem05 {
	display: none;
}
#footSMitem06 {
	display: none;
}
#footSMitem07 {
	display: none;
}
#footSMitem08 {
	display: none;
}
.secTop60 {
	display: none;
}
#headLine {
	display: none;
}
#megamenuContainer {
	display: none;
}
}
/* common---------------------------------------------------  */


.container {
	width: 90%;
	margin: 0 auto;
}
section {
	padding: 60px 0;
}
section h2 {
	text-align: center;
	margin: 0 0 60px;
}
section .secTop30 {
	padding: 30px 0 0;
}
section .secTop60 {
	padding: 60px 0 0;
}
section.secTop0 {
	padding: 0;
	margin: 0;
}
section.secBot60 {
	padding: 0 0 60px;
}
section.secBot60 h2 {
	padding: 0 0 30px;
}
section.secBot30 {
	padding: 0 0 30px;
}
section.secBot30 h2 {
	padding: 0 0 30px;
}
/*section:nth-child(even) {
	background:#fff;
}*/
.wf-roundedmplus1c { font-family: "M PLUS Rounded 1c"; }



/* Head Line---------------------------------------------------  */
#headLine {
	clear: both;
	width: 100%;
	background: #1e4d79;
	padding: 2px 0;
	color: #fff;
	z-index: 1000;
	position: fixed;
	top: 0;
	left: 0;
	font-size: 10px;
}
#headLineIn {
	width:1098px;
	margin: 0 auto;
}
#headLine #headLineIn #hlL {
	float: left;
	padding-top: 7px;
	height:15px;
}
#headLine #headLineIn #hlR {
	float: right;
	padding-top: 4px;
}
#headLine #headLineIn #hlR ul {
	margin: 0;
	padding: 0;
}
#headLine #headLineIn #hlR ul li {
	margin: 0 10px 0 0;
	padding: 0;
	list-style: none;
	display: inline-block;
}
#headerRR {
	float: right;
	width: auto;
	margin: 0 0 0 20px;
	text-align: right;
	padding-top: 4px;
}



.othersHonmonContainer h4 {
	clear:both;
	display:block;
	margin:0;
	margin-bottom:30px;
	margin-left:auto;
	padding-left:10px;
	text-align:left;
	border-left:5px solid #1e4d79;
	color:#1e4d79;
	font-size:1.4em;
	font-weight:bold;
}
.othersHonmonContainer h5 {
	clear: both;
	display: block;
	margin: 20px 0 0;
	margin-bottom: 15px;
	padding-left: 0;
	padding-bottom: 2px;
	text-align: left;
	color: #333;
	font-size: 1.2em;
	color: #1e4d79;
	border-bottom: 2px dotted #1e4d79;
}
.othersHonmonContainer h6 {
	clear: both;
	display: inline-block;
	margin: 0;
	margin-bottom: 15px;
	margin-right: 15px;
	padding-left: 0;
	text-align: left;
	color: #333;
	font-size: 1.0em;
	color: #1e4d79;
	border-bottom: 1px dotted #1e4d79;
	padding-bottom: 2px;
}

.othersHonmonContainer h4.h4ore {
	border-left:5px solid #f39800;
	color:#f39800;
}
.othersHonmonContainer h4.h4mura {
	border-left:5px solid #a59aca;
	color:#a59aca;
}
.othersHonmonContainer h4.h4mido {
	border-left:5px solid #8fc322;
	color:#8fc322;
}

.othersHonmonContainer h5.h5ore {
	border-bottom:none;
	color:#f39800;
	padding-left: 10px;
}
.othersHonmonContainer h5.h5mura {
	border-bottom:none;
	color:#a59aca;
	padding-left: 10px;
}
.othersHonmonContainer h5.h5mido {
	border-bottom:none;
	color:#8fc322;
	padding-left: 10px;
}



@media screen and (max-width:960px) {
#headLine #headLineIn {
	width: 326px;
	margin: 0 auto;
}
#headLine #headLineIn #hlL {
	float: none;
	width:100%;
	/*margin:0 0 0 20px;*/
	margin: 0 auto;
	text-align:left;
	height:26px;
	
}
#headLine #headLineIn #hlL a {
	color:#fff;
}
#headLine #headLineIn #hlL a:hover {
	color:#ff0;
}

#headLine #headLineIn #hlR {
	display: none;
}
#headerRR {
	display: none;
}
#topTel {
	display: none;
}
#top-head .logo {
	margin-top: 0;
}



}
/* Head Line END---------------------------------------------------  */





/* Responsive Menu--------------------------------------------------- */
.inner {
	width:1098px;
	margin: 0 auto;
}
.inner:after {
	content: "";
	clear: both;
	display: block;
}
/* header---------------------------------------------------  */
/*PC FAST*/
#top-head {
	top: -70px;
	position: fixed;
	width: 100%;
	margin: 100px auto 0;
	padding: 15px 0 0;
	line-height: 1;
	z-index: 999;
	background: rgba(255,255,255,1);
	/*background:rgba(255,255,255,.8);*/
	height: 80px;
	clear: both;
}
#top-head a, #top-head {
	color: #fff;
	text-decoration: none;
}
#top-head .inner {
	position: relative;
}
#top-head ul {
	display: block;
}
#top-head ul li a {
	display: inline-block;
}
#top-head .logo {
	float: left;
	font-size: 36px;
	margin-top: 0;
}
/* Fixed */
#top-head.fixed {
	margin-top: 0;
	top: 0;
	position: fixed;
	padding-top: 30px;
	height: 75px;
	background: rgba(255,255,255,1);
}
#top-head.fixed .logo {
	font-size: 24px;
	color: #333;
}
/*PCヘッダー トップTEL--------------------*/
#topTel {
	width: 220px;
	position: absolute;
	right: 0;
	top: 0;
	font-size: 27px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-align: right;
}
#topTel a {
	color: #666;
}
#topTel a:hover {
	color: #ccc;
}
/*PCヘッダー トップ アドレス--------------------*/
#topAdd {
	width: 420px;
	position: absolute;
	right: 0;
	top: 38px;
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #666;
	text-align: right;
}
#topAdd a {
	color: #666;
}
#topAdd a:hover {
	color: #ccc;
}

/*
============================================================================================
============================================================================================
============================================================================================
モバイル　ファースト設定　始まり
============================================================================================
============================================================================================
============================================================================================
*/
@media screen and (max-width:960px) {
#main-menu {
	display: none;
}
#global-nav {
	display: block;
}
#top-head, .inner {
	width: 100%;
	padding: 0;
}
#top-head {
	top: 0;
	position: fixed;
	margin-top: 30px;
	background: rgba(255,255,255,1);
}
/* Fixed reset */
#top-head.fixed {
	padding-top: 30px;
	background: transparent;
}
#mobile-head {
	width: 100%;
	height: 75px;
	z-index: 999;
	position: relative;
	background: rgba(255,255,255,1);
}
#top-head.fixed .logo, #top-head .logo {
	position: absolute;
	left: 13px;
	top: 15px;
	color: #333;
	font-size: 26px;
}
#global-nav {
	position: absolute;
	/* 開いてないときは画面外に配置 */
	top: -500px;
	background: #333;
	opacity: .95;
	width: 100%;
	text-align: left;
	padding: 10px 0;
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
}
#global-nav ul {
	list-style: none;
	position: static;
	right: 0;
	bottom: 0;
	font-size: 18px;
}
#global-nav ul li {
	float: none;
	position: static;
	display: block;
}
#top-head #global-nav ul li a, #top-head.fixed #global-nav ul li a {
	width: 100%;
	display: block;
	color: #fff;
	padding: 14px 0;
	background: none;
}
#top-head #global-nav ul li a:hover, #top-head.fixed #global-nav ul li a :hover {
	color: #00afe0;
}
#nav-toggle {
	display: block;
}
/* Toggle Button */
#nav-toggle {
	display: none;
	position: absolute;
	right: 12px;
	top: 24px;
	width: 34px;
	height: 36px;
	cursor: pointer;
	z-index: 101;
}
#nav-toggle div {
	position: relative;
}
#nav-toggle span {
	display: block;
	position: absolute;
	height: 4px;
	width: 100%;
	background: #666;
	left: 0;
	-webkit-transition: .35s ease-in-out;
	-moz-transition: .35s ease-in-out;
	transition: .35s ease-in-out;
}
#nav-toggle span:nth-child(1) {
	top: 0;
}
#nav-toggle span:nth-child(2) {
	top: 11px;
}
#nav-toggle span:nth-child(3) {
	top: 22px;
}
#top-head, .inner {
	width: 100%;
	padding: 0;
}
#top-head {
	top: 0;
	position: fixed;
	margin-top: 30px;
	background: rgba(255,255,255,1);
}
/* Fixed reset */
#top-head.fixed {
	padding-top: 30px;
	background: transparent;
}
#mobile-head {
	width: 100%;
	height: 75px;
	z-index: 999;
	position: relative;
	background: rgba(255,255,255,1);
}
#top-head.fixed .logo, #top-head .logo {
	position: absolute;
	left: 13px;
	top: 15px;
	color: #333;
	font-size: 26px;
}
#nav-toggle {
	display: block;
}
/* #nav-toggle 切り替えアニメーション------------------------------------------------ */
.open #nav-toggle span:nth-child(1) {
	top: 11px;
	-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: 11px;
	-webkit-transform: rotate(-315deg);
	-moz-transform: rotate(-315deg);
	transform: rotate(-315deg);
}
/* #global-nav スライドアニメーション */
.open #global-nav {
	/* #global-nav top + #mobile-head height */
	-moz-transform: translateY(580px);
	-webkit-transform: translateY(580px);
	transform: translateY(580px);
}
/* news　③段組み -------------------------------------------------------------*/
.news {
	text-align: center;
	clear: both;
	margin-top: 0;
}
.news .itemNews {
	text-align: left;
	background: #FFF;
	box-shadow: 1px 1px 2px #999;
	padding: 20px;
	border: solid 1px #ccc;
	border-radius: 10px;		/* CSS3草案 */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;	/* Firefox用 */
	height:280px;
}
.news .itemNews img {
	width: 100%;
	margin-bottom: 5px;
}
.news .itemNews a {
	display: inline-block;
	width: 100%;
}
.news .itemNews a:hover {
	background-color: transparent;
}
/*.news .itemNews a:hover img {
	visibility: visible;
}*/
.news .itemNews .top3saiyou {
	background: url(/images/top3h3saiyou-over.png) no-repeat;
	background-size: 100%;
}
.news ul {
	display: block;
	text-align: left;
	padding: 10px;
	margin-bottom: 0;
	height:200px;
	overflow: auto;
}
.news ul li {
	display: block;
	text-align: left;
	padding: 0 5px;
	margin: 0;
	margin-bottom: 5px;
	padding-bottom: 5px;
	/*border-bottom:1px dotted #999;*/
	font-size: .9em;
}
.news ul li a {
	color: #333;
	text-decoration: none;
}
.news ul li a:hover {
	color: #e7380d;
	text-decoration: none;
}
.news ul li h2 {
	display: block;
	margin: 0;
	margin-bottom: 5px;
	padding: 0 5px 0 0;
	font-size: 1.0em;
	text-align: left;
	font-weight: bold;
	color: #FF7E00;
}
.news ul li h2.nh2saiyou:after {
	content: "採用情報";
	margin-left: 10px;
	padding: 2px 5px;
	background: #E7EFF5;
	color: #fff;
	font-size: .8em;
	border-radius: 5px;
	font-weight: normal;
}
.news ul li h2.nh2kyushin:after {
	content: "休診";
	margin-left: 10px;
	padding: 2px 5px;
	background: #E7228E;
	color: #fff;
	font-size: .8em;
	border-radius: 5px;
	font-weight: normal;
}
.news .itemNews:last-child {
	margin-bottom: 0;
}
#megamenuContainer {
	display: none;
}
}
/* MOBILE FAST 展開ページ　*/
/*othersHonmonContainer-------------------------------------------------------------*/
/* パンくず ============================ */
#pankuzuContainer {
	clear: both;
	display: block;
	padding-top: 0;
	width: 100%;
	font-size: .8em;
	color: #999;
	padding: 10px 20px;
	background: #fff;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-top:20px;
	margin-bottom: 50px;
	line-height: 2;
}
#pankuzuContainer a {
	color: #666;
	font-size: 1.0em;
	text-decoration: none;
}
#pankuzuContainer a:hover {
	color: #e7380d;
}
#pankuzuContainer ul {
	padding: 0;
	margin: 0;
	display: block;
}
#pankuzuContainer ul li {
	list-style: none;
	padding: 0;
	margin: 0;
	display: inline-block;
}
#pankuzuContainer ul li:after {
	content: "　／";
}

/*各ページのトップの表示サブメニュー　始まり=============*/
table.othersTopTBL {
	border-collapse: collapse;
	border:#fff;
	border-radius: 6px;
	background:#fff;
}
table.othersTopTBL tr {
	border-bottom:#ccc 1px solid;
	border-top:#ccc 1px solid;
	border-left:none;
	border-right:none;
	background:#fff;
}
table.othersTopTBL tr td {
	border-bottom:#ccc 1px dotted;
	border-top:ccc 1px dotted;
}
table.othersTopTBL tr td a {
	display:block;
	padding:2px;
	color:#666;
}
table.othersTopTBL tr td a:hover {
	color:#229c00;
}
.aBlock01 {
	display:block;
}
.aBlock02 {
	display:block;
	padding:2px;
}
/*各ページのトップの表示サブメニュー　終わり=============*/

/* SUB MENU ======================= */
.subMenu {
	/*position:relative;*/
	display: block;
	margin-top:-40px;
	margin-bottom: 40px;
	width: 100%;
}
.subMenu dl {
	display: block;
	margin: 0;
}
.subMenu dl a {
	background: #fff;
	text-decoration: none;
	color: #666;
	display: block;
}
.subMenu dl a:hover {
	background: #FFFCA3;
	color: #e7380d;
}
.subMenu dl dt {
	font-weight: bold;
	width: 100%;
	margin: 0;
	margin: 0 0 20px 0;
	padding: 0 0 5px 20px;
	display: block;
	border-bottom: 1px dotted #ccc;
	color: #1e4d79;
	cursor: pointer;
}
.subMenu dl dt:after {
	content: "　OPEN　∨";/*content:"　Ξ";
	cursor:s-resize;
	display:inline-block;*/
}
.subMenu dl dt.active {
	color: #009a00;
	border-bottom: 1px dotted #009a00;
	background: #FCFFE9;
	font-weight: bold;
}
.subMenu dl dt.active:after {
	content: "　CLOSE　⊗";/*content:"　∧";
	cursor:n-resize;
	display:inline-block;*/
}




.subMenu dl dd {
	position: relative;
	margin: 0 15px 30px;
	line-height: 1.4;
}
.subMenu dl dd ul {
	margin: 0 auto;
	padding: 0;
}
.subMenu dl dd ul li {
	margin: 5px 10px;
	padding: 5px 10px;
	line-height: 1.4;
	border-bottom: 1px dotted #999;
	list-style: none;
}

.othersHonmonContainer h2 {
	margin-bottom: 30px;
	border-bottom: 1px solid #666;
	border-top:1px solid #666;
	letter-spacing: .3;
	margin-right: auto;
	margin-left: auto;
	background:#E7EFF5;
	padding: 20px 0;
	font-size:160%;
	width: 100%;
	color:#666;
	text-shadow: -1px -1px 1px #ffffff, 1px 1px #ffffff;
}
.othersHonmonContainer h2.h2productname {
	background: #1e4d79;
	color: #FFF;
	text-shadow: -1px -1px 1px #333, 1px 1px #333;
	font-size:140%;
	padding: 10px 0;
}
.othersHonmonContainer h3 {
	display: block;
	padding: 10px;
	margin-bottom: 30px;
	text-align: left;
	border-bottom: 2px dotted #1e4d79;
	border-top: 2px dotted #1e4d79;
	color: #1e4d79;
	font-size:140%;
	font-weight: bold;
	letter-spacing:0.06em;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	line-height: 150%;
}
.othersHonmonContainer table {
	border-collapse:collapse;
	border:1px solid #666;
	border-spacing:5px;
}
/*~~~~~~~~~~~~~~~~~~~~*/
img.right-side {
	display:block;
	width: 100%;
	margin-bottom: 30px;
}
.left-side {
	display:block;
	width: 100%;
	margin: 0;
	margin-bottom: 30px;
	font-size: 1.2em;
}
.left-side img {
	display:block;
	width: 100%;
	margin-bottom: 30px;
}


ul.left-side {
	display: block;
	float: left;
	width: 100%;
	margin: 0;
	margin: 5px 0 30px;
	font-size: 1.1em;
	padding: 0;
}
ul.left-side li {
	list-style:none;
	display: block;
	margin:0 5px;
	padding: 20px;
	border-bottom: 2px dotted #666;
	letter-spacing: 0.1em;
}
ul.left-side:last-child {
	margin-right: 0;
	margin-bottom: 80px;
	overflow: hidden;
}
ul.left-side li img {
	width:100%;
}

ul.left-side li p {
	width: 100%;
	display: block;
	padding-left:0;
	padding-right: 10px;
}
ul.left-side li p a {
	display: block;
}

/* news　イメージとの２段組み 始まり　min-width:---px----------------------------*/
.img-news-container {
	width: 100%;
	margin-bottom: 10px;
}
.img-news-container img {
	width: 100%;
	border: solid 1px #ccc;
	border-radius: 10px;		/* CSS3草案 */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;	/* Firefox用 */
	box-shadow: 1px 1px 2px #999;
}

.img-news-containerPC {
	display: none;
}
/* news　イメージとの２段組み　終わり -------------------------------------------------------------*/






/*テーブル関連===========　*/
.othersHonmonContainer table {
	border-collapse: collapse;
	border: 1px solid #999;
	line-height: 2;
	width: 100%;
	margin-bottom: 30px;
}
.othersHonmonContainer table.tbl60 {
	width: 100%;
}
.othersHonmonContainer table.tblC {
	text-align: center;
}
.othersHonmonContainer table.tblC a {
	display: block;
	color: #333;
}
.othersHonmonContainer table.tblC a:hover {
	display: block;
	color: #009a00;
}
.othersHonmonContainer table.tblClh140 {
	line-height: 1.4;
	text-align: center;
}
.othersHonmonContainer table.tblClh140 a {
	display: block;
	color: #333;
}
.othersHonmonContainer table.tblClh140 a:hover {
	display: block;
	color: #009a00;
}
.othersHonmonContainer table caption {
	text-align: right;
	font-size: .8em;
}
.othersHonmonContainer table tr {
	border: 1px dotted #999;
}
.othersHonmonContainer table tr:nth-child(odd) {
	background: #EFEFEF;
}
.othersHonmonContainer table tr th {
	border: 1px dotted #fff;
	padding: 10px;
	background: #1e4d79;
	font-weight: normal;
	text-align: center;
	color: #fff;
	font-size: 1.1em;
	font-family:"Shin Maru Go Regular";
}
.othersHonmonContainer table tr th.th2 {
	border: 1px dotted #fff;
	padding: 10px;
	background: #F8F8E5;
	font-weight: bold;
	text-align: center;
	color: #333;
	border: 1px dotted #999;
	font-size: 1.0em;
	font-weight: normal;
}
.othersHonmonContainer table tr th.th3 {
	border: 1px dotted #fff;
	padding: 10px;
	background: #BAF4FA;
	font-weight: bold;
	text-align: center;
	color: #333;
	border: 1px dotted #999;
	font-size: 1.0em;
	font-weight: normal;
}
.othersHonmonContainer table tr td {
	border: 1px dotted #999;
	padding: 10px;
}
.othersHonmonContainer table tr td table {
	width: 100%;
}
.othersHonmonContainer table tr td.tdL {
	text-align: left;
}
.othersHonmonContainer table tr td.tdL table {
	width: 80%;
}
.othersHonmonContainer table tr td.tdL a {
	display: inline-block;
	color: #E98001;
}
.othersHonmonContainer table tr td.tdL a:hover {
	display: inline-block;
}
.othersHonmonContainer table tr td.tdL a:visited {
	display: inline-block;
}
.othersHonmonContainer table tr td.tdC {
	text-align: center;
}



.othersHonmonContainer .item ul.itemUlIMG01 {
	margin:5px;
	padding:5px;
	list-style:none;
}
.othersHonmonContainer .item ul.itemUlIMG01 li {
	clear:both;
	display:block;
	list-style:none;
}



.item .itemSingle01 {
	width:100%;
}
.item .itemSingle01 img {
	width:100%;
	height: auto;
}

.item p.p100 {
	width: 100%;
	margin-bottom: 30px;
	font-size: 1.2em;
}
.item p.p50 {
	display: inline-block;
	float: left;
	width: 48%;
	margin-right: 4%;
}
.item p.p50:last-child {
	margin-right: 0;
	overflow: hidden;
}
.item ul.ul50 {
	display: block;
	float: left;
	width: 48%;
	margin-right: 4%;
	margin-left: 0;
	padding-left: 0;
	list-style: square;
}
.item ul.ul50 li {
	list-style: square;
}
.item ul.ul50:last-child {
	margin-right: 0;
	overflow: hidden;
}


.item ul.ul100 {
	display: block;
	float: left;
	width: 100%;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 30px;
	font-size: 1.2em;
	padding: 0;
}
.item ul.ul100 li {
	list-style:none;
	display: block;
	margin:0 5px;
	padding: 20px;
	border-bottom: 2px dotted #333;
	letter-spacing: 0.1em;
}
.item ul.ul100:last-child {
	margin-right: 0;
	margin-bottom: 30px;
	overflow: hidden;
}
.item ul.ul100 li img {
	width:100%;
}

.item ul.ul100 li p {
	width: 100%;
	display: block;
	padding-left:0;
	padding-right: 10px;
}
.item ul.ul100 li p a {
	display: block;
}

.item ol.ol100 {
	display: block;
	float: left;
	width: 100%;
	margin:0;
	padding:10px;
}
.item ol.ol100 li {
	list-style:decimal;
	display: block;
	margin-bottom: 20px;
	padding:20px;
	border-bottom: 1px dotted #CCC;
	list-style:decimal;
}
.item ol.ol100:last-child {
	margin-right: 0;
	margin-bottom: 20px;
	overflow: hidden;
}
.item ol.ol100 li p {
	width: 100%;
	display: block;
	padding-left:10px;
	padding-right: 10px;
}
.item ol.ol100 li p a {
	display: block;
}

.item dl.dl50 {
	display: inline-block;
	float: left;
	width: 48%;
	margin-right: 4%;
}
.item dl.dl50:last-child {
	margin-right: 0;
	overflow: hidden;
}
.othersHonmonContainer .item ul li h4 {
	width: 100%;
	line-height: 2;
	border: none;
	padding: 0;
	margin: 0;
	border-bottom: 1px dotted #1e4d79;
	margin-bottom: 20px;
	display: block;
}
.othersHonmonContainer .item ul.itemUlIMG01 {
	margin:5px;
	padding:5px;
	list-style:none;
}
.othersHonmonContainer .item ul.itemUlIMG01 li {
	clear:both;
	display:block;
	list-style:none;
}




/*
============================================================================================
============================================================================================
============================================================================================
モバイル　ファースト設定　終わり
============================================================================================
============================================================================================
============================================================================================
*/






/*　PC用　*/
@media (min-width:960px) {
	
#headLine #headLineIn #hlL a {
	color:#fff;
}
#headLine #headLineIn #hlL a:hover {
	color:#ff0;
}
	
#global-nav {
	display: none;
}
section {
	margin-top: 0;
}
#topImgContainer {
	width: 100%;
	margin-top: -30px;
}
#topImgContainerIn {
	width: 100%;
	margin: 0 auto;
	margin-top: 0;
	height: 100%;
	background: url(/images/top-img1298.jpg) center top no-repeat;
	background-size: contain;
}
.main {
	margin: 0 auto;
	padding-top: 550px;
	display: flex;
	width: 1098px;
	justify-content: space-between;
}
.main section {
	margin: 5px;
	border-radius: 10px;
	background: #fff;
	padding: 0;
	border: 1px solid #1e4d79;
	-webkit-flex: 1;
	flex: 1;
}
.main section:nth-of-type(2) {
	margin: 10px;
}
.main section:nth-of-type(3) {
	margin: 10px;
}
.main section:nth-of-type(4) {
	margin: 10px;
}
.main section:nth-of-type(5) {
	margin: 10px;
}
.main h2 {
	font-size: .8em;
	letter-spacing: .05em;
	line-height: 1;
	background: #E7EFF5;
	color: #fff;
	padding-top: 10px;
	margin: 0;
	border-radius: 9px 9px 0 0 / 9px 9px 0 0;
	font-weight: normal;
}
.main p {
	margin-top: 10px;
}
.main .col-1 {
	flex: 1.5;
}
.main .col-1 p {
	padding: 0 10px;
	color: #1e4d79;
	font-size: .60em;
	line-height: 1.5;
}
.main .col-2-5 h2 {
	font-size: 1.1em;
}
.main .col-2-5 p {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	line-height: 0;
}
.main .col-2-5 p img {
	width: 100%;
	height: 100%;
	border-radius: 0 0 9px 9px / 0 0 9px 9px;
}
#pankuzuContainer {
	clear: both;
	display: block;
	padding-top: 0;
	width:1098px;
	font-size: .9em;
	color: #ccc;
	padding: 10px 20px;
	margin-top: -70px;
	margin-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
	border-top: none;
	line-height: 2;
}
#pankuzuContainer a {
	color: #999;
	font-size: .8em;
}
#pankuzuContainer a:hover {
	color: #e7380d;
}
#pankuzuContainer ul {
	padding: 0;
	margin: 0;
	display: block;
}
.subMenu {
	/*position:relative;*/
	display: block;
	margin-top: -45px;
	width:1098px;
	margin-left: auto;
	margin-right: auto;
}
/* PC-NAVIGATION MMEGA MENU CONTAINER - START ============================================== */
.news {
	margin-top: 0;
	text-align: center;
	position: relative;
}
#megamenuContainer {
	clear: both;
	width: 100%;
	height: 50px;
	/*margin-top: 110px;*/
	margin-top: 88px;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 90%, #ededed 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 90%, #ededed 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffffff 0%, #ffffff 90%, #ededed 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 ); /* IE6-9 */
	border-bottom: 1px solid #ccc;
	position: fixed;
	z-index: 11;
}

@-moz-document url-prefix() {
    #megamenuContainer {margin-top: 110px;}
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    _::-webkit-full-page-media, _:future, :root
		#megamenuContainer {margin-top: 110px;}
}



#megamenuContainerIn962 {
	width: 1098px;
	display: block;
	height: 60px;
	margin: 0 auto;
}
/*#megamenuContainerIn962 ul {
	display:block;
	margin:0;
	padding:0;
	font-size:0;
}
#megamenuContainerIn962 ul li {
	display:inline-block;
	list-style:none;
	margin:0;
	padding:0;
}*/

/*CSS　メガメニュー  STRT=============*/
#megamenuContainerIn962 a {
	text-decoration: none;
	color: #333;
}
#megamenuContainerIn962 #gnav {
	position:relative;
	margin:0;
	padding:0;
	height:60px;
	z-index:10;
	color: #fff;
}
#megamenuContainerIn962 #gnav > ul {
	display: block;
	padding-left: 0;
	margin:0;
}
#megamenuContainerIn962 #gnav > ul > li {
	display: table-cell;
	margin-right: 0;
}
#megamenuContainerIn962 #gnav > ul > li > a {
	display: block;
	padding: -40px 0 40px;/*-40px位置*/
	transition: all 5s ease-in;
}
#megamenuContainerIn962 #gnav > ul > li:hover > a {
	color: #fff;
}
 .gmInMidashi {
	font-size:1.2em;
}


/*個別 .menu01  START==================================*/
#megamenuContainerIn962 #gnav > ul > li:hover .menu01 {
	transition: max-height 3s ease-in;
	max-height: 9999px;
}

#megamenuContainerIn962 #gnav > ul .menu01 {
	transition: max-height 1s ease-out;
	max-height: 0;
	overflow: hidden;
	width: auto;
	left:0;
	top:50px;
	text-align: left;
	position: absolute;
	background-color:#666;
	border-top-left-radius:0;
	border-top-right-radius:0;
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
	font-size:1em;
}
#megamenuContainerIn962 #gnav > ul .menu01 .menu_inner {
	padding:20px;
}
#megamenuContainerIn962 #gnav > ul .menu01 .menu_inner li {
	display: inline-block;
	margin:2px;
	padding:2px 5px;
}
#megamenuContainerIn962 #gnav > ul .menu01 a {
	color:#FFF;
	display: inline-block;
	padding:5px 10px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
}
#megamenuContainerIn962 #gnav > ul .menu01 a:hover {
	color:#FFF;
	background:#e7380d;
}
/*個別 .menu01  END======================================*/


/*個別 .menu02  START====================================*/
#megamenuContainerIn962 #gnav > ul > li:hover .menu02 {
	transition: max-height 3s ease-in;
	max-height: 9999px;
}

#megamenuContainerIn962 #gnav > ul .menu02 {
	transition: max-height 1s ease-out;
	max-height: 0;
	overflow: hidden;
	width: auto;
	left:10px;
	top:50px;
	text-align: left;
	position: absolute;
	background-color:#666;
	border-top-left-radius:0;
	border-top-right-radius:0;
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
	font-size:1em;
}
#megamenuContainerIn962 #gnav > ul .menu02 .menu_inner {
	padding:20px;
}
#megamenuContainerIn962 #gnav > ul .menu02 .menu_inner li {
	display: inline-block;
	margin:2px;
	padding:2px 5px;
}
#megamenuContainerIn962 #gnav > ul .menu02 a {
	color:#FFF;
	display: inline-block;
	padding:5px 10px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
}
#megamenuContainerIn962 #gnav > ul .menu02 a:hover {
	color:#FFF;
	background:#e7380d;
}
/*個別 .menu02  END========================================*/



/*個別 .menu03  START====================================*/
#megamenuContainerIn962 #gnav > ul > li:hover .menu03 {
	transition: max-height 3s ease-in;
	max-height: 9999px;
}

#megamenuContainerIn962 #gnav > ul .menu03 {
	transition: max-height 1s ease-out;
	max-height: 0;
	overflow: hidden;
	width: auto;
	left:120px;
	top:50px;
	text-align: left;
	position: absolute;
	background-color:#666;
	border-top-left-radius:0;
	border-top-right-radius:0;
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
	font-size:1em;
}
#megamenuContainerIn962 #gnav > ul .menu03 .menu_inner {
	padding:20px;
}
#megamenuContainerIn962 #gnav > ul .menu03 .menu_inner li {
	display: inline-block;
	margin:2px;
	padding:2px 5px;
}
#megamenuContainerIn962 #gnav > ul .menu03 a {
	color:#FFF;
	display: inline-block;
	padding:5px 10px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
}
#megamenuContainerIn962 #gnav > ul .menu03 a:hover {
	color:#FFF;
	background:#e7380d;
}
/*個別 .menu03  END========================================*/


/*個別 .menu04  START====================================*/
#megamenuContainerIn962 #gnav > ul > li:hover .menu04 {
	transition: max-height 3s ease-in;
	max-height: 9999px;
}

#megamenuContainerIn962 #gnav > ul .menu04 {
	transition: max-height 1s ease-out;
	max-height: 0;
	overflow: hidden;
	width: auto;
	left:350px;
	top:50px;
	text-align: left;
	position: absolute;
	background-color:#666;
	border-top-left-radius:0;
	border-top-right-radius:0;
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
	font-size:1em;
}
#megamenuContainerIn962 #gnav > ul .menu04 .menu_inner {
	padding:20px;
}
#megamenuContainerIn962 #gnav > ul .menu04 .menu_inner li {
	display: inline-block;
	margin:2px;
	padding:2px 5px;
}
#megamenuContainerIn962 #gnav > ul .menu04 a {
	color:#FFF;
	display: inline-block;
	padding:5px 10px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
}
#megamenuContainerIn962 #gnav > ul .menu04 a:hover {
	color:#FFF;
	background:#e7380d;
}
/*個別 .menu04  END========================================*/


/*個別 .menu05  START====================================*/
#megamenuContainerIn962 #gnav > ul > li:hover .menu05 {
	transition: max-height 3s ease-in;
	max-height: 9999px;
}

#megamenuContainerIn962 #gnav > ul .menu05 {
	transition: max-height 1s ease-out;
	max-height: 0;
	overflow: hidden;
	width: auto;
	left:500px;
	top:50px;
	text-align: left;
	position: absolute;
	background-color:#666;
	border-top-left-radius:0;
	border-top-right-radius:0;
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
	font-size:1em;
}
#megamenuContainerIn962 #gnav > ul .menu05 .menu_inner {
	padding:20px;
}
#megamenuContainerIn962 #gnav > ul .menu05 .menu_inner li {
	display: inline-block;
	margin:2px;
	padding:2px 5px;
}
#megamenuContainerIn962 #gnav > ul .menu05 a {
	color:#FFF;
	display: inline-block;
	padding:5px 10px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
}
#megamenuContainerIn962 #gnav > ul .menu05 a:hover {
	color:#FFF;
	background:#e7380d;
}
/*個別 .menu05  END========================================*/


/*個別 .menu06  START====================================*/
#megamenuContainerIn962 #gnav > ul > li:hover .menu06 {
	transition: max-height 3s ease-in;
	max-height: 9999px;
}

#megamenuContainerIn962 #gnav > ul .menu06 {
	transition: max-height 1s ease-out;
	max-height: 0;
	overflow: hidden;
	width: auto;
	left:600px;
	top:50px;
	text-align: left;
	position: absolute;
	background-color:#666;
	border-top-left-radius:0;
	border-top-right-radius:0;
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
	font-size:1em;
}
#megamenuContainerIn962 #gnav > ul .menu06 .menu_inner {
	padding:20px;
}
#megamenuContainerIn962 #gnav > ul .menu06 .menu_inner li {
	display: inline-block;
	margin:2px;
	padding:2px 5px;
}
#megamenuContainerIn962 #gnav > ul .menu06 a {
	color:#FFF;
	display: inline-block;
	padding:5px 10px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
}
#megamenuContainerIn962 #gnav > ul .menu06 a:hover {
	color:#FFF;
	background:#e7380d;
}
/*個別 .menu06  END========================================*/
/*個別 .menu07  START====================================*/
#megamenuContainerIn962 #gnav > ul > li:hover .menu07 {
	transition: max-height 3s ease-in;
	max-height: 9999px;
}

#megamenuContainerIn962 #gnav > ul .menu07 {
	transition: max-height 1s ease-out;
	max-height: 0;
	overflow: hidden;
	width: auto;
	left:650px;
	top:50px;
	text-align: left;
	position: absolute;
	background-color:#666;
	border-top-left-radius:0;
	border-top-right-radius:0;
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
	font-size:1em;
}
#megamenuContainerIn962 #gnav > ul .menu07 .menu_inner {
	padding:20px;
}
#megamenuContainerIn962 #gnav > ul .menu07 .menu_inner li {
	display: inline-block;
	margin:2px;
	padding:2px 5px;
}
#megamenuContainerIn962 #gnav > ul .menu07 a {
	color:#FFF;
	display: inline-block;
	padding:5px 10px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
}
#megamenuContainerIn962 #gnav > ul .menu07 a:hover {
	color:#FFF;
	background:#e7380d;
}
/*個別 .menu07  END========================================*/

/*CSS　メガメニュー  END=============*/




/* othersHonmonContainer =======================================================================
========================================================================= */

.othersHonmonContainer {
	clear: both;
	display: block;
	margin-top: 130px;
}
/*.othersHonmonContainer COMMON START ================================== */

.othersHonmonContainer table {
	border-collapse: collapse;
	border: 1px solid #999;
	line-height: 2;
	width: 100%;
	margin-bottom: 30px;
}
.othersHonmonContainer table.tbl60 {
	width: 60%;
}
.othersHonmonContainer table.tblC {
	text-align: center;
}
.othersHonmonContainer table.tblC a {
	display: block;
	color: #333;
}
.othersHonmonContainer table.tblC a:hover {
	display: block;
	color: #009a00;
}
.othersHonmonContainer table.tblClh140 {
	line-height: 1.4;
	text-align: center;
}
.othersHonmonContainer table.tblClh140 a {
	display: block;
	color: #333;
}
.othersHonmonContainer table.tblClh140 a:hover {
	display: block;
	color: #009a00;
}
.othersHonmonContainer table caption {
	text-align: right;
	font-size: .8em;
}
.othersHonmonContainer table tr {
	border: 1px dotted #999;
}
.othersHonmonContainer table tr:nth-child(odd) {
	background: #EFEFEF;
}
.othersHonmonContainer table tr th {
	border: 1px dotted #fff;
	padding: 10px;
	background: #1e4d79;
	font-weight: normal;
	text-align: center;
	color: #fff;
	font-size: 1.1em;
	font-family:"Shin Maru Go Regular";
}
.othersHonmonContainer table tr th.th2 {
	border: 1px dotted #fff;
	padding: 10px;
	background: #F8F8E5;
	font-weight: bold;
	text-align: center;
	color: #333;
	border: 1px dotted #999;
	font-size: 1.0em;
	font-weight: normal;
}
.othersHonmonContainer table tr th.th3 {
	border: 1px dotted #fff;
	padding: 10px;
	background: #BAF4FA;
	font-weight: bold;
	text-align: center;
	color: #333;
	border: 1px dotted #999;
	font-size: 1.0em;
	font-weight: normal;
}
.othersHonmonContainer table tr td {
	border: 1px dotted #999;
	padding: 10px;
}
.othersHonmonContainer table tr td table {
	width: 100%;
}
.othersHonmonContainer table tr td.tdL {
	text-align: left;
}
.othersHonmonContainer table tr td.tdL table {
	width: 80%;
}
.othersHonmonContainer table tr td.tdL a {
	display: inline-block;
	color: #E98001;
}
.othersHonmonContainer table tr td.tdL a:hover {
	display: inline-block;
}
.othersHonmonContainer table tr td.tdL a:visited {
	display: inline-block;
}
.othersHonmonContainer table tr td.tdC {
	text-align: center;
}
/*.othersHonmonContainer COMMON END ================================== */




.othersHonmonContainer img {
	width: 100%;
}
.othersHonmonContainer .item {
	margin-bottom: 60px;
}
.othersHonmonContainer .itemMbot0 {
	margin-bottom: 0;
}
.othersHonmonContainer .item:last-child {
	margin-bottom: 100px;
}
.othersHonmonContainer .item p {
	margin-bottom: 50px;
	width: 100%;
}
p.p100 {
	display: block;
	width: 100%;
	margin-bottom: 50px;
}
p.p100 img {
	width: 100%;
	margin: 0 5px;
}
p.p100 img {
	width: 100%;
	margin: 0 5px;
}
.othersHonmonContainer .pPad10 {
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	width: 100%;
	margin-bottom: 50px;
}
.othersHonmonContainer .pPad15 {
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	width: 100%;
	margin-bottom: 50px;
}
.othersHonmonContainer .pPad20 {
	display: block;
	padding-left: 20px;
	padding-right: 20px;
	width: 100%;
	margin-bottom: 50px;
}
.othersHonmonContainer .pPad10w60 {
	display: block;
	margin: 0 10px;
	width: 60%;
	margin-bottom: 50px;
}
.othersHonmonContainer .pPad1510w60 {
	display: block;
	padding: 0 15px;
	width: 60%;
	margin-bottom: 50px;
}
.othersHonmonContainer .pPad2010w60 {
	display: block;
	padding: 0 20px;
	width: 60%;
	margin-bottom: 50px;
}
.othersHonmonContainer .item ul {
	padding: 0;
	margin: 0;
	list-style: square;
	display: block;
	margin-bottom: 50px;
	margin-top: 5px;
}
.othersHonmonContainer .item ol {
	padding: 0;
}
.othersHonmonContainer .item li {
	margin-bottom: 10px;
}
.othersHonmonContainer .item ul li h4 {
	line-height: 2;
	border: none;
	padding: 0;
	margin: 0;
	border-bottom: 1px dotted #1e4d79;
	margin-bottom: 10px;
}
.othersHonmonContainer .item ul.itemUlIMG01 {
	margin:5px;
	padding:5px;
	list-style:none;
}
.othersHonmonContainer .item ul.itemUlIMG01 li {
	clear:both;
	display:block;
	list-style:none;
}
}

@media (min-width:570px) {
/* othersHonmonContainer M */

.othersHonmonContainer p {
	width: 60%;
	margin: 0;
	padding: 0;
}
.othersHonmonContainer img {
	width: 100%;
}
.othersHonmonContainer table td img {
	width: 100%;
}
.othersHonmonContainer .item {
	margin-bottom: 60px;
}
.othersHonmonContainer table tr th {
	white-space: nowrap;
}
}

@media (min-width:580px) {
/*h2 {
	border-top: dotted 1px #1e4d79;
	border-bottom: solid 1px #1e4d79;
	position: relative;
	letter-spacing: 2px;
	margin-bottom: 30px;
	background: #EBFCFC;
	padding: 12px 0 10px;
	text-align: left;
	font-family: "Shin Maru Go Regular";
}*/
.othersHonmonContainer h3 {
	display: block;
}

.othersHonmonContainer .item ul li h4 {
	width: 100%;
	line-height: 2;
	border: none;
	padding: 0;
	margin: 0;
	border-bottom: 1px dotted #1e4d79;
	margin-bottom: 10px;
}
.othersHonmonContainer h3 {
	display: block;
}
.othersHonmonContainer h4 {
	display: block;
}
.othersHonmonContainer h5 {
	display: block;
}
.othersHonmonContainer h6 {
	display: block;
}
.othersHonmonContainer table td img {
	width: 100%;
}
.othersHonmonContainer .item ul.itemUlIMG01 {
	margin:5px;
	padding:5px;
	list-style:none;
}
.othersHonmonContainer .item ul.itemUlIMG01 li {
	clear:both;
	display:block;
	list-style:none;
}
}

@media (min-width:960px) {
.othersHonmonContainer {
	padding-top: 80px;
	background: #Fff;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
.othersHonmonContainer {
	padding-top: 80px;
	background: #Fff;
	width:1098px;
	margin-left: auto;
	margin-right: auto;
}
.othersHonmonContainer .container {
	width: 97%;
	margin-bottom: 100px;
}
/*.othersHonmonContainer h2 {
	margin-bottom: 0;
	border-bottom: 1px solid #666;
	letter-spacing: .3;
	margin-right: auto;
	margin-left: auto;
	background:#E7EFF5;
	text-shadow: -1px -1px 1px #ffffff, 1px 1px #ffffff;
	padding: 10px 0;
	width: 100%;
	color:#666;
}*/
/*h2 {
border-top: dotted 1px #1e4d79;
border-bottom:solid 1px #1e4d79;
position: relative;
letter-spacing:2px;
margin-bottom:30px;
background:#EBFCFC;
padding:12px 0 10px;
text-align:left;
font-family:Jun 501;
}

h2:after {
position: absolute;
content: " ";
display: block;
border-bottom: solid 1px #08A111;
bottom: -3px;
width: 100%;
}*/


.othersHonmonContainer h3 {
	display: block;
}
.othersHonmonContainer h4 {
	clear: both;
}
.othersHonmonContainer h5 {
	display: block;
}
.othersHonmonContainer h6 {
	display: block;
}
.othersHonmonContainer p {
	display: block;
	width: 60%;
	margin: 0;
	padding: 0;
	margin-bottom: 30px;
}
/*.othersHonmonContainer .pPad10 {
	display:block;
	margin:0 10px;
	margin-bottom:50px;
}
.othersHonmonContainer .pPad15 {
	display:block;
	margin:0 15px;
	margin-bottom:50px;
}
.othersHonmonContainer .pPad20 {
	display:block;
	margin:0 20px;
	margin-bottom:50px;
}*/
.othersHonmonContainer img {
	width: 45%;
}
.othersHonmonContainer table tr td img {
	width: 100%;
}
.othersHonmonContainer .item {
	margin-bottom: 60px;
}
.othersHonmonContainer .item ul li h4 {
	width: 100%;
	line-height: 2;
	border: none;
	padding: 0;
	margin: 0;
	border-bottom: 1px dotted #1e4d79;
	margin-bottom: 10px;
	font-size: 1em;
}
.othersHonmonContainer .item ul {
	display: block;
	margin-bottom: 50px;
	margin-top: 5px;
	list-style: square;
}

.othersHonmonContainer .item ul.itemUlIMG01 {
	margin-left:5px;
	padding-left:5px;
	list-style:none;
}
.othersHonmonContainer .item ul.itemUlIMG01 li {
	clear:both;
	display:block;
	list-style:none;
}
/*~~~~~~~~~~~~~~~~~~~~*/
.othersHonmonContainer .item p.mt-image-none {
	display: inline-block;
	float: right;
	padding-left: 5%;
}
/*~~~~~~~~~~~~~~~~~~~~*/



.mt-image-none {
	display: inline-block;
	float: right;
	width: 40%;
	padding-left: 5%;
	margin-bottom: 30px;
}





.othersHonmonContainer .item {
	overflow: hidden;
}





	

.item p.p100 {
	width: 100%;
	margin-bottom: 30px;
	padding:0 10px;
}
.othersHonmonContainer .item ul.itemUlIMG01 {
	margin:5px;
	padding:5px;
	list-style:none;
}
.othersHonmonContainer .item ul.itemUlIMG01 li {
	clear:both;
	display:block;
	list-style:none;
}
}
/*othersHonmonContainer  END-------------------------------------------------------------*/



/* how-to-use----------------------------------------------------------- */
.how-to-use iframe {
	position: absolute;
	width: 100%;
	/*height: 100%;*/
	top: 0;
	left: 0;
}
.iframe-wrapper {
	padding-bottom: 56.25%;
	height: 0;
	position: relative;
}
/* how-to-use END----------------------------------------------------------- */


/*MOBILE FAST*/
/*topImg-------------------------------------------------------------*/
#topImgContainer {
	width: 100%;
}
#topImgContainerIn {
	width: 100%;
	margin: 0 auto;
	margin-top: 50px;
	height: 100%;
	background: url(/images/top-img570.jpg) center top no-repeat;
	background-size: contain;
}
.main {
	margin: 0 auto;
	padding-top: 170px;
	width: 100%;
	display: block;
}
.main section {
	margin: 20px;
	border-radius: 10px;
	background: none;
	padding: 0;
	border: 1px solid #1e4d79;
}
.main h2 {
	font-size: 1.3em;
	letter-spacing: .05em;
	line-height: 1;
	background: #E7EFF5;
	color: #fff;
	padding-top: 10px;
	margin: 0;
	border-radius: 9px 9px 0 0 / 9px 9px 0 0;
	font-weight: normal;
	vertical-align: middle;
	display: block;
	text-shadow: -1px -1px 1px #ffffff, 1px 1px #ffffff;
}
.main h2 img {
	width: 25px;
	height: 25px;
	vertical-align: middle;
}
.main h2 a {
	display: block;
	color: #fff;
	padding: 0 0 10px 0;
	margin: 0;
	text-decoration: none;
	vertical-align: middle;
}
.main h2 a:hover {
	color: #C9FF00;
}
.main p {
	margin-top: 10px;
}
.main section:last-child {
	margin: 20px;
}
.main .col-1 {
	background: #fff;
}
.main .col-1 p {
	padding: 0 20px;
	color: #1e4d79;
	font-size: .95em;
	line-height: 1.5;
}
section .col-1 h2 {
	padding-bottom: 0;
	letter-spacing: .1em;
	font-family: Jun 201;
}
.main .col-1 p a {
	display: block;
	color: #1e4d79;
	text-decoration: none;
}
.main .col-1 p a:hover {
	display: block;
	color: #009a00;
	text-decoration: none;
}
section .col-2-5 h2 {
	padding-bottom: 0;
	letter-spacing: .1em;
	font-family: Jun 201;
	border-radius: 9px 9px 9px 9px / 9px 9px 9px 9px;
}
.main .col-2-5 h2 a {
	border-radius: 9px;
	display: block;
}
.main .col-2-5 p {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	line-height: 0;
	display: none;
}
.main .col-2-5 p img {
	width: 100%;
	height: 100%;
	border-radius: 0 0 9px 9px / 0 0 9px 9px;
}

.othersHonmonContainer .item ul.itemUlIMG01 {
	margin:5px;
	padding:5px;
	list-style:none;
}
.othersHonmonContainer .item ul.itemUlIMG01 li {
	clear:both;
	display:block;
	list-style:none;
}
















@media (min-width:570px) {
.main {
	margin: 0 auto;
	padding-top: 250px;
	width: 100%;
	display: block;
}
.main section {
	margin: 20px;
	border-radius: 10px;
	background: none;
	padding: 0;
	border: 1px solid #1e4d79;
}
.main h2 {
	font-size: 1.1em;
	letter-spacing: .05em;
	line-height: 1;
	background: #E7EFF5;
	color: #fff;
	padding-top: 10px;
	margin: 0;
	border-radius: 9px 9px 0 0 / 9px 9px 0 0;
	font-weight: normal;
}
.main h2 img {
	width: 20px;
	height: 20px;
}
.main h2 a {
	display: inline-block;
	color: #fff;
	padding: 0 0 10px 0;
	text-decoration: none;
	vertical-align: middle;
}
.main h2 a:hover {
	color: #C9FF00;
}
.main p {
	margin-top: 10px;
}
.main section:last-child {
	margin: 20px;
}
.main .col-1 {
	flex: 1.5;
}
.main .col-1 p {
	text-align: center;
	padding: 0 20px;
	color: #1e4d79;
	font-size: .95em;
	line-height: 1.5;
}
.main .col-1 p a {
	display: block;
	color: #1e4d79;
	text-decoration: none;
}
.main .col-1 p a:hover {
	display: block;
	color: #009a00;
	text-decoration: none;
}
.main .col-2-5 h2 {
	border-radius: 9px;
}
.main .col-2-5 p {
	margin: 0;
	padding-bottom: 0;
	line-height: 0;
	display: block;
	display: none;
}
.main .col-2-5 p img {
	width: 100%;
	height: 100%;
	border-radius: 0 0 9px 9px / 0 0 9px 9px;
}
.othersHonmonContainer .item ul.itemUlIMG01 {
	margin:5px;
	padding:5px;
	list-style:none;
}
.othersHonmonContainer .item ul.itemUlIMG01 li {
	clear:both;
	display:block;
	list-style:none;
}



}

@media (min-width:620px) {
#topImgContainer {
	width: 100%;
}
#topImgContainerIn {
	width: 100%;
	margin: 0 auto;
	margin-top: 50px;
	height: 100%;
	background: url(/images/top-img960.jpg) center top no-repeat;
	background-size: contain;
}
.main {
	margin: 0 auto;
	padding-top: 420px;
	display: block;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 90%;
}
.main section {
	margin: 5px;
	border-radius: 10px;
	background: #fff;
	padding: 0;
	border: 1px solid #1e4d79;
	display: boloc;
	width: 48%;
	height: 100%;
	float: left;
}
.main section:first-child {
	width: 100%;
	font-size: 1.5em;
	margin: 10px;
}
.main section:nth-of-type(2) {
	margin: 10px 0 10px 10px;
}
.main section:nth-of-type(3) {
	margin: 10px 0 10px 17px;
}
.main section:nth-of-type(4) {
	margin: 10px 0 10px 10px;
}
.main section:nth-of-type(5) {
	margin: 10px 0 10px 17px;
}
.main h2 {
	font-size: .9em;
	letter-spacing: .05em;
	line-height: 1;
	background: #E7EFF5;
	color: #fff;
	padding-top: 10px;
	margin: 0;
	border-radius: 9px 9px 0 0 / 9px 9px 0 0;
	font-weight: normal;
}
.main h2 a {
	display: block;
}
.main p {
	margin-top: 10px;
	line-height: 0;
	margin-bottom: 14px;
}
.main .col-1 {
	flex: 2;
}
.main .col-1 p {
	padding: 0 10px;
	color: #1e4d79;
	font-size: .7em;
	line-height: 1.4;
}
.main .col-2-5 h2 {
	border-radius: 9px 9px 0 0 / 9px 9px 0 0;
}
.main .col-2-5 p {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	line-height: 0;
	display: none;
	display: block;
}
.main .col-2-5 p img {
	width: 100%;
	height: 100%;
	border-radius: 0 0 9px 9px / 0 0 9px 9px;
	line-height: 0;
	margin: 0;
	padding: 0;
}


.othersHonmonContainer .item ul.itemUlIMG01 {
	margin:5px;
	padding:5px;
	list-style:none;
}
.othersHonmonContainer .item ul.itemUlIMG01 li {
	clear:both;
	display:block;
	list-style:none;
}





}

@media (min-width:667px) {
#topImgContainer {
	width: 100%;
}
#topImgContainerIn {
	width: 100%;
	margin: 0 auto;
	margin-top: 50px;
	height: 100%;
	background: url(/images/top-img960.jpg) center top no-repeat;
	background-size: contain;
}
.main {
	margin: 0 auto;
	padding-top: 420px;
	display: block;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 90%;
}
.main section {
	margin: 5px;
	border-radius: 10px;
	background: #fff;
	padding: 0;
	border: 1px solid #1e4d79;
	display: boloc;
	width: 48%;
	float: left;
}
.main section:first-child {
	width: 100%;
	font-size: 1.5em;
	margin: 10px;
}
.main section:nth-of-type(2) {
	margin: 10px 0 10px 10px;
}
.main section:nth-of-type(3) {
	margin: 10px 0 10px 14px;
}
.main section:nth-of-type(4) {
	margin: 10px 0 10px 10px;
}
.main section:nth-of-type(5) {
	margin: 10px 0 10px 14px;
}
.main h2 {
	font-size: .9em;
	letter-spacing: .05em;
	line-height: 1;
	background: #E7EFF5;
	color: #fff;
	padding-top: 10px;
	margin: 0;
	border-radius: 9px 9px 0 0 / 9px 9px 0 0;
	font-weight: normal;
}
.main h2 a {
	display: block;
}
.main p {
	margin-top: 10px;
	line-height: 0;
}
.main .col-1 {
	flex: 2;
}
.main .col-1 p {
	padding: 0 10px;
	color: #1e4d79;
	font-size: .7em;
	line-height: 1.4;
}
.main .col-2-5 h2 {
	border-radius: 9px 9px 0 0 / 9px 9px 0 0;
}
.main .col-2-5 p {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	line-height: 0;
	display: none;
	display: block;
}
.main .col-2-5 p img {
	width: 100%;
	height: 100%;
	border-radius: 0 0 9px 9px / 0 0 9px 9px;
	line-height: 0;
	margin: 0;
	padding: 0;
}
.othersHonmonContainer .item ul.itemUlIMG01 {
	margin:5px;
	padding:5px;
	list-style:none;
}
.othersHonmonContainer .item ul.itemUlIMG01 li {
	clear:both;
	display:block;
	list-style:none;
}
}

/*topImg  END-------------------------------------------------------------*/

















@media (min-width:570px) {
.news .itemNews {
	text-align: left;
	margin-bottom: 0;
}
.news .container {
	display: inline-flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.news .itemNews {
	width: 30%;
	margin-bottom: 0;
}




/*~~~~~~~~~~~~~~~~~~~~*/
.othersHonmonContainer .item p.right-side {
	display: inline-block;
	width: 100%;
	margin-bottom: 30px;
}
.othersHonmonContainer .item p.left-side {
	display: inline-block;
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
/*~~~~~~~~~~~~~~~~~~~~*/
.othersHonmonContainer .item p.left-side img {
	display:block;
	width: 100%;
	margin: 10px 0 0;
}
/*~~~~~~~~~~~~~~~~~~~~*/



ul.left-side {
	width: 55%;
}



}

@media (min-width:600px) {
.news .itemNews {
	text-align: left;
	margin-bottom: 0;
}
.news .container {
	display: inline-block;
}
.news .itemNews {
	width: 100%;
	margin-bottom: 0;
}
/*~~~~~~~~~~~~~~~~~~~~*/


/*~~~~~~~~~~~~~~~~~~~~*/

}

@media (min-width:768px) {
.news .itemNews {
	text-align: left;
	margin-bottom: 0;
}
.news .container {
	display: inline-flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.news .itemNews {
	width: 30%;
	margin-bottom: 0;
}

/* news　イメージとの２段組み 始まり　min-width:768 pxより大きいもの----------------------------*/
.img-news-container {
	display: none;
}

.img-news-containerPC {
	display:block;
	width: 68%;
}
.img-news-containerPC img {
	width: 100%;
	border: solid 1px #ccc;
	border-radius: 10px;		/* CSS3草案 */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;	/* Firefox用 */
	box-shadow: 1px 1px 2px #999;
}
/* news　イメージとの２段組み　終わり -------------------------------------------------------------*/


}

@media (min-width:960px) {
.news .itemNews {
	text-align: left;
	margin-bottom: 0;
}
.news .itemNews {
	text-align: left;
	margin-bottom: 0;
}
.news .container {
	display: inline-flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.news .itemNews {
	width: 30%;
	margin-bottom: 0;
}

/*~~~~~~~~~~~~~~~~~~~~*/
.right-side {
	display: inline-block;
	float: right;
	width: 40%;
	padding-left: 3%;
	margin-bottom: 30px;
}
.left-side {
	display: inline-block;
	float: left;
	width: 55%;
	padding-right: 5%;
	margin-bottom: 30px;
}
.left-side img {
	display:block;
	width: 100%;
	margin-bottom: 30px;
}

/*~~~~~~~~~~~~~~~~~~~~*/
.othersHonmonContainer .item p.right-side {
	display: inline-block;
	float: right;
	width: 40%;
	padding-left: 5%;
	margin-bottom: 30px;
}
.othersHonmonContainer .item p.left-side {
	display: inline-block;
	float: left;
	width: 55%;
	padding-right: 5%;
	margin-bottom: 30px;
}
/*~~~~~~~~~~~~~~~~~~~~*/
.othersHonmonContainer .item p.left-side img {
	display:block;
	width: 100%;
	margin: 10px 0 0;
}
/*~~~~~~~~~~~~~~~~~~~~*/


/*~~~~~~~~~~~~~~~~~~~~*/
.othersHonmonContainer .item p.mt-image-none {
	display: inline-block;
	float: right;
	width: 40%;
	padding-left: 5%;
	margin-bottom: 30px;
}
/*~~~~~~~~~~~~~~~~~~~~*/

}
/* min-width:960px  END------------------------------------------------------------*/












/* MOBILE FAST*/
/* topBan4 -------------------------------------------------------------*/
#topBan4Container {
	width: 100%;
	margin-top: -100px;
	clear: both;
	margin-bottom: 0;
	padding:50px 0;
}
#topBan4ContainerIn {
	width: 100%;
}





.topBan4main {
	width: 100%;
	display: block;
	padding: 0 15px;
}

.topBan4main img {
	width: 100%;
	height: 100%;
}
.topBan4main a {
	display: inline-block;
}
.topBan4main a:hover {
	/*border: 1px solid #009a00;*/
	background-color: transparent;
	line-height: 0;
}

.topBan4main section {
	width: 46%;
	display: flex;
	display: inline-block;
	margin: 5px;
	padding: 0;
}
.topBan4main section:last-child {
	margin: 5px;
}











/* MOBILE FAST*/
/* topBan6 -------------------------------------------------------------*/
#topBan6Container {
	width: 100%;
	margin-top: -60px;
	clear: both;
	margin-bottom: 0;
}
#topBan6ContainerIn {
	width: 100%;
	margin: 0 auto;
}
#topBan6main {
	width: 100%;
	display: block;
}
#topBan6main ul {
	display: block;
	width: 100%;
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 0;
}
#topBan6main ul li {
	display: inline-block;
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}
/* news　③段組み -------------------------------------------------------------*/
.news {
	text-align: center;
	clear: both;
	margin-top: 50px;
	clear: both;
	background: rgb(255,255,255);
	background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(204,204,204,1) 90%, rgba(153,153,153,1) 100%);
}
.news .itemNews {
	text-align: left;
	background: #FFF;
	box-shadow: 1px 1px 2px #999;
	padding:  15px;
	border: solid 1px #999;
	border-radius: 10px;		/* CSS3草案 */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;	/* Firefox用 */
	height:100%;
}
.news .itemNews img {
	width: 100%;
	margin-bottom: 0;
	padding-bottom:2px
}
.news .itemNews a {
	display: inline-block;
	width: 100%;
}
.news .itemNews a:hover {
	background-color: transparent;
}
/*.news .itemNews a:hover img {
	visibility: hidden;
}*/
.news .itemNews .top3saiyou {
	background: url(/images/top3h3saiyou-over.png) no-repeat;
	background-size: 100%;
	z-index:1000;
}
.news ul {
	display: block;
	text-align: left;
	padding: 10px;
	margin:0;
	margin-bottom:2px;
	height: 230px;
	overflow: auto;
}
.news ul li {
	display: block;
	text-align: left;
	padding: 0 5px;
	margin: 0;
	margin-bottom: 5px;
	padding-bottom: 5px;
	/*border-bottom:1px dotted #999;*/
	font-size: .9em;
}
.news ul li a {
	color: #333;
	text-decoration: none;
}
.news ul li a:hover {
	color: #009a00;
	text-decoration: none;
}
.news ul li h2 {
	display: block;
	margin: 0;
	margin-bottom: 5px;
	padding: 0 5px 0 0;
	font-size: 1.0em;
	text-align: left;
	font-weight: bold;
	color: #FF7E00;
}
.news ul li h2.nh2saiyou:after {
	content: "採用情報";
	margin-left: 10px;
	padding: 2px 5px;
	background: #01C3E9;
	color: #fff;
	font-size: .8em;
	border-radius: 5px;
	font-weight: normal;
}
.news ul li h2.nh2shintyaku:after {
	content: "新着情報";
	margin-left: 10px;
	padding: 2px 5px;
	background: #E7228E;
	color: #fff;
	font-size: .8em;
	border-radius: 5px;
	font-weight: normal;
}
.news .itemNews:last-child {
	margin-bottom: 0;
}
/*
@media (min-width:570px) {
.topBan4main {
	width: 93%;
	display: block;
	margin: 0 20px;
}
.topBan4main {
	width: 100%;
	display: block;
	margin: 0 auto;
}
.topBan4main section {
	width: 30%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0;
}
.topBan4main section:last-child {
	margin: 10px 10px 50px;
}
}
*/

@media (min-width:600px) {
.topBan4main {
	width: 94%;
	display: block;
	margin: 0 20px;
}
.topBan4main {
	padding-left: 10px;
}
.topBan4main section {
	width: 45%;
	display: flex;
	display: inline-block;
	margin: 10px;
	padding: 0;
}
.topBan4main section:last-child {
	margin: 10px 10px 50px;
}
}

@media (min-width:960px) {
.news {
	text-align: center;
	clear: both;
	margin-top: 100px;
}
#topBan4ContainerIn {
	width:1098px;
	margin: 0 auto;
}
.topBan4main {
	width: 100%;
	margin: 0;
	padding: 0;
	display: inline-flex;
	justify-content: space-between;
	flex-wrap: flex-wrap;
}
.topBan4main section {
	width: 24%;
	height: 100%;
	margin: 0;
	padding: 0;
}
.topBan4main section:last-child {
	margin: 0 0 50px;
}
/* PC FAST*/
/* topBan6 -------------------------------------------------------------*/
#topBan6ContainerIn {
	width:1100px;
	margin: 0 auto;
}
.topBan6main {
	width: 100%;
	display: block;
}
#topBan6main ul {
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 0;
}
#topBan6main ul li {
	display: inline-block;
	list-style: none;
	margin: 0;
	padding: 0;
}
.topBan6main img {
	width: 100%;
	height: 100%;
}
}
/* MOBILE FAST*/
/* topFootTop -------------------------------------------------------------*/
#footTop {
	clear: both;
	margin-top: 0;
	width: 100%;
	text-align: center;
}
#footTopIn {
	clear: both;
	width: 100%;
}
#footLogo {
	display: block;
}
#footAdd {
	display: none;
}
/* topFootMiddle SITEMAP-------------------------------------------------------------*/
#footMidContainer {
	width: 100%;
}
#footMidContainerIn {
	width: 100%;
}
#footSitemapContainer {
	width: 100%;
}
#footSMitem01 {
	width: 100%;
	text-align: center;
	margin: 30px 0;
	color: #666;
}
#footSMitem01 a {
	color: #666;
	text-decoration: none;
}
#footSMitem01 a:hover {
	color: #009a00;
	text-decoration: none;
}

#footSMitem02 {
	width: 100%;
	color: #666;
}
#footSMitem02 a {
	color:#666;
	text-decoration: none;
}
#footSMitem02 a:hover {
	color: #e7380d;
	text-decoration: none;
}

#footSMitem03 {
	width: 100%;
}

#footSMitem04 {
	width: 100%;
}

#footSMitem05 {
	width: 100%;
}

#footSMitem06 {
	width:100%;
}

#footSMitem07 {
	width:100%;
}

#footSMitem08 {
	width:100%;
}
#footSitemapContainer ul {
	display: block;
	width: 90%;
	margin: 0 auto;
	padding: 0;
	/*border-top: 1px dotted #666;
	border-bottom: 1px dotted #666;*/
}
#footSitemapContainer ul li {
	list-style: none;
	margin: 0;
	padding: 5px;
	color: #007ce0;
	font-size: 16px;
	border-bottom: 1px dotted #999;
}
#footSitemapContainer li:first-child {
	border-top: 1px dotted #fff;
}
#footSitemapContainer ul li a {
	display: block;
	padding: 10px;
	color: #1e4d79;
	text-decoration: none;
}
#footSitemapContainer ul li a:hover {
	color: #e7380d;
}
#footSocial {
	display: block;
	padding: 10px 0;
	margin: 20px 0;
	color: #999;
	font-size: 1.5em;
	text-align: center;
}
#footSocial a {
	color: #999;
}
#footSocial a:hover {
	color: #1e4d79;
}

@media (min-width:568px) {
/* MOBILE FAST*/
/* topFootTop -------------------------------------------------------------*/
#footTop {
	clear: both;
	margin-top: 0;
	width: 100%;
	text-align: center;
}
#footTopIn {
	clear: both;
	width: 100%;
}
#footLogo {
	display: block;
}
#footAdd {
	display: none;
}
/* topFootMiddle SITEMAP-------------------------------------------------------------*/
#footMidContainer {
	width: 100%;
}
#footMidContainerIn {
	width: 100%;
}
#footMidContainerIn {
	width: 100%;
}
#footSitemapContainer {
	width: 100%;
	font-size: 12px;
}
#footSMitem01 {
	width: 100%;
	text-align: center;
	font-size: 1.2em;
	padding-bottom: 30px;
	float: left;
}
#footSMitem02 {
	width: 50%;
	float: left;
}
#footSMitem03 {
	width: 50%;
	float: left;
}
#footSMitem04 {
	width: 50%;
	float: left;
}
#footSMitem05 {
	width: 50%;
	float: left;
	margin-bottom: 50px;
}
#footSMitem06 {
	width: 50%;
	float: left;
	margin-bottom: 50px;
}
#footSMitem07 {
	width: 50%;
	float: left;
	margin-bottom: 50px;
}
#footSMitem08 {
	width: 50%;
	float: left;
	margin-bottom: 50px;
}
#footSitemapContainer ul {
	display: block;
	width: 90%;
	margin: 0 auto;
	padding: 0;
	/*border-top: 1px dotted #666;
	border-bottom: 1px dotted #666;*/
}
#footSitemapContainer ul li {
	list-style: none;
	margin: 0;
	padding: 5px;
	color: #007ce0;
	font-size: 16px;
	border-bottom: 1px dotted #999;
}
#footSitemapContainer li:first-child {
	border-top: 1px dotted #999;
}
#footSitemapContainer ul li a {
	display: block;
	padding: 10px;
	color: #1e4d79;
	text-decoration: none;
}
#footSitemapContainer ul li a:hover {
	color: #e7380d;
}
#footSocial {
	clear: both;
	display: block;
	padding: 10px 0;
	margin: 20px 0;
	color: #999;
	font-size: 1.5em;
	text-align: center;
	color: #f00;
}
#footSocial a {
	color: #999;
}
#footSocial a:hover {
	color: #1e4d79;
}
}

@media (min-width:960px) {
/* topFootTop -----------------------------------------------------*/

#footTop {
	clear: both;
	width:1098px;
	margin-top: 0;
	margin-bottom: 0;
	width: 100%;
	border-top: none;
	overflow: hidden;
}
#footTopIn {
	width:1098px;
	margin: 0 auto;
	padding-bottom: 20px;
	margin-bottom: 0;
	overflow: hidden;
	display: table;
}
#footLogo {
	display: table-cell;
	text-align: left;
}
#footAdd {
	display: table-cell;
	vertical-align: middle;
	text-align: right;
	color: #666;
	font-size: 1.5em;
}
#footAdd a {
	color: #999;
}
#footAdd a:hover {
	color: #e7380d;
}
/* topFootMiddle SITEMAP-------------------------------------*/
#footMidContainer {
	width: 100%;
}
#footMidContainerIn {
	width:1098px;
	margin: 0 auto;
}
#footSitemapContainer {
	width: 100%;
	overflow: hidden;
	border-top: 1px solid #999;
	margin-top: 0;
	font-size:.8em;
}
#footSitemapContainer a {
	color:#666;
}
#footSitemapContainer a:hover {
	color:#e7380d;
}
#footSMitem01 {
	width: 15%;
	float: left;
	text-align: left;
	font-size:1em;
}
#footSMitem02 {
	width: 12%;
	float: left;
	font-size:.9em;
}
#footSMitem03 {
	width: 15%;
	float: left;
	font-size:.9em;
}
#footSMitem04 {
	width: 27%;
	float: left;
	font-size:.9em;
}
#footSMitem05 {
	width: 15%;
	float: left;
	font-size:.9em;
}
#footSMitem06 {
	width: 15%;
	float: left;
	font-size:.9em;
}
#footSMitem07 {
	width: 12%;
	float: left;
	font-size:.8em;
}
#footSMitem08 {
	width: 12%;
	float: left;
	font-size:.8em;
}


#footSitemapContainer ul {
	margin: 30px 0 0 0;
	padding: 0;
	border-top: none;
	border-bottom: none;
}
#footSitemapContainer ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	color: #007ce0;
	font-size: 1em;
	border-bottom: none;
}
#footSitemapContainer li:first-child {
	border-top: none;
}
#footSitemapContainer ul li a {
	display: block;
	padding: 0;
	color: #1e4d79;
	text-decoration: none;
}
#footSitemapContainer ul li a:hover {
	color: #e7380d;
}
#footSocial {
	display: none;
}
}
/* topFootBottom -------------------------------------------------------------*/
#copyrightsContainer {
	width: 100%;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 10px 0;
	margin: 30px 0;
	text-align: center;
	color: #999;
	font-size: .8em;
}
#copyrightsContainerIn {
	width: 100%;
}
/*PAGETOP-------------------------------------*/
#page-top {
	position: fixed;
	bottom: 15px;
	right: 5px;
	font-size: 77%;
	z-index: 110;
	margin: 0;
}
#page-top a {
	background-color: #934830;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#934830), color-stop(48%, #401714), color-stop(52%, #401714), to(#934830));
	border: 1px solid #030;
	text-decoration: none;
	color: #fff;
	padding: 5px;
	text-align: center;
	display: block;
	border-radius: 5px;
}
#page-top a:hover {
	text-decoration: none;
	background-color: #006699;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#66CC00), color-stop(48%, #66B400), color-stop(52%, #66A700), to(#669900));
}

/*PAGETOP-------------------------------------*/




/* medium */	
@media (min-width:570px) {
}

/* large */
	
@media (min-width:960px) {
/* body {
			 background:lime;
		}*/
		/* コンテンツ幅の固定 */
.container {
	width:1098px;
}
.header-mobile-menu {
	display: none;
}
.header-pc-menu {
	display: block;
	list-style: none;
	padding: 0;
	margin: 0;
	float: right;
}
.header-pc-menu > li {
	display: inline-block;
	width: 60px;
	text-align: center;
	cursor: pointer;
}
}


.ulPost {
	padding:10px;
	margin-left:10px;	
	margin-right:10px;
}
.ulPost li {
	list-style:none;
	display: block;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.ulPost li img {
	width:100%;
	height:100%;
}



/*トップ　トピックス　アイコン　　//////////////
-----------------------------------*/
.iconCorp {
	font-size: 80%;
	padding: 2px 5px;
	background: #1e4d79;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	color: #FFF;
	line-height: 1.4;
	margin: 0 0 0 15px;
}
.iconGreen {
	font-size: 80%;
	padding: 2px 3px;
	background: #009a00;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	color: #FFF;
	line-height: 1.4;
	margin: 0 0 0 15px;
}
/*　色　コーポレートカラー　///////////
----------------------------------------------------*/
.corpColor {
	color: #E7EFF5;
	/*#00AFE0*/
}
/*　色　その他　///////////
----------------------------------------------------*/
.mojiPink {
	color: #FA92D5;
}
.mojiPinkBold {
	color: #FA92D5;
	font-weight: bold;
}
.greEs {
	color: #999;
	font-size: .9em;
}
.aka {
	color: #F00;
}
.pin {
	color: #C39;
}
.ore {
	color: #F00;
}
.ao {
	color: #09F;
}
.sora {
	color: #F00;
}
.midori {
	color: #6C0;
}
.mura {
	color: #609;
}
.cha01 {
	color: #C00;
}
.cha02 {
	color: #C30;
}
/*　フォントサイズ　///////////
----------------------------------------------------*/
.par55 {
	font-size: .55em;
}
.par65 {
	font-size: .65em;
}
.par70 {
	font-size: .70em;
}
.par75 {
	font-size: .75em;
}
.par80 {
	font-size: .80em;
}
.par85 {
	font-size: .85em;
}
.par90 {
	font-size: .90em;
}
.par100 {
	font-size: 1.00em;
	line-height: 1.4;
}
.par105 {
	font-size: 1.05em;
	line-height: 1.4;
}
.par110 {
	font-size: 1.10em;
	line-height: 1.4;
}
.par115 {
	font-size: 1.15em;
	line-height: 1.4;
}
.par120 {
	font-size: 1.20em;
	line-height: 1.4;
}
.par125 {
	font-size: 1.25em;
	line-height: 1.4;
}
.par130 {
	font-size: 1.30em;
	line-height: 1.4;
}
.par135 {
	font-size: 1.35em;
	line-height: 1.4;
}
.par140 {
	font-size: 1.40em;
	line-height: 1.4;
}
/*　コーポレートカラー　セット　///////////
----------------------------------------------------*/
.par75corpColor {
	font-size: 75%;
	color: #1e4d79;
}
.par80corpColor {
	font-size: 80%;
	color: #1e4d79;
}
.par85corpColor {
	font-size: 85%;
	color: #1e4d79;
}
.par90corpColor {
	font-size: 90%;
	color: #1e4d79;
}
.par100corpColor {
	font-size: 100%;
	line-height: 140%;
	color: #1e4d79;
}
.par105corpColor {
	font-size: 105%;
	line-height: 140%;
	color: #1e4d79;
}
.par110corpColor {
	font-size: 110%;
	line-height: 140%;
	color: #1e4d79;
}
.par115corpColor {
	font-size: 115%;
	line-height: 140%;
	color: #1e4d79;
}
.par120corpColor {
	font-size: 120%;
	line-height: 140%;
	color: #1e4d79;
}
.par125corpColor {
	font-size: 125%;
	line-height: 125%;
	color: #1e4d79;
}
.par130corpColor {
	font-size: 130%;
	line-height: 140%;
	color: #1e4d79;
}
.par135corpColor {
	font-size: 135%;
	line-height: 140%;
	color: #1e4d79;
}
.par140ore {
	font-size: 140%;
	line-height: 140%;
	color: #C3C;
}
/*　飾り　囲み　///////////
----------------------------------------------------*/
.kakomiPink01 {
	padding: 10px;
	border: #FA92D5 1px solid;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	color: #FA92D5;
	line-height: 3.0;
}
.kakomiNukiPink01 {
	padding: 10px;
	background: #FA92D5;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	color: #FFF;
	line-height: 3.0;
}
.kakomiBrown01 {
	padding: 10px;
	border: #904E35 1px solid;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	color: #904E35;
	line-height: 3.0;
}
.kakomiNukiBrown01 {
	padding: 10px;
	background: #904E35;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	color: #FFF;
	line-height: 3.0;
}
.kakomiNukiBrown02-12px {
	padding: 2px 5px 1px;
	background: #D68C7C;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	color: #FFF;
	font-size: 12px;
}

.kakomiNukiNavy01 {
	padding: 15px;
	border: #1e4d79 1px solid;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	color: #FFF;
	line-height: 3.0;
	background: #1e4d79;
}
.kakomiNukiNavy02 {
	padding: 15px;
	border: #1e4d79 1px solid;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	color: #FFF;
	line-height: 3.0;
	background: linear-gradient(#FFFFFF,#0b308e,#1e4d79);
}
.kakomiNukiNavy03 {
	padding: 15px;
	border: #1e4d79 1px solid;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	color: #333;
	line-height: 3.0;
	background: linear-gradient(#d9effb,#a7dcf6);
}
.kakomiNukiNavy04 {
	padding: 15px;
	border: #1e4d79 1px solid;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	color: #333;
	line-height: 3.0;
	background: linear-gradient(#dbede0,#abd9d1);
}




.kakomiNukiOrange02-12px {
	padding: 2px 5px 1px;
	background: #FB7733;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	color: #FFF;
	font-size: 12px;
}
.kakomiNukiRed02-12px {
	padding: 2px 5px 1px;
	background: #e7380d;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	color: #FFF;
	font-size: 12px;
}
.kakomiNukiPink02-12px {
	padding: 2px 5px 1px;
	background: #FA92D5;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	color: #FFF;
	font-size: 12px;
}
.kakomi01 {
	padding: 20px;
	border: 1px dotted #E48B3E;
}
.kakomi02 {
	padding: 20px;
	border: 1px dotted #E48B3E;
	width:100%;
	display:inline-block;
}
