@charset "utf-8";
/* CSS Document */
.pc { display: block; margin: 0 auto; }
.sp { display: none !important; }

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

.pc { display: none !important; }
.sp { display: block !important; }
body{ min-width: 100%; -webkit-text-size-adjust: 100%; font-size: 110%; word-wrap: break-word; line-height: 30px;}
img { max-width: 100%; vertical-align: middle; height: auto; }
html,body {
  -webkit-text-size-adjust: none;
}
.main_contents, footer nav, .head_box header {
	width:100%;
}
.top .big_box {
    display: flex !important;
}
.top .head_contents {
	background:#000;
    width: 100%;
    left: 50%;
    transform: translateY(0) translateX(-50%);
    overflow: hidden;
    position: relative;
}
.top .head_box header {
	position: inherit;
}
.top .head_contents h1,
.head_contents h1 {
    padding-top: 0;
    float: inherit;
	text-align: center;
	max-width:80%;
	display:block;
	margin:50px auto;
}
.head_contents h1 {
	margin:50px auto 25px;
}
.top .head_contents nav,
.head_contents nav {
	display:inline-block;
	float: inherit;
}
.top .head_contents nav ul,
.head_contents nav ul {
	display:none;
}
.top .head_contents nav li,
.head_contents nav li {
	border-top:1px solid #51555a;
	position:relative;
}
.top .head_contents nav li:last-child,
.head_contents nav li:last-child {
	border-bottom:1px solid #51555a;
}
.top .head_contents li a,
.head_contents nav ul li a {
	display:block;
	width:100%;
	height:auto;
	overflow: inherit;
	text-indent: inherit;
	white-space: inherit;
	padding:10px 15px;
	box-sizing:border-box;
	text-align:left;
    font-size: 110%;
}
.head_contents nav li {
	padding:0;
}
.top .head_contents li a:hover:before,
.top .head_contents .current:before,
.head_contents li a:hover:before,
.head_contents .current:before {
	content:"";
	background:none;
	width:0;
	height:0;
	position:absolute;
	top:0;
	left:0;
}
.nav2title {
	margin: 0;
	width:100%;
	background:#51555a;
	padding:10px 15px;
	box-sizing:border-box;
	color:#fff;
	text-align:center;
	font-weight:bold;
}

.main_contents {
	width:90%;
	margin:0 auto;
}

.news {
    margin: 60px 0 70px;
    display: table;
    width: 100%;
    background: #b2070c url(../img/pt01.png) repeat top center;
    background-size: 8%;
    text-align: center;
    font-size: 29px;
    vertical-align: middle;
    padding: 10px 0;
	line-height:35px;
}
.big_title {
    padding-top: 30px;
}
.big_img {
	padding-left:3%;
}
.book {
    margin-top: 30px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    line-height: 0;
 	flex-wrap: wrap;
}
.book li {
	width:48%;
	margin-bottom:3%;
}
.t_menu_i {
    margin-top: 60px;
    text-align: center;
    width: 100%;
    display: block;
}
.t_menu_i li {
	margin-bottom:20px;
}
.t_menu_i li img {
	margin-bottom:10px;
}
footer nav ul {
    width: 100%;
    display: block;
}
footer nav ul li a {
	display:block;
	width:100%;
	height:auto;
	padding:10px 15px;
	box-sizing:border-box;
	border-top:1px solid #51555a;
}
footer nav ul li:last-child a {
	border-bottom:1px solid #51555a;
}

.main_title {
    display: table;
    width: 100%;
    background: #b2070c url(../img/pt01.png) repeat top center;
    background-size: 10%;
    vertical-align: middle;
    padding: 30px 0;
}
.main_title span {
    width: 90%;
    margin: 0 auto;
    text-align: left;
    display: block;
    font-size: 32px;
}
.big_box {
    display:block;
}
.big_box li {
    width: 90%;
	margin:0 auto 20px;
}
.r_box {
    margin-top: 30px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    line-height: 0;
 	flex-wrap: wrap;
}
.r_box li {
	width:48%;
	margin-bottom:20px;
}
.yen {
    display: block !important;
	text-align:right;
    position: inherit;
    right: 0;
    font-size: 34px !important;
    color: #cb9e68;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
	padding-top:30px;

}
.yen span {
    font-size: 16px !important;
}

.yen2 {
    display: block !important;
	text-align:right;
    position: inherit;
    right: 0;
    font-size: 34px !important;
    color: #cb9e68;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
	padding-top:30px;

}
.yen2 span {
    font-size: 16px !important;
}

.yen2 br {
    display: none;
}

.big_box .menu2 dt {
    width: 60%;
}
.big_box .menu2 dd {
    width: 40%;
}
.btn_box {
    width: 80%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.btn_box li {
	width:48%;
}
.big_box2 {
    display: block;
    justify-content: space-between;
    margin-bottom: 50px;
}
.big_box2 li {
    width: 90%;
	margin:0 auto;
}
.menu3 dt {
    width: 70%;
}
.shop_btn,
.shop_btn2 {
    display: flex !important;
    width: 100% !important;
    justify-content: space-between;
 	flex-wrap: wrap;
}
.shop_btn,
.shop_btn3 {
    display: flex !important;
    width: 100% !important;
    justify-content: space-between;
 	flex-wrap: wrap;
}
.shop_btn li,
.shop_btn2 li {
	width:48%;
	margin-bottom:10px;
	margin-right:0;
}
.shop_btn li,
.shop_btn3 li {
	width:48%;
	margin-bottom:10px;
	margin-right:0;
}

.tel-link {
    color: #06F;
    font-size: 16px;
    font-weight: bold;
}
/* ===========================

	追記
===========================　*/
.f_shop {
	width:90%;
	margin:0 auto;
	text-align:center;
	color:#cb9e68;
}
.f_shop h2 {
	text-align:left;
	position:relative;
	padding:0 0 0 50px;
	box-sizing:border-box;
	margin:20px 0;
}
.f_shop h2:before {
	content:"";
	width:30px;
	height:100%;
	background:url(../img/b_line.png) repeat;
	display:block;
	left:0;
	position:absolute;
	top: 50%;
	left:0;
	transform: translateY(-50%) translateX(0);
	-webkit- transform: translateY(-50%) translateX(0);
}
.f_shop ul {
	display:block;
	justify-content: space-between;
	width:95%;
	margin:0 auto 50px;
}
.f_shop li {
	text-align:left;
	border-bottom:1px solid #cb9e68;
	padding-right:0;
	box-sizing:border-box;
    font-size: 15px;
	border-right:none;
	margin-bottom:15px;
}
.f_shop li strong {
	font-weight:bold;
	font-size:17px;
}
.f_shop li:last-child {
	border-right:none;
}
.f_shop li dl {
	display:flex;
}
.f_shop li dt {
	width:70px;
}
.f_shop li dd {
	position:relative;
}
.f_shop li dd:before {
	content:"："
}
.f_shop01 li {
	width:100%;
}
.f_shop01 li:nth-child(2),
.f_shop01 li:nth-child(3) {
	padding:0;
}
.f_shop01 li:nth-child(4) {
	padding-left:0;
}

.f_shop02 li {
	width:100%;
}
.f_shop02 li:nth-child(2){
	padding:0;
}

.f_shop02 li:nth-child(3) {
	padding:0;
}

.f_shop02 li:nth-child(4) {
	padding-left:0;
	border-bottom:none;
}

}