@CHARSET "UTF-8";

/* 	全体 */
html {
	min-width: 320px;
}
body {
	font-size: 75%;
}

/* 幅で表示・非表示 */
.narrow {
	display: block;
}
.wide {
	display: none !important;
}

/* link */
a.green {
	padding: 6px 0;
	max-width: 346px;
}
a.green:hover {
}


/*
	header
*/
header {
	margin: 15px 4.6875% 0;
	width: auto;
}
header h1 {
	clear: none;
	width: 33.10%;
	margin-right: 4.23%;
}
header > p.narrow {
	float: left;
	margin-top: 2px;
	width: 52.58%;
	font-size: 75%;
	line-height: 1.5;
}
header > p.narrow + a {
	display: block;
	float: right;
	width: 8.62%;
}
header a.narrow.close {
	background: url('../img/cmn_btn_007.png') no-repeat scroll center center transparent;
	background-size: 100% auto;
}
header a.narrow.close img {
	opacity: 0;
}

/*
	navi
*/
body > .navi.wide {
	display: none;
}
body > .navi.narrow {
	margin: 5px 0 0;
	font-size: 125%;
}
body > .navi.narrow li {
	border-bottom: 1px solid #a1a1a1;
}
body > .navi.narrow li:first-child {
	border-top: 1px solid #a1a1a1;
}
body > .navi.narrow a {
	display: block;
	padding: 9px 4.6875%;
	background: url('../img/cmn_bg_002.png') no-repeat scroll 95% center transparent;
	background-size: auto 1em;
	text-decoration: none;
	color: #000000;
}
body > .navi.narrow a:active {
}

/*
	footer
*/
footer .narrow {}
footer .narrow > ul {
	font-size: 125%;
}
footer .narrow > ul li {
	border-top: 1px solid #cdcdcd;
}
footer .narrow > ul a {
	display: block;
	padding: 10px 4.6875%;
	text-decoration: none;
	color: #000000;
}
footer .narrow ul a:hover {
	text-decoration: underline;
}
footer .narrow > ul a:before {
	content: "＞"
}
footer .narrow .pagetop a {
	display: block;
	padding: 13px 0 12px;
	background-color: #77cb15;
	text-align: center;
}
footer .narrow .pagetop a img {
	width: 10%;
	max-width: 61px;
}
footer > a.narrow {
	padding: 4px 0;
	background: url('../img/cmn_btn_005.png') no-repeat scroll 2.8125% center #ff9203;
	background-size: 39px auto;
	text-align: center;
	text-decoration: none;
	font-size: 150%;
	color: #ffffff;
}

/* 2017-08-29追加 */
footer .narrow > div:nth-child(2) ,
footer .narrow > div:nth-child(3) {
	padding: 25px 4.6875%;
	border-top: 1px solid #cdcdcd;
	font-size: 112.5%;
	line-height: 1.66;
}
footer .narrow > div:nth-child(3) h3 {
	font-weight: bold;
}
footer .narrow > div:nth-child(3) ul {
	margin-left: 1.5em;
	list-style-type: disc;
}
footer .narrow > div:nth-child(3) a {
	text-decoration: none;
	color: inherit;
}
footer .narrow > div:nth-child(3) a:hover {
	text-decoration: underline;
}
/* 2017-08-29追加 */


/*
	h2 PAGE TITLE */
body > h2 {
	margin-top: 12px;
	margin-bottom: 26px;
	width: 100%;
	min-width: 320px;
	height: auto;
	background-image: none !important;
}
body > h2 img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*
	h3  */
#contents > h3 {
	padding-bottom: 10px;
	font-size: 150%;
	width: 84.375%;
}
.staff #contents > h3 {
	padding-left: 24px;
	padding-right: 24px;
	width: 10em;
}
.store #contents > h3 {
	padding-left: 12px;
	padding-right: 12px;
	width: 17em;
	font-size: 133.33%;
}
#contents > h3 span:before {
	content: "\A";
	white-space: pre ;
}

/*
	h4 */
#contents h4 {
	margin: 40px auto 16px;
	max-width: 54%;
}
.service #contents h4 {
	max-width: 90.625%;
}
.store #contents h4 {
	font-size: 133
}
.privacypolicy #contents h4 ,
.solicitation #contents h4 {
	text-align: center;
	max-width: 100%;
}
.privacypolicy #contents h4 span:before ,
.solicitation #contents h4 span:before {
	content: "\A";
	white-space: pre ;
}


/*
	breadcrumb */
body > .breadcrumb {
	display: none;
}

/*
	Tab共通 */
#contents ul.tabs {
	width: 300px;
	overflow: hidden;
}
#contents ul.tabs li a {
	padding: 9px 0 8px;
	width: 128px;
}
#contents div.tab {
	margin: 0 4.6875%;
	width: auto;
}

/*
	table 共通 */
#contents table th {
	padding: 6px 12px;
	width: auto;
	font-weight: normal;
	text-align: center;
}
#contents table td {
	padding: 6px 12px;
}

/*
	pagenation 共通 */
#contents .pagenate {
	clear: both;
	margin: 40px auto 0;
}
#contents .pagenate .narrow {
	display: block;
	float: left;
	margin: 0 0 12px 4.6875%;
	width: 43%;
}
#contents .pagenate .narrow + .narrow {
	float: right;
	margin: 0 4.6875% 12px 0;
}
#contents .pagenate .narrow span ,
#contents .pagenate .narrow a {
	width: 100%;
}
#contents .pagenate .narrow + narrow + li {
	clear: both;
}
#contents .pagenate .prev {
	width: 43%;
	margin: 0 0 12px 4.6875%;
}
#contents .pagenate .next {
	width: 43%;
	margin: 0 4.6875% 12px 0;
}

/* *************************
	ホーム start
	************************ */
body.index {
	min-width: 100%;
}
#images > img.wide:first-child {
	display: none;
}
#images > img.wide + img.narrow {
	display: inline;
}
.index #images > a {
	top: 0px;
	width: 9.375%;
	height: 100%;
	background-size: 100% auto;
}
.index #images > a.left {
	left: 4.6875%;
}
.index #images > a.right {
	right: 4.6875%;
}
.index #contents {}
.index #contents .news {
	padding: 20px 0 20px;
	background-color: transparent;
}
.index #contents .news h2 {
	margin: 0 0 20px;
}
#contents .news h2 img {
	width: 46.875%;
	max-width: 299px;
}
.index #contents .news ul {
	margin: 0 4.6875% 20px;
	padding: 24px 5.172413793%;
	width: auto;
}
.index #contents .news ul .date {
	float: none;
	margin-right: 0;
	width: auto;
	color: #000000;
}
.index #contents .news .green {
	width: 62%;
}
.index #contents .contents {
	width: auto;
	overflow: hidden;
}
.index#contents .contents .blockLeft ,
.index#contents .contents .blockRight {
	float: none;
	width: auto;
}
.index #contents .contents a {
	margin-bottom: 10px;
	background-size: 100% auto;
}
.index #contents .contents .blockRight h2:last-child a {
	margin-bottom: 0;
}
.index #contents .blog {
	padding: 34px 0 40px;
	background-color: #f4f4f4;
}
.index #contents .blog h2 {
	margin: 0 0 24px;
}
.index #contents .blog h2 img {
	width: 73.4375%;
	max-width: 469px;
}
.index #contents .blog .entries {
	margin: 0 4.6875% 24px;
	width: auto;
}
.index #contents .blog .entries > a {
	margin: 0 0 0;
	width: 100%;
}
.index #contents .blog .entries > a:nth-child(2) ,
.index #contents .blog .entries > a:nth-child(2) {
	display: none;
}
.index #contents .blog .green {
	padding: 6px 0 5px;
	width: 78.125%;
}
.index #contents .store {
	margin: 40px 4.6875%;
	padding-bottom: 40px;
	width: auto;
	border-bottom: 1px solid #a1a1a1;
	text-align: center;
	overflow: hidden;
}
.index #contents .store h2 img {
	width: 42.88461538%;
	max-width: 223px;
}
.index #contents .store > img {
	float: none;
	width: 100%;
	max-width: 580px;
}
.index #contents .store > div {
	float: none;
	margin: 16px 0;
	padding: 20px 5.172413793%;
	width: auto;
}
.index #contents .store > div p {
	text-align: left;
}
.index #contents .contact {
	margin: 0 4.6875%;
	width: auto;
}
.index #contents .facebook {
	width: 100%;
}
.index #contents .contactus {
	display: none;
}
/*
	おもてなし認証 2018-04-04 */
.index #contents .omotenashi {
	margin: 0 4.6875%;
	padding: 20px 0 20px;
	height: auto;
	background-image: none;
	background-color: transparent;
	border-bottom: 1px solid #a1a1a1;
}
.index #contents .omotenashi img {
	display: inline;
}
/*
	おもてなし認証／ふじのくに 2018-11-01 */
.index #contents .omotenashi02 {
	margin: 0 4.6875%;
	padding: 20px 0 20px;
	height: auto;
	background-image: none;
	background-color: transparent;
	border-bottom: 1px solid #a1a1a1;
}
.index #contents .omotenashi02 img {
	display: inline;
}
.index #contents .fujinokuni {
	margin: 0 4.6875%;
	padding: 20px 0 20px;
	height: auto;
	background-image: none;
	background-color: transparent;
	border-bottom: 1px solid #a1a1a1;
}
.index #contents .fujinokuni img {
	display: inline;
}

/* *************************
	ホーム end
	************************ */

/*
	リスクナインについて */
.aboutus #contents p {
	margin: 0 4.6875% 2em;
	width: auto;
}
.aboutus #contents div.message {
	margin-bottom: 30px;
	padding-top: 0;
	width: auto;
	background-image: none;
}
.aboutus #contents div.message img {
	display: block;
	margin: 0 auto;
}
.aboutus #contents div.message img + p {
	display: block;
	position: relative;
	margin: -28px auto 2em;
	padding: 15px;
	width: 14em;
	background-color: #77cb15;
	font-size: 125%;
	color: #ffffff;
}
.aboutus #contents div.message + div {
	padding: 40px 0 0;
}
.aboutus #contents div.message + div p {
	text-align: left;
}
.aboutus #contents .tab#経営理念 p:nth-child(2) {
	margin-top: 40px;
	margin-bottom: 30px;
	text-align: center;
}
.aboutus #contents .tab#経営理念 p:nth-child(4) {
	margin-top: 40px;
	margin-bottom: 40px;
	padding-top: 30px;
	text-align: center;
}

/*
	保険のご案内 */
.service #contents .flow {
	margin-bottom: 30px;
	padding: 30px 0 30px;
}
.service #contents .flow ul {
	padding-left: 4.6875%;
	padding-right: 4.6875%;
	width: auto;
}
.service #contents .flow ul li {
	float: none;
	margin: 0 0 30px;
	padding-bottom: 20px;
	width: 100%;
	border-bottom: 1px solid #b2b2b2;
	text-align: center;
}
.service #contents .flow ul li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}
.service #contents .flow ul li p {
	text-align: left;
}
.service #contents .tab > h3 + p {
	display: none;
}
.service #contents .tab > p.narrow {
	margin-bottom: 30px;
	text-align: center;
}
.service #contents .tab ul {
	padding-left: 4.6875%;
	padding-right: 4.6875%;
	width: auto;
}
.service #contents .tab ul li {
	float: none;
	margin: 0 0 30px;
	padding-bottom: 20px;
	width: 100%;
	border-bottom: 1px solid #b2b2b2;
	text-align: center;
}
.service #contents .tab ul li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}
.service #contents .guide {
	-webkit-box-orient: vertical;
  	-webkit-box-direction: normal;
  	-ms-flex-direction: column;
	flex-direction: column;
	padding: 0 4.6875%;
	text-align: center;
}
.service #contents .guide img:nth-child(1),
.service #contents .guide img:nth-child(2) {
	margin: 0 auto 20px;
}
.service #contents .guide img:nth-child(3) {
	margin: 0 auto;
}


/*
	スタッフ紹介 */
.staff #contents p {
	margin: 0 4.6875% 2em !important;
	width: auto;
}
.staff #contents ul.entries {
	margin: 0 12.5%;
}
.staff #contents ul.entries li {
	float: none;
	margin: 30px 0 0;
	width: 100%;
}
.staff #contents ul.entries li:first-child {
	margin-top: 0;
}
.staff #contents ul.entries li h4 {
	width: auto;
	max-width: 88%;
	height: auto;
}

/*
	店舗紹介 */
.store #contents {}
.store #contents h4 {
	margin: 30px 4.6875% 16px;
	width: auto;
	max-width: 100%;
}
.store #contents > div > div {
	margin: 0 4.6875% 0;
	width: auto;
}
.store #contents > div > div > img:first-child {
	float: none;
	margin-right: 0px;
	width: auto;
}
.store #contents > div > div > div {
	margin-top: 10px;
}
.store #contents > div > div > div a {
	float: left;
	width: 48%;
}
.store #contents > div > div > div a:nth-child(even) {
	float: right;
}
.store #contents > div > div > .thumbnails {
	margin-bottom: 16px;
}
.store #contents ul {
	margin: 0 4.6875% 0;
	width: auto;
}
.store #contents ul li {
	float: none;
	margin: 16px 0 0;
	width: auto;
}
.store #contents div + div {
	margin-top: 40px;
	padding-top: 10px;
}

/*
	プライバシーポリシー */
.privacypolicy #contents h3 + p {
	margin-bottom: 30px;
}
.privacypolicy #contents h3 + p span:before {
	content: "\A";
	white-space: pre ;
}
.privacypolicy #contents p + ul {
	margin: 0 4.6875%;
	width: auto;
}
.privacypolicy #contents p + ul > li {
	margin-top: 20px;
	padding: 24px 16px;
}
.privacypolicy #contents address span:before {
	content: "\A";
	white-space: pre ;
}
/*
	プライバシーポリシー */
.solicitation #contents h3 + p {
	margin-bottom: 30px;
}
.solicitation #contents p + ul {
	margin: 0 4.6875%;
	width: auto;
}
.solicitation #contents p + ul > li {
	margin-top: 20px;
	padding: 24px 16px;
}

/*
	お問合せ */
.contactus #contents {
	margin-left: 4.6875%;
	margin-right: 4.6875%;
}
.contactus #contents h5 {
	margin-top: 10px;
}
.contactus #contents h3 + p span:before {
	content: "\A";
	white-space: pre ;
}
.contactus #contents > form {
	margin-top: 30px;
	padding-top: 30px;
}
.contactus #contents > form > div > div {
	margin-bottom: 16px;
	padding-bottom: 16px;
}
.contactus #contents > form > .blockLeft ,
.contactus #contents > form > .blockRight {
	float: none;
	width:100%;
}
.contactus #contents > form > .blockRight .blockLeft ,
.contactus #contents > form > .blockRight .blockRight {
	float: none;
	margin-bottom: 10px;
	width: 100%;
}
.contactus #contents > form input[type="submit"] {
	margin-top: 30px;
	width: 60%;
}
.contactus #contents textarea {
	margin-top: 16px;
}
.contactus #contents > form > .blockRight + div {
	padding-top: 14px;
}
.contactus #contents > form .messages {
	margin-bottom: 30px;
}

/*
	スタッフブログ */
.blog #contents form {
	margin: 16px auto 0;
	width: 81.25%;
	text-align: center;
}
.blog #contents select {
	width: 100%;
}
.blog #contents .entries {
	margin: 0 4.6875%;
}
.blog #contents .entries > a {
	float: none;
	margin: 30px 0 0 !important;
	width: auto;
}
.blog #contents > .entry {
	margin: 0 4.6875%;
	padding: 0 0 30px;
	border: none;
	border-bottom: 1px solid #b2b2b2;
}
.blog #contents > .entry > .date {
	margin-bottom: 20px;
}

/*
	新着情報 */
.news #contents form {
	margin: 16px auto 0;
	width: 81.25%;
	text-align: center;
}
.news #contents select {
	width: 100%;
}
.news #contents .entries {
	margin: 0 4.6875%;
}
.news #contents .entries > a {
	float: none;
	margin: 30px 0 0 !important;
	width: auto;
}
.news #contents > .entry {
	margin: 0 4.6875%;
	padding: 0 0 30px;
	border: none;
	border-bottom: 1px solid #b2b2b2;
}
.news #contents > .entry > .date {
	margin-bottom: 20px;
}


/*
	来店予約 */
.reservation #contents {
	margin-left: 4.6875%;
	margin-right: 4.6875%;
	width: auto;
}
.reservation #contents > .flow {
}
.reservation #contents h3:first-child + p {
	margin-bottom: 36px;
	padding-bottom: 18px;
	border-bottom: 1px solid #b2b2b2;
}
.reservation #contents h3:first-child + p.complete {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}
.reservation #contents > .calendar > div:first-child {
	padding: 0;
	width: 100%;
	background-image: none;
}
.reservation #contents > .calendar > div:first-child h4 {
	padding: 20px 0;
	font-size: 162.5%;
	max-width: 100%;
}
.reservation #contents > .calendar > div:first-child h4 span {
	margin-right: 0px;
	font-size: 100%;
}
.reservation #contents > .calendar > div > a {
}
.reservation #contents > .calendar > table {
	width: 100%;
}
.reservation #contents > .calendar > table thead {
	font-size: 108.3333333%;
}
.reservation #contents > .calendar > table tbody {
	font-size: 112.5%;
}
.reservation #contents > .calendar > table th {
	border: 1px solid #b2b2b2;
}
.reservation #contents > .calendar > table td {
	border: 1px solid #b2b2b2;
}
.reservation #contents > .calendar > table td.full {
	background: none no-repeat scroll center center #ffd4d4;
}
.reservation #contents > .calendar > table td.some {
	background: none no-repeat scroll center center #cdff90;
}
.reservation #contents > .calendar > table td.full:first-child ,
.reservation #contents > .calendar > table td.some:first-child ,
.reservation #contents > .calendar > table td.full:nth-child(7) ,
.reservation #contents > .calendar > table td.some:nth-child(7) ,
.reservation #contents > .calendar > table td.full.holiday ,
.reservation #contents > .calendar > table td.some.holiday {
	background-color: transparent;
}
.reservation #contents > .calendar + ul {
	width: 100%;
}
.reservation  #contents .times {
	margin: 0 auto;
	width: 68.27586207%;
	overflow: hidden;
}
.reservation  #contents .times > div {
	float: left;
	margin: 35px 0 0;
	width: 100%;
}
.reservation  #contents .times > div > a {
	margin-bottom: 16px;
	padding: 16px 22% 18px;
}
.reservation  #contents .times > div > a > img:first-child {
	margin-bottom: 20px;
}
.reservation  #contents .times + .gray {
	margin-top: 40px;

.reservation #contents h5 {
	margin-top: 10px;
}
.reservation #contents h3 + p span:before {
	content: "\A";
	white-space: pre ;
}
.reservation #contents > form {
}
.reservation #contents > form > div > div {
	margin-bottom: 16px;
	padding-bottom: 16px;
}
.reservation #contents > form > .blockLeft ,
.reservation #contents > form > .blockRight {
	float: none;
	width:100%;
}
.reservation #contents > form > .blockRight .blockLeft ,
.reservation #contents > form > .blockRight .blockRight {
	float: none;
	margin-bottom: 10px;
	width: 100%;
}
.reservation #contents > form input[type="submit"] {
	margin-top: 30px;
	margin-bottom: 30px;
	width: 60%;
}
.reservation #contents textarea {
	margin-top: 16px;
}
.reservation #contents > form > .blockRight + div {
	padding-top: 14px;
}
.reservation #contents > form .messages {
	margin-bottom: 30px;
}
.reservation #contents > div.date ,
.reservation #contents > div.time {
	float: none;
	margin: 0 auto 20px;
	width: 90%;
}
.reservation #contents > div.date h4 ,
.reservation #contents > div.time h4 ,
.reservation #contents > div.border h4 {
	width: 100%;
	max-width: 100%;
}
.reservation #contents > div.date h4 img ,
.reservation #contents > div.time h4 img ,
.reservation #contents > div.border h4 img {
	width: 40%;
	max-width: 212px;
}
.reservation #contents > div.border {
	clear: both;
	margin: 0 auto;
	padding: 20px 0 25px;
	width: 90%;
}
.reservation #contents > div.border table th {
	display: block;
	width: 88%;
	background-color: transparent;
	border: none;
}
.reservation #contents > div.border table td {
	display: block;
	margin: 0 auto;
	width: 88%;
	background-color: #f5f5f5;
	border-radius: 6px;
	box-sizing: border-box;
}

