@charset "UTF-8";

/* 共通の設定 */
body {
	font-family: "小塚ゴシック Pro", "メイリオ","メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
	margin: 0 auto;
}
	#wrapper {
		width: 100%;
		margin: 0 auto;
	}
img {
	max-width: 100%;
	height: auto;
	vertical-align:bottom;
}

#header {
	position: relative;
	height: auto;
	overflow: hidden;
}
#header  #logo {
	position: absolute;
	left: 3.4098958%;
	top: 5.9427403%;
}

#header h1  img {
	width:81.770833%;
}

#header h1 {
	text-align: center;
	width: 100%;
	position: absolute;
	top: 35.5%;
}


h1 {
}
h2 {
	color:#F50000;
	font-family: 'Century Gothic', sans-serif;
	text-align: center;
	margin-bottom: 0.5em;
	height: auto;
	font-size: 2em;
}
h2.text_h2 {
	text-decoration: underline;
	font-weight: bold;
}
h3,h4 {
	font-size: 1.42em;
}

#recruit_page h3 {
	text-align :center;
	margin-bottom: 1.5em;
}
#main {
	padding-top: 2em;
}
#top_lim {
	line-height: 1.0;
}
#content {
	padding: 0;
	overflow: hidden;
	padding-top: 1em;
}
#content p {
	font-size: 1.15em;
}
#content #recruit,
#content #access,
#content #hours,
#content #contact {
	text-align: center;
}


#content .article {
	margin-bottom: 2em;
}
#content .article p {
	padding: 0 0.5em;
}


#content #cont_inner {
	margin: 0 auto;
	padding-bottom:2em;
}
#about {
}

#access {
}
#access p #map {
	width: 90%;
}


#hours {
}

#contact {
}

#hours p ,#contact p {
	font-size: 1.2em;
}



#sns {
	text-align: center;
}
#sns img.sns {
	width: 15.2083333%;
}
#sns  #fb,
#sns  #tw,
#sns  #ig {
	display: inline;
}


#footer {
	background: url(../img/footer_bg.jpg) repeat-y center top;
	background-size: 100%;
	height: 2.5em;
}
#footer  p {
	margin: 0;
	text-align: center;
	color: #FFF;
}

#ft_image {
	text-align: center;
	margin-top: 4em;
}
#ft_image img {
	width: 33%;
}


.ex_link_icon {
	width: 0.8em;
	height: 0.8em;
	padding-left: 0.2em;
	vertical-align: text-bottom;
	display: inline;
}

#content p#breadcrumb {
	font-size: 95%;
}

.category {
	margin-bottom: 2em;
	text-align: center;
}

/* module */
.center {
	text-align: center;
}
.small {
	font-size: 1em!important;
}
.xsmall {
	font-size: 0.6em!important;
}
ul.line-list li {
	display: inline;
	margin-right: 1em;
}

ul.line-list li.last {
	margin-right: 0;
}

.mr05{margin-right: 0.5em;}
.mr1{margin-right: 1em;}
.mr15{margin-right: 1.5em;}
.mr2{margin-right: 2em;}
.mr25{margin-right: 2.5em;}
.mr3{margin-right: 3em;}

.mt05{margin-top: 0.5em;}
.mt1{margin-top: 1em;}
.mt15{margin-top: 1.5em;}
.mt2{margin-top: 2em;}
.mt3{margin-top: 3em;}
.mt4{margin-top: 4em;}
.mt5{margin-top: 5em;}

.mb05{margin-bottom: 0.5em;}
.mb1{margin-bottom: 1em;}
.mb15{margin-bottom: 1.5em;}

.margintop-none {margin-top:0!important;}

.text-small {
	font-size:85%;
}
.text-bold {
	font-weight: bold;
}
.text-red {
	color: #F50000;
}

.text-note {
	font-size:85%;
}


/* menu */
#content #menu.article ul.square_list {
	margin-top: 1em;
}
#content #menu.article ul.square_list li {
	line-height: 1.9em;
}
#content #menu.article ul.square_list li:before {
	content:"■";
}


.news_list {
	text-align: center;
	font-size: 1em;
}
.news_list dt {
	font-weight: bold;
	line-heigth: 1.9em;
	margin-bottom:0.5em
}
.news_list dd {
	padding-left: 0.5em;
	padding-bottom: 1em;
	line-height: 1.4em;
}
	
.news_list dt:before {
	content: "・";
	color: #e51113;
}

#content ul.news_list li {
	text-align: center;
	font-size: 1em;
	margin-bottom: 0.5em;
	line-height: 1.9em;
}
#content ul.news_list li:before {
	content: "・";
	color: #e51113;
}

.square_list {
	margin-top: 1em;
}
.square_list h3 {
	line-height: 1.9em;
}
.square_list h3:before {
	content:"・";
	padding-right: 0.2em;
	color: #e51113;
}
.square_list {
	margin-top: 1em;
}
.square_list li {
	line-height: 1.9em;
}
.square_list li:before {
	content:"■";
}


.right {
	text-align:right;
}
.note {
	display:inline-block;
	padding-left:1em;
}

/* for smartphone */
h2 img.title {
	width: 50%;
}
h2.text_h2 {
	font-size: 1.2em;
	margin-bottom: 0.5em;
}
h3,h4 {
	font-size: 1.2em;
}

.sp_none {
	display: none;
}
.pc_none {
	display: block;
}
#content #footer p {
	font-size: 0.7em;
	line-height: 3em;
}
#header  #logo {
	width: 20%;
}
#content p {
	line-height: 1.2em;
	font-size: 1em;
}
#content .news p {
/*	line-height: 1.5em;*/
}
#content #cont_inner {
	max-width: 84%;
	padding-bottom: 0;
}

#content {
	background: url(../img/sideline_bg_sp.gif) repeat-y top center #FFF;
	background-size: contain;
}

	#header  #logo {
		width: 18%;
	}


#content #access p {
	line-height:1.4em;
}
#about.article p {
	margin-bottom: 0.6em;
}

#access p#info_station {
	font-size: 95%;
}

#ft_image {
	margin-top: 2em;
}
#ft_image img {
	width: 40%;
}

#content #news.article p {
	margin-bottom: 1em;
}
#content #takeout.article h3 {
	font-weight: bold;
	margin-bottom: 0.5em;
}
#content #news.article h3,
#content #takeout.article h3 {
	font-weight: bold;
/*	background: url(../img/bg_underline_h2.gif) bottom no-repeat;
	display: inline-block;*/
}


.text-break {
	word-break: break-all;
}


/* for tablet */
@media all and (min-width:480px){
	#access p #map {
		width: 84.340321%;
	}
	#content #footer p {
		font-size:  1.05em;
		line-height:3em;
	}
	#footer {
		height: 3.5em;
	}
	#content p {
		line-height: 1.9.em;
		font-size: 1.15em;
	}
	#content #cont_inner {
		max-width: 80.0%;
	}
	#content ul li {
		line-height: 1.9.em;
		font-size: 1.15em;		
	}

	#content {
		background: url(../img/sideline_bg_pc.gif) repeat-y top center #FFF;
		background-size: contain;
	}
}



/* for pc */
@media all and (min-width:786px){
	#wrapper {
		width: 960px;
	}
	#header {
		width: 100%;
		height: 488px;
	}


h2 {
	margin-bottom: 1em;
	height: auto;
	font-size: 2em;
}

h2 img.title {
	width: 28.827004%;
}
h2 {
	margin-bottom: 15px;
}
h2.text_h2 {
	font-size: 1.8em;
}
h3,h4 {
	font-size: 1.42em;
}


#container {
	margin: 0 4.6em;
	padding: 1em 0 4em;
}
#content #cont_inner {
	padding-bottom:2em;
}

#sns img.sns {
	width: 5.2083333%;
	width: 6.1728395%;
}
#content p {
	line-height: 1.9em;	
}
#home {
	#recruit p ,
	#hours p ,
	#contact p {
		font-size: 1.9em;
		line-height: 1.2em;
	}
}
#content {
	padding-top: 0.8em;
}
#home #content {
	padding-top: 2.5em;
}
#header  #logo {
	width: 17.8125%;
}
#content .article {
	margin-bottom: 2em;
}
#content #recruit.article p,
#content #news.article p,
#content #about.article p,
#content #donut.article p,
#content #menu.article p,
#content #takeout.article p,
#content #menu.article ul {
	padding: 0 1.6em;
/*	margin-bottom: 0;*/
}
/*#content #news.article h3,*/
#content #about.article h3,
#content #donut.article h3 {
	padding: 0 2.8em;
	font-weight: bold;
}
#content #news.article h3,
#content #takeout.article h3 {
	/*font-weight: bold;*/
	text-align: center;
}
#content #news.article p,
#content #takeout.article p {
	text-align: center;
	margin-bottom: 1em;
}

.news_list {
	font-size: 1.15em
}
.news_list dd {
	line-height: 1.9em;
}

#access p#info_station {
	font-size: 1.1em;
}
#ft_image img {
	width: 33%;
}
#content #cont_inner {
	padding-bottom: 2em;
}
	#header  #logo {
		width: 20%;
	}



.sp_none {
	display: block;
}
.pc_none {
	display: none;
}
}


