@charset "utf-8";


/*----------------------------------------------------
	PC
---------------------------------------------------- */
#is-wrapper.def {
	text-align: center;
	font-family: "メイリオ", "Meiryo", arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}
#navichi_cotainer {
	text-align: left;
	padding: 0px;
	width: 711px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	font-size: 10pt;
	background-color: #FFFFFF;
	line-height: 20px;
}
#navichi_cotainer h1 {
	margin: 0px;
	padding: 0px;
}
#navichi_cotainer img {
	border: 0px;
}
#navichi_cotainer h2 {
	font-size: 11pt;
	font-weight: bold;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #a4c756;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#navichi_page {
	margin-right: 20px;
	margin-left: 20px;
}
.navichi_item {
	margin-top: 40px;
}
.navichi_item h3 {
	font-size: 14pt;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-style: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #a4c756;
}
.navichi_column {
	overflow: hidden;
	position: relative;
	padding-bottom: 10px;
}
.navichi_column:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
.navichi_column strong {
	font-size: 11pt;
	font-weight: bold;
	background-image: url(images/yellow_line.png);
	background-repeat: repeat-x;
	background-position: center 10px;
	letter-spacing: 1px;
	margin-bottom: 10px;
}
.navichi_column2 {
	overflow: hidden;
	position: relative;
	padding-bottom: 10px;
}
.navichi_column2:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
.navichi_column2 strong {
	font-size: 11pt;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 10px;
}
#box_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.navichi_img_left {
	float: left;
	margin-right: 10px;
}
.navichi_img_right {
	float: right;
	margin-left: 10px;
}
.navichi_spec img {
	vertical-align: middle;
	margin-right: 5px;
}
.navichi_come {
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
}
.navichi_link {
	color: #309C7B;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}
.sns_link {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.sns_link div.sns_line,
.sns_link div.fb-share-button
 {
	line-height: 0;
	display: inline-block;
	vertical-align: top;
}

.link_img {
	transition: opacity 0.5s;
	-webkit-transition: opacity 0.5s;
}
.link_img:hover {
	opacity: 0.6;
}
.navichi_shop {
	background-color: #fff798;
	padding: 15px;
	margin-right: 130px;
	margin-left: 130px;
	margin-top: 20px;
}
.navichi_shop strong {
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.navichi_shop ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
.navichi_shop li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.link_more {
	transition: background 0.5s;
	-webkit-transition: background 0.5s;
	background-image: url(images/yaji.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	background-color: #80b72b;
	display: block;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 11pt;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 10px;
}
.link_more:hover {
	background-color: #FF6666;
	text-decoration: none;
}
.navichi_staff {
	margin-top: 40px;
}
.navichi_staff dl {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.navichi_staff dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.navichi_staff dd {
	margin: 0px;
	padding: 0px;
}
.navichi_staff dd strong {
	font-size: 11pt;
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
}
.navichi_staff dd p {
	margin: 0px;
	padding: 0px;
}
.navichi_report {
	margin-top: 20px;
}
.navichi_report dl:last-child {
	border-bottom-style: none;
}
.navichi_report h3 {
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #80b72b;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.navichi_report dl {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.navichi_report dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.navichi_report dd {
	margin: 0px;
	padding: 0px;
}
.navichi_report dd strong {
	font-size: 11pt;
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
}
.navichi_report_link {
	display: block;
	text-decoration: none;
	color: #000000;
}
.navichi_report dd p {
	margin: 0px;
	padding: 0px;
}


/*----------------------------------------------------
	SP
---------------------------------------------------- */
#is-wrapper.sp {
	width: 100%;
	max-width: 640px;
	margin: 0 auto;
	text-align: center;
}
#is-wrapper.sp img {
	width: 100%;
	height: auto;
}
#is-navichi_cotainer {
	line-height: 1.6em;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 30px;
	font-size: 10pt;
	background-color: #FFFFFF;
}
#is-navichi_cotainer h1 {
	margin: 0px;
	padding: 0px;
}
#is-navichi_cotainer img {
	border: 0px;
}
#is-navichi_cotainer h2 {
	font-size: 11pt;
	font-weight: bold;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #a4c756;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#is-navichi_page {
	margin-right: 10px;
	margin-left: 10px;
}
.is-navichi_item {
	margin-top: 30px;
}
.is-navichi_item h3 {
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-style: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #a4c756;
}
.is-navichi_column {
	padding-bottom: 10px;
}
.is-navichi_column strong {
	font-size: 11pt;
	font-weight: bold;
	background-image: url(images/yellow_line.png);
	background-repeat: repeat-x;
	background-position: center 10px;
	margin-bottom: 10px;
}
.is-navichi_column2 {
	padding-bottom: 10px;
}
.is-navichi_column2 strong {
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 10px;
}
#is-box_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.is-navichi_img_left {
	margin-right: auto;
	display: block;
	margin-left: auto;
	margin-bottom: 10px;
}
.is-navichi_img_right {
	margin-right: auto;
	display: block;
	margin-left: auto;
	margin-bottom: 10px;
}
.is-navichi_spec {
	background-image: url(images/icon_woman.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	margin-bottom: 10px;
	padding-bottom: 0px;
}
.is-navichi_come {
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.is-navichi_link {
	background-image: url(images/yaji2.png);
	color: #309C7B;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.is-sns_link {
	margin-top: 10px;
	text-align: right;
}
.is-sns_link div.is-sns_line,
.is-sns_link div.fb-share-button
 {
	line-height: 0;
	display: inline-block;
	vertical-align: top;
}
.is-link_img {
	transition: opacity 0.5s;
	-webkit-transition: opacity 0.5s;
}
.is-link_img:hover {
	opacity: 0.6;
}
.is-navichi_shop {
	background-color: #fff798;
	padding: 15px;
	margin-top: 10px;
}
.is-navichi_shop strong {
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.is-navichi_shop ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
.is-navichi_shop li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.is-link_more {
	transition: background 0.5s;
	-webkit-transition: background 0.5s;
	background-image: url(images/yaji.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	background-color: #80b72b;
	display: block;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 11pt;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 10px;
}
.is-link_more:hover {
	background-color: #FF6666;
	text-decoration: none;
	color: #FFFFFF;
}
.is-navichi_staff {
	margin-top: 40px;
}
.is-navichi_staff dl {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.is-navichi_staff dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 30%;
}
.is-navichi_staff dd {
	margin: 0px;
	padding: 0px;
	width: 70%;
}
.is-navichi_staff dd strong {
	font-size: 11pt;
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
}
.is-navichi_staff dd p {
	margin: 0px;
	padding: 0px;
}
.is-navichi_report {
	margin-top: 20px;
}
.is-navichi_report dl:last-child {
	border-bottom-style: none;
}
.is-navichi_report h3 {
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #80b72b;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.is-navichi_report dl {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.is-navichi_report dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 30%;
}
.is-navichi_report dd {
	margin: 0px;
	padding: 0px;
	width: 70%;
}
.is-navichi_report dd strong {
	font-size: 11pt;
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
}
.is-navichi_report dd p {
	margin: 0px;
	padding: 0px;
}
.is-navichi_report_link {
	display: block;
	text-decoration: none;
	color: #000000;
}