@charset "utf-8";


/************************** home **************************/

#home #contLeft {
	width: 480px;
	float: left;
}

#home #contRight {
	width: 480px;
	float: right;
}

#home #contLeft h2 {
	font-size: 18px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho",  serif;
	border-bottom: 1px dotted #FFF;
	margin-bottom:7px;
	padding-bottom: 7px;
}

#home h2 span {
	font-size: 11px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho",  serif;
}

#home p {
	font-size: 13px;
}

#home ul.newsList li {
	font-size: 13px;
	line-height: 32px;
}

#home ul.newsList li a:link, #home ul.newsList li a:visited {
	text-decoration: none;
}

#home ul.newsList li a:hover, #home ul.newsList li a:active {
	text-decoration: underline;
}

.buttonDetail01 div {
	font-size: 11px;
	width: 240px;
	border: 1px solid #868686;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 29px;
}

a.buttonDetail01 {
	text-decoration: none;
	width: 240px;
	display: block;
	float: right;
}

a:link.buttonDetail01 div, a:visited.buttonDetail01 div{
	background-color: #000;
}

a:hover.buttonDetail01 div, a:active.buttonDetail01 div {
	background-color: #434343;
}

#home .thumb01 div {
	display: inline-block;
	width: 153px;
	font-size: 11px;
	vertical-align: top;
}

#home .thumb01 div img {
	margin-bottom: 3px;
}

#home .thumb01 div+div {
	margin-left: 10px;
}

#banners {
	margin-top: 40px;
}

#banners img {
	margin-bottom: 8px;
}

#banners a+a {
	margin-left: 9px;
}

/************************** shop **************************/

#shop #localNavi ul li a {
	display: block;
	width: 211px;
	height: 19px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho",  serif;
	font-size: 16px;
	text-decoration: none;
	padding: 9px 0 9px 25px;
}

#shop #localNavi ul li a span {
	font-size: 12px;
	vertical-align: 1px;
}

#shop #contRight h3 {
	background: none;
	width: auto;
	height: auto;
	padding: 0;
	margin: 0 0 12px;
	font-size: 30px;
}

#shop #contRight h3 span {
	font-size: 22px;
	vertical-align: 1px;
}

#shop .thumb01 div {
	display: inline-block;
	width: 239px;
	font-size: 11px;
	vertical-align: top;
}

#shop .thumb01 div img {
	margin-bottom: 3px;
}

#shop .thumb01 div+div {
	margin-left: 10px;
}

#shop .buttonDetail01 div {
	margin-top: 20px;
}

#shop .shopDetail {
	border-bottom: 1px dotted #FFF;
	padding-bottom: 15px;
	margin-bottom: 30px;
}

#shop .shopDetail:last-child {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}


/************************** party **************************/

#party #contRight h3 {
	background: none;
	width: auto;
	height: auto;
	padding: 0;
	margin: 0 0 12px;
	font-size: 30px;
}

#party #contRight h3 span {
	font-size: 22px;
	vertical-align: 1px;
}

#party .thumb01 div {
	display: inline-block;
	width: 365px;
	font-size: 11px;
	vertical-align: top;
}

#party .thumb01 div img {
	margin-bottom: 3px;
}

#party .thumb01 div+div {
	margin-left: 7px;
}

#party .buttonDetail01 div {
	margin-top: 15px;
}

#party .partyDetail {
	border-bottom: 1px dotted #FFF;
	padding-bottom: 50px;
	margin-bottom: 30px;
}

#party .partyDetail:last-child {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}

/************************** link **************************/


#tourist table th {
	height: 100px;
}

#tourist table td h4 {
	font-size: 16px;
	line-height: 18px;
}

#tourist table th, #tourist table td {
	border-bottom: 1px dotted #FFF;
	vertical-align: middle;
	padding: 10px;
	font-size: 14px;
	line-height: 18px;
}

#tourist table a:link, #tourist table a:visited{
	text-decoration: none;
}

#tourist table a:hover, #tourist table a:active{
	text-decoration: underline;
}

/************************** tourist **************************/

#tourist .caption {
	margin-bottom: 50px;
	margin-top: 10px;
	text-align: right;
	font-size: 11px;
	line-height: 13px;
}

#tourist .thumb01 {
	margin-bottom: 30px;
	vertical-align: top;
}


#tourist .thumb01 div {
	display: inline-block;
	width: 239px;
	font-size: 11px;
	line-height: 14px;
	vertical-align: top;
}

#tourist .thumb01 div img {
	margin-bottom: 3px;
}

#tourist .thumb01 div+div {
	margin-left: 10px;
}

/************************** media **************************/

#media h3 {
	font-size: 16px;
	margin: 0 0 5px;
	padding: 0;
	border: none;
	background: none;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: normal;
}

#media .newIcon {
	background: url(../images/icon_new.png) no-repeat right;
	width: 40px;
	height: 13px;
	display: inline-block;
}

#media article {
	border-bottom: 1px dotted #FFF;
	padding-bottom: 10px;
	margin-bottom: 25px;
}

#media .buttonDetail01 div {
	margin-top: 0;
}

/************************** company **************************/

#company .catchCopy01 {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho",  serif;
	font-size: 30px;
	line-height: 35px;
	margin-bottom: 40px;
	font-weight: bold;
}

#company .outline {
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	width: 100%;
}

#company .outline th {
	width: 19%;
}

#company .outline th, #company .outline td {
	padding: 5px 0;
}

/************************** recruitment **************************/

#recruitment .catchCopy01 {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho",  serif;
	font-size: 36px;
	margin-bottom: 30px;
	font-weight: bold;
}

#recruitment #outline {
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	width: 100%;
}

#recruitment .recruitTable th {
	width: 21%;
}

#recruitment .recruitTable th, #recruitment .recruitTable td {
	padding: 5px 0;
	text-align: left;
	font-size: 14px;
	line-height: 20px;
	padding: 10px 0;
}

#recruitment #interview {
	margin-top: 30px;
}

#recruitment #applicants {
	margin-top: 100px;
}

#recruitment h4 {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho",  serif;
	font-size: 28px;
	line-height: 38px;
	margin-bottom: 40px;
	font-weight: normal;
}

#recruitment .profile {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho",  serif;
	font-size: 18px;
}

#recruitment .profile span {
	font-size: 16px;
}

#recruitment #interview img {
	float: left;
	margin-right: 20px;
}

#recruitment #interview .qAndA {
	margin-top: 45px;
	margin-bottom: 40px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #FFF;
}

#recruitment #interview .qAndALast {
	border-bottom: none;
}

/************************** 左側ナビゲーションバー(採用情報) 2016.01.21 **************************/

.storelist {
	border:none;
	border-bottom: 1px dotted #868686;
}

.storelist ul {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho",  serif;
	font-size: 14px;
	vertical-align: 1px;
	line-height: 2.0em;
}

.storelist ul li {
	font-size: 13px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho",  serif;
	line-height: 1.75em;
	margin: 0 0 0 3.0em;
	list-style-type: disc;
}

/************************** 左側ナビゲーションバー(採用情報) 2016.01.21 **************************/


#applicants h3 {
	margin-bottom: 20px;
}

#applicants h4 {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 0;
}

/************************** inquiry **************************/

#inquiry .inquiryTable {
	width: 100%;
}

#inquiry .inquiryTable th {
	width: 25%;
}

#inquiry .inquiryTable th, #inquiry .inquiryTable td {
	padding: 5px 0;
	text-align: left;
	font-size: 13px;
	line-height: 20px;
	padding: 15px 10px;
	vertical-align: top;
	background: url(../inquiry/images/tableLine.png) no-repeat;
}

#inquiry input[type="text"] {
	width: 350px;
}

#inquiry textarea {
	width: 500px;
}

#inquiry .zip01 {
	width: 80px!important;
}

#inquiry .zip02 {
	width: 80px!important;
}

#inquiry .telephone {
	width: 200px!important;
}

#inquiry .town {
	width: 500px!important;
}

.submitButton {
	text-align: center;
	margin: 50px;
}

#inquiry h3.mark01 {
	font-size: 18px;
	margin-top: 40px;
	margin-bottom: 20px;
	background: none!important;
	padding: 0!important;
}

#inquiry h3.mark01:before {
	content: url(../images/mark02.png);
	margin-right: 7px;
	position: relative;
	top: 2px;
}

#inquiry .inquiryTable .thItem {
	display: none;
}


/************************** sitemap **************************/

#sitemap h3 {
	font-size: 14px;
	background: url(../images/sitemap_h3.png) no-repeat;
	margin-bottom: 0;
	width: 205px;
	padding-left: 18px;
}

#sitemap #yoshisen h3 {
	width: 737px;
}

#sitemap #gkantaro, #sitemap #skantaro, #sitemap #samuzu, #sitemap #amorino, #sitemap #katsukichi, #sitemap #ittetsu {
	margin-top: 30px;
	margin-right: 20px;
	padding-top: 50px;
	width: 220px;
	display: inline-block;
	vertical-align: top;
}

#sitemap #gkantaro {
	background: url(../images/sitemap_logo_gkantaro.png) no-repeat left top;
}

#sitemap #skantaro {
	background: url(../images/sitemap_logo_skantaro.png) no-repeat left top;
}

#sitemap #samuzu  {
	background: url(../images/sitemap_logo_samuzu.png) no-repeat left top;
}

#sitemap #amorino  {
	background: url(../images/sitemap_logo_amorino.png) no-repeat left -2px;
}

#sitemap #katsukichi  {
	background: url(../images/sitemap_logo_katsukichi.png) no-repeat left -5px;
}

#sitemap #ittetsu  {
	background: url(../images/sitemap_logo_ittetsu.png) no-repeat left -5px;
}


#sitemap #gkantaro ul {
	background: url(../images/sitemap_img_gkantaro.jpg) no-repeat right top;
}

#sitemap #skantaro ul {
	background: url(../images/sitemap_img_skantaro.jpg) no-repeat right top;
}

#sitemap #samuzu ul  {
	background: url(../images/sitemap_img_samuzu.jpg) no-repeat right top;
}

#sitemap #amorino ul  {
	background: url(../images/sitemap_img_amorino.jpg) no-repeat right top;
}

#sitemap #katsukichi ul  {
	background: url(../images/sitemap_img_katsukichi.jpg) no-repeat right top;
}

#sitemap #ittetsu ul  {
	background: url(../images/sitemap_img_ittetsu.jpg) no-repeat right top;
}

#sitemap #samuzu, #ittetsu {
	margin-right: 0;
}

#sitemap #contRight li:before {
	content: url(../images/mark01.png);
	margin-right: 3px;
}

#sitemap #yoshisen {
	width: 737px;
}

#sitemap li {
	line-height: 22px;
}

#sitemap #yoshisen li {
	display: inline-block;
	width: 240px;
}

#sitemap a:link, #sitemap a:visited{
	text-decoration: none;
}

#sitemap a:hover, #sitemap a:active{
	text-decoration: underline;
}

/************************** news **************************/

#news h4 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 20px;
}

#news .newIcon {
	background: url(../images/icon_new.png) no-repeat right;
	width: 40px;
	height: 13px;
	display: inline-block;
}

#news article {
	border-bottom: 1px dotted #FFF;
	padding-bottom: 30px;
	margin-bottom: 25px;
}


/* ------------------------------------------------------------------------ */
/* Media Queries
/* ------------------------------------------------------------------------ */
@media only screen and (max-width: 1024px) {
	
/************************** home **************************/
#home #contLeft {
	width: 45%;
	padding-left: 30px;
}

#home #contRight {
	width: 45%;
	padding-right: 30px;
}

#home h2 {
	margin: 0;
	height: auto;
	text-align: left;
	margin-top: 50px;
}

#contRight h2 {
	border: none;
	width: 120px;
	float: left;
	margin: 30px 0 0 0;
}

#home a.buttonDetail01 {
	width: 150px;
	margin: 30px 0 0 0;
}

#home .buttonDetail01 div {
	width: 150px;
}

#home .thumb01 div {
	width: 30%;
	height: auto;
}

#home #banners img {
	width: 47%;
	height: auto;
}

#home .thumb01 div img {
	width: 100%;
	height: auto;
}

#home .newsDate {
	display: block;
	font-weight: bold;
}

#home ul.newsList li {
	line-height: 16px;
	margin-bottom: 16px;
}

#home .responsive100 {
	width: 100%;
	height: auto;
}

/************************** news **************************/

#news #contRight img {
	width: 100%;
	height: auto;
}


/************************** shop **************************/

#shop .thumb01 div {
	display: inline-block;
	width: 32%;
}

#shop .thumb01 div img {
	margin-bottom: 3px;
	width: 100%;
	height: auto;
}

#shop .thumb01 div+div {
	margin-left: 10px;
}

/************************** party **************************/

#party .thumb01 div {
	display: inline-block;
	width: 49%;
}

#party .thumb01 div img {
	margin-bottom: 3px;
	width: 100%;
	height: auto;
}

#party .thumb01 div+div {
	margin-left: 10px;
}


/************************** party **************************/

#sitemap #gkantaro, #sitemap #skantaro, #sitemap #samuzu, #sitemap #amorino, #sitemap #katsukichi, #sitemap #ittetsu {
	background-position: 0 30px;
}

}

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

/************************** home **************************/

#home #contLeft {
	width: 90%;
	padding: 0px;
}

#home #contRight {
	width: 90%;
	padding: 0px;
}

#home #contLeft {
	float: none;
}

#home #contRight {
	float: none;
}

#home .thumb01 div {
	width: 32%;
	height: auto;
}

#home .thumb01 div+div {
	margin-left: 5px;
}

#home .newsDate {
	display: inherit;
	font-weight: bold;
}

/************************** sitemap **************************/

#sitemap #yoshisen h3 {
	width: 85%;
}

#sitemap #gkantaro, #sitemap #skantaro, #sitemap #samuzu, #sitemap #amorino, #sitemap #katsukichi, #sitemap #ittetsu {
	width: 290px;
}

}


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

/************************** home **************************/

#home .newsDate {
	display: block;
	font-weight: bold;
}

/************************** news **************************/

#news #contRight h3 {
	font-size: 18px;
	background: url(../images/title01_bg.png) no-repeat 0 -4px;
}

/************************** shop **************************/

#shop .thumb01 div+div {
	margin-left: 5px;
}

/************************** party **************************/

#party .thumb01 div+div {
	margin-left: 5px;
}

/************************** company  **************************/

#company .catchCopy01 {
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 28px;
}

/************************** company  **************************/

#company .outline th {
	width: 120px;
}

/************************** sitemap **************************/

#sitemap #contRight {
	width: 90%;
}

#sitemap #yoshisen, #sitemap #gkantaro, #sitemap #skantaro, #sitemap #samuzu, #sitemap #amorino, #sitemap #katsukichi, #sitemap #ittetsu {
	width: 100%;
}



#sitemap h3 {
	width: 100%;
}

#sitemap #yoshisen li {
	width: 32%;
}

/************************** sitemap **************************/

#inquiry .inquiryTable th {
	display: none;
}

#inquiry .inquiryTable .thItem {
	display: inherit;
}

#inquiry input[type="text"] {
	width: 100%;
}

#inquiry textarea {
	width: 100%;
}

#inquiry .zip01 {
	width: 30%!important;
}

#inquiry .zip02 {
	width: 30%!important;
}

#inquiry .telephone {
	width: 100%!important;
}

#inquiry .town {
	width: 100%!important;
}

#inquiry .submitButton input {
	text-align: center;
	margin: 10px;
}

#inquiry input[type="button"] {
	display: none;
}

}


/* ------------------------------------------------------------------------ */
/* EOF
/* ------------------------------------------------------------------------ */