/*
Theme Name: Kiratefu
Author: Kiratefu
Version: 1.0.0
*/

body,html{
	width:100%;
	margin:0;
	padding:0;
	font-family: 'Open Sans', sans-serif;
	text-align:center;

}

a{color:#000000; text-decoration:none;}
a:hover{color:#000000;}

.clearfix:after {
  content: "";
  clear: both;
  display: block;
}


/*============================
#header
============================*/
div#header {
	width:100%;
	text-align:center;
	position:relative;
	z-index:10;
}
div#header h1 {
}
div#header ul {
}


ul{ width:1000px;
margin:0 auto;
padding:0;
position:relative;
top:-142px
}

ul li{
	width:180px;
	list-style:none;
}

ul li a{
	font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.2em;}

#navi1{
	float:left;
}
#navi2{
	float:left;
}
#navi3{
	float:right;
}
#navi4{
	float:right;
}




/*============================
#deco
============================*/
div#header div#deco {
}

/*============================
#main
============================*/
div#main {
	width:100%;
	height:500px;
	position:relative;
	top:-55px;
	background: url(images/0C8A9076.jpg) no-repeat;
	background-position:center center;
	z-index:2;
}
div#main img {
}

/*============================
#lineup
============================*/
h2 {
	font-size:18px;
	letter-spacing:0.2em;
	padding:20px 0 0px;
}

/*============================
#item1
============================*/
div.item {
	width:1000px;
	margin:30px auto 100px auto ;
	text-align:left;
}
div.item div.itemdetail1 {
	font-size:8px;
	letter-spacing:0.2;
	padding-bottom:0px;
}
div.item div.itemdetail2 {
	font-family: 'Yellowtail', cursive;
	font-size:21px;
	padding-bottom:5px;
	letter-spacing:0.1em;
	position:relative;
	left:-1px;

}
div.item div.itemdetail3 {
	font-size:9px;
	padding-bottom:20px;
	line-height:1.8em;
}
div.item div.itemdetail4 {
	width:1000px;
	height:550px;
}
div.item div.itemdetail4 img {
	width:1000px;
	height:550px;
}
div.item div.itemdetail5 {
	padding-top:25px;
	font-size:10px;
	line-height:1.6em;
}
div.item div.itemdetail6 {
	margin:60px 0 0 0 ;
	width:1000px;
	height:550px;
}
div.item div.itemdetail6 img {
	width:1000px;
	height:550px;
}



#order{
	width:1000px;
	margin:0 auto;
	font-size:11px;
	text-align:center;
	padding-bottom:100px;
}

.atention{
	display:block;
	font-size:13px;
	padding:20px 0 5px 0 ;
}



/* =========================================================
item_btn
========================================================= */
#item_btn {
	display:none;
	width:140px;
	margin:50px auto 0;
}

#item_btn a {
		width:140px;
		height:30px;
		display:block;
		/*background:#D80000;*/
		background:#333;
		color:#FFFFFF;
		font-size:12px;
		text-align:center;
		padding:10px 0 0 0;
		text-decoration:none;
		-moz-border-radius: 4px;    /* Firefox */
	   -webkit-border-radius: 4px; /* Safari,Chrome */
	   border-radius: 4px;         /* CSS3 */
}
	#item_btn a:hover{
		background:#999;
	}

#item_btn2 {
	width:140px;
	margin:50px auto 0;
}

#item_btn2 a {
		width:140px;
		height:30px;
		display:block;
		background:#D80000;
		color:#FFFFFF;
		font-size:12px;
		text-align:center;
		padding:10px 0 0 0;
		text-decoration:none;
		-moz-border-radius: 4px;    /* Firefox */
	   -webkit-border-radius: 4px; /* Safari,Chrome */
	   border-radius: 4px;         /* CSS3 */
}
	#item_btn2 a:hover{
		background:#EA7372;
	}


/* =========================================================
insta
========================================================= */
#insta {
	width:860px;
	margin:40px auto 0px;
	padding:0 0 60px;
	display:none;
}

div.intaimg{
	float:left;
	padding:0 20px 20px 0;
}

div.intaimg:nth-child(4),div.intaimg:nth-child(8){
	padding:0 0 20px 0;
}


	div.intaimg img{
		width:200px;
	}

/* =========================================================
footer
========================================================= */
footer{
	max-width:1000px;
	border-top:1px solid #999;
	padding:20px 0 40px 0;
	font-weight:800;
	font-size:14px;
	letter-spacing:o.2em;
	clear:both;
	margin:80px auto 0;
}

	footer span{
		font-size:40%;
		display:block;
		font-weight:100;
		padding-top:4px;
	}




/* =========================================================
form
========================================================= */
form{
	font-size:12px;
}
h3{
	font-size:12px;
	padding-top:80px
}

.form_table{
	width:500px;
	margin:0 auto;
	font-size:12px;
	border-top:1px solid #CCC;

}

.form_table tr{
}

.form_table th{
	text-align:left;
	padding:20px 0 20px;
	border-bottom:1px solid #CCC;
}
.form_table td{
	text-align:right;
	border-bottom:1px solid #CCC;
		padding:20px 0 20px;

}

span.cap{
	font-size:9px;
}

input,textarea{
	width:300px;
}
textarea{
	border:1px solid #CCC;
}
#orderPage .form_button {margin:80px 0;}
#orderPage .form_button input,#comf_submit input {width:220px; margin:0 auto; background:#000; color:#FFF; text-align:center; display:block; cursor:pointer; padding:10px 0;}
#orderPage .form_button input:hover {-moz-opacity:0.7; opacity:0.7; filter:alpha(opacity=70);}

/* Contact Form 7 スタイル */
.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="tel"],
.wpcf7-form textarea {
	width: 300px;
	border: 1px solid #CCC;
}
.wpcf7-form .form_table th {
	text-align: left;
	padding: 20px 0 20px;
	border-bottom: 1px solid #CCC;
}
.wpcf7-form .form_table td {
	text-align: right;
	border-bottom: 1px solid #CCC;
	padding: 20px 0 20px;
}
.wpcf7-form .form_table td.price {
	text-align: center;
	font-weight: bold;
}
.wpcf7-form .form_table select {
	width: 300px;
	border: 1px solid #CCC;
}
.wpcf7-form h3 {
	margin: 30px 0 15px 0;
	font-size: 1.2em;
	font-weight: bold;
}
.wpcf7-form .form_button {
	margin: 80px 0;
}
.wpcf7-form .form_button input[type="submit"] {
	width: 220px;
	margin: 0 auto;
	background: #000;
	color: #FFF;
	text-align: center;
	display: block;
	cursor: pointer;
	padding: 10px 0;
	border: none;
}
.wpcf7-form .form_button input[type="submit"]:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.wpcf7-validation-errors,
.wpcf7-mail-sent-ng,
.wpcf7-mail-sent-ok {
	border: 1px solid #CCC;
	padding: 10px;
	margin: 20px 0;
}
.wpcf7-mail-sent-ok {
	background: #d4edda;
	border-color: #c3e6cb;
	color: #155724;
}
.wpcf7-validation-errors,
.wpcf7-mail-sent-ng {
	background: #f8d7da;
	border-color: #f5c6cb;
	color: #721c24;
}

/* ORDER 確認モーダル */
.kiratefu-modal {
	display: none;
	position: fixed;
	inset: 0;
	z-index: 9999;
}
.kiratefu-modal.is-open {
	display: block;
}
.kiratefu-modal-overlay {
	position: absolute;
	inset: 0;
	background: rgba(0, 0, 0, 0.5);
}
.kiratefu-modal-dialog {
	position: relative;
	background: #fff;
	max-width: 640px;
	margin: 10vh auto;
	padding: 20px;
	border-radius: 8px;
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
	text-align: left;
}
.kiratefu-modal-body {
	margin: 15px 0;
}
.kiratefu-modal-section {
	margin-bottom: 15px;
}
.kiratefu-modal-section h4 {
	margin: 0 0 8px 0;
	font-size: 14px;
}
#kiratefu-order-summary {
	margin: 0;
	padding-left: 18px;
}
#kiratefu-customer-summary {
	margin: 0;
}
#kiratefu-customer-summary dt,
#kiratefu-customer-summary dd {
	float: none;
	width: auto;
	margin: 0;
}
#kiratefu-customer-summary dt {
	font-weight: bold;
	margin-top: 10px;
}
#kiratefu-customer-summary dd {
	margin-top: 4px;
}
.kiratefu-modal-actions {
	display: flex;
	gap: 10px;
	justify-content: flex-end;
}
.kiratefu-modal-actions button {
	padding: 8px 16px;
	border: 1px solid #333;
	background: #fff;
	cursor: pointer;
}
.kiratefu-modal-actions .kiratefu-modal-submit {
	background: #000;
	color: #fff;
	border-color: #000;
}

@media (max-width: 600px) {
	.kiratefu-modal-dialog {
		margin: 6vh 12px;
		padding: 16px;
	}
	.kiratefu-modal-actions {
		flex-direction: column;
	}
	.kiratefu-modal-actions button {
		width: 100%;
	}
}
