@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

html {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-text-size-adjust: 100%;
	overflow-y: scroll;
}

body {
	margin: 0;
	padding: 0;
	width: 100%;
	font-size: 14px;
	text-align: left;
	line-height: 1.6;
	color: #2a2a2a;
	min-width: 1040px;
	font-family: "ヒラギノ角ゴ Pro W3", 'Hiragino Kaku Gothic Pro', "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Osaka", verdana, sans-serif;
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 400;
	padding: 0;
	margin: 0;
}

ul,
ol {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

p {
	padding: 0;
	margin: 0;
}

img {
	-webkit-touch-callout: none;
	-ms-interpolation-mode: bicubic;
	vertical-align: bottom;
}

a {
	text-decoration: underline;
	color: #000;
	outline: none;
}

a:active,
a:hover,
a:focus {
	outline: none;
}

a {
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

a:hover {
	opacity: 0.6;
}

/*============================
contents
============================*/
.container {
	width: 980px;
	margin: auto;
	overflow: hidden;
}

.wrapper {
	position: relative;
}

header {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: url(../images/common/header/bg.png) repeat-x left top #664d57;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 8px;
	z-index: 10000;
}

header .inner {
	width: 980px;
	overflow: hidden;
	margin: auto;
}

.siteTitle {
	float: left;
}

.siteTitle a {
	padding-top: 76px;
	width: 260px;
	overflow: hidden;
	display: block;
	height: 0;
	background: url(../images/common/header/sitetitle.png) no-repeat center center;
}

#top .tel {
	display: none;
}

nav {
	width: 626px;
	float: right;
}

.nav-toggle {
	display: none;
}

.globalNav {
}

.globalNav li {
	float: left;
}

.globalNav li a {
	padding-top: 76px;
	overflow: hidden;
	display: block;
	height: 0;
	background: url(../images/common/nav/nav.png) no-repeat left top;
}

li.navMenu a {
	width: 143px;
	background-position: left top;
}

li.navFlow a {
	width: 133px;
	background-position: -143px top;
}

li.navFaq a {
	width: 63px;
	background-position: -276px top;
}

li.navBridal a {
	width: 94px;
	background-position: -334px top;
}

li.navSchool a {
	width: 97px;
	background-position: -433px top;
}

li.navCompany a {
	width: 96px;
	background-position: -536px top;
}

/*============================
top_img
============================*/

.cont_img {
	height: 260px;
	margin-top: 76px;
	background: url(../images/common/contents/cont_img.jpg) no-repeat center top;
}

.cont h1 {
	padding-top: 260px;
	width: 980px;
	overflow: hidden;
	display: block;
	height: 0;
	margin: auto;
	background: url(../company/images/title.png) no-repeat center top;
}

/*============================
container
============================*/
.container {
	padding-bottom: 70px;
}

.primary {
	width: 710px;
	float: left;
}

.primary article {
	margin-top: 70px;
}

.primary article:first-of-type {
	margin-top: 0;
}

.root {
	font-size: 11px;
	height: 50px;
	line-height: 50px;
}

.cont h2 {
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0;
	padding-left: 10px;
	margin-bottom: 15px;
	border-left: 8px solid #cea3b6;
	background: #f4e9ee;
}

.cont h3 {
	font-size: 17px;
	font-weight: bold;
	color: #c57196;
	padding: 5px 0 5px 10px;
	margin-bottom: 10px;
	margin-top: 40px;
	border-left: 8px solid #cea3b6;
	border-bottom: 2px solid #d2d2d2;
}

/*============================
secondary
============================*/
.secondary {
	width: 230px;
	float: right;
	margin-top: 50px;
}

.secondary .banner li {
	margin-top: 20px;
}

.secondary .banner li:first-child {
	margin-top: 0;
}

.secondary .recruit a {
	padding-top: 212px;
	overflow: hidden;
	display: block;
	height: 0;
	width: 230px;
	background: url(../images/common/contents/secondary/recruit.png) no-repeat center center;
}

.secondary .blog,
.secondary .facebook,
.secondary .instagram {
	background: #e88eb5;
	border-radius: 4px;
}

.secondary .company {
	margin-top: 20px;
}

.secondary .company dt {
	background: #906c7b;
	padding: 12px;
	color: #fff;
	border-radius: 4px 4px 0 0;
	text-align: center;
}

.secondary .company dd {
	background: #f4e9ee;
	padding: 20px;
	padding-top: 16px;
	font-size: 13px;
	border-radius: 0 0 4px 4px;
}

.company .tel a {
	padding-top: 22px;
	width: 100%;
	overflow: hidden;
	display: block;
	height: 0;
	margin-top: 10px;
	cursor: default;
	background: url(../images/common/contents/secondary/tel.png) no-repeat left top;
}

.company .tel a:hover {
	opacity: 1;
}

.secondary .company dd img {
	width: 100%;
	display: block;
	margin-top: 15px;
}

.secondary .company dd .link {
	background: #906c7b;
	border-radius: 5px;
}

.secondary .company dd .link a {
	display: block;
	width: 100%;
	color: #fff;
	padding: 6px;
	text-align: center;
	margin-top: 15px;
	text-decoration: none;
}

.secondary .mail {
	margin-top: 20px;
	border-radius: 5px;
	background: #2c2c2c;
}

.secondary .mail a {
	padding-top: 50px;
	width: 100%;
	overflow: hidden;
	display: block;
	height: 0;
	background: url(../images/common/contents/inquiry.png) no-repeat left top;
}

/*============================
toTop
============================*/
.toTop {
	position: fixed;
	bottom: 10px;
	right: 10px;
	width: 48px;
	height: 48px;
	z-index: 500;
	clear: both;
	border-radius: 4px;
	background-color: #664d57;
}

.toTop li a {
	padding-top: 48px;
	display: block;
	overflow: hidden;
	width: 48px;
	height: 0;
	background: url(../images/common/footer/totop.png) no-repeat center top;
}

/*============================
footer
============================*/
footer {
	font-size: 12px;
	padding: 30px 0;
	color: #e3e3e3;
	background: #664d57;
}

footer a {
	color: #e3e3e3;
}

footer .inner {
	width: 980px;
	margin: auto;
	position: relative;
	overflow: hidden;
}

.credit {
	width: 700px;
	float: left;
}

footer .sns {
	margin-top: 20px;
}

footer .sns li {
	display: inline-block;
	margin-left: 8px;
}

footer .sns li:first-child {
	margin-left: 0;
}

.sitelink li {
	margin-right: 20px;
	list-style-type: disc;
	display: inline-block;
	padding-left: 10px;
	background: url(../images/common/contents/arrow.png) no-repeat left center;
}

.footer_company {
	width: 280px;
	float: right;
	padding-left: 20px;
	border-left: 1px solid #806d74;
}

.footer_company li {
	margin-top: 10px;
}

.footer_company li:first-child {
	margin-top: 0;
}

.footer_company .tel {
	font-size: 14px;
}

.footer_company span {
	font-size: 16px;
	display: block;
}

.copyright {
	font-size: 10px;
	position: absolute;
	bottom: 0;
	left: 0;
}

@media only screen and (max-width: 768px) {

body {
	width: 100%;
	min-width: 0;
}

a {
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}

a:hover {
	opacity: 1;
}

.loading {
	background-size: 40px;
}

header {
	position: fixed;
	top: 0;
	left: 0;
	background: #664d57;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 8px;
	z-index: 1000;
}

header .inner {
	width: 100%;
}

.siteTitle {
	float: none;
}

.siteTitle a {
	background: url(../images/common/header/sitetitle_sp.png) no-repeat left center;
	background-size: 200px;
	padding-top: 55px;
	width: 200px;
	position: relative;
	z-index: 500;
}

#top .tel {
	display: block;
	position: absolute;
	right: 62px;
	top: 8px;
}

#top .tel a {
	padding-top: 40px;
	display: block;
	overflow: hidden;
	width: 40px;
	height: 0;
	border-radius: 4px;
	background: url(../images/common/header/tel_sp.png) no-repeat center center #2f2f2f;
	background-size: 40px;
}

/*============================
nav
============================*/
nav {
	position: relative;
	z-index: 200;
}

.nav-toggle {
	position: fixed;
	top: 0;
	right: 0;
	padding-top: 55px;
	display: block;
	overflow: hidden;
	width: 55px;
	height: 0;
	background: url(../images/common/nav/menu.png) no-repeat center center #ea8cb5;
	background-size: 55px;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	z-index: 600;
}

.open .nav-toggle {
	background-image: url(../images/common/nav/close.png);
}

.globalNav {
	position: fixed;
	top: -55px;
	left: 0;
	width: 100%;
	overflow: inherit;
	background: none;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	transition: .5s;
	text-align: left;
	background: #ea8cb5;
}

.open .globalNav {
	position: fixed;
	top: 55px;
	left: 0;
	opacity: 1;
	visibility: visible;
}

.globalNav li {
	width: 100%;
	float: none;
	border-top: 1px solid #f3bed5;
	background: none;
	position: relative;
}

.globalNav li a {
	position: inherit;
	padding: 16px;
	width: 100%;
	overflow: inherit;
	height: inherit;
	color: #fff;
	background: none;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}

.globalNav li a span {
	font-size: 12px;
	padding-left: 20px;
	font-weight: normal;
}

.globalNav li:after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 15px;
	width: 16px;
	height: 16px;
	margin-top: -8px;
	left: inherit;
	background: url(../images/common/nav/arrow_sp.png) no-repeat center right;
	background-size: 16px;
}

/*============================
head_fix
============================*/
#head_fix {
	display: none;
}

/*============================
top_img
============================*/
.cont_img {
	background-size: 100%;
	width: 100%;
	height: inherit;
	padding: 0;
	margin-top: 55px;
	background: url(../images/common/contents/cont_img_sp.jpg) no-repeat center top;
	background-size: 100%;
}

.cont h1 {
	background: url(../company/images/title_sp.png) no-repeat center top;
	width: 100%;
	padding-top: 41.666666%;
	background-size: 100%;
}

/*============================
container
============================*/
.container {
	width: 100%;
	padding-bottom: 30px;
}

.primary {
	width: 90.625%;
	margin: auto;
	float: none;
}

.primary article {
	margin-top: 40px;
}

.cont h2 {
	margin-bottom: 15px;
}

/* table */
	
table.info {
	font-size: 13px;
	line-height: 1.5;
}

table.info th {
	width: 100px;
}

table.info th,
table.info td {
	padding: 10px 0;
}

table.info tr:first-child {
	padding-top: 0;
}

table.info td br {
	display: block;
}

table.info td {
	padding-left: 10px;
}

table.info td ul li {
	margin-top: 6px;
}

table.info td ul li:first-child {
	margin-top: 0;
}

table.info td dt {
	margin-bottom: 3px;
}

#map iframe {
	height: 300px;
}

/* table */

/*============================
secondary
============================*/
.secondary {
	width: 90.625%;
	float: none;
	margin: 0 auto;
	margin-top: 60px;
}

.banner li {
	position: relative;
}

.banner li:before {
	content: "";
	position: absolute;
	top: 50%;
	right: 15px;
	width: 11px;
	height: 17px;
	margin-top: -8px;
	background: url(../images/common/contents/secondary/arrow.png);
	background-size: 100%;
}

li.recruit:before {
	display: none;
}
	
.secondary .recruit a {
	padding-top: 28.7356322%;
	width: 100%;
	background: url(../images/common/contents/secondary/recruit_sp.png) no-repeat center top;
	background-size: 100%;
}

li.blog a,
li.instagram a,
li.facebook a {
	padding-top: 60px;
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0;
	background: url(../images/common/contents/secondary/blog_sp.png) no-repeat center top;
	background-size: 290px;
}

li.facebook a {
	background-image: url(../images/common/contents/secondary/fb_sp.png);
}

li.instagram a {
	background-image: url(../images/common/contents/secondary/insta_sp.png);
}

.secondary .company {
	margin-top: 20px;
}

.secondary .company dt {
	font-size: 18px;
	font-weight: bold;
	padding: 14px 0;
}

.secondary .company dd {
	font-size: 14px;
	padding-bottom: 30px;
}

.secondary .company dd .tel {
	padding-top: 24px;
	width: 100%;
	overflow: hidden;
	display: block;
	height: 0;
	margin-top: 10px;
	background: url(../images/common/contents/tel.png) no-repeat left top;
	padding: 0;
	overflow: inherit;
	height: auto;
	background: none;
	margin: 0;
}

.secondary .company dd .tel a {
	padding: 35px 0 0 0;
	width: 100%;
	overflow: hidden;
	display: block;
	height: 0;
	margin-top: 10px;
	background: url(../images/common/contents/secondary/tel_sp.png) no-repeat center top;
	background-size: 250px;
}

.company li.address {
	text-align: center;
}

.secondary .company dd img {
	margin-top: 15px;
	padding-top: 62.5%;
	width: 100%;
	height: 0;
	overflow: hidden;
	background: url(../images/common/contents/company_sp.jpg) no-repeat center center;
	background-size: 100%;
}

.secondary .company dd a {
	padding: 15px 0;
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
}

.secondary .company dd .link a {
	margin-top: 20px;
}

.secondary .mail a {
	padding-top: 60px;
	background: url(../images/common/contents/secondary/contact_sp.png) no-repeat center center;
	background-size: 290px;
}

/*============================
toTop
============================*/
.toTop {
	width: 35px;
	height: 35px;
	background-color: #ea8cb5;
}

.toTop li a {
	padding-top: 35px;
	width: 100%;
	background-image: url(../images/common/footer/totop_sp.png);
	background-size: 35px;
}

/*============================
footer
============================*/
footer {
	text-align: center;
	padding: 15px 0;
}

footer .inner {
	width: 100%;
}

.credit {
	width: 100%;
	float: none;
}

.sitelink {
	padding: 0 10px;
}

.sitelink li {
	padding: 0;
	background: none;
	margin: 0 5px;
}

.sitelink li.navBridal {
}

.footer_company {
	display: none;
}

.copyright {
	position: inherit;
	top: inherit;
	left: inherit;
	padding-top: 10px;
}
}
