@charset "UTF-8";

/*
Template:ippinjiman
Theme Name:ippinjiman-child
Theme URI:https://ippinjiman.jp/shop
Description:ippinjiman
Author:tmwks
Author URI:https://tmwks.jp/
Version: 1.16
Text Domain: tcd-ego_wel
*/
.s_table {
	overflow:hidden !important;
	white-space:normal !important;
}
.p-entry-page__inner {
	border:none;
}

.low-box h3,
.guide-box h3,
.terms-box h3,
.item-box01 h3,
.item-box02 h3,
.item-box03 h3,
.item-box04 h3,
.client-box h3,
.aboutus-box h3{
	color:#fff;
	background:#373737;
	font-weight:600;
	box-shadow:3px 3px 3px #c0b283;
	padding:20px 15px;
	text-align:center;
	margin-bottom:30px;
}

.guide-box h4,
.terms-box h4{
	padding:15px;
	border-left: double 8px #373737;
	margin-bottom:25px;
	margin-left:5px;
}
.guide-box h5 {
	padding:15px;
	border-left: solid 3px #373737;
	margin-bottom:25px;
	margin-left:10px;
}

.guide-box p {
	padding:10px 15px;
}

table.low-tbl th,
.item-box02 table th,
.item-box03 table th,
.item-box04 table th,
table.border th{
	width:25%;
	text-align:left;
	font-weight:600;
	color:#fff;
	background:#373737;
	border:none;
	border-bottom:1px solid #fff;
}
table.low-tbl td,
.item-box02 table td,
.item-box03 table td,
.item-box04 table td,
table.border td{
	width:75%;
}
table.low-tbl td > ul,
.item-box02 table td >ul,
.item-box03 table td >ul,
.item-box04 table td > ul{
	margin-bottom:0;
	list-style:disc;
}

.item-box01 {
padding:5px;
}
@media only screen and (max-width: 767px){
	table.low-tbl,
	.item-box02 table,
	.item-box03 table,
	.item-box04 table,
	table.border
	{
		
	}
	table.low-tbl th,
	table.low-tbl td,
	.item-box02 table th,
	.item-box02 table td,
		.item-box03 table th,
	.item-box03 table td,
	table.border th,
	table.border td,
	.item-box04 table th,
	.item-box04 table td{
		width:auto;
		text-align:center;
		display:block;
	}
	table.low-tbl td > ul,
	.item-box02 table ul,
	.item-box03 table ul,
	.item-box04 table  ul{
		text-align:left;
	}
}

/* フォーム
------------------------------------------------------------*/
input[type="text"], input[type="tel"], input[type="email"], textarea{
vertical-align:middle;
width:100%;
line-height:35px;
height:35px;
padding:5px;
margin-bottom: 5px;
border:1px solid #d4d4d7;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
font-size:100%;
color:#555;
background:#fcfcfc;
box-sizing: border-box;
}
textarea{
height:auto;
line-height:1.5;
}
select {
padding: 8px 5px;
}
input[type="submit"],input[type="reset"],input[type="button"]{
padding:8px 15px;
border: none !important;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
line-height:1.5;
font-size:120%;
color:#fff;
height:48px;
	margin:30px auto 0;
	background-color:#373737; 
	cursor:pointer;
	text-align:center; 
	text-decoration:none;
	line-height:1.5;
	outline:none;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.wpcf7 input.wpcf7-back,
.wpcf7 input.wpcf7-confirm { 
	position:relative;
	width:225px;
}
.wpcf7 form,.wpcf7 {
	margin: 0 !important;
	background: none !important;
	border: 0 !important;
}
.wpcf7 p {
	font-size: inherit !important;
}
*:first-child+html input[type="submit"]{padding:3px;}
span.yubin,
form input[type="submit"], input[type="reset"], input[type="button"] {
  margin: 0 auto;
  padding: 10px 20px;
  background: #373737;
  border: 0;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  line-height: 1.5;
  font-size: 120%;
  color: #fff;
  cursor: pointer;
}
span.yubin,
span.yubin:hover { font-size: 80%;padding: 7px 10px; }
form input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, span.yubin:hover {
  background: #c0b283;
}
#searchform input[type="submit"] {
    line-height: 1;
    padding: 6px;
    vertical-align: top;
}
.submit-button{
  text-align:center;
}
/* 確認画面用CSS */
/*枠線消す*/
form .wpcf7c-conf {
  background-color: transparent !important;
  border: none !important;
}
.wpcf7-form table p {
  padding-bottom: 5px;
}
textarea.wpcf7-form-control {
  max-height: 100px;
}
.wpcf7 .wpcf7-submit {
	background-color: #c0b283 !important;
}
.wpcf7 .wpcf7-submit:hover {
	background-color: #373737 !important;	
}
/*確認画面でradioが見え難い*/
input[type="hidden"] + span {
  font-weight: bold;
}
/*確認画面セレクトボックスヤジルシ消す*/
select.wpcf7c-conf {
   -webkit-appearance: none;
   -moz-appearance:    none;
   -ms-appearance:    none;
   appearance:         none;
   /*Firefox用*/
    text-indent: .01px; 
    text-overflow: "";
}
select.wpcf7c-conf::-ms-expand {
  display: none;
}
.wpcf7-form table p {
    padding-bottom: 0;
}
.zip input[type="text"],
.s_size input[type="text"] {
  width: 20%;
}
.wpcf7 input[type="tel"],
.wpcf7 input[type="email"]{
  width: 100%;
}
span.required {
    display: inline-block;
    padding: 4px 6px;
    border-radius: 6px;
    background: red;
    color: #fff;
    font-size: 90%;
    line-height: 1.2;
    text-align: center;
    margin: 0 4px;
}

.form-conbtn {
	text-align:center;
}

.ttl-h2 {
	text-align:center;
	font-weight:600;
	font-size:36px;
	margin-bottom:40px;
}
@media only screen and (max-width: 767px) {
	br.pc-only01 {
		display:none;
	}
	.ttl-h2{
		font-size:20px;
	}
}

.p-footer {
	background:#090c09;
}
.p-footer-nav__area {
	background:#000A02 !important;
}
.p-footer-nav__headline {
	color:#E5BD54 !important;
	font-weight:600;
}

ul.p-footer-nav > li > a {
	color:#fff;
}