@charset "UTF-8";
.ttl_page {
  background: url("../common_img/bg_ttlpage.jpg") top center no-repeat;
  background-size: cover;
  text-align: center;
  padding: 33px 10px;
}
/* 
--------------------------------------------------
 ▽ 1: CONTACT PAGE
-------------------------------------------------- */
#contact_01 {
	margin: 40px 0;
}
.tel_fax li {
	position: relative;
    display: block;
    background: #464646;
    width: 225px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    text-align: center;
    padding: 10px;
    letter-spacing: 1px;
    margin: 20px auto 0;
}
.tel_fax li a {
	text-decoration: none;
	color: #fff;
}
.tel_fax li a:after {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.tel_fax li img {
	margin-top: -3px;
}
#contact_02 {
	background: url('../images/top04_bg.jpg') repeat;
	padding: 15px 10px;
}
#contact_02 .container {
	background: #fff;
	padding: 30px 10px;
}
.txt_005ed2 {
	color: #005ed2;
}
.style_table01 {
    width: 100%;
    border-top: 1px solid #b7b7b7;
}
.style_table01 th {
    border-bottom: 1px solid #d4b572;
    text-align: left;
    padding: 10px 15px;
    vertical-align: middle;
    font-weight: normal;
}
.bb_none{
    border-bottom: none !important;
    padding-bottom: 0 !important;
}
.style_table01 th span.red {
	font-family: "Yu Gothic";
    float: left;
    font-weight: normal;
    padding: 2px 15px;
    background: #d8342b;
    border-radius: 5px;
    margin-right: 15px;
    color: #fff;
}
.style_table01 th span.blue {
	font-family: "Yu Gothic";
    float: left;
    font-weight: normal;
    padding: 2px 15px;
    background: #D4B572;
    border-radius: 5px;
    margin-right: 15px;
    color: #fff;
}
.style_table01 td {
    border-bottom: 1px solid #b7b7b7;
    padding: 10px 15px;
    text-align: left;
}
.style_checkbox li {
	margin-bottom: 5px;
}
.list_tel li {
	float: left;
	width: 90px;
}
.list_tel li input {
	width: 100%;
}
.list_tel li:nth-child(even) {
	width: 13px;
	margin: 5px 2px 0;
}
.btn_search {
	background: #464646;
	border-radius: 3px;
	color: #fff;
	text-decoration: none !important;
	padding: 2px 10px;
}
.btn_search img {
	margin-top: -5px;
}
.form_submit {
    text-align: center;
    line-height: 2;
}
.btn_inp {
	background: #464646 url('../images/btn_arrow.png') no-repeat center right 25px;
	-webkit-background-size: 6px;
	background-size: 6px;
    padding: 10px;
    width: 225px;
    color: #fff;
    border: none;
    letter-spacing: 1px;
}
.box_pp {
	position: relative;
	z-index: 3;
}
.style_list01 li {
	margin-left: 17px;
	text-indent: -17px;
}
#contact_03 .box_infor {
	margin-top: 30px;
	padding: 20px 10px;
	background: #fdfbf8;
}
#contact_03 .box_infor a {
	text-decoration: none;
}
/* 
--------------------------------------------------
 ▽ 2: SHOP PAGE
-------------------------------------------------- */
#shop_01 .sec_shop {
	position: relative;
	width: 100%;
	background: url('../shop/images/top01_bg.jpg') no-repeat top center;
	-webkit-background-size: cover;
	background-size: cover;
	z-index: 1;
}
#shop_01 .shop01_txt {
	padding: 20px 10px 10px;
}
#shop_03 {
	background: url('../images/top04_bg.jpg') repeat;
	margin-top: 40px;
	padding: 30px 0px;
}
#shop_03 .sec_shop .shop03_txt {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#shop_03 .sec_shop .shop03_txt .text_img {
	position: relative;
	margin-top: 30px;
}
#shop_03 .sec_shop .shop03_txt .text_img img {
	margin: 25px 0 0 5%;
	width: 95%;
}
#shop_03 .sec_shop .shop03_txt .text_img .style_txt {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
}
#shop_03 .sec_shop .shop03_txt .text_img .style_txt li {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 50%;
}
#shop_03 .sec_shop .shop03_txt .text_img .style_txt li {
	width: 45px;
	color: #fff;
	writing-mode: vertical-rl;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	padding: 10px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	letter-spacing: 2px;
	line-height: normal;
}
#shop_03 .sec_shop .shop03_txt .text_img .style_txt li:first-child {
	background: #d4b572;
}
#shop_03 .sec_shop .shop03_txt .text_img .style_txt li:last-child {
	margin-right: 34%;
	background: #464646;
}
#shop_04 .sec_shop .shop04_txt ul {
  list-style: none;
}
#shop_04 .sec_shop .shop04_txt ul li:before {
  content: "\2022";
  color: #d4b572;
  font-weight: bold;
  display: inline-block; 
  width: 1em;
}
.media_375 {
	display: none;
}
.style_list02 {
	margin-top: 30px;
}
.style_list02 li {
	position: relative;
	width: 100%;
	margin-bottom: 30px;
}
.style_list02 li p {
	position: absolute;
    content: "";
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.style_list02 li a:after {
	position: absolute;
	content: "";
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.style_list02 li:hover img {
	opacity: 0.7;
}

/* 
--------------------------------------------------
 ▽ 3: HINANINGYO PAGE
-------------------------------------------------- */
#hinaningyo_01,
#kabuto_01 {
	background: url('../hinaningyo/images/bg_01.jpg') no-repeat top center;
	-webkit-background-size: cover;
	background-size: cover;
}
.sec_01 figure {
	position: relative;
	width: 90%;
	margin: auto;
}
.sec_01 figure:after {
	position: absolute;
    content: "";
    background: url("../hinaningyo/images/bor.png") bottom right no-repeat;
    background-size: 80%;
    bottom: -30px;
    right: -7%;
    width: 55px;
    height: 55px;
}
.style_img01 img {
	-webkit-box-shadow: 0px 13px 30px -15px rgba(0, 0, 0, 0.64);
    bbox-shadow: 0px 13px 30px -15px rgba(0, 0, 0, 0.64);
}
#hinaningyo_02,
#kabuto_02,
#takumi_02,
#takumi_04 {
	background: url("../images/top04_bg.jpg") repeat;
    padding: 5% 2%;
}
/* 
--------------------------------------------------
 ▽ 4: TAKUMI PAGE
-------------------------------------------------- */
#takumi_03,
#takumi_05 {
	background: url("../takumi/images/bg_01.jpg") no-repeat top center;
	-webkit-background-size: cover;
	background-size: cover;
    padding: 5% 2%;
}
.list_img {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}
.list_img li {
	width: 49%;
	margin-bottom: 2%;
}
#takumi_05 .list_img li {
	margin-bottom: 5%;
}
/*■.FIX RESPONSIVE*/
@media only screen and (max-width: 414px) {
	#shop_03 .sec_shop .shop03_txt .text_img .style_txt li {
		width: 40px;
	}
}
@media only screen and (max-width: 375px) {
	#shop_03 .sec_shop .shop03_txt .text_img .style_txt li {
		width: 35px;
	}
	.media_414 {
		display: none;
	}
	.media_375 {
		display: block;
	}
}

@media only screen and (max-width: 360px) {
	.list_tel li {
		width: 72px;
	}
}

@media only screen and (max-width: 320px) {
	#shop_03 .sec_shop .shop03_txt .text_img .style_txt li {
		width: 30px;
	}
}
