@charset "euc-jp";
@import "reset.css";
/* --------------------------------------------------------------------

COMMON CSS

 --------------------------------------------------------------------*/

/* ----------------------------------------

基礎構造用

 ----------------------------------------*/
html {
	color: #333;
}
body {
	background: #FFFFFF;
}


/* ----------------------------------------

詳細設定用

 ----------------------------------------*/



@media screen and (min-width: 300px) {
#header {
	width: 100%;
	position: relative;
	margin: 0 auto;
}
#header #aside {
	padding: 5px 0;
	margin: 0 auto;
	z-index: 9999;
}
#header #aside .menubtn {
	float: left;
	text-align: left;
	width: 25%;
	padding: 0 0 0 10px;
}
#header #aside p {
	float: right;
	width: 30%;
	padding: 5px 10px 0 15px;
}
#header #aside p:last-child {
	padding: 5px 0 0 0;
}
#header #aside .menubtn img {
	width: 100%;
	height: auto;
	padding: 5px 0 0 0;
}
#header #aside p img {
	width: 100%;
	height: auto;
}
#header h1 {
	clear: both;
	text-align: center;
	padding: 10px 0 0 0;
}
#header h3 {
	text-align: center;
	padding: 10px 0 10px 0;
}
#header h1 img {
	width: 100%;
	height: auto;
}
#header h3 img {
	width: 95%;
	height: auto;
}
#header h2 {
	display: none;
}
#header .inner {
	background: #CB021D;
}
/* =========================================================
formarea
========================================================= */
#formarea {
	width: 95%;
	line-height: 1.5em;
	letter-spacing: 0.1em;
	padding-bottom: 0px;
	margin: 0 auto;
}

#formarea p.present{
	font-weight:bold;
	font-size: 140%;
	line-height:1.1em;
	color: #E4007F;
	padding:10px 10px 20px 10px;
}
#formarea p.present br{
    display:none;
}

h1 img {
	width: 100%;
	height: auto;
	display: block;
	padding: 0 0 10px 0;
}


#formarea dl.normal img {
	margin: 0 0 0 5px;
}
#formarea dl.enq img {
	margin: 0 5px 0 5px;
}
#formarea dl.enq {
	clear: both;
	width: 90%;
	margin: 10px auto;
	padding: 0 0 0 20px;
	background: url(../../img/icon.gif) no-repeat left top;/*	border-bottom:dotted 1px #999999;*/

}
#formarea dl.enq dt {
	width: 93%;
	float:none
	font-weight: bold;
	padding: 0 10px 10px 0;
	font-size: 120%;
	font-weight:bold;
}
#formarea dl.enq dd {
	clear: both;
	width: 95%;
	padding: 5px 0 5px 0;
}
#formarea dl.enq dd p.select {
	padding-left: 2em;
	text-indent: -2em;
	padding-bottom: 5px;
}
#formarea dl.normal {
	clear: both;
	width: 90%;
	margin: 10px 3% 0 3%;
	padding: 0 0 10px 20px;
	background: url(../../img/icon.gif) no-repeat left top;
	border-bottom: dotted 1px #999999;
}
#formarea dl.normal dt {
	text-align: left;
	font-weight: bold;
}
#formarea dl.normal dd {
	text-align: left;
}
#formarea dl.mes {
	clear: both;
	width: 100%;
	margin: 10px 0 10px 0;
	border-bottom: dotted 1px #999999;
}
#formarea dl.mes dt {
	clear: both;
	background: url(../../img/icon.gif) no-repeat left top;
	text-align: left;
	font-weight: bold;
}
#formarea dl.mes dd {
	clear: both;
	text-align: left;
	padding: 5px 0 0 0;
}
#footer {
	clear: both;
	width: 100%;
	border-top: 2px solid #333;
	padding: 10px 0;
	margin: 20px 0 0 0;
}
#footer address {
	text-align: center;
	font-size: 85%;
}

#footer #pagetop img {
	width: 12%;
	max-width: 40px;
	height: auto;
}
#footer p {
	clear: both;
	padding: 10px 0 10px;
	font-size: 80%;
	text-align: center;
}
#footer p:last-child {
	margin: 0;
}
#footer div {
	clear: both;
	padding: 10px 10px 10px;
}
#footer div a {
	text-decoration: underline;
	color: #e30078;
}
.txt {
	display: block;
	clear: both;
	color: #E4007F;
	text-align: left;
}
.txt2 {
	display: block;
	clear: both;
	text-align: left;
	color: #E4007F;
	line-height: 1.0em;
}
.txt2 img {
	margin: 0 3px 03px 0;
}
#tfm {
	text-align: center;
}
#tfm img {
	width: 200px;
	height: 35px;
}
input[type="image"] {
	width: 80%;
	height: auto;
	margin: 10px 0;
}
}
 @media only screen and (min-width: 450px) and (max-width: 2000px) {

#header {
	display: none;
}
/* =========================================================
formarea
========================================================= */
#formarea {
	width: 90%;
	line-height: 1.5em;
	letter-spacing: 0.1em;
	padding-bottom: 40px;
	margin: 0 auto;
	font-size: 110%;
}

#formarea p.present{
	font-weight:bold;
	font-size: 130%;
	line-height:1.3em;
	color: #E4007F;
	padding:5px 0 20px 10px;
}

#formarea p.present br{
	display:inline;
}

#formarea dl.normal img {
	margin: 0 0 0 5px;
}
#formarea dl.enq img {
	margin: 0 5px 0 5px;
}
#formarea dl.enq {
	clear: both;
	width: 97%;
	margin: 10px 0 0 0;
	padding: 0 20px 0 15px;
	background: url(../../img/icon.gif) no-repeat left top;/*	border-bottom:dotted 1px #999999;*/
}
#formarea dl.enq dt {
	float: left;
	font-weight: bold;
	font-size: 110%;
	padding:0 0 10px 0;
}
#formarea dl.enq dd {
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
}
#formarea dl.enq dd p.select {
	padding-left: 2em;
	text-indent: -2em;
	padding-bottom: 5px;
}
#formarea dl.normal {
	width: 97%;
	clear: both;
	margin: 10px 0 0 0;
	padding: 0 0 10px 20px;
	background: url(../../img/icon.gif) no-repeat left top;
	border-bottom: dotted 1px #999999;
}
#formarea dl.normal dt {
	width: 180px;
	float: left;
	text-align: left;
}
#formarea dl.normal dd {
	width: 400px;
	text-align: left;
	float: left;
}
#formarea dl.mes {
	clear: both;
	width: 100%;
	height: 110px;
	margin: 10px 0 0 0;
	border-bottom: dotted 1px #999999;
}
#formarea dl.mes dt {
	clear: both;
	width: 100%;
	text-align: left;
}
#formarea dl.mes dd {
	clear: both;
	width: 100%;
	text-align: left;
	padding: 5px 0 0 0;
}
input[type="image"] {
	width: 320px;
	height: auto;
	margin: 10px 0;
}
#footer {
	display: none;
}
.txt {
	display: inline;
	color: #409fd7;
	text-align: left;
}
.txt2 {
	display: inline;
	text-align: left;
	color: #409fd7;
	line-height: 1.0em;
}
.txt2 img {
	margin: 0 3px 3px 0;
}
#tfm {
	display: none;
}
}
#formarea h2 {
	/*	font-weight:bold;*/
	font-size: 110%;
	color: #E4007F;
	border-bottom: 2px solid #E4007F;
	margin: 0 0 20px 0;
	padding: 0 10px 10px 10px;
	line-height: 1.5em;
}
#formarea p.lead {
	clear:both;
	width: 98%;
	padding: 20px 0 10px 10px;
	margin: 0 0 20px 0;
	border-bottom: 1px dashed #409fd7;
	color: #409fd7;
}
/* =========================================================
cation
========================================================= */
#cation {
	width: 100%;
	font-size: 80%;
	line-height: 1.4em;
	margin: 0 auto;
}
#cation ul {
	padding: 0 0 0 15px;
}
#cation ul li {
	list-style: url(../../img/icon2.gif) outside;
	margin: 0 0 5px 0;
}
#cation a {
	color: #de2c34;
	text-decoration: underline;
}
#cation .title {
	margin: 10px 0 10px 0;
	color: #de2c34;
}
#cation p {
	color: #e8ca04;
}
/* =========================================================
btn
========================================================= */
#btn {
	text-align: center;
	padding: 10px 0 0 0
}
/* =========================================================
form整形
========================================================= */


#formarea dl dd input.tel {
	width: 50px;
	ime-mode: disabled;
}
#formarea dl dd input.zip {
	width: 50px;
	ime-mode: disabled;
}
#formarea dl dd input.mail {
	width: 93%;
	ime-mode: disabled;
}
#formarea dl dd input.name, #formarea dl dd input.kana, #formarea dl dd input.rname, #formarea dl dd input.city, #formarea dl dd input.addr, #formarea dl dd textarea.image {
	width: 93%;
	ime-mode: active;
}
#formarea dl dd textarea.message {
	width: 93%;
	height: 65px;
	ime-mode: active;
}
/* フォント関係*/
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
a:active {
	color: #000;
	text-decoration: underline;
}
object, a:focus {
	outline: none;
}
span {
	color: #de2c34;
	font-weight: normal;
}
.errMsg {
	text-align: center;
	margin: 0px auto;
	font-weight: bold;
	padding-top: 60px;
	padding-bottom: 40px;
	color: #C03;
}
.jumptop {
	text-align: center;
}
.jumptop a:link, .jumptop a:hover, .jumptop a:visited, .jumptop a:active {
	color: #C03;
	text-decoration: underline;
}
label.radio-text {
	cursor: pointer;
	position: relative;
	padding-top: 3px;
	padding-left: 5px;
	margin-right: 5px;
	overflow: hidden;
	padding-left: 20px;
	display: inline-block;
}
label.radio-text:before {
	position: absolute;
	width: 15px;
	height: 15px;
	border: 1px solid #666;
	border-radius: 50%;
	left: 0px;
	top: 4px;
	content: '';
	z-index: 3;
}
label.error:before {
	border: 1px solid #f03;
}
label.radio-text:after {
	content: '';
	position: absolute;
	width: 11px;
	height: 11px;
	border-radius: 100%;
	left: 3px;
	top: 7px;
	background-color: #444;
	z-index: 1;
}
label.radio-text input[type="radio"] {
	-moz-appearance: none;
	-webkit-appearance: none;
	position: absolute;
	z-index: 2;
	width: 20px;
	height: 20px;
	left: -23px;
	top: 1px;
	margin: 0px;
	box-shadow: 20px -1px #ECE8DC;
}
label.radio-text input[type="radio"]:checked {
	box-shadow: none;
}
label.radio-text input[type="radio"]:focus {
	opacity: 0;
	box-shadow: 20px -1px #fffff6;
}
label.checkbox-text {
	cursor: pointer;
	position: relative;
	padding: 2px 5px 2px 27px;
	margin-right: 5px;
	overflow: hidden;
	position: relative;
	display: inline-block;
	box-sizing: border-box;
}
label.error {
	background: #f8e2e2;
}
label.checkbox-text:before {
	content: '';
	position: absolute;
	width: 20px;
	height: 20px;
	left: 0px;
	top: 0;
	border: 1px solid #ccc;
	z-index: 3;
}
label.error:before {
	border: 1px solid #f03;
}
label.checkbox-text:after {
	content: '';
	position: absolute;
	top: 40%;
	left: 6px;
	display: block;
	margin-top: -8px;
	width: 8px;
	height: 12px;
	border-right: 3px solid #444;
	border-bottom: 3px solid #444;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	z-index: 1;
}
label.checkbox-text input[type="checkbox"] {
	-moz-appearance: none;
	-webkit-appearance: none;
	position: absolute;
	left: -40px;
	width: 22px;
	height: 22px;
	display: block;
	box-shadow: 41px 0px #fff;
	z-index: 2;
	margin: 0px;
	padding: 0px;
}
label.checkbox-text input[type="checkbox"]:checked {
	box-shadow: none;
}
label.checkbox-text input[type="checkbox"]:checked:focus {
	box-shadow: 40px 0px #666;
	opacity: 0;
}
label.checkbox-text input[type="checkbox"]:focus {
	box-shadow: 41px 0px #fff;
}
/*input*/
input[type="text"], input[type="email"], input[type="tel"], input[type="number"], input[type="url"], textarea {
	width: 90%;
	border: 0;
	padding: 5px;
	font-size: 1.3em;
	font-family: Arial, sans-serif;
	outline: none;
	border: solid 1px #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
input[type="text"].error, input[type="email"].error, input[type="tel"].error, input[type="number"].error, input[type="url"].error, textarea.error {
	border: 1px solid #f03;
	background: #f8e2e2;
}
input:focus, textarea:focus {
	border: solid 1px #8a8a8a;
	background: #eee;
}
input.error:focus, textarea.error:focus {
	border: 1px solid #f03;
	background: #f8e2e2;
}
input[type="text"], textarea {
	ime-mode: active;
}
input[type="email"], input[type="tel"], input[type="number"], input[type="url"] {
	ime-mode: inactive;
}
input.zip, input.tel, input.age {
	width: 50px;
}
input[type="button"] {
	cursor: pointer;
	-webkit-border-radius: 5;
	-moz-border-radius: 5;
	border-radius: 5px;
	color: #ffffff;
	font-size: 12px;
	line-height: 1em;
	background: #444;
	padding: 8px;
	text-decoration: none;
	border: none;
	margin: 0 0 0 5px;
}
/*select*/
select {
	width: 93%;
	padding: 5px;
	margin: 0 5px 0px 0px;
	outline: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	text-overflow: "";
}
select.error {
	background: #f8e2e2;
	border: 1px solid #f03;
}
select:focus {
	background: #eee;
	border: solid 1px #8a8a8a;
}
select.error:focus {
	background: #f8e2e2;
	border: 1px solid #f03;
}
input[type="file"].error {
	background: #f8e2e2;
}
/* 画像関係*/
img {
	border: none;
}
.leftbox {
	float: left;
	margin: 0 10px 0 0;
}
.rightbox {
	float: right;
	margin: 0 0 0 10px;
}
/* クリアフィックス*/
.cleafix:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
.cleafix {
	display: inline-block;
	min-height: 1%;  /* for IE 7 and MacIE5.5*/
}



/* ----------------------------------------

テキスト装飾用CSS

 ----------------------------------------*/

a:link {
	color: #444;
	text-decoration: none;
}
a:visited {
	color: #444;
	text-decoration: none;
}
a:hover {
	color: #444;
	text-decoration: underline;
}
a:active {
	color: #444;
	text-decoration: underline;
}
object, a:focus {
	outline: none;
}
