@charset "UTF-8";

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

/* General linkology */
/* ----------------------------------------------------- */
.small {
	font-size: 13px;
}
.fuki {
	width: 290px;
	margin: 35px auto;
	background: url('../img/fukidashi_upper.png') top left no-repeat;
	background-size: 290px 341px;
}
.fuki .dashi {
	background: url('../img/fukidashi_bottom.png') bottom left no-repeat;
	padding: 9px 18px 9px 18px;
	background-size: 290px 15px;
}

img.imgLeft,
img.imgRight,
.imgLeft,
.imgRight {
	float: none;
	max-width: 100%;
	height: auto;
	margin: 20px auto;
}
.imgLeft img,
.imgRight img,
img {
	max-width: 100%;
	height: auto;
}

/* Establish general layout parameters */
/* ----------------------------------------------------- */
.columns-2.photos {
	margin-top: 50px;
}
.columns-2 .col {
	width: auto;
	float: none;
	margin-right: 0;
}
.columns-2 .col.wide {
	width: auto;
	float: none;
	margin-right: 0;
}
.columns-2 .col.narrow {
	width: auto;
	float: none;
	margin-right: 0;
}
.columns-2 .col:nth-child(2n) {
	margin-right: 0;
	margin-left: 0;
}
.columns-2 .col .photo.fit {
	position: relative;
}
.columns-2 .col .photo.fit img {
	width: 100%;
	height: auto;
}
.columns-2 .col .photo.fit .caption.on-photo {
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 13px;
	line-height: 1;
	padding: 6px 6px 3px;
	color: #fff;
	background-color: #000;
}
#map-canvas {
	margin: 30px 0 0;
	width: 100%;
	height: 400px;
}

ul.provisions {
	margin: 1em 0 1em 30px;
	padding: 0;
}
ul.provisions ul.provisions {
	margin-left: 0;
}
ul.provisions li {
	margin: 0 0 0 2em;
	padding: 0;
	list-style: none;
	text-indent: -2em;
}
ul.provisions.maru li {
	margin-left: 1em;
	text-indent: -1em;
}
.regulations>ol {
	margin-top: -15px;
}
.regulations>ol>li:first-child {
	list-style: none;
}
.sign-frame {
	margin: 30px 0 0;
	text-align: right;
}
.sign-frame>div {
	display: inline-block;
	text-align: left;
}
.link-pdf>a {
	display: block;
	background: #fff url("../img/icn_pdf48.png") no-repeat 20px 10px;
	padding: 20px 20px 20px 83px;
	border: 1px solid #ccc;
	border-radius: 5px;
}
.link-pdf>a:hover {
	color: #fff;
	background-color: #0086cd;
	border-color: #0086cd;
}
ul li .month, ul li .day {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	text-align: right;
}

/* Main */
/* ----------------------------------------------------- */
.frame-erea-col,
.frame-erea-col:first-child {
	float: none;
	width: 320px;
	margin-left: auto;
	margin-right: auto;
}
.frame-erea {
	margin: 30px auto;
}
.contactBox .tel, .contactBox .fax, .contactBox .freedial {
	font-size: 20px;
	letter-spacing: 0;
}
.contactBox .tel:before,
.contactBox .fax:before,
.contactBox .freedial:before {
	width: 16px;
	height: 13px;
}

form#form1 {
}
dl.table.form-contact {
	margin: 30px auto;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	background-color: transparent;
	width: 100%;
}
dl.table.form-contact dt {
	float: none;
	padding: 8px 0;
	border-top: 0;
	font-weight: bold;
}
dl.table.form-contact dd {
	padding: 8px 0;
	border-left: 0;
	border-top: 0;
	background-color: #fff;
}
dl.table.form-contact dt br {
	display: none;
}
dl.table.form-contact.w7 dt {
	margin-right: 0;
	width: auto;
}
dl.table.form-contact.w7 dd {
	margin-left: 0;
}
dl.table.form-contact.w9 dt {
	margin-right: 0;
	width: auto;
}
dl.table.form-contact.w9 dd {
	margin-left: 0;
}
dl.table.form-contact.w11 dt {
	margin-right: 0
	width: auto;
}
dl.table.form-contact.w11 dd {
	margin-left: 0;
}
dl.table.form-contact dd>p {
	margin: 10px 0;
}
dl.table.form-contact dd>p:first-child {
	margin-top: 0;
}
dl.table.form-contact dd>p:last-child {
	margin-bottom: 0;
}
dl.table.form-contact dd .name-label,
dl.table.form-contact dd .address-label,
dl.table.form-contact dd .phone-label,
dl.table.form-contact dd .type-label1,
dl.table.form-contact dd .type-label2,
dl.table.form-contact dd .type-label3 {
	display: block;
	margin-left: 0;
	margin-right: 20px;
	white-space: nowrap;
}
dl.table.form-contact dd .name-label {
	clear: left;
	float: left;
}
dl.table.form-contact dd .name-label+input {
	display: block;
}
dl.table.form-contact dd label {
	margin-left: 20px;
}
dl.table.form-contact dd .name-label:first-child,
dl.table.form-contact dd .address-label:first-child,
dl.table.form-contact dd .phone-label:first-child,
dl.table.form-contact dd .type-label1,
dl.table.form-contact dd label:first-child {
	margin-left: 0;
}
form#form1 .txtfiled {
	width: 97%;
	margin: 0;
	padding: 4px;
	line-height: 1;
	border: solid 1px #bbb;
	background: #fff;
	border-radius: 3px;
}
form#form1 .txtfiled-half {
	width: 150px;
}
body.regist form#form1 .txtfiled-half {
	width: 75%;
	margin-bottom: 5px;
}
form#form1 .txtfiled-year,
form#form1 .txtfiled-age,
form#form1 .txtfiled-zip,
form#form1 .txtfiled-num {
	width: 4em;
}
form#form1 .txtfiled:focus {
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15) inset;
}
form#form1 textarea.txtfiled {
	width: 97%;
	height: 100px;
}
form#form1 .submit-box {
	text-align: center;
}
form#form1 p input[type="submit"],
form#form1 p input[type="reset"],
form#form1 p input[type="button"] {
	font-size: 120%;
	font-weight: bold;
	line-height: 1.5;
	display: inline-block;
	margin: 11px auto 0;
	padding: 6px 20px 4px;
	background-color: #0086cd;
	border: none;
	color: #fff;
	-webkit-transition: background-color .2s;
	transition: background-color .2s;
	cursor: pointer;
	-webkit-appearance: none;
	border-radius: 0;
}
form#form1 p input[type="submit"]:hover ,
form#form1 p input[type="reset"]:hover,
form#form1 p input[type="button"]:hover {
	background-color: #59b1eb;
}
form#form1 p input[type="submit"][disabled] {
	background-color: #ccc;
	color: #fff;
	cursor: default;
}
form#form1 .agreement-box {
	clear: both;
	margin: 20px auto;
	padding: 15px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #e4e3f0;
	text-align: left;
	font-size: 13px;
}
form#form1 .agreement-box p {
	font-size: 13px;
}
form#form1 .agreement-box p:after {
	display: none;
}
form#form1 .agreement-box .privacy-policy-box {
	margin: 0 auto;
	padding: 10px 15px 0 15px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #fff;
	height: 200px;
	overflow: auto;
}
form#form1 .agreement-box .privacy-policy-box p {
	margin: 0 0 1em;
}
form#form1 .agreement-box .privacy-policy-box h3 {
	margin: 5px 0 10px;
	padding: 3px 0 0 16px;
	border: 0px;
	border-left: 10px solid #7371aa;
	color: #7371aa;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.5;
}
form#form1 .agreement-box p.agreement-check {
	margin: 15px 0 0;
	text-align: center;
}
.required,
.error-list {
	color: #f00;
}

/* Footer */
/* ----------------------------------------------------- */

/* Table (Type A) */
/* ----------------------------------------------------- */
table.type_a {
	border-width: 0;
	border-spacing: 0;
	border-collapse: collapse;
	empty-cells: show;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	margin: 20px 0;
}
table.type_a caption {
	text-align: left;
	font-weight: bold;
	padding: 0 0 3px;
}
table.type_a th,
table.type_a td {
	border-bottom: 1px solid #aaa;
	padding: 6px 8px 4px;
	line-height: 1.5;
	vertical-align: top;
}
table.type_a th {
	font-weight: bold;
	text-align: left;
	background: #eee;
	white-space: nowrap;
}
table.type_a td {
	border-right: 1px solid #aaa;
	text-align: left;
}
table.type_a td.number {
	text-align: right;
	}
table.type_a td.check {
	text-align: center;
}

/* Table (Inner) */
/* ----------------------------------------------------- */
table.inner {
	border-width: 0;
	border-spacing: 0;
	border-collapse: collapse;
	empty-cells: show;
}
table.inner th,
table.inner td {
	border: 0;
	padding: 0 8px 4px 0;
	background-color: transparent;
	font-weight: normal;
}

/* Table (Simple) */
/* ----------------------------------------------------- */
table.simple {
	border-width: 0;
	border-spacing: 0;
	border-collapse: collapse;
	empty-cells: show;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	margin: 1em 0;
	font-size: 14px;
}
table.simple td {
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
	padding: 6px 8px 4px;
	line-height: 1.5;
	text-align: center;
	vertical-align: middle;
}


dl.table {
	margin: 20px 0;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #f5f5f5;
}
dl.table dt {
	margin: 0;
	margin-right: 0;
	padding: 0.45em 0.5em 0.3em;
	border: 0;
	border-top: 1px solid #ccc;
	float: none;
	clear: both;
	display: block;
	width: auto;
}
dl.table dd {
	margin: 0;
	margin-left: 0;
	padding: 0.45em 0.5em 0.3em;
	border-left: 0;
	border-top: 1px solid #ccc;
	background-color: #fff; 
}
dl.table {
	/*\*/
	min-height: 1px;
	_height: 1%;
	/* */

	/*\*//*/
	overflow: hidden;
	/**/
}
dl.table::after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
dl.table.dtr dt {
	text-align: right;
}
dl.table.zebra, dl.table.zebra dt, dl.table.zebra dd {
	border: 0;
}
dl.table.zebra dt.odd, dl.table.zebra dt.even {
	background-color: #efebf8; 
}
dl.table.zebra dd.odd, dl.table.zebra dd.even {
	background-color: #d8ceed; 
}
dl.table.num dd {
	text-align: right;
}
dl.table.w4 dt,
dl.table.w7 dt,
dl.table.w27 dt,
dl.table.course dt {
	margin-right: 0;
	width: auto;
}
dl.table.w4 dd,
dl.table.w7 dd,
dl.table.w27 dd,
dl.table.course dd {
	margin-left: 0;
}
dl.table.course {
	margin: 10px 0;
	background-color: #FFF5D5;
}
body.kenshu dl.table.course {
	background-color: #f1ebf5;
}
dl.table.course dd ul {
	margin-top: 0;
	margin-bottom: 0;
}

.sign {
	margin: 0 0 1.5em;
	padding: 0 8px 5px;
	border-bottom: 1px dotted #ccc;
	text-align: right;
	font-size: 105%;
}
.sign table {
	margin: 0 0 0 auto;
	text-align: left;
}
.inner {
	margin-left: 12px;
}
body.privacy .inner {
	margin-left: 1.6em;
}
body.privacy .inner p {
	margin: 0;
}
body.privacy .inner p.list {
	margin: 0 0 0 1.6em;
	text-indent: -1.6em;
}

}