/* ------------------------------------- 
 *	FUKUBUKURO ENTRY
 * ------------------------------------- */ 
* {
margin: 0 auto;
padding: 0;
}

body {
	margin: 20px auto;
	padding: 0;
	color: #54364A;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.8em;
	background-color: #ffffff;
	font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
	}

a {text-decoration: none;color: #003399;}
a:link {text-decoration: underline;color: #54364A;}
a:visited {text-decoration: underline;color: #54364A;}
a:hover {text-decoration: none;color: #54364A;}
a:active {text-decoration: none;color: #54364A;}

/* ------------------------------------- 
 *	form
 * ------------------------------------- */ 

#apply-contents .happy2023f{
	width: 660px;
	height: 235px;
	padding-bottom: 30px;
	text-align: left;
	background-image:url('img/usagi.png');
	background-repeat: no-repeat;
	background-position: 380px 0px;
	}
#apply-contents .happy2023f p{
	margin: 10px 0px;
          font-weight: normal;
	}
#apply-contents .happy2023f h1{
	border-left: 8px solid #da4d64;
	padding: 5px 0px 0px 15px;
	font-size: 22px;
	font-weight: 600;
	text-align: left;
	line-height: 1.6em;         
	}
#apply-contents .happy2023f h2{
	border-left: 8px solid #da4d64;
	padding: 0px 0px 5px 15px;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	line-height: 1.6em;
	margin-bottom: 20px;
	}

#form {
	width: 680px;
	font-size: 15px;
	text-align: left;
	padding: 20px;
	background-color: #eee;
	margin-bottom:20px;
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.2); 
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.2); 
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px; 
	border-radius: 10px;
	}


/* ------------------------------------- 
 *	応募前
 * ------------------------------------- */ 
#soon, #apply-contents, #error-contents{
          width: 90%;
	font-size: 16px;
	text-align: center;
	margin: 0 auto;
}
#soon h1, #apply-contents h1{
	font-size: 20px;
	font-weight: 600;
	line-height: 2.2em;
	margin: 0 auto;
}
#error-contents h1 img{
	margin: 20px auto;
}
.navi_fukubukuro{
          display:inline;
	margin: 30px auto 0px auto;
}
.navi_reload{
          display:inline;
	margin: 30px auto 0px auto;
}

.square_btn {
	width:160px;
	font-size: 16px;
          text-decoration: none;
          font-weight: 500;
          color: #ffffff;
          padding: 5px;
	margin: 30px 5px;
    background: #c30147;/*色*/
    border-radius: 5px;/*角の丸み*/
    box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), inset 0 -2px 0 rgba(0, 0, 0, 0.05);
}

.square_btn:active {/*押したとき*/
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
}


/* ------------------------------------- 
 *	text
 * ------------------------------------- */ 
.text24_b {font-size: 24px;font-weight: bold;line-height: 1.8em;}
.text18_b {font-size: 18px;font-weight: bold;line-height: 1.8em;}
.text16_b {font-size: 16px;font-weight: bold;line-height: 1.6em;}
.text14_b {font-size: 14px;font-weight: bold;line-height: 1.6em;}
.text12_b {font-size: 12px;font-weight: bold;line-height: 1.4em;}
.text11_b {font-size: 11px;font-weight: bold;line-height: 1.4em;}

.text14 {font-size: 14px;font-weight: normal;line-height: 1.8em;}
.text18 {font-size: 18px;font-weight: normal;line-height: 1.8em;}
.text16 {font-size: 16px;font-weight: normal;line-height: 1.6em;}
.text14 {font-size: 14px;font-weight: normal;line-height: 1.6em;}
.text12 {font-size: 12px;font-weight: normal;line-height: 1.4em;}
.text11 {font-size: 11px;font-weight: normal;line-height: 1.4em;}

.im_b, .bold {font-weight: 600;}
.im_c, .red{color: #be0056;}
.highlight {background-color:#ffe9e9;}
.must {font-weight: normal ;color:#ff0000;}

/* ------------------------------------- 
 *	copyright
 * ------------------------------------- */ 
#copy {
	font-size: 13px;
	font-weight: 500;
	line-height: 1.4em;
          text-align: center;
	margin: 0 auto
          padding: 40px 0px 20px 0px;
}
#copy img{
          width: 50px;
          height: 15px;
	margin: 0px 5px;
	vertical-align: middle;
}

/* ------------------------------------- 
 *	FORM
 * ------------------------------------- */ 

.fukubukuro {
	width: 460px;
	text-align: left;
	padding: 130px 0px 10px 0px;
}

.apply {
	width: 600px;
	background-color: #f7e4e2;
	text-align: left;
	padding: 30px;
	margin-bottom: 20px;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.4em;
}

#check {
	width: 600px;
	background-color: #ffffff;
	border: 5px solid #eee;
	text-align: center;
	padding: 30px;
	margin-bottom: 20px;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.4em;

	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.2); 
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px; 
	border-radius: 10px;
}
#check .caution {
	text-align: center;
	margin-top: 50px;
}

table#data {
	font-size: 14px;
	font-weight: normal;
	line-height: 1.4em;
	width: 100%;
	margin:0 auto;
	padding: 10px;
}
table#data tr{
}
table#data th,
table#data td  {
	font-weight: normal;
	padding: 10px 0px;
	text-align: left;
}
table#data th  {
          width: 30%;
}


ul {
	margin-left: 50px;
}
ul li {
	margin-bottom: 0.5em;
}

#ar {
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	border-radius: 5px;
	font-size: 16px;
	color: #ffffff;
	background-color:#be0056;
	padding: 10px;
	margin: 30px auto 0 auto;
          transition: all 0.5s;
          display:block;
     text-decoration: none;
}
#ar:hover{
          background-color: #fe4789;
}

.center {
	text-align: center;
	margin: 0px auto;
}


/* ------------------------------------- 
 *	CSV EDITOR
 * ------------------------------------- */ 

table#csveditor {
	width: 700px;
	margin:0 auto;
	padding: 10px;
	border: 3px #ffe2e2 solid;
}
table#csveditor th{
	font-size: 14px;
	font-weight: bold;
	line-height: 1.6em;
	padding: 5px;
	background-color: #ffe2e2;
}
table#csveditor td{
	padding: 5px;
	background-color: #ffffff;
	font-size: 12px;
}

table#editor {
margin:20px 0 20px 0;
padding:0 0px;
border-collapse: collapse;
border-spacing: 0;
border-top: 1px #cccccc solid;
}

table#editor td {
padding:3px;
font-size: 12px;
font-weight: normal;
text-align: left;
padding: 5px 10px;
border: 1px #cccccc solid;
border-width: 0 1px 1px 1px;
white-space: normal;
vertical-align: top;
}


/*-----タブレット向けの記述-----*/
@media screen and (max-width: 1024px) {
#soon{
          width: 90%;
	font-size: 1.5em;
}
#soon img{
          width: 70%;
          height: auto;
}
#soon h1{
	font-size: 1em;
	font-weight: 600;
	line-height: 1.6em;
}

#soon p{
	font-size: 0.75em;
	font-weight: 400;
	line-height: 1.6em;
}
#copy {
	font-size: 13px;
	font-weight: 500;
	line-height: 1.4em;
	margin: 40px auto
          text-align: center;
}
#copy img{
          width: 50px;
          height: 15px;
	margin: 0px 5px;
	vertical-align: middle;
}
.navi_fukubukuro{
	font-size: 14px;
	font-weight: 500;
	line-height: 1.4em;
          display: block;
	margin: 30px auto 0px auto;
}
.navi_reload{
          display:none;
}

.square_btn {
	width:40%;
	font-size: 1.25em;

}
#copy {
	font-size: 13px;
	font-weight: 500;
	line-height: 1.4em;
	margin: 0 auto
          text-align: center;
          padding: 40px 0px 20px 0px;
}
#copy img{
          width: 50px;
          height: 15px;
	margin: 0px 5px;
	vertical-align: middle;
}

}


/*-----スマホ向けの記述-----*/
@media screen and (max-width: 479px) {
#soon{
          width: 90%;
	font-size: 16px;
}
#soon img{
          width: 100%;
          height: auto;
}
#soon h1{
	font-size: 18px;
	font-weight: 600;
	line-height: 2em;
}

.navi_fukubukuro{
          display: block;
	margin: 30px auto 0px auto;
}
.navi_reload{
          display:none;
}

.square_btn {
	width:40%;
	font-size: 1em;
}
#copy {
	font-size: 13px;
	font-weight: 500;
	line-height: 1.4em;
	margin: 0 auto
          text-align: center;
          padding: 40px 0px 20px 0px;
}
#copy img{
          width: 50px;
          height: 15px;
	margin: 0px 5px;
	vertical-align: middle;
}

#apply-contents{
	width: 90%;
          box-sizing: border-box;
}
#apply-contents .happy2023f{
	width: 100%;
	margin: 0px auto;
          text-align: left;
	background-image:url('img/usagi.png');
	background-repeat: no-repeat;
	background-position: center 10px;
          background-size: 70% auto;
}

#apply-contents .happy2023f h1{
          border: 0px;
          padding: 0px;
	font-size: 22px;  
          background-color: #fff;
          opacity: 0.9;
	}
#apply-contents .happy2023f h2{
          border: 0px;
          padding: 0px;
	font-size: 15px;
          background-color: #fff;
          opacity: 0.9;
	}
#apply-contents .happy2023f p{
	font-size: 14px;
          background-color: #fff;
          opacity: 0.9;
	}

table#data  {
	width: 100%;
          box-sizing: border-box;
          margin: 0 auto;
 }

table#data  tr{
          padding-bottom: 10px;
 }

table#data th {
	width: 100%;
	display: block;
          font-weight: 500;
          box-sizing: border-box;
          border-left: 5px solid #54364A;
          padding: 5px 10px;
}
table#data td {
	width: 100%;
	display: block;
          font-weight: 400;
          box-sizing: border-box;
          padding-bottom: 30px;
}

textarea[name="message"] {
  width: 100%;
  height: 60px;
}

#apply-contents h1 img{
	width: 90%;
          height: auto;
}

#form {
	width: 100%;
          box-sizing: border-box;
          padding: 5px;
          margin-top: 0px;
}

#check {
	width: 90%;
	margin: 0 auto;
	padding: 10px 10px 30px 10px;
          text-align: center;
}
#check .caution,
#form .caution {
	text-align: left;
	margin-top: 30px;
}
#check .error-message {
	text-align: center;
	margin: 0 auto;
	padding: 30px 0px 0px 0px;
}




}