@charset "utf-8";

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

	リセット

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

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
/* change colours to suit your needs */
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}
/* change colours to suit your needs */
mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* change border colour to suit your needs */
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 0;
	padding: 0;
}
input, select {
	vertical-align: middle;
}
img {
	max-width: 100%;
	height: auto;
	border: none;
	vertical-align: bottom;
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
*:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


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

	グローバル

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

body {
	font-family: "Hiragino Maru Gothic W4 JIS2004", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 500;
	color: #000;
	font-size: 1em;
	line-height: 1.6;
	position: relative;
	max-width: 750px;
	margin: auto;
	background: #fefbe6;
}

p { margin-bottom: 30px;}
p:last-child { margin-bottom: 0px;}

.fo_white { color: #FFFFFF;}

.fo09 { font-size: 0.9em;}
.fo16 { font-size: 1.6em;}

.lh12 { line-height: 1.2;}

.pos_rel { position: relative;}
.pos_ab { position: absolute;}

.bold { font-weight: bold;}

.ta_center { text-align: center;}
.ta_right { text-align: right;}
.ta_left { text-align: left;}

.back_white { background-color: #fff;}

.mb00 { margin-bottom: 0px !important;}
.mb05 { margin-bottom: 5px !important;}
.mb10 { margin-bottom: 10px !important;}
.mb15 { margin-bottom: 15px !important;}
.mb20 { margin-bottom: 20px !important;}
.mb25 { margin-bottom: 25px !important;}
.mb30 { margin-bottom: 30px !important;}

.list_indent { padding-left: 1em;}
.list_indent li { text-indent: -1em;}

.list_disc { padding-left: 1em;}
.list_indent .list_disc li { list-style: outside disc; text-indent: 0px;}

.container { padding: 20px;}

/* ------------------------
	コンテンツ
------------------------ */

.privacy_box { border: solid 1px #f7d70d;}
.privacy_box dt { padding: 10px; cursor: pointer;}
.privacy_box dt:after { content: ""; display: inline-block; background: url("../images/ico_plus.svg") no-repeat center center; background-size: 100% auto; width: 1.8em; height: 1.8em; vertical-align: middle; margin-left: 0.8em;}
.privacy_box dt.open:after { background-image: url("../images/ico_minus.svg");}
.privacy_box dd { padding: 20px; display: none; border-top: solid 1px #f7d70d;}

.privacy_btn { background: #fbeb86; padding: 12px; margin-top: -1px;}

.hissu { color: #e45514;}

input[type="text"], input[type="email"], input[type="tel"], textarea, select { width: 100%; border: solid 1px #a5a5a5; padding: 7px; border-radius: 5px; font-family: "Hiragino Maru Gothic W4 JIS2004", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 16px; max-width: 100% !important;}

input[type="submit"] { display: block; background: url("../images/ico_arrow.svg") no-repeat 95% 50% #e45514; background-size: 0.9em auto; border: none; outline: none; border-radius: 5px;  font-family: "Hiragino Maru Gothic W4 JIS2004", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: bold; color: #fff; text-align: center; margin: 0px auto 15px; width: 80%; font-size: 1.6em; padding: 10px; cursor: pointer; -webkit-appearance: none;}

select { width: auto !important; max-width: 100%;}

textarea { width: 100% !important; min-height: 200px !important;}

div#mfp_phase_confirm h4 { font-family: "Hiragino Maru Gothic W4 JIS2004", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif; margin-top: 30px; font-size: 1.6em;}

@media only screen and (max-width: 640px) {
	body { font-size: 0.95em;}
	
	input[type="submit"], .mfp_element_button { background-size: 18px auto; width: 95%; font-size: 1.15em; padding: 8px;}
}


