@charset "utf-8";
/* CSS Document */
html, body {
	margin: 0;
	padding: 0;
	font-size: 100%;
	line-height: 1.0em;
}
img {
	border: 0;
}
p{
	line-height: 24px;
}
a{
	text-decoration: none;
	color: #E60012;
}
li{
	list-style: none;
}
img, input {
	vertical-align: middle;
}
h1, h2, h3, h4, h5, h6, address {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}
div, blockquote, p, pre, ul, ol, li, dl, dt, dd {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
}

body{
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro W3','メイリオ',Meiryo,'ＭＳ Ｐゴシック',Helvetica,Arial,sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	background: url(../img/top/top_bg.jpg);
}
.float_l,
.float_r {
	float: none;
}
.oswald {
	font-family: 'Oswald', sans-serif;
}
strong {
	font-weight: normal;
}
/* =========================================================
 * 共通
 * =========================================================*/
.button {
	display: inline-block;
	width: 257px;
	height: 57px;
	text-align: center;
	text-decoration: none;
	line-height: 57px;
	outline: none;
	background: #f9eed0;
	border: 2px solid #30261F;
	color: #30261F;
	line-height: 54px;
}
.button::before,
.button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button,
.button::before,
.button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button:hover {
	border-style: dashed;
}

.icon_line{
	text-align: center;
	margin: 120px 0 0; 
}
.borderBottom {
	width: 50px;
	height: 2px;
	margin: 16px auto 40px;
	background: #f9eed0;	
}
#NEWS .borderBottom {
	background: #30261f;
}

/* =========================================================
 * kokuchi
 * =========================================================*/
section.kokuchi  {
	background: url(../img/top/white_bg.jpg) repeat

}
section.kokuchi .bg {
	background: url(../img/top/kokuchi_bg1.png) no-repeat left top,
url(../img/top/kokuchi_bg2.png) no-repeat right top;
	background-size: contain;
	min-height: 300px;
}
.kokuchi .main_box {
	margin: auto;
	max-width: 800px;
	display: block;
	padding-top: 8rem;
}
.kokuchi .main_box img {
	width: 100%;
}
/* =========================================================
 * main_img
 * =========================================================*/
section.main {
	position: relative;
}
.main_img{
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	padding-top: 40.729166666666666%;
	width: 100%;
}
.main_img li{
	position: absolute;
	top: 0;
	width: 33.333333333333336%;
}
.main_img li:nth-child(2) {
	left: 33.333333333333336%;
}
.main_img li:nth-child(3) {
	left: 66.66666666666667%;
}
.main_img img{
	width: 100%;
}
.main_copy img{
	width: 100%;
}
section.main .main_copy {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 60%;
	margin: auto;
	top: 40%;
}
#slideshow_sp,
#slideshow {
   position: relative;
   width:  100%; /* 画像の横幅に合わせて記述 */
   height: 36.73vw; /* 画像の高さに合わせて記述 */
	margin: 0 auto;
}
#slideshow_sp {
   height: 77.73vw; /* 画像の高さに合わせて記述 */
}
#slideshow_sp img,
#slideshow img {
   position: absolute;
   top: 0;
   left:0;
   z-index: 8;
   opacity: 0.0;
   width:100%;
	padding: 5rem 0 0rem;
	background: url(../img/top/white_bg.jpg) repeat;
}
#slideshow img {
	padding: 7rem 0 0rem;
}
#slideshow_sp img.active,
#slideshow img.active {
   z-index: 10;
   opacity: 1.0;
}
#slideshow_sp img.last-active,
#slideshow img.last-active {
   z-index: 9;
}
/* =========================================================
 * box_1
 * =========================================================*/
.box_1{
	margin: 11rem auto 60px;
	padding: 0 5%;
	max-width: 1000px;
	overflow: hidden;
}
.top_about_img {
	display: block;
	width: 43%;
}
.top_about_img img {
	width: 100%;
}
.top_about_text h2 {
	font-size: 19px;
	line-height: normal;
	font-weight: bold;
	letter-spacing: 0.05em;
	margin: 10px auto 20px;
	color: #fff;
}
.top_about_text h2 span {
	display: block;
	font-size: 14px;
	font-weight: normal;
}
.top_about_text p {
	line-height: 2.4em;
	color: #fff;
}
.top_about_text .link {
	text-align: center;
	margin-top: 10px;
}
#CONCEPT .float_r {
	float: none;
	width: 95%;
	margin: 0 auto;
}
.top_image_sp {
	display: block;
	max-width: 600px;
	width: 80%;
	margin: 20px auto;
}
/* =========================================================
 * CONCEPT
 * =========================================================*/
#CONCEPT {
    /*color: #fff;*/
}
#CONCEPT .tv_banner a{
	display: block;
    margin: 0 auto 3rem;
	box-shadow: 2px 2px 5px #000;
}
#CONCEPT>div>img {
	width: 95%;
	margin-top: 2rem;
}
#CONCEPT .float_l img {
	max-width: 458px;
	width: 100%;
}
#CONCEPT .float_r {
    margin-top: 2rem;
}
#CONCEPT h2 {
    font-size: 1.3rem;
    line-height: 2rem;
    font-family: 'Noto serif JP',serif;
    margin-bottom: 1rem;
    color: #ffeed8;
    color: #9c6e00;
}
#CONCEPT .flex {
	display: flex;
}
#CONCEPT .flex li {
	width: 50%;
	margin: 0.5rem;
}

#CONCEPT .info_box1,
#CONCEPT .info_box2,
#CONCEPT .info_box3 {
    padding: 1rem 0;
}
#CONCEPT img {
	width: 100%;
	display: block;
	margin: auto;
}
/*--=====info_box1=====--*/
#CONCEPT .info_box1 .flex li {
	margin: 0;	
}
/*--=====info_box2=====--*/
#CONCEPT .info_box2 {
	max-width: 900px;
	margin: auto;
}
#CONCEPT .info_box2 .float_r {
	width: 40%;
}
#CONCEPT .info_box2 .float_l {
	width: 59%;
}
#CONCEPT .info_box2 .info_box {
	border-top: 1px solid #9c6e00;
	border-bottom: 1px solid #9c6e00;
	padding: 2rem 0;
	margin-bottom: 2rem;
}
#CONCEPT .info_box2 .info_box p {
	padding: 1rem 0;
}
#CONCEPT .info_box2 .info_box .link {
	text-align: center;
}
/*--=====info_box3=====--*/
#CONCEPT .info_box3 {
	max-width: 900px;
	margin: auto
}
#CONCEPT .info_box3 .float_l img {
	max-width: 100%;
}
/* =========================================================
 * box_2
 * =========================================================*/
.box_2{
	margin: 60px auto ;
	overflow: hidden;
	background: #d3c7ae;
	padding-bottom: 2.5rem;
}
.box_2_w{
	padding: 0 7.5%;
	max-width: 768px;
	overflow: hidden;
	margin: auto;
}
h3.headline {
	font-size: 16px;
	font-weight: 600;
	letter-spacing: .25em;
	line-height: 1;
	text-transform: uppercase;
	text-align: center;
	margin: 40px 0 0;
	font-family: 'Oswald', sans-serif;
	color: #f9eed0;
}
#NEWS h3.headline {
	color: #30261f;
}

/* =========================================================
 * box_3
 * =========================================================*/
.bg {
	background: url(../img/top/white_bg.jpg) repeat;
	padding: 1rem 0;
}
.box_3 {
	margin: 0 auto 60px;
	padding: 50px 7.5% 0;
	max-width: 1000px;
	overflow: hidden;
}
.box_3_img img{
	width: 100%;
}
.box_3.pontocho {
	padding-top: 0px;
}
.box_3_text h4{
	font-size: 24px;
	line-height: 30px;
	font-weight: 600;
	letter-spacing: .1em;
	margin: 24px 0 0;
	font-family: "Sawarabi mincho";
}
.box_3_text h4 span{
	font-size: 16px;
	font-weight: 600;
	letter-spacing: .1em;
	padding: 0 0 0 8px;
}
.box_3_text p{
	margin: 8px 0 24px;
}
.box_3 .link {
	text-align: center;
	margin: 20px auto 30px;
}
/* =========================================================
 * メニュー
 * =========================================================*/
.top_menu_box,
.top_menu_box2 {
	clear: both;
	padding-bottom: 20px;
	display: inline-block;
}
.top_menu_box img,
.top_menu_box2 img {
	width: 100%;
	display: inline-block;
	box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.8);
}
.top_menu_box .float_l,
.top_menu_box2 .float_r {
	width: 95%;
	margin: 0 auto;
}
.top_menu_box .float_l h4,
.top_menu_box2 .float_r h4 {
	font-family: 'Oswald', sans-serif;
	font-size: 22px;
	font-weight: bold;
	line-height: normal;
	color: #fff;
	border-bottom: 1px solid #fff;
	margin-bottom: 16px;
}
.top_menu_box .float_l h4 span,
.top_menu_box2 .float_r h4 span {
	display: block;
	font-size: 14px;
	font-weight: normal;
}
.top_menu_box .float_l p,
.top_menu_box2 .float_r p {
	color: #fff;
}
.top_menu_box .float_r,
.top_menu_box2 .float_l {
	float: none;
	width: 95%;
	margin: 0 auto;
	padding-bottom: 15px;
}
.yoyaku {
	max-width: 700px;
	margin: auto;
	padding-bottom: 50px;
}
.yoyaku_box>div {
	position: absolute;
}
.yoyaku img {
    width: 95%;
    height: auto;
}
/* =========================================================
 * メニュー PONTOCHO
 * =========================================================*/
.pontocho h4,
.pontocho p {
	color: #880000 !important;
	border-color: #880000 !important;
}
.pontocho h3.headline {
	color: #880000;
}
.pontocho .borderBottom {
	background: #880000;
}
.kiyamachi .w500,
.pontocho .w500 {
	max-width: 500px;
	margin: 2rem auto;
	display: block;
	width: 100%;
}
.kiyamachi .w700,
.pontocho .w700 {
	max-width: 700px;
	margin: 2rem auto;
	display: block;
	width: 100%;
}
.kiyamachi .w500:hover,
.kiyamachi .w700:hover,
.pontocho .w500:hover,
.pontocho .w700:hover {
	opacity: 0.6;
}
.kiyamachi .w500 img,
.kiyamachi .w700 img,
.pontocho .w500 img,
.pontocho .w700 img {
	width: 100%;
}
.kiyamachi .text_center,
.pontocho .text_center {
	text-align: center;
}
/*--===== pontocho_banner =====--*/
.pontocho_banner {
	display: flex;
	max-width: 1000px;
	margin: 2rem auto;
}
.pontocho_banner li {
	width: 41%;
	margin: 0 3rem;
}
.pontocho_banner li img {
	width: 100%
}
.pontocho_banner li a:hover {
	opacity: 0.8;
}
.pontocho_banner.sp_banner {
	display: block;
}
.pontocho_banner.sp_banner li {
	width: 100%;
	margin: 2rem auto;
	max-width: 300px;
}
.pontocho_banner2 li {
	display: block;
	margin: auto;
}
.kiyamachi_banner{
	display: flex;
	max-width: 1000px;
	margin: 2rem auto;
}
.kiyamachi_banner li{
	width: 41%;
	margin: 0 3rem;
}
.kiyamachi_banner .m0{
	margin: 0 auto;
}
.kiyamachi .line_box {
    text-align: center;
    margin: 1rem auto 3rem;
}
.kiyamachi .line_box a:hover{
	opacity: .7;
	transition: .3s;
}
.kiyamachi .line_box img{
	box-shadow: 0 0 10px 3px #372d25;
	width: 100%;
	max-width: 480px;
}
/* =========================================================
 * INSTAGRAM
 * =========================================================*/
#INSTAGRAM {
	padding-top: 0;
}
/* =========================================================
 * 店舗一覧 GROUP
 * =========================================================*/
.group_box {
	max-width: 1000px;
	margin: auto;
}
#GROUP h3 {
    color: #30261f;
}
#GROUP h4 {
	text-align: center;
	font-size: 1.1rem;
	margin-bottom: 1.5rem;
}
#GROUP .group_main img {
	width: 100%;
}
#GROUP .group_main a {
	margin: 0.5rem auto;
	width: 80%;
	display: block;
}
#GROUP .group_main a:hover {
	opacity: 0.8;
}
/* =========================================================
 * box_4
 * =========================================================*/
.box_4{
	margin: 60px auto;
	padding: 0 7.5%;
	max-width: 1400px;
	overflow: hidden;
}
.box_4_line{
	border-top: #eee 1px solid;
}

/* =========================================================
 * NEWS
 * =========================================================*/
#NEWS {
	padding-bottom: 5rem;
}
/* =========================================================
 * access
 * =========================================================*/
.access{
	margin-top: -100px;
	padding-top: 60px;
	padding-bottom: 80px;
}
.access_box {
	max-width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
.access_box .float_l .access_btn,
.access_box .float_r .access_btn {
	text-align: center;
	padding: 20px 0;
	margin-bottom: 1rem;
}
.access_box .float_r,
.access_box .float_l {
	float: none;
	width: 95%;
	margin: 0 auto;
}
.access_address {
	color: #fff;
	font-size: 12px;
	margin-bottom: 20px;
}
.access_address h3 {
	font-size: 18px;
	border-bottom: 1px solid #fff;
	padding-bottom: 5px;
}
.access_box>h3 {
	font-size: 1.5rem;
	display: block;
	padding: 2rem 0 0;
	color: #fff;
	font-family: 'Oswald', sans-serif;
}
.access_box h3 {
	font-size: 1.5rem;
	display: block;
	padding: 2rem 0 0;
	color: #fff;
	font-family: 'Oswald', sans-serif;
}
.access_box .container h3{
	padding: 2rem 0; 
}
.access_box h3 span {
	margin-left: 1rem;
	font-size: 1rem;
}
.access_box div h3:before {
	padding: 0.5rem 0.5rem;
	content: " ";
	background: #f9eed0;
	margin-right: 1rem;
}
.access_address dl {
	border-bottom: 1px dashed #fff;
	width: 100%;
}
.access_address dt {
	display: inline-block;
	vertical-align: top;
	padding-top: 5px;
	width: 70px;
}
.access_address dd {
	display: inline-block;
	border-left: 1px dashed #fff;
	padding-left: 10px;
	font-size: 11px;
}
/*--====== banner =====--*/
.access_box .float_r>a,
.access_box .float_l>a {
	width: 90%;
	display: block;
	margin: auto;
	padding: 1rem;
}
.access_box .float_r>a:hover,
.access_box .float_l>a:hover {
	opacity: 0.8;
}
.access_box .float_r>a img,
.access_box .float_l>a img {
	width: 100%;
}
/*--====== access_pontocho =====--*/
/* =================================================================================================
 * pagetop
 * =================================================================================================*/
#pagetop {
	width: 100%;
	background: #30261f;
	text-align: center;
	height: 55px;
	line-height: 55px;
	clear: both;
	color: #E60012;
}
#pagetop a img {
	margin: -4px 10px 0 0;
}
#pagetop:hover {
	background: #f9eed0;
}
/* =================================================================================================
 * footer 
 * =================================================================================================*/
.footer {
	overflow: hidden;
	background: #89000d;
}
.footer nav {
}
.footer_copyright{
	clear: both;
	padding-bottom: 110px;
}
.footer_copyright p {
	padding: 12px 0;
	text-align: center;
	font-size: 12px;
	color: #ffffff;
	padding-bottom: 12px;   
	line-height: 24px; 
}
.news_box {
	width: 320px;
	margin: 0 auto 40px;
}
.news_title {
	text-align: center;
	margin: 24px 0;
}
.news_title h2 {
	font-size: 24px;
	margin: 40px 0 24px;
	color: #fff;
}
.news_main{
	margin: 0 auto; 
	height: 280px;
	margin-bottom: 40px;
}
.news_main a {
	color: #fff;
}
.news_main li{
	line-height: 24px;
	font-size: 12px;
	border-top: dotted 1px #fff;
}
.news_text{
	text-align: center;
	margin: 0 0 32px;
}
.site_map {
	margin-top: 20px;
}
.site_map nav li {
	margin: 10px auto;
	float: none;
}
.site_map nav li a {
	color: #fff;
}
.site_map nav .en {
	font-family: 'Oswald', sans-serif;
	margin: 0 20px 0 0;
}
.site_map nav .jp {
	text-align: center;
	font-size: 10px;
}
/* =========================================================
 * 貸切バナー
 * =========================================================*/
.kashikiri {
	margin: 60px auto 0px;
	padding: 8% 7.5% 0;
	max-width: 1000px;
	overflow: hidden;
}
.kashikiri img{
	width: 100%;
}
.kashikiri .link {
	text-align: center;
	margin-top: 1.5rem;
}

/* =========================================================
 * 以下レスポンシブ用
 * =========================================================*/
@media screen and (max-width:600px){
	.access_box .container h3 {
		padding: 2rem 0;
		line-height: 2rem;
	}
	.access_box .container h3 span {
		display: block;
		margin-left: 2rem;
	}
	.access_box .container h3:before {
		padding-bottom: 2rem;
	}
}
/* =========================================================
 * 以下レスポンシブ用
 * =========================================================*/
@media screen and (min-width:600px){
	.icon_line {
		margin: 120px 0 0;
	}
	.float_l {
		float: left;
	}
	.float_r {
		float: right;
	}
	
/* =========================================================
 * kokuchi
 * =========================================================*/
section.kokuchi .bg {
}
/* =========================================================
 * box_1
 * =========================================================*/
	.site_concept {
		width: 100%;
		margin: 0;
	}
	.site_name{
		text-align: left;
	}
	.top_about_text h2 {
		font-size: 26px;
	}
/* =========================================================
 * box_2
 * =========================================================*/
	.box_2{
		margin: 80px auto;

	}
/* =========================================================
 * box_3
 * =========================================================*/
	.box_3.pontocho {
		padding-top: 50px;
	}
/* =========================================================
 * box_4
 * =========================================================*/
 	.box_4{
		margin: 80px auto;
	}
	.box4_img {
		width:600px;
	}

/* =========================================================
 * access
 * =========================================================*/
	.site_map {
		margin: 20px auto;
		max-width: 520px;
		overflow: hidden;
	}
	.access_address {
		font-size: 14px;
	}
	.access_address dt {
		width: 80px;
	}
	.access_address dd {
		font-size: 14px;
	}
/* =========================================================
 * news
 * =========================================================*/
	.news_box{
		width: 580px; 
		margin-bottom: 40px; 
	}
	.news_main{
		margin: 0 auto; 
		color: #fff;
	}
	.news_main dt{
		width: 90px;
		float: left;
		margin-right: 40px;
		font-size: 14px;
		line-height: 40px;
	}
	.news_main dd{
		border-top: none;
		font-size: 14px;
		line-height: 40px;
	}
	.news_text{
		font-size: 18px;
	}
/* =========================================================
 * footer
 * =========================================================*/
	.footer_copyright{
		padding-bottom: 70px;
	}
}
@media screen and (min-width:768px){
	
/* =========================================================
 * 共通
 * =========================================================*/
	.container{
		display: inline-block;
		margin: 1.5rem 0;
		width: 100%;
	}
	
/* =========================================================
 * kokuchi
 * =========================================================*/
	.kokuchi .main_box {
		padding-top: 10rem;
	}
	section.kokuchi .bg {
		min-height: 700px;
	}
/* =========================================================
 * box_1
 * =========================================================*/
	.top_about_text h2 {
		margin: 50px auto 20px;
	}
	
/* =========================================================
 * 貸切バナー
 * =========================================================*/
	.kashikiri {
		padding: 3% 7.5% 0;
	}
/* =========================================================
 * box_1
 * =========================================================*/
	#CONCEPT .tv_banner a{
	display: block;
    width: 65%;
    margin: 1rem auto 3rem;
	}
	#CONCEPT .tv_banner a:hover{
		opacity: 0.8;
	}
	.top_about_text p {
		line-height: 1.9em;
	}
	#CONCEPT .float_l {
		float: left;
		margin: 1rem 0 2rem;
	}
	#CONCEPT .float_l {
		display: block;
		float: left;
		width: 35%;
		margin-top: 7vh;
		margin: 0;
	}
	#CONCEPT .float_r {
		margin-top: 3rem;
		float: right;
		width: 50%;
	}
	.top_concept#CONCEPT .float_r {
		margin-top: 0rem;
	}
	.top_image_sp {
		display: none;
	}
	
	/*--=====info_box1=====--*/
	#CONCEPT .info_box1 .float_r {
		width: 47%;
	}
	#CONCEPT .info_box1 .float_l {
		width: 52%;
		margin-top: 0.5rem;
	}
	/*--=====info_box2=====--*/
	#CONCEPT .info_box2 .info_box {
		text-align: center;
		padding-top: 6rem;
		margin-bottom: 0;
	}
	/*--=====info_box3=====--*/
	#CONCEPT .info_box3 .float_r {
		width: 30%;
	}
	#CONCEPT .info_box3 .float_l {
		width: 67%;
	}
/* =========================================================
 * box_2
 * =========================================================*/
	.box_2{
		margin: 60px auto ;
		overflow: hidden;
		background: #d3c7ae;
		min-height: 450px;
	}
	 h3.headline{
		font-size: 24px;
	}

/* =========================================================
 * box_3
 * =========================================================*/
	.box_3_img{
		width: 46.25%;
		float: right;
	}
	.box_3_text h4{
		margin: 0;
	}
	.box_3_text{
		width: 46.25%;
		float: left;	
	}
	.box_3_w .link {
		text-align: right;
	}
	.top_menu_box .float_r,
	.top_menu_box2 .float_r {
		float: right;
	}
	.top_menu_box .float_l,
	.top_menu_box2 .float_l {
		float: left;
	}
	.top_menu_box .float_r,
	.top_menu_box2 .float_l {
		width: 50%;
		padding-bottom: 15px;
	}
	.top_menu_box .float_l,
	.top_menu_box2 .float_r {
		width: 45%;
	}

/* =========================================================
 * box_4
 * =========================================================*/
	.box_4{
		position: relative;
	}
	.line_center {
		position: absolute;
		top: 80px;
		bottom: 0;
		left: 50%;
		background: #eee;
		width: 1px;
	}

	.box_4_l{
		width: 46.25%;
		float: left;
	}
	.box_4_r{
		width: 46.25%;
		float: right;	
	}
	.grid_w{
		text-align: center;
	}

/* =========================================================
 * 店舗一覧 GROUP
 * =========================================================*/
	
	#GROUP .group_main a {
		margin: 0.5rem;
		width: 50%;
	}
	#GROUP .group_main {
		display: flex;
	}
/* =========================================================
 * access
 * =========================================================*/
	.access_box .float_l {
		width: 50%;
		float: left;
	}
	.access_box .float_r {
		width: 48%;
		float: right;
	}
/* =========================================================
 * footer
 * =========================================================*/
	.site_map nav li {
	}
}

@media screen and (min-width:1024px){	
/* =========================================================
 * slideshow_sp
 * =========================================================*/
	#slideshow_sp img {
		padding-top: 7rem;
	}
/* =========================================================
 * box_1
 * =========================================================*/
.box_1{
	margin: 200px auto 60px;
}
/* =========================================================
 * kokuchi
 * =========================================================*/
	.main .main_box {
		padding-top: 10rem;
	}
	section.kokuchi .bg {
		height: 97vh;
		min-height: 700px;
	}
/* =========================================================
 * 貸切バナー
 * =========================================================*/
	.kashikiri {
		margin: 40px auto 0px;
	}
/* =========================================================
 * box_3
 * =========================================================*/
	.box_3_text h4{
		font-size: 40px;
		line-height: 40px;
	}
	.box_3_text h4 span{
		font-size: 16px;
		padding: 0 0 0 16px;
	}
	.box_3_text{
		margin: 8px 0 0;
	}
/* =========================================================
 * access
 * =========================================================*/
	.none{
		display: none;
	}	
/* =========================================================
 * footer 
 * =========================================================*/

	.site_map h2{
		font-size: 21px;
		margin: 16px 0;
		line-height: 21px;
		color: #ffffff;
		text-align: left;
		letter-spacing: .1em;	
	}
	.content_map{
		float: left;
		width: 50%
	}
	.footer_inline li{
		font-size: 16px;
		line-height: 24px;
		border: none;
		display: inline-block;
		margin: 0 6% 0 0;
	}
	.footer_inline li a {
		color: #ffffff;
		display: block;
		font-size: 14px;
		letter-spacing: .1em;
		line-height: 25px;
		overflow: hidden;
	}
	.footer_inline li a:hover {
		color: #ffffff;
		text-decoration: underline;
	}
	.footer_inline li a img {
		margin: -4px 10px 0 0;
	}
	.sns_map{
		float: left;
		width: 50%		
	}
	.sns_map h2{
		font-size: 21px;
		margin: 16px 0;
		line-height: 21px;
		color: #ffffff;
		text-align: right;
		letter-spacing: .1em;
	}
	.sns_map ul{
		text-align: right;
	}
	.sns_map li{
		display: inline-block;
	}
	li.sns_f{
		margin: 0 12px;
	}
	li.sns_f_1{
		margin: 0 0 0 6px;
	}


}
@media screen and (min-width:1240px){

/* =========================================================
 * kokuchi
 * =========================================================*/
	.kokuchi .main_box {
	}
/* =========================================================
 * box_1
 * =========================================================*/
	.top_about_text p {
		line-height: 2.4em;
	}
/* =========================================================
 * box_2
 * =========================================================*/
	.box_2 {
		padding: 0 7.5%;
	}
/* =========================================================
 * box_3
 * =========================================================*/
	.box_3_img{
		width: 56.25%;
	}
	.box_3_text{
		width: 40%;
		margin: 8% 0 0;
	}
/* =========================================================
 * box_4
 * =========================================================*/
	.box_4 {
   		padding: 0 7.5%;
	}
}
@media screen and (max-width:1023px){
/* =================================================================================================
 * footer 
 * =================================================================================================*/	
	.content_map {
		margin: 0 0 40px;
	}
	.footer_inline {
		text-align: center;
	}
	.footer_inline li {
		width: 47.5%;
		font-size: 14px;
		line-height: 50px; 
		padding-left: 0; 
		border:#ffffff 1px solid;
		display: inline-block;	
		margin: 0px -3px -1px -3px;
		color: #ffffff;
	}
	.footer_inline li a {
		color: #ffffff;
	}
	.footer_inline li a:hover {
		color: #ffffff;
		text-decoration: underline;
	}
	.site_map h2{
		font-size: 21px;
		text-align: center;
		margin: 16px 0;
		line-height: 21px;
		color: #ffffff;
		letter-spacing: .1em;
	}
	.site_map ul {
		list-style-type: none;
		padding-left: 0;
	}
	.footer_inline li a img {
		display: none;
	}
	.sns_map ul{
		text-align: center;
	}
	.sns_map li{
		display: inline-block;
		margin: 0 12px;
	}	
}


@media screen and (max-width:767px){
	.pc_nav,.none_2{
		display: none;
	}
}

@media screen and (min-width:1500px){
/* =========================================================
 * kokuchi
 * =========================================================*/
.kokuchi .main_box {
	max-width: 1000px;
}
}