﻿@charset "utf-8";

a:hover img {
	opacity:0.6;
	filter:alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
	background:none!important;
}

.clearfix:after {
	content: "";
	display:block;
	clear:both;
	height: 0;
  	visibility: hidden;
  }

.clearfix {
  min-height: 1px;
}
 
* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}



.tel {
	color:#000;
	pointer-events: none;
	cursor:default;
}


#container {
	width: 100%;
	text-align: center;
	font-family:"游ゴシック体","Yu Gothic",YuGothic,"Yu Gothic","メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, sans-serif;
	color: #595757;
}

#sp_head {
	display: block;
}

#pc_head {
	display: none;
}

.sp-vew {
	display: block;
}

.pc-vew {
	display: none;
}

#main {
	width: 100%;
	margin: 90px auto 0;
}


/* クロスフェード部の表示調整ここから */

.viewer {
	margin: 0 auto;
	width: 100%;
	height: 225px;
	text-align: left;
	overflow: hidden;
}

.viewer ul {
	width: 100%;
	height: 225px;
	text-align: left;
	overflow: hidden;
	position: relative;
}

.viewer ul li {
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	display: none;
	position: absolute;
}

/* クロスフェード部の表示調整ここまで */

#welcometo {
	width: 84%;
	height: auto;
	padding: 75px 0;
	margin: 0 8%;
}

.title_img {
	width: 100%;
}

.text_01 {
	width: 100%;
	margin: 35px auto;
	font-size: 8pt;
	font-weight: bold;
	line-height: 1.8em;
}

.sam13 a { 
	display:block;
	width: 100%; /* 横幅 */
	background-color:#fff;
	border:1px solid #E8BB5A;
	padding:12px 0; /* a要素内の余白 */
	color:#595757; 
	font-weight: bold;
	font-size: 7pt;
}

 /* 以下マウスを載せたときのスタイル */
.sam13 a:hover { 
	background-color: #E8BB5A;
	color:#fff; 
	font-weight: bold;
}

.sen {
	width: 100%;
	border-bottom: 1px solid #CDCDCD;
}

#news {
	width: 84%;
	height: auto;
	padding: 75px 0;
	margin: 0 8%;
}

#instagram {
	width: 100%;
	margin: 15px auto 40px;
}

#instafeed {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
	text-align: left;
	line-height: 1em;
	font-size: 9pt;
}

#instagram nav ul li {
	display:inline-block; /* 横並び */
	vertical-align: top; /* li要素を上端揃えに */
	margin:25px 5% 0 0;
	width:47.5%;
	height:auto;
}

#instagram nav ul li:nth-child(even) {
	display:inline-block; /* 横並び */
	vertical-align: top; /* li要素を上端揃えに */
	margin:25px 0 0 0;
	width:47.5%;
	height:auto;
}

#instagram nav ul li p {
	 margin:5px 0 0;
  	 width: 100%;
	 white-space: nowrap;
 	 overflow: hidden;
 	 text-overflow: ellipsis;
}	

#instagram nav ul li img {
	width:100%;
	margin-bottom:3px;
}

#instagram nav a {
	font-size:20px;
}

#service {
	width: 84%;
	height: auto;
	padding: 75px 0;
	margin: 0 8%;
}

.ser_01 {
	display: inline-block;
	width: 40%;
	margin: 40px 4.5% 0 ;
}

.ser_02 {
	width: 60%;
	margin: 0 auto;
}

.text_02 {
	width: 100%;
	margin: 20px auto;
	font-size: 9pt;
	font-weight: bold;
	line-height: 2em;
}

.y_p {
	color: #E8BB5A;
}

#joboffer {
	width: 84%;
	height: auto;
	padding: 75px 0;
	margin: 0 8%;
}

.y_p2 {
	margin: 40px 0 0 0 ;
	font-size: 11pt;
	font-weight: bold;
	color: #E8BB5A;
}

.text_02 {
	width: 100%;
	margin: 20px auto 35px;
	font-size: 9pt;
	font-weight: bold;
	line-height: 1.8em;
}

#information {
	width: 84%;
	height: auto;
	padding: 75px 0 ;
	margin: 0 8%;
	font-size: 10pt;
}

.text_03 {
	width: 100%;
	margin: 40px auto 0;
	font-weight: bold;
	line-height: 1.6em;
}

.y_p3 {
	width: 40%;
	margin: 0 auto 20px;
	color: #E8BB5A;
	border-bottom: 1px solid #E8BB5A;
}

.tel_info {
	width: 84vw;
	font-size: 6.5vw;
	margin: 20px auto 0;
}

.table_class {
	margin: 25px auto 0;
	width: 100%;
}

.td_left {
	width: 50%;
	height: auto;
	text-align: right;
	vertical-align: middle;
	padding: 0 5.5% 0 0 ;
	border-right: 1px solid #595757;
}

.td_right {
	width: 50%;
	height: auto;
	text-align: left;
	vertical-align: middle;
	padding: 0 0 0 5.5%;
}

.fs_20 {
	margin: 8px 0 0 0 ;
	font-size: 8pt;
	line-height: 1.6em;
}
	
	.fc_E8BB5A {
		color: #E8BB5A;
	}	

#mapField {
  width: 100%;
  height: auto;
}

.mapwrapper{
	position:relative;
	padding-bottom:75%;
	height:0;
	overflow:hidden;
}
.mapwrapper iframe{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

#copyright {
	color: #E8BB5A;
	font-size: 7pt;
	margin: 50px auto;
}

#about {
	width: 84%;
	height: auto;
	padding: 75px 0;
	margin: 0 8%;
}

#about_left {
	display: block;
	width: 100%;
	height: auto;
	margin: 50px auto 0;
}

#about_text_box {
	width: 100%;
	margin: auto;
	height: auto;
}

#about_text {
	width: 100%;
	height: auto;
	margin: 50px auto;
	line-height: 1.3em;
}

.y_p4 {
	font-weight: bold;
	font-size: 13pt;
	color: #E8BB5A;
	margin: 0 0 15px 0;
	line-height: 1.6em;
}

.about_text_2 {
	font-size: 9pt;
}

#about_img {
	width: 100%;
	height: auto;
}

#about_right {
	display: block;
	width: 100%;
	height: auto;
	margin: 50px auto 0;
}

#staff {
	width: 84%;
	height: auto;
	padding: 75px 0;
	margin: 0 8%;
}

#staff_wrapper {
	width: 100%;
	height: auto;
	margin: 25px auto 0;
}

.staff_box {
	display: inline-block; /* 横並び */
	vertical-align: top; /* li要素を上端揃えに */
	margin:25px 4.4% 0 0;
	width:47%;
	height: auto;
}

.staff_box:nth-child(even) {
	display:inline-block; /* 横並び */
	vertical-align: top; /* li要素を上端揃えに */
	margin:25px 0 0 0;
	width:47%;
	height:auto;
}

.staff_text {
	width: 100%;
	text-align: left;
	margin: 2px 0 0;
	font-size: 8pt;
	line-height: 1.9em;
}

.name {
	font-size: 12pt;
}

.name_roma {
	color: #B5B5B6;
	margin: 0 0 5px;
}

.pro_left {
	display: inline-block;
	width: 27%;
	line-height: 1.4em;
}

.pro_right {
	display: inline-block;
	width: 68%;
	line-height: 1.4em;
}

#menu {
	width: 84%;
	height: auto;
	padding: 75px 0 35px;
	margin: 0 8%;
}

.menu_tax {
	font-size: 7pt;
	margin: 30px auto;
}

.menu_box {
	width: 100%;
	text-align: left;
	margin: 0 0 30px 0;
}

.menu_name {
	width: 100%;
	border-bottom: 1px solid #595757;
	margin: 0 0 10px 0;
}

.m_n_left {
	display: inline-block;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	width: 31%;
	margin: 10px auto;
}

.m_n_right {
	display: inline-block;
	font-size: 8pt;
	text-align: right;
	width: 67.2%;
	margin: 10px auto;
}

.menu_price {
	width: 100%;
	border-bottom: 1px dotted #C2C2C2;
}

.m_p_left {
	display: inline-block;
	font-size: 11pt;
	text-align: left;
	width: 62.5%;
	margin: 10px auto;
}

.m_p_left80 {
	display: inline-block;
	font-size: 11pt;
	text-align: left;
	width: 80%;
	margin: 10px auto;
}

.m_p_l80_span {
	font-size: 7pt;
}

.m_p_left100 {
	display: inline-block;
	font-size: 10pt;
	text-align: left;
	width: 100%;
	margin: 10px auto;
	text-align: justify;
	line-height: 1.6em;
}

.m_p_right {
	display: inline-block;
	font-size: 11pt;
	text-align: right;
	width: 35%;
	margin: 10px auto;
}

.m_p_right20 {
	display: inline-block;
	font-size: 11pt;
	text-align: right;
	width: 18%;
	margin: 10px auto;
}

#recruit {
	width: 84%;
	height: auto;
	padding: 75px 0;
	margin: 0 8%;
}

#recruit_text {
	width: 100%;
	margin: 40px auto 20px;
}

.y_p5 {
	font-weight: bold;
	font-size: 14pt;
	color: #E8BB5A;
	margin: 0 0 20px 0;
}

.r_t_text {
	font-size: 7pt;
	line-height: 1.5em;
}

.recruit_point {
	width: 100%;
	border-bottom: 1px dotted #C2C2C2;
}

.r_p_left {
	display: inline-block;
	font-size: 9pt;
	text-align: left;
	width: 21%;
	margin: 30px auto;
	line-height: 1.7em;
	vertical-align: top;
}

.r_p_right {
	display: inline-block;
	font-size: 9pt;
	text-align: left;
	width: 77%;
	margin: 30px auto;
	line-height: 1.7em;
	vertical-align: top;
}

@media screen and (min-width: 450px) {

#container {
	width: 100%;
	text-align: center;
	font-family:"游ゴシック体","Yu Gothic",YuGothic,"Yu Gothic","メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, sans-serif;
	color: #595757;
}

#sp_head {
	display: none;
}

#pc_head {
	display: block;
}
	
	#pc_top-head {
		width: 	1000px;
		height: auto;
		margin: 0 auto;
	}	
	
	.pc_top-head_img {
		width: 180px;
		margin: 60px auto;
	}
	
	#btn {
		width: 100%;
		height: auto;
		margin: 0 auto 40px;
	}

	.btn_box {
		display:inline-block; /* 横並び */
		vertical-align: top; /* li要素を上端揃えに */
		margin: auto 20px; 
		width: auto;
		height: 24px;
	}
	
	/*.tate_sen {
		display:inline-block;
		width: 0;
		height: 24px;
		border-left: 1px solid #CDCDCD;
	}*/

	.btn_box_img {
		width: auto;
		height: 13px;
	}
	
	.btn_box_insta {
		width: auto;
		height: 21px;
		margin: 0 0 -6px 0;
	}

.sp-vew {
	display: none;
}

.pc-vew {
	display: block;
}


#main {
	width: 1000px;
	margin: 0 auto;
}


/* クロスフェード部の表示調整ここから */

.viewer {
	margin: 0 auto;
	width: 100%;
	height: 600px;
	text-align: left;
	overflow: hidden;
}

.viewer ul {
	width: 100%;
	height: 600px;
	text-align: left;
	overflow: hidden;
	position: relative;
}

.viewer ul li {
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	display: none;
	position: absolute;
}

/* クロスフェード部の表示調整ここまで */

#welcometo {
	width: 84%;
	height: auto;
	padding: 170px 0;
	margin: 0 8%;
}

.title_img {
	width: 540px;
	margin: 0 auto;
}

.text_01 {
	width: 100%;
	margin: 40px auto 50px;
	font-size: 12pt;
	font-weight: bold;
	line-height: 2em;
}

.sam13 a { 
	display:block;
	width: 400px; /* 横幅 */
	background-color:#fff;
	border:1px solid #E8BB5A;
	padding:16px 0; /* a要素内の余白 */
	color:#595757; 
	font-weight: bold;
	font-size: 10pt;
	margin: 0 auto;
}

 /* 以下マウスを載せたときのスタイル */
.sam13 a:hover { 
	background-color: #E8BB5A;
	color:#fff; 
	font-weight: bold;
}
	

	.sam13_pc a { 
		display:block;
		width: 100%; /* 横幅 */
		background-color:#fff;
		border:1px solid #E8BB5A;
		padding:16px 0; /* a要素内の余白 */
		color:#595757; 
		font-weight: bold;
		font-size: 10pt;
		margin: 0 auto;
	}

 	/* 以下マウスを載せたときのスタイル */
	.sam13_pc a:hover { 
		background-color: #E8BB5A;
		color:#fff; 
		font-weight: bold;
	}

.sen {
	width: 100%;
	border-bottom: 1px solid #CDCDCD;
}

#news {
	width: 84%;
	height: auto;
	padding: 170px 0;
	margin: 0 8%;
}

#instagram {
	width: 100%;
	margin: 15px auto 60px;
}

#instafeed {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
	text-align: left;
	line-height: 2ex;
	font-size: 10pt;
}

#instagram nav ul li {
	display:inline-block; /* 横並び */
	vertical-align: top; /* li要素を上端揃えに */
	margin:40px 40px 0 0;
	width:240px;
	height:auto;
}

#instagram nav ul li:nth-child(even) {
	display:inline-block; /* 横並び */
	vertical-align: top; /* li要素を上端揃えに */
	margin:40px 40px 0 0;
	width:240px;
	height:auto;
}

#instagram nav ul li:nth-child(3) {
	display:inline-block; /* 横並び */
	vertical-align: top; /* li要素を上端揃えに */
	margin:40px 0 0 0;
	width:240px;
	height:auto;
}

#instagram nav ul li:nth-child(6) {
	display:inline-block; /* 横並び */
	vertical-align: top; /* li要素を上端揃えに */
	margin:40px 0 0 0;
	width:240px;
	height:auto;
}

#instagram nav ul li p {
	 margin:5px 0 0;
  	 width: 100%;
	 white-space: nowrap;
 	 overflow: hidden;
 	 text-overflow: ellipsis;
}	

#instagram nav ul li img {
	width:100%;
	margin-bottom:5px;
}

#instagram nav a {
	font-size:20px;
}

#service {
	width: 84%;
	height: auto;
	padding: 170px 0;
	margin: 0 8%;
}

.ser_01 {
	display: inline-block;
	width: 180px;
	margin: 40px 40px 0 ;
}

.ser_02 {
	width: 60%;
	margin: 0 auto;
}

.text_02 {
	width: 100%;
	margin: 20px auto;
	font-size: 10pt;
	font-weight: bold;
	line-height: 2em;
}

.y_p {
	color: #E8BB5A;
}

#joboffer {
	width: 84%;
	height: auto;
	padding: 170px 0;
	margin: 0 8%;
}

.y_p2 {
	margin: 40px 0 0 0 ;
	font-size: 21px;
	font-weight: bold;
	color: #E8BB5A;
}

.text_02 {
	width: 100%;
	margin: 25px auto 60px;
	font-size: 12pt;
	font-weight: bold;
	line-height: 1.8em;
}

#information {
	width: 1000px;
	height: auto;
	padding: 170px 0 90px;
	margin: 0 auto;
	font-size: 13pt;
}

.text_03 {
	width: 100%;
	margin: 50px auto 0;
	font-weight: bold;
	line-height: 1.6em;
}

.y_p3 {
	width: 130px;
	margin: 0 auto 20px;
	color: #E8BB5A;
	border-bottom: 1px solid #E8BB5A;
}

.tel_info {
	width: 100%;
	font-size: 24pt;
	margin: 20px auto 0;
}

.table_class {
	margin: 30px auto 0;
	width: 100%;
}

.td_left {
	width: 50%;
	height: auto;
	text-align: right;
	vertical-align: middle;
	padding: 0 25px 0 0 ;
	border-right: 1px solid #595757;
}

.td_right {
	width: 50%;
	height: auto;
	text-align: left;
	vertical-align: middle;
	padding: 0 0 0 25px;
}

.fs_20 {
	margin: 8px 0 0 0 ;
	font-size: 10pt;
	line-height: 1.6em;
}

#mapField {
  width: 1000px;
  height: auto;
	margin: 0 auto;
}

.mapwrapper{
	position:relative;
	padding-bottom:75%;
	height:0;
	overflow:hidden;
}
.mapwrapper iframe{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

#copyright {
	color: #E8BB5A;
	font-size: 9pt;
	margin: 100px auto;
	width: 1000px;
}

#about {
	width: 1000px;
	height: auto;
	padding: 75px 0 170px;
	margin: 0 auto;
}

#about_left {
	display: inline-block;
	width: 500px;
	height: auto;
	margin: 75px auto 0;
	vertical-align: top;
}

#about_text_box {
	width: 100%;
	margin: auto;
	height: 375px;
	position:relative;
}

#about_text {
	width: 100%;
	height: auto;
	margin: 0 auto;
	position:absolute;
	top: 50%;
	transform: translateY(-50%);
	line-height: 1.5em;
}

.y_p4 {
	font-weight: bold;
	font-size: 2.2ex;
	color: #E8BB5A;
	margin: 0 0 15px 0;
}

.about_text_2 {
	font-size: 1.7ex;
}

#about_img {
	width: 100%;
	height: 375px;
}

#about_right {
	display: inline-block;
	width: 500px;
	height: auto;
	margin: 75px auto 0;
	vertical-align: top;
}

#staff {
	width: 800px;
	height: auto;
	padding: 75px 0 170px;
	margin: 0 auto;
}

#staff_wrapper {
	width: 100%;
	height: auto;
	margin: 0 auto 0;
}

.staff_box {
	display: inline-block; /* 横並び */
	vertical-align: top; /* li要素を上端揃えに */
	margin:80px 40px 0 0;
	width:240px;
	height: auto;
}

.staff_box:nth-child(even) {
	display:inline-block; /* 横並び */
	vertical-align: top; /* li要素を上端揃えに */
	margin:80px 40px 0 0;
	width:240px;
	height:auto;
}

.staff_box:nth-child(3) {
	display:inline-block; /* 横並び */
	vertical-align: top; /* li要素を上端揃えに */
	margin:80px 0 0 0;
	width:240px;
	height:auto;
}

.staff_box:nth-child(6) {
	display:inline-block; /* 横並び */
	vertical-align: top; /* li要素を上端揃えに */
	margin:80px 0 0 0;
	width:240px;
	height:auto;
}

.staff_text {
	width: 100%;
	text-align: left;
	margin: 10px 0 0;
	font-size: 11pt;
}

.name {
	font-size: 2.6ex;
}

.name_roma {
	color: #B5B5B6;
	margin: 0 0 7px;
}

.pro_left {
	display: inline-block;
	width: 20%;
}

.pro_right {
	display: inline-block;
	width: 68%;
}

#menu {
	width: 80%;
	height: auto;
	padding: 75px 0 140px;
	margin: 0 10%;
}

.menu_tax {
	font-size: 1.6ex;
	margin: 70px auto;
}

.menu_box {
	width: 100%;
	text-align: left;
	margin: 0 0 30px 0;
}

.menu_name {
	width: 100%;
	border-bottom: 1px solid #595757;
	margin: 0 0 10px 0;
}

.m_n_left {
	display: inline-block;
	font-size: 2ex;
	font-weight: bold;
	text-align: left;
	width: 30%;
	margin: 10px auto;
}

.m_n_right {
	display: inline-block;
	font-size: 1.6ex;
	text-align: right;
	width: 69.3%;
	margin: 10px auto;
}

.menu_price {
	width: 100%;
	border-bottom: 1px dotted #C2C2C2;
}

.m_p_left {
	display: inline-block;
	font-size: 1.8ex;
	text-align: left;
	width: 62.5%;
	margin: 10px auto;
}

.m_p_left80 {
	display: inline-block;
	font-size: 1.8ex;
	text-align: left;
	width: 80%;
	margin: 10px auto;
}

.m_p_l80_span {
	font-size: 1.5ex;
}

.m_p_left100 {
	display: inline-block;
	font-size: 1.8ex;
	text-align: left;
	width: 100%;
	margin: 10px auto;
	text-align: justify;
}

.m_p_right {
	display: inline-block;
	font-size: 1.8ex;
	text-align: right;
	width: 36.7%;
	margin: 10px auto;
}

.m_p_right20 {
	display: inline-block;
	font-size: 1.8ex;
	text-align: right;
	width: 19.2%;
	margin: 10px auto;
}

#recruit {
	width: 80%;
	height: auto;
	padding: 75px 0 170px;
	margin: 0 10%;
}

#recruit_text {
	width: 100%;
	margin: 70px auto 50px;
}

.y_p5 {
	font-weight: bold;
	font-size: 2.4ex;
	color: #E8BB5A;
	margin: 0 0 20px 0;
}

.r_t_text {
	font-size: 1.6ex;
}

.recruit_point {
	width: 100%;
	border-bottom: 1px dotted #C2C2C2;
}

.r_p_left {
	display: inline-block;
	font-size: 1.8ex;
	text-align: left;
	width: 21%;
	margin: 30px auto;
	vertical-align: top;
}

.r_p_right {
	display: inline-block;
	font-size: 1.8ex;
	text-align: left;
	width: 77%;
	margin: 30px auto;
	line-height: 1.8em;
}
	
	
	
}