@charset "UTF-8";
/* CSS Document */


/* ================================================== 
form 
================================================== */ 

#forms .inbox {
  position: relative;
  width: 1060px;
  margin: 0 auto 90px;
	font-family: "メイリオ", "Meiryo", 'Noto Sans Japanese', YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

#forms .inbox .formarea {
  color: #000;
  font-size: 14px;
  margin: 0 auto;
  padding: 0 50px 0;
  background: url(../images/msg-rep.png) repeat-y center top;
  min-height: 500px;
}
#forms .inbox .formarea h2 {
	text-align:center;
	font-size:4.5rem;
	font-weight:bold;
}
#forms .inbox .formarea .line {
  padding: 0 0 30px 20px;
  margin: 0 0 0 10px;
  background: url(../images/line2.png) no-repeat center bottom;
  line-height: 1.6;
}
#forms .inbox .formarea .line B {
  color: #b7342b;
  font-size: 26px;
  font-weight: bold;
  display: block;
}
#forms .inbox .formarea .line span {
  color: #b7342b;
  font-size: 16px;
  font-weight: bold;
  display: block;
}
#forms .inbox .formarea .details {
  margin: 0 0 0 20px;
}
#forms .inbox .formarea .details h3 {
  padding: 30px 20px 0 0;
  color: #000;
  position: relative;
  font-size: 28px;
  margin: 0;
  text-align:left;
}
#forms .inbox .formarea .details h3 a:before {
  content: "\25B6";
  vertical-align: middle;
  color: #5c889a;
  font-size: 14px;
  margin: 0 5px 0 0;
}

#forms .inbox .formarea p.forget {
  margin: 10px 5px 60px 0;
	display:inline-block;
}

#forms .inbox .formarea p.forget:before {
  content: "\25B6";
  vertical-align: middle;
  color: #5c889a;
  font-size: 14px;
  margin: 0 5px 0 0;
}

#forms .inbox .formarea .details h3 a {
  position: absolute;
  top: 13px;
  right: 20px;
  font-size: 12px;
  color: #000;
}
#forms .inbox .formarea .details .hankaku {
  text-align: center;
  padding: 5px 0 50px;
}
#forms .inbox .formarea .details .forget a {
  color: #000;
}
#forms .inbox .formarea .details #attention {
  margin: 20px 0;
  line-height: 1.6;
  text-align: left;
}
#forms .inbox .formarea .details #attention a {
  color: #008aff;
}
#forms .inbox .formarea .details #submit {
  text-align: center;
  padding: 65px 0 0;
}
#forms .inbox .formarea .details #submit input[type="submit"],
#forms .inbox .formarea .details #submit input[type="reset"] {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
}
#forms .inbox .formarea .details #submit input[type="submit"] {
  background:#fff;
  color: #000;
  border:solid 1px #d3d3d3;
  padding: 20px 0;
  width: 280px;
  display: inline-block;
  margin: 0 10px;
	line-height: 2;
}

#forms .inbox .formarea .details #submit input[type="submit"]:Hover {
  background:#5c889a;
  color: #fff;
  border:solid 1px #d3d3d3;
  padding: 20px 0;
  width: 280px;
  display: inline-block;
  margin: 0 10px;
	line-height: 2;
	cursor: pointer;
}


#forms .inbox .formarea .details #submit input[type="reset"] {
  background:#e8e8e8;
  color: #000;
  border:none;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  padding: 10px 0;
  width: 280px;
  display: inline-block;
  margin: 0 10px;
	line-height: 2;
}

#forms .inbox .formarea .details dl{
	margin:0 0 0;
}

#forms .inbox .formarea .details dt {
  display: inline-block;
  vertical-align: middle;
  width: 165px;
	font-size:14px;
  text-align: left;
  margin: 0 20px 20px 0;
}
#forms .inbox .formarea .details dd {
  display: inline-block;
  vertical-align: middle;
  width: 580px;
  margin: 0 0 20px;
}


input[type="text"],
input[type="password"] {
  display: inline-block;
  vertical-align: top;
  font-size: 20px;
  width: 100%;
	padding:10px 0;
	background-color:#f8f8f8;
}

textarea {
  font-size: 20px;
  height: 200px;
  width: 100%;
	background-color:#f8f8f8;
}

select,
option {
	width:250px;
  font-size: 16px;
  padding: 5px;
	background-color:#f8f8f8;
}

.radio p {
  display: inline-block;
  vertical-align: middle;
}

.message_cnt_end{
	text-align:center;
}

.message_cnt_end p{
	padding:100px 0 80px;
}

.back_btn{
 background:#e8e8e8;
  color: #000;
  border:none;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  padding: 15px 0;
  width: 280px;
  display: inline-block;
  margin: 0 10px;
}



@media screen and (max-width:640px){
#wrapper {
width:640px;
}

#allBg {
background-size: auto;
background-position: top center;
}

#hdr .jwave_logo {
padding: 30px 0 30px 20px;
}

#hdr h1 {
text-align: center;
}

#hdr .infomation {
text-align: center;
}

#hdr .about_text {
margin: 0 0 45px 0;
text-align: center;
font-size:2.5rem;
padding:220px 20px 0;
}

#hdr .navigator01 {
top: -60px;
left: 185px;
font-size:2rem;
}

#hdr .navigator02{
top: -60px;
left:inherit;
right: 100px;
font-size:2rem;
}

#hdr .navigator01 .name01 {
left: 55px;
bottom: -50px;
}

#hdr .navigator02 .name02 {
bottom: -50px;
top: inherit;
left: 55px;
}

#hdr .message{
	right:30px;
	top:15px;
}

#hdr .message img{
	width:200px;
	height:auto;
}

#snsArea {
margin: 0 auto;
padding-left: 80px;
}

#comment {
width: 90%;
}

.attention {
font-size: 2rem;
}

#comment h2 {
font-size: 2.5rem;
margin: 20px 0 40px;
}

#socials .inbox {
width: 90%;
}

#socials .ig {
width:580px;
margin:0 auto 100px;
}

#socials .ig iframe{
width: 580px;
height: 574px;
}

#socials .tw {
width: 580px;
}

#socials .tw iframe{
width: 580px !important;
height: 574px !important;
}

#footer .bottom_logo {
right: 8%;
top: 16%;
}

#commonFooterInner{
width:100%;
background:#282828;
}

#forms .inbox {
width: 100%;
padding: 0 0 50px;
background-position: 0 bottom;
}

#forms .inbox .formarea {
background-size: contain;
padding: 30px 30px 0;
}
body.pg2nd #forms .inbox .formarea .line {
width: 80%;
margin: 0 auto;
}
#forms .inbox .formarea .line B {
font-size: 1.1rem;
}
#forms .inbox .formarea .details {
width: 90%;
margin: 0 auto;
}
#forms .inbox .formarea .details dt {
display: block;
width: 100% !important;
text-align: left;
}
#forms .inbox .formarea .details dd {
display: block;
width: 100% !important;
text-align: left;
}
#forms .inbox:after {
display: none;
}


#forms .inbox .formarea .details #submit input[type="submit"] {
margin: 0 0 30px;
}

textarea {
width: 98%;
}

#forms .inbox .formarea .details h3 {
    text-align: left;
}


}