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

.pc_only {
	display: block;
}
.sp_only {
	display: none;
}
#allBg {
	position: absolute;
	left: 0;
	top: 0;
	z-index: -9998;
	width: 100%;
	min-width: 1100px;
	height: 430px;
	background: url(../img/bg.png) no-repeat;
	background-size: contain;
	background-position: top center;
}
h1 {
	display: none;
}
body{
	background-image: none;
	background-color: #d38358;
}


/* ================================================== 
header 
================================================== */ 

 #snsArea #gigyaShare {
	text-align:left !important;
	position:relative;
}
#snsArea img {
    text-align: left;
    margin:  0 !important;
}

.gig-bar-container{
	position:absolute;
	top: 5px;
	left: 180px;
}

.gig-button-container-google-plusone{
	margin-bottom:9px !important;
}

div.gig-button-text {
	padding: 0 3px 5px 3px !important;
}

.gig-bar-container *{
	vertical-align: baseline;
}

#comment{
	width:800px;
	margin:0 auto;
	padding:60px 100px;
	border:1px solid #e4e4e4;
}

#comment h2{
	font-size:1.7rem;
	font-weight:bold;
	margin:10px 0 20px;
}

.attention{
	color:#b50000;
	font-size:1.2rem;
}

#hdr .top_text {
	padding: 60px 0 50px;
	text-align: center;
	margin: 0 auto;
}
#hdr {
	position: relative;
}
#hdr .about {
	position: relative;
	width: 90%;
	padding: 40px 0;
	margin: 30px auto;
	background: rgba(255,255,255,0.8);
	border-radius: 9px;
}
#snsArea {
	margin-left: 360px!important;
	position: static;
}
/* ================================================== 
form 
================================================== */ 

#forms .inbox {
	position: relative;
	width: 1060px;
	margin: 0 auto 90px;
}
#forms .inbox .formarea {
	color: #fff;
	font-size: 14px;
	margin: 0 auto;
	padding: 80px 130px 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;
}
#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 {
	background: #f34610;
	padding: 10px 20px;
	color: #fff;
	position: relative;
	font-size: 16px;
	margin: 0 0 27px;
	text-align: center;
}
#forms .inbox .formarea .details h3 a {
	position: absolute;
	top: 13px;
	right: 20px;
	font-size: 12px;
	color: #fff;
}
#forms .inbox .formarea .details .hankaku {
	text-align: center;
	padding: 5px 0 50px;
}
#forms .inbox .formarea .details .forget a {
	color: #008aff;
}
#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 70px;
}
#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: #2b2b2b;
	color: #fff;
	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 #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 50px;
}
#forms .inbox .formarea .details dt {
	display: inline-block;
	vertical-align: middle;
	width: 165px;
	text-align: right;
	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%;
}
textarea {
	font-size: 20px;
	height: 200px;
	width: 100%;
}
select, option {
	font-size: 16px;
	padding: 5px;
}
.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: block;
	margin: 0 auto;
	text-align: center;
}
/* ================================================== 
footer 
================================================== */ 

#footer {
	background: #f34610;
	color: #fff;
	text-align: center;
	padding: 40px 0;
	position: relative;
}
#footer .to_top {
	display: inline-block;
	margin-bottom: 35px;
}
#footer .to_back {
	position: absolute;
	left: 15%;
	top: 10%;
}
#footer .bottom_logo {
	position: absolute;
	right: 15%;
	top: 10%;
}

@media screen and (max-width:640px) {
	

#hdr{
	height: auto !important;
	background-image: none;
}
	
	
#wrapper {
	width: 640px;
}
#allBg {
	min-width: 100%;
	background-size: auto;
	background-position: top center;
}
#hdr .top_text {
	padding: 60px 30px 50px;
}
#snsArea {
	margin: 0 auto;
	padding-left: 80px;
	margin-left: 0!important;
}
#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: 100px 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;
}
}
