@charset "UTF-8";
/* --------------------------------------------------

お問い合わせフォーム

-------------------------------------------------- */
#mw_wp_form_mw-wp-form-99,
#mw_wp_form_mw-wp-form-1499,
#mw_wp_form_mw-wp-form-1457,
#mw_wp_form_mw-wp-form-245 {
	font-size: 15px;
	font-size: 1.5rem;
	/* <div class="btn_wrap">
		<input type="submit" name="submitConfirm" value="確認画面へ" class="send">
	</div> */
}
@media screen and (max-width: 736px) {
	#mw_wp_form_mw-wp-form-99,
	#mw_wp_form_mw-wp-form-1499,
	#mw_wp_form_mw-wp-form-1457,
	#mw_wp_form_mw-wp-form-245 {
		font-size: 14px;
		font-size: 1.4rem;
	}
}
#mw_wp_form_mw-wp-form-99 .form_table,
#mw_wp_form_mw-wp-form-1499 .form_table,
#mw_wp_form_mw-wp-form-1457 .form_table,
#mw_wp_form_mw-wp-form-245 .form_table {
	max-width: 700px;
}
@media screen and (max-width: 736px) {
	#mw_wp_form_mw-wp-form-99 .form_table,
	#mw_wp_form_mw-wp-form-1499 .form_table,
	#mw_wp_form_mw-wp-form-1457 .form_table,
	#mw_wp_form_mw-wp-form-245 .form_table {
		width: auto;
		max-width: 100%;
	}
}
#mw_wp_form_mw-wp-form-99 .form_table th, #mw_wp_form_mw-wp-form-99 .form_table td,
#mw_wp_form_mw-wp-form-1499 .form_table th,
#mw_wp_form_mw-wp-form-1499 .form_table td,
#mw_wp_form_mw-wp-form-1457 .form_table th,
#mw_wp_form_mw-wp-form-1457 .form_table td,
#mw_wp_form_mw-wp-form-245 .form_table th,
#mw_wp_form_mw-wp-form-245 .form_table td {
	padding: 10px;
}
@media screen and (max-width: 736px) {
	#mw_wp_form_mw-wp-form-99 .form_table th, #mw_wp_form_mw-wp-form-99 .form_table td,
	#mw_wp_form_mw-wp-form-1499 .form_table th,
	#mw_wp_form_mw-wp-form-1499 .form_table td,
	#mw_wp_form_mw-wp-form-1457 .form_table th,
	#mw_wp_form_mw-wp-form-1457 .form_table td,
	#mw_wp_form_mw-wp-form-245 .form_table th,
	#mw_wp_form_mw-wp-form-245 .form_table td {
		display: block;
		padding: 0;
		margin: 10px 0;
	}
}
#mw_wp_form_mw-wp-form-99 .form_table th,
#mw_wp_form_mw-wp-form-1499 .form_table th,
#mw_wp_form_mw-wp-form-1457 .form_table th,
#mw_wp_form_mw-wp-form-245 .form_table th {
	font-weight: bold;
	white-space: nowrap;
}
@media screen and (max-width: 736px) {
	#mw_wp_form_mw-wp-form-99 .form_table th,
	#mw_wp_form_mw-wp-form-1499 .form_table th,
	#mw_wp_form_mw-wp-form-1457 .form_table th,
	#mw_wp_form_mw-wp-form-245 .form_table th {
		padding: 0;
	}
}
@media screen and (max-width: 736px) {
	#mw_wp_form_mw-wp-form-99 .form_table td,
	#mw_wp_form_mw-wp-form-1499 .form_table td,
	#mw_wp_form_mw-wp-form-1457 .form_table td,
	#mw_wp_form_mw-wp-form-245 .form_table td {
		width: 100%;
	}
	#mw_wp_form_mw-wp-form-99 .form_table td > input, #mw_wp_form_mw-wp-form-99 .form_table td > textarea,
	#mw_wp_form_mw-wp-form-1499 .form_table td > input,
	#mw_wp_form_mw-wp-form-1499 .form_table td > textarea,
	#mw_wp_form_mw-wp-form-1457 .form_table td > input,
	#mw_wp_form_mw-wp-form-1457 .form_table td > textarea,
	#mw_wp_form_mw-wp-form-245 .form_table td > input,
	#mw_wp_form_mw-wp-form-245 .form_table td > textarea {
		width: 100%;
	}
}
#mw_wp_form_mw-wp-form-99 .form_table .mwform-radio-field.horizontal-item,
#mw_wp_form_mw-wp-form-1499 .form_table .mwform-radio-field.horizontal-item,
#mw_wp_form_mw-wp-form-1457 .form_table .mwform-radio-field.horizontal-item,
#mw_wp_form_mw-wp-form-245 .form_table .mwform-radio-field.horizontal-item {
	display: inline-block;
}
#mw_wp_form_mw-wp-form-99 .form_table .error,
#mw_wp_form_mw-wp-form-1499 .form_table .error,
#mw_wp_form_mw-wp-form-1457 .form_table .error,
#mw_wp_form_mw-wp-form-245 .form_table .error {
	display: block;
	padding: 5px;
}
#mw_wp_form_mw-wp-form-99 .btn_wrap,
#mw_wp_form_mw-wp-form-1499 .btn_wrap,
#mw_wp_form_mw-wp-form-1457 .btn_wrap,
#mw_wp_form_mw-wp-form-245 .btn_wrap {
	text-align: center;
	max-width: 700px;
	margin-top: 2em;
}
#mw_wp_form_mw-wp-form-99 .btn_wrap input,
#mw_wp_form_mw-wp-form-1499 .btn_wrap input,
#mw_wp_form_mw-wp-form-1457 .btn_wrap input,
#mw_wp_form_mw-wp-form-245 .btn_wrap input {
	background: none;
	border: none;
	border-radius: 0;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	-ms-appearance: none;
	appearance: none;
	display: inline-block;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	background-color: #72C4CE;
	padding: 15px 70px;
	line-height: 1;
	vertical-align: middle;
	color: #fff;
	border-radius: 3px;
}
#mw_wp_form_mw-wp-form-99 .btn_wrap input[name="submitBack"],
#mw_wp_form_mw-wp-form-1499 .btn_wrap input[name="submitBack"],
#mw_wp_form_mw-wp-form-1457 .btn_wrap input[name="submitBack"],
#mw_wp_form_mw-wp-form-245 .btn_wrap input[name="submitBack"] {
	background-color: #ccc;
}
#mw_wp_form_mw-wp-form-99 .btn_wrap input[name="submitBack"]:before,
#mw_wp_form_mw-wp-form-1499 .btn_wrap input[name="submitBack"]:before,
#mw_wp_form_mw-wp-form-1457 .btn_wrap input[name="submitBack"]:before,
#mw_wp_form_mw-wp-form-245 .btn_wrap input[name="submitBack"]:before {
	content: "f108";
	display: inline-block;
	font-family: "Ionicons";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-rendering: auto;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	padding-right: .5em;
}
#mw_wp_form_mw-wp-form-99 .btn_wrap input:hover,
#mw_wp_form_mw-wp-form-1499 .btn_wrap input:hover,
#mw_wp_form_mw-wp-form-1457 .btn_wrap input:hover,
#mw_wp_form_mw-wp-form-245 .btn_wrap input:hover {
	cursor: pointer;
	background-color: #FFF67A;
	color: #72C4CE;
}

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

ボタン

-------------------------------------------------- */
a.btn {
	display: inline-block;
	background-color: #72C4CE;
	color: #fff;
	text-align: center;
	font-size: 15px;
	line-height: 1;
	padding: 8px 3em;
	border-radius: 3px;
	font-size: 14px;
	font-size: 1.4rem;
	-moz-transition: background 0.3s;
	-o-transition: background 0.3s;
	-webkit-transition: background 0.3s;
	transition: background 0.3s;
	margin-top: 20px;
	font-weight: bold;
}
@media screen and (max-width: 736px) {
	a.btn {
		width: 100%;
		margin-top: 15px;
		line-height: 1.3;
		vertical-align: middle;
		padding: 10px 2em 8px;
		padding-right: 2.25em;
		position: relative;
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: center;
		justify-content: center;
		-webkit-align-items: center;
		align-items: center;
	}
}
a.btn:hover {
	background-color: #FFF67A;
	color: #72C4CE;
}
a.btn:after {
	content: "\f125";
	display: inline-block;
	font-family: "Ionicons";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-rendering: auto;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	padding-left: 10px;
}
@media screen and (max-width: 736px) {
	a.btn:after {
		position: absolute;
		right: 15px;
		top: 50%;
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		display: inline-block;
		padding-left: 0;
	}
}

a.btn-type1 {
	border: 4px solid #72C4CE;
	padding-left: 48px;
	padding-right: 48px;
	height: 58px;
	line-height: 55px;
	vertical-align: middle;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	display: table;
	border-radius: 10px;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
	position: relative;
}
a.btn-type1:after {
	display: inline-block;
	font-family: "Ionicons";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-rendering: auto;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f125";
	padding-left: .5em;
	display: inline-block;
}
@media screen and (max-width: 736px) {
	a.btn-type1:after {
		position: absolute;
		right: 15px;
		top: 50%;
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}
}
@media screen and (min-width: 737px) {
	a.btn-type1 {
		-moz-transition: all 0.3s;
		-o-transition: all 0.3s;
		-webkit-transition: all 0.3s;
		transition: all 0.3s;
	}
	a.btn-type1:hover {
		background: #FFF68C;
		color: #72C4CE;
	}
}
@media screen and (max-width: 736px) {
	a.btn-type1 {
		display: block;
		font-size: 14px;
		padding: 10px 30px;
		height: auto;
		line-height: 1.3;
		position: relative;
		border: 3px solid #72C4CE;
	}
}

a.btn-type2 {
	border: 4px solid #72C4CE;
	padding-left: 48px;
	padding-right: 48px;
	height: 58px;
	line-height: 55px;
	vertical-align: middle;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	display: table;
	border-radius: 10px;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
}
a.btn-type2:before {
	content: " ";
	display: inline-block;
	width: 14px;
	height: 16px;
	background: transparent url(/img/common/ico-btn-type2.svg) 0% 0% no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	margin-right: 9px;
	-moz-transform: translateY(2px);
	-ms-transform: translateY(2px);
	-webkit-transform: translateY(2px);
	transform: translateY(2px);
}
@media screen and (max-width: 736px) {
	a.btn-type2:before {
		position: absolute;
		left: 15px;
		top: 50%;
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}
}
@media screen and (min-width: 737px) {
	a.btn-type2 {
		-moz-transition: all 0.3s;
		-o-transition: all 0.3s;
		-webkit-transition: all 0.3s;
		transition: all 0.3s;
	}
	a.btn-type2:hover {
		background: #FFF68C;
		color: #72C4CE;
	}
}
@media screen and (max-width: 736px) {
	a.btn-type2 {
		display: block;
		font-size: 14px;
		padding: 10px 15px;
		padding-left: 35px;
		height: auto;
		line-height: 1.3;
		position: relative;
		border: 3px solid #72C4CE;
	}
}

a.btn-type3 {
	border: 4px solid #72C4CE;
	padding-left: 48px;
	padding-right: 48px;
	height: 58px;
	line-height: 55px;
	vertical-align: middle;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	display: table;
	border-radius: 10px;
	margin-left: auto;
	margin-right: auto;
}
a.btn-type3:before {
	display: inline-block;
	font-family: "Ionicons";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-rendering: auto;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f105";
	display: inline-block;
	margin-right: 9px;
}
@media screen and (max-width: 736px) {
	a.btn-type3:before {
		position: absolute;
		left: 15px;
		top: 50%;
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}
}
@media screen and (min-width: 737px) {
	a.btn-type3 {
		-moz-transition: all 0.3s;
		-o-transition: all 0.3s;
		-webkit-transition: all 0.3s;
		transition: all 0.3s;
	}
	a.btn-type3:hover {
		background: #FFF68C;
		color: #72C4CE;
	}
}
@media screen and (max-width: 736px) {
	a.btn-type3 {
		display: block;
		font-size: 14px;
		padding: 10px 15px;
		padding-left: 35px;
		height: auto;
		line-height: 1.3;
		position: relative;
		border: 3px solid #72C4CE;
	}
}

a.btn-type4 {
	border: 4px solid #72C4CE;
	padding: 10px 48px;
	height: 58px;
	line-height: 1.3;
	vertical-align: middle;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	display: table-cell;
	border-radius: 10px;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
	position: relative;
	width: 1000px;
}
@media screen and (max-width: 736px) {
	a.btn-type4 {
		display: block;
		font-size: 14px;
		padding: 10px 15px;
		padding-left: 35px;
		height: auto;
		line-height: 1.3;
		position: relative;
		border: 3px solid #72C4CE;
		width: auto;
	}
}
a.btn-type4:before {
	position: absolute;
	left: 15px;
	top: 50%;
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	content: " ";
	display: block;
	width: 14px;
	height: 16px;
	background: transparent url(/img/common/ico-btn-type2.svg) 0% 0% no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
@media screen and (min-width: 737px) {
	a.btn-type4 {
		-moz-transition: all 0.3s;
		-o-transition: all 0.3s;
		-webkit-transition: all 0.3s;
		transition: all 0.3s;
	}
	a.btn-type4:hover {
		background: #FFF68C;
		color: #72C4CE;
	}
}

a.btn-type5 {
	border: 4px solid #72C4CE;
	padding-left: 48px;
	padding-right: 48px;
	vertical-align: middle;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	display: block;
	border-radius: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 8px;
}
a.btn-type5:before {
	display: inline-block;
	font-family: "Ionicons";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-rendering: auto;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f105";
	display: inline-block;
	margin-right: 9px;
}
@media screen and (max-width: 736px) {
	a.btn-type5:before {
		position: absolute;
		left: 15px;
		top: 50%;
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}
}
@media screen and (min-width: 737px) {
	a.btn-type5 {
		-moz-transition: all 0.3s;
		-o-transition: all 0.3s;
		-webkit-transition: all 0.3s;
		transition: all 0.3s;
	}
	a.btn-type5:hover {
		background: #FFF68C;
		color: #72C4CE;
	}
}
@media screen and (max-width: 736px) {
	a.btn-type5 {
		display: block;
		font-size: 14px;
		padding: 10px 15px;
		padding-left: 35px;
		height: auto;
		line-height: 1.3;
		position: relative;
		border: 3px solid #72C4CE;
	}
}

/* 横並びのボタン */
.btn-cols2 {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
@media screen and (max-width: 736px) {
	.btn-cols2 {
		display: block;
	}
}
@media screen and (min-width: 737px) {
	.btn-cols2 a {
		width: -webkit-calc(50% - 10px);
		width: calc(50% - 10px);
	}
	.female .btn-cols2 a {
		padding-left: 0;
		padding-right: 0;
	}
}
@media screen and (max-width: 736px) {
	.btn-cols2 a + a {
		margin-top: 10px;
	}
}

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

見出し

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

記事内画像 flex

-------------------------------------------------- */
/*画像右、テキスト左*/
.img-r-flex {
	display: flex;
}

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

記事内画像

-------------------------------------------------- */
/*画像左、テキスト右*/
/*画像30% テキスト70%の比率*/
.img-l:after {
	content: "";
	display: block;
	clear: both;
}
.img-l > figure {
	display: inline-block;
	float: left;
	margin-top: 5px;
	width: 30%;
}
@media screen and (max-width: 736px) {
	.img-l > figure {
		display: block;
		float: none;
		margin-bottom: 15px;
		width: 100% !important;
	}
}
.img-l > figure a {
	display: block;
}
.img-l > figure img {
	display: block;
	width: auto;
	height: auto;
	max-width: 100%;
	min-width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.img-l > figure img[src$=".svg"] {
	width: 100%;
}
@media screen and (max-width: 736px) {
	.img-l > figure img {
		min-width: 0;
		margin-top: 2em;
	}
}
.img-l .text-box {
	overflow: hidden;
	float: right;
	width: 67.5%;
	width: -webkit-calc(70% - 10px);
	width: calc(70% - 20px);
}
@media screen and (max-width: 736px) {
	.img-l .text-box {
		width: auto;
		float: none;
	}
}

/*テキスト左、画像右*/
/*画像30% テキスト70%の比率*/
.img-r:after {
	content: "";
	display: block;
	clear: both;
}
.img-r > figure {
	display: inline-block;
	float: right;
	margin-top: 5px;
	width: 30%;
}
@media screen and (max-width: 736px) {
	.img-r > figure {
		float: none;
		display: block;
		margin-bottom: 15px;
		margin-top: 2em;
		width: 100% !important;
	}
}
.img-r > figure a {
	display: block;
}
.img-r > figure img {
	display: block;
	width: auto;
	height: auto;
	max-width: 100%;
	min-width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.img-r > figure img[src$=".svg"] {
	width: 100%;
}
@media screen and (max-width: 736px) {
	.img-r > figure img {
		min-width: 0;
		margin-top: 2em;
	}
}
.img-r .text-box {
	overflow: hidden;
	float: left;
	width: 67.5%;
	width: -webkit-calc(70% - 10px);
	width: calc(70% - 20px);
}
@media screen and (max-width: 736px) {
	.img-r .text-box {
		width: auto !important;
		float: none;
	}
}

/*写真のみ中央*/
.img-c {
	margin-top: 24px;
	margin-bottom: 35px;
}
.img-c:after {
	content: "";
	display: block;
	clear: both;
}
@media screen and (max-width: 736px) {
	.img-c {
		margin-top: 15px;
		margin-bottom: 15px;
	}
}
.img-c > figure {
	display: block;
	width: auto;
	text-align: center;
}
@media screen and (max-width: 736px) {
	.img-c > figure {
		margin-bottom: 15px;
	}
}
.img-c > figure img {
	width: auto;
	height: auto;
	max-width: 100%;
}

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

画像関連

-------------------------------------------------- */
figure img {
	width: auto;
	height: auto;
}
@media screen and (max-width: 736px) {
	figure img {
		max-width: 100%;
	}
}
figure img.center {
	margin-left: auto;
	margin-right: auto;
	display: block;
}

figure.pc_col2-sp-col1 {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: flex-start;
	align-items: flex-start;
}
@media screen and (max-width: 736px) {
	figure.pc_col2-sp-col1 {
		display: block;
	}
}
figure.pc_col2-sp-col1 img {
	width: auto;
	height: auto;
}
@media screen and (max-width: 736px) {
	figure.pc_col2-sp-col1 img {
		max-width: 100%;
	}
	figure.pc_col2-sp-col1 img + img {
		margin-top: 30px;
	}
}

figure.pc_col2-sp-col2:after {
	content: "";
	display: block;
	clear: both;
}
figure.pc_col2-sp-col2 img {
	float: left;
	display: block;
}
figure.pc_col2-sp-col2 img:nth-of-type(even) {
	float: right;
}
@media screen and (max-width: 736px) {
	figure.pc_col2-sp-col2 img:nth-of-type(even) {
		float: none;
	}
}
@media screen and (max-width: 736px) {
	figure.pc_col2-sp-col2 img {
		float: none;
		width: auto;
		height: auto;
		max-width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
}

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

アコーディオン

-------------------------------------------------- */
dl.acc {
	margin-bottom: 15px;
	border-bottom: 2px dashed #72C4CE;
}
dl.acc dt {
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 0;
	position: relative;
	padding-right: 50px;
	color: #72C4CE;
	border-top: 2px dashed #72C4CE;
	padding: 26px 29px 25px 19px;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
@media screen and (max-width: 736px) {
	dl.acc dt {
		font-size: 13px;
		padding: 15px 45px 15px 30px;
	}
}
dl.acc dt:first-child {
	border-top: none;
}
@media screen and (min-width: 737px) {
	dl.acc dt:hover {
		cursor: pointer;
		background: #FFF68C;
	}
	dl.acc dt:hover:after {
		background-color: #85ccd5;
	}
}
dl.acc dt:before {
	content: "\f104";
	display: inline-block;
	display: inline-block;
	font-family: "Ionicons";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-rendering: auto;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin-right: 12px;
	font-size: 20px;
	-moz-transform: translateY(1px);
	-ms-transform: translateY(1px);
	-webkit-transform: translateY(1px);
	transform: translateY(1px);
}
@media screen and (max-width: 736px) {
	dl.acc dt:before {
		position: absolute;
		display: inline-block;
		left: 5px;
		top: 50%;
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}
}
dl.acc dt:after {
	content: "＋";
	width: 25px;
	height: 25px;
	margin-right: 10px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #72C4CE;
	display: inline-block;
	font-size: 14px;
	font-size: 1.4rem;
	color: #fff;
	-moz-transform: translateY(-2px);
	-ms-transform: translateY(-2px);
	-webkit-transform: translateY(-2px);
	transform: translateY(-2px);
	position: relative;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	position: absolute;
	right: 0;
	top: 50%;
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
dl.acc dt.active:after {
	content: "×";
	background-color: #999;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	-moz-transform: translateY(-50%) rotate(90deg);
	-ms-transform: translateY(-50%) rotate(90deg);
	-webkit-transform: translateY(-50%) rotate(90deg);
	transform: translateY(-50%) rotate(90deg);
}
dl.acc dd {
	display: none;
	font-size: 15px;
	font-size: 1.5rem;
	padding-right: 50px;
	margin-top: 0;
	padding: 30px 50px 30px 20px;
	border-top: 2px dashed #72C4CE;
}
@media screen and (max-width: 736px) {
	dl.acc dd {
		padding: 10px;
		font-size: 12px;
	}
}
dl.acc dd + dt {
	margin-top: 1px;
}

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

表組

-------------------------------------------------- */
/* 基本形 */
table.std {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
table.std.width-auto {
	width: auto;
	margin-left: 0;
	margin-right: 0;
}
table.std.width-half {
	width: 50%;
	margin-left: 0;
	margin-right: 0;
}
@media screen and (max-width: 736px) {
	table.std.width-half {
		width: auto;
	}
}
table.std + table {
	margin-top: 30px;
}
@media screen and (max-width: 736px) {
	table.std {
		width: auto;
		margin-left: 0;
		margin-right: 0;
	}
}
table.std caption {
	font-weight: bold;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 3;
}
table.std caption.notes-cptn {
	caption-side: bottom;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	font-weight: normal;
	margin-top: 15px;
}
table.std th, table.std td {
	border: 1px solid #eee;
	font-size: 14px;
	font-size: 1.4rem;
	color: #333333;
	padding: 10px 15px;
	vertical-align: middle;
}
@media screen and (max-width: 736px) {
	table.std th, table.std td {
		font-size: 11px;
		font-size: 1.1rem;
		padding: 6px 4px;
		width: auto;
	}
}
table.std th.no-wrap, table.std td.no-wrap {
	white-space: nowrap;
}
table.std th {
	height: 61px;
	background-color: #f1efe7;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
table.std th > a {
	color: #000;
}
table.std th.left {
	font-weight: bold;
	background-color: #fff;
	text-align: left;
}
@media screen and (max-width: 736px) {
	table.std th {
		height: auto;
	}
}

/* 角丸タイプ */
table.type1 {
	margin-top: 30px;
	border: 3px solid #72C4CE;
	border-radius: 10px;
	border-collapse: separate;
	border-spacing: 0;
	overflow: hidden;
	width: 100%;
}
@media screen and (max-width: 736px) {
	table.type1 {
		margin-top: 15px;
	}
}
table.type1 + table.type1 {
	margin-top: 20px;
}
table.type1 th {
	padding: 37px 30px;
	border-bottom: 3px solid #72C4CE;
	width: 105px;
	text-align: center;
	font-weight: bold;
	font-size: 21px;
	color: #72C4CE;
	background: #FFF68C;
	border-radius: 10px 0px 0px 10px;
}
@media screen and (max-width: 736px) {
	table.type1 th {
		padding: 20px 10px;
		font-size: 15px;
		width: auto;
		white-space: nowrap;
	}
}
table.type1 th + th {
	border-left: 3px solid #72C4CE;
}
table.type1 td {
	border-left: 3px solid #72C4CE;
	font-size: 15px;
	line-height: 1.6;
	padding: 16px 15px;
}
@media screen and (max-width: 736px) {
	table.type1 td {
		font-size: 13px;
	}
}
table.type1 tr:last-child th, table.type1 tr:last-child td {
	border-bottom: none;
}

/* タイプ2 */
table.type2 {
	border-top: 2px dashed #72C4CE;
}
table.type2 tr {
	border-bottom: 2px dashed #72C4CE;
}
@media screen and (max-width: 736px) {
	table.type2 tr {
		display: block;
	}
}
table.type2 th {
	font-size: 20px;
	color: #72C4CE;
	padding-left: 13px;
	padding-right: 13px;
	white-space: nowrap;
	vertical-align: middle;
	font-weight: bold;
}
@media screen and (max-width: 736px) {
	table.type2 th {
		font-size: 15px;
		display: block;
		padding: 0;
		padding-top: 15px;
	}
}
table.type2 td {
	font-size: 15px;
	line-height: 1.73333;
	padding: 18px 0 18px 13px;
}
@media screen and (max-width: 736px) {
	table.type2 td {
		font-size: 13px;
		display: block;
		padding: 0;
		padding-top: 10px;
		padding-bottom: 15px;
	}
}

/*PC時横2段 SP時縦積み*/
table.cols-2 {
	width: auto;
	margin-bottom: 40px;
}
@media screen and (max-width: 736px) {
	table.cols-2 {
		width: 100%;
	}
}
table.cols-2 th, table.cols-2 td {
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;
}
@media screen and (max-width: 736px) {
	table.cols-2 th, table.cols-2 td {
		font-size: 14px;
		display: block;
		padding-top: 0;
		padding-bottom: 0;
	}
}
table.cols-2 th {
	font-weight: bold;
	padding-right: 50px;
	white-space: nowrap;
}
@media screen and (max-width: 736px) {
	table.cols-2 th {
		padding-right: 0;
	}
}
@media screen and (max-width: 736px) {
	table.cols-2 tr {
		display: block;
	}
	table.cols-2 tr + tr {
		margin-top: 1.5em;
	}
}

/* 横2列 SP時縦積みで背景と枠線があるパターン */
table.cols-2-bg {
	width: auto;
	margin-bottom: 40px;
}
@media screen and (max-width: 736px) {
	table.cols-2-bg {
		width: 100%;
	}
}
table.cols-2-bg th, table.cols-2-bg td {
	font-size: 14px;
	font-size: 1.4rem;
	padding: 21px 14px;
	vertical-align: top;
	line-height: 1.42857;
	border: 1px solid #ccc;
}
@media screen and (max-width: 736px) {
	table.cols-2-bg th, table.cols-2-bg td {
		font-size: 14px;
		font-size: 1.4rem;
		display: block;
		border: none;
		padding: 10px 7px;
	}
}
table.cols-2-bg th {
	white-space: nowrap;
	background-color: #f9f9f9;
	vertical-align: middle;
	color: #333;
	font-weight: bold;
}
@media screen and (max-width: 736px) {
	table.cols-2-bg th {
		font-weight: bold;
		white-space: normal;
	}
}
table.cols-2-bg td a.link {
	display: inline-block;
	color: #EE86A8;
	text-decoration: none;
	margin-top: 5px;
}
table.cols-2-bg td a.link:hover {
	color: rgba(238, 134, 168, 0.3);
}
@media screen and (max-width: 736px) {
	table.cols-2-bg td a.link {
		margin-top: 4px;
	}
}
table.cols-2-bg td a.link:before {
	content: " ";
	display: inline-block;
	width: 6px;
	height: 6px;
	border-top: 2px solid #FBD38E;
	border-right: 2px solid #FBD38E;
	-moz-transform: rotate(45deg) translateX(-2px) translateY(0px);
	-ms-transform: rotate(45deg) translateX(-2px) translateY(0px);
	-webkit-transform: rotate(45deg) translateX(-2px) translateY(0px);
	transform: rotate(45deg) translateX(-2px) translateY(0px);
	margin-right: 6px;
	margin-left: 0;
}
@media screen and (max-width: 736px) {
	table.cols-2-bg td a.link:before {
		width: 6.0px;
		height: 6.0px;
		border-width: 1px;
		-moz-transform: rotate(45deg) translateX(0px) translateY(-2px);
		-ms-transform: rotate(45deg) translateX(0px) translateY(-2px);
		-webkit-transform: rotate(45deg) translateX(0px) translateY(-2px);
		transform: rotate(45deg) translateX(0px) translateY(-2px);
		margin-right: 10px;
		margin-left: 0;
	}
}
@media screen and (max-width: 736px) {
	table.cols-2-bg tr {
		display: block;
	}
	table.cols-2-bg tr + tr {
		margin-top: 1em;
	}
}

/*定義リスト*/
dl.simple {
	font-size: 14px;
	font-size: 1.4rem;
	margin-top: 20px;
}
@media screen and (max-width: 736px) {
	dl.simple {
		font-size: 13px;
		font-size: 1.3rem;
	}
}
dl.simple dt {
	font-weight: bold;
	font-size: 16px;
	font-size: 1.6rem;
}
@media screen and (max-width: 736px) {
	dl.simple dt {
		font-size: 14px;
		font-size: 1.4rem;
	}
}
dl.simple dd {
	margin-top: 10px;
}
@media screen and (max-width: 736px) {
	dl.simple dd {
		margin-top: 8px;
		font-size: 12px;
		font-size: 1.2rem;
	}
}
dl.simple dd + dt {
	margin-top: 2em;
}
@media screen and (max-width: 736px) {
	dl.simple dd + dt {
		margin-top: 1.5em;
	}
}

dl.std {
	font-size: 14px;
	font-size: 1.4rem;
	margin-top: 20px;
}
dl.std.no-ec dt:before {
	display: none;
}
@media screen and (max-width: 736px) {
	dl.std {
		font-size: 13px;
		font-size: 1.3rem;
	}
}
dl.std dt {
	font-weight: bold;
	font-size: 16px;
	font-size: 1.6rem;
}
dl.std dt:before {
	display: inline-block;
	font-family: "Ionicons";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-rendering: auto;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f371";
	padding-right: 5px;
	color: #F8B500;
}
@media screen and (max-width: 736px) {
	dl.std dt {
		font-size: 14px;
		font-size: 1.4rem;
	}
}
dl.std dd {
	margin-top: 10px;
}
@media screen and (max-width: 736px) {
	dl.std dd {
		margin-top: 8px;
		font-size: 12px;
		font-size: 1.2rem;
	}
}
dl.std dd + dt {
	margin-top: 2em;
}
@media screen and (max-width: 736px) {
	dl.std dd + dt {
		margin-top: 1.5em;
	}
}

@media screen and (max-width: 736px) {
	.table-wrapper {
		overflow-x: scroll;
		-webkit-overflow-scrolling: touch;
		overflow-scrolling: touch;
	}
	.table-wrapper > table {
		width: auto;
	}
	.table-wrapper > table th {
		white-space: nowrap;
	}
}

/* 表形式 */
dl.table {
	font-size: 14px;
	letter-spacing: 1px;
	border-bottom: 1px solid #D7DBDB;
}
dl.table:after {
	content: "";
	display: block;
	clear: both;
}
@media screen and (max-width: 736px) {
	dl.table {
		font-size: 14px;
	}
}
dl.table dt {
	float: left;
	clear: both;
	width: 230px;
	font-weight: bold;
	display: block;
	border-top: 1px solid #D7DBDB;
	padding: 16px 20px 16px;
}
@media screen and (max-width: 736px) {
	dl.table dt {
		width: 115px;
		padding: 13px 10px 13px;
		line-height: 1.57143;
	}
}
dl.table dd {
	border-top: 1px solid #D7DBDB;
	margin-left: 230px;
	padding: 16px 20px 16px 0;
}
dl.table dd a {
	text-decoration: underline;
}
@media screen and (max-width: 736px) {
	dl.table dd {
		margin-left: 115px;
		padding: 13px 10px 13px 0;
		line-height: 1.57143;
	}
}

/* 表形式2 */
dl.table2 {
	font-size: 14px;
	font-size: 1.4rem;
}
dl.table2:after {
	content: "";
	display: block;
	clear: both;
}
@media screen and (max-width: 736px) {
	dl.table2 {
		font-size: 12px;
		font-size: 1.2rem;
	}
}
dl.table2 dt {
	float: left;
	clear: both;
	width: 14em;
	font-weight: bold;
	margin-bottom: 1em;
	display: inline-block;
}
@media screen and (max-width: 736px) {
	dl.table2 dt {
		float: none;
		width: auto;
		font-size: 14px;
		font-size: 1.4rem;
		margin-bottom: 4px;
	}
}
dl.table2 dt:before {
	display: inline-block;
	font-family: "Ionicons";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-rendering: auto;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f371";
	padding-right: 5px;
	color: #F8B500;
}
dl.table2 dd {
	margin-left: 14em;
	margin-bottom: 1em;
}
@media screen and (max-width: 736px) {
	dl.table2 dd {
		margin-left: 1.5em;
	}
}

/* PDFリスト */
.pdf-list:after {
	content: "";
	display: block;
	clear: both;
}
.pdf-list li {
	float: left;
	display: block;
	width: 25%;
	line-height: 2;
}
@media screen and (max-width: 736px) {
	.pdf-list li {
		float: none;
		width: auto;
	}
}
.pdf-list li a {
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	color: #000;
	overflow: visible;
}
.pdf-list li a:before {
	content: " ";
	background: transparent url(/common-new/img/ico-pdf.png) 100% 2px no-repeat;
	width: 31px;
	height: 31px;
	display: inline-block;
	-moz-transform: translateY(7px);
	-ms-transform: translateY(7px);
	-webkit-transform: translateY(7px);
	transform: translateY(7px);
	margin-right: 12px;
}
@media screen and (max-width: 736px) {
	.pdf-list li a:before {
		width: 16px;
		height: 16px;
		margin-right: 8px;
		-webkit-background-size: 100% auto;
		background-size: 100% auto;
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}
.pdf-list li a:hover {
	color: #EE86A8;
}

/* ステップリスト */
ul.step-list {
	margin: 20px 10px;
}
@media screen and (max-width: 736px) {
	ul.step-list {
		margin: 10px 0;
	}
}
ul.step-list > li {
	border-radius: 16px;
	background-color: #f3f3f3;
	padding: 20px 40px;
}
@media screen and (max-width: 736px) {
	ul.step-list > li {
		padding: 15px 20px;
	}
}
ul.step-list > li + li {
	margin-top: 70px;
	position: relative;
	overflow: visible;
}
@media screen and (max-width: 736px) {
	ul.step-list > li + li {
		margin-top: 50px;
	}
}
ul.step-list > li + li:before {
	content: "\f103";
	position: absolute;
	display: inline-block;
	font-family: "Ionicons";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-rendering: auto;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	width: 100%;
	top: -62.0px;
	left: 0;
	text-align: center;
	font-size: 60px;
	color: #3182a9;
}
@media screen and (max-width: 736px) {
	ul.step-list > li + li:before {
		font-size: 40px;
		top: -45px;
	}
}
ul.step-list .title {
	font-weight: bold;
	font-size: 27px;
	color: #72C4CE;
	text-align: center;
	letter-spacing: .1em;
	border-bottom: 1px dotted #72C4CE;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
@media screen and (max-width: 736px) {
	ul.step-list .title {
		font-size: 18px;
	}
}
ul.step-list .title:before {
	content: "\f2d8";
	display: inline-block;
	font-family: "Ionicons";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-rendering: auto;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	padding-right: 10px;
}
ul.step-list p {
	font-size: 16px;
	margin-bottom: 1em;
	line-height: 2;
}
@media screen and (max-width: 736px) {
	ul.step-list p {
		font-size: 13px;
		margin-bottom: .5em;
	}
}
ul.step-list .ul {
	padding-left: 8px;
	font-size: 20px;
}
@media screen and (max-width: 736px) {
	ul.step-list .ul {
		font-size: 14px;
	}
}
ul.step-list .ul:before {
	content: "\f279";
	display: inline-block;
	font-family: "Ionicons";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-rendering: auto;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	padding-right: 8px;
	color: #72C4CE;
}

/* 数字リスト */
ol.std {
	list-style-type: decimal;
	list-style-position: inside;
	font-size: 16px;
	font-size: 1.6rem;
}
@media screen and (max-width: 736px) {
	ol.std {
		font-size: 13px;
		font-size: 1.3rem;
	}
}
ol.std li {
	line-height: 1.5;
	font-size: 15px;
}
@media screen and (max-width: 736px) {
	ol.std li {
		font-size: 13px;
	}
}
ol.std li .heading {
	display: inline-block;
	font-weight: bold;
	font-size: 16px;
}
@media screen and (max-width: 736px) {
	ol.std li .heading {
		font-size: 14px;
	}
}
ol.std li + li {
	margin-top: 1em;
}

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

リンクリスト

-------------------------------------------------- */
.link-list {
	font-size: 14px;
	border-bottom: 2px dashed #72C4CE;
}
@media screen and (max-width: 736px) {
	.link-list {
		font-size: 12px;
	}
}
.link-list li {
	border-top: 2px dashed #72C4CE;
}
.link-list li:before {
	display: none !important;
}
.link-list li:first-child {
	border-top: none;
}
.link-list a {
	display: block;
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 0;
	position: relative;
	padding-right: 50px;
	color: #72C4CE;
	padding: 26px 19px 25px 19px;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
@media screen and (max-width: 736px) {
	.link-list a {
		font-size: 13px;
		padding: 15px 10px 15px 30px;
	}
}
@media screen and (min-width: 737px) {
	.link-list a:hover {
		cursor: pointer;
		background: #FFF68C;
	}
	.link-list a:hover:after {
		background-color: #85ccd5;
	}
}
.link-list a:before {
	content: "\f10a";
	display: inline-block;
	display: inline-block;
	font-family: "Ionicons";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-rendering: auto;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin-right: 12px;
	font-size: 20px;
	-moz-transform: translateY(1px);
	-ms-transform: translateY(1px);
	-webkit-transform: translateY(1px);
	transform: translateY(1px);
}
@media screen and (max-width: 736px) {
	.link-list a:before {
		position: absolute;
		display: inline-block;
		left: 5px;
		top: 50%;
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}
}

.link-list-02 {
	font-size: 14px;
	margin-bottom: 40px;
}
@media screen and (max-width: 736px) {
	.link-list-02 {
		font-size: 12px;
	}
}
.link-list-02 li:first-child {
	border-top: none;
}
.link-list-02 a {
	display: block;
	font-size: 15px;
	margin-bottom: 0;
	position: relative;
	padding-right: 50px;
	color: #72C4CE;
	padding: 10px 19px 10px 19px;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
@media screen and (max-width: 736px) {
	.link-list-02 a {
		font-size: 13px;
		padding: 15px 10px 15px 30px;
	}
}
@media screen and (min-width: 737px) {
	.link-list-02 a:hover {
		color: #EE86A8;
		cursor: pointer;
	}
}
.link-list-02 a:before {
	content: "\f10a";
	display: inline-block;
	display: inline-block;
	font-family: "Ionicons";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-rendering: auto;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin-right: 12px;
	font-size: 20px;
	-moz-transform: translateY(1px);
	-ms-transform: translateY(1px);
	-webkit-transform: translateY(1px);
	transform: translateY(1px);
}
@media screen and (max-width: 736px) {
	.link-list-02 a:before {
		position: absolute;
		display: inline-block;
		left: 5px;
		top: 50%;
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}
}

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

段組モジュール

-------------------------------------------------- */
/* PC横5段 SP横1段 */
.pc_c5-sp_c1 {
	width: 100%;
}
.pc_c5-sp_c1:after {
	content: "";
	display: block;
	clear: both;
}
@media screen and (max-width: 736px) {
	.pc_c5-sp_c1 {
		width: auto;
	}
}
.pc_c5-sp_c1 > .item {
	display: block;
	width: 19.69231%;
	width: -webkit-calc((100% - 20px) / 5);
	width: calc((100% - 20px) / 5);
	float: left;
	display: block;
	margin-right: 5px;
	margin-bottom: 5px;
}
.pc_c5-sp_c1 > .item:nth-of-type(5n) {
	margin-right: 0px;
}
.pc_c5-sp_c1 > .item:nth-of-type(5n) .MS {
	margin-right: -1px;
}
@media screen and (max-width: 736px) {
	.pc_c5-sp_c1 > .item {
		width: 100%;
		margin-right: 0;
		float: none;
		margin-bottom: 5px;
	}
	.pc_c5-sp_c1 > .item:nth-of-type(5n) .MS {
		margin-right: 0;
	}
}

/* PC横6段 SP横2段 */
.pc_c6-sp_c2 {
	width: 100%;
}
.pc_c6-sp_c2:after {
	content: "";
	display: block;
	clear: both;
}
@media screen and (max-width: 736px) {
	.pc_c6-sp_c2 {
		width: auto;
	}
}
.pc_c6-sp_c2 > .item {
	display: block;
	width: 16.34615%;
	width: -webkit-calc((100% - 25px) / 6);
	width: calc((100% - 25px) / 6);
	float: left;
	display: block;
	margin-right: 5px;
	margin-bottom: 5px;
}
.pc_c6-sp_c2 > .item:nth-of-type(6n) {
	margin-right: 0px;
}
.MS .pc_c6-sp_c2 > .item:nth-of-type(6n) {
	margin-right: -1px;
}
@media screen and (max-width: 736px) {
	.pc_c6-sp_c2 > .item {
		width: 49%;
		width: -webkit-calc((100% - 5px) / 2);
		width: calc((100% - 5px) / 2);
		margin-right: 0;
		float: left;
		margin-bottom: 5px;
	}
	.pc_c6-sp_c2 > .item:nth-of-type(even) {
		float: right;
	}
	.pc_c6-sp_c2 > .item:nth-of-type(6n) {
		float: right;
	}
	.MS .pc_c6-sp_c2 > .item:nth-of-type(6n) {
		margin-right: 0;
	}
}

/* PC横5段 SP横2段 */
.pc_c5-sp_c2 {
	width: 100%;
}
.pc_c5-sp_c2:after {
	content: "";
	display: block;
	clear: both;
}
@media screen and (max-width: 736px) {
	.pc_c5-sp_c2 {
		width: auto;
	}
}
.pc_c5-sp_c2 > .item {
	display: block;
	width: 19.53488%;
	width: -webkit-calc((100% - 20px) / 5);
	width: calc((100% - 20px) / 5);
	float: left;
	display: block;
	margin-right: 5px;
	margin-bottom: 5px;
}
.pc_c5-sp_c2 > .item:nth-of-type(5n) {
	margin-right: 0px;
}
.MS .pc_c5-sp_c2 > .item:nth-of-type(5n) {
	margin-right: -1px;
}
@media screen and (max-width: 736px) {
	.pc_c5-sp_c2 > .item {
		width: 49%;
		width: -webkit-calc((100% - 5px) / 2);
		width: calc((100% - 5px) / 2);
		margin-right: 0;
		float: left;
		margin-bottom: 5px;
	}
	.pc_c5-sp_c2 > .item:nth-of-type(even) {
		float: right;
	}
}

/* PC横4段 SP横2段 */
.pc_c4-sp_c2 {
	width: 100%;
}
.pc_c4-sp_c2:after {
	content: "";
	display: block;
	clear: both;
}
@media screen and (max-width: 736px) {
	.pc_c4-sp_c2 {
		width: auto;
	}
}
.pc_c4-sp_c2 > .item {
	display: block;
	width: 23.5%;
	width: -webkit-calc((100% - 60px) / 4);
	width: calc((100% - 60px) / 4);
	float: left;
	display: block;
	margin-right: 20px;
	margin-bottom: 20px;
}
.pc_c4-sp_c2 > .item:nth-of-type(4n) {
	margin-right: 0px;
}
.MS .pc_c4-sp_c2 > .item:nth-of-type(4n) {
	margin-right: -1px;
}
@media screen and (max-width: 736px) {
	.pc_c4-sp_c2 > .item {
		width: 49.5%;
		width: -webkit-calc((100% - 10px) / 2);
		width: calc((100% - 10px) / 2);
		margin-right: 0;
		float: left;
		margin-bottom: 10px;
	}
	.pc_c4-sp_c2 > .item:nth-of-type(2n) {
		float: right;
	}
}

/* PC横4段 SP横1段 */
.pc_c4-sp_c1 {
	width: 100%;
}
.pc_c4-sp_c1:after {
	content: "";
	display: block;
	clear: both;
}
@media screen and (max-width: 736px) {
	.pc_c4-sp_c1 {
		width: auto;
	}
}
.pc_c4-sp_c1 > .item {
	display: block;
	width: 22.85714%;
	width: -webkit-calc((100% - 120px) / 4);
	width: calc((100% - 120px) / 4);
	float: left;
	display: block;
	margin-right: 40px;
	margin-bottom: 60px;
}
.pc_c4-sp_c1 > .item:nth-of-type(4n) {
	margin-right: 0px;
}
.MS .pc_c4-sp_c1 > .item:nth-of-type(4n) {
	margin-right: -1px;
}
@media screen and (max-width: 736px) {
	.pc_c4-sp_c1 > .item {
		width: 100%;
		margin-right: 0;
		float: none;
		margin-bottom: 15px;
	}
	.pc_c4-sp_c1 > .item:nth-of-type(4n) {
		float: none;
	}
}

/* PC横3段 SP横1段 */
.pc_c3-sp_c1 {
	width: 100%;
}
.pc_c3-sp_c1:after {
	content: "";
	display: block;
	clear: both;
}
@media screen and (max-width: 736px) {
	.pc_c3-sp_c1 {
		width: auto;
	}
}
.pc_c3-sp_c1 > .item {
	display: block;
	width: 30.86674%;
	width: -webkit-calc((100% - 72px) / 3);
	width: calc((100% - 72px) / 3);
	float: left;
	display: block;
	margin-right: 36px;
	margin-bottom: 60px;
}
.pc_c3-sp_c1 > .item:nth-of-type(3n) {
	margin-right: 0px;
}
.MS .pc_c3-sp_c1 > .item:nth-of-type(3n) {
	margin-right: -1px;
}
@media screen and (max-width: 736px) {
	.pc_c3-sp_c1 > .item {
		width: 100%;
		margin-right: 0;
		float: none;
		margin-bottom: 30px;
	}
}

/* PC横3段 SP横1段 マージンが5px */
.pc_c3-sp_c1-m5 {
	width: 100%;
}
.pc_c3-sp_c1-m5:after {
	content: "";
	display: block;
	clear: both;
}
@media screen and (max-width: 736px) {
	.pc_c3-sp_c1-m5 {
		width: auto;
	}
}
.pc_c3-sp_c1-m5 > .item {
	display: block;
	width: 33.07692%;
	width: -webkit-calc((100% - 10px) / 3);
	width: calc((100% - 10px) / 3);
	float: left;
	display: block;
	margin-right: 5px;
	margin-bottom: 5px;
}
.pc_c3-sp_c1-m5 > .item:nth-of-type(3n) {
	margin-right: 0px;
}
.MS .pc_c3-sp_c1-m5 > .item:nth-of-type(3n) {
	margin-right: -1px;
}
@media screen and (max-width: 736px) {
	.pc_c3-sp_c1-m5 > .item {
		width: 100%;
		margin-right: 0;
		float: none;
		margin-bottom: 5px;
	}
}

/*PC横3段 SP横2段*/
.pc_c3-sp_c2 {
	width: 100%;
}
.pc_c3-sp_c2:after {
	content: "";
	display: block;
	clear: both;
}
@media screen and (max-width: 736px) {
	.pc_c3-sp_c2 {
		width: auto;
		margin-left: 20px;
		margin-right: 20px;
	}
}
.pc_c3-sp_c2 > .item {
	float: left;
	display: block;
	width: 31.97279%;
	margin-right: 2.04082%;
	height: auto;
	margin-bottom: 30px;
}
.pc_c3-sp_c2 > .item:nth-of-type(3n) {
	margin-right: 0;
	float: right;
}
.pc_c3-sp_c2 > .item > a {
	display: block;
	width: 100%;
	height: 100%;
	vertical-align: middle;
}
@media screen and (max-width: 736px) {
	.pc_c3-sp_c2 > .item {
		width: 47.32143%;
		margin-right: 0;
		margin-bottom: 24px;
	}
	.pc_c3-sp_c2 > .item:nth-of-type(3n) {
		margin-right: 0;
		float: left;
	}
	.pc_c3-sp_c2 > .item:nth-of-type(2n) {
		float: right;
	}
}

/* PC横2段 SP横1段 */
.pc_c2-sp_c1 {
	width: 100%;
}
.pc_c2-sp_c1:after {
	content: "";
	display: block;
	clear: both;
}
@media screen and (max-width: 736px) {
	.pc_c2-sp_c1 {
		width: auto;
	}
}
.pc_c2-sp_c1 > .item {
	display: block;
	width: 48.46154%;
	width: -webkit-calc((100% - 20px) / 2);
	width: calc((100% - 20px) / 2);
	float: left;
	display: block;
	margin-right: 20px;
	margin-bottom: 5px;
}
.pc_c2-sp_c1 > .item:nth-of-type(2n) {
	margin-right: 0px;
}
.MS .pc_c2-sp_c1 > .item:nth-of-type(2n) {
	margin-right: -1px;
}
@media screen and (max-width: 736px) {
	.pc_c2-sp_c1 > .item {
		width: 100%;
		margin-right: 0;
		float: none;
		margin-bottom: 5px;
	}
	.pc_c2-sp_c1 > .item:nth-of-type(2n) {
		float: none;
	}
}

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

リスト

-------------------------------------------------- */
ul.std {
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 1em;
}
@media screen and (max-width: 736px) {
	ul.std {
		font-size: 13px;
		margin-top: 10px;
		margin-bottom: 10px;
	}
}
ul.std li {
	text-indent: -1.3em;
	margin-left: 1.5em;
	line-height: 1.71;
}
@media screen and (max-width: 736px) {
	ul.std li {
		text-indent: -1.3em;
		margin-left: 1.5em;
	}
}
ul.std li + li {
	margin-top: 10px;
}
ul.std li:before {
	content: "";
	width: 6px;
	height: 3px;
	background-color: #656565;
	display: inline-block;
	margin-right: 10px;
	-moz-transform: translateY(-4px);
	-ms-transform: translateY(-4px);
	-webkit-transform: translateY(-4px);
	transform: translateY(-4px);
}
ul.std.check li:before {
	content: "\f122";
	display: inline-block;
	font-family: "Ionicons";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-rendering: auto;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	background: transparent;
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-webkit-transform: translateY(0);
	transform: translateY(0);
	margin-right: 0px;
}

/* テーブル内リスト */
ul.inside-table {
	font-size: 15px;
	margin-top: 7px;
	margin-bottom: 7px;
}
@media screen and (max-width: 736px) {
	ul.inside-table {
		font-size: 13px;
	}
}
ul.inside-table li {
	text-indent: -1.0em;
	margin-left: 1.0em;
	line-height: 1.4;
}
ul.inside-table li + li {
	margin-top: .75em;
}
ul.inside-table li:before {
	display: inline-block;
	content: "";
	height: .5em;
	width: .5em;
	border-radius: 100%;
	background: #7C7478;
	margin-right: 5px;
	-moz-transform: translateY(-2px);
	-ms-transform: translateY(-2px);
	-webkit-transform: translateY(-2px);
	transform: translateY(-2px);
	background-color: #72C4CE;
}

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

ページャー

-------------------------------------------------- */
nav.pager {
	height: 42px;
	overflow: hidden;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	position: relative;
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}
nav.pager:after {
	content: "";
	display: block;
	clear: both;
}
@media screen and (max-width: 736px) {
	nav.pager {
		height: 26px;
		margin-top: 0;
		margin-bottom: 20px;
		width: auto;
	}
}
nav.pager ul {
	display: inline-block;
	height: 100%;
	overflow: hidden;
}
nav.pager ul:after {
	content: "";
	display: block;
	clear: both;
}
nav.pager ul li {
	float: left;
	height: 100%;
	width: 30px;
	line-height: 42px;
	margin-left: 0;
	margin-right: 0;
	font-size: 18px;
	font-family: Roboto, sans-serif;
}
@media screen and (max-width: 736px) {
	nav.pager ul li {
		width: 24px;
		height: 26px;
		line-height: 26px;
		font-size: 14px;
	}
}
nav.pager ul li a {
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: 42px;
	vertical-align: middle;
	color: #999999;
	text-decoration: none;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	text-decoration: none;
	vertical-align: middle;
	position: relative;
}
@media screen and (max-width: 736px) {
	nav.pager ul li a {
		line-height: 26px;
	}
}
nav.pager ul li a:after {
	content: " ";
	display: block;
	height: 2px;
	width: 16px;
	background-color: #000;
	bottom: 0;
	left: 7px;
	position: absolute;
	-moz-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1);
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	transform-origin: 50% 0;
}
@media screen and (max-width: 736px) {
	nav.pager ul li a:after {
		width: 10px;
	}
}
nav.pager ul li a:hover {
	color: #000;
}
nav.pager ul li a:hover:after {
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
}
nav.pager ul li.current a {
	color: #000;
	position: relative;
}
nav.pager ul li.current a:after {
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
}
nav.pager ul li.current a:hover {
	cursor: default;
}
nav.pager ul li.prev {
	vertical-align: middle;
	margin-right: 68px;
	width: 65px;
	letter-spacing: 1px;
}
@media screen and (max-width: 736px) {
	nav.pager ul li.prev {
		width: 54px;
		margin-right: 45px;
	}
}
@media screen and (max-width: 345px) {
	nav.pager ul li.prev {
		margin-right: 30px;
	}
}
nav.pager ul li.prev a {
	color: #000;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	position: relative;
	display: block;
	padding-left: 22px;
	font-size: 16px;
}
@media screen and (max-width: 736px) {
	nav.pager ul li.prev a {
		font-size: 14px;
		padding-left: 15px;
	}
}
nav.pager ul li.prev a:hover {
	color: #EE86A8;
}
nav.pager ul li.prev a:after {
	display: none;
}
nav.pager ul li.prev a:before {
	position: absolute;
	content: "";
	-moz-transition: 0.15s;
	-o-transition: 0.15s;
	-webkit-transition: 0.15s;
	transition: 0.15s;
	width: 7px;
	height: 14px;
	background: transparent url(/img/common/arrow-pager.png) 0% 0% no-repeat;
	-webkit-background-size: auto 100%;
	background-size: auto 100%;
	left: 0;
	top: 50%;
	-moz-transform: translateY(-55%);
	-ms-transform: translateY(-55%);
	-webkit-transform: translateY(-55%);
	transform: translateY(-55%);
}
@media screen and (max-width: 736px) {
	nav.pager ul li.prev a:before {
		width: 6px;
		height: 12px;
	}
}
nav.pager ul li.prev a:hover:before {
	background-image: url(/img/common/arrow-pager-ov.png);
}
nav.pager ul li.next {
	vertical-align: middle;
	margin-left: 68px;
	width: 65px;
	letter-spacing: 1px;
}
@media screen and (max-width: 736px) {
	nav.pager ul li.next {
		width: 54px;
		margin-left: 45px;
	}
}
@media screen and (max-width: 345px) {
	nav.pager ul li.next {
		margin-left: 30px;
	}
}
nav.pager ul li.next a {
	color: #000;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	position: relative;
	display: block;
	padding-right: 22px;
	font-size: 16px;
}
@media screen and (max-width: 736px) {
	nav.pager ul li.next a {
		font-size: 14px;
		padding-right: 15px;
	}
}
nav.pager ul li.next a:hover {
	color: #EE86A8;
}
nav.pager ul li.next a:after {
	display: none;
}
nav.pager ul li.next a:before {
	position: absolute;
	content: "";
	-moz-transition: all 0.15s;
	-o-transition: all 0.15s;
	-webkit-transition: all 0.15s;
	transition: all 0.15s;
	width: 7px;
	height: 14px;
	background: transparent url(/img/common/arrow-pager.png) 100% 0% no-repeat;
	-webkit-background-size: auto 100%;
	background-size: auto 100%;
	right: 0;
	top: 50%;
	-moz-transform: translateY(-55%);
	-ms-transform: translateY(-55%);
	-webkit-transform: translateY(-55%);
	transform: translateY(-55%);
}
@media screen and (max-width: 736px) {
	nav.pager ul li.next a:before {
		width: 6px;
		height: 12px;
	}
}
nav.pager ul li.next a:hover:before {
	background-image: url(/img/common/arrow-pager-ov.png);
}
nav.pager ul li.return {
	width: 140px;
	font-size: 16px;
	position: relative;
}
@media screen and (max-width: 736px) {
	nav.pager ul li.return {
		width: 120px;
		font-size: 14px;
	}
}
@media screen and (max-width: 340px) {
	nav.pager ul li.return {
		width: 100px;
	}
}
nav.pager ul li.return:before {
	position: absolute;
	content: " ";
	display: block;
	width: 1px;
	height: 15px;
	background-color: #d7dbdb;
	left: 0;
	top: 50%;
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
nav.pager ul li.return:after {
	position: absolute;
	content: " ";
	display: block;
	width: 1px;
	height: 15px;
	background-color: #d7dbdb;
	right: 0;
	top: 50%;
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
nav.pager ul li.return a {
	color: #000;
}
nav.pager ul li.return a:after {
	display: none;
}
nav.pager ul li.return a:hover {
	color: #EE86A8;
}
nav.pager.single .prev {
	margin-right: 30.0px;
}
@media screen and (max-width: 736px) {
	nav.pager.single .prev {
		margin-right: 23px;
	}
}
@media screen and (max-width: 340px) {
	nav.pager.single .prev {
		margin-right: 15px;
	}
}
nav.pager.single .next {
	margin-left: 30.0px;
}
@media screen and (max-width: 736px) {
	nav.pager.single .next {
		margin-left: 23px;
	}
}
@media screen and (max-width: 340px) {
	nav.pager.single .next {
		margin-left: 15px;
	}
}

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

SNS

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

お問い合わせ

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

ドロップダウンメニュー

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

その他

-------------------------------------------------- */
/* リンクエリア拡張 */
.hasLink:hover {
	cursor: pointer;
	-moz-transition: opacity 0.3s;
	-o-transition: opacity 0.3s;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
	opacity: .6;
}

/* 文字色 */
.red {
	color: #e60517;
}

/* モーダル表示 */
.modal {
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.modal:hover img {
	opacity: .6;
}

.expand:before, .zoom:before {
	display: inline-block;
	font-family: "Ionicons";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-rendering: auto;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f25e";
	display: inline-block;
	margin-right: 5px;
	color: #F8B500;
}

.kakomi _ {
	border: 4px solid #BDBCBB;
	padding: 20px 10px;
	padding-left: 25px;
	font-size: 14px;
	font-size: 1.4rem;
}
.kakomi _ p {
	font-size: inherit;
}
.kakomi _.alert {
	border-color: #e60517;
}

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

病院一覧

-------------------------------------------------- */
.hospital-list {
	font-size: 16px;
}
.hospital-list strong {
	font-weight: normal !important;
}
.hospital-list + h2 {
	margin-top: 3em;
}
@media screen and (max-width: 736px) {
	.hospital-list + h2 {
		margin-top: 2em;
	}
}
@media screen and (max-width: 736px) {
	.hospital-list {
		font-size: 13px;
		margin-top: 25px;
	}
}
.hospital-list > .item {
	margin-bottom: 1.5em;
}
.hospital-list .info {
	margin-left: 10px;
	margin-bottom: 0;
}
.hospital-list .name {
	font-size: 17px;
	margin-bottom: .75em;
	background-color: #fff799;
	padding: 5px 5px;
	padding-left: 15px;
	font-weight: bold;
	border-radius: 3px;
	border: 1px dotted  #ccc;
}
@media screen and (max-width: 736px) {
	.hospital-list .name {
		font-size: 14px;
	}
}
.hospital-list .name:before {
	display: inline-block;
	font-family: "Ionicons";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-rendering: auto;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f2a2";
	color: #72C4CE;
	padding-right: .5em;
}
.hospital-list .phone:before {
	display: inline-block;
	font-family: "Ionicons";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-rendering: auto;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f2d2";
	color: #72C4CE;
	padding-right: .5em;
}
.hospital-list a {
	word-break: break-all;
}
.hospital-list a:before {
	display: inline-block;
	font-family: "Ionicons";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-rendering: auto;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f38f";
	color: #72C4CE;
	padding-right: .5em;
	display: inline-block;
}
.hospital-list table.inner-list {
	width: 96%;
	width: -webkit-calc(100% - 1em);
	width: calc(100% - 1em);
	margin-left: .5em;
	margin-right: .5em;
	margin-top: 1em;
	margin-bottom: 1em;
}
.hospital-list table.inner-list th, .hospital-list table.inner-list td {
	border: 1px solid #e6e6e6;
	font-size: 14px;
	font-size: 1.4rem;
	color: #333333;
	padding: 1.25em 1em;
	vertical-align: middle;
}
@media screen and (max-width: 736px) {
	.hospital-list table.inner-list th, .hospital-list table.inner-list td {
		font-size: 12px;
		font-size: 1.2rem;
	}
}
.hospital-list table.inner-list th.no-wrap, .hospital-list table.inner-list td.no-wrap {
	white-space: nowrap;
}
.hospital-list table.inner-list th {
	height: 3em;
	background-color: #f7f7f7;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	color: #333;
	width: 11em;
	white-space: nowrap;
}
@media screen and (max-width: 736px) {
	.hospital-list table.inner-list th {
		height: auto;
	}
}
.hospital-list table.inner-list th > a {
	color: #000;
}
@media screen and (max-width: 736px) {
	.hospital-list table.inner-list th {
		height: auto;
	}
}

/* NOTES */
p.notes {
	color: #72C4CE !important;
	font-size: 15px;
}
@media screen and (max-width: 736px) {
	p.notes {
		font-size: 6px;
	}
}

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

フォントサイズ

-------------------------------------------------- */
/*PCのみ*/
@media all and (min-width: 737px) and (max-width: 10000px) {
	.fz1-pc {
		font-size: 1px !important;
	}

	.fz2-pc {
		font-size: 2px !important;
	}

	.fz3-pc {
		font-size: 3px !important;
	}

	.fz4-pc {
		font-size: 4px !important;
	}

	.fz5-pc {
		font-size: 5px !important;
	}

	.fz6-pc {
		font-size: 6px !important;
	}

	.fz7-pc {
		font-size: 7px !important;
	}

	.fz8-pc {
		font-size: 8px !important;
	}

	.fz9-pc {
		font-size: 9px !important;
	}

	.fz10-pc {
		font-size: 10px !important;
	}

	.fz11-pc {
		font-size: 11px !important;
	}

	.fz12-pc {
		font-size: 12px !important;
	}

	.fz13-pc {
		font-size: 13px !important;
	}

	.fz14-pc {
		font-size: 14px !important;
	}

	.fz15-pc {
		font-size: 15px !important;
	}

	.fz16-pc {
		font-size: 16px !important;
	}

	.fz17-pc {
		font-size: 17px !important;
	}

	.fz18-pc {
		font-size: 18px !important;
	}

	.fz19-pc {
		font-size: 19px !important;
	}

	.fz20-pc {
		font-size: 20px !important;
	}

	.fz21-pc {
		font-size: 21px !important;
	}

	.fz22-pc {
		font-size: 22px !important;
	}

	.fz23-pc {
		font-size: 23px !important;
	}

	.fz24-pc {
		font-size: 24px !important;
	}

	.fz25-pc {
		font-size: 25px !important;
	}

	.fz26-pc {
		font-size: 26px !important;
	}

	.fz27-pc {
		font-size: 27px !important;
	}

	.fz28-pc {
		font-size: 28px !important;
	}

	.fz29-pc {
		font-size: 29px !important;
	}

	.fz30-pc {
		font-size: 30px !important;
	}

	.fz31-pc {
		font-size: 31px !important;
	}

	.fz32-pc {
		font-size: 32px !important;
	}

	.fz33-pc {
		font-size: 33px !important;
	}

	.fz34-pc {
		font-size: 34px !important;
	}

	.fz35-pc {
		font-size: 35px !important;
	}

	.fz36-pc {
		font-size: 36px !important;
	}

	.fz37-pc {
		font-size: 37px !important;
	}

	.fz38-pc {
		font-size: 38px !important;
	}

	.fz39-pc {
		font-size: 39px !important;
	}
}
/*SPのみ*/
@media screen and (max-width: 736px) {
	.fz1-sp {
		font-size: 1px !important;
	}

	.fz2-sp {
		font-size: 2px !important;
	}

	.fz3-sp {
		font-size: 3px !important;
	}

	.fz4-sp {
		font-size: 4px !important;
	}

	.fz5-sp {
		font-size: 5px !important;
	}

	.fz6-sp {
		font-size: 6px !important;
	}

	.fz7-sp {
		font-size: 7px !important;
	}

	.fz8-sp {
		font-size: 8px !important;
	}

	.fz9-sp {
		font-size: 9px !important;
	}

	.fz10-sp {
		font-size: 10px !important;
	}

	.fz11-sp {
		font-size: 11px !important;
	}

	.fz12-sp {
		font-size: 12px !important;
	}

	.fz13-sp {
		font-size: 13px !important;
	}

	.fz14-sp {
		font-size: 14px !important;
	}

	.fz15-sp {
		font-size: 15px !important;
	}

	.fz16-sp {
		font-size: 16px !important;
	}

	.fz17-sp {
		font-size: 17px !important;
	}

	.fz18-sp {
		font-size: 18px !important;
	}

	.fz19-sp {
		font-size: 19px !important;
	}

	.fz20-sp {
		font-size: 20px !important;
	}

	.fz21-sp {
		font-size: 21px !important;
	}

	.fz22-sp {
		font-size: 22px !important;
	}

	.fz23-sp {
		font-size: 23px !important;
	}

	.fz24-sp {
		font-size: 24px !important;
	}

	.fz25-sp {
		font-size: 25px !important;
	}

	.fz26-sp {
		font-size: 26px !important;
	}

	.fz27-sp {
		font-size: 27px !important;
	}

	.fz28-sp {
		font-size: 28px !important;
	}

	.fz29-sp {
		font-size: 29px !important;
	}

	.fz30-sp {
		font-size: 30px !important;
	}

	.fz31-sp {
		font-size: 31px !important;
	}

	.fz32-sp {
		font-size: 32px !important;
	}

	.fz33-sp {
		font-size: 33px !important;
	}

	.fz34-sp {
		font-size: 34px !important;
	}

	.fz35-sp {
		font-size: 35px !important;
	}

	.fz36-sp {
		font-size: 36px !important;
	}

	.fz37-sp {
		font-size: 37px !important;
	}

	.fz38-sp {
		font-size: 38px !important;
	}

	.fz39-sp {
		font-size: 39px !important;
	}
}

/*# sourceMappingURL=module.css.map */
