@charset "UTF-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #fff;
}


ul {
	list-style: none;
}

a {
	text-decoration: none;
}


/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 86%;
	padding-left: 2.275%;
	padding-right: 2.275%;
	clear: none;
	float: none;
}

/*  font 
---------------------------------------*/

p {
	font-size: 14px;
	line-height: 2.2;
	color: #a99549;
	font-family: dnp-shuei-mgothic-std, sans-serif;
font-weight: 400;
font-style: normal;
}

p.big {
	font-weight: bold;
	font-size: 25px;
	text-align: center;
}

p.gold {
	color: #C9BC9C;
	font-weight: bold;
	font-size: 16px;
}

p.kei {
	color: #C9BC9C;
	font-size: 18px;
	letter-spacing: 10px;
	font-weight: bold;
}

table.rya {
	width: 100%;
	font-size: 14px;
	color: #666666;
	line-height: 2.3;
}

table.rya th{
	width: 30%;
	vertical-align: top;
	font-weight: 400;
	text-align: left;
}

table.rya td{
	padding-left: 5%;
}

p.cezanu {
	font-family: fot-cezanne-pron, sans-serif;
font-weight: 500;
font-style: normal;
}

p.syuei-l {
	font-family: dnp-shuei-mgothic-std, sans-serif;
font-weight: 400;
font-style: normal;
}

p.syuei-b {
	font-family: dnp-shuei-mgothic-std, sans-serif;
font-weight: 600;
font-style: normal;
}

p.rodan {
	font-family: fot-rodin-pron, sans-serif;
	font-weight: 600;
	font-style: normal;
}

.kome {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
}

p.title2 {
	font-size: 25px;
	letter-spacing: 15px;
	font-weight: bold;
}

p.title4 {
	font-size: 24px;
	letter-spacing: 5px;
	font-weight: bold;
	padding-top: 10px;
}

p.title5 {
	font-size: 25px;
	letter-spacing: 5px;
	font-weight: bold;
	padding-top: 20px;
}

p.title7 {
	font-size: 25px;
	letter-spacing: 3px;
	font-weight: bold;
	padding-top: 20px;
}

p.title3 {
	color: #f1a09a;
	font-size: 16px;
}

.b-title {
	text-align: center;
}

.b-title2 {
	text-align: center;
	margin-top: -20px;
}

.b-title3 {
	text-align: center;
	letter-spacing: 5px;
}

h1 {
	color: #a99549;
	font-size: 9px;
	display: none;
}

p.ti {
	color: #fff;
	font-size: 9px;
	position: absolute;
	top: 0;
	z-index: 6;
}

p.gray {
	color: #666666;
}

p.bold {
	font-weight: bold;
}

h2 {
	color: #a99549;
}

p.g {
	color: #262525;
}

/*  hedaer
---------------------------------------*/

.open {
	padding-bottom: 30px;
	text-align: center;
}

.logo {
	text-align: center;
	padding-bottom: 30px;
}

.bosyu {
	text-align: center;
}

.soudan {
	position: absolute;
	width: 130px;
	top: 30px;
}

.c-bg {
	display:none;
}

.sp-on {
	height: 70px;
	background-color: #fff;
	z-index: 50;
	top: 0;
	width: 100%;
}

.hed-l {
	float: left;
	width: 20%;
	margin-top: 13px;
}

.home {
	width: 40px;
}

.hed-r {
	float: left;
	width: 68%;
	margin-top: 14px;
	margin-left: -20px;
}

.sp-top {
	margin-top: 70px;
}

#div1 {
	margin-top: -70px;
	padding-top: 70px;
}

#p1 {
	margin-top: -70px;
	padding-top: 70px;
}

#p2 {
	margin-top: -70px;
	padding-top: 70px;
}

#p3 {
	margin-top: -70px;
	padding-top: 70px;
}

#p4 {
	margin-top: -70px;
	padding-top: 70px;
}

#p5 {
	margin-top: -70px;
	padding-top: 70px;
}

.header {
	display: none;
}

/*  bg
---------------------------------------*/

.bg-pink {
	background-color: #F29FA4;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}

.bg-yellow {
	background-color: #F7F5F1;
}

.bg-gray {
	background-color: #f2efe7;
}

.bg-gray2 {
	background-color: #f2efe7;
}


/* 　メイン画像の設定（大)
----------------------------------*/

#bg1 {
	background-image: url(../img/);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	text-align: center;
	height: 200px;
}

/* 　メイン画像の設定（小)
----------------------------------*/

#bg2 {
	background-image: url(../img/);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	text-align: center;
	height: 200px;
}

/*  nav 
---------------------------------------*/

.js #menu {
		display:none;
}
	
.js .slicknav_menu {
		display:block;
}

#menu {
	display: none;
}

.n-tel {
	width: 210px;
	margin: auto;
}

.m20 {
	margin-top: 20px;
}

/*  main
---------------------------------------*/

.main {
	text-align: center;
}

.main img{
	width: 100%;
}

.main-bg img {
	width: 100%;
}

.main-bg {
	position: absolute;
	bottom: 50px;
	z-index: 2;
	width: 100%;
}

.tab {
	display: none;
}

.main2-bg {
	background-image: url(../img/main2_sp.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: 180px;
}

/*  content
---------------------------------------*/

.pc {
	display: none;
}


.c-r {
	padding-top: 30px;
}

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.m-0 {
	margin: 0;
}

br.sp-of {
	display:none;
}

.pos {
	position: relative;
}

.intyo {
	text-align: center;
	margin-top: 50px;
	margin-bottom: 30px;
}

br.tab-dake {
	display: none;
}

hr.sen {
	border-top: solid 2px #C9BC9C;
}

hr.sen4 {
	border-top: solid 1px #f1a09a;
}

.top {
	position: absolute;
	top: -60px;
	left: 50%;
	margin-left: -75px;
	width: 150px;
	
}

ul.bunkatu3 {
	width: 100%;
	padding-top: 30px;
}

ul.bunkatu3 li{
	width: 95%;
	margin: 0 auto;
	padding-top: 30px;
	display: block;
	text-align: center;
}

p.t1 {
	font-size: 18px;
	color: #C9BC9C;
	line-height: 1.5;
}

p.left {
	text-align: left;
}


dl.yoko4 {
	padding-top: 30px;
	position: relative;
	z-index: 4;
}

dl.yoko4 dt{
	padding-top: 5px;
	text-align: center;
}

dl.yoko4 dd{
	padding-top: 40px;
}

.c-logo {
	width: 250px;
	margin: auto;
}

.w50 {
	width: 200px;
	margin: auto;
}

p.name {
	font-weight: bold;
}

span.big3 {
	font-size: 20px;
	letter-spacing: 5px;
}

p.me {
	font-weight: bold;
}

ul.bunkatu4 {
	width: 100%;
	margin-top: 30px;
}

ul.bunkatu4 li{
	width: 45%;
	float: left;
	margin-left: 10%;
	background-color: #fff;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */ 
	margin-bottom: 30px;
}

ul.bunkatu4 li:first-child{
	margin-left: 0%;
}

ul.bunkatu4 li:nth-child(3){
	margin-left: 0%;
	clear: both;
}


p.kam {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 3px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.ya {
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: -13.5px;
	margin-bottom: -13.5px;
	z-index: 6;
}

/*  2p
--------------------------*/

.typ {
  opacity: 0;
  }
.typ span {
  opacity: 0;
	-webkit-transition: all 1.5s;
      -moz-transition: all 1.5s;
      -ms-transition: all 1.5s;
      -o-transition: all 1.5s;
      transition: all 1.5s;
  }


.gazou50{
	width: 50%;
	margin: auto;
}

.gazou30{
	width: 40%;
	margin: auto;
}

.gazou60 {
	width: 60%;
	margin: auto;
}

.gazou70{
	width: 85%;
	margin: auto;
}

table.ten {
	width: 100%;
	font-family: dnp-shuei-mgothic-std, sans-serif;
font-weight: 400;
font-style: normal;
	color: #a99549;
	line-height: 2;
	font-size: 14px;
}

table.ten th{
	width: 2%;
	font-weight: 400;
	text-align: left;
	vertical-align: top;
}

table.ten td{
	padding-left: 1%;
}

ul.bunkatu2-3 {
	width: 100%;
	padding-top: 30px;
}

ul.bunkatu2-3 li{
	width: 95%;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
	display: block;
	text-align: center;
	background-color: #fff;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */ 
	margin-bottom: 20px;
}

.inner2 {
	width: 90%;
	margin: auto;
}

p.left {
	text-align: left;
}

p.t-tile {
	font-weight: bold;
	text-align: center;
	font-size: 20px;
	letter-spacing: 2px;
	margin: 0;
	padding-top: 10px;
}

span.pink {
	color: #f1a09a;
}

ul.bunkatu2-2 {
	width: 100%;
	padding-top: 30px;
}

ul.bunkatu2-2 li{
	width: 95%;
	margin: 0 auto;
	padding-top: 30px;
	display: block;
	text-align: center;
	margin-bottom: 20px;
}

p.pink-title {
	color: #f1a09a;
	font-size: 18px;
	text-align: left;
	padding-top: 10px;
}

p.pink-title2 {
	color: #f1a09a;
	font-size: 16px;
	text-align: left;
	padding-top: 10px;
	font-weight: bold;
}

p.gold-bg {
	background-color: #a99549;
	color: #fff;
	padding: 5px;
	text-align: center;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */ 
	font-weight: bold;
}

dl.yoko5 {
	padding-top: 30px;
	padding-bottom: 30px;
}

dl.yoko5 dt{
	padding-top: 5px;
	text-align: center;
}

dl.yoko5 dd{
	padding-top: 20px;
}

dl.yoko6 {
	padding-top: 30px;
	padding-bottom: 30px;
}

dl.yoko6 dt{
	padding-top: 5px;
	text-align: center;
}

dl.yoko6 dd{
	padding-top: 20px;
}

p.s-title {
	font-weight: bold;
}

/*  3p
--------------------------*/

table.step {
	width: 100%;
}

table.step th{
	width: 100%;
	display: block;
}

table.step td{
	width: 100%;
	display: block;
	text-align: center;
}

dl.yoko10 dd{
	padding-top: 30px;
}

.bottan a{
	font-size: 18px;
	border: #a99549 solid 2px;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	padding-right: 30px;
	display: inline-block;
	color: #a99549;
	font-weight: bold;
	transition: 0.5s;
	background-color: #fff;
	letter-spacing: 4px;
}

.bottan a:hover{
	background-color: #a99549;
	color: #fff;
}

p.gold-bg2 {
	background-color: #a99549;
	color: #fff;
	padding: 5px;
	text-align: center;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */ 
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 10px;
}

p.gold-bg3 {
	background-color: #a99549;
	color: #fff;
	padding: 5px;
	text-align: center;
	border-radius: 20px;        /* CSS3草案 */  
    -webkit-border-radius: 20px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 20px;   /* Firefox用 */ 
	font-weight: bold;
	font-size: 18px;
	display: inline-block;
	padding-left: 30px;
	padding-right: 30px;
	margin: 0;
}

.bigner {
	text-align: center;
	margin-bottom: 30px;
}


p.big-title {
	font-size: 18px;
	text-align: center;
	font-family: dnp-shuei-mgothic-std, sans-serif;
font-weight: 600;
font-style: normal;
}

dl.yoko9 {
}

dl.yoko9 dt{
	padding-top: 5px;
	text-align: center;
}

dl.yoko9 dd{
	padding-top: 40px;
}

p.gray2 {
	color: #999999;
}

p.p-title {
	color: #f1a09a;
	font-weight: bold;
	line-height: 2.2;
	margin: 0;
}

p.gtitle {
	color: #a99549;
	font-weight: bold;
	line-height: 2.2;
	margin: 0;
}

table.ten-pink {
	width: 100%;
	font-family: dnp-shuei-mgothic-std, sans-serif;
font-weight: 600;
font-style: normal;
	color: #f1a09a;
	line-height: 2;
	font-size: 14px;
}

table.ten-pink th{
	width: 1%;
	font-weight: 400;
	text-align: left;
	vertical-align: top;
}

table.ten-pink td{
	padding-left: 1%;
}

table.ten-gold {
	width: 100%;
	font-family: dnp-shuei-mgothic-std, sans-serif;
font-weight: 600;
font-style: normal;
	color: #a99549;
	line-height: 2;
	font-size: 14px;
}

table.ten-gold th{
	width: 1%;
	font-weight: 400;
	text-align: left;
	vertical-align: top;
}

table.ten-gold td{
	padding-left: 1%;
}

table.price {
	font-family: dnp-shuei-mgothic-std, sans-serif;
font-weight: 600;
font-style: normal;
	color: #999999;
	width: 100%;
}

table.price th {
	border: solid 1px #999999;
	text-align: center;
	width: 40%;
	padding: 10px;
}

table.price td {
	border: solid 1px #999999;
	text-align: left;
	padding: 10px;
}

.border-g {
	border: solid 1px #a99549;
	padding: 20px;
}

/*  4p
--------------------------*/

p.small {
	letter-spacing: 3px;
}

span.big-name {
	font-size: 20px;
	font-weight: bold;
}

dl.yoko7 {
	padding-top: 30px;
}

dl.yoko7 dt{
	padding-top: 5px;
	text-align: center;
}

dl.yoko7 dd{
	padding-top: 40px;
}

dl.yoko8{
	padding-top: 0px;
}

dl.yoko8 dt{
	padding-top: 5px;
	text-align: center;
}

dl.yoko8 dd{
	padding-top: 0px;
}

p.g-title {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 5px;
}

table.ten2 {
	width: 100%;
	font-family: dnp-shuei-mgothic-std, sans-serif;
font-weight: 400;
font-style: normal;
	color: #999999;
	line-height: 2;
}

table.ten2 th{
	width: 35%;
	font-weight: 400;
	text-align: left;
	vertical-align: top;
}

table.ten2 td{
	padding-left: 2%;
}

.border-w {
	border: 3px solid #fff;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */ 
	padding-bottom: 30px;
}

.border-w2 {
	border: 5px solid #fff;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */ 
}

.inner {
	width: 80%;
	margin: auto;
}

.bosyu-in {
	display: block;
}


/*  新着
------------------------------*/

.list-table {
	font-family: fot-cezanne-pron, sans-serif;
font-weight: 500;
font-style: normal;
	font-size: 14px;
	border-collapse: collapse;
	width: 95%;
	margin: auto;
}

.list-table tr{
	border-bottom: dotted 1px #7f7f7f;
}

.list-table th {
		color: #a99549;
		font-weight: bold;
		text-align: center;
		padding: 15px;
		width: 25%;
		text-align: left;
	}
	
	.list-table td {
		padding: 15px;
		vertical-align: top;
		text-align: left;
		width: 70%;
		margin-left: 5%;
	}


	.list-table td a{
		color: #7f7f7f;
	}

.list-table td a:hover{
		color: #A4A1A2;
	}

.n-textarea {
	border-bottom: #7f7f7f solid 1px;
	border-top: #7f7f7f solid 1px;
	height: 200px;
	-webkit-overflow-scrolling:touch;
	overflow-y: auto;
}

p.oshi {
	font-size: 16px;
	letter-spacing: 5px;
}


.list-table2 {
	font-family: fot-cezanne-pron, sans-serif;
font-weight: 500;
font-style: normal;
	font-size: 14px;
	border-collapse: collapse;
	width: 95%;
	margin: auto;
}

.list-table2 tr{
	border-bottom: dotted 1px #7f7f7f;
}

	
	.list-table2 td:first-child {
		padding: 15px;
		text-align: left;
		width: 25%;
		color: #a99549;
	}
	
	.list-table2 td:nth-child(2) {
		padding: 15px;
		text-align: left;
		width: 70%;
		margin-left: 5%;
	}


	.list-table2 td a{
		color: #7f7f7f;
	}

.list-table2 td a:hover{
		color: #A4A1A2;
	}
	
p.right {
	text-align: right;
}

p.gt a{
	color: #7f7f7f;
}

p.gt a:hover{
	color: #A4A1A2;
}


/*  スライダー
----------------------------------*/

#slider {
	display: none;
}

#slides {
	display:block;
	margin: 0 auto;
}

#slides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

#slides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

#slides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

#slides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }

#slides2 {
	display:block;
	margin: 0 auto;
}

#slides2 {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

#slides2 li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

#slides2 li:first-child {
  position: relative;
  display: block;
  float: left;
  }

#slides2 img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
 
 /*  ホーバー時半透明
----------------------------------*/

.alpha a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}



/* 　画像切り替えclass
----------------------------------*/

.switch {
    visibility: hidden;
}


/*  上下のスペース
----------------------------------*/

.space {
	padding-top: 50px;
	padding-bottom: 50px;
}

.space2 {
	padding-top: 40px;
	padding-bottom: 40px;
}

.space4 {
	padding-top: 30px;
	padding-bottom: 30px;
}

.block {
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
}

/*  dl 　(pcの場合横並び　画像右)
----------------------------------*/

dl.yoko2 {
	padding-top: 30px;
}

dl.yoko2 dt{
	padding-top: 5px;
	text-align: center;
}

dl.yoko2 dd{
	padding-top: 40px;
}

/*  dl 　(pcの場合横並び　画像左)
----------------------------------*/
dl.yoko3 {
	padding-top: 10px;
}

dl.yoko3 dt{
	padding-top: 5px;
}

dl.yoko3 dd{
	text-align: center;
	padding-top: 20px;
}

/*  ul 　(pcの場合横並び　４つ分け)
----------------------------------*/


/*  ul 　(pcの場合横並び　2つ分け)
----------------------------------*/

ul.bunkatu2 {
	width: 100%;
}

ul.bunkatu2 li{
	width: 95%;
	margin: 0 auto;
	padding-top: 30px;
	display: block;
	text-align: center;
}

/*  table（求人募集）
----------------------------------*/

.kyujin {
	width: 100%;
	border-collapse: collapse;
	font-size: 12px;
	margin: 0 auto;
	color: #663C07;
	font-family: dnp-shuei-mgothic-std, sans-serif;
font-weight: 400;
font-style: normal;
}

.kyujin th {
	width: 25%;
	border-bottom: 2px #f1a09a solid;
	border-top: 2px #f1a09a solid;
	padding: 10px;
	color: #a99549;
	font-family: dnp-shuei-mgothic-std, sans-serif;
font-weight: 600;
font-style: normal;
}

.kyujin td {
	width: 75%;
	border-bottom: 2px #f1a09a solid;
	border-top: 2px #f1a09a solid;
	color: #666666;
	padding: 15px;
	text-align: left;
}

/*  table（分割２）
----------------------------------*/

table.ka {
}

table.ka th{
	display: block;
	width: 100%;
}

table.ka td{
	padding-top: 20px;
	display: block;
	width: 100%;
}


/*  footer 
---------------------------------------*/

hr.sen2 {
	border-top: solid 5px #E1DAC7;
}

hr.sen3 {
	border-top: solid 1px #a99549;
}

.space3 {
	padding-top: 20px;
	padding-bottom: 20px;
}

.space3 p{
	color: #a99549;
}

p.sp-none {
	display: none;
}

p.kamoku {
	font-size: 18px;
	text-align: center;
}

p.copy {
	font-size: 9px;
	text-align: center;
	color: #a99549;
}

.f-logp {
	padding-top: 20px;
	width: 80%;
	margin: auto;
}

.f-logo {
	width: 250px;
	margin: auto;
}

.w-tel {
	margin-bottom: 10px;
}

p.ad {
	font-size: 18px;
	margin: 0;
}

p.line {
	line-height: 1.8;
}

p.n {
	line-height: 1.8;
}

/*  pagetop設定
----------------------------------*/

.pagetop {
    display: none;
    position: fixed;
    bottom: 5px;
    right: 5px;
	width: 75px;
}
.pagetop a {
    display: block;
    text-decoration: none;
}
 
.pagetop a:hover {
    display: block;
    text-decoration: none;
}


/*  footer内の二つ分け要素
----------------------------------*/

.f-r {
	padding-top: 40px;
}

.f-l {
}

/*  googlemap枠
----------------------------------*/

.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}

.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
#div1 {
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

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

.gridContainer {
	width: 80%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
	clear: none;
	float: none;
	margin-left: auto;
}


/*  font 
---------------------------------------*/

p {
	font-size: 14px;
}

ul {
	font-size: 14px;
}
	
p.tab-center {
	text-align: center;
}
	


/*  hedaer
---------------------------------------*/
	
.open {
	padding-bottom: 50px;
}
	
.bosyu {
	position: absolute;
	width: 200px;
	right: -50px;
	bottom: 150px;
}
	
.soudan {
	width: 180px;
	top: 50px;
}
	
.hed-l {
	width: 20%;
	margin-top: 10px;
}

.home {
	width: 50px;
}

.hed-r {
	float: left;
	width: 45%;
	margin-top: 10px;
	margin-left: 60px;
}


/*  header内の二つ分け要素
----------------------------------*/

.h-l {
	width: 45%;
	float: left;
}

.h-r {
	width: 55%;
	float: right;
	text-align: left;
}

/* 新着
-----------------------------------*/
	
.n-textarea {
	-webkit-overflow-scrolling: none;
}

/*  bg
---------------------------------------*/

/* 　メイン画像の設定（大)
----------------------------------*/

#bg1 {
	height: 300px;
}

/* 　メイン画像の設定（小)
----------------------------------*/

#bg2 {
	height: 300px;
}

/*  nav 
---------------------------------------*/



#menu li{
}

#menu li a{
}

#menu li a:hover{
}

/*  メニューの横線
----------------------------------*/

li.solid {
	border-left: #fff solid 1px;
	border-right: #fff solid 1px;
}

li.solid-r {
	border-right: #fff solid 1px;
}

/*  main
---------------------------------------*/
	
.main-bg {
	bottom: 0;
}
	
.sp-off2 {
	display: none;
}

.tab {
	display: block;
}
	
.main2-bg {
	background-image: url(../img/main2_pc.png);
	height: 200px;
}


/*  content
---------------------------------------*/
	

	
.intyo {
	position: absolute;
	width: 150px;
	right: 0;
	top: 10px;
}
	
p.ko {
	padding-top: 50px;
	width: 90%;
}
	
br.tab-dake {
	display: block;
}

table.rya th{
	width: 20%;
}
	
.top {
	top: -70px;
}
	
ul.bunkatu3 {
	padding-top: 40px;
}

ul.bunkatu3 li{
	width: 45%;
	margin: 0 auto;
	padding-top: 30px;
	float: left;
	margin-left: 10%;
}
	
ul.bunkatu3 li:first-child{
	margin-left: 0;
}
	
ul.bunkatu3 li:nth-child(3){
	margin-left: 0;
	clear: both;
}
	
ul.bunkatu3 li:nth-child(5){
	margin-left: 0;
	clear: both;
}

br.sp-of {
	display:block;
}
	
br.sp {
	display: none;
}
	
dl.yoko4 {
	width: 100%;
	padding-top: 10px;
}

dl.yoko4 dt{
	width: 65%;
	margin: auto;
}

dl.yoko4 dd{
	width: 80%;
	margin: auto;
}

ul.bunkatu4 {
	width: 100%;
	margin-top: 30px;
}

ul.bunkatu4 li{
	width: 23%;
	float: left;
	margin-left: 2.6%;
	background-color: #fff;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */ 
	margin-bottom: 30px;
}

ul.bunkatu4 li:first-child{
	margin-left: 0%;
}

ul.bunkatu4 li:nth-child(3){
	margin-left: 2.6%;
	clear: none;
}
	
.kome {
	position: absolute;
	width: 450px;
	bottom: 0px;
	left: 50%;
	margin-left: -225px;
	z-index: 3;
}
	
p.title2 {
	font-size: 30px;
	letter-spacing: 15px;
	font-weight: bold;
}
	
p.title4 {
	font-size: 30px;
	letter-spacing: 15px;
	padding-top: 0;
}
	
p.title5 {
	font-size: 28px;
	letter-spacing: 15px;
	padding-top: 0;
}
	
p.title7 {
	font-size: 28px;
	letter-spacing: 10px;
	padding-top: 0;
}

.b-title {
	position: absolute;
	top: 20px;
	left: 50%;
	transform: translate( -50%);
}
	
p.title3 {
	font-size: 20px;
}

.b-title2 {
	position: absolute;
	bottom: 10px;
	left: 50%;
	transform: translate( -50%);
	letter-spacing: 5px;
	margin-top: 0;
}
	
.b-title3 {
	position: absolute;
	top: 20px;
	left: 50%;
	transform: translate( -50%);
}


.c-bg {
	display: block;
	position: absolute;
	top: -80px;
}
	
.c-logo {
	position: relative;
	z-index: 3;
	margin-top: -100px;
	margin-bottom: 50px;
}

/*  content内の二つ分け要素
----------------------------------*/

.c-l {
	width: 45%;
	float: left;
	margin: 0 auto;
}

.c-r {
	width: 45%;
	float: right;
	margin: 0 auto;
	padding-top: 0;
}

	
/*  2p
--------------------------*/
	
.gazou50{
	width: 30%;
}
	

.gazou30{
	width: 30%;
}
	
.gazou60 {
	width: 45%;
}
	
.gazou70{
	width: 60%;
}
	
.photo {
	width: 70%;
	margin: auto;
}
	
ul.bunkatu2-3 {
	width: 100%;
	padding-top: 30px;
	display:-webkit-box;/*--- Androidブラウザ用 ---*/
    display:-ms-flexbox;/*--- IE10 ---*/
    display: -webkit-flex;/*--- safari（PC）用 ---*/
	-js-display: flex;
    display:flex;
	-ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

ul.bunkatu2-3 li{
	width: 48%;
	margin-left: 3%;
	padding-top: 20px;
	float: left;
}

ul.bunkatu2-3 li:first-child {
	margin-left: 0;
}
	
ul.bunkatu2-3 li:nth-child(3) {
	margin-left: 0;
	clear: both;
}
	
ul.bunkatu2-3 li:nth-child(5) {
	margin-left: 0;
	clear: both;
}

p.t-tile {
	font-size: 18px;
}
	
ul.bunkatu2-2 {
	width: 100%;
	padding-top: 30px;
}

ul.bunkatu2-2 li{
	width: 47.5%;
	margin-left: 5%;
	padding-top: 20px;
	float: left;
}

ul.bunkatu2-2 li:first-child {
	margin-left: 0;
}

ul.bunkatu2-2 li:nth-child(3) {
	margin-left: 0;
	clear: both;
}
	
ul.bunkatu2-2 li:nth-child(5) {
	margin-left: 0;
	clear: both;
}
	
p.gold-bg {
	font-size: 16px;
	letter-spacing: 3px;
}
	
dl.yoko5 dd{
	width: 80%;
	margin: auto;
}
	
dl.yoko6 dd{
	width: 80%;
	margin: auto;
}
	
	
/*  3p
--------------------------*/
	
table.step th{
	width: 25%;
	display: inline-block;
	vertical-align: middle;
}

table.step td{
	width: 65%;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	margin-left: 3%;
}

p.gold-bg2 {
	font-size: 20px;
}

p.big-title {
	font-size: 24px;
}
	
dl.yoko9 dd{
	width: 90%;
	margin: auto;
}
	
ul.bunkatu2-4 {
	width: 100%;
}

ul.bunkatu2-4 li{
	width: 47.5%;
	margin-left: 5%;
	padding-top: 0px;
	float: left;
}

ul.bunkatu2-4 li:first-child {
	margin-left: 0;
}

ul.bunkatu2-4 li:nth-child(3) {
	margin-left: 0;
	clear: both;
}
	
ul.bunkatu2-4 li:nth-child(5) {
	margin-left: 0;
	clear: both;
}
	
ul.bunkatu2-4 li:nth-child(7) {
	margin-left: 0;
	clear: both;
}
	
p.p-title {
	font-size: 15px;
}
	
p.gtitle {
	font-size: 15px;
}
	
table.ten-pink {
	font-size: 15px;
}

table.ten-gold {
	font-size: 15px;
}

table.price {
	font-size: 15px;
}

table.price th {
	width: 30%;
}

.border-g {
	padding: 40px;
}
	
	
	
.bigner {
	margin-bottom: 0px;
	position: absolute;
	top: 10px;
}


/*  4p
--------------------------*/
	
dl.yoko7 dt{
		
}
	
	
dl.yoko7 dd{
	width: 85%;
	margin: auto;
}
	
dl.yoko8 dd{
	width: 85%;
	margin: auto;
}
	
table.ten2 th{
	width: 23%;
}

table.ten2 td{
	padding-left: 2%;
}

.border-w {
	padding-bottom: 50px;
}
	
	.p {
		width: 400px;
		margin: auto;
	}

/*  上下のスペース
----------------------------------*/

.space {
	padding-top: 90px;
	padding-bottom: 90px;
}
	
.space2 {
	padding-top: 70px;
	padding-bottom: 70px;
}

.block {
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
}

/*  dl 　(pcの場合横並び　画像右)
----------------------------------*/

dl.yoko2 {
	width: 100%;
	padding-top: 10px;
}

dl.yoko2 dt{
	width: 65%;
	margin: auto;
}

dl.yoko2 dd{
	width: 85%;
	margin: auto;
}

/*  dl 　(pcの場合横並び　画像左)
----------------------------------*/

dl.yoko3 {
	width: 100%;
	padding-top: 10px;
}

dl.yoko3 dt{
	width: 65%;
	float: right;
	padding-top: 0;
}

dl.yoko3 dd{
	width: 30%;
	float: left;
	padding-top: 0;
}

/*  ul 　(pcの場合横並び　４つ分け)
----------------------------------*/


/*  ul 　(pcの場合横並び　2つ分け)
----------------------------------*/

ul.bunkatu2 {
	width: 100%;
	padding-top: 30px;
}

ul.bunkatu2 li{
	width: 45%;
	margin-left: 10%;
	padding-top: 20px;
	float: left;
}

ul.bunkatu2 li:first-child {
	margin-left: 0;
}

/*  table（求人募集）
----------------------------------*/
.kyujin {
	font-size: 13px;
}

.kyujin th {
	padding: 10px;
}

.kyujin td {
	padding: 20px;
}

/*  table（分割２）
----------------------------------*/

table.ka {
}

table.ka th{
	display: inline-block;
	width: 35%;
	text-align: left;
}

table.ka td{
	padding-top: 20px;
	display: inline-block;
	width: 60%;
	padding-left: 3%;
	vertical-align: middle;
}

/*  footer 
---------------------------------------*/
	
p.sp-none {
	display: block;
	font-size: 12px;
	line-height: 1.5;
}
	
	
p.copy {
	font-size: 11px;
}
	
.f-logp {
	padding-top: 0px;
	width: 100%;
}
	
.w-tel {
	width: 300px;
}

/*  pagetop設定
----------------------------------*/

.pagetop {
    width: 100px;
	bottom: 30px;
    right: 30px;
}

/*  footer内の二つ分け要素
----------------------------------*/

.f-l {
	width: 60%;
	margin: auto;
}

.f-r {
	width: 75%;
	margin: auto;
}

/*  googlemap枠
----------------------------------*/

.ggmap {
position: relative;
padding-bottom: 40%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
#div1 {
}
.zeroMargin_tablet {
margin-left: 0;
}
.hide_tablet {
display: none;
}
}

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

	
/*  font
---------------------------------------*/

p {
	font-size: 15px;
}	
	
	
.open {
	padding-bottom: 70px;
}
	
.bosyu {
	position: absolute;
	width: 250px;
	right: 0px;
	bottom: 150px;
}
	
p.gold {
	font-size: 18px;
}
	
p.kei {
	font-size: 19px;	
}
	
table.kyujin {
	font-size: 15px;
}
	
.sp-on {
	display: none;
}
	
.header {
	background-color: #fff;
	position: fixed;
	top: 0px;
	width: 100%;
	z-index: 6;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}
	
.sp-top {
	margin-top: 147px;
}
	
#div1 {
	margin-top: -147px;
	padding-top: 147px;
}
	
#p1 {
	margin-top: -147px;
	padding-top: 147px;
}

#p2 {
	margin-top: -147px;
	padding-top: 147px;
}

#p3 {
	margin-top: -147px;
	padding-top: 147px;
}

#p4 {
	margin-top: -147px;
	padding-top: 147px;
}

#p5 {
	margin-top: -147px;
	padding-top: 147px;
}

	
	
.box3 {
	display:-webkit-box;/*--- Androidブラウザ用 ---*/
    display:-ms-flexbox;/*--- IE10 ---*/
    display: -webkit-flex;/*--- safari（PC）用 ---*/
	-js-display: flex;
    display:flex;
	width: 100%;
}
	
.box-in {
	-ms-flex-flex-item-align:center;/*--- IE10 ---*/
    -webkit-align-self:center;/*--- safari（PC）用 ---*/
    align-self:center;
}
	
.box-in:nth-child(1){
	-webkit-flex-basis: 20%;
  	-ms-flex-basis: 20%;
  	flex-basis: 20%;
}
	
.box-in:nth-child(2){
	-webkit-flex-basis: 55%;
  	-ms-flex-basis: 55%;
  	flex-basis: 55%;
	margin-left: 5%;
	margin-right: 2%;
}
	
.box-in:nth-child(3){
	-webkit-flex-basis: 20%;
  	-ms-flex-basis: 20%;
  	flex-basis: 20%;
}
	
p.ti {
	font-size: 12px;
}
	
	
/*  メニュー設定（tab・pc）
----------------------------------*/

.slicknav_menu {
		display: none;
}


/*  メニュー設定（tab・pc）
----------------------------------*/


#menu {
	display: block;
	display: table;
	width: 100%;
	margin-left: -3%;
	margin-top: 5px;
}
	
*::-ms-backdrop, #menu {
}

.menu {
    position: relative;
    width: 100%;
    margin: 0 auto;
}

.menu > li {
    float: left;
    width: 16%; /* グローバルナビ4つの場合 */
	text-align: center;
}
	
.menu > li:nth-child(2){
	width: 23%;
}
	
.menu > li:nth-child(3){
	width: 20%;
}
	
.menu > li:nth-child(4){
	width: 20%;
}
	
.menu > li:nth-child(5){
	width: 20%;
}

.menu > li a {
   color: #a99549;
	font-size: 15px;
}

.menu > li a:hover {
    color: #f1a09a;
}

ul.menu__second-level {
    visibility: hidden;
    opacity: 0;
    z-index: 3;
}

ul.menu__third-level {
    visibility: hidden;
    opacity: 0;
}

ul.menu__fourth-level {
    visibility: hidden;
    opacity: 0;
}

.menu > li:hover {
    -webkit-transition: all .5s;
    transition: all .5s;
}

.menu__second-level li {
    border-top: 1px solid #111;
}

.menu__third-level li {
    border-top: 1px solid #111;
}

.menu__second-level li a:hover {
    background: #111;
}

.menu__third-level li a:hover {
    background: #2a1f1f;
}

.menu__fourth-level li a:hover {
    background: #1d0f0f;
}

/* 下矢印 */
.init-bottom:after {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 0 0 0 15px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* floatクリア */
.menu:before,
.menu:after {
    content: " ";
    display: table;
}

.menu:after {
    clear: both;
}

.menu {
    *zoom: 1;
}
	
.menu > li.menu__single {
    position: relative;
}
	
/*  single
---------------------*/	

li.menu__single ul.menu__second-level {
    position: absolute;
    top: 40px;
    width: 100%;
    background: #072A24;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

li.menu__single:hover ul.menu__second-level {
    top: 50px;
    visibility: visible;
    opacity: 1;
}
	
	
/*  mega
---------------------*/	
	
li.menu__mega ul.menu__second-level {
    position: absolute;
    top: 40px;
    left: 0;
    box-sizing: border-box;
    width: 100%;
    background: rgb(241,160,154);
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
	padding: 10px;
	border-radius: 20px;        /* CSS3草案 */  
    -webkit-border-radius: 20px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 20px;
}

li.menu__mega:hover ul.menu__second-level {
    top: 94px;
    visibility: visible;
    opacity: 1;
}

li.menu__mega ul.menu__second-level > li {
    float: left;
    width: 25%;
    border: none;
	text-align: center;
}
	
	
li.menu__mega ul.menu__second-level > li a{
    color: #fff;
}
	
li.menu__mega ul.menu__second-level > li a:hover{
    color: #ffff00;
	background: rgb(241,160,154);
}

li.menu__mega ul.menu__second-level > li:nth-child(3n+2) {
}
	
ul.menu__second-level2 {
    visibility: hidden;
    opacity: 0;
    z-index: 3;
}	

li.menu__mega ul.menu__second-level2 {
    position: absolute;
    top: 40px;
    left: 0;
    box-sizing: border-box;
    width: 100%;
    background: rgb(241,160,154);
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
	padding: 10px;
	border-radius: 20px;        /* CSS3草案 */  
    -webkit-border-radius: 20px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 20px;
}

li.menu__mega:hover ul.menu__second-level2 {
    top: 94px;
    visibility: visible;
    opacity: 1;
}

li.menu__mega ul.menu__second-level2 > li {
    float: left;
    width: 20%;
    border: none;
	text-align: center;
}
	
	
li.menu__mega ul.menu__second-level2 > li a{
    color: #fff;
}
	
li.menu__mega ul.menu__second-level2 > li a:hover{
    color: #ffff00;
	background: rgb(241,160,154);
}

li.menu__mega ul.menu__second-level2 > li:nth-child(3n+2) {
}
	
.wn1 {
	width: 45px;
	margin: auto;
}
	
.wn2 {
	width: 117px;
	margin: auto;
}

.wn3 {
	width: 65px;
	margin: auto;
}

.wn4 {
	width: 97px;
	margin: auto;
}

.wn5 {
	width: 59px;
	margin: auto;
}
	
.sp {
	display: none;
}
	
	
.pc {
	display: block;
}

	
/*  main
---------------------------------------*/

	.soudan {
		width: 300px;
	}
	
	.main2-bg {
		height: 250px;
	}

/*  content
---------------------------------------*/
	
.intyo {
	position: absolute;
	width: 250px;
	right: 0;
}
	
p.ko {
	padding-top: 60px;
	width: 90%;
}
	
br.tab-dake {
	display: none;
}
	
table.rya {
	font-size: 15px;
}

table.rya th{
	width: 15%;
}
	
ul.bunkatu3 li{
	width: 30%;
	margin-left: 5%;
}
	
ul.bunkatu3 li:first-child{
	margin-left: 0;
}
	
ul.bunkatu3 li:nth-child(3){
	margin-left: 5%;;
	clear: none;
}
	
ul.bunkatu3 li:nth-child(4){
	margin-left: 0%;
	clear: both;
}
	
ul.bunkatu3 li:nth-child(5){
	margin-left: 5%;
	clear: none;
}
	
p.t1 {
	font-size: 21px;
}

p.sp-none {
	font-size: 14px;
}
	

dl.yoko4 {
	width: 100%;
	padding-top: 30px;
}

dl.yoko4 dt{
	width: 28%;
	float: left;
	padding-top: 0;
}

dl.yoko4 dd{
	width: 67%;
	float: right;
	padding-top: 0;
}
	
span.big3 {
	font-size: 22px;
	letter-spacing: 5px;
}
	
.f-l {
	width: 45%;
	float: left;
}

.f-r {
	width: 50%;
	float: right;
	position: relative;
	padding-top: 0;
}
	
p.me {
	font-size: 18px;
	text-align: center;
}
	
.space4 {
	padding-top: 40px;
	padding-bottom: 40px;
}
	
.c-logo {
	width: 280px;
}

.kome {
	width: 550px;
	bottom: 100px;
	margin-left: -275px;
}
	
p.title2 {
	font-size: 33px;
}
	
p.title4 {
	font-size: 33px;
}

p.title5 {
	font-size: 33px;
}
	
p.title7 {
	font-size: 33px;
}

.b-title {
	top: 20px;
}
	
p.title3 {
	font-size: 24px;
}

.b-title2 {
	letter-spacing: 5px;
}
	
.b-title3 {
	top: 20px;
}

	
/*  科目
-----------------------------*/


.row_index_clinic{
	display:-webkit-box;/*--- Androidブラウザ用 ---*/
	display:-ms-flexbox;/*--- IE10 ---*/
	display: -webkit-flex;/*--- safari（PC）用 ---*/
	display:flex;
	-webkit-box-pack:justify;/*--- Androidブラウザ用 ---*/
	-ms-flex-pack:justify;/*--- IE10 ---*/
	-webkit-justify-content:space-between;/*--- safari（PC）用 ---*/
	justify-content:space-between;
	padding-bottom: 80px;
}

.col_index_clinic {
	width: 230px;
	height: 250px;
	position: relative;
	-webkit-perspective: 800px;
	-moz-perspective: 800px;
	-o-perspective: 800px;
	perspective: 800px;
}
.col_index_clinic
.card {
	width: 230px;
	height: 250px;
	position: absolute;
	-webkit-transition: -webkit-transform 1s;
	-moz-transition: -moz-transform 1s;
	-o-transition: -o-transform 1s;
	transition: transform 1s;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
 
.card.flipped {
	-webkit-transform: rotateY( 180deg );
	-moz-transform: rotateY( 180deg );
	-o-transform: rotateY( 180deg );
	transform: rotateY( 180deg );
}
.front,
.back {
	margin:0;
	display: block;
	width: 230px;
	height: 250px;
	position: absolute;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden;
}
.front01 {
	background-image:url(../img/ka-pc1.png);
	background-size: 230px 250px;
}
.front02 {
	background-image:url(../img/ka-pc2.png);
	background-size: 230px 250px;
}
.front03 {
	background-image:url(../img/ka-pc3.png);
	background-size: 230px 250px;
}
.front04 {
	background-image:url(../img/ka-pc4.png);
	background-size: 230px 250px;
}
 
.back {
	width: 230px;
	height: 250px;
	background: #f1a09a;
	-webkit-transform: rotateY( 180deg );
	-moz-transform: rotateY( 180deg );
	-o-transform: rotateY( 180deg );
	transform: rotateY( 180deg );
	color:#FFFFFF;
	padding-top: 0px;
	border-radius: 20px;        /* CSS3草案 */  
    -webkit-border-radius: 20px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 20px;
	text-align: center;
}

.back h3{
	text-align: center;
	margin: 0;
	margin-top: 20px;
	margin-bottom: 15px;
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 25px;
	letter-spacing: 3px;
}
	
.back p{
	margin: 0 auto;
	font-size: 14px;
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-style: normal;
	color: #fff;
	line-height: 1.7;
}
	
	.m-top {
		margin-top: 20px;
	}
	
.botton a{
	font-size: 16px;
	border: #fff solid 2px;
	border-radius: 30px;        /* CSS3草案 */  
    -webkit-border-radius: 30px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 20px;
	display: inline-block;
	color: #fff;
	font-weight: bold;
	transition: 0.5s;
	background-color: rgba(255,255,255,0.3);
}

.botton a:hover{
	background-color: #fff;
	color: #f1a09a;
}
	
	
/*  2p
--------------------------*/
	
.gazou30{
	width: 25%;
}
	
.gazou60 {
	width: 37%;
}
	
.gazou70{
	width: 50%;
}
	
.photo {
	width: 60%;
	margin-top: 20px;
}
	
table.ten {
	font-size: 15px;
}
	
ul.bunkatu2-3 {
	padding-top: 50px;
}

ul.bunkatu2-3 li{
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
	
p.t-tile {
	font-size: 20px;
	letter-spacing: 4px;
}
	
ul.bunkatu2-2 li{
	margin-bottom: 40px;
}
	
p.pink-title {
	font-size: 20px;
}
	
p.pink-title2 {
	font-size: 18px;
}
	
p.gold-bg {
	font-size: 18px;
}
	
dl.yoko5 {
	padding-bottom: 50px;
}
	
dl.yoko5 dt{
	width: 33%;
	float: left;
	padding-top: 0;
}

dl.yoko5 dd{
	width: 63%;
	float: right;
	padding-top: 0;
}
	
dl.yoko6 {
	padding-bottom: 50px;
}
	
dl.yoko6 dt{
	width: 33%;
	float: right;
	padding-top: 0;
}

dl.yoko6 dd{
	width: 63%;
	float: left;
	padding-top: 0;
}

p.s-title {
	font-size: 18px;
}

/*  3p
--------------------------*/
	
table.step {
	margin-bottom: 40px;
}
	
table.step th{
	width: 20%;
}

table.step td{
	width: 75%;
	margin-left: 1%;
	vertical-align: top;
}
	
	
dl.yoko10 {
	margin: 0;
}
	
dl.yoko10 dt{
	width: 30%;
	float: right;
}
	
dl.yoko10 dd{
	width: 65%;
	float: left;
	padding-top: 0;
	text-align: left;
}

.bottan a{
	font-size: 20px;
}

p.gold-bg2 {
	font-size: 22px;
}
	
p.big-title {
	font-size: 27px;
}
	
dl.yoko9 dt{
	width: 40%;
	float: left;
	padding-top: 0;
}

dl.yoko9 dd{
	width: 55%;
	float: right;
	padding-top: 0;
}
	
p.p-title {
	font-size: 14px;
}
	
p.gtitle {
	font-size: 14px;
}

p.pc-center {
	text-align: center;
}
	
.bigner {
	top: 15px;
	left: 30px;
}


/*  4p
--------------------------*/

dl.yoko7 dt{
	width: 25%;
	float: left;
	padding-top: 0;
}

dl.yoko7 dd{
	width: 70%;
	float: right;
	padding-top: 0;
}
	
span.big-name {
	font-size: 23px;
}
	
dl.yoko8 dt{
	width: 25%;
	float: left;
	padding-top: 0;
}

dl.yoko8 dd{
	width: 70%;
	float: right;
	padding-top: 0;
}
	
	
	
/*  新着
--------------------------*/

	
.list-table {
	font-size: 15px;
}

.list-table2 {
	font-size: 15px;
}

p.oshi {
	font-size: 18px;
}
	

}


/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

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

.gridContainer {
	width: 1200px;
	max-width: 1920px;
	padding-left: 0.75%;
	padding-right: 0.75%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
/*  font 
---------------------------------------*/

p {
	font-size: 16px;
}

ul {
	font-size: 16px;
}
	
p.ti {
	font-size: 14px;
}

/*  hedaer
---------------------------------------*/

.bosyu {
	position: absolute;
	width: 260px;
	right: 40px;
	bottom: 130px;
}
	
.sp-top {
	margin-top: 140px;
}

#div1 {
	margin-top: -140px;
	padding-top: 140px;
}

#p1 {
	margin-top: -140px;
	padding-top: 140px;
}

#p2 {
	margin-top: -140px;
	padding-top: 140px;
}

#p3 {
	margin-top: -140px;
	padding-top: 140px;
}

#p4 {
	margin-top: -140px;
	padding-top: 140px;
}

#p5 {
	margin-top: -140px;
	padding-top: 140px;
}
	
	.soudan {
		width: 370px;
		top: 70px;
	}


/*  bg
---------------------------------------*/

/* 　メイン画像の設定（大）
----------------------------------*/

#bg1 {
	height: 650px;
}

/* 　メイン画像の設定（小)
----------------------------------*/

#bg2 {
	height: 360px;
}


/*  nav 
---------------------------------------*/

h1 {
	display: block;
	font-size: 11px;
	margin: 0;
}


/*  main
---------------------------------------*/
	
	.main2-bg {
		height: 300px;
	}


/*  content
---------------------------------------*/

.w80 {
	width: 800px;
	margin: 0 auto;
}
	
table.rya {
	font-size: 16px;
}
	
.w50 {
	width: 270px;
}
	
.kome {
	width: 650px;
	margin-left: -325px;
	bottom: 200px;
}


p.title2 {
	font-size: 40px;
}
	
p.title4 {
	font-size: 37px;
}

p.title5 {
	font-size: 37px;
}
	
p.title7 {
	font-size: 37px;
}


.b-title {
	top: 40px;
}
	
p.title3 {
	font-size: 26px;
}

.b-title2 {
	letter-spacing: 8px;
}
	
.b-title3 {
	top: 40px;
}
	
.c-bg {
	position: absolute;
	top: -100px;
}
	
.c-logo {
	width: 330px;
}
	
	.w980 {
		width: 980px;
		margin: auto;
	}

p.me {
	font-size: 20px;
}
	
p.kam {
	font-size: 22px;
	letter-spacing: 5px;
	padding-bottom: 15px;
	padding-top: 15px;
}
	
ul.bunkatu4 li{
	border-radius: 20px;        /* CSS3草案 */  
    -webkit-border-radius: 20px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 20px;   /* Firefox用 */ 
}
	
/*  2p
--------------------------*/
	
	
.gazou30{
	width: 22%;
}
	
.gazou60 {
	width: 35%;
}
	
.gazou70{
	width: 45%;
}
	
table.ten {
	width: 800px;
	margin: auto;
	font-size: 16px;
}
	
.w700 {
	width: 800px;
	margin: auto;	
}
	
.photo {
	width: 550px;
}
	
ul.bunkatu2-3 {
	width: 800px;
	margin: auto;
}
	
p.t-tile {
	font-size: 22px;
}
	
ul.bunkatu2-2 {
	width: 800px;
	margin: auto;
}
	
p.gold-bg {
	font-size: 20px;
}

/*  3p
--------------------------*/
	
p.gold-bg2 {
	font-size: 24px;
}
	
p.big-title {
	font-size: 30px;
}
	
table.ten-pink {
	font-size: 16px;
}

table.ten-gold {
	font-size: 16px;
}

table.price {
	font-size: 16px;
}
	

p.pc-center {
	font-size: 18px;
}
	
p.gold-bg3 {
	font-size: 20px;
	padding-left: 40px;
	padding-right: 40px;
}

.bigner {
	top: 25px;
	left: 60px;
}

/*  4p
--------------------------*/
	
	
	
	
/*  新着
--------------------------*/

	
.list-table {
	font-size: 16px;
}

.list-table2 {
	font-size: 16px;
}
	
	
.n-textarea {
	width: 800px;
	margin: auto;
}

p.oshi {
	font-size: 20px;
}
	

/*  スライダー
--------------------------------*/
#slides {
	display: none;
}

	
#slider {
    overflow:hidden;
    position:relative;
    width:100%;
	display: block;
}

#sliderInner {
    position:relative;
    left:50%;
    width:4840px;
    margin-left:-2420px;
}

#sliderInner li {
    width: 1200px;
}


/*  table（求人募集）
----------------------------------*/

.kyujin {
	font-size: 16px;
}

/*  table（分割２）
----------------------------------*/

table.ka {
	font-size: 16px;
}


/*  footer 
---------------------------------------*/
	
p.kamoku {
	font-size: 20px;
}
	
p.ad {
	font-size: 19px;
}
	
.w-tel {
	width: 340px;
}
	
p.line {
	line-height: 1.9;
}
	
	p.n {
		font-size: 15px;
		line-height: 1.9;
	}
	
.f-l {
	width: 40%;
}

.f-r {
	width: 52%;
}
	
	
.f-r {
	margin-top: 15px;	
}

/*  googlemap枠
----------------------------------*/

.ggmap {
padding-bottom: 35%;
}


#div1 {
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
}