@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}
body {
	text-align:center;
	font-family: "Noto Sans Japanese";
	font-size:16px;
	line-height:24px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	background-position: center top;
	color:#6C6052;
}
img {
	border:0;
	max-width:100%;
	height:auto;
	vertical-align: bottom;
}
a {
	color:#6C6052;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
a img
{
	background:none!important;
	border:0;
}
a:hover img,
label:hover
{
	opacity:0.6;
	filter:alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
	background:none!important;
}

ul,
.display_bl {
	display: block;
	letter-spacing: -0.6em;
	list-style-type: none;
}
li,
.display_in {
	letter-spacing: normal;
	display: inline-block;
	vertical-align: top;
	*display: inline;  
	*zoom: 1;
}
#wrap {
	max-width:950px;
	width:98%;
	padding-top:25px;
	margin:auto;
	position:relative;
}
#main #wrap {
	padding-top:80px;
}
#print {
	position:absolute;
	right:120px;
	top:-2px;
}
#head_log {
	position:absolute;
	right:10px;
	top:-2px;
}

#logo {
	width:100%;
	text-align:center;
	margin-bottom:25px;
}
#main #logo {
	margin-bottom:55px;
}
h1 {
	color:#6C5F52;
	font-size:25px;
	line-height:120%;
	font-weight:normal;
	margin-bottom:25px;
}
h2 {
	width:235px;
	background:#6C6052;
	color:#FFF;
	margin:auto auto 50px auto;
	font-size:18px;
	line-height:100%;
	padding:5px 0;
	font-weight:300;
	text-align:center;
}
#main h2 {
	margin:auto auto 70px auto;

}
.cloum3,
.cloum4_ph {
	width:100%;
	margin-bottom:100px;
}
.cloum4_ph{
	text-align:left;
}
.cloum3 li {
	width:32%;
}
.cloum3 li:nth-child(1) {
	margin-right:1.5%;
	text-align:left;
	
}
.cloum3 li:nth-child(3) {
	margin-left:1.5%;
	text-align:right;
}
.cloum4_ph li {
	background:#FFFFFF;
	padding:20px;
	box-sizing:border-box;
	width:24%;
	margin:5px 0.5%;
}
.cloum4_ph li p {
	text-align:left;
	padding-top:10px;
}
.cloum8_ph li{
	background:#FFFFFF;
	padding:5px;
	box-sizing:border-box;
	width:12.5%;

}
.cloum2_ph{
	margin-bottom:30px;
}
.cloum8_ph{
	margin-bottom:30px;
}
.cloum2_ph02,
.cloum2_ph_regist02,
.cloum2_jouho_wrap {
	width:100%;
	margin-bottom:47px;
}
.cloum2_ph_regist {
	width:100%;
	margin-bottom:15px;
}
.cloum4_ph li ul.cloum2_serch{
	width:100%;
	margin:0 auto;
	padding:10px 0 0 0;
}
.cloum2_ph li,
.cloum2_ph02 li,
.cloum2_ph_regist li,
.cloum2_ph_regist02 li,
.cloum2_jouho_wrap .box_left,
.cloum2_jouho_wrap .box_right,
.btn_cloum2 li,
ul li ul.cloum2_serch li {
	box-sizing:border-box;
	width:49%;
}
ul li ul.cloum2_serch li {
	margin:0 auto ;
	padding:0;
}
.cloum2_ph li {
	background:#FFFFFF;
	padding:40px;
}
.cloum2_ph02 li {
	box-sizing:border-box;
	background:#FFFFFF;
	padding:5px;
	width:49%;
}
.cloum2_ph02 li ul {
	padding: 0 25px 25px 25px;
}
.cloum2_ph_regist li {
	background:#FFFFFF;
	padding:95px;
}
.cloum2_ph_regist02 li ul li {
	box-sizing:border-box;
	background:#FFFFFF;
	padding:5px;
	width:33.3%;
}
.cloum2_ph li:nth-child(1),
.cloum2_ph02 li:nth-child(1),
.cloum2_ph_regist li:nth-child(1),
.cloum2_ph_regist02 li:nth-child(1),
.cloum2_jouho_wrap .box_left,
.btn_cloum2 li:nth-child(1),
.cloum4_ph li ul.cloum2_serch li:nth-child(1) {
	margin-right:1%;
}
.cloum2_ph li:nth-child(2),
.cloum2_ph02 li:nth-child(2),
.cloum2_ph_regist li:nth-child(2),
.cloum2_ph_regist02 li:nth-child(2),
.cloum2_jouho_wrap .box_right,
.btn_cloum2 li:nth-child(2),
.cloum4_ph li ul.cloum2_serch li:nth-child(2)  {
	margin-left:1%;
}
.cloum2_ph02 li ul li:nth-child(1),
.cloum2_ph02 li ul li:nth-child(2),
.cloum2_ph_regist02 li ul li:nth-child(1),
.cloum2_ph_regist02 li ul li:nth-child(2){
	margin-right:0%;
	margin-left:0%;
}

.btn_logout {
	width:100%;
	text-align:center;
	margin-bottom:30px;
}
.btn_login {
	width:100%;
	text-align:center;
	padding-top:50px;
}
.btn_hensyu,
.btn_serch {
	width:100%;
	text-align:center;
	margin-bottom:50px;
}
.btn_cloum2 {
	width:100%;
	max-width:640px;
	text-align:center;
	margin:0 auto 80px auto;
}
.resulrs_day {
	font-size:25px;
	line-height:30px;
	font-weight:800;
	margin-bottom:50px;
}
table {
	border-top:1px solid #6C6052;
	width:100%;
	max-width:1200px;
	margin:auto;
	border-left:1px solid #6C6052;
}
table th, table td {
	padding:5px;
	box-sizing:border-box;
	border-bottom:1px solid #6C6052;
	border-right:1px solid #6C6052;
	background-color:#FFF;
}
table th.title {
	 background:#6C6052;
	color:#FFF;
} 
table th {
	background-color:#C7BEB4;
	color:#6C6052;
	font-weight:500;
	width:150px;
}
table.serch_table th {
	width:auto;
}
table.results_bb {
	margin-bottom:50px;
}
table.results_bb th {
	background-color:#6C5F52;
	color:#FFFFFF;
	font-weight:500;
	width:auto;
	border-bottom:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
}
table.results_bb th,
table.results_bb td {
	padding:10px;
}

table.results_bb th:last-child{
	border-right:1px solid #6C5F52;
}
table.results_bb img {
	width:100px;
}
table.yoyaku_day {
	margin-bottom:10px;
}
table.yoyaku_day input[type="text"] {
	width:55%;
}
table.yoyaku_day label {
	margin-left:15px;
}
td li {
	text-align:center;
	box-sizing:border-box;
	width:10%;
	padding:5px 0;
	font-size:12px;
	line-height:110%;
}
table.table_login {
	width:100%;
	margin:auto;
	border-spacing:0;
}
.login_box {
	width:100%;
	max-width:500px;
	margin:auto;
}
.td_plus {
	margin-bottom:55px;
	text-align:right;
}
.td_plus input[type="submit"] {
    padding: 5px 20px;
    margin: 0;
    font-weight: 400;
}
form {
	margin-bottom:50px;
}
input[type="text"], textarea {
	width:100%;
	padding:5px;
	box-sizing:border-box;
	border:1px solid #CCCCCC;
	font-size:16px;
	font-family: 'Noto Sans Japanese', serif;
}
select {
	padding:10px;
	box-sizing:border-box;
	border:1px solid #CCCCCC;
	width:100%
}
input[type="submit"], input[type="reset"] {
	padding:5px 10px;
	font-size:16px;
	margin:10px;
	text-align:center;
	font-weight:600;
}
input[type="checkbox"] {
    vertical-align: middle;
	margin-right:5px;
}
.serch_color_input li input[type="checkbox"]{
	  width: 100%;
}
form label {
	width:100%;
}
label:hover {
	cursor:pointer;
}
.hissu {
	display: inline-block;
	background-color: #CC0000;
	color: #FFFFFF;
	padding: 8px 10px;
	font-size: 12px;
	line-height: 100%;
	margin-left: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
ul.serch_color li,
ul.serch_size li{
	 text-align:left;
	 width:auto;
	 margin-right:15px;
	 font-size:16px;
}
ul.serch_size_input li,
ul.serch_katachi_input li{
	 text-align:left;
	 width:auto;
	 margin-right:15px;
}
ul.serch_color_input li {
	text-align:center;
	box-sizing:border-box;
	width:11%;
	padding:5px 0;
	font-size:12px;
	line-height:110%;

}
ul.serch_color_input li span {
	display:block;
	text-align:center;
	width:100%;
}
.tx20,
ul.serch_color_input li .tx20 {
	font-size:20px!important;
	line-height:100%!important;
}
.tx25 {
	font-size:25px;
	line-height:30px;
	font-weight:800;
}
.tx_red {
	color:#FF0000;
}
.tx_pink {
	color:#FF3366;
}
.tx_yellow {
	color:#FFCC00;
}
.tx_green {
	color:#009900;	
}
.tx_blue {
	color:#0033CC;
}
.tx_purple {
	color:#9933CC;
}
.tx_gray {
	color:#333333;
}
.yoyaku {
	background-color: #FFD28E;
}
@media screen and (max-width: 860px) {
.cloum2_jouho_wrap .box_left,
.cloum2_jouho_wrap .box_right {
	box-sizing:border-box;
	width:100%;
}
.cloum2_jouho_wrap .box_left,
.cloum2_jouho_wrap .box_right {
	margin-right:auto;
	margin-left:auto;
	margin-bottom:30px;
}
.cloum4_ph li {
	width:32%;
}
ul.serch_color_input li {
	width:20%;
}
table.serch_table,
table.serch_table tbody,
table.serch_table tr {
	display:-webkit-box;
	display:-moz-box;
	display:-ms-box;
	display:-webkit-flexbox;
	display:-moz-flexbox;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	-js-display: flex;
	letter-spacing: -0.6em;
	width:100%;
}
table.serch_table th,
table.serch_table td {
	letter-spacing: normal;
	display: inline-block;
	vertical-align: top;
	*display: inline;  
	*zoom: 1;
	height:auto;
}
table.serch_table th.title {
	width:100%;
}
table.serch_table th{
	width:35%;
}
table.serch_table td{
	width:65%;
}
table.yoyaku_day input[type="text"] {
	width:100%;
}

}
@media print {
#print,
.btn_cloum2,
.btn_hensyu {
	display:none;
}
}
