/*--------------------------------------------------------*/

/*  メールフォームコンテンツ　*/

/*--------------------------------------------------------*/

@media print, screen and (min-width: 768px){

#mail_contact{
	padding:80px 0 0;
}

}

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

#mail_contact{
	padding:50px 0 0;
}

}

/*--------------------------------------------------------*/

/*  見出し　*/

/*--------------------------------------------------------*/

@media print, screen and (min-width: 768px){

.contact_h2Box{
	text-align:center;
}

.contact_h2Box p.subtit{
	font-family: "Noto Sans JP","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:22px;
	color:#333;
	font-weight:600;
	line-height:1.6em;
	letter-spacing:0.08em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

.contact_h2Box h2.contact_h2{
	margin-top:7px;
	font-family: "Noto Sans JP","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:34px;
	color:#333;
	font-weight:600;
	line-height:1.6em;
	letter-spacing:0.08em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

.contact_h2Box h2.contact_h2 br{
	display:none;
}

p.hissu_message{
	margin-top:25px;
	text-align:center;
	font-family: "Noto Sans JP","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:13px;
	color:#FF0000;
	font-weight:400;
	line-height:1.5em;
	letter-spacing:0.08em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

}

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

.contact_h2Box{
	text-align:center;
}

.contact_h2Box p.subtit{
	font-family: "Noto Sans JP","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;
	color:#333;
	font-weight:600;
	line-height:1.6em;
	letter-spacing:0.08em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

.contact_h2Box h2.contact_h2{
	margin-top:12px;
	font-family: "Noto Sans JP","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:28px;
	color:#333;
	font-weight:600;
	line-height:1.4em;
	letter-spacing:0.08em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

p.hissu_message{
	margin-top:20px;
	text-align:center;
	font-family: "Noto Sans JP","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:13px;
	color:#FF0000;
	font-weight:400;
	line-height:1.5em;
	letter-spacing:0.08em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

}

/*--------------------------------------------------------*/

/*  メールフォーム　*/

/*--------------------------------------------------------*/

@media print, screen and (min-width: 768px){

.formBox{
	margin:30px 50px;
}

.formBox dl.contact_form {
	font-family: "Noto Sans JP","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:18px;
	color:#333;
	font-weight:500;
	line-height:1.7em;
	letter-spacing:0.05em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

.formBox dl.contact_form dt {
	border-top:1px dashed #CCC;
	padding:20px 0 0;
}

.formBox dl.contact_form dd {
	margin-top:7px;
	padding-bottom:20px;
}

.formBox dl.contact_form dd:before,
.formBox dl.contact_form dd:after {
}

.formBox dl.contact_form dd:after{
}

.formBox dl.contact_form dd ul li{
	margin-bottom:10px;
}

span.hissu{
	margin-left:5px;
	color:#FF0000;
}

.formBox p.form_bikou {
	margin-top:5px;
	font-family: "Noto Sans JP","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	color:#333;
	font-weight:400;
	line-height:1.7em;
	letter-spacing:0.08em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

}

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

.formBox{
	margin-top:30px;
	padding:0 20px;
}

.formBox p.contact_message{
	margin:30px 0 0;
	font-size:15px;
	color:#333;
	font-weight:400;
	line-height:1.8em;
	letter-spacing:0.05em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

.formBox p.contact_message br{
	display:none;
}

.formBox p.hissu_message{
	margin:10px 0 30px;
	font-family: "Noto Sans JP","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:13px;
	color:#FF0000;
	font-weight:400;
	line-height:1.5em;
	letter-spacing:0.10em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

.formBox dl.contact_form {
	font-family: "Noto Sans JP","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;
	color:#333;
	font-weight:500;
	line-height:1.7em;
	letter-spacing:0.08em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

.formBox dl.contact_form dt {
	border-top:1px dashed #CCC;
	padding:25px 0 0;
}

.formBox dl.contact_form dd {
	margin-top:7px;
	padding-bottom:25px;
}

.formBox dl.contact_form dd:before,
.formBox dl.contact_form dd:after {
}

.formBox dl.contact_form dd:after{
}

.formBox dl.contact_form dd ul li{
	margin-bottom:5px;
}

span.hissu{
	margin-left:5px;
	color:#FF0000;
}

.formBox p.form_bikou {
	margin-top:5px;
	font-family: "Noto Sans JP","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:13px;
	color:#333;
	font-weight:400;
	line-height:1.6em;
	letter-spacing:0.08em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

}

/*--------------------------------------------------------*/

/*  送信ボタン　*/

/*--------------------------------------------------------*/

@media print, screen and (min-width: 768px){

.formbtBox{
	padding:0 50px;
}

.formbtBox .form_bt{
}

input[type="submit"] {
	appearance: none;
	-webkit-appearance: none;
	cursor:pointer;
	display:block;
	width:100%;
	padding:50px 0;
	text-align:center;
	font-size:30px;
	font-weight:600;
	color:#333;
	line-height:1.0em;
	letter-spacing:0.12em;
	text-decoration:none;
	background:#FFF;
	border:2px solid #333;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all  0.2s ease;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

input[type="submit"]:hover {
	/* マウスが載ったとき */
	background:#EEE;
	text-decoration:none;
}

}

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

.formbtBox{
	padding:15px 20px 0;
}

input[type="submit"] {
	appearance: none;
	-webkit-appearance: none;
	cursor:pointer;
	display:block;
	width:100%;
	padding:35px 0;
	text-align:center;
	font-size:20px;
	font-weight:600;
	color:#333;
	line-height:1.0em;
	letter-spacing:0.08em;
	text-decoration:none;
	background:#FFF;
	border:2px solid #333;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all  0.2s ease;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

input[type="submit"]:hover {
	/* マウスが載ったとき */
	background:#EEE;
	text-decoration:none;
}

}

/*--------------------------------------------------------*/

/*  プライバシーポリシー　*/

/*--------------------------------------------------------*/

@media print, screen and (min-width: 768px){

.policyBox{
	margin-top:50px;
	border-top:1px dashed #CCC;
	border-bottom:1px dashed #CCC;
}

.policyBox .inner{
	padding:50px 50px;
}

.policyBox .inner p.policy_tit{
	text-align:center;
	font-family: "Noto Sans JP","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:15px;
	font-weight:500;
	color:#333;
	line-height:1.6em;
	letter-spacing:0.08em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

.policyBox .inner p.policy_txt{
	margin-top:15px;
	font-family: "Noto Sans JP","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:13px;
	font-weight:400;
	color:#333;
	line-height:1.7em;
	letter-spacing:0.08em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

}

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

.policyBox{
	margin-top:40px;
	border-top:1px dashed #CCC;
	border-bottom:1px dashed #CCC;
}

.policyBox .inner{
	padding:30px 20px;
}

.policyBox .inner p.policy_tit{
	text-align:center;
	font-family: "Noto Sans JP","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:15px;
	font-weight:500;
	color:#333;
	line-height:1.6em;
	letter-spacing:0.08em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

.policyBox .inner p.policy_txt{
	margin-top:15px;
	font-family: "Noto Sans JP","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	font-weight:400;
	color:#333;
	line-height:1.7em;
	letter-spacing:0.08em;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

}

/*--------------------------------------------------------*/

/*  フォームの入力覧　*/

/*--------------------------------------------------------*/

@media print, screen and (min-width: 768px){

input.inp[type="text"] {
	width:100%;
	box-sizing:border-box;
	padding:15px;
	font-size:15px;
	color:#333;
	line-height:1.5em;
	letter-spacing:0.05em;
	border:1px solid #CCC;
	background-color:#FAF8F5;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

input[type="tel"] {
	width:100%;
	box-sizing:border-box;
	padding:15px;
	font-size:15px;
	color:#333;
	line-height:1.5em;
	letter-spacing:0.05em;
	border:1px solid #CCC;
	background-color:#FAF8F5;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

input[type="email"] {
	width:100%;
	box-sizing:border-box;
	padding:15px;
	font-size:15px;
	color:#333;
	line-height:1.5em;
	letter-spacing:0.05em;
	border:1px solid #CCC;
	background-color:#FAF8F5;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

textarea{
	width:100%;
	box-sizing:border-box;
	padding:15px;
	font-size:15px;
	color:#333;
	line-height:1.5em;
	letter-spacing:0.05em;
	border:1px solid #CCC;
	background-color:#FAF8F5;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

/*  フォームのラジオボタンを押しやすく　*/

form input[type="radio"]{
	transform:scale(1.2);
	border:1px solid #CCC;
}

}

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

input.inp[type="text"] {
	width:100%;
	box-sizing:border-box;
	padding:15px;
	font-size:15px;
	color:#333;
	line-height:1.5em;
	letter-spacing:0.05em;
	border:1px solid #CCC;
	background-color:#FAF8F5;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

input[type="tel"] {
	width:100%;
	box-sizing:border-box;
	padding:15px;
	font-size:15px;
	color:#333;
	line-height:1.5em;
	letter-spacing:0.05em;
	border:1px solid #CCC;
	background-color:#FAF8F5;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

input[type="email"] {
	width:100%;
	box-sizing:border-box;
	padding:15px;
	font-size:15px;
	color:#333;
	line-height:1.5em;
	letter-spacing:0.05em;
	border:1px solid #CCC;
	background-color:#FAF8F5;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

textarea{
	width:100%;
	box-sizing:border-box;
	padding:15px;
	font-size:15px;
	color:#333;
	line-height:1.5em;
	letter-spacing:0.05em;
	border:1px solid #CCC;
	background-color:#FAF8F5;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

/*  フォームのラジオボタンを押しやすく　*/

form input[type="radio"]{
	transform:scale(1.2);
	border:1px solid #CCC;
}

}