* { font-family: -apple-system-body, BlinkMacSystemFont, "Helvetica Neue", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans Japanese", "游ゴシック  Medium", "Yu Gothic Medium", "メイリオ", meiryo, sans-serif; }
body{
font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}
p{
text-align:center;
font-weight:bold;
font-size:18px;
}

#error_list{
color:#000;
text-align:center;
background-color:#FEE000;
padding:8px 0px;
}

#container{
width:100%;
}
button{
cursor: pointer;
cursor: hand;
}
#head_midashi{
font-size:24px;
font-weight: bold;
margin-top:25px;
/*margin-bottom:25px;*/
border-bottom:1px dotted #404040;
padding-left:10px;
}

#timeBox-waku{
  width: 100%;
  position: relative;
  display: inline-block;
}
#timeBox-waku::after {
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-bottom: solid 2px #b4b3b3;
  border-right: solid 2px #b4b3b3;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 45%;
  right: 15px;
  margin-top: -2px;
}

select{
width:100%;
padding:20px;
font-weight:bold;
text-align:center;
color:#e54b4b;
font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
outline:0;
margin-top:20px;
margin-bottom:20px;
background-color:#fff!important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
cursor: hand;
}


input[type=text]{
font-size: 18px;
width:100%;
color:#222;
text-align:left;
padding: 10px 25px;
margin-top:10px;
margin-bottom:10px;
}
#tel_input{
width:75%;
}

input[type="submit"]{
font-size:16px;
color:#fff;
background-color: #2980b9;
border-radius:10px;
padding:10px 35px;
outline:0; 
border-style: none;
-webkit-appearance: none;

}

#submit_yoyaku{
font-size:24px;
	width:100%;
	height:100px;
	color:#fff;
	margin-bottom:30px;
	background-color:#e54b4b;
border-radius:50px;
outline:0; 
}

input::placeholder {
text-align:left;
padding-left:3px;
 line-height: normal; // ←これだけ
}
::-webkit-input-placeholder{
font-size: 14px;
padding-top:-1px;
}

#sectionHD, #section01,#section02,#section03,#section04{
margin:18px;
}

#bottun{
    width:40%;
	margin:auto;
    font-size:16px;
	text-decoration:none;
    display:block;
    text-align:center;
    padding:15px 0 15px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f1f1f1+50,e1e1e1+51,f6f6f6+100;White+Gloss+%231 */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f1f1f1), color-stop(51%,#e1e1e1), color-stop(100%,#f6f6f6)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
    border-radius:50px;
	margin-top:45px;
	border:1px solid #c0c0c0;
	outline:0;
	color:#696969; 
	-webkit-appearance: none;
}
#bottun2{
    width:40%;
	margin:auto;
   font-size:16px;
	text-decoration:none;
    display:block;
    text-align:center;
    padding:15px 0 15px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f1f1f1+50,e1e1e1+51,f6f6f6+100;White+Gloss+%231 */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f1f1f1), color-stop(51%,#e1e1e1), color-stop(100%,#f6f6f6)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
    border-radius:50px;
	margin-top:15px;
	border:1px solid #c0c0c0;
	outline:0;
	color:#696969; 
	-webkit-appearance: none;
}

#bottun a{
text-decoration: none!important;
color:#333;
}
#bottun2 a{
text-decoration: none!important;
color:#333;
}

.kensaku-setumei p{
font-size:16px!important;
color:#696969!important;
line-height:150%;
text-align:left;
font-weight:normal!important;
}

#head_time{
font-weight:bold;
text-align:center;
font-size:24px;
color:#696969;
line-height:150%;
margin-top:15px;
}

#sectionHD{
    padding: 1em 1em;
    margin: 2em 0;
    background-color:#e54b4b;
    color:#fff;
    /*color: #ff7d6e;*/
     /*background: #ffebe9;*/
    /*border-top: solid 10px #ff7d6e;*/
}

.holiday_notice{
/*color:#e54b4b;*/
color:#fff;
font-weight:bold;
text-align:center;
font-size: 5vmin;
margin-bottom: 5px;
}
.next_rest_notice{
font-weight:bold;
text-align:center;
font-size: 3vmin;
margin-bottom: 5px;

}

.headtime-day{
color:#e54b4b;
font-weight:bold;
text-align:center;
font-size:36px;
margin-bottom: 5px;
}
.red{
color:#e54b4b;
}
.setumei-01{
color:#333;
font-size:19px;
font-weight:bold;
text-align:left;
line-height:150%!important;
margin-top: 15px!important;
border-bottom: 1px dotted #c1c1c1;
padding-left: 48px;
background: url("check.png") no-repeat left center;
}
.setumei-02{
color:#696969;
font-size:14px;
text-align:left;
}
.setumei-03{
color:#333;
font-size:19px;
font-weight:bold;
text-align: left!important;
line-height:150%!important;
margin-top: 15px!important;
}
a {
text-decoration: none;
}

/*----- カレンダー -----*/
table.t_calendar{
  width: 100%;
  border-collapse:separate;
  border-spacing: 0;
}

table.t_calendar th:first-child{
  border-radius: 5px 0 0 0;
}

table.t_calendar th:last-child{
  border-radius: 0 5px 0 0;
  border-right: 1px solid #3c6690;
}

table.t_calendar th{
  text-align: center;
  color:white;
  background: linear-gradient(#829ebc,#225588);
  border-left: 1px solid #3c6690;
  border-top: 1px solid #3c6690;
  border-bottom: 1px solid #3c6690;
  box-shadow: 0px 1px 1px rgba(255,255,255,0.3) inset;
  width: 14%;
  padding: 10px 0;
}

table.t_calendar td{
  text-align: center;
  border-left: 1px solid #a8b7c5;
  border-bottom: 1px solid #a8b7c5;
  border-top:none;
  box-shadow: 0px -3px 5px 1px #eee inset;
  height: 80px;
  width: 14%;
  padding: 10px 0;
}

table.t_calendar td:last-child{
  border-right: 1px solid #a8b7c5;
}

table tr:last-child td:first-child {
  border-radius: 0 0 0 5px;
}

table.t_calendar tr:last-child td:last-child {
  border-radius: 0 0 5px 0;
}

.holiday_text{
	color: #FFFFFF;
	background-color: #555555;
}

.page_button {
	width: 100%;
	padding: 10px;
	height: 60px;
	cursor: pointer;
cursor: hand;
}


.prev_month{ float: left; }
.next_month{ float: right; }

.prev_month, .next_month{
	width: 20%;
	height: auto;
	padding: 10px 5px;
	margin:auto;
    font-size:14px;
	text-decoration:none;
    display:block;
    text-align:center;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f1f1f1+50,e1e1e1+51,f6f6f6+100;White+Gloss+%231 */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f1f1f1), color-stop(51%,#e1e1e1), color-stop(100%,#f6f6f6)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
    border-radius:50px;
	border:1px solid #c0c0c0;
	outline:0;
	color:#696969; 

}
/*----- 休憩時間設定 -----*/

table.t_break_time{
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}

table.t_break_time th{
	color:#fff;
	background-color: #70C1D4;
	padding-left: 6px;
}

table.t_break_time td{
	padding: 10px 0;
	text-align: center;
}

table.t_break_time tr:nth-child(odd){
  background-color: #eee;
}

.table-head{
}





select.breaktime{
	width:45%;
	text-align:center;
	color:#e54b4b;
	font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
	outline:0;
	background-color:#fff!important;
	padding: 0;
	margin: 0;
	font-size: 14px;
    text-indent: 0px;
}

.edit_select_button,.edit_submit_button{
font-size:14px;
color:#fff;
background-color: #2980b9;
border-radius:10px;
padding:10px 15px;
outline:0; 
border-style: none;
}

.delete_button{
font-size:14px;
color:#fff;
background-color: #ff6348;
border-radius:10px;
padding:10px 15px;
outline:0; 
border-style: none;
}

.set_new_break_time{
font-size:14px;
color:#fff;
background-color: #00BFFF;
border-radius:10px;
padding:10px 15px;
outline:0; 
border-style: none;
}



/*------------------------*/
/*----パターン選択-------*/

.select_pattern{
	width: 98%;
	font-size: 14px;
	font-weight: bold;
	padding: 8px 0px;
	text-align: center;
	color: #000000;
	margin: 1%;
    text-indent: 0px;
}

#pattern_bottun{
    width:40%;
	margin:auto;
    font-size:16px;
	text-decoration:none;
    display:block;
    text-align:center;
    padding:15px 0 15px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f1f1f1+50,e1e1e1+51,f6f6f6+100;White+Gloss+%231 */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f1f1f1), color-stop(51%,#e1e1e1), color-stop(100%,#f6f6f6)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
    border-radius:50px;
	margin-top:20px;
	border:1px solid #c0c0c0;
	outline:0;
	color:#696969;
cursor: pointer;
cursor: hand;
}

/*------------------------*/

/*-------パターン編集-------*/
.input_area {
	text-align: left;
	margin: 10px 10%;
}

#time_table {
	margin: 10px 5px;
}

 input[type=text].pattern_edit_input{
	font-size: 16px;
    color: #404040;
    text-align: left;
    padding: 5px 15px;
    margin-right: 5px;
    width: 200px;
}


.pattern_edit_select{
	font-size: 16px;
    color: #404040;
    text-align: center;
    padding: 5px 15px;
    margin-right: 5px;
    width: 200px;
    /*text-indent: 10%;*/
}

.set_button {
	width: 100%;
	text-align: center;
}

.pattern_button{
    width: 40%;
    margin: auto;
    font-size: 16px;
    text-decoration: none;
    display: block;
    text-align: center;
    padding: 15px 0 15px;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f1f1f1), color-stop(51%,#e1e1e1), color-stop(100%,#f6f6f6));
    background: -webkit-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);
    background: -o-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);
    background: -ms-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 );
    border-radius: 50px;
    margin-top: 20px;
    border: 1px solid #c0c0c0;
    outline: 0;
    color: #000;
}

.gaikan{
background-image: url("gaikan.jpg");
background-position: center center;
background-repeat: no-repeat;
height:460px;
margin-bottom:0px;
}

.pattern-table-right{
text-align: left;
padding-left:45px;
}

#time_table{
margin-top:60px;
}

#nav {
  list-style: none;
  font-size: 0;
  width:100%;
  text-align: center;
  margin-left:-20px;
}
 
#nav li {
 width:30%;
 font-size:18px;
text-decoration:none;
 text-align:center;
 padding:55px 0; 
 margin-right:30px;
 background-color: #2980b9;
    border-radius:5px;
	margin-top:65px;
	outline:0;
	color:#fff; 
	-webkit-appearance: none;
  text-align: center;
  display: inline-block;
}
 
#nav li a {
  text-decoration: none;
  color:#fff; 
  font-weight: bold;
}
#nav li a:hover{
  text-decoration: none;
  color:#000; 
  font-weight: bold;
}

#nav li.nav-yoyaku{
 background-color: #e54b4b;
}


/*-----------------------------------------------------------------------------------------------------------*/
@media screen and (min-width:1025px){
/*pc*/
#contents{
width:1000px;
margin:0 auto;
}
#error_list{
width:1000px;
margin:0 auto;
}
select{
/*text-indent:300px;*/
font-size:100px;
}
.headtime-day{
color:#e54b4b;
font-size:100px;
}

}

/*-----------------------------------------------------------------------------------------------------------*/
@media screen and (max-width:640px) {
/*スマホ*/
#contents{
width:100%;
font-size:16px;
}
#error_list{
width:100%;
font-size:16px;
}
#head_midashi{
font-size:16px;
margin-top:20px;
margin-bottom:10px;
border-bottom:1px dotted #404040;
}
input::placeholder {
text-align:left;
font-size:16px;
font-weight:bold;
padding: auto;
}
input[type="submit"]{
font-size:18px;
width:30%;
color:#fff;
font-weight:bold;
background-color: #2980b9;
outline:0; 
border-style: none;
}
#kensaku{
float:right;
border-radius:100px;
padding:36px 9px;
}

#conf{
width:100%!important;
padding:35px 35px;
border-radius:50px;

}

#tel_input{
width:100%;
}
input[type=text]{
width:100%;
margin-top:2px;
}
select{
width:100%;
font-size:36px;
margin-top:10px;
/*text-indent:96px;*/
text-align:center;
}
.kensaku-setumei p{
font-size:12px!important;
}
.headtime-day{
color:#e54b4b;
font-size:36px;
padding-top:8px;
padding-left:24px;
}
.gaikan{
background-image: url("gaikan.jpg");
background-position: center center;
background-repeat: no-repeat;
background-size: contain;
width:100%;
height:190px;
}

#nav li {
 width:80%;
 margin-left:0 auto;
}

}

/*-----------------------------------------------------------------------------------------------------------*/
@media screen and (min-width:641px) and ( max-width:1024px)  {
/*タブレット*/
#contents{
width:100%;
}
#error_list{
width:100%;
font-size:16px;
}
select{
text-indent:30px;
font-size:60px;
/*text-indent:250px;*/
text-align:center;
}
.headtime-day{
color:#e54b4b;
font-size:48px;
}
}

