@charset "UTF-8";
/*reset*/
/* line 3, ../sass/_default.scss */
* {
  margin: 0;
  padding: 0;
  font-size: inherit;
  line-height: inherit;
  font-weight: normal;
  font-style: normal;
}

/*default*/
/* line 5, ../sass/_default.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block;
}

/* line 6, ../sass/_default.scss */
audio[controls], canvas, video {
  display: inline-block;
  *display: inline;
  zoom: 1;
}

/* line 7, ../sass/_default.scss */
html {
  overflow-y: scroll;
  -webkit-tap-highlight-color: transparent;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/* line 8, ../sass/_default.scss */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

/* line 9, ../sass/_default.scss */
body, button, input, select, textarea {
  font-family: Roboto, "Droid Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-size: 120%;
  line-height: 1.8;
  color: #000;
  /* -webkit-font-smoothing: antialiased; */
  -webkit-text-size-adjust: 100%;
}

/* line 12, ../sass/_default.scss */
body {
  background-color: #FFFFFF;
}

/* a, a:link, a:active, a:visited {text-decoration: none;color: #0757a9;} */
/* a:hover {color: #43becc;text-decoration: underline;} */
/* line 15, ../sass/_default.scss */
a{
	color: #333;
	font-weight: bold;
	text-decoration: underline;
	font-size: 150%;
	line-height: 1.8;
}
a:focus {
  outline: thin dotted;
}

/* line 16, ../sass/_default.scss */
a:hover, a:active {
  outline: 0;
  text-decoration: none;
}

/* line 17, ../sass/_default.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 18, ../sass/_default.scss */
b, strong {
  font-weight: bold;
}

/* line 19, ../sass/_default.scss */
blockquote {
  margin: 1em 40px;
}

/* line 20, ../sass/_default.scss */
dfn {
  font-style: italic;
}

/* line 21, ../sass/_default.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 22, ../sass/_default.scss */
pre, code, kbd, samp {
  font-family: monospace, monospace;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}

/* line 23, ../sass/_default.scss */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

/* line 24, ../sass/_default.scss */
q {
  quotes: none;
}

/* line 25, ../sass/_default.scss */
q:before, q:after {
  content: '';
  content: none;
}

/* line 26, ../sass/_default.scss */
small {
  font-size: 75%;
}

/* line 27, ../sass/_default.scss */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 28, ../sass/_default.scss */
sup {
  top: -0.5em;
}

/* line 29, ../sass/_default.scss */
sub {
  bottom: -0.25em;
}

/* line 30, ../sass/_default.scss */
ul, ol {
  margin: 0;
  padding: 0;
}

/* line 31, ../sass/_default.scss */
dd {
  margin: 0px;
}

/* line 32, ../sass/_default.scss */
nav ul, nav ol {
  list-style: none;
}

/* line 33, ../sass/_default.scss */
img {
  border: none;
  -ms-interpolation-mode: bicubic;
}

/* line 34, ../sass/_default.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 35, ../sass/_default.scss */
figure {
  margin: 0;
}

/* line 36, ../sass/_default.scss */
form {
  margin: 0;
}

/* line 37, ../sass/_default.scss */
fieldset {
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 38, ../sass/_default.scss */
legend {
  border: 0;
  *margin-left: -7px;
}

/* line 39, ../sass/_default.scss */
button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

/* line 40, ../sass/_default.scss */
button, input {
  line-height: normal;
  *overflow: visible;
}

a img:hover{
	opacity:0.8;
}

/* line 41, ../sass/_default.scss */
button, input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}

/* line 45, ../sass/_default.scss */
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
}

/* line 48, ../sass/_default.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 49, ../sass/_default.scss */
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 50, ../sass/_default.scss */
button::-moz-focus-inner_content, input::-moz-focus-inner_content {
  border: 0;
  padding: 0;
}

/* line 51, ../sass/_default.scss */
textarea {
  overflow: auto;
  vertical-align: top;
}

/* line 52, ../sass/_default.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 53, ../sass/_default.scss */
address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal;
}

/* line 54, ../sass/_default.scss */
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-size: 100%;
}

/* line 55, ../sass/_default.scss */
img {
  vertical-align: top;
  border: none;
}

/* line 56, ../sass/_default.scss */
abbr, acronym, fieldset {
  border: none;
}

/* line 57, ../sass/_default.scss */
fieldset, img {
  border: 0;
}

/* line 58, ../sass/_default.scss */
li {
  list-style: none;
}

/* line 59, ../sass/_default.scss */
.ie6_error, .no_script {
  background: #F66;
  padding: 100px;
  text-align: center;
  font-size: 150%;
  color: #333;
}

/*clearfix*/
/* line 67, ../sass/_default.scss */
.clfix:after {
  content: " ";
  /* 新しい要素を作る */
  display: block;
  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
  line-height: 0;
  font-size: 0.1em;
}

/* line 76, ../sass/_default.scss */
.clfix {
  min-height: 1px;
}

/* line 79, ../sass/_default.scss */
* html .clfix {
  height: 1px;
  /*\*/
     /*/
height: auto;
overflow: hidden;
/**/
}

/*clearfix_end*/
/*
html {font-size:62.5%;}

body{
	font-size:10px;
	font-size:1.0rem;
}
にした場合
*/
.mb70{
	margin-bottom: 70px !important;
}
@-webkit-keyframes buzz {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
@keyframes buzz {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
@media (min-width: 768px) {
  /* line 939, ../sass/_base.scss */

  /* line 952, ../sass/_base.scss */
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }

  /* line 957, ../sass/_base.scss */
  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }

  /* line 964, ../sass/_base.scss */
  .container:before,
  .container:after,
  .container-fluid:before,
  .container-fluid:after,
  .row:before,
  .row:after {
    display: table;
    content: " ";
  }

  /* line 973, ../sass/_base.scss */
  .container:after,
  .container-fluid:after,
  .row:after {
    clear: both;
  }

  /* line 978, ../sass/_base.scss */
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  /* line 982, ../sass/_base.scss */
  .col-sm-12 {
    width: 100%;
  }

  /* line 985, ../sass/_base.scss */
  .col-sm-11 {
    width: 91.66666667%;
  }

  /* line 988, ../sass/_base.scss */
  .col-sm-10 {
    width: 83.33333333%;
  }

  /* line 991, ../sass/_base.scss */
  .col-sm-9 {
    width: 75%;
  }

  /* line 994, ../sass/_base.scss */
  .col-sm-8 {
    width: 66.66666667%;
  }

  /* line 997, ../sass/_base.scss */
  .col-sm-7 {
    width: 58.33333333%;
  }

  /* line 1000, ../sass/_base.scss */
  .col-sm-6 {
    width: 50%;
  }

  /* line 1003, ../sass/_base.scss */
  .col-sm-5 {
    width: 41.66666667%;
  }

  /* line 1006, ../sass/_base.scss */
  .col-sm-4 {
    width: 33.33333333%;
  }

  /* line 1009, ../sass/_base.scss */
  .col-sm-3 {
    width: 25%;
  }

  /* line 1012, ../sass/_base.scss */
  .col-sm-2 {
    width: 16.66666667%;
  }

  /* line 1015, ../sass/_base.scss */
  .col-sm-1 {
    width: 8.33333333%;
  }

  /* line 1018, ../sass/_base.scss */
  .col-sm-pull-12 {
    right: 100%;
  }

  /* line 1021, ../sass/_base.scss */
  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  /* line 1024, ../sass/_base.scss */
  .col-sm-pull-10 {
    right: 83.33333333%;
  }

  /* line 1027, ../sass/_base.scss */
  .col-sm-pull-9 {
    right: 75%;
  }

  /* line 1030, ../sass/_base.scss */
  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  /* line 1033, ../sass/_base.scss */
  .col-sm-pull-7 {
    right: 58.33333333%;
  }

  /* line 1036, ../sass/_base.scss */
  .col-sm-pull-6 {
    right: 50%;
  }

  /* line 1039, ../sass/_base.scss */
  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  /* line 1042, ../sass/_base.scss */
  .col-sm-pull-4 {
    right: 33.33333333%;
  }

  /* line 1045, ../sass/_base.scss */
  .col-sm-pull-3 {
    right: 25%;
  }

  /* line 1048, ../sass/_base.scss */
  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  /* line 1051, ../sass/_base.scss */
  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  /* line 1054, ../sass/_base.scss */
  .col-sm-pull-0 {
    right: auto;
  }

  /* line 1057, ../sass/_base.scss */
  .col-sm-push-12 {
    left: 100%;
  }

  /* line 1060, ../sass/_base.scss */
  .col-sm-push-11 {
    left: 91.66666667%;
  }

  /* line 1063, ../sass/_base.scss */
  .col-sm-push-10 {
    left: 83.33333333%;
  }

  /* line 1066, ../sass/_base.scss */
  .col-sm-push-9 {
    left: 75%;
  }

  /* line 1069, ../sass/_base.scss */
  .col-sm-push-8 {
    left: 66.66666667%;
  }

  /* line 1072, ../sass/_base.scss */
  .col-sm-push-7 {
    left: 58.33333333%;
  }

  /* line 1075, ../sass/_base.scss */
  .col-sm-push-6 {
    left: 50%;
  }

  /* line 1078, ../sass/_base.scss */
  .col-sm-push-5 {
    left: 41.66666667%;
  }

  /* line 1081, ../sass/_base.scss */
  .col-sm-push-4 {
    left: 33.33333333%;
  }

  /* line 1084, ../sass/_base.scss */
  .col-sm-push-3 {
    left: 25%;
  }

  /* line 1087, ../sass/_base.scss */
  .col-sm-push-2 {
    left: 16.66666667%;
  }

  /* line 1090, ../sass/_base.scss */
  .col-sm-push-1 {
    left: 8.33333333%;
  }

  /* line 1093, ../sass/_base.scss */
  .col-sm-push-0 {
    left: auto;
  }

  /* line 1096, ../sass/_base.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }

  /* line 1099, ../sass/_base.scss */
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  /* line 1102, ../sass/_base.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  /* line 1105, ../sass/_base.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }

  /* line 1108, ../sass/_base.scss */
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  /* line 1111, ../sass/_base.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  /* line 1114, ../sass/_base.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }

  /* line 1117, ../sass/_base.scss */
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  /* line 1120, ../sass/_base.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  /* line 1123, ../sass/_base.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }

  /* line 1126, ../sass/_base.scss */
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  /* line 1129, ../sass/_base.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  /* line 1132, ../sass/_base.scss */
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media screen and (max-width: 767px) {
  /* line 7, ../sass/_common.scss */
  .S_off {
    display: none !important;
  }
}
@media screen and (min-width: 768px) {
  /* line 12, ../sass/_common.scss */
  .L_off {
    display: none !important;
  }
}
/* line 16, ../sass/_common.scss */
* {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}

/* line 20, ../sass/_common.scss */
html {
  font-size: 62.5%;
}

/* line 21, ../sass/_common.scss */
body {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  font-size: 10px;
  font-size: 1.0rem;
  line-height: 1.6;
  color: #000;
  font-family: "Quicksand", Roboto, "Droid Sans", "Noto Sans Japanese", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Arial, sans-serif;
  font-weight: 400;
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: url(../images/tile.png);
}

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 400;
  src: url("../font/NotoSansCJKjp-Regular.woff") format("woff"), url("../font/NotoSansCJKjp-Regular.ttf") format("truetype");
  /* Safari, Android, iOS */
}
@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 500;
  src: url("../font/NotoSansCJKjp-Medium.woff") format("woff"), url("../font/NotoSansCJKjp-Medium.ttf") format("truetype");
}
@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 700;
  src: url("../font/NotoSansCJKjp-Bold.woff") format("woff"), url("../font/NotoSansCJKjp-Bold.ttf") format("truetype");
}
@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 900;
  src: url("../font/NotoSansCJKjp-Black.woff") format("woff"), url("../font/NotoSansCJKjp-Black.ttf") format("truetype");
}

/* line 75, ../sass/_common.scss */

.wrap{
	width:100%;
	margin: 0 auto;
	

}

header{
	width:100%;
	height: 620px;
	padding:300px 0 0 0;
	margin: 0;
	position:relative;
	background: url(../images/bg.png) top center no-repeat;
}
h1{
	text-align: center; 
	z-index: 1003;
}
 
.gnav{
	width:966px;
	margin: 0 auto;
	position:relative;
	top:-75px;
}

.gnav li.ll{
	float: left;
}

.gnav li.ll:nth-child(1){
	padding-right: 115px;
}

.gnav li.rr{
	float: right;
}




 
 .about-wrap{
 
	margin-top: -75px;
	 width: 100%;
 }
 .about{
	 width: 966px;
	 margin: 0 auto;
	 text-align: center;
 }
 .about h2{
	margin-bottom: 53px;
 }
 
 .about .image{
	margin-bottom: 50px;
 }
 
 .about .detail{
	font-size: 170%;
	margin-bottom: 70px;
 }
 
 .item-wrap{
	 width: 966px;
	 margin: 0 auto 60px auto !important;
 }
 
 .item-wrap h2{
	text-align: center;
	margin-bottom: 50px;
 }
 

 .item-wrap .item{
 	width: 460px;
 	float: left;
 }
 .item-wrap .item .text{
	 font-size: 16px;
 }
 .item-wrap .item:nth-child(2){
 	width: 460px;
 	float: right;
 }
 .item-wrap .item .image{
 	margin-bottom: 30px;
 }
 .item-wrap h3{
 	font-weight: bold;
 	font-size: 24px;
 	line-height: 1em;
 	margin-bottom: 20px;
 	clear: both !important;
 }
 .item-wrap p.text{
 	font-size: 16px !important;
 	font-weight: normal;
 }
 .place-wrap{
	 clear: both;
	 width: 966px;
	 margin: 0 auto 60px auto !important;
 }
 .place-wrap .title{
 padding: 0 0 0 30px;
 	border-left: 15px solid #503922;
 	margin-bottom: 30px;
 }
 .place-wrap .title h4{
 	font-size: 30px;
 	font-weight: bold;
 	line-height: 1em;
 	margin-bottom: 10px;
 }
 .place-wrap .title p{
 font-size: 16px;
 font-weight: bold;
 	line-height: 1em;
 }
 
 .place-wrap .map{
	margin-bottom: 30px; 
 }
 .place-wrap .box{
	 margin-bottom: 30px;
 }
 .place-wrap .box .image{
	width : 290px;
	float: left;
 }
 .place-wrap .box .image:nth-child(1){
 	margin-right: 48px;
 }
 
 .place-wrap .box .image:nth-child(3){
 	float: right;
 }
 .place-wrap li{
 font-size: 16px;
 font-weight: bold;
 }
 
 .bnr-wrap{
	 width: 966px;
	 margin: 0 auto 100px auto;
 }
 
 .company-wrap{
	 width: 966px;
	 margin: 0 auto 170px auto !important;
 }
 
 .company-wrap h4{
 	font-size: 24px;
 	font-weight: bold;
 	line-height: 2em;
 	text-align: center;
 	margin-bottom: 50px;
 }
 
 .company-wrap table{
	 width: 469px;
	 border-top: #746f69 solid 1px;
	 float: left;
 }
 .company-wrap table:nth-child(2){
	 width: 469px;
	 border-top: #746f69 solid 1px;
	 float: right;
 }
 .company-wrap tr{
	 border-bottom: #746f69 solid 1px;
 }
 .company-wrap td{
	 padding:40px 0px;
	 line-height: 1em;
	 font-size: 16px;
 }
 .company-wrap td.title{
	 width: 132px;
	 padding: 0 0 0 20px;
 }
 .company-wrap .box{
	 margin-bottom: 70px;
 }
 
 
 footer{
	 padding: 50px 0 100px 0;
	 background: #cb0606;
 }
 footer p{
 	text-align: center;
 	margin-bottom: 50px;
 }
 footer ul{
	 text-align: center;
 }
 footer li{
 	text-align: center;
 	display: inline;
 	padding: 0 15px;
 }
 footer li a{
 	color: #fff;
 	line-height: 1em;
 }
 .copy{
	 text-align: center;
	 padding: 10px 0;
	 font-size: 12px;
	 font-weight: bold;
 }
	.pc{
		display: inline !important;
	}
	.sp{
		display: none !important;
	}
@media screen and (max-width: 767px) {
	.pc{
		display: none !important;
	}
	.sp{
		display: inline !important;
	}
	
	header{
		width:100%;
		padding:150px 0 0 0;
		height: auto;
		background: url(../images/bg-sp.png) top center no-repeat;
	}
	
	h1{
		text-align: center;
		width:100%;
		margin-bottom: 30px;
	 }
	 h1 img{
	 	
	 }
	 .gnav{
		 display:none;
	 }
	 
	 
	 .about-wrap{
 
	
 }
 .about{
	 width: 100%;
	padding-top: 70px;
	 text-align: center;
 }
 .about h2{
	margin-bottom: 53px;
 }
 .about h2 img{
 	width: 95%;
 	height: auto;
 	text-align: center;
 }
 .about .box{
	 width: 100%;
	 padding: 0 20px;
 }
 .about .image{
	margin-bottom: 50px;
 }
 .about .image img{
 	width: 100%;
 	height: auto;
 }
 
 .about .detail{
	font-size: 170%;
	margin-bottom: 70px;
	}
	 
	 
.item-wrap{
	 width: 100%;
	 
	 margin: 0 auto 60px auto !important;
 }
 
 .item-wrap h2{
	text-align: center;
	margin-bottom: 50px;
 }
 .item-wrap h2 img{
 	width: 95%;
 	height: auto;
 }
 .item-wrap .item-box{
padding: 0 20px;
	}
 .item-wrap .item{
 	padding: 0 10px 0 0;
 	width: 50%;
 	height: auto;
 	float: left;
 }
 .item-wrap .item:nth-child(2){
 	padding: 0 0 0 10px;
 	width: 50%;
 	height: auto;
 	float: right;
 }
 .item-wrap .item img{
	 width: 100%;
	 height: auto;
 }
 
 .item-wrap .item .text{
	 font-size: 16px;
 }
.item-wrap p.text{
 	font-weight: normal;
 	padding: 0 20px;
 }

 .place-wrap{
	 clear: both;
	 width: 100%;
	 padding: 0 20px;
	 margin: 0 auto 60px auto !important;
 }
 .place-wrap .title{
 padding: 0 0 0 30px;
 	border-left: 15px solid #503922;
 	margin-bottom: 30px;
 }
 .place-wrap .title h4{
 	font-size: 30px;
 	font-weight: bold;
 	line-height: 1em;
 	margin-bottom: 10px;
 }
 .place-wrap .title p{
 font-size: 16px;
 font-weight: bold;
 	line-height: 1.5em;
 }
 
 .place-wrap .map{
	margin-bottom: 30px; 
 }
 .place-wrap .box{
	 margin-bottom: 30px;
 }
 .place-wrap .box .image{
	width : 50%;
	float: left;
 }
 .place-wrap .box .image img{
	width : 100%;
	height: auto;
 }
 .place-wrap .box .image:nth-child(1),.place-wrap .box .image:nth-child(3){
 	padding-right: 10px;
 	padding-bottom: 20px;
 	margin: 0;
 	float: left;
 }
 
 .place-wrap .box .image:nth-child(2){
 	padding-left: 10px;
 	padding-bottom: 20px;
 	float: right;
 }
 
 .bnr-wrap{
	 width: 100%;
	 padding: 0 20px;
	 margin-bottom: 30px;
 }
  .company-wrap{
	 width: 100%;
	 padding: 0 20px;
	 margin: 0 auto 170px auto !important;
 }
 
 .company-wrap h4{
 	font-size: 24px;
 	font-weight: bold;
 	line-height: 2em;
 	text-align: center;
 	margin-bottom: 50px;
 }
 
 .company-wrap table{
	 width: 100%;
	 border-top: #746f69 solid 1px;
	 float: left;
 }
 .company-wrap table:nth-child(2){
	 width: 100%;
	 border-top: none;
	 float: right;
 }
 .company-wrap tr{
	 border-bottom: #746f69 solid 1px;
 }
 .company-wrap td{
	 padding:20px 0px;
	 line-height: 1em;
	 font-size: 16px;
 }
 .company-wrap td.title{
	 width: 132px;
	 padding: 0 0 0 20px;
 }
 .company-wrap .box{
	 margin-bottom: 70px;
 }
 .bnr{
	 padding: 0;
 }
 .bnr img{
 	width: 100%;
 	height: auto;
 }
 footer ul{
	 display: none;
 }
 
 .copy{
	 position: absolute;
	 bottom: 80px;
	 color: #fff;
	 width: 100%;
 }
 
 
 
 nav.globalMenuSp {
    position: fixed;
    z-index: 2;
    top: 0;
    left: 0;
    background: #fff;
    color: #000;
    text-align: center;
    transform: translateY(-100%);
    transition: all 0.6s;
    width: 100%;
    display: none;
}
 
nav.globalMenuSp ul {
    background: #fff;
    margin: 0 auto;
    padding: 0;
    width: 100%;
}
 
nav.globalMenuSp ul li {
    font-size: 1.1em;
    list-style-type: none;
    padding: 0;
    width: 100%;
    border-bottom: 1px dotted #333;
}
 
/* 最後はラインを描かない */
nav.globalMenuSp ul li:last-child {
    padding-bottom: 0;
    border-bottom: none;
}
 
nav.globalMenuSp ul li a {
    display: block;
    color: #000;
    padding: 1em 0;
}
 
/* このクラスを、jQueryで付与・削除する */
nav.globalMenuSp.active {
    transform: translateY(0%);
    display: block;
}
.navToggle {
    display: block;
    position: fixed;    /* bodyに対しての絶対位置指定 */
    right: 0;
    top: 0;
    width: 51px;
    height: 51px;
    cursor: pointer;
    z-index: 3;
    background: #cb0606;
    text-align: center;
}
 
.navToggle span {
    display: block;
    position: absolute;    /* .navToggleに対して */
    width: 37px;
    border-bottom: solid 3px #fff;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
    left: 7px;
}
 
.navToggle span:nth-child(1) {
    top: 9px;
}
 
.navToggle span:nth-child(2) {
    top: 18px;
}
 
.navToggle span:nth-child(3) {
    top: 27px;
}
 
.navToggle span:nth-child(4) {
    border: none;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    top: 31px;
}
/* 最初のspanをマイナス45度に */
.navToggle.active span:nth-child(1) {
    top: 18px;
    left: 6px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
 
/* 2番目と3番目のspanを45度に */
.navToggle.active span:nth-child(2),
.navToggle.active span:nth-child(3) {
    top: 18px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}
}

.bold{
	font-weight: 900;
	color: #f00;
	font-size: 24px;

}

