/*
* font
*/

body {
	font-family: "じゅん 201";
}

h3 {
	font-family: "見出ゴMB31";
	font-size: 2rem;
    line-height: 2rem;
    color: darkslategrey;
}

h4 {
	font-family: "新ゴ B";
	margin: 10px 0;
}


p {
	font-size: 1.2rem;
	line-height: 1.5rem;
}
/* end font */
#am-month {
	font-size: 1.3rem;
    line-height: 1.3rem;
}

.input-disabled {
    color: #a1a1a1;
}

.copy {
	font-size: 1.5rem;
    line-height: 2rem;
    color: initial;
}

/*
 スペース
*/
.space-margin-top-10 {
	margin-top: 10px!important;
}

/* end スペース */

/*
* slider
*/
.slider-img {
	width: 100%;
}

/* end slider */

/*
* select
*/

/*.result tr:nth-child(4),
.result tr:nth-child(5),
.result tr:nth-child(6),
.result tr:nth-child(7),
.result tr:nth-child(8),
.result tr:nth-child(9),
.result tr:nth-child(10),
.result tr:nth-child(11),
.result tr:nth-child(12),
.result tr:nth-child(13) {
	display: none;
}*/

.table-wrapper {
	font-size: 1.5rem;
	line-height: 1.7rem;
}

select {
    font-size: 1.5rem;
    line-height: 1.7rem;
    text-align: center;
    color: blue;
    width: auto;
    margin-bottom: 20px;
    border: solid 1px palevioletred;
}

.temail {
	word-break: break-all;
}

.total-area-kome,
.total-area-seimai,
.total-area-omosa {
	font-size: 1.7rem;
	line-height: 1.7rem;
	margin-bottom: 30px;
}

.uketori-input,
.address-input,
.telnum {
	font-size: 1.7rem;
}

h4.h4-title {
	font-weight: 600;
    color: deeppink;
	font-size: 1.7rem;
	margin-bottom: 10px!important;
	line-height: 1.7rem;
}

.wpcf7-list-item-label.omosa-title {
	font-weight: 600;
    color: darkslategrey;
	font-size: 1.5rem;
	line-height: 2.5rem;
}

.okome-area {
	margin-top: 60px;
}

.uketori-area p {
	font-size: 1.7rem;
    line-height: 2rem;
    margin-bottom: 10px;
	margin-top: 2rem;
}

.uketori-area h4 {
	margin-top: 2rem;
}

.desc {
	font-size: 1.2rem!important;
	line-height: 2rem;
}

.privacy-policy {
	color: darkslategray;
    font-size: 1rem;
}

.uketori-area {
	margin-top: 60px;
	line-height: 2rem;
}
/* end select */

/*
 jquery ui
*/

/* end jquery ui*/

/*
 footer
*/
.footer {
	padding: 2rem;
	font-size: 1.2rem;
	line-height: 2.5rem;
	color: #ffffff;
	border-top: 1px solid #e5e7eb;
	text-align: center;
    background: darkslategrey;
}

.logo img {
	display: block;
	margin: 0 auto;
	width: 120px;
}

.md-flex {
	display: grid;
	text-align: center;
	padding-left: 0;
}

.md-flex li {
	margin-left: 16px;
	list-style: none;
}

.md-flex a {
	color: gold;
}
@media (min-width: 768px) {
  .footer {
    justify-content: space-between;
  }

}
/* end footer */

/* 管理画面 */
th.t-num {
	width: 5%;
}

.reserve-id {
	width: 34px;
}

.am-month {
	font-size: 2rem;
    margin-bottom: 10px;
}

.am-checkbox-wrapper {
	display: none;
}

#mail01 {
	margin-bottom: 15px;
}

.am-title {
	font-size: 2.5rem;
	margin-bottom: 35px;
	color: rgb(51, 51, 51);
}

.yoyaku-title {
	;
}

.button-area {
	text-align: center;
    margin-bottom: 25px;
}

.yoyaku-member-wrapper:first-child {
	margin-top: 60px;
}

.yoyaku-member-wrapper {
	margin: 0 0 30px 0!important;
	overflow: hidden;
}

.member-wrapper {
	display: block;
	overflow: hidden;
	margin-bottom: 1rem;
}

.bikou-title {
	font-size: 1.5rem;
	line-height: 1.5rem;
}

.yoyaku-member,
.yoyaku-member p {
	float: left;
	margin-bottom: 10px;
	font-size: 1.5rem;
    line-height: 1.5rem;
}

.yoyaku-member:nth-child(4) {
	margin-right: 15px;
}

.yoyaku-member input {
	margin-right: 15px;
}

.yoyaku-member input[name="kindof"] {
	margin: 0px 1px 0px 5px;
}

.your-name input {
	margin-bottom: 10px!important;
}
.your-email input {
    margin-bottom: 35px!important;
}

.yoyaku-mosikomi {
    font-size: 1rem;
    line-height: 1.5rem;
	color: #ce0b0b;
	border-bottom: 1px solid #ce0b0b;
	clear: both;
	overflow: hidden;
}

.person-form .yoyaku-member:nth-child(1){
	display: block!important;
    clear: both;
	margin: 0px;
}

.input-title {
	margin-bottom: 7px;
}

.mem-delete-button,
.all {
	width: 60px;
	height: 30px;
}

.add {
	width: 80px;
	height: 32px;
}

.go-ajax {
	width: 250px;
    height: 60px;
    font-size: 1.5rem;
    color: white;
    background-color: deeppink;
    border: none;
    border-radius: 2rem;
    text-align: center;
    vertical-align: middle;
    line-height: 3.5rem;
    font-weight: 900;
}

.none {
    display: none!important;
}

.button-kanri {
	text-align: left!important;
	margin-top: 20px;
}

.table-show {
	margin-right: 20px;
}

/*
* select
*/
.all-label {
    display: block;
}

.select {
	font-size: 14px;
    line-height: 2;
    color: #2c3338;
    border-color: #8c8f94;
    box-shadow: none;
    border-radius: 3px;
    padding: 0 24px 0 8px;
    min-height: 30px;
    max-width: 25rem;
    background-size: 16px 16px;
    cursor: pointer;
    vertical-align: middle;
    margin-right: 20px;
}
table.widefat {
    border: 1px solid #c3c4c7;
    box-shadow: 0 1px 1px rgb(0 0 0 / 4%);
}
.widefat {
    border-spacing: 0;
    width: 100%;
    clear: both;
    margin: 0;
}
.widefat tfoot tr td, .widefat tfoot tr th, .widefat thead tr td, .widefat thead tr th {
    color: #2c3338;
}
.widefat thead td, .widefat thead th {
    border-bottom: 1px solid #c3c4c7;
}
.widefat tfoot td, .widefat tfoot th, .widefat thead td, .widefat thead th, .widget .widget-top {
    line-height: 1.4em;
}
.widefat tfoot td, .widefat th, .widefat thead td {
    text-align: left;
    line-height: 1.3em;
    font-size: 14px;
}
.widefat td, .widefat th {
    padding: 8px 10px;
}
.alternate, .striped>tbody>:nth-child(odd), ul.striped>:nth-child(odd) {
    background-color: #f6f7f7;
}
/* end select */

/* 
* メンバー登録
*/
.yoyaku-member input[type="radio"]:nth-child( n + 2 ),
.yoyaku-member input[type="checkbox"]:nth-child( n + 2 ) {
	margin-left: 10px;
}

.yoyaku-member:first-child {
	width: 15%;
	line-height: 2rem;
}
.yoyaku-member:nth-child(2) {
	margin-right: 15px;
	line-height: 2rem;
}
.yoyaku-member:nth-child(3) {
	width: 15%;
	line-height: 2rem;
}

.yoyaku-member input[name="name"] {
	width: 74%;
}

.yoyaku-member input[name="yomi"] {
	width: 70%;
}

.yoyaku-href {
	margin-bottom: 10px;
}

/* end メンバー登録　*/

.bt-ct-submit {
	clear: both;
}

.member-button button,
.member-button a {
	width: 50%;
    margin-bottom: 50px!important;
}

.del-button {
	float: right;
}

.input-wrapper {
	float: left;
	margin-right: 10px;
}

#row-add-register {
	margin-bottom: 30px!important;
}

/* form */
form.person-form {
    margin-bottom: 20px!important;
}

/* end 会員専用ページ */

.non-person {
	color: red;
}

.input-wrapper input[type="checkbox"] {
	margin-right: 5px;
}

.color-red {
    color: red;
}

.color-blue {
	color: blue;
}

.color-pink {
	font-weight: 600;
    font-size: 1.5rem;
	color: fuchsia;
}

.bt-ct-submit {
    margin-top: 15px;
}


/*
* メンバー登録
*/
.am-desc p {
	margin-bottom: 35px!important;
}
/* end メンバー登録 */

#formWrap {
	width: 100%;
	margin: 0 auto;
	color: black;
	line-height: 120%;
	font-size: 90%;
}
table.formTable {
	width: 100%;
	margin: 0 auto;
	border-collapse: collapse;
}
table.formTable td, table.formTable th {
	border: 1px solid #ccc;
	padding: 10px;
	font-size: 1.5rem;
    line-height: 1.7rem;
}
table.formTable th {
	width: 30%;
    font-weight: normal;
    background: darkslategrey;
    text-align: left;
    font-size: 1.5rem;
    color: white;
}

input#name,
input#mail01{
    width: 50%;
	font-size: 1.5rem;
}


i.fas {
    margin-right: 5px;
}

p.mail-desc {
    line-height: 2rem;
    margin-top: 0px;
    font-size: 1rem;
}

.am-desc {
    font-size: 1.2rem;
	line-height: 2rem;
    padding-left: 1em;
    text-indent: -0.6em;
}

#mem-del-1 {
    display: none;
}

form.order-area {
    margin-bottom: 0px;
}

form {
	margin-bottom: 50px;
}

.over-weight {
	font-size: 1.7rem;
    color: red;
	text-align: center;
}

.address-textarea {
	width: 99%;
    height: 100px;
    font-size: 1.5rem;
    line-height: 2rem;
}

/*　簡易版レスポンシブ用CSS（必要最低限のみとしています。ブレークポイントも含め自由に設定下さい）　*/
@media all and (max-width: 767px) {
	
.slider-img {
	width: 100%;
}
	
#formWrap {
	width: 95%;
	margin: 0 auto;
}
table.formTable th, table.formTable td {
	width: auto;
	display: block;
}
table.formTable th {
	margin-top: 5px;
	border-bottom: 0;
}
    table.formTable td.am-textarea-wrapper {
        margin-top: 5px;
    }
input#name,
input#mail01 {
    width: 80%;
}
input[type="text"], textarea {
	width: 80%;
	padding: 5px;
	font-size: 110%;
	display: block;
}
input[type="submit"], input[type="reset"], input[type="button"] {
	display: block;
	width: 100%;
	height: 40px;
}
    #mail01 {
        margin-bottom: 0px;
		margin-top: 5px;
    }

    .go-ajax {
        width: 100%;
        height: 55px;
    }
    
	.yoyaku-member,
	.yoyaku-member:first-child {
		display: block;
		float: none;
		width: 100%;
		margin-bottom: 20px;
	}
	
	.your-name input,
	.your-email input {
		width: 90%!important;
	}
	
    .mem-delete-button {
        float: right;
	    clear: both;
    }
	
	/* 
	* メンバー登録
	*/

	.yoyaku-member:nth-child(2),
	.yoyaku-member:nth-child(3) {
		width: 100%;
	}

	.yoyaku-member input[name="name"] {
		width: 80%;
		margin-top: 5px;
	}

	.yoyaku-member input[name="yomi"] {
		width: 80%;
		margin-top: 5px;
	}

	.yoyaku-member input {
		margin-right: 0px;
	}
	
	.yoyaku-member:nth-child(4) {
		margin-right: 0px;
	    margin-bottom: 10px!important;
	}
	/* end メンバー登録　*/
	

	
	.member-button a {
		width: 100%;
	}
	
	.del-button {
		text-align: center;
		float: none;
	}
	
	.member-button button,
	.member-button a {
		margin-bottom: 30px!important;
	}
	
	select {
		width: 160px;
	}
}