@charset "utf-8";
@import "default.css";
@import "base.css";
@import "common.css";
@import "meanmenu.css";

/*===============================================
●画面の横幅が640px以上
===============================================*/
@media screen and (min-width : 640px ){
#pc------------------------------------------- {
}
#main h2+p {
	padding-top: 80px;
}
#catch {
	padding-top: 80px;
}
#catch h3 {
	text-align: center;
	margin-bottom: 20px;
}
#catch h3+figure {
	margin-left: 80px;
	margin-bottom: 50px;
}
#contact_input {
	border-radius: 10px;
	border: 3px solid #F0658F;
	padding-top: 30px;
}
#contact_input.kakunin {
	margin-top: 100px;
}

#input_area h3  {
	width: 830px;
	text-align: center;
	margin-bottom: 20px;

}
#input_area .inpbox {
	padding-left: 75px;
	padding-right: 75px;
}
.inpbox dt {
	float: left;
	width: 150px;
	font-size: 16px;
}
.inpbox dt span {
	font-size: 12px;
	margin-top: -10px;
	display: block;
}

.inpbox dd {
	margin-bottom: 42px;
	min-height: 50px;
}
.inpbox dd span {
	color: #F0658F;
}

.inpbox dl dd input {
	height: 28px;
	width: 480px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.inpbox dl dd textarea {
	width: 480px;
	height: 258px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.center .btn_submit:hover {
	opacity: 0.8;
}
.inpbox dl.kakunin dt {
	width: 200px;
}
.inpbox dl.kakunin dd {
	font-size: 16px;
	color: #F0658F;
	min-height: 50px;
}
.inpbox p.kakunin {
	font-size: 16px;
	margin-bottom: 50px;
}
.center   {
	width: 830px;
	text-align: center;

}
.center p  {
	margin-bottom: 48px;
	margin-top: -14px;

}


.center .btn_submit  {
	border-style: none;
	background-color: #F0658F;
	background-image: url(../images/traning/arrow03.png);
	width: 350px;
	border-radius: 5px;
	height: 40px;
	color: #FFFFFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
	font-size: 22px;
	line-height: 40px;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: right center;
}


.btn_modoru  {
	border-style: none;
	background-color: #cccccc;
	background-image: url(../images/traning/arrow03_modoru.png);
	width: 350px;
	border-radius: 5px;
	height: 40px;
	color: #FFFFFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
	font-size: 22px;
	line-height: 40px;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: left center;
}
}







/*===============================================
●画面の横幅が640px以下
===============================================*/
@media screen and (max-width:640px){
/*===============================================
sp
===============================================*/
#sp640------------------------------------------- {
}
#catch {
	padding-top: 3%;
}
#catch h3 {
	text-align: center;
	margin-bottom: 4%;
}
#catch h3+figure {
	margin-bottom: 5%;
}
#contact_input {
	border-radius: 10px;
	border: 3px solid #F0658F;
	margin-left: 2%;
	margin-right: 2%;
	padding-top: 30px;
}
#contact_input.kakunin {
	margin-top: 10%;
}

#input_area h3  {
	text-align: center;
	margin-bottom: 20px;

}
#input_area .inpbox {
	padding-left: 2%;
	padding-right: 2%;
}
.inpbox dt {
	font-size: 16px;
}
.inpbox dt span {
	font-size: 12px;
	margin-top: -10px;
	display: block;
}

.inpbox dd {
	margin-bottom: 5%;
	min-height: 50px;
}
.inpbox dd span {
	color: #F0658F;
}

.inpbox dl dd input {
	height: 28px;
	width: 90%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.inpbox dl dd textarea {
	width: 92%;
	height: 100px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.center .btn_submit:hover {
	opacity: 0.8;
}
.inpbox dl.kakunin dd {
	font-size: 16px;
	color: #F0658F;
	min-height: 50px;
}
.inpbox p.kakunin {
	font-size: 16px;
	margin-bottom: 50px;
}
.center   {
	text-align: center;

}
.center p  {
	margin-bottom: 48px;
}
.center .btn_submit  {
	border-style: none;
	background-color: #F0658F;
	background-image: url(../images/traning/arrow03.png);
	width: 350px;
	border-radius: 5px;
	height: 40px;
	color: #FFFFFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
	font-size: 22px;
	line-height: 40px;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: right center;
}

.btn_modoru  {
	border-style: none;
	background-color: #cccccc;
	background-image: url(../images/traning/arrow03_modoru.png);
	width: 350px;
	border-radius: 5px;
	height: 40px;
	color: #FFFFFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
	font-size: 22px;
	line-height: 40px;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: left center;
}
.kakunin .center .btn_submit {
	margin-bottom:5%;
}
}




/*===============================================
●画面の横幅が400px以下
===============================================*/
@media screen and (max-width:400px){
/*===============================================
sp
===============================================*/
#sp400------------------------------------------- {
}
#catch {
	padding-top: 3%;
}
#catch h3 {
	text-align: center;
	margin-bottom: 4%;
}
#catch h3+figure {
	margin-bottom: 5%;
}
#contact_input {
	border-radius: 10px;
	border: 3px solid #F0658F;
	margin-left: 2%;
	margin-right: 2%;
	padding-top: 30px;
}
#contact_input.kakunin {
	margin-top: 10%;
}

#input_area h3  {
	text-align: center;
	margin-bottom: 20px;
}
#input_area h3 img {
	width: 40%;
}
#input_area .inpbox {
	padding-left: 2%;
	padding-right: 2%;
}
.inpbox dt {
	font-size: 16px;
}
.inpbox dt span {
	font-size: 12px;
	margin-top: -10px;
	display: block;
}

.inpbox dd {
	margin-bottom: 5%;
	min-height: 50px;
}
.inpbox dd span {
	color: #F0658F;
}

.inpbox dl dd input {
	height: 28px;
	width: 90%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.inpbox dl dd textarea {
	width: 92%;
	height: 100px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.center .btn_submit:hover {
	opacity: 0.8;
}
.inpbox dl.kakunin dd {
	font-size: 16px;
	color: #F0658F;
	min-height: 50px;
}
.inpbox p.kakunin {
	font-size: 16px;
	margin-bottom: 50px;
}
.center   {
	text-align: center;

}
.center p  {
	margin-bottom: 48px;
}
.center .btn_submit  {
	border-style: none;
	background-color: #F0658F;
	background-image: url(../images/traning/arrow03.png);
	width: 90%;
	border-radius: 5px;
	height: 40px;
	color: #FFFFFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
	font-size: 22px;
	line-height: 40px;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: right center;
}

.btn_modoru  {
	border-style: none;
	background-color: #cccccc;
	background-image: url(../images/traning/arrow03_modoru.png);
	width: 90%;
	border-radius: 5px;
	height: 40px;
	color: #FFFFFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
	font-size: 22px;
	line-height: 40px;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: left center;
}
.kakunin .center .btn_submit {
	margin-bottom:5%;
}
}