﻿/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */ /*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=11e1f8c943eeb4acce78807c5cdfaaa9)
 * Config saved to config.json and https://gist.github.com/11e1f8c943eeb4acce78807c5cdfaaa9
 */ /*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/* @import url("https://fonts.googleapis.com/earlyaccess/notosansjapanese.css"); 
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500&display=swap");*/
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&display=swap');
html,
body {
	margin: 0;
	padding: 0;
}

.btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}
.btn-default:active,
.btn-primary:active,
.btn-success:active,
.btn-info:active,
.btn-warning:active,
.btn-danger:active,
.btn-default.active,
.btn-primary.active,
.btn-success.active,
.btn-info.active,
.btn-warning.active,
.btn-danger.active {
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-default.disabled,
.btn-primary.disabled,
.btn-success.disabled,
.btn-info.disabled,
.btn-warning.disabled,
.btn-danger.disabled,
.btn-default[disabled],
.btn-primary[disabled],
.btn-success[disabled],
.btn-info[disabled],
.btn-warning[disabled],
.btn-danger[disabled],
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-danger {
	-webkit-box-shadow: none;
	box-shadow: none;
}
.btn-default .badge,
.btn-primary .badge,
.btn-success .badge,
.btn-info .badge,
.btn-warning .badge,
.btn-danger .badge {
	text-shadow: none;
}
.btn:active,
.btn.active {
	background-image: none;
}
.btn-default {
	background-image: -webkit-linear-gradient(top, #fff 0%, #e0e0e0 100%);
	background-image: -o-linear-gradient(top, #fff 0%, #e0e0e0 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e0e0e0));
	background-image: linear-gradient(to bottom, #fff 0%, #e0e0e0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	background-repeat: repeat-x;
	border-color: #dbdbdb;
	text-shadow: 0 1px 0 #fff;
	border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus {
	background-color: #e0e0e0;
	background-position: 0 -15px;
}
.btn-default:active,
.btn-default.active {
	background-color: #e0e0e0;
	border-color: #dbdbdb;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
	background-color: #e0e0e0;
	background-image: none;
}
.btn-primary {
	background-image: -webkit-linear-gradient(top, #337ab7 0%, #265a88 100%);
	background-image: -o-linear-gradient(top, #337ab7 0%, #265a88 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#265a88));
	background-image: linear-gradient(to bottom, #337ab7 0%, #265a88 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	background-repeat: repeat-x;
	border-color: #245580;
}
.btn-primary:hover,
.btn-primary:focus {
	background-color: #265a88;
	background-position: 0 -15px;
}
.btn-primary:active,
.btn-primary.active {
	background-color: #265a88;
	border-color: #245580;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
	background-color: #265a88;
	background-image: none;
}
.btn-success {
	background-image: -webkit-linear-gradient(top, #5cb85c 0%, #419641 100%);
	background-image: -o-linear-gradient(top, #5cb85c 0%, #419641 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#419641));
	background-image: linear-gradient(to bottom, #5cb85c 0%, #419641 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	background-repeat: repeat-x;
	border-color: #3e8f3e;
}
.btn-success:hover,
.btn-success:focus {
	background-color: #419641;
	background-position: 0 -15px;
}
.btn-success:active,
.btn-success.active {
	background-color: #419641;
	border-color: #3e8f3e;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
	background-color: #419641;
	background-image: none;
}
.btn-info {
	background-image: -webkit-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
	background-image: -o-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#2aabd2));
	background-image: linear-gradient(to bottom, #5bc0de 0%, #2aabd2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	background-repeat: repeat-x;
	border-color: #28a4c9;
}
.btn-info:hover,
.btn-info:focus {
	background-color: #2aabd2;
	background-position: 0 -15px;
}
.btn-info:active,
.btn-info.active {
	background-color: #2aabd2;
	border-color: #28a4c9;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
	background-color: #2aabd2;
	background-image: none;
}
.btn-warning {
	background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
	background-image: -o-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#eb9316));
	background-image: linear-gradient(to bottom, #f0ad4e 0%, #eb9316 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	background-repeat: repeat-x;
	border-color: #e38d13;
}
.btn-warning:hover,
.btn-warning:focus {
	background-color: #eb9316;
	background-position: 0 -15px;
}
.btn-warning:active,
.btn-warning.active {
	background-color: #eb9316;
	border-color: #e38d13;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
	background-color: #eb9316;
	background-image: none;
}
.btn-danger {
	background-image: -webkit-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
	background-image: -o-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c12e2a));
	background-image: linear-gradient(to bottom, #d9534f 0%, #c12e2a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	background-repeat: repeat-x;
	border-color: #b92c28;
}
.btn-danger:hover,
.btn-danger:focus {
	background-color: #c12e2a;
	background-position: 0 -15px;
}
.btn-danger:active,
.btn-danger.active {
	background-color: #c12e2a;
	border-color: #b92c28;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
	background-color: #c12e2a;
	background-image: none;
}
.thumbnail,
.img-thumbnail {
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
	background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
	background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
	background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
	background-color: #e8e8e8;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
	background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
	background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
	background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
	background-color: #2e6da4;
}
.navbar-default {
	background-image: -webkit-linear-gradient(top, #fff 0%, #f8f8f8 100%);
	background-image: -o-linear-gradient(top, #fff 0%, #f8f8f8 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f8f8f8));
	background-image: linear-gradient(to bottom, #fff 0%, #f8f8f8 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .active > a {
	background-image: -webkit-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
	background-image: -o-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#dbdbdb), to(#e2e2e2));
	background-image: linear-gradient(to bottom, #dbdbdb 0%, #e2e2e2 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdbdbdb', endColorstr='#ffe2e2e2', GradientType=0);
	-webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
}
.navbar-brand,
.navbar-nav > li > a {
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
}
.navbar-inverse {
	background-image: -webkit-linear-gradient(top, #3c3c3c 0%, #222 100%);
	background-image: -o-linear-gradient(top, #3c3c3c 0%, #222 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#3c3c3c), to(#222));
	background-image: linear-gradient(to bottom, #3c3c3c 0%, #222 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	border-radius: 4px;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .active > a {
	background-image: -webkit-linear-gradient(top, #080808 0%, #0f0f0f 100%);
	background-image: -o-linear-gradient(top, #080808 0%, #0f0f0f 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#080808), to(#0f0f0f));
	background-image: linear-gradient(to bottom, #080808 0%, #0f0f0f 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff080808', endColorstr='#ff0f0f0f', GradientType=0);
	-webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
	box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
}
.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav > li > a {
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.navbar-static-top,
.navbar-fixed-top,
.navbar-fixed-bottom {
	border-radius: 0;
}

@media (max-width: 767px) {
	.navbar .navbar-nav .open .dropdown-menu > .active > a,
	.navbar .navbar-nav .open .dropdown-menu > .active > a:hover,
	.navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
		color: #fff;
		background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
		background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
		background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
		background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
		background-repeat: repeat-x;
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
	}
}
.alert {
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.alert-success {
	background-image: -webkit-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
	background-image: -o-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#c8e5bc));
	background-image: linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
	border-color: #b2dba1;
}
.alert-info {
	background-image: -webkit-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
	background-image: -o-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#b9def0));
	background-image: linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
	border-color: #9acfea;
}
.alert-warning {
	background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
	background-image: -o-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#f8efc0));
	background-image: linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
	border-color: #f5e79e;
}
.alert-danger {
	background-image: -webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
	background-image: -o-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#e7c3c3));
	background-image: linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
	border-color: #dca7a7;
}
.progress {
	background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
	background-image: -o-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#f5f5f5));
	background-image: linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
}
.progress-bar {
	background-image: -webkit-linear-gradient(top, #337ab7 0%, #286090 100%);
	background-image: -o-linear-gradient(top, #337ab7 0%, #286090 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#286090));
	background-image: linear-gradient(to bottom, #337ab7 0%, #286090 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff286090', GradientType=0);
}
.progress-bar-success {
	background-image: -webkit-linear-gradient(top, #5cb85c 0%, #449d44 100%);
	background-image: -o-linear-gradient(top, #5cb85c 0%, #449d44 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#449d44));
	background-image: linear-gradient(to bottom, #5cb85c 0%, #449d44 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
}
.progress-bar-info {
	background-image: -webkit-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
	background-image: -o-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#31b0d5));
	background-image: linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);
}
.progress-bar-warning {
	background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
	background-image: -o-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#ec971f));
	background-image: linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
}
.progress-bar-danger {
	background-image: -webkit-linear-gradient(top, #d9534f 0%, #c9302c 100%);
	background-image: -o-linear-gradient(top, #d9534f 0%, #c9302c 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c9302c));
	background-image: linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
}
.progress-bar-striped {
	background-image: -webkit-linear-gradient(
		45deg,
		rgba(255, 255, 255, 0.15) 25%,
		transparent 25%,
		transparent 50%,
		rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%,
		transparent 75%,
		transparent
	);
	background-image: -o-linear-gradient(
		45deg,
		rgba(255, 255, 255, 0.15) 25%,
		transparent 25%,
		transparent 50%,
		rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%,
		transparent 75%,
		transparent
	);
	background-image: linear-gradient(
		45deg,
		rgba(255, 255, 255, 0.15) 25%,
		transparent 25%,
		transparent 50%,
		rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%,
		transparent 75%,
		transparent
	);
}
.list-group {
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
	text-shadow: 0 -1px 0 #286090;
	background-image: -webkit-linear-gradient(top, #337ab7 0%, #2b669a 100%);
	background-image: -o-linear-gradient(top, #337ab7 0%, #2b669a 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2b669a));
	background-image: linear-gradient(to bottom, #337ab7 0%, #2b669a 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2b669a', GradientType=0);
	border-color: #2b669a;
}
.list-group-item.active .badge,
.list-group-item.active:hover .badge,
.list-group-item.active:focus .badge {
	text-shadow: none;
}
.panel {
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.panel-default > .panel-heading {
	background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
	background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
	background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
}
.panel-primary > .panel-heading {
	background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
	background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
	background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
}
.panel-success > .panel-heading {
	background-image: -webkit-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
	background-image: -o-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#d0e9c6));
	background-image: linear-gradient(to bottom, #dff0d8 0%, #d0e9c6 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);
}
.panel-info > .panel-heading {
	background-image: -webkit-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
	background-image: -o-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#c4e3f3));
	background-image: linear-gradient(to bottom, #d9edf7 0%, #c4e3f3 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);
}
.panel-warning > .panel-heading {
	background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
	background-image: -o-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#faf2cc));
	background-image: linear-gradient(to bottom, #fcf8e3 0%, #faf2cc 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);
}
.panel-danger > .panel-heading {
	background-image: -webkit-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
	background-image: -o-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#ebcccc));
	background-image: linear-gradient(to bottom, #f2dede 0%, #ebcccc 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);
}
.well {
	background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
	background-image: -o-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#f5f5f5));
	background-image: linear-gradient(to bottom, #e8e8e8 0%, #f5f5f5 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
	border-color: #dcdcdc;
	-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
} /*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */ /*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=11e1f8c943eeb4acce78807c5cdfaaa9)
 * Config saved to config.json and https://gist.github.com/11e1f8c943eeb4acce78807c5cdfaaa9
 */ /*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */ /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body {
	margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block;
}
audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden],
template {
	display: none;
}
a {
	background-color: transparent;
}
a:active,
a:hover {
	outline: 0;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b,
strong {
	font-weight: bold;
}
dfn {
	font-style: italic;
}
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
mark {
	background: #ff0;
	color: #000;
}
small {
	font-size: 80%;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
img {
	border: 0;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 1em 40px;
}
hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}
pre {
	overflow: auto;
}
code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}
button {
	overflow: visible;
}
button,
select {
	text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled],
html input[disabled] {
	cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
input {
	line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}
input[type="search"] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
legend {
	border: 0;
	padding: 0;
}
textarea {
	overflow: auto;
}
optgroup {
	font-weight: bold;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td,
th {
	padding: 0;
} /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
	*,
	*:before,
	*:after {
		background: transparent !important;
		color: #000 !important;
		-webkit-box-shadow: none !important;
		box-shadow: none !important;
		text-shadow: none !important;
	}
	a,
	a:visited {
		text-decoration: underline;
	}
	a[href]:after {
		content: " (" attr(href) ")";
	}
	abbr[title]:after {
		content: " (" attr(title) ")";
	}
	a[href^="#"]:after,
	a[href^="javascript:"]:after {
		content: "";
	}
	pre,
	blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}
	thead {
		display: table-header-group;
	}
	tr,
	img {
		page-break-inside: avoid;
	}
	img {
		max-width: 100% !important;
	}
	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}
	h2,
	h3 {
		page-break-after: avoid;
	}
	.navbar {
		display: none;
	}
	.btn > .caret,
	.dropup > .btn > .caret {
		border-top-color: #000 !important;
	}
	.label {
		border: 1px solid #000;
	}
	.table {
		border-collapse: collapse !important;
	}
	.table td,
	.table th {
		background-color: #fff !important;
	}
	.table-bordered th,
	.table-bordered td {
		border: 1px solid #ddd !important;
	}
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
html {
	font-size: 10px;
	-webkit-tap-highlight-color: transparent;
}
body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333333;
	background-color: #ffffff;
}
input,
button,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}
a {
	color: #337ab7;
	text-decoration: none;
}
a:hover,
a:focus {
	color: #23527c;
	text-decoration: underline;
}
a:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
figure {
	margin: 0;
}
img {
	vertical-align: middle;
}
.img-responsive {
	display: block;
	max-width: 100%;
	height: auto;
}
.img-rounded {
	border-radius: 6px;
}
.img-thumbnail {
	padding: 4px;
	line-height: 1.42857143;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	border-radius: 4px;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto;
}
.img-circle {
	border-radius: 50%;
}
hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eeeeee;
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto;
}
[role="button"] {
	cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
	font-weight: normal;
	line-height: 1;
	color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
	margin-top: 20px;
	margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
	font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
	margin-top: 10px;
	margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
	font-size: 75%;
}
h1,
.h1 {
	font-size: 36px;
}
h2,
.h2 {
	font-size: 30px;
}
h3,
.h3 {
	font-size: 24px;
}
h4,
.h4 {
	font-size: 18px;
}
h5,
.h5 {
	font-size: 14px;
}
h6,
.h6 {
	font-size: 12px;
}
p {
	margin: 0 0 10px;
}
.lead {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.4;
}

@media (min-width: 768px) {
	.lead {
		font-size: 21px;
	}
}
small,
.small {
	font-size: 85%;
}
mark,
.mark {
	background-color: #fcf8e3;
	padding: 0.2em;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.text-center {
	text-align: center;
}
.text-justify {
	text-align: justify;
}
.text-nowrap {
	white-space: nowrap;
}
.text-lowercase {
	text-transform: lowercase;
}
.text-uppercase {
	text-transform: uppercase;
}
.text-capitalize {
	text-transform: capitalize;
}
.text-muted {
	color: #777777;
}
.text-primary {
	color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
	color: #286090;
}
.text-success {
	color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
	color: #2b542c;
}
.text-info {
	color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
	color: #245269;
}
.text-warning {
	color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
	color: #66512c;
}
.text-danger {
	color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
	color: #843534;
}
.bg-primary {
	color: #fff;
	background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
	background-color: #286090;
}
.bg-success {
	background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
	background-color: #c1e2b3;
}
.bg-info {
	background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
	background-color: #afd9ee;
}
.bg-warning {
	background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
	background-color: #f7ecb5;
}
.bg-danger {
	background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
	background-color: #e4b9b9;
}
.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eeeeee;
}
ul,
ol {
	margin-top: 0;
	margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
	margin-bottom: 0;
}
.list-unstyled {
	padding-left: 0;
	list-style: none;
}
.list-inline {
	padding-left: 0;
	list-style: none;
	margin-left: -5px;
}
.list-inline > li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
}
dl {
	margin-top: 0;
	margin-bottom: 20px;
}
dt,
dd {
	line-height: 1.42857143;
}
dt {
	font-weight: bold;
}
dd {
	margin-left: 0;
}

@media (min-width: 768px) {
	.dl-horizontal dt {
		float: left;
		width: 160px;
		clear: left;
		text-align: right;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.dl-horizontal dd {
		margin-left: 180px;
	}
}
abbr[title],
abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #777777;
}
.initialism {
	font-size: 90%;
	text-transform: uppercase;
}
blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
	margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
	display: block;
	font-size: 80%;
	line-height: 1.42857143;
	color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
	content: "\2014 \00A0";
}
.blockquote-reverse,
blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eeeeee;
	border-left: 0;
	text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
	content: "";
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
	content: "\00A0 \2014";
}
address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
	padding: 2px 4px;
	font-size: 90%;
	color: #c7254e;
	background-color: #f9f2f4;
	border-radius: 4px;
}
kbd {
	padding: 2px 4px;
	font-size: 90%;
	color: #ffffff;
	background-color: #333333;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: 900;
	-webkit-box-shadow: none;
	box-shadow: none;
}
pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.42857143;
	word-break: break-all;
	word-wrap: break-word;
	color: #333333;
	background-color: #f5f5f5;
	border: 1px solid #cccccc;
	border-radius: 4px;
}
pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0;
}
.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll;
}
.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}

@media (min-width: 768px) {
	.container {
		width: 750px;
	}
}

@media (min-width: 992px) {
	.container {
		width: 970px;
	}
}

@media (min-width: 1200px) {
	.container {
		width: 1170px;
	}
}
.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}
.row {
	margin-left: -15px;
	margin-right: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
	float: left;
}
.col-xs-12 {
	width: 100%;
}
.col-xs-11 {
	width: 91.66666667%;
}
.col-xs-10 {
	width: 83.33333333%;
}
.col-xs-9 {
	width: 75%;
}
.col-xs-8 {
	width: 66.66666667%;
}
.col-xs-7 {
	width: 58.33333333%;
}
.col-xs-6 {
	width: 50%;
}
.col-xs-5 {
	width: 41.66666667%;
}
.col-xs-4 {
	width: 33.33333333%;
}
.col-xs-3 {
	width: 25%;
}
.col-xs-2 {
	width: 16.66666667%;
}
.col-xs-1 {
	width: 8.33333333%;
}
.col-xs-pull-12 {
	right: 100%;
}
.col-xs-pull-11 {
	right: 91.66666667%;
}
.col-xs-pull-10 {
	right: 83.33333333%;
}
.col-xs-pull-9 {
	right: 75%;
}
.col-xs-pull-8 {
	right: 66.66666667%;
}
.col-xs-pull-7 {
	right: 58.33333333%;
}
.col-xs-pull-6 {
	right: 50%;
}
.col-xs-pull-5 {
	right: 41.66666667%;
}
.col-xs-pull-4 {
	right: 33.33333333%;
}
.col-xs-pull-3 {
	right: 25%;
}
.col-xs-pull-2 {
	right: 16.66666667%;
}
.col-xs-pull-1 {
	right: 8.33333333%;
}
.col-xs-pull-0 {
	right: auto;
}
.col-xs-push-12 {
	left: 100%;
}
.col-xs-push-11 {
	left: 91.66666667%;
}
.col-xs-push-10 {
	left: 83.33333333%;
}
.col-xs-push-9 {
	left: 75%;
}
.col-xs-push-8 {
	left: 66.66666667%;
}
.col-xs-push-7 {
	left: 58.33333333%;
}
.col-xs-push-6 {
	left: 50%;
}
.col-xs-push-5 {
	left: 41.66666667%;
}
.col-xs-push-4 {
	left: 33.33333333%;
}
.col-xs-push-3 {
	left: 25%;
}
.col-xs-push-2 {
	left: 16.66666667%;
}
.col-xs-push-1 {
	left: 8.33333333%;
}
.col-xs-push-0 {
	left: auto;
}
.col-xs-offset-12 {
	margin-left: 100%;
}
.col-xs-offset-11 {
	margin-left: 91.66666667%;
}
.col-xs-offset-10 {
	margin-left: 83.33333333%;
}
.col-xs-offset-9 {
	margin-left: 75%;
}
.col-xs-offset-8 {
	margin-left: 66.66666667%;
}
.col-xs-offset-7 {
	margin-left: 58.33333333%;
}
.col-xs-offset-6 {
	margin-left: 50%;
}
.col-xs-offset-5 {
	margin-left: 41.66666667%;
}
.col-xs-offset-4 {
	margin-left: 33.33333333%;
}
.col-xs-offset-3 {
	margin-left: 25%;
}
.col-xs-offset-2 {
	margin-left: 16.66666667%;
}
.col-xs-offset-1 {
	margin-left: 8.33333333%;
}
.col-xs-offset-0 {
	margin-left: 0%;
}

@media (min-width: 768px) {
	.col-sm-1,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12 {
		float: left;
	}
	.col-sm-12 {
		width: 100%;
	}
	.col-sm-11 {
		width: 91.66666667%;
	}
	.col-sm-10 {
		width: 83.33333333%;
	}
	.col-sm-9 {
		width: 75%;
	}
	.col-sm-8 {
		width: 66.66666667%;
	}
	.col-sm-7 {
		width: 58.33333333%;
	}
	.col-sm-6 {
		width: 50%;
	}
	.col-sm-5 {
		width: 41.66666667%;
	}
	.col-sm-4 {
		width: 33.33333333%;
	}
	.col-sm-3 {
		width: 25%;
	}
	.col-sm-2 {
		width: 16.66666667%;
	}
	.col-sm-1 {
		width: 8.33333333%;
	}
	.col-sm-pull-12 {
		right: 100%;
	}
	.col-sm-pull-11 {
		right: 91.66666667%;
	}
	.col-sm-pull-10 {
		right: 83.33333333%;
	}
	.col-sm-pull-9 {
		right: 75%;
	}
	.col-sm-pull-8 {
		right: 66.66666667%;
	}
	.col-sm-pull-7 {
		right: 58.33333333%;
	}
	.col-sm-pull-6 {
		right: 50%;
	}
	.col-sm-pull-5 {
		right: 41.66666667%;
	}
	.col-sm-pull-4 {
		right: 33.33333333%;
	}
	.col-sm-pull-3 {
		right: 25%;
	}
	.col-sm-pull-2 {
		right: 16.66666667%;
	}
	.col-sm-pull-1 {
		right: 8.33333333%;
	}
	.col-sm-pull-0 {
		right: auto;
	}
	.col-sm-push-12 {
		left: 100%;
	}
	.col-sm-push-11 {
		left: 91.66666667%;
	}
	.col-sm-push-10 {
		left: 83.33333333%;
	}
	.col-sm-push-9 {
		left: 75%;
	}
	.col-sm-push-8 {
		left: 66.66666667%;
	}
	.col-sm-push-7 {
		left: 58.33333333%;
	}
	.col-sm-push-6 {
		left: 50%;
	}
	.col-sm-push-5 {
		left: 41.66666667%;
	}
	.col-sm-push-4 {
		left: 33.33333333%;
	}
	.col-sm-push-3 {
		left: 25%;
	}
	.col-sm-push-2 {
		left: 16.66666667%;
	}
	.col-sm-push-1 {
		left: 8.33333333%;
	}
	.col-sm-push-0 {
		left: auto;
	}
	.col-sm-offset-12 {
		margin-left: 100%;
	}
	.col-sm-offset-11 {
		margin-left: 91.66666667%;
	}
	.col-sm-offset-10 {
		margin-left: 83.33333333%;
	}
	.col-sm-offset-9 {
		margin-left: 75%;
	}
	.col-sm-offset-8 {
		margin-left: 66.66666667%;
	}
	.col-sm-offset-7 {
		margin-left: 58.33333333%;
	}
	.col-sm-offset-6 {
		margin-left: 50%;
	}
	.col-sm-offset-5 {
		margin-left: 41.66666667%;
	}
	.col-sm-offset-4 {
		margin-left: 33.33333333%;
	}
	.col-sm-offset-3 {
		margin-left: 25%;
	}
	.col-sm-offset-2 {
		margin-left: 16.66666667%;
	}
	.col-sm-offset-1 {
		margin-left: 8.33333333%;
	}
	.col-sm-offset-0 {
		margin-left: 0%;
	}
}

@media (min-width: 992px) {
	.col-md-1,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9,
	.col-md-10,
	.col-md-11,
	.col-md-12 {
		float: left;
	}
	.col-md-12 {
		width: 100%;
	}
	.col-md-11 {
		width: 91.66666667%;
	}
	.col-md-10 {
		width: 83.33333333%;
	}
	.col-md-9 {
		width: 75%;
	}
	.col-md-8 {
		width: 66.66666667%;
	}
	.col-md-7 {
		width: 58.33333333%;
	}
	.col-md-6 {
		width: 50%;
	}
	.col-md-5 {
		width: 41.66666667%;
	}
	.col-md-4 {
		width: 33.33333333%;
	}
	.col-md-3 {
		width: 25%;
	}
	.col-md-2 {
		width: 16.66666667%;
	}
	.col-md-1 {
		width: 8.33333333%;
	}
	.col-md-pull-12 {
		right: 100%;
	}
	.col-md-pull-11 {
		right: 91.66666667%;
	}
	.col-md-pull-10 {
		right: 83.33333333%;
	}
	.col-md-pull-9 {
		right: 75%;
	}
	.col-md-pull-8 {
		right: 66.66666667%;
	}
	.col-md-pull-7 {
		right: 58.33333333%;
	}
	.col-md-pull-6 {
		right: 50%;
	}
	.col-md-pull-5 {
		right: 41.66666667%;
	}
	.col-md-pull-4 {
		right: 33.33333333%;
	}
	.col-md-pull-3 {
		right: 25%;
	}
	.col-md-pull-2 {
		right: 16.66666667%;
	}
	.col-md-pull-1 {
		right: 8.33333333%;
	}
	.col-md-pull-0 {
		right: auto;
	}
	.col-md-push-12 {
		left: 100%;
	}
	.col-md-push-11 {
		left: 91.66666667%;
	}
	.col-md-push-10 {
		left: 83.33333333%;
	}
	.col-md-push-9 {
		left: 75%;
	}
	.col-md-push-8 {
		left: 66.66666667%;
	}
	.col-md-push-7 {
		left: 58.33333333%;
	}
	.col-md-push-6 {
		left: 50%;
	}
	.col-md-push-5 {
		left: 41.66666667%;
	}
	.col-md-push-4 {
		left: 33.33333333%;
	}
	.col-md-push-3 {
		left: 25%;
	}
	.col-md-push-2 {
		left: 16.66666667%;
	}
	.col-md-push-1 {
		left: 8.33333333%;
	}
	.col-md-push-0 {
		left: auto;
	}
	.col-md-offset-12 {
		margin-left: 100%;
	}
	.col-md-offset-11 {
		margin-left: 91.66666667%;
	}
	.col-md-offset-10 {
		margin-left: 83.33333333%;
	}
	.col-md-offset-9 {
		margin-left: 75%;
	}
	.col-md-offset-8 {
		margin-left: 66.66666667%;
	}
	.col-md-offset-7 {
		margin-left: 58.33333333%;
	}
	.col-md-offset-6 {
		margin-left: 50%;
	}
	.col-md-offset-5 {
		margin-left: 41.66666667%;
	}
	.col-md-offset-4 {
		margin-left: 33.33333333%;
	}
	.col-md-offset-3 {
		margin-left: 25%;
	}
	.col-md-offset-2 {
		margin-left: 16.66666667%;
	}
	.col-md-offset-1 {
		margin-left: 8.33333333%;
	}
	.col-md-offset-0 {
		margin-left: 0%;
	}
}

@media (min-width: 1200px) {
	.col-lg-1,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12 {
		float: left;
	}
	.col-lg-12 {
		width: 100%;
	}
	.col-lg-11 {
		width: 91.66666667%;
	}
	.col-lg-10 {
		width: 83.33333333%;
	}
	.col-lg-9 {
		width: 75%;
	}
	.col-lg-8 {
		width: 66.66666667%;
	}
	.col-lg-7 {
		width: 58.33333333%;
	}
	.col-lg-6 {
		width: 50%;
	}
	.col-lg-5 {
		width: 41.66666667%;
	}
	.col-lg-4 {
		width: 33.33333333%;
	}
	.col-lg-3 {
		width: 25%;
	}
	.col-lg-2 {
		width: 16.66666667%;
	}
	.col-lg-1 {
		width: 8.33333333%;
	}
	.col-lg-pull-12 {
		right: 100%;
	}
	.col-lg-pull-11 {
		right: 91.66666667%;
	}
	.col-lg-pull-10 {
		right: 83.33333333%;
	}
	.col-lg-pull-9 {
		right: 75%;
	}
	.col-lg-pull-8 {
		right: 66.66666667%;
	}
	.col-lg-pull-7 {
		right: 58.33333333%;
	}
	.col-lg-pull-6 {
		right: 50%;
	}
	.col-lg-pull-5 {
		right: 41.66666667%;
	}
	.col-lg-pull-4 {
		right: 33.33333333%;
	}
	.col-lg-pull-3 {
		right: 25%;
	}
	.col-lg-pull-2 {
		right: 16.66666667%;
	}
	.col-lg-pull-1 {
		right: 8.33333333%;
	}
	.col-lg-pull-0 {
		right: auto;
	}
	.col-lg-push-12 {
		left: 100%;
	}
	.col-lg-push-11 {
		left: 91.66666667%;
	}
	.col-lg-push-10 {
		left: 83.33333333%;
	}
	.col-lg-push-9 {
		left: 75%;
	}
	.col-lg-push-8 {
		left: 66.66666667%;
	}
	.col-lg-push-7 {
		left: 58.33333333%;
	}
	.col-lg-push-6 {
		left: 50%;
	}
	.col-lg-push-5 {
		left: 41.66666667%;
	}
	.col-lg-push-4 {
		left: 33.33333333%;
	}
	.col-lg-push-3 {
		left: 25%;
	}
	.col-lg-push-2 {
		left: 16.66666667%;
	}
	.col-lg-push-1 {
		left: 8.33333333%;
	}
	.col-lg-push-0 {
		left: auto;
	}
	.col-lg-offset-12 {
		margin-left: 100%;
	}
	.col-lg-offset-11 {
		margin-left: 91.66666667%;
	}
	.col-lg-offset-10 {
		margin-left: 83.33333333%;
	}
	.col-lg-offset-9 {
		margin-left: 75%;
	}
	.col-lg-offset-8 {
		margin-left: 66.66666667%;
	}
	.col-lg-offset-7 {
		margin-left: 58.33333333%;
	}
	.col-lg-offset-6 {
		margin-left: 50%;
	}
	.col-lg-offset-5 {
		margin-left: 41.66666667%;
	}
	.col-lg-offset-4 {
		margin-left: 33.33333333%;
	}
	.col-lg-offset-3 {
		margin-left: 25%;
	}
	.col-lg-offset-2 {
		margin-left: 16.66666667%;
	}
	.col-lg-offset-1 {
		margin-left: 8.33333333%;
	}
	.col-lg-offset-0 {
		margin-left: 0%;
	}
}
.fade {
	opacity: 0;
	-webkit-transition: opacity 0.15s linear;
	-o-transition: opacity 0.15s linear;
	transition: opacity 0.15s linear;
}
.fade.in {
	opacity: 1;
}
.collapse {
	display: none;
}
.collapse.in {
	display: block;
}
tr.collapse.in {
	display: table-row;
}
tbody.collapse.in {
	display: table-row-group;
}
.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition-property: height, visibility;
	-o-transition-property: height, visibility;
	transition-property: height, visibility;
	-webkit-transition-duration: 0.35s;
	-o-transition-duration: 0.35s;
	transition-duration: 0.35s;
	-webkit-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease;
}
.close {
	float: right;
	font-size: 21px;
	font-weight: 900;
	line-height: 1;
	color: #000000;
	text-shadow: 0 1px 0 #ffffff;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
	color: #000000;
	text-decoration: none;
	cursor: pointer;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
button.close {
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
}
.modal-open {
	overflow: hidden;
}
.modal {
	display: none;
	overflow: hidden;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	-webkit-overflow-scrolling: touch;
	outline: 0;
}
.modal.fade .modal-dialog {
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	-o-transform: translate(0, -25%);
	transform: translate(0, -25%);
	-webkit-transition: -webkit-transform 0.3s ease-out;
	-o-transition: -o-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
}
.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto;
}
.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px;
}
.modal-content {
	position: relative;
	background-color: #ffffff;
	border: 1px solid #999999;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	outline: 0;
}
.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000000;
}
.modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity=0);
}
.modal-backdrop.in {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
	margin-top: -2px;
}
.modal-title {
	margin: 0;
	line-height: 1.42857143;
}
.modal-body {
	position: relative;
	padding: 15px;
}
.modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
	margin-left: 5px;
	margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
	margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
	margin-left: 0;
}
.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll;
}

@media (min-width: 768px) {
	.modal-dialog {
		width: 600px;
		margin: 30px auto;
	}
	.modal-content {
		-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
		box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
	}
	.modal-sm {
		width: 300px;
	}
}

@media (min-width: 992px) {
	.modal-lg {
		width: 900px;
	}
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
	content: " ";
	display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.modal-header:after,
.modal-footer:after {
	clear: both;
}
.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.pull-right {
	float: right !important;
}
.pull-left {
	float: left !important;
}
.hide {
	display: none !important;
}
.show {
	display: block !important;
}
.invisible {
	visibility: hidden;
}
.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}
.hidden {
	display: none !important;
}
.affix {
	position: fixed;
}
@-ms-viewport {
	width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
	display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
	display: none !important;
}

@media (max-width: 767px) {
	.visible-xs {
		display: block !important;
	}
	table.visible-xs {
		display: table !important;
	}
	tr.visible-xs {
		display: table-row !important;
	}
	th.visible-xs,
	td.visible-xs {
		display: table-cell !important;
	}
}

@media (max-width: 767px) {
	.visible-xs-block {
		display: block !important;
	}
}

@media (max-width: 767px) {
	.visible-xs-inline {
		display: inline !important;
	}
}

@media (max-width: 767px) {
	.visible-xs-inline-block {
		display: inline-block !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm {
		display: block !important;
	}
	table.visible-sm {
		display: table !important;
	}
	tr.visible-sm {
		display: table-row !important;
	}
	th.visible-sm,
	td.visible-sm {
		display: table-cell !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-block {
		display: block !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-inline {
		display: inline !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-inline-block {
		display: inline-block !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md {
		display: block !important;
	}
	table.visible-md {
		display: table !important;
	}
	tr.visible-md {
		display: table-row !important;
	}
	th.visible-md,
	td.visible-md {
		display: table-cell !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md-block {
		display: block !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md-inline {
		display: inline !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md-inline-block {
		display: inline-block !important;
	}
}

@media (min-width: 1200px) {
	.visible-lg {
		display: block !important;
	}
	table.visible-lg {
		display: table !important;
	}
	tr.visible-lg {
		display: table-row !important;
	}
	th.visible-lg,
	td.visible-lg {
		display: table-cell !important;
	}
}

@media (min-width: 1200px) {
	.visible-lg-block {
		display: block !important;
	}
}

@media (min-width: 1200px) {
	.visible-lg-inline {
		display: inline !important;
	}
}

@media (min-width: 1200px) {
	.visible-lg-inline-block {
		display: inline-block !important;
	}
}

@media (max-width: 767px) {
	.hidden-xs {
		display: none !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.hidden-sm {
		display: none !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.hidden-md {
		display: none !important;
	}
}

@media (min-width: 1200px) {
	.hidden-lg {
		display: none !important;
	}
}
.visible-print {
	display: none !important;
}

@media print {
	.visible-print {
		display: block !important;
	}
	table.visible-print {
		display: table !important;
	}
	tr.visible-print {
		display: table-row !important;
	}
	th.visible-print,
	td.visible-print {
		display: table-cell !important;
	}
}
.visible-print-block {
	display: none !important;
}

@media print {
	.visible-print-block {
		display: block !important;
	}
}
.visible-print-inline {
	display: none !important;
}

@media print {
	.visible-print-inline {
		display: inline !important;
	}
}
.visible-print-inline-block {
	display: none !important;
}

@media print {
	.visible-print-inline-block {
		display: inline-block !important;
	}
}

@media print {
	.hidden-print {
		display: none !important;
	}
}
@font-face {
	font-weight: normal;
	font-style: normal;
}
.slick-prev,
.slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	padding: 0;
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
	color: transparent;
	outline: none;
	background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
	opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
	opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
	font-family: "slick";
	font-size: 20px;
	line-height: 1;
	opacity: 0.75;
	color: white;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slick-prev {
	left: -25px;
}
[dir="rtl"] .slick-prev {
	right: -25px;
	left: auto;
}
.slick-prev:before {
	content: "ç«Šï¿½";
}
[dir="rtl"] .slick-prev:before {
	content: "ç«Šï¿½";
}
.slick-next {
	right: -25px;
}
[dir="rtl"] .slick-next {
	right: auto;
	left: -25px;
}
.slick-next:before {
	content: "ç«Šï¿½";
}
[dir="rtl"] .slick-next:before {
	content: "ç«Šï¿½";
}
.slick-slider {
	margin-bottom: 30px;
}
.slick-dots {
	position: absolute;
	bottom: -45px;
	display: block;
	width: 100%;
	padding: 0;
	list-style: none;
	text-align: center;
}
.slick-dots li {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}
.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 20px;
	height: 20px;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
	outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
	opacity: 1;
}
.slick-dots li button:before {
	font-family: "slick";
	font-size: 0;
	line-height: 20px;
	position: absolute;
	top: 0px;
	left: 0;
	width: 20px;
	height: 20px;
	content: "";
	text-align: center;
	opacity: 0.25;
	-ms-filter: "alpha(opacity=25)";
	filter: alpha(opacity=25);
	color: black;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-ms-filter: "alpha(opacity=25)";
	filter: alpha(opacity=25);
	width: 8px;
	height: 8px;
	background: #ccc;
	border-radius: 10px;
}
.slick-dots li.slick-active button:before {
	opacity: 0.75;
	-ms-filter: "alpha(opacity=75)";
	filter: alpha(opacity=70);
	color: black;
}
.slick-slider {
	position: relative;
	display: block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}
.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.slick-list:focus {
	outline: none;
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
}
.slick-track:before,
.slick-track:after {
	display: table;
	content: "";
}
.slick-track:after {
	clear: both;
}
.slick-loading .slick-track {
	visibility: hidden;
}
.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}
[dir="rtl"] .slick-slide {
	float: right;
}
.slick-slide img {
	display: block;
}
.slick-slide.slick-loading img {
	display: none;
}
.slick-slide.dragging img {
	pointer-events: none;
}
.slick-initialized .slick-slide {
	display: block;
}
.slick-loading .slick-slide {
	visibility: hidden;
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
	display: none;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	line-height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
img {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
	border: 0;
}
table img {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
	border: 0;
}
p {
	margin: 0;
	padding: 0;
}
ol,
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
input,
textarea {
	margin: 0;
	font-size: 100%;
	resize: none;
}
table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 100%;
}
dl,
dt,
dd,
th,
td {
	margin: 0;
	padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	margin: 0;
	padding: 0;
}
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
dialog,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
article,
aside,
dialog,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
nav ul {
	list-style: none;
}
a {
	outline: none;
	transition: 0.3s;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	opacity: 0.5;
	text-decoration: none;
}
a:active {
	color: #333;
	text-decoration: none;
}
em {
	font-style: normal;
}
.ffN {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic",
		sans-serif;
}
.ffM {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
}
.alignnone {
	margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}
.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
a img.alignnone {
	margin: 5px 20px 20px 0;
}
a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%;
	padding: 5px 3px 10px;
	text-align: center;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}
.contentcms img {
	max-width: 100%;
	height: auto;
	max-height: 100%;
	width: 100%;
}
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	white-space: nowrap;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 900;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}
div#pageBoot {
	margin: 35px 0 60px 0;
	text-align: center;
}
div#pageBoot a {
	color: #aaa;
	text-decoration: none !important;
}
span.current_page {
	color: #ffffff;
	padding: 5px;
	border: 1px solid #aaa;
	background-color: #aaa;
}
a.link_page {
	padding: 5px;
	border: 1px solid #aaa !important;
}
a.link_page:hover {
	padding: 5px;
	border: 1px solid #aaa;
	background-color: #aaa;
	color: #ffffff !important;
}
.wp-pagenavi {
	clear: both;
	text-align: center;
	font-size: 14px;
}
.wp-pagenavi span,
.wp-pagenavi a {
	line-height: 30px;
	display: inline-block;
	margin: 0 4px;
	color: #666;
	text-align: center;
}
.wp-pagenavi a,
.wp-pagenavi span.current {
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	width: 30px;
	height: 30px;
	background: #ededed;
}
.wp-pagenavi a:hover,
.wp-pagenavi span.current {
	background: #1489c3;
	color: #fff;
}
.wp-pagenavi .pages {
	margin-right: 15px;
}
body {
	width: 100%;
	color: #333;
	margin: 0;
	padding: 0;
	line-height: 1.6;
	letter-spacing: 0;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	font-size: 14px;
	height: 100%;
	word-break: break-word;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

@media only screen and (max-width: 767px) {
	body {
		padding-top: 65px;
	}
}
div.container {
	width: 1030px;
	height: auto;
	padding: 0 30px;
	margin: 0 auto 10px auto;
}
div.mainContent {
	width: 700px;
	height: auto;
	margin: 0;
	float: right;
}
.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

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

@media only screen and (max-width: 767px) {
	.pc {
		display: none !important;
	}
}
img {
	max-width: 100%;
	height: auto;
}
.wcm {
	width: 1000px;
	max-width: calc(100% - 26px);
	margin: auto;
}
.mainImg {
	width: 100%;
	height: 150px;
	overflow: hidden;
	background: url(../img/common/other/bg_mainimg.png) repeat top left;
	margin-top: 1px;
}
@media only screen and (min-width: 768px) {
	.mainImg {
		margin-bottom: 65px;
	}	
}	
.mainImg__inner {
	width: 1000px;
	max-width: calc(100% - 26px);
	height: 150px;
	position: relative;
	margin: auto;
}
.mainImg__inner::before {
	content: "";
	position: absolute;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: top left;
}
.mainImg__inner h2 {
	text-transform: uppercase;
	position: absolute;
	z-index: 2;
	font-size: 30px;
	font-weight: 900;
	color: #fff;
	padding: 6px 0 0 6px;
	top:  50%;
	transform: translateY(-50%);
}

@media only screen and (max-width: 767px) {
	.mainImg {
		height: 95px;
		margin-top: 0;
	}
	.mainImg__inner {
		height: 95px;
		padding: 0 12px;
	}
	.mainImg__inner h2 {
		font-size: 18px;
		padding: 0 0 0 0;
	}
}
.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	transition: opacity 0.3s;
}

@media only screen and (min-width: 320px) and (max-width: 374px) {
	.hide320 {
		display: none !important;
	}
}
#bread {
	margin: 20px 0;
	color: #999;
	font-size: 10px;
	float: right;
}
#bread a {
	color: #999;
	background: url(../../img/common/other/ico_v.png) no-repeat right center;
	padding-right: 15px;
	margin-right: 7px;
}
#bread a:hover {
	text-decoration: underline;
}
#bread li {
	float: left;
}
.contactBox {
	background: #eaedf4;
	padding: 0 15px;
	position: relative;
	margin-top: 7px;
}
.contactBox::before {
	content: "";
	background: url(../img/common/footer/bg_line_ctbox.png) repeat-x top left;
	background-size: 7px 2px;
	width: 100%;
	height: 2px;
	position: absolute;
	top: -7px;
	left: 0;
}
.contactBox__inner {
	max-width: 1000px;
	padding: 44px 0 52px;
	margin: auto;
}
.contactBox__hd {
	display: block;
	font-size: 30px;
	color: #2e4b92;
	margin-bottom: 28px;
}
.contactBox__content:before,
.contactBox__content:after {
	content: " ";
	display: table;
}
.contactBox__content:after {
	clear: both;
}
.contactBox__content--left,
.contactBox__content--right {
	float: left;
}
.contactBox__content--left {
	width: 56.8%;
}
.contactBox__content--left ul {
	font-size: 0;
	padding-left: 2px;
}
.contactBox__content--left ul li {
	display: inline-block;
	vertical-align: top;
}
.contactBox__content--left ul li img {
	display: block;
	margin: 0 auto;
}
.contactBox__content--left ul li span {
	display: block;
	text-align: center;
	font-weight: 900;
	font-size: 14px;
	margin-top: 13px;
	line-height: 1.4;
	letter-spacing: 0.5px;
}
.contactBox__content--left ul li:first-child {
	margin-right: 42px;
}
.contactBox__content--left ul li:first-child img {
	width: 83px;
	height: 65px;
}
.contactBox__content--left ul li:nth-child(2) {
	margin-right: 40px;
}
.contactBox__content--left ul li:nth-child(2) img {
	width: 78px;
	height: 70px;
}
.contactBox__content--left ul li:last-child img {
	width: 79px;
	height: 71px;
}
.contactBox__content--right {
	width: 43.2%;
}
.contactBox__content--right strong {
	font-size: 18px;
	display: block;
	margin-bottom: 8px;
	position: relative;
	/* top: -10px; */
	letter-spacing: 0.6px;
	text-align: center;
	max-width: 380px;
	margin: 0 0 0 auto;
	top: 0;
	line-height: 1.2;
	font-weight: 900;
}
.contactBox__content--right a {
	max-width: 380px;
	color: #fff;
	background: #c1272d url(../img/common/header/ico_ar_right_white.svg) no-repeat center right 10px;
	background-size: 7px 12px;
	text-align: center;
	display: block;
	font-size: 23px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-weight: 900;
	padding: 21px 10px 21px;
	margin: 16px 0 0 auto;
}

@media only screen and (min-width: 768px) and (max-width: 940px) {
	.contactBox__content--left ul li:first-child,
	.contactBox__content--left ul li:nth-child(2) {
		margin-right: 15px;
	}
	.contactBox__content--left ul li span {
		font-size: 12px;
	}
	.contactBox__content--right strong {
		font-size: 14px;
	}
	.contactBox__content--right a {
		font-size: 18px;
	}
}

@media only screen and (max-width: 767px) {
	.contactBox {
		padding: 0 8px;
		overflow: hidden;
	}
	.contactBox::before {
		top: 0;
		background-color: #fff;
		height: 5px;
	}	
	.contactBox__inner {
		padding: 48px 0 40px;
	}
	.contactBox__hd {
		font-size: 24px;
		text-align: center;
		margin-bottom: 22px;
		line-height: 29px;
	}
	.contactBox__content--left,
	.contactBox__content--right {
		float: none;
	}
	.contactBox__content--left {
		width: 100%;
		margin-bottom: 39px;
	}
	.contactBox__content--left ul {
		margin-left: -15px;
		margin-right: -15px;
	}
	.contactBox__content--left ul li {
		width: 33.33333%;
		padding: 0 12px;
		margin: 0 !important;
	}
	.contactBox__content--left ul li:first-child img {
		width: 83px;
		height: 65px;
	}
	/* .contactBox__content--left ul li:first-child span {
	margin-top: 13px
} */
	.contactBox__content--left ul li:nth-child(2) img {
		width: 78px;
		height: 70px;
	}
	.contactBox__content--left ul li:last-child img {
		width: 79px;
		height: 71px;
	}
	.contactBox__content--left ul li span {
		font-size: 10px;
		margin-top: 13px;
		letter-spacing: 0;
	}
	.contactBox__content--right {
		width: auto;
		margin-left: -3px;
		margin-right: -3px;
	}
	.contactBox__content--right strong {
		position: static;
		text-align: center;
		font-size: 16px;
		letter-spacing: 0.03em;
		margin: 0 auto 11px;
	}
	.contactBox__content--right a {
		font-size: 18px;
		background-size: 9px 16px;
		box-shadow: 1px 1px 5px 0px #999;
		max-width: 96%;
		margin: 17px auto 19px;
		padding: 17px 10px 21px;
		background-position: center right 14px;
	}
}

@media only screen and (min-width: 320px) and (max-width: 374px) {
	.contactBox__hd {
		font-size: 19px;
	}
	.contactBox__content--left ul {
		margin-left: -10px;
		margin-right: -10px;
	}
	.contactBox__content--left ul li {
		padding: 0 6px;
	}
	.contactBox__content--left ul li span {
		font-size: 10px;
	}
	.contactBox__content--right strong {
		font-size: 14px;
	}
}
.footer {
	/* padding: 51px 0 45px; */
	padding: 35px 0 41px;
}
.footer .phone-number{
	font-family: Avenir, 'Roboto', sans-serif;
}
.footer__inner {
	max-width: 1045px;
	margin: auto;
	padding: 0 24px;
	display: flex;
	align-items: center;
}
.footer__inner:before,
.footer__inner:after {
	content: " ";
	display: table;
}
.footer__inner:after {
	clear: both;
}
.footer__inner--left,
.footer__inner--right {
	float: left;
}
.footer__inner--left {
	width: 37%;
	background: url(../img/common/footer/bg_dot_black.svg) repeat-y top right;
}
.footer__inner--left a {
	display: block;
}
.footer__inner--left img,
.footer__inner--left span {
	display: block;
}
.footer__inner--left img {
	width: 126px;
	height: 63px;
}
.footer__inner--left .link img {
	width: auto;
	height: auto;
}
.footer__inner--left .link {
	margin-top: 8px;
}
.footer__inner--left span {
	font-size: 13px;
	color: #000;
	margin-top: 14px;
	line-height: 1.5;
	letter-spacing: 0px;
	padding-right: 40px;
}
.footer__inner--right {
	width: 63%;
	font-size: 0;
	padding: 20px 0 0 52px;
}
.footer__inner--right ul {
	display: inline-block;
	vertical-align: top;
	width: 50%;
}
.footer__inner--right ul:first-child {
	width: 65%;
}
.footer__inner--right ul:nth-child(2) {
	width: 35%;
}
.footer__inner--right ul {
	display: inline-block;
	vertical-align: top;
	width: 50%;
}
.footer__inner--right ul li {
	width: 100%;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 11px;
}
.footer__inner--right ul li a {
	background: url(../img/common/header/ico_ar_right_black.svg) no-repeat top 7px left;
	background-size: 5px 8px;
	display: block;
	color: #000;
	font-size: 14px;
	padding-left: 10px;
}

@media only screen and (min-width: 768px) and (max-width: 940px) {
	.footer__inner--left span {
		font-size: 11px;
		padding-right: 20px;
	}
	.footer__inner--left {
		width: 35%;
	}
	.footer__inner--left img {
		width: 185px;
	}
	.footer__inner--right {
		width: 65%;
		padding-left: 25px;
	}
	.footer__inner--right ul:first-child {
		width: 45%;
	}
	.footer__inner--right ul:nth-child(3n + 2) {
		width: 55%;
	}
	.footer__inner--right ul:nth-child(3n + 3) {
		width: 28.5%;
	}
	.footer__inner--right ul li a {
		font-size: 11px;
		background-size: 4px 7px;
		background-position: top 5px left;
	}
}

@media only screen and (max-width: 767px) {
	.footer {
		padding: 39px 0 0;
	}
	.footer__inner {
		padding: 0 22px;
		flex-direction: column;
	}
	.footer__inner--left,
	.footer__inner--right {
		width: 100%;
	}
	.footer__inner--left {
		background: none;
		margin-bottom: 45px;
	}
	/* .footer__inner--left img {
	width: 126px;
	height: 63px;
} */
	.footer__inner--left span {
		font-weight: 500;
		font-size: 13px;
		line-height: 1.5;
		margin-top: 16px;
		padding-right: 0;
	}
	.footer__inner--right {
		padding: 0;
		width: auto;
		/* margin-left: -12px;
	margin-right: -12px */
		margin-left: -20px;
		margin-right: -20px;
	}
	.footer__inner--right ul {
		padding: 0;
		border-top: 1px solid #000;
		width: 100% !important;
	}
	.footer__inner--right ul li {
		margin: 0;
		border-bottom: 1px solid #000;
	}
	.footer__inner--right ul li:last-child {
		border-bottom: 0;
	}
	.footer__inner--right ul li a {
		font-size: 15px;
		background-size: 6px 11px;
		padding: 12px 10px 13px 30px;
		background-position: center left 11px;
	}
}
@media only screen and (max-width: 374px) {
	.footer__inner {
		padding: 0 14px;
	}
	.footer__inner--left span {
		font-size: 11px;
	}
	.footer__inner--right {
		margin-right: -14px;
		margin-left: -14px;
	}
	.footer__inner--right ul li a {
		font-size: 13px;
	}
}
.copyright {
	text-align: center;
	font-size: 12px;
	font-weight: 900;
	color: #fff;
	padding: 15px 10px;
	letter-spacing: 1.3px;
	background: #2e4b92;
}

@media only screen and (max-width: 767px) {
	.copyright {
		font-size: 13px;
		padding: 12px 10px;
		letter-spacing: 1px;
	}
}
.header {
	max-width: 1130px;
	padding: 0 15px;
	margin: 0 auto;
	z-index: 999;
}
.header__main {
	padding-bottom: 12px;
}
.header__main:before,
.header__main:after {
	content: " ";
	display: table;
}
.header__main:after {
	clear: both;
}
.header__main--logo,
.header__main--h1 {
	float: left;
}
.header__main--logo {
	margin: 17px 21px 0 0;
}
.header__main--logo img {
	width: 92px;
	height: 46px;
}
.header__main--h1 {
	font-size: 12px;
	margin-top: 24px;
	line-height: 1.3;
	max-width: 800px;
}
.header__main--btn .btn_contact {
	font-size: 16px;
	font-weight: 900;
	background: #c1272d url(../img/common/header/ico_fly.svg) no-repeat center left 20px;
	background-size: 23px 19px;
	float: right;
	color: #fff;
	position: relative;
	/* padding: 20px ​51px 23px 57px; */
	padding: 21px 51px 21px 57px;
	line-height: 1.3;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}

@media only screen and (min-width: 768px) {
	.header__main--btn .btn_contact::before {
		content: "";
		background: url(../img/common/header/ico_ar_right_white.svg) no-repeat center center;
		background-size: 100% 100%;
		width: 9px;
		height: 12px;
		position: absolute;
		right: 18px;
		top: 50%;
		margin-top: -6px;
	}
}
@media only screen and (min-width: 890px) and (max-width: 1076px) {
	.header__main--h1 {
		max-width: 48%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 890px) {
	.header__main--logo img {
		width: 170px;
	}
	.header__main--h1 {
		font-size: 12px;
		max-width: 260px;
		margin-top: 14px;
	}
	.header__main--btn .btn_contact {
		font-size: 12px;
	}
}
.header__menu {
	background: #fff;
	z-index: 999;
}

@media only screen and (min-width: 768px) {
	.header__menu {
		display: block !important;
	}
}
.header__menu--pc {
	max-width: 1100px;
	margin: auto;
	background: #fff;
}
.header__menu--pc ul {
	font-size: 0;
}
.header__menu--pc ul li {
	display: inline-block;
	vertical-align: top;
	width: 33.3333%;
}
.header__menu--pc ul li a {
	overflow: hidden;
	display: block;
	font-size: 15px;
	font-weight: 900;
	text-align: center;
	position: relative;
	padding: 12px 0;
	opacity: 1;
}
.header__menu--pc ul li a::before {
	content: "";
	width: 0;
	height: 3px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #2e4b92;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

@media only screen and (min-width: 768px) {
	.header__menu--pc ul li a:hover::before,
	.header__menu--pc ul li a.active::before {
		width: 100%;
	}
	.header__menu--pc ul li a.active:hover {
		cursor: default;
	}
}
.header__menu--pc ul li a span {
	display: block;
	border-left: 1px solid #b2b2b2;
	line-height: 24px;
	padding-top: 2px;
}
.header__menu--pc ul li:last-child a span {
	border-right: 1px solid #b2b2b2;
}

@media only screen and (min-width: 768px) and (max-width: 890px) {
	.header__menu--pc ul li a {
		font-size: 12px;
	}
}
.header__menu.fixed {
	padding: 0 15px;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	box-shadow: 0px 0px 5px 0px #999;
}

@media only screen and (max-width: 767px) {
	.header__main {
		box-shadow: 0px 0px 5px 0px #999;
		padding: 0;
		height: 65px;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		background: #fff;
		z-index: 100;
	}
	.header__main--logo {
		/* margin: 8px 0 0 15px; */
		margin: 8px 0;
		width: 110px;
		padding: 0 0 0 4.2%;
	}
	.header__main--logo img {
		/* width: 130px;
	height: 24px */
	}
	.header__main--btn {
		padding-right: 65px;
	}
	.header__main--btn .btn_contact {
		height: 65px;
		background-size: 24px 20px;
		background-position: top 20px left 25px;
		border-radius: 0;
		padding: 15px 28px 13px 62px;
		font-size: 13px;
	}
	.header__menu {
		display: none;
		position: fixed;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		background: #2e4b92;
		z-index: 100;
	}
	.header__menu--pc {
		padding-top: 50px;
		background: none;
		overflow: auto;
		height: 100%;
	}
	.header__menu--pc ul {
		border-top: 1px solid #fff;
	}
	.header__menu--pc ul li {
		width: 100%;
	}
	.header__menu--pc ul li a {
		background: url(../img/common/header/ico_ar_right_white.svg) no-repeat center left 12px;
		background-size: 6px 11px;
		text-align: left;
		color: #fff;
		border-bottom: 1px solid #fff;
		padding: 12px 10px 13px 30px;
	}
	.header__menu--pc ul li a span {
		border: 0 !important;
		padding: 0;
	}
	.header__menusp {
		opacity: 1 !important;
		background: #333;
		position: fixed;
		top: 0;
		right: 0;
		width: 65px;
		height: 65px;
		padding-top: 22px;
		z-index: 101;
	}
	.header__menusp--hamburger {
		display: block;
		margin: 0 auto 5px;
		position: relative;
		width: 25px;
		height: 12px;
	}
	.header__menusp--hamburger span {
		width: 100%;
		display: block;
		height: 2px;
		background: #fff;
		position: absolute;
		transition: -webkit-transform 0.3s;
		transition: transform 0.3s;
		left: 0;
		top: 0;
	}
	.header__menusp--hamburger span:nth-child(2) {
		top: 10px;
	}
	.header__menusp--hamburger span:last-child {
		top: 19px;
	}
	.header.opened .header__menusp {
		background: none;
	}
	.header.opened .header__menusp--hamburger span {
		margin: 0;
		position: absolute;
	}
	.header.opened .header__menusp--hamburger span:first-child {
		-webkit-transform: rotate(45deg) translateX(6px) translateY(-4px);
		-moz-transform: rotate(45deg) translateX(6px) translateY(-4px);
		-ms-transform: rotate(45deg) translateX(6px) translateY(-4px);
		transform: rotate(45deg) translateX(6px) translateY(-4px);
	}
	.header.opened .header__menusp--hamburger span:nth-child(2) {
		opacity: 0;
	}
	.header.opened .header__menusp--hamburger span:last-child {
		-webkit-transform: rotate(-45deg) translateX(17px) translateY(-7px);
		-moz-transform: rotate(-45deg) translateX(17px) translateY(-7px);
		-ms-transform: rotate(-45deg) translateX(17px) translateY(-7px);
		transform: rotate(-45deg) translateX(17px) translateY(-7px);
	}
}

@media only screen and (min-width: 320px) and (max-width: 374px) {
	.header__main--btn .btn_contact {
		padding: 13px 10px 13px 45px;
		background-position: top 21px left 10px;
	}
	.header__main--logo {
		width: 115px;
	}
	.header__main--logo img {
		width: 110px;
	}
	.header__main--btn .btn_contact {
		font-size: 12px;
		padding-top: 17px;
	}
}
#gNaviWrap {
	width: 100%;
	min-width: 1030px;
	margin: 15px auto 5px;
}
#gNaviWrap #gNavi {
	width: 1030px;
}
#gNaviWrap #gNavi {
	width: 1030px;
	margin: 0 auto;
}
#gNaviWrap #gNavi > li {
	float: left;
	position: relative;
}
#gNaviWrap #gNavi > li,
#gNaviWrap #gNavi > li > a {
	height: 33px;
	display: block;
}
#gNaviWrap #gNavi01 > a {
	background: url(../../img/common/gnavi/bg_gNavi.png) 0 0;
	width: 160px;
}
#gNaviWrap #gNavi02 > a {
	background: url(../../img/common/gnavi/bg_gNavi.png) -160px 0;
	width: 200px;
}
#gNaviWrap #gNavi03 > a {
	background: url(../../img/common/gnavi/bg_gNavi.png) -360px 0;
	width: 235px;
}
#gNaviWrap #gNavi04 > a {
	background: url(../../img/common/gnavi/bg_gNavi.png) -595px 0;
	width: 235px;
}
#gNaviWrap #gNavi05 > a {
	background: url(../../img/common/gnavi/bg_gNavi.png) -830px 0;
	width: 171px;
}
#gNaviWrap #gNavi01:hover > a {
	background: url(../../img/common/gnavi/bg_gNavi_on.png) 0 0;
	width: 160px;
}
#gNaviWrap #gNavi02:hover > a {
	background: url(../../img/common/gnavi/bg_gNavi_on.png) -160px 0;
	width: 200px;
}
#gNaviWrap #gNavi03:hover > a {
	background: url(../../img/common/gnavi/bg_gNavi_on.png) -360px 0;
	width: 235px;
}
#gNaviWrap #gNavi04:hover > a {
	background: url(../../img/common/gnavi/bg_gNavi_on.png) -595px 0;
	width: 235px;
}
#gNaviWrap #gNavi05:hover > a {
	background: url(../../img/common/gnavi/bg_gNavi_on.png) -830px 0;
	width: 171px;
}
#subNavi {
	width: 300px;
	float: left;
}
.leftCol {
	width: 70%;
	float: left;
}
.rightCol {
	width: 30%;
	float: right;
}
.cmsContent {
	-webkit-text-size-adjust: none;
	-ms-text-size-adjust: none;
	word-wrap: break-word;
}
.cmsContent img {
	max-width: 100%;
}
.pagingDt {
	position: relative;
	width: 80%;
	margin: 95px auto;
	font-size: 14px;
}
.pagingDt a {
	text-decoration: underline;
}
.pagingDt .prev {
	background: url(../../img/blog/ico_prev.png) no-repeat left center;
	width: 145px;
	float: left;
	padding-left: 20px;
}
.pagingDt .next {
	background: url(../../img/blog/ico_next.png) no-repeat right center;
	width: 145px;
	float: right;
	padding-right: 20px;
}
.pagingDt .list {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -54px;
	margin-top: -9px;
}
.errMsg {
	margin-left: 1em;
	padding-bottom: 1px;
	display: block;
	line-height: 1.4;
	text-indent: -0.9em;
}
.formError {
	padding-bottom: 13px;
	display: block;
}
.fixed {
	padding-bottom: 0px;
}
.formError .formErrorClose {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	border: solid #252525 2px;
	border-radius: 9px 9px 9px 9px;
	-moz-border-radius: 9px 9px 9px 9px;
	-webkit-border-radius: 9px 9px 9px 9px;
	display: block;
	width: 16px;
	height: 16px;
	position: absolute;
	top: -4px;
	right: -4px;
	color: #efefef;
	background: #333;
	font-weight: 900;
	text-align: center;
	line-height: middle;
	cursor: pointer;
	box-shadow: 1px -1px 3px #888;
	-moz-box-shadow: 1px -1px 3px #888;
	-webkit-box-shadow: 1px -1px 3px #888;
	_z-index: 2;
}
.formError .formErrorClose:hover {
	background: #666;
}
.fixed .formErrorClose {
	display: none;
}
.formError .formErrorContent {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 6px 10px;
	width: 180px;
	position: relative;
	color: #fff;
	background: #252525;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, "ヒラギノ丸ゴ Pro W4", HiraMaruPro-W4,
		"ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, Osaka, sans-serif;
	font-size: 11px;
	box-shadow: 0px 0px 6px #888;
	-moz-box-shadow: 0px 0px 6px #888;
	-webkit-box-shadow: 0px 0px 6px #888;
	margin: 0 0 30px 0;
	_z-index: 1;
}
.fixed .formErrorContent {
	margin-top: 0.5em;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	background: #f60;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	margin: 0 0 30px 0;
}
.fadeOut {
	opacity: 0.2;
	filter: alpha(opacity=20);
}
.formError .formErrorArrow {
	width: 15px;
	height: 15px;
	position: absolute;
	bottom: 0;
	left: 20px;
	margin: 0 0 30px 0;
	_z-index: 0;
}
.fixed .formErrorArrow {
	display: none;
}
.formError .formErrorArrowBottom {
	margin: -6px;
	top: 0;
}
.fixed .formErrorArrowBottom {
	display: none;
}
.formError .formErrorArrow div {
	margin: 0 auto;
	display: block;
	height: 1px;
	background: #252525;
	line-height: 0px;
	font-size: 0px;
	box-shadow: 0px 2px 3px #888;
	-moz-box-shadow: 0px 2px 3px #888;
	-webkit-box-shadow: 0px 2px 3px #888;
}
.formError .formErrorArrowBottom div {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
.formError .formErrorArrow .line10 {
	width: 19px;
}
.formError .formErrorArrow .line9 {
	width: 17px;
}
.formError .formErrorArrow .line8 {
	width: 15px;
}
.formError .formErrorArrow .line7 {
	width: 13px;
}
.formError .formErrorArrow .line6 {
	width: 11px;
}
.formError .formErrorArrow .line5 {
	width: 9px;
}
.formError .formErrorArrow .line4 {
	width: 7px;
}
.formError .formErrorArrow .line3 {
	width: 5px;
}
.formError .formErrorArrow .line2 {
	width: 3px;
}
.formError .formErrorArrow .line1 {
	width: 1px;
}
.hid_url {
	display: none;
}
form p.test {
	position: relative;
	color: #c1c0bc;
}
form p.test label {
	position: absolute;
	top: 3px;
	left: 10px;
	font-weight: normal;
}
form p.test br {
	display: none;
}
.formBlock {
	width: 817px;
	max-width: 100%;
	margin: auto;
}
.txtContact {
	text-align: left;
	font-size: 16px;
	margin: 70px auto 50px;
}
.txtContact01 {
	font-size: 14px;
	margin-bottom: 50px;
}
.tableContact em,
.txtContact em {
	color: #ff3b00;
	font-style: normal;
	padding-right: 8px;
}
.tableContact em.vih,
.txtContact em.vih {
	visibility: hidden;
}
@media only screen and (min-width: 768px) {
	.tableContact .space{
		padding-left: 35px;
	}
	.tableContact .spacecm{
		padding-left: 90px;
	}
}	
.tableContact {
	border: #eaeaea solid 1px;
	width: 100%;
	margin: 30px 0 48px;
	font-size: 15px;
	text-align: left;
}
.tableContact #subform {
	display: none;
}
.tableContact td,
.tableContact th {
	border-bottom: #eaeaea solid 1px;
	padding: 20px 0 20px 25px;
	vertical-align: top;
}
.tableContact th {
	background: #f4f4f4;
	width: 250px;
	font-weight: normal;
	padding: 27px 10px 0 11px;
	font-size: 16px;
	color: #404040;
	font-feature-settings:"palt";
	line-height: 19px;
}
.tableContact th.th_email {
	padding-top: 15px;
}
.tableContact th.th_radioarray01 {
	padding-top: 35px;
}
.tableContact th.th_title {
	background: none;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	text-align: center;
	padding-top: 62px;
	padding-bottom: 23px;
}
.tableContact th.th_title h4 {
	font-weight: 900;
	font-size: 30px;
	line-height: 40px;
	color: #2e4b92;
}
.tableContact td {
	padding-right: 24px;
}
.tableContact td span.red_txt {
	display: block;
	font-size: 14px;
	line-height: 16px;
	color: #c1272d;
	margin-top: 7px;
}
.tableContact td p.txt01 {
	font-size: 14px;
	line-height: 16px;
	color: #404040;
	margin-bottom: 10px;
}
.tableContact td p.txt01 span {
	font-weight: 700;
	color: #c1272d;
}
.tableContact td .zipbl {
	font-size: 0;
}
.tableContact td .dIB {
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 15px;
}
.tableContact td .dIB.size00 {
	font-size: 16px;
	color: #404040;
}
.tableContact td .dIB.size01 {
	margin-left: 12px;
}
.tableContact td .dIB.size02 {
	margin-left: 7px;
	margin-bottom: 0;
}
.tableContact td .dIB.size03 {
	margin-bottom: 0;
}
.tableContact td #radioarray01 span,
.tableContact td #radioarray02 span {
	margin-right: 27px;
}
.tableContact td #radioarray01 span:last-child,
.tableContact td #radioarray02 span:last-child {
	margin-right: 0;
}
.tableContact td #radioarray01 label,
.tableContact td #radioarray02 label {
	font-size: 16px;
	color: #404040;
	display: inline-block;
	vertical-align: middle;
	line-height: 19px;
}
.tableContact td #radioarray01 input[type="radio"],
.tableContact td #radioarray02 input[type="radio"] {
	line-height: 22px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}
.tableContact td #radioarray02 span {
	margin-right: 50px;
}
.tableContact td.td_radioarray01,
.tableContact td.td_radioarray02 {
	padding: 33px 0 28px 31px;
	font-size: 0;
}
.tableContact td.td_radioarray01 span,
.tableContact td.td_radioarray02 span {
	font-size: 14px;
	display: inline-block;
	vertical-align: top;
}
.tableContact td.td_checkbox01 {
	padding: 28px 0 40px 25px;
}
.tableContact td div#checkbox01 label {
	font-size: 16px;
	line-height: 17px;
	color: #404040;
	display: inline-block;
	vertical-align: middle;
}
.tableContact td div#checkbox01 input[type="checkbox"] {
	display: inline-block;
	vertical-align: middle;
	margin-right: 15px;
}
.tableContact td div#checkbox01 p.note_txt {
	font-size: 12px;
	line-height: 17px;
	color: #989898;
	margin-left: 30px;
	margin-bottom: 16px;
}
.tableContact td div#checkbox01 p.note_txt.vih {
	visibility: hidden;
	margin-bottom: 0;
}
.tableContact td .ref_block {
	padding: 11px 0 16px;
}
.tableContact td .ref_block ul {
	font-size: 0;
	padding-left: 8px;
	margin-bottom: -3px;
}
.tableContact td .ref_block ul li {
	display: inline-block;
	vertical-align: top;
	margin: 0 30px 14px 0;
	width: 43%;
}	
.tableContact td .ref_block ul li:first-child {
	margin-right: 0;
	width: 100%;
}
.tableContact td .ref_block ul li:first-child label {
	margin-right: 9px;
}
.tableContact td .ref_block ul li input,
.tableContact td .ref_block ul li label {
	display: inline-block;
	vertical-align: middle;
}
.tableContact td .ref_block ul li input {
	font-size: 14px;
	margin-right: 8px;
}
.tableContact td .ref_block ul li label {
	font-size: 16px;
	color: #404040;
	line-height: 19px;
}
.tableContact td .ref_block ul li #other_txt_sns {
	width: 275px;
	margin: 0;
	display: inline-block;
	vertical-align: middle;
	margin-top: -7px;
	position: relative;
}
.tableContact td .ref_block ul li:nth-child(5) {
	margin-right: 0;
}
@media only screen and (min-width: 768px) {
	.tableContact td .ref_block ul li:nth-child(5) {
		white-space: nowrap;
	}	
}

@media only screen and (min-width: 768px) {
	.tableContact td .ref_block .other_txt_frame {
		padding-left: 8px;
	}
}
.tableContact input[type="text"],
.tableContact input[type="tel"],
.tableContact input[type="email"] {
	width: 497px;
	height: 39px;
	color: #1a1a1a;
	padding-left: 10px;
	padding-right: 10px;
}
.tableContact input[type="text"]#zipcode,
.tableContact input[type="tel"]#zipcode,
.tableContact input[type="email"]#zipcode {
	font-size: 15px;
	width: 469px;
}
.tableContact input[type="text"]#quantity,
.tableContact input[type="tel"]#quantity,
.tableContact input[type="email"]#quantity {
	width: 96px;
}
.tableContact input[type="text"]#time,
.tableContact input[type="tel"]#time,
.tableContact input[type="email"]#time {
	width: 218px;
}
.tableContact .size02 input[type="text"],
.tableContact textarea {
	width: 100%;
}
.tableContact textarea {
	height: 238px;
	padding: 5px 10px;
}
.tableContact .size01 input[type="text"] {
	width: 160px;
}
.tableContact input[type="text"],
.tableContact input[type="tel"],
.tableContact input[type="email"],
.tableContact textarea {
	border: #8e8e8e solid 1px;
}
#contact #footerWrap,
#contact .fixBtn,
#contact .headerR,
#contact #gNaviWrap,
#contact #gNaviWrap01 {
	display: none;
}
#contact .logo {
	margin: 35px auto;
}
.contact input,
.contact textarea,
.contact button {
	outline: none;
}
.contact .mainImg__inner::before {
	background-image: url(../img/contact/bg_mainimg.png);
	width: 255px;
	height: 150px;
	top: 0;
	right: -8px;
}
.contact__txtContact {
	width: 697px;
	margin: 0 auto;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0px;
	color: #333333;
	margin-top: 46px;
	margin-bottom: 47px;
}
.contact__txtContact span {
	color: #c1272d;
}
.contact__step {
	font-size: 0;
	display: table;
	margin: 0 auto 65px;
}
.contact__txtContact01 p {
	font-weight: 900;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.96px;
	color: #323232;
	margin-bottom: 10px;
}
.contact__txtContact01 ul li {
	font-size: 16px;
	line-height: 19px;
	letter-spacing: 0;
	color: #323232;
}
.contact__confirm {
	margin-top: 52px;
}
.contact__confirm label {
	text-align: center;
	margin: 0 auto;
	display: block;
}
.contact__confirm label input[type="checkbox"] {
	margin-right: 10px;
}
.contact__confirm label span {
	font-weight: 900;
	font-size: 18px;
	line-height: 24px;
	color: #323232;
}
.contact__confirm button {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	background: #c1272d;
	width: 346px;
	font-weight: 900;
	font-size: 18px;
	line-height: 58px;
	letter-spacing: 1.08px;
	color: #ffffff;
	text-align: center;
	margin: 0 auto;
	display: table;
	border: none;
	margin-top: 33px;
	margin-bottom: 89px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
.contact__confirm button:hover {
	opacity: 0.5;
}

@media only screen and (min-width: 768px) and (max-width: 820px) {
	.contact .tableContact th {
		width: 250px;
	}
	.contact .tableContact td input {
		max-width: 450px !important;
	}
	.contact .tableContact td input#zipcode {
		width: 422px;
	}
	.contact .tableContact td .ref_block ul li:nth-child(5) {
		margin-right: 30px;
	}
	.contact .tableContact td .ref_block ul li #other_txt_sns {
		width: 174px;
	}
}

@media only screen and (max-width: 767px) {
	.contact {
		padding-top: 0;
	}
	.contact .header {
		padding: 0;
	}
	.contact .header__main {
		position: static;
	}
	.contact .mainImg__inner::before {
		background-image: url(../img/contact/bg_mainimg_sp.png);
		width: 132px;
		height: 90px;
		top: 6px;
		right: 11px;
	}
	.contact .mainImg__inner h2 {
		padding-top: 14px;
		line-height: 1.5;
		letter-spacing: 1px;
	}
	.contact__txtContact {
		width: 100%;
		margin: 35px 0 55px;
		text-align: justify;
		padding: 0 13px;
	}
	.contact__step {
		margin-bottom: 45px;
	}
	.contact .tableContact {
		width: auto;
		margin-bottom: 12px;
		margin-top: 25px;
		border: 0;
	}
	.contact .tableContact th,
	.contact .tableContact td {
		border: 0;
		display: block;
		width: 100%;
		font-size: 15px;
	}
	.contact .tableContact th {
		padding: 10px 12px;
	}
	.contact .tableContact th.th_title h4 {
		font-size: 20px;
		padding: 13px 0 12px;
		line-height: 24px;
		text-transform: uppercase;
	}
	.contact .tableContact td {
		padding: 15px 12px;
	}
	.contact .tableContact td #radioarray01,
	.contact .tableContact td #radioarray02 {
		display: block;
	}
	.contact .tableContact td #radioarray01 input,
	.contact .tableContact td #radioarray02 input {
		margin-right: 4px;
	}
	.contact .tableContact td #radioarray01 label,
	.contact .tableContact td #radioarray02 label {
		font-size: 15px;
		margin-right: 21px;
	}
	.contact .tableContact td #radioarray01 label:last-child,
	.contact .tableContact td #radioarray02 label:last-child {
		margin-right: 0;
	}
	.contact .tableContact td #radioarray01 {
		margin-top: 7px;
		margin-bottom: -7px;
		font-size: 0;
	}
	.contact .tableContact td #radioarray01 span {
		margin: 0 0 12px;
		width: 50%;
	}
	.contact .tableContact td #radioarray02 {
		margin-top: 8px;
		margin-bottom: -4px;
		font-size: 0;
	}
	.contact .tableContact td #radioarray02 span {
		width: 50%;
		margin: 0 0 12px;
	}
	.contact .tableContact td #radioarray02 label:nth-of-type(2) {
		margin-right: 50px;
	}
	.contact .tableContact td span.red_txt {
		margin-top: 10px;
		letter-spacing: -1px;
		margin-bottom: -5px;
	}
	.contact .tableContact td p.txt01 {
		margin-top: -2px;
		line-height: 1.45;
	}
	.contact .tableContact td textarea {
		height: 151px;
	}
	.contact .tableContact td div#checkbox01 > p {
		margin-bottom: 3px;
	}
	.contact .tableContact td div#checkbox01 > p:not(.note_txt){
		margin-top: 10px;	
	}
	.contact .tableContact td div#checkbox01 input[type="checkbox"] {
		margin-right: 6px;
	}
	.contact .tableContact td div#checkbox01 label {
		font-size: 15px;
	}
	.contact .tableContact td div#checkbox01 p.note_txt {
		font-size: 12px;
		margin-left: 19px;
		margin-bottom: 0;
	}
	.contact .tableContact td div#checkbox01 p.note_txt.vih {
		display: none;
	}
	.contact .tableContact td .dIB.size01 {
		width: calc(100% - 25px);
		margin-left: 9px;
	}
	.contact .tableContact td .ref_block {
		padding: 8px 0 31px;
	}
	.contact .tableContact td .ref_block ul {
		padding: 0;
		margin-bottom: -5px;
	}
	.contact .tableContact td .ref_block ul li {
		width: 100%;
		margin: 0 0 12px;
	}
	.contact .tableContact td .ref_block ul li:first-child {
		width: 100%;
	}
	.contact .tableContact td .ref_block ul li label {
		font-size: 15px;
	}
	.contact .tableContact td .ref_block ul li input {
		margin-right: 7px;
	}
	input[type="radio"], input[type="checkbox"]{
		width: 16px;
		height: 16px;
		margin-top: -2px;	
	}
	.contact .tableContact td .ref_block ul li #other_txt_sns {
		width: 100%;
		float: none;
		margin-top: 7px;
	}
	.contact .tableContact input[type="text"],
	.contact .tableContact input[type="tel"],
	.contact .tableContact input[type="email"] {
		height: 41px;
		width: 100%;
	}
	.contact .tableContact input::placeholder{
		font-size: 14px;	
	}
	.contact .tableContact input[type="text"]#zipcode,
	.contact .tableContact input[type="tel"]#zipcode,
	.contact .tableContact input[type="email"]#zipcode {
		width: 100%;
	}
	.contact .tableContact input[type="text"]#quantity,
	.contact .tableContact input[type="tel"]#quantity,
	.contact .tableContact input[type="email"]#quantity {
		width: 166px;
	}
	.contact .tableContact input[type="text"]#time,
	.contact .tableContact input[type="tel"]#time,
	.contact .tableContact input[type="email"]#time {
		width: 100%;
	}
	.contact__txtContact01 p {
		font-size: 17px;
		position: relative;
		left: -7px;
		letter-spacing: 0.5px;
		margin-bottom: 6px;
	}
	.contact__txtContact01 ul li {
		font-size: 15px;
		display: inline;
	}
	.contact__txtContact01 ul li:last-child {
		display: block;
	}
	.contact__confirm {
		margin-top: 32px;
	}
	.contact__confirm button {
		max-width: 100%;
		margin-bottom: 50px;
		font-size: 17px;
		width: 351px;
		height: 65px;
		display: block;
		padding: 0;
	}
	.contact__confirm button span {
		display: block;
		width: 100%;
		position: relative;
		top: -2px;
		letter-spacing: 0px;
	}
	.contact__txtContact01{
		max-width: calc(100% - 26px);
		margin: auto;
	}
	.contact__confirm label span{
		font-size: 16px;
	}
	.contact__confirm label input[type="checkbox"]{
		margin-right: 5px;
		margin-top: 0;
	}
}
.contact .form_confirm {
	margin-top: 65px;
}
.contact .form_confirm .tableContact {
	margin-bottom: 20px;
}
.contact .form_confirm .tableContact th,
.contact .form_confirm .tableContact td {
	padding: 20px;
}
.contact .form_confirm .btn_back {
	text-align: right;
	padding-right: 13px;
	font-size: 16px;
}

@media only screen and (max-width: 767px) {
	.contact .form_confirm {
		margin-top: 25px;
	}
	.contact .form_confirm .tableContact {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
	.contact .form_confirm .tableContact th,
	.contact .form_confirm .tableContact td {
		padding: 10px 12px;
	}
	.contact .form_confirm .tableContact td {
		padding-bottom: 20px;
	}
}
.contact__step.step03 {
	margin-top: 65px;
	margin-bottom: 55px;
}
.thankspage__inner {
	margin-bottom: 100px;
}
.thankspage__content {
	text-align: center;
	font-weight: 400;
	font-size: 15px;
	line-height: 1.33;
}
.thankspage__content span{
	color: #2E4B92;
	font-weight: bold;
	font-size: 16px;
}	
.thankspage .top__products--btn {
	text-align: center;
	margin-top: 50px;
	padding-left: 0;
	padding-right: 0;
}

@media only screen and (max-width: 767px) {
	.thankspage .step03 {
		margin: 25px 0;
	}
	.thankspage__inner {
		margin-bottom: 50px;
	}
}
.faq .mainImg__inner::before {
	background-image: url(../img/faq/bg_mainimg.png);
	width: 255px;
	height: 143px;
	top: 7px;
	right: -7px;
}
.faq__content {
	max-width: 780px;
	margin-top: 70px;
	margin-bottom: 106px;
}
.faq__content ul li {
	margin-bottom: 45px;
}
.faq__content ul li .qb,
.faq__content ul li .ab {
	position: relative;
	padding-left: 20px;
}
.faq__content ul li .qb::before,
.faq__content ul li .ab::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 40px;
	background-position: center center;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}

.faq__content ul li .qb {
	margin-bottom: 18px;
}
.faq__content ul li .qb p {
	background: #eaedf4;
	font-weight: 900;
	padding: 9px 10px 9px 40px;
}
.faq__content ul li .qb::before {
	background-image: url(../img/faq/ico_q.svg);
}
.faq__content ul li .ab::before {
	top: -8px;
}
.faq__content ul li .ab p {
	padding-left: 40px;
	line-height: 1.75;
}
.faq__content ul li .ab p span {
	display: block;
	margin-left: -7px;
}
.faq__content ul li .ab::before {
	background-image: url(../img/faq/ico_a.svg);
}
.faq__content ul li .ab em {
	color: #c1272d;
}

@media only screen and (max-width: 767px) {
	.faq .mainImg__inner::before {
		background-image: url(../img/faq/bg_mainimg_sp.png);
		width: 156px;
		height: 92px;
		top: 3px;
		right: 13px;
	}
	.faq__content {
		max-width: 100%;
		padding: 0;
		margin-top: 50px;
		margin-bottom: 56px;
	}
	.faq__content ul li {
		margin-bottom: 37px;
	}
	.faq__content ul li .qb,
	.faq__content ul li .ab {
		font-size: 14px;
		padding-left: 0;
	}
	.faq__content ul li .ab {
		margin-top: 15px
	}	
	.faq__content ul li .qb::before,
	.faq__content ul li .ab::before {
		width: 36px;
		height: 36px;
		left: 17px;
	}
	.faq__content ul li .qb::before{
		top: 10px;
	}
	.faq__content ul li .ab::before{
		top: 3px;
	}
	.faq__content ul li .qb p,
	.faq__content ul li .ab p {
		padding-left: 60px;
		padding-right: 12px;
		text-align: justify;
	}
	.faq__content ul li .qb {
		margin-bottom: 7px;
	}
	/* .faq__content ul li .qb::before {
		background-image: url(../img/faq/ico_q_sp.svg);
	} */
	.faq__content ul li .qb p {
		letter-spacing: 0;
		padding-top: 13px;
		padding-bottom: 13px;
		line-height: 16px;
		padding-left: 75px;
	}
	/* .faq__content ul li .ab::before {
		background-image: url(../img/faq/ico_a_sp.svg);
	} */
	.faq__content ul li .ab p {
		line-height: 16px;
		padding-left: 75px;
	}
}
.privacypolicy .mainImg__inner::before, .career .mainImg__inner::before {
	background-image: url(../img/privacy/bg_mainimg.png);
	width: 248px;
	height: 139px;
	top: 0;
	right: 4px;
}
.privacypolicy__content {
	margin-top: 59px;
	margin-bottom: 93px;
}
.privacypolicy__content--hd {
	font-size: 30px;
	line-height: 1.6;
	font-weight: 900;
	color: #2e4b92;
	display: block;
	position: relative;
	text-align: center;
	padding-bottom: 10px;
	margin-bottom: 23px;
	text-transform: uppercase;
}
.privacypolicy__content--hd::before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(../img/common/other/bg_2colors.png) no-repeat top center;
	background-size: 100% 100%;
	width: 100%;
	height: 3px;
}
.privacypolicy__content--desc{
	line-height: 22px;
}
.privacypolicy__content--list {
	line-height: 20px;
}
.privacypolicy__content--desc {
	padding: 0 2px;
	margin-bottom: 61px;
	text-align: justify;
	font-size: 16px;
}
.privacypolicy__content--list {
	padding: 0 2px;
}
.privacypolicy__content--list > li {
	margin-bottom: 37px;
	text-align: justify;
}
.privacypolicy__content--list > li .hd {
	font-weight: 900;
	font-size: 22px;
	color: #2e4b92;
	background: url(../img/top/bg_line01.png) repeat-x bottom left;
	padding-bottom: 9px;
	margin-bottom: 23px;
}
.privacypolicy__content--list > li .txt p {
	margin-bottom: 8px;
}
.privacypolicy__content--list > li .txt ul {
	margin-top: -2px;
}
.privacypolicy__content--list > li .txt ul li {
	position: relative;
	padding-left: 14px;
	margin-bottom: 1px;
}
.privacypolicy__content--list > li .txt ul li::before {
	content: "";
	width: 6px;
	height: 6px;
	background: #96A5C8;
	position: absolute;
	left: 0;
	top: 7px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.privacypolicy__content--list > li:last-child ul {
	margin-bottom: 29px;
}

@media only screen and (max-width: 767px) {
	.privacypolicy .mainImg__inner::before, .career .mainImg__inner::before {
		background-image: url(../img/privacy/bg_mainimg_sp.png);
		width: 132px;
		height: 73px;
		right: 11px;
	}
	.privacypolicy__content {
		margin-top: 31px;
		margin-bottom: 53px;
	}
	.privacypolicy__content--hd {
		font-size: 24px;
		padding-bottom: 14px;
		margin-top: 60px;
		margin-bottom: 19px;
		line-height: 29px;
	}
	.privacypolicy__content--desc,
	.privacypolicy__content--list {
		line-height: 1.6;
	}
	.privacypolicy__content--desc {
		padding: 0;
		margin-bottom: 35px;
		line-height: 22px;
	}
	.privacypolicy__content--list {
		padding: 0;
	}
	.privacypolicy__content--list > li {
		margin-bottom: 23px;
	}
	.privacypolicy__content--list > li .hd {
		font-size: 20px;
		line-height: 24px;
	}
	.privacypolicy__content--list > li .txt {
		font-size: 14px;
		line-height: 20px;
	}
	.privacypolicy__content--list > li .txt p {
		margin-bottom: 10px;
	}
	.privacypolicy__content--list > li .txt ul {
		margin-top: -3px;
	}
	.privacypolicy__content--list > li .txt ul li {
		padding-left: 0;
		margin: 0;
	}
	.privacypolicy__content--list > li .txt ul li::before {
		left: -10px;
	}
	.privacypolicy__content--list > li:last-child .txt ul {
		margin-bottom: 14px;
	}
}
.service .mainImg__inner::before {
	background-image: url(../img/service/bg_mainimg.png);
	width: 188px;
	height: 151px;
	top: 0;
	right: 39px;
}
.service__content {
	margin-top: 60px;
	overflow: hidden;
}
.service__inner {
	margin: auto;
}
.service__cmhd {
	margin: auto;
	display: block;
	text-align: center;
	font-size: 30px;
	font-weight: 900;
	line-height: 1.6;
	padding-bottom: 10px;
	background: url(../img/common/other/bg_2colors.png) no-repeat bottom center;
	background-size: 100% 3px;
	color: #2e4b92;
	text-transform: uppercase;
}
.service__cmdesc {
	font-size: 16px;
	text-align: center;
	margin: 29px 0 34px;
	line-height: 22px;
}
.service__intro {
	text-align: center;
	margin-bottom: 90px;
}
.service__intro strong {
	display: block;
	font-size: 30px;
	color: #2e4b92;
	line-height: 45px;
	margin-bottom: 42px;

}
.service__intro strong em {
	color: #c1272d;
}
.service__intro ul {
	font-size: 0;
	margin-left: -9px;
	margin-right: -9px;
}
.service__intro ul li {
	display: inline-block;
	vertical-align: top;
	padding: 0 9px;
}
.service__intro ul li a {
	display: block;
	font-size: 18px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 2px solid #2e4b92;
	background: url(../img/service/ico_ar_down.svg) no-repeat center right 18px;
	background-size: 15px 9px;
	font-weight: 900;
	color: #2e4b92;
	box-shadow: 1px 1px 5px 0px #999;
	padding: 14px 41px 16px 18px;
	text-align: left;
	letter-spacing: 1px;
}

@media only screen and (min-width: 768px) and (max-width: 924px) {
	.service__intro ul {
		margin-left: -6px;
		margin-right: -6px;
	}
	.service__intro ul li {
		padding: 0 6px;
	}
	.service__intro ul li a {
		font-size: 15px;
		padding-right: 29px;
		background-position: center right 9px;
	}
}
.service__products {
	background: none !important;
	padding: 0 !important;
	margin-bottom: 20px;
}
.service__products--list li .thumb {
	margin-bottom: 10px !important;
}
.service__specs {
	margin-bottom: 77px;
}
.service__specs--hd {
	text-transform: uppercase;
	display: block;
	font-size: 24px;
	color: #2e4b92;
	text-align: center;
	letter-spacing: 1.5px;
	margin-bottom: 19px;
}
.service__specs--top ul,
.service__specs--bot {
	font-size: 0;
}
.service__specs--top ul li,
.service__specs--bot li {
	display: inline-block;
	vertical-align: top;
	width: 50%;
}
@media only screen and (min-width: 768px){
	.service__specs--top ul li{
		width: 47%;
	}
	.service__specs--top ul li:nth-child(odd){
		width: 53%;
	}
}	
.service__specs--bot li{
	width: auto;
	text-align: left;
}
.service__specs--bot li + li{
	margin-left: 25px;
	width: calc(55% - 25px);
}
.service__specs--top ul li strong,
.service__specs--top ul li span,
.service__specs--bot li strong,
.service__specs--bot li span {
	display: block;
}
.service__specs--top {
	background: #eaedf4;
	padding: 28px 30px 12px;
	margin: 0  auto 47px;
}
.service__specs--top ul.bl01 {
	padding-left: 30px;
}
.service__specs--top ul.bl01 li {
	padding: 0 10px 0 0;
	margin-bottom: 28px;
}
.service__specs--top ul.bl01 li img {
	display: block;
	float: left;
	width: 75px;
	height: 75px;
	margin-right: 16px;
}
.service__specs--top ul.bl01 li strong,
.service__specs--top ul.bl01 li span {
	overflow: hidden;
}
.service__specs--top ul.bl01 li strong {
	font-size: 16px;
	color: #2e4b92;
	padding-top: 1px;
	margin-bottom: 3px;
}
.service__specs--top ul.bl01 li span {
	font-size: 14px;
	line-height: 18px;
	max-width: 320px;
}

@media only screen and (min-width: 768px) and (max-width: 849px) {
	.service__specs--top ul.bl01 {
		padding-left: 0;
		margin-left: -10px;
		margin-right: -10px;
	}
	.service__specs--top ul.bl01 li {
		padding: 0 10px;
	}
	.service__specs--top ul.bl01 li br {
		display: none;
	}
}
.service__specs--bot {
	margin: 0 auto 40px;
	max-width: 940px;
	text-align: center;
}
.service__specs--bot li {
	font-size: 14px;
}
.service__specs--bot li strong {
	font-size: 22px;
	color: #2e4b92;
	background: url(../img/top/bg_line01.png) repeat-x bottom left;
	padding-bottom: 10px;
	margin-bottom: 14px;
}
.service__specs--bot li span {
	margin-top: 14px;
	line-height: 20px;
	text-align: center;
}
.service__specs--bot li span em {
	font-weight: 900;
	color: #2e4b92;
}
.service__specs--bot li img {
	width: 390px;
	height: 100px;
	margin: 17px auto 0;
	display: block;
}
.service__specs--bnr {
	margin: 0 auto;
	display: block;
	width: 582px;
}
.service__examples {
	margin-bottom: 78px;
}
.service__examples--list {
	margin-top: -8px;
	margin-bottom: 55px;
}
.service__examples--list li {
	margin-bottom: 48px;
	
}
.service__examples--list.retouch li {
	max-width: 900px;
}
.service__examples--list li strong {
	display: block;
	font-size: 20px;
	color: #2e4b92;
	margin-bottom: 9px;
}
.service__examples--list li .thumb {
	margin-bottom: 13px;
}
.service__examples--list li .thumb img {
	display: block;
	margin: auto;
}
.service__examples--list li .content:before,
.service__examples--list li .content:after {
	content: " ";
	display: table;
}
.service__examples--list li .content:after {
	clear: both;
}
.service__examples--list li .content span,
.service__examples--list li .content ul {
	display: inline-block;
	vertical-align: top;
}
.service__examples--list li .content span {
	font-size: 15px;
	line-height: 16px;
	font-weight: 900;
	padding: 8px 10px 8px 12px;
	color: #2e4b92;
	background: #eaedf4;
	margin-right: 17px;
}

@media only screen and (min-width: 768px) {
	.service__examples--list li .content ul {
		padding-top: 2px;
	}
}
.service__examples--list li .content ul:first-of-type {
	margin-right: 39px;
}
@media only screen and (min-width: 768px) {
	.service__examples--list li .content ul:first-of-type {
		min-width: 230px;
	}
}	
.service__examples--list li .content ul li {
	padding-left: 13px;
	position: relative;
	margin-bottom: 2px;
}
.service__examples--list li .content ul li::before {
	content: "";
	width: 6px;
	height: 6px;
	position: absolute;
	top: 8px;
	left: 0;
	background: #2e4b92;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.service__examples--list li .content a {
	float: right;
	background: #c1272d url(../img/common/header/ico_ar_right_white.svg) no-repeat center right 13px;
	background-size: 5px 9px;
	font-weight: 900;
	color: #fff;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	position: relative;
	top: -3px;
	padding: 5px 32px 5px 21px;
	letter-spacing: 0.3px;
}

@media only screen and (min-width: 768px) and (max-width: 799px) {
	.service__examples--list li .content ul:first-of-type {
		margin-right: 20px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 829px) {
	.service__examples--list li .content ul li {
		font-size: 12px;
	}
}
.service__examples--desc {
	position: relative;
	margin-top: 53px;
	margin-bottom: 37px;
	padding: 23px 0 31px;
}
.service__examples--desc::before,
.service__examples--desc::after {
	content: "";
	width: 100%;
	height: 2px;
	background: url(../img/top/bg_line01.png) repeat-x top left;
	position: absolute;
	left: 0;
}
.service__examples--desc::before {
	top: 0;
}
.service__examples--desc::after {
	bottom: 0;
}
.service__examples--desc p {
	font-size: 18px;
	line-height: 28px;
	text-align: center;
	margin-bottom: 21px;
}
.service__examples--desc p em {
	font-weight: 900;
	color: #2e4b92;
}
.service__examples--desc .frame {
	max-width: 670px;
	margin: auto;
	font-size: 0;
	background: #eaedf4;
	padding: 25px 51px 20px;
}
.service__examples--desc .frame strong {
	display: block;
	text-align: center;
	font-size: 16px;
	margin-bottom: 11px;
	line-height: 20px;
	text-transform: uppercase;
}
.service__examples--desc .frame ul {
	display: inline-block;
	vertical-align: top;
	width: 57.5%;
}
.service__examples--desc .frame ul li {
	font-size: 14px;
	padding-left: 13px;
	position: relative;
	display: inline-block;
	width: 100%;
	margin-bottom: 15px;
	line-height: 14px;
}
.service__examples--desc .frame ul li::before {
	content: "";
	width: 6px;
	height: 6px;
	position: absolute;
	top: 3px;
	left: 0;
	background: #2e4b92;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
@media only screen and (min-width: 768px) {
	.service__examples--desc .frame ul:last-of-type {
		margin-left: 50px;
		width: calc(42% - 50px);
	}
	.service__examples--desc .frame ul:last-of-type li:first-child{
		margin-bottom: 29px;
	}
}	
.service__examples--desc .frame ul:last-of-type li.esc {
	width: auto;
}
@media only screen and (min-width: 768px) and (max-width: 810px) {
	.service__examples--desc p {
		font-size: 17px;
	}
}
.service__home--list {
	margin-top: -2px;
}
.service__home--desc {
	margin-bottom: 56px;
}
.service__home--desc small {
	display: block;
	text-align: center;
	font-size: 12px;
	margin: -14px 0 27px;
}
.service__home--desc .frame {
	max-width: 755px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 16px;
}
.service__home--desc .frame strong {
	margin-bottom: 16px;
}
.service__home--desc .frame ul {
	width: 100% !important;
}
.service__home--desc .frame ul li {
	width: auto !important;
	padding-left: 16px;
	letter-spacing: 1px;
	margin-right: 30px !important;
}
.service__home--desc .frame ul li:last-child {
	margin: 0 !important;
}

@media only screen and (min-width: 768px) and (max-width: 781px) {
	.service__home--desc .frame {
		padding-left: 18px;
		padding-right: 18px;
	}
}
.service__steps {
	margin-bottom: 114px;
}
.service__steps--content {
	margin-top: 38px;
	padding: 39px 76px 40px;
	background: url(../img/service/bg_service01.png) repeat top left;
	position: relative;
}
.service__steps--content .steppc {
	position: absolute;
	top: 40px;
	left: 76px;
}
.service__steps--content ul {
	padding-left: 113px;
}
.service__steps--content ul li {
	width: 100%;
	display: inline-block;
	margin-bottom: 15px;
	position: relative;
}
.service__steps--content ul li strong,
.service__steps--content ul li span,
.service__steps--content ul li p {
	overflow: hidden;
	display: block;
}
.service__steps--content ul li strong {
	font-size: 23px;
	color: #2e4b92;
	letter-spacing: 1.5px;
	margin: 8px 0 6px;
}
.service__steps--content ul li span {
	padding-left: 16px;
	position: relative;
}
.service__steps--content ul li span::before {
	content: "";
	width: 6px;
	height: 6px;
	position: absolute;
	top: 10px;
	left: 0;
	background: #2e4b92;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.service__steps--content ul li span em {
	font-weight: 900;
	color: #2e4b92;
}
.service__steps--content ul li:nth-child(2) strong {
	margin-top: 25px;
}
.service__steps--content ul li:nth-child(3) strong {
	margin-top: 52px;
}
.service__steps--content ul li:last-child strong {
	margin-top: 29px;
}

@media only screen and (min-width: 768px) and (max-width: 873px) {
	.service__steps--content {
		padding-left: 40px;
		padding-right: 40px;
	}
	.service__steps--content .steppc {
		left: 35px;
	}
	.service__steps--content ul li span,
	.service__steps--content ul li p {
		font-size: 13px;
	}
}

@media only screen and (max-width: 767px) {
	.service .mainImg__inner::before {
		background-image: url(../img/service/bg_mainimg_sp.png);
		width: 95px;
		height: 95px;
		right: -14px;
	}
	.service .mainImg__inner h2 {
		padding-top: 0;
		line-height: 24px;
		text-transform: uppercase;
	}
	.service__content {
		margin-top: 36px;
	}
	.service__cmhd {
		font-size: 24px;
		letter-spacing: 0;
		line-height: 29px;
		padding-bottom: 12px;
		margin-top: 40px;
	}
	@media only screen and (min-width: 321px) {
		.service__cmhd {
			white-space: nowrap;
		}			
	}
	.service__cmdesc {
		font-size: 16px;
		line-height: 22px;
		text-align: left;
		margin: 17px 0 18px;
	}
	.service__intro {
		margin-top: 22px;
		margin-bottom: 60px;
	}
	.service__intro strong {
		font-size: 20px;
		line-height: 29px;
		margin-bottom: 19px;
		padding: 0 20px;
	}
}

@media only screen and (max-width: 767px) and (min-width: 320px) and (max-width: 374px) {
	.service__intro strong {
		font-size: 19px;
	}
}

@media only screen and (max-width: 767px) {
	.service__intro ul {
		margin-left: -6px;
		margin-right: -6px;
	}
	.service__intro ul li {
		width: 50%;
		padding: 0 6px;
		margin-bottom: 11px;
	}
	.service__intro ul li a {
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		width: 100%;
		font-size: 17px;
		background-size: 16px 9px;
		background-position: center bottom 10px;
		padding: 16px 0 29px 0;
		text-align: center;
		line-height: 1.4;
	}
}

@media only screen and (max-width: 767px) and (min-width: 320px) and (max-width: 374px) {
	.service__intro ul li a {
		font-size: 14px;
	}
	.service__intro ul li:nth-child(4) a {
		padding-top: 25px;
	}
}

@media only screen and (max-width: 767px) and (min-width: 375px) and (max-width: 515px) {
	.service__intro ul li:nth-child(3) a {
		padding-top: 11px;
		padding-bottom: 26px;
	}
	.service__intro ul li:nth-child(4) a {
		padding-top: 23px;
	}
}

@media only screen and (max-width: 767px) and (min-width: 516px) and (max-width: 767px) {
	.service__intro ul li br {
		display: none !important;
	}
}

@media only screen and (max-width: 767px) {
	.service__products {
		margin-bottom: 10px;
	}
	.service__products--list li {
		margin-bottom: 25px !important;
	}
	.service__products--list li a {
		padding-top: 4px !important;
	}
	.service__specs {
		margin-bottom: 47px;
	}
	.service__specs--hd {
		font-size: 22px;
		letter-spacing: 1.1px;
		margin-bottom: 12px;
	}
	.service__specs--top ul,
	.service__specs--bot {
		margin: auto;
	}
	.service__specs--top ul li,
	.service__specs--bot li {
		width: 100%;
		padding: 0;
	}
	.service__specs--top {
		padding: 20px 16px 12px;
		margin-bottom: 60px;
	}
	.service__specs--top ul.bl01 {
		padding-left: 0;
	}
	.service__specs--top ul.bl01 li {
		padding: 0;
		margin-bottom: 13px;
	}
	.service__specs--top ul.bl01 li img {
		width: 60px;
		height: 60px;
		margin-right: 10px;
	}
	.service__specs--top ul.bl01 li strong {
		font-size: 16px;
		padding: 0;
		position: relative;
		top: -2px;
		letter-spacing: 0;
		margin-bottom: -2px;
		line-height: 20px;
	}
	.service__specs--top ul.bl01 li span {
		line-height: 18px;
	}
	.service__specs--bot {
		margin-bottom: 10px;
	}
	.service__specs--bot li {
		margin-bottom: 26px;
	}
	.service__specs--bot li + li{
		margin-left: 0;
		width: 100%;
	}
	.service__specs--bot li strong {
		font-size: 20px;
		line-height: 24px;
		padding-bottom: 13px;
		margin-bottom: 19px;
	}
	.service__specs--bot li span {
		letter-spacing: 0;
	}
	.service__specs--bot li img {
		width: auto;
		height: auto;
		margin: 11px 13px 0;
	}
	.service__specs--bnr {
		width: auto;
		margin-left: -4px;
		margin-right: -8px;
	}
	.service__specs--bnr img {
		display: block;
		margin: auto;
	}
	.service__examples {
		margin-bottom: 25px;
	}
	.service__examples--list {
		margin-top: 15px;
		margin-bottom: 33px;
	}
	.service__examples--list.retouch {
		margin-top: 50px;
	}
	.service__examples--list li {
		margin-bottom: 45px;
	}
	.service__examples--list li strong {
		margin-bottom: 10px;
		font-size: 18px;
		line-height: 24px;
		letter-spacing: 0;
	}
	.service__examples--list li .thumb {
		margin-bottom: 20px;
	}
	.service__examples--list li .content a {
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		display: block;
		font-size: 15px;
		float: none;
		margin: 0 auto;
		position: static;
		background-size: 7px 11px;
		background-position: center right 14px;
		width: 246px;
		padding: 4px 0 4px 16px;
		letter-spacing: 0.5px;
		margin-bottom: 14px;
	}
	.service__examples--list li .content span,
	.service__examples--list li .content ul {
		display: block;
		font-size: 15px;
	}
	.service__examples--list li .content span {
		padding: 7px 10px 7px 8px;
		margin: 0 0 10px;
	}
	.service__examples--list li .content ul {
		margin: 0 !important;
		padding-left: 6px;
	}
	.service__examples--list li .content ul li {
		width: 100% !important;
		margin-bottom: 1px;
		letter-spacing: -0.5px;
	}
	/* .service__examples--list li .content ul li::before {
		background: #8e8e8e;
	} */
	.service__examples .service__specs--top {
		padding-bottom: 7px;
		margin-bottom: -17px;
	}
	.service__examples--desc {
		padding: 31px 0;
		margin-bottom: 30px;
	}
	.service__examples--desc p {
		margin-bottom: 14px;
		font-size: 14px;
		text-align: left;
		line-height: 20px;
		letter-spacing: 1px;
	}
	.service__examples--desc .frame {
		padding: 19px 16px;
		margin-top: 25px;
	}
	.service__examples--desc .frame strong {
		font-size: 15px;
		letter-spacing: 0.5px;
		margin:0 auto 6px;
	}
	.service__examples--desc .frame ul {
		width: 100% !important;
		padding-left: 0 !important;
	}
	.service__examples--desc .frame ul li {
		width: 100% !important;
		margin-bottom: 12px;
	}
	/* .service__home .service__examples--list {
		margin-top: -3px;
		margin-bottom: -24px;
	} */
	.service__home--desc p {
		letter-spacing: 0.9px;
	}
	.service__home--desc small {
		font-size: 13px;
		text-align: left;
		margin: -3px 0 19px;
		letter-spacing: 1px;
	}
	.service__home--desc .frame {
		padding-bottom: 21px;
	}
	.service__home--desc .frame ul li {
		width: 50% !important;
		margin-right: 0 !important;
		padding-left: 12px;
	}
	.service__home--desc .frame ul li:nth-child(2n + 2) {
		padding-left: 23px;
	}
	.service__home--desc .frame ul li:nth-child(2n + 2)::before {
		left: 10px;
	}
	.service__home--desc .frame ul li:last-child {
		width: 100% !important;
	}
	.service__steps {
		margin-bottom: 53px;
	}
	.service__steps--content {
		margin-top: 25px;
		padding: 17px 10px 5px 15px;
	}
	.service__steps--content ul {
		padding: 0;
	}
	.service__steps--content ul li {
		margin-bottom: 12px;
	}
	.service__steps--content ul li img {
		width: 57px;
		height: 57px;
		margin: 0 6px 3px 0;
	}
	.service__steps--content ul li img,
	.service__steps--content ul li strong {
		display: inline-block;
		vertical-align: middle;
	}
	.service__steps--content ul li strong {
		font-size: 18px;
		letter-spacing: 1px;
		margin: 2px 0 0;
		max-width: calc(100% - 95px);
		line-height: 20px;
	}
	.service__steps--content ul li span,
	.service__steps--content ul li p {
		letter-spacing: 0;
		line-height: 20px;
	}
	.service__steps--content ul li span {
		padding-left: 22px;
	}
	.service__steps--content ul li span::before {
		left: 5px;
	}
	.service__steps--content ul li p {
		padding: 0 5px;
	}
	.service__steps--content ul li:nth-child(2) {
		margin-bottom: 10px;
	}
	.service__steps--content ul li:nth-child(2) strong {
		margin-top: 4px;
	}
	.service__steps--content ul li:nth-child(3) {
		margin-bottom: 10px;
	}
	.service__steps--content ul li:nth-child(3) strong {
		margin-top: 4px;
	}
	.service__steps--content ul li:last-child strong {
		margin-top: 5px;
	}
}

@media only screen and (max-width: 767px) and (min-width: 320px) and (max-width: 374px) {
	.service__steps--content ul li strong {
		font-size: 14px;
	}
}
.sitemap .mainImg__inner::before {
	background-image: url(../img/sitemap/bg_mainimg.png);
	width: 232px;
	height: 149px;
	top: 1px;
	right: 88px;
}
.sitemap__content {
	font-size: 0;
	margin-top: 65px;
	margin-bottom: 78px;
	width: 815px;
}

.sitemap__content ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	vertical-align: top;
}
.sitemap__content ul li:first-child {
	width: 100%;
	margin-bottom: 35px;
}	
.sitemap__content ul li {
	padding: 0 10px;
	margin-bottom: 12px;
	width: 30%;
}
.sitemap__content ul li a {
	display: block;
	background: url(../img/sitemap/ico_ar_right.svg) no-repeat top 5px left;
	background-size: 5px 9px;
	font-size: 14px;
	padding-left: 15px;
	line-height: 20px;
}

@media only screen and (max-width: 767px) {
	.sitemap .mainImg__inner::before {
		background-image: url(../img/sitemap/bg_mainimg_sp.png);
		width: 133px;
		height: 90px;
		right: 11px;
		top: 6px;
	}
	.sitemap__content {
		margin-top: 76px;
		margin-bottom: 37px;
	}
	.sitemap__content--inner {
		margin: 0;
	}
	.sitemap__content ul {
		width: 100% !important;
	}
	.sitemap__content ul li:first-child {
		margin-bottom: 28px;
	}
	.sitemap__content ul li:last-child {
		margin-top: 28px;
	}	
	.sitemap__content ul li {
		padding: 0;
		margin-bottom: 15px;
		width: 100%;
	}
	.sitemap__content ul li a {
		font-size: 15px;
		background-size: 6px 11px;
		padding-left: 19px;
	}
}
.top__slider {
	margin-bottom: 127px;
}
.top__slider ul li img {
	display: block;
	width: 100%;
}
.top__slider .slick-dots {
	bottom: -30px;
}
.top__slider .slick-dots li {
	width: 10px;
	height: 10px;
	padding: 0;
	margin: 0 6px;
}
.top__slider .slick-dots li button {
	width: 100%;
	height: 100%;
	padding: 0;
	background: #b8c2da;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.top__slider .slick-dots li button::before {
	display: none;
}
.top__slider .slick-dots li.slick-active button {
	background: #7185b5;
}
.top__points {
	padding: 0 15px 72px;
	background: url(../img/common/footer/bg_line_ctbox.png) repeat-x bottom left;
	background-size: 7px 2px;
	margin-bottom: 4px;
}
.top__points--inner {
	max-width: 1000px;
	margin: auto;
}
.top__points ul {
	font-size: 0;
	margin-left: -15px;
	margin-right: -15px;
}
.top__points ul li {
	display: inline-block;
	vertical-align: top;
	width: 33.3333%;
	padding: 0 20px 0 15px;
}
.top__points ul li:last-child {
	padding-right: 0;
}
.top__points ul li > img {
	float: left;
	margin-right: 13px;
}
.top__points ul li .content {
	overflow: hidden;
}
.top__points ul li .content .num {
	background: url(../img/top/bg_line01.png) repeat-x bottom left;
	padding-bottom: 13px;
	margin-bottom: 11px;
}
.top__points ul li .content .num img {
	height: 22px;
}
.top__points ul li .content strong {
	display: block;
	font-size: 16px;
	color: #2e4b92;
	margin-bottom: 1px;
	font-weight: 900;
}
.top__points ul li .content p:last-child {
	font-size: 14px;
	padding-left: 2px;
	line-height: 1.75;
	letter-spacing: 0.6px;
}
.top__points ul li:first-child img {
	width: 73px;
	height: 72px;
}
.top__points ul li:first-child .content .num img {
	width: 32px;
}
.top__points ul li:nth-child(2) img {
	width: 72px;
	height: 103px;
}
.top__points ul li:nth-child(2) .content .num img {
	width: 35px;
}
.top__points ul li:last-child img {
	width: 73px;
	height: 72px;
}
.top__points ul li:last-child .content .num img {
	width: 35px;
}

@media only screen and (min-width: 768px) and (max-width: 890px) {
	.top__points ul {
		margin-left: -10px;
		margin-right: -10px;
	}
	.top__points ul li {
		padding: 0 10px;
	}
	.top__points ul li .content strong {
		font-size: 18px;
	}
	.top__points ul li .content p:last-child {
		font-size: 11px;
	}
}
.top__products {
	background: #eaedf4;
	padding: 73px 0 79px;
}
.top__products--hd {
	line-height: 1.3;
	font-weight: 900;
	text-align: center;
	display: block;
	font-size: 30px;
	color: #2e4b92;
	margin-bottom: 41px;
	text-transform: uppercase;
}
.top__products--hd em {
	color: #c1272d;
}
.top__products ul {
	font-size: 0;
	margin-left: -10px;
	margin-right: -10px;
	margin-bottom: 13px;
}
.top__products ul li {
	text-align: center;
	display: inline-block;
	vertical-align: top;
	width: 25%;
	padding: 0 10px;
	margin-bottom: 39px;
}
.top__products ul li .thumb {
	margin-bottom: 12px;
	position: relative;
}
.top__products ul li .thumb img {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	backface-visibility: hidden;
	position: relative;
}
.top__products ul li .thumb img:first-child {
	z-index: 2;
}
.top__products ul li .thumb .hover {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

@media only screen and (min-width: 768px) {
	.top__products ul li .thumb:hover img:first-child {
		opacity: 0;
	}
}
.top__products ul li .thumb span {
	position: absolute;
	font-size: 17px;
	letter-spacing: 0.5px;
	font-weight: 900;
	text-align: center;
	color: #2e4b92;
	background: rgba(236, 239, 245, 0.7);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	width: 53px;
	height: 53px;
	bottom: 9px;
	left: 9px;
	z-index: 3;
	padding-top: 15px;
	padding-left: 2px;
}
.top__products ul li .thumb span em {
	position: relative;
	line-height: 1;
	top: -2px;
	display: block;
	font-size: 18px;
}
.top__products ul li a {
	display: block;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	font-weight: 900;
	background: #c1272d url(../img/common/header/ico_ar_right_white.svg) no-repeat center right 12px;
	background-size: 5px 9px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 6px 0 6px 21px;
	text-align: left;
	box-shadow: 0px 1px 5px 0px #999;
	letter-spacing: 0.2px;
}

@media only screen and (min-width: 768px) and (max-width: 989px) {
	.top__products ul li a {
		font-size: 10px;
		padding-left: 0px;
		text-align: center;
		background-position: center right 8px;
	}
}
.top__products--desc {
	padding: 22px 0 29px;
	max-width: 880px;
	margin: 0 auto 38px;
	position: relative;
	text-align: center;
}
.top__products--desc::before,
.top__products--desc::after {
	content: "";
	width: 100%;
	height: 2px;
	background: url(../img/top/bg_line01.png) repeat-x top left;
	position: absolute;
	left: 0;
}
.top__products--desc::before {
	top: 0;
}
.top__products--desc::after {
	bottom: 0;
}
.top__products--desc p {
	font-size: 20px;
	letter-spacing: 1.5px;
	line-height: 1.8;
	margin-bottom: 5px;
}
.top__products--desc p em {
	font-weight: 900;
	color: #2e4b92;
}
.top__products--desc small {
	font-size: 12px;
	letter-spacing: 1.5px;
}
.top__products--btn {
	width: 302px;
	height: 60px;
	margin: 0 auto;
	display: block;
	border: 2px solid #2e4b92;
	background: #fff url(../img/top/ico_ar_right_blue.svg) no-repeat center right 17px;
	background-size: 9px 15px;
	font-size: 18px;
	color: #2e4b92 !important;
	box-shadow: 2px 2px 5px 0px #999;
	font-weight: 900;
	padding: 13px 0 0 26px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

@media only screen and (min-width: 768px) and (max-width: 929px) {
	.top__products--hd {
		font-size: 24px;
	}
	.top__products--desc p {
		font-size: 17px;
	}
}
.top__talk {
	background: url(../img/common/footer/bg_line_ctbox.png) repeat-x top left;
	background-size: 7px 2px;
	margin: 5px 0 154px;
	text-align: center;
}
.top__talk--inner {
	max-width: 1030px;
	padding: 0 15px;
	margin: auto;
}
.top__talk--bnr {
	font-size: 0;
	display: inline-block;
	margin: 62px 0 55px;
}
.top__talk--hd {
	display: block;
	font-size: 30px;
	color: #2e4b92;
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 60px;
	font-weight: 900;
	line-height: 1.4;
}
.top__talk--hd::before {
	content: "";
	width: 100%;
	height: 3px;
	background: url(../img/common/other/bg_2colors.png) no-repeat top center;
	background-size: 100% 100%;
	position: absolute;
	bottom: 0;
	left: 0;
}
.top__talk--exam {
	margin-bottom: 65px;
}
.top__talk--exam li .content_wrap {
	margin-bottom: 29px;
}
.top__talk--exam li .content_wrap:before,
.top__talk--exam li .content_wrap:after {
	content: " ";
	display: table;
}
.top__talk--exam li .content_wrap:after {
	clear: both;
}
.top__talk--exam li img {
	float: left;
	max-width: 530px;
	width: 58.9%;
	margin-right: 20px;
}
.top__talk--exam li .content {
	overflow: hidden;
	text-align: justify;
	position: relative;
	top: 15px;
}
.top__talk--exam li .content strong,
.top__talk--exam li .content em {
	color: #2e4b92;
	font-weight: 900;
}
.top__talk--exam li .content strong {
	display: block;
	font-size: 20px;
}
.top__talk--exam li .content p {
	/* font-size: 14px;
	line-height: 2.2; */
	font-size: 14px;
	line-height: 1.56;
	padding-top: 13px;
}
.top__talk--exam li a {
	display: block;
	margin: 0 auto;
	text-align: center;
	font-size: 18px;
	font-weight: 900;
	color: #2e4b92;
	border: 2px solid #2e4b92;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: url(../img/top/ico_ar_right_blue.svg) no-repeat center right 16px;
	background-size: 9px 15px;
	box-shadow: 1px 1px 5px 0px #999;
	width: 300px;
	padding: 15px 10px 15px;
}
.top__talk--exam li:last-child {
	margin-top: 57px;
}
.top__talk--exam li:last-child img {
	float: right;
	margin-right: 0;
	margin-left: 20px;
}
.top__talk--exam li:last-child .content_wrap {
	margin-bottom: 27px;
}
.top__talk--exam li:last-child .content strong {
	font-size: 22px;
	margin-bottom: 12px;
	line-height: 1.3;
}
.top__talk--exam li:last-child .content p {
	font-size: 14px;
	line-height: 20px;
}
.top__talk--sublist {
	font-size: 0;
	padding: 0 12px 0 40px;
	margin-top: -14px;
}
.top__talk--sublist li {
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	position: relative;
	width: 25%;
	text-align: left;
	padding-left: 15px;
	padding-right: 10px;
	margin-bottom: 7px;
	letter-spacing: 1.3px;
}
.top__talk--sublist li::before {
	content: "";
	position: absolute;
	top: 9px;
	left: 0;
	background: #2e4b92;
	width: 6px;
	height: 6px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

@media only screen and (min-width: 768px) and (max-width: 859px) {
	.top__talk--sublist {
		padding-left: 10px;
		padding-right: 0;
	}
	.top__talk--sublist li {
		font-size: 13px;
		padding-right: 5px;
	}
}

@media only screen and (max-width: 767px) {
	.top .header__main {
		box-shadow: 0px 0px 5px 0px #999;
	}
	.top__slider {
		margin-bottom: 70px;
		margin-top: 65px;
	}
	.top__slider .slick-dots li {
		width: 9px;
		height: 9px;
		margin: 0 5px;
	}
	.top__points {
		padding-left: 12px;
		padding-right: 12px;
		padding-bottom: 0;
		margin-bottom: 6px;
	}
	.top__points ul {
		margin: 0;
	}
	.top__points ul li {
		width: 100%;
		padding: 0;
		margin-bottom: 30px;
	}
	.top__points ul li > img {
		margin-right: 20px;
	}
	.top__points ul li .content .num {
		background: url(../img/top/bg_line01_sp.png) repeat-x bottom left;
		background-size: 7px 1px;
		padding-left: 2px;
		padding-bottom: 12px;
		margin-bottom: 10px;
	}
	.top__points ul li .content .num img {
		height: 20px;
	}
	.top__points ul li .content strong {
		font-size: 15px;
		margin: 0;
	}
	.top__points ul li .content p:last-child {
		font-size: 14px;
		line-height: 1.6;
		padding-left: 0;
	}
	.top__points ul li:first-child img {
		width: 92px;
		height: 91px;
	}
	.top__points ul li:first-child .content .num img {
		width: 29px;
	}
	.top__points ul li:nth-child(2) img {
		width: 92px;
		height: 132px;
	}
	.top__points ul li:nth-child(2) .content .num img {
		width: 32px;
	}
	.top__points ul li:last-child > img {
		width: 86px;
		height: 85px;
		margin-left: 6px;
	}
	.top__points ul li:last-child .content .num img {
		width: 32px;
	}
	.top__products {
		padding: 55px 0 65px;
	}
	.top__products--hd {
		font-size: 24px;
		line-height: 1.2;
		letter-spacing: 0;
		margin-bottom: 31px;
	}
	.top__products ul {
		margin: 0 0 19px;
	}
	.top__products ul li {
		width: 100%;
		padding: 0;
		margin-bottom: 28px;
	}
	.top__products ul li .thumb {
		margin-bottom: 12px;
	}
	.top__products ul li .thumb:before,
	.top__products ul li .thumb:after {
		content: " ";
		display: table;
	}
	.top__products ul li .thumb:after {
		clear: both;
	}
	.top__products ul li .thumb img {
		/* display: block !important; */
		position: static !important;
		width: 50% !important;
		float: left;
	}
	.top__products ul li .thumb span {
		display: none;
	}
	.top__products ul li a {
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		max-width: 246px;
		padding: 6px 0 6px 17px;
		text-align: left;
		letter-spacing: 1.5px;
		margin: auto;
		background-size: 7px 11px;
		background-position: center right 16px;
		font-size: 14px;
		letter-spacing: 0.3px;
	}
	.top__products--desc {
		padding: 20px 0 23px;
		margin-bottom: 34px;
	}
	.top__products--desc p {
		font-size: 18px;
		line-height: 1.7;
		letter-spacing: 0px;
		margin-bottom: 7px;
	}
	.top__products--desc small {
		display: block;
		font-size: 13px;
		text-align: center;
		letter-spacing: 0.4px;
	}
	.top__products--btn {
		/* width: 100%; */
		width: 94%;
		font-size: 18px;
		background-size: 9px 16px;
		padding-top: 17px;
		height: 65px;
		background-position: center right 19px;
		padding-left: 0;
		text-align: center;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		letter-spacing: 0.3px;
	}
	.top__talk {
		margin-bottom: 52px;
	}
	.top__talk--inner {
		padding: 0 10px;
	}
	.top__talk--bnr {
		margin: 43px 0 48px;
	}
	.top__talk--hd {
		font-size: 24px;
		line-height: 1.22;
		padding-bottom: 15px;
		margin-bottom: 38px;
		margin-left: 2px;
		margin-right: 2px;
	}
	.top__talk--exam {
		padding: 0 2px;
		margin-bottom: 108px;
	}
	.top__talk--exam li .content_wrap {
		margin-bottom: 20px;
	}
	.top__talk--exam li img {
		max-width: 100%;
		width: 100%;
		float: none !important;
		margin: 0 0 10px !important;
	}
	.top__talk--exam li .content {
		position: static;
	}
	.top__talk--exam li .content strong {
		font-size: 22px !important;
		margin-bottom: 0;
	}
	.top__talk--exam li .content p {
		font-size: 14px;
		line-height: 1.4;
		padding-top: 6px;
	}
	.top__talk--exam li:last-child {
		margin-top: 49px;
	}
	.top__talk--exam li:last-child .content_wrap {
		margin-bottom: 14px;
	}
	.top__talk--exam li a {
		width: 100%;
		max-width: 350px;
		background-size: 9px 16px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		padding-top: 16px;
		padding-bottom: 16px;
		background-position: center right 12px;
	}
	.top__talk--sublist {
		padding: 0 0 0 13px;
		text-align: center;
		margin-top: -5px;
	}
	.top__talk--sublist li {
		width: 53%;
		letter-spacing: -0.2px;
		padding: 0 0 0 11px;
		margin-bottom: 3px;
	}
	.top__talk--sublist li:nth-child(2n + 2) {
		width: 47%;
	}
	.fullw {
		width: calc(100% + 26px) !important;
		margin-left: -13px !important;
		max-width: none;
	}
}

@media only screen and (min-width: 320px) and (max-width: 374px) {
	.top__points ul li .content strong {
		font-size: 17px;
	}
	.top__products--hd {
		font-size: 19px;
	}
	.top__products--desc p {
		font-size: 15px;
	}
	.top__talk--sublist {
		padding: 0 0 0 5px;
	}
	.top__talk--sublist li {
		font-size: 12px;
	}
	.top__talk--sublist li::before {
		top: 7px;
	}
}

.ttlCareer, .ttlDataset {
	margin-top: 70px;
}
.ttlCareer ~ .service__cmdesc{
	text-align: left;
}
@media screen and (max-width:767px) {
	.ttlCareer {
		margin-top: 60px;
	}
	.ttlDataset ~ .service__cmdesc{
		max-width: calc(100% - 26px);
		margin-left: auto;
		margin-right: auto;
	}
}	

.contact .tableContact td textarea.other_txt{
	height: 60px;
	line-height: 18px;
	padding-top: 10px;
}

.service__home--list.fudosan li .content{
	max-width: 900px;
	margin: auto;
}
/*# sourceMappingURL=maps/style.css.map */

.cursor {
	pointer-events: none;
	opacity: 0.75;
}
.footer__inner--left .link{
	margin-top: 0;
}
.careerbtn{
	margin-top: 50px;
}
.recruitment-cnt__btn {
	max-width: 380px;
	color: #fff !important;
	background: #c1272d url(../img/common/header/ico_ar_right_white.svg) no-repeat center right 10px;
	background-size: 7px 12px;
	display: block;
	font-size: 20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-weight: 900;
	padding: 20px 24px;
	margin: 16px auto;
	line-height: 1.2;
}
@media screen and (max-width:767px) {
	.recruitment-cnt__btn {
		font-size: 18px;
	}	
}	

/* .recruitment-cnt__btn {
    color: #fff !important;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
    letter-spacing: .1em;
    font-weight: 600;
    padding: 26px;
    padding-left: 100px;
    width: 410px;
    max-width: 100%;
    display: block;
    margin: auto;
    position: relative;
    background-position: center left 24px;
    background-repeat: no-repeat;
    background: #134F8B url(../img/career/evernote.svg) no-repeat 20px center;
}
.recruitment-cnt__btn:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 33px;
    margin: auto;
    width: 14px;
    height: 15px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../img/career/mt.svg);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
} */
.recruitment-cnt__btn:hover:before {
    right: 25px;
}

.notetime{
	font-size: 10px;
	margin-top: -5px;
}