/* ! normalize.css v1.0.0 | MIT License | git.io/normalize */
 
/* ==========================================================================
HTML5 display definitions
========================================================================== */
 
/* * Corrects `block` display not defined in IE 6/7/8/9 and Firefox 3. */
 
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary { display: block; }
/* * Corrects `inline-block` display not defined in IE 6/7/8/9 and Firefox 3. */
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
/* * Prevents modern browsers from displaying `audio` without controls.
* Remove excess height in iOS 5 devices. */
audio:not([controls]) { display: none; height: 0; }
/* * Addresses styling for `hidden` attribute not present in IE 7/8/9, Firefox 3, * and Safari 4.
* Known issue:no IE 6 support. */
[hidden] { display: none; }
/* ==========================================================================
Base
========================================================================== */
/* * 1. Corrects text resizing oddly in IE 6/7 when body `font-size` is set using
*    `em` units.
* 2. Prevents iOS text size adjust after orientation change, without disabling
*    user zoom. */
 
html { font-size: 100%; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
-ms-text-size-adjust: 100%; /* 2 */ }
html, html a { -webkit-font-smoothing: antialiased; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004); }
/* * Addresses `font-family` inconsistency between `textarea` and other form
* elements. */
html, button, input, select, textarea { font-family: "ＭＳ Ｐゴシック","MS PGothic" }
/* * Addresses margins handled incorrectly in IE 6/7. */
body { margin: 0; font-family:'Nunito', Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif; font-weight:500; }
/* ==========================================================================
Links
========================================================================== */
/* * Addresses `outline` inconsistency between Chrome and other browsers. */
 
a:focus { outline: thin dotted; }
/* * Improves readability when focused and also mouse hovered in all browsers. */
a:active, a:hover { outline: 0; }
/* ==========================================================================
Typography
========================================================================== */
/* * Addresses font sizes and margins set differently in IE 6/7.
* Addresses font sizes within `section` and `article` in Firefox 4+, Safari 5, * and Chrome. */
 
h1 { font-size: 2em; margin: 0.67em 0; color: #353535; }
h2 { font-size: 1.5em; margin: 0.83em 0; }
h3 { font-size: 1.2em; margin: 1em 0; color:#ED337C; font-weight:bold; }
h4 { font-size: 1em; margin: 1.33em 0; color:#ED337C; font-weight:bold; }
h5 { font-size: 0.83em; margin: 1.67em 0; }
h6 { font-size: 0.75em; margin: 2.33em 0; }
/* * Addresses styling not present in IE 7/8/9, Safari 5, and Chrome. */
abbr[title] { border-bottom: 1px dotted; }
/* * Addresses style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome. */
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
/* * Addresses styling not present in Safari 5 and Chrome. */
dfn { font-style: italic; }
/* * Addresses styling not present in IE 6/7/8/9. */
mark { background: #ff0; color: #000; }
/* * Addresses margins set differently in IE 6/7. */
p, pre { margin: 1em 0; }
/* * Corrects font family set oddly in IE 6, Safari 4/5, and Chrome. */
code, kbd, pre, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
/* * Improves readability of pre-formatted text in all browsers. */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
/* * Addresses CSS quotes not supported in IE 6/7. */
q { quotes: none; }
/* * Addresses `quotes` property not supported in Safari 4. */
q:before, q:after { content: ''; content: none; }
small { font-size: 75%; }
/* * Prevents `sub` and `sup` affecting `line-height` in all browsers. */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
/* ==========================================================================
Lists
========================================================================== */
/* * Addresses margins set differently in IE 6/7. */
 
dl, menu, ol, ul { margin: 1em 0; }
dd { margin: 0 0 0 40px; }
/* * Addresses paddings set differently in IE 6/7. */
menu, ol, ul { padding: 0 0 0 40px; }
/* * Corrects list images handled incorrectly in IE 7. */
nav ul, nav ol { list-style: none; list-style-image: none; }
/* ==========================================================================
Embedded content
========================================================================== */
/* * 1. Removes border when inside `a` element in IE 6/7/8/9 and Firefox 3.
* 2. Improves image quality when scaled in IE 7. */
 
img { border: 0; /* 1 */
-ms-interpolation-mode: bicubic; /* 2 */ }
/* * Corrects overflow displayed oddly in IE 9. */
svg:not(:root) { overflow: hidden; }
/* ==========================================================================
Figures
========================================================================== */
/* * Addresses margin not present in IE 6/7/8/9, Safari 5, and Opera 11. */
 
figure { margin: 0; }
/* ==========================================================================
Forms
========================================================================== */
/* * Corrects margin displayed oddly in IE 6/7. */
 
form { margin: 0; }
/* * Define consistent border, margin, and padding. */
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }
/* * 1. Corrects color not being inherited in IE 6/7/8/9.
* 2. Corrects text not wrapping in Firefox 3.
* 3. Corrects alignment displayed oddly in IE 6/7. */
legend { border: 0; /* 1 */
	padding: 0; white-space: normal; /* 2 */
*margin-left: -7px; /* 3 */ }
/* * 1. Corrects font size not being inherited in all browsers.
* 2. Addresses margins set differently in IE 6/7, Firefox 3+, Safari 5, *    and Chrome.
* 3. Improves appearance and consistency in all browsers. */
button, input, select, textarea { font-size: 100%; /* 1 */
	margin: 0; /* 2 */
	vertical-align: baseline; /* 3 */
*vertical-align: middle; /* 3 */ }
/* * Addresses Firefox 3+ setting `line-height` on `input` using ` !important` in
* the UA stylesheet. */
button, input { line-height: normal; }
/* * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
*    and `video` controls.
* 2. Corrects inability to style clickable `input` types in iOS.
* 3. Improves usability and consistency of cursor style between image-type
*    `input` and others.
* 4. Removes inner spacing in IE 7 without affecting normal text inputs.
*    Known issue:inner spacing remains in IE 6. */
button, html input[type="button"], /* 1 */
input[type="reset"], input[type="submit"] { -webkit-appearance: button; /* 2 */
	cursor: pointer; /* 3 */
*overflow: visible; /* 4 */ }
/* * Re-set default cursor for disabled elements. */
button[disabled], input[disabled] { cursor: default; }
/* * 1. Addresses box sizing set to content-box in IE 8/9.
* 2. Removes excess padding in IE 8/9.
* 3. Removes excess padding in IE 7.
*    Known issue:excess padding remains in IE 6. */
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
	*height: 13px; /* 3 */
*width: 13px; /* 3 */ }
/* * 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
* 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome
*    (include `-moz` to future-proof). */
input[type="search"] { -webkit-appearance: textfield; /* 1 */
	-moz-box-sizing: content-box; -webkit-box-sizing: content-box; /* 2 */
box-sizing: content-box; }
/* * Removes inner padding and search cancel button in Safari 5 and Chrome
* on OS X. */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
/* * Removes inner padding and border in Firefox 3+. */
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
/* * 1. Removes default vertical scrollbar in IE 6/7/8/9.
* 2. Improves readability and alignment in all browsers. */
textarea { overflow: auto; /* 1 */
vertical-align: top; /* 2 */ }
/* ==========================================================================
Tables
========================================================================== */
/* * Remove most spacing between table cells. */
table { border-collapse: collapse; border-spacing: 0; }
/* ==========================================================================
Global Styles
========================================================================== */
body {
	font-size: 17px;
	background: #e8e5d2;
}
a { color: #111; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }
a:hover, a:focus { color: #ed337c; text-decoration: none; }
p { color: #333; word-spacing: 1px; line-height: 25px; font-size: 18px; }
h2 { font-size: 33px; color: #111; text-transform: uppercase; letter-spacing: 0.5em; position: relative; text-align: center; }
.section-padding { padding-top: 90px; padding-bottom: 100px; overflow: hidden; }
.box-hover { transition: all 500ms ease-in-out; -webkit-transition: all 500ms ease-in-out; -moz-transition: all 500ms ease-in-out; -o-transition: all 500ms ease-in-out; }
.box-hover:hover, .box-hover:focus { transform: translate(0, -15px); -webkit-transform: translate(0, -15px); -ms-transform: translate(0, -15px); }
.wrapper { height: 650px; }
.nopadding { padding: 0; }
.inner { padding-top: 170px; }
#index section{
	overflow: hidden;
}
h1.nav-logo {
	margin: 0;
	padding: 0;
	position: static;
	top: 0;
}


/* 汎用スタイル */
body, p {
	font-size: 17px;
}
img {
	/*width: 100%;*/
	max-width: 100%;
	height: auto;
}
h2 {
	letter-spacing: 0.1em;
	margin-top: 0;
}
h2 >img {
	width: auto;
	max-width: 100%;
}

.btn-basic a, a.btn-basic {
	background-color: #ed337c;
	color: #fff;
	padding: 15px;
}
.btn-basic a:hover, a.btn-basic:hover {
	background-color: #fd5f9d;
	color: #fff;
}
.btn-border a, a.btn-border {
	background: none;
	color: #fff;
	padding: 15px;
	border: 2px solid #fff;
}
.btn-border a:hover, a.btn-border:hover {
	background-color: #fd5f9d;
	color: #fff;
}
br.sp-br {
	display: block; /* PC時改行なし・スマホ時改行させる */
}
.text-center-pc {
	text-align: left; /* PC時センタリング・スマホ時左揃え */
}
.content-box {
    background-color: rgba(255,255,255,.7);
    border-radius: 10px;
    padding:30px 15px 40px;
    margin: 20px 0;
}
.section {
	padding-top: 40px;
	padding-bottom: 40px;
}

@media screen and (min-width: 768px) {
	.btn-basic a, a.btn-basic {
		max-width: 500px;
		margin-left: auto;
		margin-right: auto;
	}
	br.sp-br {
		display: none; /* PC時改行なし・スマホ時改行させる */
	}
	.text-center-pc {
		text-align: center; /* PC時センタリング・スマホ時左揃え */
	}
}
@media screen and (min-width: 992px) {
	img {
		width: auto;
		max-width: auto;
		height: auto;
	}
}
/* ==========================================================================
Navigation
========================================================================== */
nav { background: none; margin-top: -1px; }
nav ul { list-style: none; padding: 0; }
nav ul li { color: rgba(255, 255, 255, 0.6); display: block; border-bottom: 1px dotted rgba(255, 255, 255, 1); transition: all 0.5s ease; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease; padding-left: 0; position: relative; }
nav ul li:last-child { border: none; }
nav ul li a { color: #ed337c; display: block; padding: 20px; transition: all 0.5s ease; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease; padding-left: 0; position: relative; font-weight: bold; }
nav ul li a:hover, nav ul li a:focus { text-decoration: none; color: #fff !important; background-color: #fd5f9d !important; }
#nav-toggle { position: absolute; right: 0px; top: 10px; }
#nav-toggle { cursor: pointer; padding: 10px 35px 16px 0px; }
#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after { cursor: pointer; border-radius: 1px; -moz-border-radius: 1px; -webkit-border-radius: 1px; -o-border-radius: 1px; height: 5px; width: 35px; background: #ed337c; position: absolute; display: block; content: ''; }
#nav-toggle span:before { top: -10px; }
#nav-toggle span:after { bottom: -10px; }
#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after { transition: all 500ms ease-in-out; -webkit-transition: all 500ms ease-in-out; -moz-transition: all 500ms ease-in-out; -o-transition: all 500ms ease-in-out; }
#nav-toggle.active span { background-color: transparent; }
#nav-toggle.active span:before, #nav-toggle.active span:after { top: 0; }
#nav-toggle.active span:before { transform: rotate(45deg); -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); }
#nav-toggle.active span:after { transform: translateY(-10px) rotate(-45deg); -webkit-transform: translateY(-10px) rotate(-45deg); -ms-transform: translateY(-10px) rotate(-45deg); top: 10px; }
.navicon { position: absolute; height: 26px; z-index: 200; top: 0; right: 0; }
.indicator { position: absolute; right: 0 !important; }

/* ==========================================================================
Footer
========================================================================== */
footer a { color: #fff; }
footer { background-color: #544d2e; padding: 10px 0 10px; }
footer p { color: #fff; }
.footer-nav a, .copy {
    font-size: 70%;
}
.footer-nav li + li {
	border-left: 1px solid #fff;
	padding-left: 20px;
	margin-left: 20px;
}
.pagetop {
    display: none;
    position: fixed;
    bottom: 60px;
    right: 20px;
}
.pagetop a {
    display: block;
    background-color: #fff;
    text-align: center;
    color: #222;
    font-size: 16px;
    text-decoration: none;
    padding: 10px 18px;
    filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
    border-radius: 20px;
}
.pagetop a:hover {
    color: #d6002f;
    filter:alpha(opacity=90);
    -moz-opacity: 0.9;
    opacity: 0.9;
}
@media screen and (max-width: 767px) {
	ul.footer-nav {
	    float: none !important;
	}
	.footer-nav li {
	    display: block;
	    width: 100%;
	    text-align: center;
	}
	.footer-nav li + li{
		border: none;
		padding: 0;
		margin:20px 0;
	}
	.pagetop{
		display: none;
	}
	.copy {
	    text-align: center !important;
	    float: none !important;
	}
}
/* ==========================================================================
Waypoints
========================================================================== */
.wp1, .wp2, .wp3, .wp4, .wp5 { visibility: hidden; }
.fadeIn { visibility: visible; }
.delay-05s { animation-delay: 0.5s; -webkit-animation-delay: 0.5s; }
.delay-1s { animation-delay: 1s; -webkit-animation-delay: 1s; }
.delay-15s { animation-delay: 1.5s; -webkit-animation-delay: 1.5s; }
.delay-2s { animation-delay: 2s; -webkit-animation-delay: 2s; }
.duration-15s { -webkit-animation-duration: 1.5s !important; animation-duration: 1.5s !important;}
/* ==========================================================================
nav
========================================================================== */
.navicon {
	display: none;
}
.pull {
	display: block;
}
.navbar {
	background-color: rgba(255,255,255,.7);
}
.nav-bar {
	background-color: rgba(255,255,255,.75);
	margin-left: 0;
	padding: 10px;
}

.tel {
    font-size: 150%;
    color: #ed337c;
    position: relative;
    display: inline-block;
    margin-right: 10px;
    vertical-align: top;
}
.tel .icon-tel {
    background-color: #ed337c;
    padding: 10px 12px;
    display: inline-block;
    border-radius: 30px;
    font-size: 90%;
    margin-right:10px;
    line-height: 0;
}
.tel .icon-tel i {
	color: #fff;
}
.tel address {
    display: inline-block;
    font-size: 125%;
    font-weight: bold;
    position: relative;
    top: -5px;
}
.tel a {
    color: #ed337c;
}
.opentime {
    display: block;
    font-size: 50%;
    position: absolute;
    top: 35px;
    left: 55px;
}
.mail {
    display: inline-block;
    color: #ed337c;
    vertical-align: top;
}
.mail a {
    color: #ed337c;
    border: 2px solid #ed337c;
    padding: 10px 13px;
    border-radius: 30px;
    font-size: 90%;
    font-weight: bold;
    display: block;
}
.mail i {
    margin-right:5px;
    font-size: 120%;
}
.mail .hvr-fade:hover {
	background-color: #ed337c;
	color: #fff;
}

@media screen and (min-width: 769px) {
	div#fix-nav {
	    clear: both;
	}
	#fix-nav .nav.navbar-nav {
	    width:100%;
	    background-color: #ed337c;
	    display: table;
	}
	#fix-nav li {
	    width:20%;
	    border-bottom:0;
	    border-right:1px solid #fff;
	    display: table-cell;
	    height: 100%;
	    float: none;
	}
	#fix-nav li > a {
	    color:#fff;
	    height: 100%;
	}
	.inqbox {
	    position: relative;
	    top: 15px;
	    right: 20px;
	}
}

@media screen and (max-width: 991px) {
	.navbar-header, .navbar-nav, .navbar-nav>li {
		float: none !important;
	}
	.navbar-toggle {
		display: block;
	}
	.navbar-collapse.collapse {
		display: none !important;
	}
	.navbar-collapse.in {
		display: block !important;
	}
	.navbar {
		background-color: rgba(255,255,255,.8);
	}
	.navbar-brand {
		padding: 0;
		display: block;
		text-align: center;
		margin:5px 10px;
	}
	.navbar-brand h1 {
	    margin: 0;
	}
}

/* ==========================================================================
top
========================================================================== */
.top {
  position: relative;
  background-color: #fff;
  margin-bottom: 50px;
}
#index .top {
	margin-bottom: 20px;
}
.top, .top p {
  color: #fff;
}
.mainvisual {
  background: url("../img/mainvisual.jpg") center center no-repeat;
  background-size: cover;
 }
h1 {
	padding: 0;
	position: relative;
	top: 0;
	margin-bottom: 40px;
}
.top-txt {
	margin-top: 70px;
	text-align: center;
}
.top-txt img {
	max-width: 100%;
}
.top-menu {
    position:relative;
    padding-bottom:0;
}
.top-menu ul {
    margin: 0;
    display: table;
    width: 100%;
    border-collapse: separate;
    border-spacing: 5px;
}
.top-menu ul ol {
	list-style: none;
	margin:0;
	padding: 0;
	display: table-row;
}
.top-menu li {
	display: table-cell;
	table-layout:fixed;
    background-color: #ed337c;
	width: 50%;
    padding: 0;
}
.top-menu a {
    position:relative;
    display: block;
    color: #fff;
    text-align:center;
    padding:10px;
    margin:5px;
}
.top-menu .link-title {
    display:block;
    font-weight:bold;
    font-size:120%;
    margin:20px 0;
}
.top-menu .link-disc {
	display: none;
	font-size: 16px;
}
.telinfo {
    display: block;
    padding: 10px;
    background-color: rgba(255,255,255,.7);
}
.telinfo .tel {
	margin: 0;
}
.telinfo .tel,.telinfo .mail {
	vertical-align: top;
}
.telinfo .tel div {
    display: inline-block;
    vertical-align: top;
}
.telinfo .tel address {
	margin-bottom: 0;
	top: 0; 
}
.telinfo .opentime {
	position: relative;
	top: -5px;
	left:0;
}
.telinfo .mail a {
	background-color: rgba(255,255,255,.8);
}
.service-image {
	width: 60%;
	margin: 5px auto 20px;
}
.blog-list {
	margin-left: 0;
	padding-right: 0;
	padding-left: 0;
}
.blog-list > li {
    display: block;
}
.blog-list > li > div {
    background-color: #fff;
    padding: 10px 10px 10px 35px;
    margin-bottom: 10px;
    font-weight:bold;
    display: block;
    position: relative;
}
.blog-list > li > div:before {
	font-family: FontAwesome;
	content: '\f105';
	position: absolute;
	left: 20px;
	top: 35%;
}
.blog-list > li span {
    display:block;
    font-weight:normal;
}
.blog-list > li p {
	width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin:0;
}
.recruit-box {
	background-color: #ed337c;
	color: #fff;
}
.recruit-box p {
	color: #fff;
}
.recruit-manga img {
	width: auto;
	max-width: 100%;
}
.shop {
	background-color: #fff;
}
.mgl {
    border-top: 1px dotted #0b2c78;
}
.mgl, mgl p {
    color: #0b2c78;
}
.link {
	padding-bottom: 0;
	background-color: #544d2e;
	font-size: 90%;
}
.link-list-title {
    background-color: #ed337c;
    color: #fff;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
}
.link-list {
    margin:0;
    padding: 0;
    background-color: rgba(255,255,255,.7);
}
.link-list li {
    display:block;
    padding:0;
}
.link-list li:last-child {
    border-bottom: 1px solid #777;
}
.link-list li a {
    display: block;
    padding: 10px;
    border: 1px solid #777;
    border-bottom:none;
}
.link-company .link-list-title {
	background-color: #0b2c78;
}
@media screen and (min-width: 992px) {
	.top {
		padding-top:80px;
		margin-bottom: 50px;
	}
	#index .top {
		margin-bottom: 20px;
	}
	.mainvisual {
		background-position: center bottom;
		background-size: cover;
		padding-bottom: 300px;
	}
	h1 {
		margin: 0 10px;
		top: 0;
		padding-bottom: 0;
	}
	.navbar-brand {
		height: auto;
	}
	.top-txt {
		margin:40px 10px 10px;
	}
	.top-menu {
	    padding-bottom:100px;
	    position: absolute;
	    bottom: -30px;
	    left: 0;
	    right: 0;
	}
	.top-menu ul ol {
		display: inline;
	}
	.top-menu li {
		display: inline-block;
	    background: none;
		width: auto;
	}
	.top-menu a {
	    border-radius: 100px;
	    max-width: 190px;
	    max-height: 190px;
	    height: 190px;
	    box-shadow: 2px 2px 0 #fff;
	    margin:10px;
	    background-color: #ed337c;
	}
	.top-menu .link-title {
	    font-size:120%;
	    margin:30px 20px;
	}
	.top-menu .link-disc {
		display: block;
	}
	.top-menu01, .top-menu04 {
	    top: 0;
	}
	.top-menu02, .top-menu03 {
	    top: 50px;
	}
	.top-menu04 .link-title {
	    margin-bottom: 10px;
	}
	.blog-list {
		padding-right: 15px;
		padding-left: 15px;
	}
	.mgl {
		border-top: none;
	    border-left: 1px solid #0b2c78;
	}
	.link {
		background-color: #544d2e;
		font-size: 90%;
		padding-bottom: 20px;
		border-bottom: 1px solid #777;
	}
	.link-list {
	    margin:0;
	    padding: 10px;
	    background:none;
	}
	.link-list li {
	    display: inline-block;
	    margin-bottom: 10px;
	    border-right: 1px solid #777;
	    margin-right: 20px;
	}
	.link-list li:last-child {
		border: none;
	}
	.link-list li a {
	    border: none;
	    padding: 5px 20px 5px 0;
	    color: #fff;
	}
	.link-company .link-list {
		padding: 10px;
	}
	.link-company .link-list li {
		margin-bottom: 0;
	}
	.link-company .link-list li a {
		padding: 0 20px 0 0;
	}
	.link-list-title {
		position: relative;
	}
	.link-list-title:after, .link-list-title:before {
		left: 100%;
		top: 50%;
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
	}

	.link-list-title:after {
		border-color: rgba(237, 51, 124, 0);
		border-left-color: #ed337c;
		border-width: 10px;
		margin-top: -10px;
		z-index: 1;
	}
	.link-list-title:before {
		border-color: rgba(0, 0, 0, 0);
		border-left-color: #;
		border-width: 16px;
		margin-top: -16px;
		z-index: 1;
	}

	.link-company .link-list-title:after {
		border-color: rgba(11, 44, 120, 0);
		border-left-color: #0b2c78;
	}
}
@media screen and (min-width: 1200px) {
	.service .content-box {
		background: url('../img/bg_service.png') center no-repeat rgba(255,255,255,.7);
		background-size: 90%;
	}
}


/* ==========================================================================
店舗紹介
========================================================================== */

/* 
スタッフ紹介
 */
/*paddingとborder の幅を要素の幅と高さに含める*/
#shop *, *:before, #shop *: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;
}
#shop .wrap{
	width: 100%;
}
#shop .contents-wrap{
	padding-left: 20px;
	width: 100%;
	margin: 0 auto;
}
#shop .contents-wrap > div{
	float: left;
	margin-bottom: 20px;
	padding-right: 20px;
}
#shop .contents-inner-4{
	width: 33.33333%;
}
#shop .contents-wrap:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
#shop .contents-inner-4 img {
	max-width:150px;
}
#shop dl dt{
	border-top:1px dashed #A09D98;
	float: left;
	padding:2% 3%;
}
#shop dl dd{
	border-top:1px dashed #A09D98;
	padding:2% 0;
}

#shop dl dt:first-child{
	border-top:none;
}

#shop dl dt:first-child + dd{
	border-top:none;
}
.shop-list {
	clear: both;
	margin: 20px auto;
}
.shop-list li {
    width: 47.5%;
    vertical-align: top;
    margin: 0 1% 20px;
}
.shop-list li.thumbnail {
    border:none;
	margin-top: 10px;
}
.sterilization-list {
	clear: both;
	margin: 20px auto;
}
.sterilization-list li {
    width: 30%;
    vertical-align: top;
    margin: 0 1% 20px;
}
.sterilization-list li.thumbnail {
    border:none;
	margin-top: 10px;
}

@media screen and (max-width: 960px) {
	#shop .contents-inner-4{
		width: 50%;
	}
}
@media screen and (max-width: 767px) {
	#shop .contents-inner-4{
		width: 14%;
	}
	.shop-list li,
	.sterilization-list li {
	    width: 47%;
	    margin: 0 1% 10px;
	}
}
	@media screen and (max-width: 767px) {
	#shop dl dt{
		display: block;
	    width: 100%;
	    box-sizing: border-box;
	    padding: 5px 0;
	}
	#shop dd {
		display: block;
		margin-left: 0;
		margin-bottom: 10px;
	}
}
@media screen and (max-width: 480px) {
	#shop .contents-inner-4{
		width: 100%;
	}
}
/* ==========================================================================
会社案内
========================================================================== */

#company dl dt{
	border-top:1px dashed #A09D98;
	float: left;
	padding:2% 3%;
}
#company dl dd{
	border-top:1px dashed #A09D98;
	padding:2% 0;
}

#company dl dt:first-child{
	border-top:none;
}

#company dl dt:first-child + dd{
	border-top:none;
}
@media screen and (max-width: 767px) {
	#company dl dt{
		display: block;
	    width: 100%;
	    box-sizing: border-box;
	    padding: 5px 0;
	}
	#company dd {
		display: block;
		margin-left: 0;
		margin-bottom: 10px;
	}
}

/* ==========================================================================
事業案内
========================================================================== */
#bussiness table {
 line-height: 1.5;
 border-collapse: collapse;
 border-spacing: 0;
 vertical-align: top;
 margin: 0 0 10px 0;
}
#bussiness table th {
 vertical-align: top;
 white-space: nowrap;
 padding: 8px 10px;
 background: #d5c89e;
}
#bussiness table td {
 vertical-align: top;
 padding: 8px 10px;
 background-color:#FFF;
 border:1px solid #e0e0e0;
}
.item-list {
	clear: both;
	margin: 20px auto;
}
.item-list li {
    width: 47%;
    vertical-align: top;
    margin: 0 1% 10px;
}
.item-list li.thumbnail {
    border:none;
}
.item-list li p {
	margin: 0;
}
.nav-bussiness {
display:flex;
	padding: 0;
	justify-content: center;
}
.nav-bussiness li {
	list-style-type: none;
	margin: 0 5px;
}
.nav-bussiness li a {
	padding:20px 50px;
}
@media screen and (max-width: 767px) {
	#bussiness table.hztl th, #bussiness table.hztl td {
	    display: block;
	    width: 100%;
	}
	.nav-bussiness {
		 display:block;
	}
.nav-bussiness li a {
	margin: 5px 0;
	width: 100%;
}
}
@media screen and (min-width: 768px) {
	.item-list li {
	    width: 20%;
	    margin: 0 1% 10px;
	}
}
@media screen and (min-width: 1200px) {
	.item-list li {
	    width: 14%;
	    margin: 0 1% 10px;
	}
}
/* ==========================================================================
福祉用具専門相談員とは？
========================================================================== */
#about table {
 line-height: 1.5;
 border-collapse: collapse;
 border-spacing: 0;
 vertical-align: top;
 margin: 0 0 10px 0;
}
#about table th {
 vertical-align: top;
 white-space: nowrap;
 padding: 8px 10px;
 background: #d5c89e;
}
#about table td {
 vertical-align: top;
 padding: 8px 10px;
 background-color:#FFF;
 border:1px solid #e0e0e0;
}
@media screen and (max-width: 767px) {
	#about table th, #about table td {
	    display: block;
	    width: 100%;
	}
}

/* ==========================================================================
採用情報
========================================================================== */
#recruit table {
 line-height: 1.5;
 border-collapse: collapse;
 border-spacing: 0;
 vertical-align: top;
 margin: 0 0 10px 0;
}
#recruit table th {
 vertical-align: top;
 white-space: nowrap;
 padding: 8px 10px;
 background: #d5c89e;
}
#recruit table td {
 vertical-align: top;
 padding: 8px 10px;
 background-color:#FFF;
 border:1px solid #e0e0e0;
}
#recruit dl dt{
	border-top:1px dashed #A09D98;
	float: left;
	padding:2% 3%;
	width: 200px;
}
#recruit dl dd{
	border-top:1px dashed #A09D98;
	padding:2% 0;
	margin-left: 220px;
}

#recruit dl dt:first-child{
	border-top:none;
}

#recruit dl dt:first-child + dd{
	border-top:none;
}
@media screen and (max-width: 767px) {
	#recruit dl dt{
		display: block;
	    width: 100%;
	    box-sizing: border-box;
	    padding: 5px 0;
	}
	#recruit dl dd {
		display: block;
		margin-left: 0;
		margin-bottom: 10px;
	}
	#recruit table th, #recruit table td {
	    display: block;
	    width: 100%;
	}
	#recruit dl dd li {
		clear: both;
	}
}


/* ==========================================================================
お問い合わせ
========================================================================== */
#inquiry .inq-tel .tel address {
	top: 0;
	margin-bottom: 0;
}
#inquiry .inq-tel .opentime {
	color: #ed337c;
	position: static;
	font-size: 65%;
	text-align: center;
}
#inquiry input, #inquiry textarea {
    border-radius: 5px;
    border: 1px solid #aaa;
    padding: 3px;
    max-width: 100%;
}
#inquiry button {
	padding: 15px 30px;
	font-weight: bold;
	text-shadow: none;
}
#inquiry button.btn-basic {
	background: #ed337c;
	color: #fff;
}
#inquiry button.btn-default {
	background: #fff;

}
#inquiry button.btn-basic:hover {
	background: #fd5f9d;
	color: #fff;
}
#mfp_overlay_inner h4 {
	text-align: center;
	color: #ed337c;
}

/* ==========================================================================
policy
========================================================================== */
#privacypolicy .top {
	padding-bottom: 69px;
}
#policy {
	line-height: 1.6em;
}
#policy ul {
	padding-left: 0;
}
#policy li {
	list-style: none;
}
#policy ul li ul {
	padding-left: 1em;
	margin: 1.3em 0;
}
#policy .well {
	display: inline-block;
}
@media screen and (max-width: 991px) {
	#privacypolicy .top {
		padding-bottom: 0;
	}
	.policy {
		margin-top: 0;
	}
	#privacypolicy .top {
		margin-bottom: 0;
	}
	#privacypolicy h2 {
		margin-top: 50px;
	}

}
