@charset "UTF-8";

/* ----------------------- TCD Advanced Style -------------------------- */

@font-face {
	font-family: "design_plus";
	src: url("../fonts/design_plus.eot?v=1.2");
	src: url("../fonts/design_plus.eot?v=1.2#iefix") format("embedded-opentype"),
		url("../fonts/design_plus.woff?v=1.2") format("woff"),
		url("../fonts/design_plus.ttf?v=1.2") format("truetype"),
		url("../fonts/design_plus.svg?v=1.2#design_plus") format("svg");
	font-weight: normal;
	font-style: normal;
}

/* ----------------------------------------------------------------------
 Column layout - �J�������C�A�E�g
---------------------------------------------------------------------- */
.post_content .post_row {
	margin-left: -15px;
	margin-right: -15px;
}
.post_content .post_col,
.post_content .post_col-2,
.post_content .post_col-3 {
	position: relative;
	min-height: 1px;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 2em;
}
.post_content .post_col-2 {
	margin-bottom: 0;
}
@media screen and (min-width: 768px) {
	.post_content .post_col-2 {
		width: 50%; /* 2�J���� */
	}
	.post_content .post_col-3 {
		width: 33.33333%;
	}
}
@media screen and (min-width: 1024px) {
	.post_content .post_col-2 {
		width: 50%; /* 2�J���� */
	}
	.post_content .post_col-3 {
		width: 33.33333%;
	}
}
.post_content .post_row:before,
.post_content .post_row:after {
	content: " ";
	display: table;
}
.post_content .post_row:after {
	clear: both;
}

/* ----------------------------------------------------------------------
 headline - ���o���̃X�^�C��
---------------------------------------------------------------------- */
.post_content .style3a,
.post_content .style3b,
.post_content .style4a,
.post_content .style4b,
.post_content .style5a,
.post_content .style5b,
.post_content .style6 {
	line-height: 1.6;
}
/* h3 */
.post_content .style3a {
	margin: 3em 0 1.5em;
	padding: 1.1em 0.2em 0.75em;
	font-size: 22px;
	font-weight: 600;
	border-bottom: 4px solid #e5e5e5;
}
.post_content .style3b {
	margin: 3em 0 1.5em;
	padding: 1.1em 0.9em 1em;
	font-size: 22px;
	font-weight: 600;
	border-top: 2px solid #7d7d7d;
	border-bottom: 1px solid #ddd;
	background: #fafafa;
	box-shadow: 0px 1px 2px #f7f7f7;
}
/* h4 */
.post_content .style4a {
	margin: 2.5em 2px 1.2em;
	color: #5689a5;
	font-size: 24px;
	font-weight: 600;
	border-bottom: none;
}
/*
.post_content .style4a { margin:2.5em 2px 1.2em; padding:.3em 0 .3em .8em; font-size:18px; font-weight:400; border-bottom:none; border-left:2px solid #222; }
*/
.post_content .style4b {
	margin: 2.5em 0 1.2em;
	padding: 0.9em 0 0.8em;
	font-size: 18px;
	font-weight: 400;
	border-bottom: 1px dotted #aaa;
}
/* h5 */
.post_content .style5a {
	margin: 2em 0 1em;
	font-weight: 700;
	font-size: 18px;
}
/*
.post_content .style5a { margin:2em 0 1em; padding:.5em .8em .3em 1em; font-weight:700; font-size:18px; background:#f5f5f5; box-shadow:0px 2px 0px 0px #f2f2f2; }
*/
.post_content .style5b {
	margin: 2em 0 1em;
	padding: 0.5em 0.8em 0.4em 1em;
	font-weight: 400;
	font-size: 18px;
	color: #fff;
	background: #222;
	border-radius: 4px;
	box-shadow: 0px 2px 0px 0px #f2f2f2;
}
/* h6 */
.post_content .style6 {
	position: relative;
	margin: 2em 0 1em;
	padding: 0.5em 0.8em 0.8em 1.3em;
	color: #222;
	font-weight: bold;
	font-size: 16px;
}
.post_content .style6:before {
	position: absolute;
	width: 12px;
	height: 12px;
	top: 0.5em;
	left: 0.2em;
	background: #222;
	content: "";
}
.post_content .news_headline1 {
	position: relative;
	margin: 80px 0 25px 0;
	padding: 0.5em;
	border-left: 8px solid #444;
	line-height: 1.2;
	font-size: 1.2em;
}
.post_content .news_headline1:after {
	content: "";
	position: absolute;
	bottom: 0px;
	left: 0;
	height: 0;
	width: 100%;
	border-bottom: 1px dotted #ddd;
}
.post_content .news_headline2 {
	margin: 40px 0 20px 0;
	padding: 0 0.5em;
	border-left: 6px solid #545454;
	line-height: 26px;
	font-size: 1.1em;
}
.post_content .balloon {
	clear: both;
	display: block;
	position: relative;
	margin: 50px 0 22px;
	padding: 0.5em 18px 0.5em;
	width: auto;
	min-width: 115px;
	color: #fff;
	text-align: left;
	font-size: 20px;
	font-weight: 400;
	background: #222;
	z-index: 0;
	border-bottom: 0;
}
.post_content .balloon:after {
	content: "";
	position: absolute;
	bottom: -10px;
	left: 30px;
	margin-left: -10px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #222 transparent transparent transparent;
}

/* ----------------------------------------------------------------------
 flame - �͂ݘg
---------------------------------------------------------------------- */
.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5; /*border:1px solid #e3e3e3; border-radius:4px;*/
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well2 {
	margin: 1em 0 30px;
	padding: 1em 1.5em;
	line-height: 2;
	border: 1px solid #cdcdcd;
	background: #fcfcfc;
	box-shadow: 0 1px 3px 0 rgba(195, 195, 195, 0.3);
}
.well3 {
	margin: 2em 0 2.5em;
	padding: 1em 1.5em;
	line-height: 2;
	border: 1px dashed #cdcdcd;
	background: #fcfcfc;
	box-shadow: 0 1px 3px 0 rgba(195, 195, 195, 0.3);
}
.wl_red {
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #a94442;
}
.wl_yellow {
	background-color: #fcf8e3;
	border-color: #faebcc;
	color: #8a6d3b;
}
.wl_blue {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #31708f;
}
.wl_green {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #3c763d;
}

/* ----------------------------------------------------------------------
 button - CSS�{�^���̃X�^�C��
---------------------------------------------------------------------- */
.post_content .q_button {
	min-width: 200px;
	max-width: 90%;
	background-color: #859fae;
	display: inline-block;
	vertical-align: middle;
	padding: 0.6em 1.3em 0.5em;
	font-weight: 400;
	font-size: 100%;
	color: #fff !important;
	margin: 0;
	text-decoration: none;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	transition: all 0.3s ease-in-out 0s;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
}
/*
.post_content .q_button { min-width:200px; max-width:90%; background-color:#535353; display:inline-block; vertical-align:middle; padding:.6em 1.3em .5em; font-weight:400; font-size:100%; color:#fff !important; margin:0; text-decoration:none; text-align:center; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box; transition:all 0.3s ease-in-out 0s; box-shadow:0 1px 3px rgba(0,0,0,.15); }
*/
.post_content .q_button:hover,
.post_content .q_button:focus {
	text-decoration: none;
	color: #fff;
	background-color: #7d7d7d;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15) inset;
}
/* Button option */
.post_content .rounded {
	border-radius: 6px;
}
.post_content .pill {
	border-radius: 50px;
}
.post_content .sz_full {
	min-width: 100px;
	max-width: 100%;
	display: block;
	font-size: 110%;
	padding: 1em 1.5em 0.9em;
}
.post_content .sz_l {
	min-width: 350px;
	max-width: 90%;
	font-size: 110%;
	padding: 0.8em 1.5em 0.7em;
}
@media screen and (max-width: 479px) {
	.post_content .sz_l {
		min-width: 320px;
		max-width: 95%;
	}
}
.post_content .sz_s {
	min-width: 100px;
	max-width: 90%;
	font-size: 85%;
	padding: 0.4em 1em 0.3em;
}
.post_content .bt_red {
	background: #a2000d;
	color: #fff;
}
.post_content .bt_red:hover,
.post_content .bt_red:focus {
	background-color: #a2000d;
	color: #fff;
}
.post_content .bt_yellow {
	background: #121761;
	color: #fff;
}
.post_content .bt_yellow:hover,
.post_content .bt_yellow:focus {
	background-color: #121761;
	color: #fff;
}
.post_content .bt_blue {
	background: #1b1b1b;
	color: #fff;
}
.post_content .bt_blue:hover,
.post_content .bt_blue:focus {
	background-color: #1b1b1b;
	color: #fff;
}
.post_content .bt_green {
	background: #a78047;
	color: #fff;
}
.post_content .bt_green:hover,
.post_content .bt_green:focus {
	background-color: #a78047;
	color: #fff;
}

/* ----------------------------------------------------------------------
Youtube responsive - Youtube����̃��X�|���V�u�\��
---------------------------------------------------------------------- */
.ytube {
	position: relative;
	height: 0;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 56.25%;
	padding-top: 30px;
	overflow: hidden;
}
.ytube iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}

/* ----------------------------------------------------------------------
Table responsive - �e�[�u���̃��X�|���V�u�\��
---------------------------------------------------------------------- */
.rps_table {
	line-height: 2;
}
@media only screen and (max-width: 480px) {
	.rps_table tr {
		display: block;
		margin-bottom: 1.5em;
	}
	.rps_table th,
	.rps_table td {
		display: list-item;
		list-style-type: none;
		border: none;
	}
}

/* ----------------------------------------------------------------------
 Cardlink style - �J�[�h�����N�̃X�^�C��
---------------------------------------------------------------------- */
.cardlink {
	padding: 12px 12px 12px 12px;
	margin: 10px 0;
	border: 1px solid #ddd;
	word-wrap: break-word;
	max-width: 100%;
	background: #fafafa;
}
.cardlink_thumbnail {
	float: left;
	margin-right: 20px;
}
.cardlink_content {
	line-height: 1.6;
}
.cardlink .timestamp {
	display: inline;
	margin: 0;
	padding: 0;
	vertical-align: top;
	color: #666;
	line-height: 1.6;
	font-size: 12px;
}
.cardlink .timestamp:before {
	font-family: "design_plus";
	content: "\e94e";
	font-size: 12px;
	color: #222;
	display: block;
	float: left;
	margin: 0 8px 0 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.cardlink_title {
	font-size: 16px;
	margin: 0 0 5px;
}
.cardlink_title a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.cardlink_title a:hover {
	text-decoration: underline;
}
.cardlink_excerpt {
	color: #333;
	font-size: 13px;
	overflow: hidden;
	line-height: 1.8;
}
.cardlink_footer {
	clear: both;
}
.clear {
	clear: both;
}
@media screen and (max-width: 767px) {
	.cardlink_thumbnail {
		float: none;
	}
}
@media screen and (max-width: 479px) {
	.cardlink_excerpt {
		float: none;
	}
}

/* ----------------------------------------------------------------------
 Contactform - ���₢���킹�t�H�[��
---------------------------------------------------------------------- */
.wpcf7 {
	width: 100%;
	border: 1px solid #ddd;
	background: #fafafa;
	padding: 0;
	margin: 0 0 2.5em !important;
	font-size: 14px;
}
.wpcf7 form {
	margin: 1.5em 1.5em 0;
}
.wpcf7 p {
	margin-bottom: 1em;
	font-size: 16px;
}
.wpcf7 input,
.wpcf7 textarea {
	width: auto;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	border: 1px solid #ccc;
	line-height: 1.2;
	padding: 8px;
}
.wpcf7 select,
.wpcf7 input[type="checkbox"],
.wpcf7 input[type="radio"] {
	width: auto;
	max-width: 97%;
	border: 1px solid #ccc;
	padding: 8px;
}
.wpcf7 select,
.wpcf7 .wpcf7-list-item-label {
	line-height: 1.2;
	font-size: 14px;
}
.wpcf7-list-item {
	display: block;
}
.wpcf7 textarea {
	height: 300px;
}
.wpcf7 input:focus,
.wpcf7 textarea:focus {
	outline: none;
	border: 1px solid #bbb;
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	box-shadow: inner 0 0 5px rgba(0, 0, 0, 0.5);
}
.wpcf7 input.wpcf7-submit {
	position: relative;
	display: block;
	width: 225px;
	height: 48px;
	margin: 30px auto 0;
	background-color: #333333;
	cursor: pointer;
	border: none !important;
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	line-height: 1.5;
	outline: none;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.wpcf7 input.wpcf7-submit,
.wpcf7 input.wpcf7-submit::before,
.wpcf7 input.wpcf7-submit::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.wpcf7 input.wpcf7-submit:hover {
	background-color: #666666;
}
.wpcf7 .wpcf7-not-valid {
	background: pink;
}
.wpcf7 .wpcf7-response-output {
	margin: 10px 0 0;
	padding: 8px 35px 8px 14px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.wpcf7 .wpcf7-validation-errors {
	color: #b94a48;
	background-color: #f2dede;
	border: 1px solid #eed3d7;
}
.wpcf7 .wpcf7-mail-sent-ok {
	color: #3a87ad;
	background-color: #d9edf7;
	border: 1px solid #bce8f1;
}

/* ----------------------------------------------------------------------
 font-size - �t�H���g�T�C�Y
---------------------------------------------------------------------- */
.text70 {
	font-size: 70%;
} /* �t�H���g�T�C�Y70% */
.text80 {
	font-size: 80%;
}
.text90 {
	font-size: 90%;
}
.text100 {
	font-size: 100%;
}
.text110 {
	font-size: 110%;
}
.text120 {
	font-size: 120%;
}
.text130 {
	font-size: 130%;
}
.text140 {
	font-size: 140%;
}
.text150 {
	font-size: 150%;
}
.text160 {
	font-size: 160%;
}
.text170 {
	font-size: 170%;
}
.text180 {
	font-size: 180%;
}
.text190 {
	font-size: 190%;
}
.text200 {
	font-size: 200%;
}
.text210 {
	font-size: 210%;
}
.text220 {
	font-size: 220%;
}
.b {
	font-weight: 700;
} /* ���� */
.u {
	text-decoration: underline;
} /* ���� */
.del {
	text-decoration: line-throug;
} /* �ł������� */

/* ----------------------------------------------------------------------
 font-color - �t�H���g�J���[
---------------------------------------------------------------------- */
.red {
	color: red;
} /* �ԐF */
.blue {
	color: #2ca9e1;
} /* �F */
.green {
	color: #82ae46;
} /* �ΐF */
.orange {
	color: #ff7d00;
} /* ��F */
.yellow {
	color: #fff000;
} /* ���F */
.pink {
	color: #ff0084;
} /* �s���N */
.gray {
	color: #999999;
} /* �O���[ */

/* ----------------------------------------------------------------------
 background-color - �w�i�F
---------------------------------------------------------------------- */
.bg-yellow {
	padding: 2px;
	background-color: #ff0;
} /* ���F�̕����w�i */
.bg-blue {
	padding: 2px;
	background-color: #4ab0f5;
} /* �F�̕����w�i */
.bg-red {
	padding: 2px;
	background-color: red;
} /* �ԐF�̕����w�i */

/* ----------------------------------------------------------------------
 text-align - �z�u
---------------------------------------------------------------------- */
.align1 {
	text-align: center !important;
} /* ������ */
.align2 {
	text-align: right !important;
} /* �E�� */
.align3 {
	text-align: left !important;
} /* ���� */

/* ----------------------------------------------------------------------
 float - ��荞��
---------------------------------------------------------------------- */
.r-flo {
	float: right;
	margin: 10px;
} /* �E�ɉ�荞�� */
.l-flo {
	float: left;
	margin: 10px;
} /* ���ɉ�荞�� */
.f-clear {
	clear: both;
} /* ��荞�݂̉�� */

/* ----------------------------------------------------------------------
 hover - �摜�����N�}�E�X�I�[�o�[���̕s�����x
---------------------------------------------------------------------- */
a img.fade {
	background: none !important;
	outline: none;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
a:hover img.fade {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	background: none !important;
}

/* ----------------------------------------------------------------------
 text-style - �e�L�X�g�X�^�C��
---------------------------------------------------------------------- */
.att {
	padding-left: 1em;
	text-indent: -1em;
} /* ���ӏ������œ�s�ڈȍ~������� */
.att_box {
	margin: 2em 0 2.5em;
	padding: 1em 1.2em;
	line-height: 2;
	border: 1px dotted #cccccc;
	background: #fcfcfc;
	box-shadow: 0px 4px 0px 0px #f7f7f7;
} /* �e�L�X�g�{�b�N�X */

/* ----------------------------------------------------------------------
 margin - �v�f�̊O���̗]��
---------------------------------------------------------------------- */
.m0 {
	margin: 0 !important;
} /* margin 0px ��w�肷��N���X */
.mt0 {
	margin-top: 0 !important;
} /* margin-top0px ��w�肷��N���X */
.mr0 {
	margin-right: 0 !important;
} /* margin-right0px ��w�肷��N���X*/
.mb0 {
	margin-bottom: 0 !important;
} /* margin-bottom0px ��w�肷��N���X*/
.ml0 {
	margin-left: 0 !important;
} /* margin-left0px ��w�肷��N���X*/

.m5 {
	margin: 5px !important;
}
.mt5 {
	margin-top: 5px !important;
}
.mr5 {
	margin-right: 5px !important;
}
.mb5 {
	margin-bottom: 5px !important;
}
.ml5 {
	margin-left: 5px !important;
}

.m10 {
	margin: 10px !important;
}
.mt10 {
	margin-top: 10px !important;
}
.mr10 {
	margin-right: 10px !important;
}
.mb10 {
	margin-bottom: 10px !important;
}
.ml10 {
	margin-left: 10px !important;
}

.m15 {
	margin: 15px !important;
}
.mt15 {
	margin-top: 15px !important;
}
.mr15 {
	margin-right: 15px !important;
}
.mb15 {
	margin-bottom: 15px !important;
}
.ml15 {
	margin-left: 15px !important;
}

.m20 {
	margin: 20px !important;
}
.mt20 {
	margin-top: 20px !important;
}
.mr20 {
	margin-right: 20px !important;
}
.mb20 {
	margin-bottom: 20px !important;
}
.ml20 {
	margin-left: 20px !important;
}

.m25 {
	margin: 25px !important;
}
.mt25 {
	margin-top: 25px !important;
}
.mr25 {
	margin-right: 25px !important;
}
.mb25 {
	margin-bottom: 25px !important;
}
.ml25 {
	margin-left: 25px !important;
}

.m30 {
	margin: 30px !important;
}
.mt30 {
	margin-top: 30px !important;
}
.mr30 {
	margin-right: 30px !important;
}
.mb30 {
	margin-bottom: 30px !important;
}
.ml30 {
	margin-left: 30px !important;
}

.m35 {
	margin: 35px !important;
}
.mt35 {
	margin-top: 35px !important;
}
.mr35 {
	margin-right: 35px !important;
}
.mb35 {
	margin-bottom: 35px !important;
}
.ml35 {
	margin-left: 35px !important;
}

.m40 {
	margin: 40px !important;
}
.mt40 {
	margin-top: 40px !important;
}
.mr40 {
	margin-right: 40px !important;
}
.mb40 {
	margin-bottom: 40px !important;
}
.ml40 {
	margin-left: 40px !important;
}

.m45 {
	margin: 45px !important;
}
.mt45 {
	margin-top: 45px !important;
}
.mr45 {
	margin-right: 45px !important;
}
.mb45 {
	margin-bottom: 45px !important;
}
.ml45 {
	margin-left: 45px !important;
}

.m50 {
	margin: 50px !important;
}
.mt50 {
	margin-top: 50px !important;
}
.mr50 {
	margin-right: 50px !important;
}
.mb50 {
	margin-bottom: 50px !important;
}
.ml50 {
	margin-left: 50px !important;
}

.m55 {
	margin: 55px !important;
}
.mt55 {
	margin-top: 55px !important;
}
.mr55 {
	margin-right: 55px !important;
}
.mb55 {
	margin-bottom: 55px !important;
}

.ml55 {
	margin-left: 55px !important;
}
.m60 {
	margin: 60px !important;
}
.mt60 {
	margin-top: 60px !important;
}
.mr60 {
	margin-right: 60px !important;
}
.mb60 {
	margin-bottom: 60px !important;
}
.ml60 {
	margin-left: 60px !important;
}

.m65 {
	margin: 65px !important;
}
.mt65 {
	margin-top: 65px !important;
}
.mr65 {
	margin-right: 65px !important;
}
.mb65 {
	margin-bottom: 65px !important;
}
.ml65 {
	margin-left: 65px !important;
}

.m70 {
	margin: 70px !important;
}
.mr70 {
	margin-right: 70px !important;
}
.mb70 {
	margin-bottom: 70px !important;
}
.ml70 {
	margin-left: 70px !important;
}

.m75 {
	margin: 75px !important;
}
.mt75 {
	margin-top: 75px !important;
}
.mr75 {
	margin-right: 75px !important;
}
.mb75 {
	margin-bottom: 75px !important;
}
.ml75 {
	margin-left: 75px !important;
}

.m80 {
	margin: 80px !important;
}
.mt80 {
	margin-top: 80px !important;
}
.mr80 {
	margin-right: 80px !important;
}
.mb80 {
	margin-bottom: 80px !important;
}
.ml80 {
	margin-left: 80px !important;
}

/* ----------------------------------------------------------------------
 padding - �v�f�̓���̗]��
---------------------------------------------------------------------- */
.p0 {
	padding: 0 !important;
} /* padding-0px ��w�肷��N���X */
.pt0 {
	padding-top: 0 !important;
} /* padding-top0px ��w�肷��N���X */
.pr0 {
	padding-right: 0 !important;
} /* padding-right0px ��w�肷��N���X */
.pb0 {
	padding-bottom: 0 !important;
} /* padding-bottom0px ��w�肷��N���X */
.pl0 {
	padding-left: 0 !important;
} /* padding-left0px ��w�肷��N���X */

.p5 {
	padding: 5px !important;
}
.pt5 {
	padding-top: 5px !important;
}
.pr5 {
	padding-right: 5px !important;
}
.pb5 {
	padding-bottom: 5px !important;
}
.pl5 {
	padding-left: 5px !important;
}

.p10 {
	padding: 10px !important;
}
.pt10 {
	padding-top: 10px !important;
}
.pr10 {
	padding-right: 10px !important;
}
.pb10 {
	padding-bottom: 10px !important;
}
.pl10 {
	padding-left: 10px !important;
}

@media screen and (min-width: 769px) {
	.pc {
		display: block !important;
	}
	.sp {
		display: none !important;
	}
}
@media screen and (max-width: 768px) {
	.pc {
		display: none !important;
	}
	.sp {
		display: block !important;
	}
}

/* add@matsuyama */
.post_content strong {
	font-size: 18px;
}
.post_content .well strong {
	font-size: 16px;
}

*,
*:before,
*:after {
	box-sizing: border-box;
}
/* ----------------------------------------------------------------------
	top clinic link
---------------------------------------------------------------------- */
.p-clinic {
	font-family: "游明朝", "YuMincho", "Hiragino Mincho ProN W3",
		"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝",
		"ＭＳ 明朝", serif;
	margin: 64px 0 40px;
	line-height: 1.9;
}
@media screen and (max-width: 736px) {
	.p-clinic {
		margin: 40px 0;
	}
}
.p-clinic h1,
.p-clinic h2,
.p-clinic h3,
.p-clinic h4,
.p-clinic h5,
.p-clinic h6 {
	font-weight: normal;
}

.p-clinic a:hover {
	text-decoration: none;
}

@media screen and (max-width: 736px) {
	.p-clinic {
		width: 100% !important;
	}
}

.p-clinic-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.p-clinic-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column;
	flex-flow: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: calc(50% - 10px);
}

@media screen and (max-width: 736px) {
	.p-clinic-item {
		width: 100%;
	}
	.p-clinic-item:not(:first-child) {
		margin-top: 24px;
	}
}

.p-clinic-bg img {
	width: 100%;
}

.p-clinic-name {
	margin-top: -56px;
}

.p-clinic-icon {
	text-align: center;
}

.p-clinic-ttl {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column;
	flex-flow: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #545454;
	margin-top: 8px;
}

.p-clinic-ttl-sub {
	font-size: 16px;
}

.p-clinic-ttl-main {
	font-size: 24px;
}

@media screen and (max-width: 736px) {
	.p-clinic-ttl-main {
		font-size: 20px;
	}
}

.p-clinic-logo {
	max-height: 100px;
	width: auto;
	image-rendering: -webkit-optimize-contrast;
}

@media screen and (max-width: 736px) {
	.p-clinic-logo {
		max-height: 80px;
		width: unset;
	}
}

.p-clinic-sns {
	color: #545454;
	font-size: 1.5rem;
	padding: 10px 0;
}

@media screen and (max-width: 736px) {
	.p-clinic-sns {
		font-size: 2rem;
		padding: 0;
	}
}

.p-clinic-info {
	padding: 16px 0 0;
	color: #545454;
	font-size: 14px;
}

.p-clinic-info.text-center {
	text-align: center;
}

.p-clinic-btns {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
	/* padding: 32px 20px 0; */
	padding: 32px 0 0;
}

@media screen and (max-width: 736px) {
	.p-clinic-btns {
		padding-top: 24px;
	}
}

.p-clinic-btn {
	color: #545454;
	font-size: 14px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 50px;
	width: calc(50% - 8px);
	padding: 0 20px;
	margin-bottom: 16px;
	border: 1px solid #ddd;
	border-radius: 40px;
	padding: 4% 0;
}

.p-clinic-btn:hover {
	background-color: #333;
	color: #fff;
}

.p-clinic-btn[href*="tel:"] {
	pointer-events: all;
	cursor: pointer;
	text-decoration: none;
}

.p-clinic-btn i {
	padding-right: 8px;
	font-size: 18px;
}

/*------------------------------------------------------------------------
	readmore
------------------------------------------------------------------------*/
.readmore {
	position: relative;
	margin-bottom: 20px;
	/* padding: 0 20px 20px; */
	/* border: solid 1px; */
	height: auto;
	overflow: hidden;
}
.readmore.is-open {
	padding-bottom: 40px;
}
.show_more {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 70px;
	padding-top: 15px;
	text-align: center;
	line-height: 75px;
	background: linear-gradient(to bottom, transparent 0%, #fff 100%);
	cursor: pointer;
}
.is-open .show_more {
	background: transparent;
}
.show_more:before {
	border-right: 3px solid #5689a5;
	border-top: 3px solid #5689a5;
	content: "";
	display: inline-block;
	width: 12px;
	height: 12px;
	transition: all 0.5s;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}
.is-active .show_more:before {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

/*------------------------------------------------------------------------
	診療担当表タブ
------------------------------------------------------------------------*/
.info-calendar-ttl {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 20px;
	text-align: center;
}

@media screen and (max-width: 736px) {
	.info-calendar-ttl {
		-webkit-box-align: baseline;
		-ms-flex-align: baseline;
		align-items: baseline;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

.info-calendar-ttl-logo {
	max-height: 60px;
	width: auto;
	-webkit-backface-visibility: hidden;
}

@media screen and (max-width: 736px) {
	.info-calendar-ttl-logo {
		max-height: 40px;
		/* width: unset; */
		margin-bottom: 8px;
	}
}

.info-calendar-ttl-txt {
	display: block;
	white-space: nowrap;
	padding-left: 5px;
	font-size: 1.1rem;
}

@media screen and (max-width: 736px) {
	.info-calendar-ttl-txt {
		padding-left: 0;
	}
}

.blog_detail .ai1ec-event-footer {
	display: none;
}

@media screen and (max-width: 736px) {
	.info-calendar-inner {
		width: 100% !important;
	}
}

.info-calendar-tabs {
	max-width: 1300px;
	/* width: calc(100% - 80px); */
	width: 100%;
	margin: 0 auto;
}

@media screen and (max-width: 736px) {
	.info-calendar-tabs {
		width: 100%;
	}
}

.info-calendar-tabs .inner {
	max-width: 1100px;
	width: 100%;
}

.info-calendar-tabs .inner.min {
	max-width: 900px;
	width: 100%;
}

.info-calendar-tabs-menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.info-calendar-tabs-menu-item {
	width: calc(100% / 2);
	padding: 16px 20px;
	line-height: 1.5;
	color: #545454;
	cursor: pointer;
	background-color: #f3f3f3;
	border: 4px solid #f3f3f3;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	margin-bottom: -4px;
}

@media screen and (max-width: 736px) {
	.info-calendar-tabs-menu-item {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-flow: column;
		flex-flow: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		padding: 8px 16px;
	}
}

.info-calendar-tabs-menu-item.is-active {
	cursor: default;
	background-color: #fff;
	border-bottom-color: #fff;
}

.info-calendar-tabs-menu-item:hover {
	background-color: #f3f3f3;
	cursor: pointer;
}

.info-calendar-tabs-menu-item.is-active:hover {
	cursor: default;
	background-color: #fff;
}

.info-calendar-tabs-menu-item + .info-calendar-tabs-menu-item {
	border-left: none;
}

.info-calendar-tabs-cnt-item {
	display: none;
	border: 4px solid #f3f3f3;
	padding: 40px 40px 60px;
}

@media screen and (max-width: 736px) {
	.info-calendar-tabs-cnt-item {
		padding: 20px 16px 50px;
	}
}

.info-calendar-tabs-cnt-item.is-active {
	display: block;
}

.ai1ec-month-view .ai1ec-event {
	padding: 3px 0 3px 3px !important;
}

/* aboutページのイベントカレンダーにて、hover内容がhover前に出力されてしまうバグの応急処置 */
.p-home-about-calendar td .ai1ec-day > .ai1ec-popover,
.p-home-about-calendar td .ai1ec-day > .ai1ec-popup-title,
.p-home-about-calendar td > .ai1ec-popup-title,
.p-home-about-calendar td .ai1ec-day > .post-edit-link,
.p-home-about-calendar td > .post-edit-link,
.p-home-about-calendar td .ai1ec-day > .ai1ec-event-time,
.p-home-about-calendar td > .ai1ec-event-time,
.p-home-about-calendar td .ai1ec-day > .ai1ec-sas-actions,
.p-home-about-calendar td > .ai1ec-sas-actions,
.p-home-about-calendar td .ai1ec-day > .ai1ec-popup-excerpt,
.p-home-about-calendar td > .ai1ec-popup-excerpt,
.p-home-about-calendar td > .ai1ec-popup-trigger:hover .ai1ec-popover {
	display: none !important;
}

/*ボタン*/
.shiny-btn_l {
	font-family: "Noto serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
		"Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	display: block;
	position: relative;
	/* width: 90%; */
	max-width: 675px;
	width: 100%;
	padding: 10px 0 !important;
	/* margin: 30px auto; */
	/* margin-top: 30px; */
	/* background-color: #49b03e; */
	background-color: #245fb2;
	-webkit-box-shadow: 0 3px 0 0 #1c4a8b;
	box-shadow: 0 3px 0 0 #1c4a8b;
	border-radius: 80px !important;
	font-weight: bold;
	font-size: 42px !important;
	color: #fff !important;
	line-height: 1.4;
	text-align: center;
	text-decoration: none;
	overflow: hidden;
	-webkit-transition: 0.2s;
	transition: 0.2s;
	border: none !important;
}

@media screen and (max-width: 768px) {
	.shiny-btn_l {
		/* font-size: 0.9em !important; */
		font-size: 3.5vw !important;
		/* margin-top: 20px; */
	}
}

.shiny-btn_l.-line {
	background-color: #06c755;
	-webkit-box-shadow: 0 3px 0 0 #049641;
	box-shadow: 0 3px 0 0 #049641;
}
.shiny-btn_l.-line:hover {
	opacity: 0.7;
	background-color: #06c755 !important;
}

.shiny-btn_l:hover {
	text-decoration: none;
	color: #fff;
	opacity: 0.7;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transform: translateY(3px);
}

.shiny-btn_l::before {
	position: absolute;
	content: "";
	display: inline-block;
	top: -180px;
	left: 0;
	width: 30px;
	height: 100%;
	background-color: #fff;
	-webkit-animation: shiny-btn_l 3s ease-in-out infinite;
	animation: shiny-btn_l 3s ease-in-out infinite;
}

.shiny-btn_l::after {
	position: absolute;
	right: 20px;
	top: 40px;
	font-size: 40px;
	font-weight: bold;
	content: "\f054";
	font-family: "Font Awesome 5 Free";
	margin-left: 0.5em;
}
@media screen and (max-width: 768px) {
	.shiny-btn_l::after {
		top: 18px;
		font-size: 14px;
	}
}

@-webkit-keyframes shiny-btn_l {
	0% {
		-webkit-transform: scale(0) rotate(45deg);
		opacity: 0;
	}
	80% {
		-webkit-transform: scale(0) rotate(45deg);
		opacity: 0.5;
	}
	81% {
		-webkit-transform: scale(4) rotate(45deg);
		opacity: 1;
	}
	100% {
		-webkit-transform: scale(50) rotate(45deg);
		opacity: 0;
	}
}

.fs36 {
	font-size: 36px;
}

.finger::before {
	position: absolute;
	content: url(../img/common/finger.png);
	left: 0.3em;
	top: 0.4em;
	-webkit-animation: finger 2s ease-out infinite;
	animation: finger 2s ease-out infinite;
	opacity: 1;
}
@media screen and (max-width: 768px) {
	.finger::before {
		top: 9%;
		content: url(../img/common/finger_s.png);
	}
}

@-webkit-keyframes finger {
	0%,
	40%,
	60%,
	80%,
	100% {
		-webkit-transform: scale(0.8);
		transform: scale(0.8);
	}
	50%,
	70% {
		-webkit-transform: scale(0.45);
		transform: scale(0.45);
	}
}

@keyframes finger {
	0%,
	40%,
	60%,
	80%,
	100% {
		-webkit-transform: scale(0.8);
		transform: scale(0.8);
	}
	50%,
	70% {
		-webkit-transform: scale(0.45);
		transform: scale(0.45);
	}
}

#global_menu .btn_reservation_head {
	right: 240px;
}

.p-header-fixed {
	position: absolute;
	width: 100%;
	max-width: 1150px;
	margin: 0 auto;
	top: 10px;
	display: flex;
	justify-content: flex-end;
}

/* @media screen and (max-width: 1279px) {
	.p-header-fixed {
		width: 89.84375%;
	}
} */
@media screen and (max-width: 991px) {
	.p-header-fixed {
		width: 100%;
		left: -22px;
		right: -22px;
	}
}

.p-header-cta {
	position: fixed !important;
	/* top: 10px; */
	/* right: 10.6%; */
	/* float: right; */
	z-index: 9999;
}

.p-header-cta__link {
	position: relative;
	/* font-family: "游明朝体", YuMincho, "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", serif; */
	color: #fff;
	text-align: center;
	width: 180px;
	height: 44px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	background: #b7ab86;
	border: 2px solid #b7ab86;
	overflow: hidden;
	z-index: 0;
	transition: 0.3s;
	font-size: 1.6rem;
	/* letter-spacing: 0.15em; */
	line-height: 1;
}
.p-header-cta__link:hover {
	background-color: #fff;
	border: 2px solid #b7ab86;
	color: #b7ab86;
}

.p-header-cta__icon {
	font-size: 20px;
}

.p-header-cta__ttl {
	margin-left: 8px;
	font-size: 15px;
	letter-spacing: 0.1rem;
}
.p-header-cta__ttl br {
	display: none;
}

@media screen and (max-width: 991px) {
	.p-header-cta {
		right: 60px;
		height: 60px;
		top: 0;
	}
	.p-header-cta__link {
		width: 60px;
		height: 60px;
		flex-flow: column;
	}

	.p-header-cta__icon {
		font-size: 24px;
	}

	.p-header-cta__ttl {
		margin-left: 0;
		margin-top: 6px;
		font-size: 10px;
		/* font-weight: 600; */
		line-height: 1.2;
	}

	.p-header-cta__ttl br {
		display: block;
	}
}

#global_menu.sp {
	display: none;
}
@media screen and (min-width: 992px) {
	.p-header-fixed #global_menu {
		display: none;
	}
}
@media screen and (max-width: 991px) {
	a.menu_button {
		position: fixed !important;
		top: 0;
		/* top: 10px; */
		/* right: 10.6%; */
		/* float: right; */
		z-index: 9999 !important;
		background-color: #fff;
	}
	/* #global_menu.sp {
		display: block;
	} */

	#global_menu.pc {
		display: none !important;
	}
	.p-header-fixed #global_menu {
		position: fixed !important;
		/* top: 60px; */
	}
}

body[data-modal="active"] .c-modal {
	pointer-events: auto;
	opacity: 1;
	display: block;
}
body[data-modal="active"] .c-modal__bg {
	opacity: 1;
}
body[data-modal="active"] .c-modal__inner {
	overflow-y: auto;
	pointer-events: auto;
}

.c-modal {
	position: fixed;
	z-index: 10000;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	pointer-events: none;
	opacity: 0;
	display: none;
	transition: opacity 0.3s ease;
	display: flex;
	align-items: center;
	justify-content: center;
}
@media screen and (max-width: 767px) {
	.c-modal {
		width: 100%;
		padding: 20px;
	}
}
.c-modal__bg {
	position: absolute;
	z-index: 0;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.5);
	opacity: 0;
	transition: opacity 0.3s ease;
}
.c-modal__close {
	position: absolute;
	top: -40px;
	right: 0;
	width: 30px;
	height: 30px;
	cursor: pointer;
	z-index: 9999;
	font: inherit;
	margin: 0;
	padding: 0;
	border: 0;
	border-radius: 0;
	background-color: transparent;
}
.c-modal__close::before,
.c-modal__close::after {
	content: "";
	position: absolute;
	top: 15px;
	right: 0;
	width: 30px;
	height: 2px;
	background-color: #fff;
}
.c-modal__close::before {
	transform: rotate(45deg);
}
.c-modal__close::after {
	transform: rotate(-45deg);
}
.c-modal__container {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 20;
	transform: translate(-50%, -50%);
	z-index: 1;
	max-width: 400px;
	width: 100%;
}
@media screen and (max-width: 767px) {
	.c-modal__container {
		width: calc(100% - 40px);
	}
}
.c-modal__inner {
	position: relative;
	padding: 60px 40px;
	-webkit-overflow-scrolling: touch;
	background-color: #fff;
}
@media screen and (max-width: 767px) {
	.c-modal__inner {
		max-width: 100%;
		padding: 32px 20px;
	}
}

.p-modal-reserve {
	display: flex;
	flex-direction: column;
	align-items: center;
}
.p-modal-reserve-btn {
	position: relative;
	margin-top: 0;
	width: 100%;
}
.p-modal-reserve-btn:not(:first-child) {
	margin-top: 20px;
}
.p-modal-reserve-btn-link {
	font-size: 15px;
	/* letter-spacing: 0.15em; */
	max-width: 320px;
	width: 100%;
	min-height: 60px;
	padding: 8px 0;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	line-height: 1.5;
	background-color: #b7ab86;
	border: 2px solid #b7ab86;
	color: #fff;
	text-align: center;
	overflow: hidden;
	z-index: 0;
	transition: 0.3s;
}
.p-modal-reserve-btn-link:hover {
	color: #b7ab86;
	background-color: #fff;
	opacity: 1;
	text-decoration: none;
}
.p-modal-reserve-btn-link__kojihifu {
	background-color: #f59265;
	border-color: #f59265;
}
.p-modal-reserve-btn-link__kojihifu:hover {
	color: #f59265;
}
.p-modal-reserve-btn-link__kojihifu-line {
	background-color: #06c755;
	border-color: #06c755;
}
.p-modal-reserve-btn-link__kojihifu-line:hover {
	color: #06c755;
}
.p-modal-reserve-btn-link__biotope {
	background-color: #244297;
	border-color: #244297;
}
.p-modal-reserve-btn-link__biotope:hover {
	color: #244297;
}
.p-modal-reserve-btn-link__biotope-line {
	background-color: #0693c7;
	border-color: #0693c7;
}
.p-modal-reserve-btn-link__biotope-line:hover {
	color: #0693c7;
}

.p-modal-reserve-btn-link.no-link {
	pointer-events: none;
}
.p-modal-reserve-btn-icon {
	position: absolute;
	left: 24px;
	font-size: 18px;
}
.p-modal-reserve-btn-ttl {
	margin: 0 0 0 8px;
	font-size: 15px;
	letter-spacing: 0.2px;
}



.c-fixed-reserve-btn {
	/* -webkit-transform: translateY(-50%); */
	/* -webkit-transition: all 0.3s ease;
  border-radius: 5px 0px 0px 5px;
  border-right-width: 0; */
	opacity: 0;
	pointer-events: none;
	position: fixed;
	/* right: 0; */
	/* top: 50%; */
	bottom: 0;
	right: 0;
	left: 0;
	/* transform: translateY(-50%); */
	transition: all 0.3s ease;
	z-index: 10;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #fff;
	padding: 16px;
}
.c-fixed-reserve-btn__inner {
	display: flex;
	justify-content: center;
	align-items: center;
}
/* @media screen and (max-width: 767px) { */
/* .c-fixed-reserve-btn {
    display: none;
  } */
/* } */
.c-fixed-reserve-btn.is-show {
	opacity: 1;
	pointer-events: all;
}
.c-fixed-reserve-btn__body {
	/* -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.1); */
	/* -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -webkit-font-feature-settings: initial;
  font-feature-settings: initial; */
	/* -webkit-transition: all 0.3s ease; */
	background: #244297;
	/* border: 4px solid #fff; */
	/* border-radius: 3px 0px 0px 3px; */
	border-radius: 5px;
	box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.1);
	color: #fff;
	/* display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox; */
	display: flex;
	align-items: center;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro",
		"Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	font-size: 16px;
	/* height: 250px; */
	justify-content: center;
	overflow: hidden;
	transition: all 0.3s ease;
	width: 250px;
	height: 50px;
	line-height: 1.4;
	text-align: center;
	/* writing-mode: vertical-rl; */
	pointer-events: all !important;
	cursor: pointer !important;
	letter-spacing: 0.05em;
}
.c-fixed-reserve-btn__body:hover {
	opacity: 0.7;
	text-decoration: none;
	color: #fff;
}
.c-fixed-reserve-btn__body + .c-fixed-reserve-btn__body {
	/* margin-top: 20px; */
	margin-left: 20px;
}
.c-fixed-reserve-btn__body--line {
	position: relative;
	background: #06c755;
}
.c-fixed-reserve-btn__body--line .icon-line::before {
	content: "";
	width: 16px;
	height: 16px;
	background: url(../img/common/icon_line.png) center center no-repeat;
	background-size: contain;
	display: block;
}
.c-fixed-reserve-btn__body--koujimachi {
	background: #f59265;
}
.c-fixed-reserve-btn__body--shirogane {
	background: #244297;
}
.c-fixed-reserve-btn__body--tel span {
	font-size: 19px;
}
.c-fixed-reserve-btn__icon {
	/* margin-bottom: 10px; */
	margin-right: 8px;
}

@media screen and (min-width: 992px) {
	body.single {
		padding-bottom: 82px;
	}
}
