@charset "utf-8";
/*------------------------------------------------------------
	デフォルトスタイル
------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	background: transparent;
	border: 0;
	outline: 0;
	font-size: 1em;
}

body {
	font-family: Arial, Helvetica, "Lucida Grande", "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Sans-Serif;
	font-size: 62.5%;
}

body,
table,
input, textarea, select, option {
	line-height: 1.1;
}

table,
input, textarea, select, option {
	line-height: 1.1;
}

article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary {
	display: block;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

a:link {
	color: #221814;
	text-decoration: none;
}

a:visited {
	color: #221814;
	text-decoration: none;
}

a:hover {
	color: #221814;
	text-decoration: underline;
}

a:active {
	color: #221814;
	text-decoration: underline;
}

input[type="text"],
input[type="submit"],
input[type="button"],
button,
textarea {
	-webkit-appearance: none;
	border-radius: 0;
}

/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
body {
	min-width: 1200px;
	color: #221814;
	text-align: center;
	line-height: 1.5;
	-webkit-text-size-adjust: none;
}

#container {
	text-align: left;
}

#main {
	margin: 0 auto 70px;
	width: 960px;
}

* html #main {
	zoom: 1;
}

* + html #main {
	zoom: 1;
}

#main:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

/*------------------------------------------------------------
	ヘッダー
------------------------------------------------------------*/
#gHeader {
	margin: 0 auto 14px;
	width: 1200px;
}

#gHeader .hBox .subBox {
	padding: 14px 21px 0 0;
	float: right;
}

#gHeader .hBox .subBox p {
	float: left;
	font-family: "NeueHaasUnicaPro-Thin", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Arial, Helvetica, "Lucida Grande", "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Sans-Serif;
	font-size: 16px;
	letter-spacing: 2px;
}

#gHeader .hBox .subBox ul {
	float: right;
}

#gHeader .hBox .subBox li {
	padding-left: 12px;
	float: left;
}

#gHeader .hBox .subBox li a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

#gHeader .hInner {
	margin: 0 0 0 119px;
}

#gHeader h1 {
	margin-top: -2px;
	float: left;
}

#gHeader .menu {
	display: none;
}

.menuNaviBox {
	display: none;
}

/*------------------------------------------------------------
	グローバルナビ
------------------------------------------------------------*/
#gNavi {
	margin-top: 27px;
	width: 915px;
	float: right;
	font-family: "NeueHaasUnicaPro-Thin", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Arial, Helvetica, "Lucida Grande", "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Sans-Serif;

}

#gNavi li {
	margin-right: 13px;
	display: inline-block;
	font-size: 14px;
	text-align: center;
	position: relative;
}

#gNavi li a,
#gNavi li .ja,
#gNavi li .en {
	display: block;
}

#gNavi li .ja {
	display: none;
	font-size: 12px;
	letter-spacing: -0.03em;
}

#gNavi li a {
	color: #221814;
	text-decoration: none;
	letter-spacing: 0.05em;
}

#gNavi li a:hover {
	color: #B88C7B;
}

#gNavi li a:hover .ja {
	display: inline;
}

#gNavi li a:hover .en {
	display: none;
}

#gNavi li .subMenu {
	display: none;
	position: absolute;
	z-index: 1000;
	width: 121px;
}

#gNavi li .subMenu li {
	margin-top: 1px;
	display: block;
}

#gNavi li .subMenu li a {
	display: block;
	background: #efefef;
	text-align: left;
	font-size: 12px;
	line-height: 1.2;
	padding: 8px 10px 6px;
}

#gNavi .navi01 {
	width: 45px;
}

#gNavi .navi02 {
	width: 100px;
}

#gNavi .navi03 {
	width: 96px;
}

#gNavi .navi04 {
	width: 80px;
}

#gNavi .navi05 {
	width: 61px; /* TOPICS */
}
#gNavi .navi05 .subMenu li:first-child {
	display: none;
}

#gNavi .navi06 {
	width: 130px;
}

#gNavi .navi07 {
	width: 37px;
}

#gNavi .navi08 {
	width: 87px;
}

#gNavi .navi09 {
	width: 58px;
}

#gNavi .navi10 {
	width: 70px;
	margin-right: 0;
}

/*------------------------------------------------------------
	パンクズリスト
------------------------------------------------------------*/
#pagePath {
	margin: 0 auto 26px;
	width: 960px;
	font-family: "NeueHaasUnicaPro-Thin", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Arial, Helvetica, "Lucida Grande", "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Sans-Serif;
}

#pagePath li {
	margin-right: 4px;
	display: inline;
	font-size: 12px;
}

#pagePath li a {
	margin-right: 8px;
}

#pagePath .current {
	text-decoration: underline;
}

/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/
#footer {
	padding: 52px 0 23px;
	background: #bee0f5 url(img/common/f_bg.png) repeat-x left bottom;
}

#footer .fInner {
	margin: 0 auto 118px;
	width: 960px;
	position: relative;
}

#footer .fBox {
	float: left;
}

#footer .fLogo {
	margin-bottom: 23px;
	font-size: 12px;
}

#footer .fLogo span {
	display: block;
	font-size: 18px;
	letter-spacing: 0.1em;
	font-family: "NeueHaasUnicaPro-Thin", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Arial, Helvetica, "Lucida Grande", "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Sans-Serif;
}

#footer .fBox p {
	font-size: 10px;
	line-height: 2;
}

#footer .fNavi {
	width: 573px;
	font-size: 10px;
	position: absolute;
	right: 0;
	bottom: 0;
}

#footer .fNavi > li {
	padding-left: 13px;
	width: 188px;
	float: left;
	border-left: 1px solid #231916;
}

#footer .fNavi .sub {
	width: 221px;
}

#footer .fNavi .sub02 {
	width: 120px;
	width: 573px;
}

#footer .fNavi p {
	margin-bottom: 19px;
	font-family: "NeueHaasUnicaPro-Thin", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Arial, Helvetica, "Lucida Grande", "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Sans-Serif;
	font-size: 16px;
	font-size: 14px;
	line-height: 1.0;
}

#footer .fNavi li li {
	padding-bottom: 7px;
	float: left;
	margin-right: 15px;
}

#footer .copyright {
	margin: 0 auto;
	width: 960px;
	color: #fff;
	font-size: 10px;
	text-align: center;
}


/*------------------------------------------------------------
	サイドバナー
------------------------------------------------------------*/
#SideIcon {
	position: fixed;
	z-index: 100;
	list-style: none;
	right: 0; top: 155px;
}
#SideIcon li {
	margin-bottom: 15px;
	text-align: right;
}
#SideIcon li a {
	display: block;
	width: 30px; height: 30px;
	margin-left: auto;

	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
#SideIcon li a:hover {
	padding-right: 10px;
	opacity: 0.7;
}
#SideIcon li.iconFB a { background-color: #305097; }
#SideIcon li.iconIG a { background-color: #3f729b; }
#SideIcon li a img {
	width: 30px; height: 30px;
}

/* Animation */
.anime {
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}


@media all and (min-width: 0) and (max-width: 640px) {

	#container {
		position: relative;
	}

	#gHeader {
		margin: 0;
		padding: 20px 0 18px;
		width: auto;
		position: relative;
	}

	#gHeader .hBox {
		display: none;
	}

	#gHeader .hInner {
		margin: 0;
	}

	#gHeader h1 {
		margin: 0;
		float: none;
		text-align: center;
	}

	#gHeader h1 img {
		width: 72px;
	}

	#gHeader .menu {
		display: block;
		position: absolute;
		right: 24px;
		top: 24px;
	}

	.cover {
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
		height: 120%;
		z-index: 900;
		display: none;
	}

	.menuNaviBox {
		display: block;
		height: 100%;
		width: 220px;
		right: -220px;
		top: 0;
		position: absolute;
		background-color: #fff;
		z-index: 1000;
		display: none;
	}

	.menuNaviBox ul {
		width: auto;
		padding: 18px 28px 22px;
	}

	.menuNaviBox li {
		padding-bottom: 20px;
		font-size: 12px;
		line-height: 1.3;
		text-align: left;
		position: relative;
	}

	.menuNaviBox li a {
		text-decoration: none;
	}

	.menuNaviBox li span {
		display: block;
		font-family: "NeueHaasUnicaPro-Thin", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Arial, Helvetica, "Lucida Grande", "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Sans-Serif;
		font-size: 16px;
	}

	.menuNaviBox .sns {
		padding: 0 28px 30px;
	}

	.menuNaviBox .sns li {
		padding: 0 10px 0 0;
		float: left;
	}

	.menuNaviBox .sns li img {
		width: 23px;
		height: 23px;
	}

	.menuNaviBox li .subMenu {
		padding: 0 0 0 74px;
		margin: -14px 0 0 0;
	}

	.menuNaviBox li .subMenu li:last-child {
		padding-bottom: 0;
	}
	.menuNaviBox li:nth-of-type(6) .subMenu li:first-child {
		display: none;
	}

	/*------------------------------------------------------------
		gNavi
	------------------------------------------------------------*/
	#gNavi {
		display: none;
	}

	/*------------------------------------------------------------
		パンクズリスト
	------------------------------------------------------------*/
	#pagePath {
		display: none;
	}

	/*------------------------------------------------------------
		main
	------------------------------------------------------------*/
	#main {
		width: auto;
	}

	/*------------------------------------------------------------
		footer
	------------------------------------------------------------*/
	#footer {
		padding: 25px 17px 15px;
	}

	#footer .fInner {
		margin-bottom: 20px;
		width: auto;
	}

	#footer .fBox {
		margin-bottom: 30px;
		float: none;
	}

	#footer .fBox p {
		line-height: 1.7;
	}

	#footer .fNavi {
		width: auto;
		float: none;
		position: relative;
		right: auto; bottom: auto;
	}

	#footer .fNavi > li {
		margin-bottom: 20px;
		width: auto;
		height: auto !important;
	}

	#footer .fNavi li:first-child {
		float: none;
		float: left;
	}

	#footer .fNavi li li {
		padding: 0 0 4px 0;
	}

	#footer .fNavi .sub {
		padding-right: 22px;
		width: auto;
	}

	#footer .fNavi .sub02 {
		padding-right: 0;
		width: auto;
	}

	#footer .copyright {
		width: auto;
		line-height: 1.6;
	}
}

/*------------------------------------------------------------
	書式設定
------------------------------------------------------------*/
/* テキストの位置 */
.taLeft {
	text-align: left !important;
}

.taCenter {
	text-align: center !important;
}

.taRight {
	text-align: right !important;
}

.vaTop {
	vertical-align: top !important;
}

.vaMiddle {
	vertical-align: middle !important;
}

/* フォントの大きさ（プラス） */
.fsP1 {
	font-size: 1.08em !important;
}

.fsP2 {
	font-size: 1.16em !important;
}

.fsP3 {
	font-size: 1.24em !important;
}

.fsP4 {
	font-size: 1.32em !important;
}

.fsP5 {
	font-size: 1.4em !important;
}

/* フォントの大きさ（マイナス） */
.fsM1 {
	font-size: 0.92em !important;
}

.fsM2 {
	font-size: 0.84em !important;
}

.fsM3 {
	font-size: 0.76em !important;
}

.fsM4 {
	font-size: 0.68em !important;
}

.fsM5 {
	font-size: 0.6em !important;
}

/* フォントの太さ */
.fwNormal {
	font-weight: normal !important;
}

.fwBold {
	font-weight: bold !important;
}

/*------------------------------------------------------------
	微調整用クラス（※多用しないこと）
------------------------------------------------------------*/
.mt0 {
	margin-top: 0 !important;
}

.mb0 {
	margin-bottom: 0 !important;
}

/*------------------------------------------------------------
	汎用スタイル
------------------------------------------------------------*/
* html .clearfix {
	zoom: 1;
}

* + html .clearfix {
	zoom: 1;
}

.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

img {
	vertical-align: top;
}

li img,
dl img {
	display: block;
	vertical-align: baseline;
}

.pageTop {
	margin: 0 auto;
	width: 960px;
	text-align: right;
}

.pc {
	display: block;
}

.pcInline {
	display: inline;
}

.pcInlineBlock {
	display: inline-block;
}

.sp,
.spInline,
.spInlineBlock {
	display: none;
}

/*------------------------------------------------------------
	mainVisual
------------------------------------------------------------*/
.mainVisual {
	margin: 0 auto 15px;
	height: 200px;
	overflow: hidden;
	position: relative;
}

.mainVisual > img {
	width: 100%;
}

.mainVisual .link {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 100;
}

.mainVisual .link li {
	padding-left: 3px;
	float: left;
}

/*------------------------------------------------------------
	pageLink
------------------------------------------------------------*/
.pageLink {
	margin: 0 auto 23px;
	width: 960px;
	border-right: 1px solid #b5b6b6;
}

.pageLink02 {
	display: none;
}

.pageLink p {
	display: none;
}

.pageLink li {
	width: 119px;
	float: left;
	font-size: 10px;
	line-height: 1.2;
	position: relative;
	text-align: center;
	border-left: 1px solid #b5b6b6;
}

.pageLink li a {
	padding: 2px 0 0;
	display: block;
	text-decoration: none;
}

.pageLink li span {
	margin-bottom: 1px;
	display: block;
	font-size: 14px;
	font-family: "NeueHaasUnicaPro-Thin", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Arial, Helvetica, "Lucida Grande", "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Sans-Serif;
}

.pageLink li a:hover span,
.pageLink .on a span {
	color: #B88C7B;
}

.pageLink li ul {
	position: absolute;
	width: 100%;
	left: 0;
	top: 31px;
	display: none;
}

.pageLink li li {
	margin-bottom: 1px;
	font-size: 12px;
	text-align: left;
	border: none;
	background-color: #efefef;
}

.pageLink li li:hover {
	opacity: 0.7;
}

.pageLink li li a {
	padding: 8px 13px;
	display: block;
}

/*------------------------------------------------------------
	headLine01
------------------------------------------------------------*/
#main .headLine01 {
	margin-bottom: 38px;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}

#main .headLine01 span {
	margin-bottom: 10px;
	padding-bottom: 2px;
	display: block;
	font-family: "NeueHaasUnicaPro-Thin", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Arial, Helvetica, "Lucida Grande", "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Sans-Serif;
	font-size: 28px;
	background: url(img/common/head_line01_bg.png) no-repeat center bottom;
}

/*------------------------------------------------------------
	headLine02
------------------------------------------------------------*/
#main .headLine02 {
	margin-bottom: 56px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 22px;
	font-weight: normal;
	text-align: center;
}

/*------------------------------------------------------------
	comLink
------------------------------------------------------------*/
#main .comLink {
	margin: 0 -16px 64px 0;
	overflow: hidden;
}

#main .comLink li {
	margin: 15px 16px 0 0;
	width: 228px;
	float: left;
	position: relative;
}

#main .comLink a {
	width: 100%;
	height: 100%;
	display: block;
	color: #fff;
	font-size: 12px;
	line-height: 1.2;
	position: absolute;
	left: 0;
	bottom: 0;
	text-align: center;
	text-decoration: none;
	background: url(img/index/span_bg.png) repeat-x left bottom;
}

#main .comLink li:hover {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

#main .comLink a span {
	margin: 180px 0 2px;
	display: block;
	font-family: "NeueHaasUnicaPro-Thin", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Arial, Helvetica, "Lucida Grande", "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Sans-Serif;
	font-size: 22px;
	letter-spacing: 1px;
}

#main .comLink li ul {
	position: absolute;
	display: none;
	width: 190px;
	left: 19px;
	top: 38px;
}

#main .comLink li ul li {
	height: 30px;
	float: none;
	width: 100%;
	margin: 0 0 10px;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

#main .comLink li ul li:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

#main .comLink li ul li a {
	display: block;
	text-align: center;
	height: 30px;
	background: #fff;
	color: #231815;
	line-height: 30px;
	position: relative;
}

#main .comLink li ul li a:after {
	content: "";
	background: url("img/common/icon10.png") no-repeat left top;
	position: absolute;
	width: 6px;
	height: 10px;
	right: 10px;
	top: 50%;
	margin-top: -5px;
}

/*------------------------------------------------------------
	wedLink
------------------------------------------------------------*/
#main .wedLink {
	margin-top: 88px;
	clear: both;
	text-align: center;
}

#main .wedLink li {
	color: #231916;
	display: inline;
	font-size: 12px;
}

#main .wedLink li a {
	margin: 0 2px 0 12px;
	text-decoration: none;
}

#main .wedLink li a:hover {
	color: #B88C7B;
}

/*------------------------------------------------------------
	silderPage
------------------------------------------------------------*/
#main .silderPage {
	margin-top: 12px;
	clear: both;
	text-align: center;
}

#main .silderPage a {
	margin: 0 4px;
	width: 6px;
	height: 6px;
	display: inline-block;
	border-radius: 3px;
	background: #9f9fa0;
}

#main .silderPage a span {
	display: none;
}

#main .silderPage .selected {
	background: #333;
}

.switch .disabled {
	display: none !important;
}

/*------------------------------------------------------------
	anchorLink
------------------------------------------------------------*/
#main .anchorLink {
	margin-bottom: 41px;
	border: 1px solid #b5b6b6;
}

#main .anchorLink li {
	width: 25%;
	float: left;
	font-family: "NeueHaasUnicaPro-Thin", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Arial, Helvetica, "Lucida Grande", "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Sans-Serif;
	font-size: 16px;
	letter-spacing: 1px;
	text-align: center;
}

#main .anchorLink li a {
	padding: 8px 0 7px;
	display: block;
	font-family: "NeueHaasUnicaPro-Thin", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Arial, Helvetica, "Lucida Grande", "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Sans-Serif;
	border-left: 1px solid #b5b6b6;
}

#main .anchorLink li a:hover {
	text-decoration: none;
	opacity: 0.7;
}

#main .anchorLink li:first-child a {
	border: none;
}

/*------------------------------------------------------------
	textLink
------------------------------------------------------------*/
#main a.textLink:link, #main a.textLink:visited {
	color: #B88C7B;
	text-decoration: underline;
	font-weight: bold;
}
#main a.textLink:hover, #main a.textLink:active {
	color: #B88C7B;
	text-decoration: none;
	font-weight: bold;
}

/*------------------------------------------------------------
	mailForm
------------------------------------------------------------*/
.mailForm {
	margin: 0 auto;
	padding: 12px;
	width: 676px;
	background-color: #f5f5f4;
	border: 1px solid #edeeee;
}

.mailForm table {
	margin-bottom: 18px;
	width: 100%;
	border-collapse: collapse;
	background-color: #fff;
}

.mailForm th,
.mailForm td {
	padding: 10px 10px 9px;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	border-bottom: 1px dotted #ccc;
}

.mailForm th {
	width: 21%;
}

.mailForm td {
	width: 79%;
}

.mailForm .tableA th {
	width: 28%;
}

.mailForm .tableA td {
	width: 72%;
}

.mailForm select {
	width: 45px;
	font-size: 12px;
	padding: 5px 3px;
}

.mailForm .year {
	width: 60px;
}

.mailForm input[type="text"] {
	margin-bottom: 2px;
	width: 240px;
	font-size: 12px;
	padding: 5px 3px;
	vertical-align: middle;
	border: 1px solid #a6a6a7;
}

.mailForm .wid01 {
	width: 140px !important;
}

.mailForm .wid02 {
	width: 70px !important;
}

.mailForm .wid03 {
	width: 90px !important;
}

.mailForm span {
	width: 76px;
	display: inline-block;
}

.mailForm .notes {
	padding-bottom: 5px;
	width: auto;
	font-size: 10px;
}

.mailForm .radioList {
	width: 380px;
}

.mailForm .radioList li {
	padding: 1px 4px 4px 0;
	float: left;
}

.mailForm .radioList li input {
	margin-top: -3px;
	vertical-align: middle;
}

.mailForm textarea {
	margin-bottom: 2px;
	width: 315px;
	height: 60px;
	font-size: 12px;
	vertical-align: middle;
	border: 1px solid #a6a6a7;
}

.mailForm .submit {
	text-align: center;
}

.mailForm .submit li {
	display: inline;
}

.mailForm .submit li input {
	font-size: 10px;
}

.errorMsg {
	margin: 0 auto 10px;
	width: 704px;
	color: #f00;
	font-size: 12px;
}

.thanks {
	margin-bottom: 30px;
	font-size: 12px;
	line-height: 1.8;
	text-align: center;
}

.mailForm span.required {
	width: auto;
	color: #FFF;
	font-size: 10px;
	line-height: 1;
	padding: 4px 5px;
	background-color: #C33;
	margin-left: 5px
}

.fixLink {
	display: none;
}

.banner {
	margin-top: 60px;
}

.banner li {
	float: left;
	width: 310px;
	margin-left: 15px;
}

.banner li img {
	width: 100%;
	height: auto;
}

.banner li:first-child {
	margin-left: 0;
}

@media all and (min-width: 641px) {
	.pageLink > ul {
		display: block !important;
	}
}

@media all and (min-width: 0) and (max-width: 640px) {
	body {
		min-width: inherit;
	}

	#container {
		padding-bottom: 32px;
	}

	.pageTop {
		width: auto;
	}

	.pc,
	.pcInline,
	.pcInlineBlock {
		display: none;
	}

	.sp {
		display: block;
	}

	.spInline {
		display: inline;
	}

	.spInlineBlock {
		display: inline-block;
	}

	#main {
		margin: 0 15px;
	}

	/*------------------------------------------------------------
		mainVisual
	------------------------------------------------------------*/
	.mainVisual {
		margin: 0;
		width: auto;
		height: auto;
	}

	.mainVisual img {
		width: 100%;
	}

	.mainVisual .link {
		display: none;
	}

	/*------------------------------------------------------------
		pageLink
	------------------------------------------------------------*/
	.pageLink {
		margin-bottom: 15px;
		width: auto;
		border: none;
	}

	.pageLink02 {
		display: block;
		margin: 15px -15px;
	}

	.pageLink p {
		padding: 8px 12px 9px;
		display: block;
		color: #fff;
		font-weight: bold;
		font-size: 12px;
		background: #B88C7B url(img/common/icon04.png) no-repeat 95% center;
		background-size: 10px 7px;
		font-family: "NeueHaasUnicaPro-Thin", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Arial, Helvetica, "Lucida Grande", "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Sans-Serif;
	}

	.pageLink p.on {
		background: #B88C7B url(img/common/icon05.png) no-repeat 95% center;
		background-size: 10px 7px;
	}

	.pageLink ul {
		padding: 0 13px 7px;
		display: none;
		background-color: #f6f7f7;
	}

	.pageLink02 ul {
		display: block;
	}

	.pageLink li {
		width: auto;
		float: none;
		font-size: 9px;
		position: relative;
		overflow: hidden;
		text-align: left;
		border-bottom: 1px solid #b5b6b6;
		border-left: none;
	}

	.pageLink li:last-child {
		border-bottom: none;
	}

	.pageLink li a {
		padding: 8px 0;
		display: block;
		color: #221814;
		background: url(img/common/icon06.png) no-repeat right center;
		background-size: 7px 12px;
	}

	.pageLink li span {
		color: #221814;
		font-size: 13px;
	}

	.pageLink li ul {
		margin-top: -43px;
		padding: 0;
		width: 64%;
		display: block !important;
		float: right;
		position: relative;
		left: 0;
		top: 0;
	}

	.pageLink li ul li {
		margin: 0;
		font-size: 13px;
		background: none;
		font-family: "NeueHaasUnicaPro-Thin", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Arial, Helvetica, "Lucida Grande", "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Sans-Serif;
	}

	.pageLink li ul li {
		border-bottom: 1px solid #b5b6b6;
	}

	.pageLink li ul li:last-child {
		border-bottom: none;
	}

	.pageLink li ul li a {
		padding: 10px 0;
	}

	/*------------------------------------------------------------
		comLink
	------------------------------------------------------------*/
	#main .comLink {
		margin: 0 -7px 27px;
	}

	#main .comLink li {
		margin: 0 2% 10px;
		width: 46%;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}

	#main .comLink li a {
	}

	#main .comLink li img {
		width: 100%;
	}

	#main .comLink li a span {
		margin-top: 72%;
		font-size: 18px;
	}

	#main .comLink li ul {
		width: 100%;
		position: absolute;
		left: 0;
		top: 10%;
	}

	#main .comLink li ul li {
		width: 80%;
		height: auto;
		margin: 0 auto 4%;
		filter: alpha(opacity=70);
		opacity: 0.7;
	}

	#main .comLink li ul li:hover {
		filter: alpha(opacity=100);
		opacity: 1;
	}

	#main .comLink li ul li a {
		display: block;
		text-align: center;
		font-size: 10px;
		padding: 6% 0;
		background: #fff;
		color: #231815;
		height: auto;
		line-height: 1.0;
		position: relative;
	}

	#main .comLink li ul li a:after {
		background-image: url("img/common/icon11.png");
		width: 5px;
		height: 8px;
		right: 5px;
		margin-top: -4px;
		background-size: 5px 8px;
	}

	/*------------------------------------------------------------
		headLine01
	------------------------------------------------------------*/
	#main .headLine01 {
		margin-bottom: 26px;
		font-size: 12px;
	}

	#main .headLine01 span {
		margin-bottom: 6px;
		padding-bottom: 5px;
		font-size: 19px;
	}

	/*------------------------------------------------------------
		headLine02
	------------------------------------------------------------*/
	#main .headLine02 {
		margin-bottom: 28px;
		font-size: 17px;
		font-weight: normal;
	}

	/*------------------------------------------------------------
		wedLink
	------------------------------------------------------------*/
	#main .wedLink {
		margin: 35px 0 0;
	}

	#main .wedLink li {
		padding-bottom: 5px;
		display: inline-block;
		font-size: 10px;
	}

	/*------------------------------------------------------------
		anchorLink
	------------------------------------------------------------*/
	#main .anchorLink {
		margin-bottom: 48px;
		border-bottom: none;
	}

	#main .anchorLink li {
		width: 50%;
		font-size: 13px;
		border-bottom: 1px solid #b5b6b6;
	}

	#main .anchorLink li a {
		border: none;
		padding: 8px 0 6px;
	}

	#main .anchorLink li:nth-child(2n) a {
		border-left: 1px solid #b5b6b6;
	}

	/*------------------------------------------------------------
		mailForm
	------------------------------------------------------------*/
	.mailForm {
		padding: 8px;
		width: auto;
		background-color: #f5f5f4;
		border: 1px solid #edeeee;
	}

	.mailForm table {
		margin-bottom: 18px;
		width: 100%;
		border-collapse: collapse;
		background-color: #fff;
	}

	.mailForm th,
	.mailForm td {
		font-size: 16px;
	}
	.mailForm th {
		padding-bottom: 0;
		width: 100%;
		float: left;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		border-bottom: none;
	}

	.mailForm td {
		clear: both;
		width: 100%;
		float: left;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}

	.mailForm .tableA th {
		width: 100%;
	}

	.mailForm .tableA td {
		width: 100%;
	}

	.mailForm tr .back {
		border: none;
	}

	.mailForm input[type="text"] {
		margin-bottom: 2px;
		width: 100%;
		font-size: 16px;
		vertical-align: middle;
		border: 1px solid #a6a6a7;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}

	.mailForm .wid01 {
		width: 140px !important;
	}

	.mailForm .wid02 {
		width: 70px !important;
	}

	.mailForm .wid03 {
		width: 90px !important;
	}

	.mailForm span {
		width: 76px;
		display: inline-block;
	}

	.mailForm .notes {
		padding-bottom: 5px;
		width: auto;
		font-size: 10px;
	}

	.mailForm .radioList {
		width: auto;
	}

	.mailForm .radioList li {
		padding: 1px 4px 4px 0;
		float: left;
	}

	.mailForm .radioList li input {
		margin-top: -3px;
		vertical-align: middle;
	}

	.mailForm textarea {
		margin-bottom: 2px;
		width: 100%;
		height: 60px;
		font-size: 12px;
		vertical-align: middle;
		border: 1px solid #a6a6a7;
	}

	.errorMsg {
		width: auto;
	}

	/*------------------------------------------------------------
		fixLink
	------------------------------------------------------------*/
	.fixLink {
		width: 100%;
		display: block;
		position: fixed;
		left: 0;
		bottom: 0;
		z-index: 1200;
		background-color: #f7f7f8;
		background-color: #b88c7b;
	}

	.fixLink li {
		width: 33.3%;
		width: 50%;
		float: left;
		font-size: 14px;
		text-align: center;
	}

	.fixLink li:nth-of-type(1) {
		background-color: #ff0303;
	}

	.fixLink li:last-child a {
		border: none;
	}

	.fixLink li a {
		padding: 7px 0;
		display: block;
		border-right: 1px solid #b5b6b6;
		color: #FFF;
	}

	.fixLink li img {
		margin: -1px 5px 0 0;
		display: inline-block;
		vertical-align: middle;
	}

	.banner {
		margin-top: 39px;
	}

	.banner li {
		float: none;
		width: 100%;
		margin-top: 9px;
		margin-left: 0;
	}

	.banner li img {
		width: 100%;
		height: auto;
	}

	.banner li:first-child {
		margin-top: 0;
	}
}
