*{ margin:0; padding:0;}
html {
  touch-action: manipulation;
}
body{
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
}
.full-width {
  max-width: 320px;
  position: relative;
  left: -10px;
}
 
@media screen and (min-width: 321px) {
.full-width {
  max-width: 100%;
  position: initial;
}
}
html,body { height : auto ;}
#contener{
	max-height: 999999px;
}

#header{
	background-color:#000;
	color: #ffffff;
	font-size: 18px;
	padding: 10px;
	text-align: center;
}

#bottun {
    position: relative;
    width: 320px;
    max-width: 320px;
    margin: auto;
    font-size: 18px;
    padding: 0px 0 0;
    text-decoration: none;
    display: block;
    text-align: center;
    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: 10px;
    margin-bottom: 10px;
    border: 1px solid #c0c0c0;
    outline: 0;
    color: #616263;
    height: 70px;
    line-height: 40px;
}
#bottun a {
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 16px;
    height:100%;
    width: 100%;
    text-decoration: none;
    color:#616263;
    outline:0;
    -webkit-tap-highlight-color:rgba(0,0,0,0);
}

#bottun a:hover{/* マウスオーバー時に色変更*/
    opacity: 0.5;
	}
#bottun a:active {
	text-decoration: none;
	outline:0;
} 
div#contents {
    padding: 8px;
}


/* セルごとの色変更 */
dl.number_table:nth-child(even){
      background-color: #dedede;
    }
 /* 最後のセルに背景色を指定 */

    /* 奇数行の背景色を変更 */
dl.number_table:nth-child(odd){
      background-color: #f5f5f5;
    }
/* セルごとの色変更 */
dl.number_table02:nth-child(even){
      background-color: #dedede;
    }
 /* 最後のセルに背景色を指定 */

    /* 奇数行の背景色を変更 */
dl.number_table02:nth-child(odd){
      background-color: #f5f5f5;
    }
/*
dl.number_table:last-of-type{
	background-color: #e80135;
	color: #ffffff;
}
*/

.number_table,.number_table1,.number_table02{
    width: 13%;
    float: left;
    background-color: #f5f5f5;
	/*padding: 0.8em 0.6em 0.8em 0.6em;*/
    /*padding: 12px 11px 12px 10px;*/
    padding: 3% 3% 3% 3%;
    text-align: center;
    border-radius: 10px;
    /*margin: 0.1em;*/
    margin: 1px;
    margin-top: 5px;
    color: #000;
}
.id_delete_form{
   display: inline-block;
}

.number_lit_h2{
	font-size: 16px;
	padding: 8px 5px;
	font-weight: normal;
	padding-bottom: 5px;
	margin-top: 15px;
	margin-bottom: 8px;
	background-color: #e5e5e5;
}

input#id_delete {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 15px;
    text-decoration: none;
    text-align: center;
    color: #FFFFFF;
    background: #616263;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    outline: 0;
    -webkit-appearance: none;
}
td.id_delete_td {
    width: 15%;
}
input#id_delete:hover {
    background-color: #222222;
}
span.name_design {
    /*font-size:14px;IDの時*/
    font-size:18px;
    display: block;
    font-size: 1.75rem;
}
input::placeholder {
  color: #e3e3e3;
}
input::-webkit-input-placeholder { 
font-size: 24px;
padding-top: 0.7em;
}
#moji{
padding: 8px;
}

.number_lit_design {
    width: 96%;
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 2px;
    min-height: 10vh;
}

.moji-15goto{
font-size: 16px;
margin-top: 5px 0;
}

span.waku_nbr {
    font-size: 14px;
    color: #fff;
    background-color: #4b4b4b;
    padding: 0;
    margin: 0;
    width: 18px;
    height: 18px;
    line-height: 19px;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    margin-bottom: 2px;
}
.text_du{
    padding: 8px;
}
ul{
	margin-left: 15px;
	padding: 5px;
	line-height: 150%;
}
.please_sc{
text-align:center;
padding:5px;
font-size:14px;
color:#ff0000;
color:#140b0b;
font-weight: bold;
line-height: 160%;
}
.logo{
background-image: url("../logo/300.png");
background-position: center center;
background-repeat: no-repeat;
margin-bottom: 0px;
width:100%;
height: 98px;
/*margin-top: 25px;*/

margin-bottom: 15px;
}
.h2title {
display: block;
width: 95%;
margin: 0 auto;
background-color: #e94c4c;
text-align: center;
color: #fff;
padding: 12px 0px;
border-radius: 50px;
font-size: 18px;
}
.h2title2 {
display: block;
width: 95%;
margin: 0 auto;
background-color: #13789b;
text-align: center;
color: #fff;
padding: 12px 0px;
border-radius: 50px;
font-size: 18px;
}
.etc{
font-size: 1.5rem;
font-weight: bold;
padding-left: 8px;
}
/*.spacer{
height: 15px;
}*/
.meichawan-waku {
    /*background-color: #ffeded;*/
    padding: 5px 5px;
   /* border-radius: 15px;*/
}
.mihotoke-waku {
    background-color: #ddf6ff;
    padding: 15px 10px;
    /*border-radius: 15px;*/
}
.flex-four-item {
    width: 24%;
}
.flex-four-waku {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}
dl.number_table1 {
    width: 94%;
    margin: 0 auto;
    display: block;
    padding: 12% 3% 12% 3%;
}
h2.number_lit_h2_taiken {
    background-color: #000000;
    color: #fff;
    text-align: center;
    margin-bottom: 8px;
    padding: 5px;
    font-size: 14px;
    font-weight: normal;
}
/*.annai-color {
    background-color: #fff9c3;
    padding-top: 10px;
    padding-bottom: 3px;
    width: 100%;
}*/
.massege_text_drivers {
    font-size: 16px!important;
    padding: 10px 8px;
    margin: 0px;
    background-color: #f5f5f5;
    margin-bottom: 15px;
}
span.name_design_time {
    font-size: 0.9rem;
    line-height: 1rem;
    display: block;
    margin-top: 6px;
}
span.name_design_time02 {
    font-size: 0.6rem;
}
.text-caution {
	margin-top: 30px;
	margin-bottom: 30px;
}
h2.chusen{
  background-color: #e54b4b!important;
  color: #fff!important;
}
h2.yobidasi{
  background-color: #2f2f2f!important;
  color: #fff!important;
}
@media screen and (max-width:480px) { 
    /*------------------------------------------------------------------------　画面サイズが480pxからはここを読み込む　*/
#contener{
   width: 100%;
}
.please_sc {
    margin-bottom: 5px;
}
span.name_design {
    display: block;
    position: relative;
    left: 35;
}
input::placeholder{
  font-size: 24px;
}

}
@media screen and (min-width:768px) and ( max-width:1024px) {
    /*------------------------------------------------------------------------　画面サイズが768pxから1024pxまではここを読み込む　*/
#contener{
   width: 100%;
}

.number_table,.number_table1,.number_table02{
    width: 10%;
    float: left;
    background-color: #f5f5f5;
	/*padding: 0.8em 0.6em 0.8em 0.6em;*/
    /*padding: 12px 11px 12px 10px;*/
    padding: 3% 3% 3% 3%;
    text-align: center;
    border-radius: 10px;
    margin: 1px;
}

.number_lit_design {
    width: 98%;
    margin-top: 18px;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 16px;
}
.logo{
background-image: url("../logo/480.png");
    background-position: center center;
    background-repeat: no-repeat;
    /* margin-bottom: 10px; */
    height: 120px;
    }
.text-caution {
    position: relative;
    left: 10px;
    margin-top: 55px;
}
span.name_design {
    font-size: 30px;
}
span.name_design_time {
    font-size: 1rem;
    line-height: 1.2rem;
    display: block;
    margin-top: 5px;
}
span.name_design_time02 {
    font-size: 0.7rem;
}
}
@media screen and (min-width:1024px) {
    /*-------------------------------------------------------------------------　画面サイズが1024pxからはここを読み込む　*/
#contener{
   width: 1000px;
   margin: 0 auto;
}

.number_table,.number_table1{
	width: 12.8%;
    padding: 30px 15px;
    margin: 0.2em;
}
.number_table02 {
    width: 12.8%;
    padding: 30px 15px 29px 15px;
    margin: 0.2em;
}
.number_table {
    width: 12.8%;
    padding: 30px 15px 29px 15px;
    margin: 0.2em;
}

span.name_design {
    /*font-size: 22px;IDの時*/
    font-size: 3rem;
    display: block;
    position: relative;
    line-height: 3rem;
    left: 65;
    font-weight: bold;
}
input::placeholder {
  font-size: 80px;
}
.number_lit_design {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    min-height: 15vh;
}
.moji-15goto{
font-size: 16px;
text-align: center;
margin-top: 5px;
}
span.waku_nbr {
    margin-bottom: 6px;
}
#bottun{
	width: 60%;
}
.number_lit_h2{
	font-size: 21px;
	padding: 10px 20px;
	font-weight: normal;
	padding-bottom: 8px;
	margin-top: 25px;
	margin-bottom: 8px;
    background-color: #e5e5e5;
    margin-bottom: 10px;
}
.number_lit_h2_taiken{
	font-size: 21px;
}
.h2title2 {
	font-size: 21px;
	width: 98%;
	margin-bottom: 20px;
}
.h2title {
	font-size: 21px;
	width: 98%;
	margin-bottom: 20px;
}
h2.number_lit_h2_taiken{
	font-size: 21px;
}
.br-pc
 { display:none; }
.logo{
background-image: url("../logo/580.png");
    background-position: center center;
    background-repeat: no-repeat;
    /* margin-bottom: 10px; */
    height: 170px;
    margin-bottom: 25px;
}
.text-caution {
    position: relative;
    left: 5px;
    margin-top: 55px;
}
.please_sc{
   font-size: 18px;
}
.massege_text_drivers{
   font-size:24px!important;
   text-align:center;
   margin-bottom: 25px;
}
#header{
   font-size:21px!important;
}
span.name_design_time {
    font-size: 1.2rem;
    line-height: 1.5rem;
    display: block;
    margin-top: 13px;
}
span.name_design_time02 {
    font-size: 0.8rem;
}
h2.chusen{
  background-color: #e54b4b!important;
  color: #fff!important;
}
h2.yobidasi{
  background-color: #2f2f2f!important;
  color: #fff!important;
}
}