

html body {
	font-family:'メイリオ', 'Meiryo','ＭＳ ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
	position: relative;
	color: #4d4d4d;
}

html body a {
	color: #993333;
	text-decoration: underline;
	transition: all 0.5s;
}

html body a:hover,
html body a:focus {
	color: #993333;
	opacity: 0.5;
}

h3,
h4 {
	margin: 0px;
	padding: 0px;
}

ul,
li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

dt,
dl,
dd {
	margin: 0px;
	padding: 0px;
}

.mt-container {
	width: auto;
	padding: 0 14px;
	position: relative;
}

.mt-container-fluid {
	width: 100%;
	padding: 0 14px;
	position: relative;
}

.mt-container-fluid .col-sm-12 {
	padding: 0px;
}

.mt-row {
	margin: 0px;
}

.col__left,
.col__right {
	float: none;
	padding: 0px;
}

.mt-btn-primary {
	background: none;
}

.mt-btn-primary.btn-primary.active,
.mt-btn-primary.btn-primary:active,
.mt-btn-primary.open > .dropdown-toggle.btn-primary {
	background-image: none;
	outline: 0;
	box-shadow: none;
}

.mt-btn-primary.btn.active,
.mt-btn-primary.btn:active {
	background-image: none;
	outline: 0;
	box-shadow: none;
}

.mt-btn-primary.active.focus,
.mt-btn-primary.active:focus,
.mt-btn-primary.active:hover,
.mt-btn-primary:active.focus,
.mt-btn-primary:active:focus,
.mt-btn-primary:active:hover,
.open > .dropdown-toggle.mt-btn-primary.focus,
.open > .dropdown-toggle.mt-btn-primary:focus,
.open > .dropdown-toggle.mt-btn-primary:hover {
	color: #fff;
	background-color: #993333;
	border-color: #993333;
}

a {
	text-decoration: none;
}

a[href^="tel:"] {
	cursor: default;
	color: #a4a12f;
	text-decoration: none;
}

a[href^="tel:"]:hover,
a[href^="tel:"]:visited,
a[href^="tel:"]:active {
	color: #a4a12f;
	opacity: 1;
}

.mt-h1 {
	font-size: 1.25em;
	width: 100%;
	margin: 0 0;
	display: block;
	overflow: hidden;
	word-break: break-all;
	max-height: 80px;
	display: flex;
	height: auto;
}

.mt-h1 img {
	max-width: 100%;
	max-height: 32px;
	transition: all 0.5s;
}

.navbar-header {
	margin-right: 28px;
	line-height: 100px;
}

.mt-navbar {
	height: auto;
	margin-bottom: 0;
	font-size: 1.25em;
	height: 66.66667px;
	background-color: #ffffff;
	line-height: 0px;
	border: 0px;
	z-index: 1030;
	transition: all 0.5s;
}

.navbar-brand {
	display: flex;
	align-items: center;
	width: calc(100% - 80px);
	font-size: 18px;
}

.mt-navbar.fixed {
	height: 60px;
	opacity: 0.9;
	top: 0px;
}

.mt-navbar.fixed .mt-navbar-nav li {
	height: 60px;
}

.mt-navbar.fixed .mt-navbar-nav li.active:after {
	top: 60px;
}

.mt-navbar.fixed .mt-navbar-brand {
	height: 60px;
}

.mt-navbar.fixed .mt-collapse {
	height: 60px !important;
}

.mt-navbar-brand {
	height: 60px;
	height: 66.66667px;
	margin: 0px;
}

.mt-navbar-default .mt-navbar-nav li {
	font-size: 80%;
	font-weight: bold;
	display: block;
	line-height: 42px;
	height: 35px;
	margin: 0 0px 0px 0;
	-webkit-font-feature-settings: "pkna";
	font-feature-settings: "pkna";
	border-bottom: 1px solid #e6e6e6;
	transition: all 0.5s;
}

.mt-navbar-default .mt-navbar-nav li a {
	color: #4d4d4d;
	text-decoration: none;
}

.mt-navbar-default .mt-navbar-nav li a:visited {
	color: #4d4d4d;
	text-decoration: none;
}

.mt-navbar-default .mt-navbar-nav li a:hover {
	color: #993333;
	opacity: 1;
	transition: all 0.5s;
}

.mt-navbar-default .mt-navbar-nav li > * {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

.mt-navbar-default .mt-navbar-nav li:last-child {
	margin-right: 0px;
}

.mt-navbar-default .mt-navbar-nav li a {
	padding: 0;
}

.mt-collapse {
	background-color: #ffffff;
	padding-bottom: 10px;
	margin: 0px;
}

.mt-collapse li {
	line-height: 60px;
	padding: 0px 14px;
}

.mt-collapse.in.none {
	opacity: 0;
	transition: all 0.5s;
}

.mt-jumbotron.jumbotron__indexImg {
	background: url('https://atlas-ind.jp/.assets/MV03_2.png');
	background-size: cover;
    width: 100%;
}

.mt-jumbotron .mainlead__block {
	width: 100%;
	position: relative;
	padding: 14px;
	margin-top: 14px;
	z-index: 50;
	background-color: rgba(30, 30, 30, 0.3);
}

.mt-jumbotron .mt-h2.mainlead__title {
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
	letter-spacing: -0.01em;
	font-size: 21px;
	line-height: 1.2em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 1.5rem;
    text-align: center;
}

.mt-jumbotron .mainlead__caption {
	font-size: 0.9em;
	margin-bottom: 0px;
}

.UnderlayerJumbotron {
	position: relative;
}

.UnderlayerJumbotron .Jumbotron__bg {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	background-color: rgba(30, 30, 30, 0.3);
	z-index: 10;
}

.UnderlayerJumbotron .jumbotron__indexImg {
	background: url('https://atlas-ind.jp/.assets/MV03_2.png');
	background-size: cover;
}

.UnderlayerJumbotron .mt-h2.mainlead__title {
	font-size: 2em;
	padding: 0px;
	margin: 0px 0 7px 0;
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
	position: relative;
	letter-spacing: -0.01em;
    text-align: center;
}

.UnderlayerJumbotron .mainlead__caption {
	display: block;
	margin: 0 auto;
	font-size: 1em;
	margin-top: 0.25rem;
	position: relative;
}

.UnderlayerJumbotron.UnderlayerJumbotron__img {
	background-size: cover;
}

.UnderlayerJumbotron.UnderlayerJumbotron__newsimg {
	background-image: url(https://atlas-ind.movabletype.io/.assets/AdobeStock_252892994.jpeg);
	background-size: cover;
}

.mt-jumbotron {
	height: calc(575px/2);
	position: relative;
	padding: 66.66667px 0 0px 0;
	margin-bottom: 0px;
	color: #ffffff;
}

.UnderlayerJumbotron {
	width: auto;
	height: 210px;
	padding: 66.66667px 0 0px 0;
	color: #ffffff;
}

.UnderlayerJumbotron .mainlead__block {
	width: 100%;
	position: relative;
	padding: 14px;
	margin-top: 14px;
	z-index: 50;
}

.backtop {
	width: 100%;
	height: 32px;
	margin-right: 14px;
	margin-top: 42px;
	position: relative;
}

.backtop .backtop__icon {
	width: 100%;
	height: 32px;
	font-size: 2rem;
	line-height: 3rem;
	color: #ffffff;
	background-color: #747F7F;
	text-align: center;
	transition: all 0.5s;
}

.backtop .backtop__icon:hover {
	opacity: 0.5;
}

.pankuzu {
	font-size: 85%;
	background: #d8d8d8;
	padding: 7px 0;
	line-height: 21px;
	text-decoration: underline;
}

.pankuzu a {
	color: #4d4d4d;
	text-decoration: none;
}

.pankuzu a:visited {
	color: #4d4d4d;
	text-decoration: none;
}

.pankuzu a:hover {
	color: #993333;
	opacity: 1;
	transition: all 0.5s;
}

.pankuzu li {
	float: left;
}

.pankuzu li:after {
	content: "＞";
	margin: 0 8px;
}

.pankuzu li:last-child:after {
	display: none;
}

footer {
	background-color: #9c1f24;
}

footer .footer__wrap {
	color: #ffffff;
	width: 100%;
	height: auto;
	padding: 28px 0;
	font-size: 14px;
}

footer .footerlogo__wrap {
	word-break: break-all;
	padding: 0px;
}

footer .footerlogo__wrap .footerlogo__img {
	padding: 0px;
	margin: 0px;
}

footer .footerlogo__wrap .footerlogo__img > * {
	width: 200px;
	height: auto;
	text-align: center;
}

footer .footerlogo__wrap .footerlogo__tel {
	font-size: 28px;
	color: #a4a12f;
	font-weight: bold;
}

.footer-menu {
	padding-right: 0px;
}

.footer-menu .footer-menu__wrap li {
	width: 50%;
	margin: 0px 0px 14px 0px;
	list-style: none;
	float: left;
}

.footer-menu .footer-menu__wrap .footer-menu__column {
	margin: 0px;
}

.footer-menu .footer-menu__wrap .footer-menu__column a, .footer-menu .footer-menu__wrap .footer-menu__column a:visited {
	color: #ffffff;
	text-decoration: underline;
}

.footer-menu .footer-menu__wrap .footer-menu__column a:hover {
	color: #993333;
	opacity: 1;
	transition: all 0.5s;
}

.footer-menu .footer-menu__wrap .footer-menu__column a:hover {
	text-decoration: none;
}

.footer-menu .footer-menu__wrap .footer-menu__column dt {
	line-height: 2em;
	text-decoration: underline;
}

.footer-menu .footer-menu__wrap .footer-menu__column dt.no-check {
	text-decoration: none;
}

.footer-menu .footer-menu__wrap .footer-menu__column dd {
	text-indent: 1em;
	line-height: 1.75em;
}

/*サブカテゴリ対応*/
.footer-menu .footer-menu__wrap .footer-menu__column .firstmenu {
	margin-top: 8px;
}

.footer-menu .footer-menu__wrap .footer-menu__column .catdepth-2 {
	margin-left: 12px;
}
.footer-menu .footer-menu__wrap .footer-menu__column .catdepth-3 {
	margin-left: 24px;
}
.footer-menu .footer-menu__wrap .footer-menu__column .nolink {
	color: #999999;
	margin-bottom: 0;
}
.footer-menu .footer-menu__wrap .footer-menu__column .catdepth-2 .nolink::after, .footer-menu .footer-menu__wrap .footer-menu__column .catdepth-3 .nolink::after {
	content: "(0)";
}

.footer-menu .footer-menu__wrap .icon {
	font-size: 0.3em;
	margin-right: 3px;
	text-indent: 0px;
}

.footer-menu .footer-menu__wrap .footer-menu__column--depth2 {
	margin-top: 7px;
	margin-left: 14px;
}

.footer-menu .footer-menu__wrap .footer-menu__column--depth3 {
	margin-top: 7px;
	margin-left: 28px;
}

.footer-sns {
	height: 30px;
}

.footer-sns .footer-sns__wrap {
	float: right;
	margin-bottom: 0px;
	padding-left: 1em;
}

.footer-sns .footer-sns__wrap li {
	display: inline-block;
	padding: 0px;
	list-style: none;
	line-height: 20px;
	margin-right: 3.5px;
}

.footer-sns .footer-sns__wrap li a {
	min-width: 30px;
	display: inline-block;
	padding: 5px 0;
	color: #fff;
	text-align: center;
}

.footer-sns .footer-sns__wrap li:last-child {
	margin: 0px;
}

.footer-sns .footer-sns__facebook a {
	background: #3B599C;
}

.footer-sns .footer-sns__twitter a {
	background: #00B6F1;
}

.copyaera {
	clear: both;
	height: 28px;
	width: 100%;
	background-color: #ffffff;
	text-align: center;
	line-height: 28px;
}

.copyaera small {
	color: #4d4d4d;
}

/*snsbutton*/

.social-button__wrap li {
	float: left;
	margin-right: 7px;
}

.pagemenu {
	position: relative;
	color: #ffffff;
}

.pagemenu .pagemenu__bg {
	position: absolute;
	background-color: rgba(30, 30, 30, 0.3);
	z-index: 10;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

.pagemenu .pagemenu__textwrap {
	padding: 42px 0;
	height: auto;
	z-index: 20;
	position: relative;
}

.pagemenu .pagemenu__textwrap .pagemenu__title {
	font-size: 2em;
	font-weight: 600;
	margin: 0px 0 7px 0;
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
	letter-spacing: -0.01em;
}

.pagemenu .pagemenu__textwrap .pagemenu__text {
	width: auto;
	margin-bottom: 3rem;
}

.pagemenu .pagemenu__textwrap .pagemenu__button {
	text-align: right;
	margin-bottom: 0px;
}

.pagemenu .pagemenu__textwrap .pagemenu__button .pagemenu__buttonIcon {
	font-size: 0.5em;
	padding-right: 0.25em;
}

.pagemenu .mt-btn-lg {
	background-color: rgba(255, 255, 255, 0.3);
	transition: background-color 0.5s, color 0.5s;
	background: none;
	border: 2px solid #ffffff;
	border-radius: 0px;
	font-size: 0.8em;
	padding: 8px 48px;
	color: #ffffff;
	text-decoration: none;
}

.pagemenu .mt-btn-lg:hover,
.pagemenu .mt-btn-lg:active,
.pagemenu .mt-btn-lg:focus {
	border: 2px solid #ffffff;
	color: #4d4d4d;
	background-color: rgba(255, 255, 255, 0.9);
	opacity: 1;
}

.pagemenu .mt-btn-lg .fa {
	margin-right: 3px;
}

.pagemenu__bgwrap {
	background-size: cover;
	padding: 0 14px;
	background-color: #993333;
}

.pagemenu__bgwrap:nth-child(2) {
	background-color: #747F7F;
}

.pagemenu__bgwrap:nth-child(3n) {
	background-color: #747F7F;
}

.pagemenu__bgwrap:nth-child(odd) > .pagemenu__textwrap {
	margin-left: auto;
}

.pagemenu__bg:nth-child(even) > .pagemenu__textwrap {
	margin-right: auto;
}

.newsarea {
	max-width: 1110px;
	margin: 0 auto;
	margin-top: 28px;
	margin-bottom: 42px;
}

.newsarea .mt-container-fluid {
	padding: 0 0px;
}

.newsarea .newsarea__title {
	font-size: 2em;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 14px;
	margin-bottom: 14px;
	border-bottom: 2px solid #e6e6e6;
}

.newsarea .newsarea__title:after {
	content: "NEWS";
	font-size: 14px;
	font-weight: normal;
	display: block;
	color: #993333;
}

.newsarea .newsarea__entry {
	border: 0px;
	overflow: hidden;
}

.newsarea .newsarea__entry dl:nth-last-child(2) {
	margin-bottom: 15px;
}

.newsarea .newsarea__entry > ul {
	transition: all 0.5s;
}

.newsarea .newsarea__entry > ul li a,
.newsarea .newsarea__entry > ul article a {
	color: #4d4d4d;
	padding: 7px 0 7px 7px;
	text-decoration: none;
	display: block;
	height: 100%;
	width: 100%;
	margin-left: 7px;
	transition: all 0.5s;
}

.newsarea .newsarea__entry > ul li a:hover,
.newsarea .newsarea__entry > ul article a:hover {
	color: #993333;
	background-color: #f3f3f3;
	display: block;
	opacity: 1.0;
}

.newsarea .newsarea__entry dl:nth-last-child(2) {
	margin-bottom: 15px;
}

.newsarea .newsentry__item {
	padding: 7px;
	margin: 0px -14px;
	margin-bottom: 14px;
}

.newsarea .newsentry__item .newsentry__date {
	width: 100%;
	margin: 0px;
}

.newsarea .newsentry__item .newsentry__text {
	width: 100%;
	margin: 0px;
}

.newsarea .newsentry__item .newsentry__genre {
	display: inline-block;
	margin-bottom: 7px;
}

.newsarea .newsentry__item .newsentry__title {
	width: 100%;
	padding: 0px;
	font-size: 21px;
	margin-bottom: 7px;
	font-weight: bold;
}

.newsarea .newsentry__item .newsentry__main {
	margin: 0px;
}

.newsarea .newsentry__button {
	text-align: right;
	margin: 14px 0 0px 0;
}

.newsarea .mt-btn-lg {
	background-color: white;
	transition: background-color 0.5s, color 0.5s;
	background: none;
	border: 2px solid #993333;
	border-radius: 0px;
	font-size: 0.8em;
	padding: 8px 48px;
	color: #993333;
	text-decoration: none;
}

.newsarea .mt-btn-lg:hover,
.newsarea .mt-btn-lg:active,
.newsarea .mt-btn-lg:focus {
	border: 2px solid #993333;
	color: #ffffff;
	background-color: #903030;
	opacity: 1;
}

.newsarea .mt-btn-lg .fa {
	margin-right: 3px;
}

.newsarea .newsentry__genrename--notice .genre {
	width: auto;
	background-color: #d1703b;
	display: block;
	font-size: 80%;
	line-height: 28px;
	color: #ffffff;
	padding: 0 8px;
	height: 28px;
	display: inline-block;
}

.newsarea .newsentry__genrename--news .genre {
	width: auto;
	background-color: #384987;
	display: block;
	font-size: 80%;
	line-height: 28px;
	color: #ffffff;
	padding: 0 8px;
	height: 28px;
	display: inline-block;
}

.newsarea .newsentry__genrename--important .genre {
	width: auto;
	background-color: #4a7c3e;
	display: block;
	font-size: 80%;
	line-height: 28px;
	color: #ffffff;
	padding: 0 8px;
	height: 28px;
	display: inline-block;
}

.newslist {
	margin-top: 28px;
	margin-bottom: 28px;
}

.newslist li a,
.newslist article a {
	color: #4d4d4d;
	padding: 7px 0 7px 7px;
	text-decoration: none;
	display: block;
	height: 100%;
	width: 100%;
	margin-left: 7px;
	transition: all 0.5s;
}

.newslist li a:hover,
.newslist article a:hover {
	color: #993333;
	background-color: #f3f3f3;
	display: block;
	opacity: 1.0;
}

.newslist .newstext__wrap {
	margin-bottom: 7px;
}

.newslist .newslist__item {
	border-bottom: 1px dotted #cccccc;
	margin: 7px 0px;
	padding-bottom: 7px;
}

.newslist .newslist__title {
	height: 35px;
	color: #4d4d4d;
	font-size: 1.75em;
	margin: 0px 0 21px 0;
	border-bottom: 1px dotted #bababa;
	padding-left: 18px;
	position: relative;
}

.newslist .newslist__title:before {
	content: "";
	display: block;
	width: 7px;
	height: 35px;
	background-color: #747F7F;
	position: absolute;
	left: 0px;
}

.newstext__title > *:first-child .newslist_article {
	margin-top: -7px;
}

.newslist .newstext__title {
	font-size: 1.5em;
	font-weight: bold;
	margin: 0px 0px 14px 0px;
}

.newslist .newslist__nextbutton a,
.newslist .newslist__prevbutton a {
	background-color: white;
	transition: background-color 0.5s, color 0.5s;
	background: none;
	border: 2px solid #993333;
	border-radius: 0px;
	font-size: 0.8em;
	padding: 8px 48px;
	color: #993333;
	text-decoration: none;
	display: inline-block;
	margin-bottom: 0px;
}

.newslist .newslist__nextbutton a:hover,
.newslist .newslist__nextbutton a:active,
.newslist .newslist__nextbutton a:focus,
.newslist .newslist__prevbutton a:hover,
.newslist .newslist__prevbutton a:active,
.newslist .newslist__prevbutton a:focus {
	border: 2px solid #993333;
	color: #ffffff;
	background-color: #903030;
	opacity: 1;
}

.newslist .newslist__nextbutton a .fa,
.newslist .newslist__prevbutton a .fa {
	margin-right: 3px;
}

.newslist .newslist__nextbutton {
	text-align: right;
}

.newslist .newslist__prevbutton {
	text-align: left;
}

.newsdata__wrap,
.news__entryWrap {
	width: 100%;
	margin-bottom: 14px;
}

.newsdata__wrap dl,
.news__entryWrap dl {
	width: 100%;
}

.newsdata__wrap > *,
.news__entryWrap > * {
	margin: 0px;
	float: left;
}

.newsdata__wrap.genre_notice .date {
	width: auto;
	height: 28px;
	line-height: 28px;
	display: inline-block;
	font-size: 80%;
	color: #d1703b;
	padding: 0 8px;
	border: 1px solid #d1703b;
}

.newsdata__wrap.genre_notice .genre {
	width: auto;
	background-color: #d1703b;
	display: block;
	font-size: 80%;
	line-height: 28px;
	color: #ffffff;
	padding: 0 8px;
	height: 28px;
}

.newsdata__wrap.genre_news .date {
	width: auto;
	height: 28px;
	line-height: 28px;
	display: inline-block;
	font-size: 80%;
	color: #384987;
	padding: 0 8px;
	border: 1px solid #384987;
}

.newsdata__wrap.genre_news .genre {
	width: auto;
	background-color: #384987;
	display: block;
	font-size: 80%;
	line-height: 28px;
	color: #ffffff;
	padding: 0 8px;
	height: 28px;
}

.newsdata__wrap.genre_important .date {
	width: auto;
	height: 28px;
	line-height: 28px;
	display: inline-block;
	font-size: 80%;
	color: #4a7c3e;
	padding: 0 8px;
	border: 1px solid #4a7c3e;
}

.newsdata__wrap.genre_important .genre {
	width: auto;
	background-color: #4a7c3e;
	display: block;
	font-size: 80%;
	line-height: 28px;
	color: #ffffff;
	padding: 0 8px;
	height: 28px;
}

.news-sidemenu ul {
	list-style-type: none;
}

.news-sidemenu .group > ul > li {
	margin-bottom: 24px;
}

.news-sidemenu .submenu li > a::before{
	content: none;
}

.news-sidemenu .sub-folder .folder-label {
	padding: 0;
	border-bottom: solid 1px #993333;
	font-weight: bold;
}
.news-sidemenu .depth-3 {
	margin-left: 5px;
}

.news-sidemenu {
	width: 100%;
	margin-top: 28px;
	margin-bottom: 28px;
	padding-bottom: 0px;
}

.news-sidemenu li a,
.news-sidemenu article a {
	color: #4d4d4d;
	padding: 4px 0 4px 4px;
	text-decoration: none;
	display: block;
	height: 100%;
	width: 100%;
	margin-left: 7px;
	transition: all 0.5s;
}

.news-sidemenu .category > li {
	margin-bottom: 12px;
}

.news-sidemenu li .nolink,
.news-sidemenu article .nolink {
	margin-bottom: 0;
	padding: 0px 0 0px 4px;
	text-decoration: none;
	display: block;
	height: 100%;
	width: 100%;
	margin-left: 7px;
}

.news-sidemenu li a:hover,
.news-sidemenu article a:hover {
	color: #993333;
	background-color: #f3f3f3;
	display: block;
	opacity: 1.0;
}

.news-sidemenu .news-sidemenu__subtitle {
	font-size: 1.5em;
	font-weight: bold;
	margin: 0px 0 -7px;
	color: #747F7F;
}

.side-entry__wrap {
	border-bottom: 2px solid #cccccc;
	padding-bottom: 7px;
	margin: 14px 0 21px;
}

.side-entry__wrap:last-child {
	margin-bottom: 0px;
}

.side-entry__wrap li {
	display: block;
}

.side-entry__wrap a:before, .side-entry__wrap .nolink:before {
	font-size: 6px;
	content: "\0025B6";
	margin-right: 0.5em;
	color: #cccccc;
	text-decoration: none;
	float: left;
}

.side-entry__wrap a p {
	margin: 0px 0px 0px 1em;
	padding: 0px;
}

.side-entry__wrap .active {
	background-color: #e6e6e6;
	color: #993333;
	position: relative;
}

.side-entry__wrap .active a:before {
	color: #ffffff;
}

.side-entry__wrap .active a:hover {
	background-color: #e6e6e6;
}

.UnderlayerJumbotron {
	color: #ffffff;
}

.pages {
	padding-bottom: 28px;
}

.pages blockquote {
	width: auto;
	display: table;
	border: 2px solid #e6e6e6;
	padding: 7px;
	margin: 0 0 14px;
	font-size: 1em;
}

.pages ul li {
	background-image: url("/images/icon/listicon.png");
	background-repeat: no-repeat;
	background-position: 0px 3px;
	background-size: 14px;
	padding-left: 21px;
}

.pages hr {
	margin: 21px 0;
	border-top: 1px solid #e6e6e6;
}

/* figure */
figure figcaption {
	font-size: 0.85em;
	margin-top: 4px;
}
figure.mt-figure-center figcaption {
	text-align: center;
}

.pages-subnavi {
	background-color: #e6e6e6;
	height: auto;
	line-height: 28px;
}

.pages-subnavi li {
	float: left;
	position: relative;
}

.pages-subnavi li a {
	color: #4d4d4d;
	text-decoration: none;
	display: block;
	padding: 7px 14px;
	transition: all 0.5s;
}

.pages-subnavi li a:hover {
	opacity: 1.0;
	color: #993333;
	background-color: #ffffff;
}

.pages-subnavi a > article {
	text-decoration: none;
}

.pages-subnavi article > a:hover {
	color: #993333;
	background-color: #ffffff;
	display: block;
	opacity: 1.0;
}

.pages-subnavi .pages-subnavi__wrap {
	font-size: 85%;
	margin: 0 -14px;
}

.pages-subnavi .pages-subnavi__wrap li {
	margin: 0px;
	border-right: 1px solid #bababa;
	position: relative;
}

.pages-subnavi .pages-subnavi__wrap .active {
	color: #993333;
}

.pages-subnavi .subnavi-depth__wrap {
	width: 100%;
}

.pages-subnavi .subnavi-depth__wrap .subnavi-depth__depth1,
.pages-subnavi .subnavi-depth__wrap .subnavi-depth__depth2,
.pages-subnavi .subnavi-depth__wrap .subnavi-depth__depth3 {
	display: block;
	float: left;
}

.pages-subnavi .subnavi-depth__wrap .subnavi-depth__depth2 {
	font-size: 88%;
	background-color: #d4d4d4;
}

.pages-subnavi .subnavi-depth__wrap .subnavi-depth__depth3 {
	font-size: 88%;
	background-color: #bdbdbd;
}

.pages-subnavi.fixed {
	display: none;
}

.pages-wrap {
	padding: 42px 0 28px 0;
}

.pages-wrap:first-child {
	padding-top: 0px;
}

.pages-wrap:nth-child(odd) {
	background-color: #ffffff;
}

.pages-wrap:nth-child(even) {
	background-color: #f2f2f2;
}

.pages-wrap .pagesitem__subtitle {
	height: 35px;
	color: #4d4d4d;
	font-size: 1.75em;
	margin: 0px 0 21px 0;
	border-bottom: 1px dotted #bababa;
	padding-left: 18px;
	position: relative;
	margin-bottom: 21px;
}

.pages-wrap .pagesitem__subtitle:before {
	content: "";
	display: block;
	width: 7px;
	height: 35px;
	background-color: #747F7F;
	position: absolute;
	left: 0px;
}

.pages-wrap .pages-h4 {
	color: #747F7F;
	font-size: 21px;
	font-weight: bold;
	margin-bottom: 14px;
}

.pages-wrap .pagesitem__text {
	margin: 0 0 14px;
}

.pages-wrap .pages-figure {
	margin: 28px 0px 0px;
	padding: 0px;
}

.pages-wrap .pages-figure img {
	max-width: 100%;
	height: auto;
}

.pages-wrap .pages__button {
	text-align: right;
	margin-top: 28px;
	margin-bottom: 0px;
}

.pages-wrap .mt-btn-primary {
	background-color: #993333;
	transition: background-color 0.5s, color 0.5s;
	background: none;
	border: 2px solid #993333;
	border-radius: 0px;
	font-size: 0.8em;
	padding: 8px 48px;
	color: #993333;
	text-decoration: none;
	margin: 0px;
}

.pages-wrap .mt-btn-primary:hover,
.pages-wrap .mt-btn-primary:active,
.pages-wrap .mt-btn-primary:focus {
	border: 2px solid #993333;
	color: #ffffff;
	background-color: #993333;
	opacity: 1;
}

.pages-wrap .mt-btn-primary .fa {
	margin-right: 3px;
}

.pages-wrap .pages__item {
	padding-left: 0px;
}

.pages-wrap .itemimages__wrap {
	width: 100%;
	margin-top: 28px;
	padding: 0px;
	position: relative;
	display: block;
}

.pages-wrap .itemimages__wrap .itemimages__images {
	width: 100%;
	background-size: contain;
	background-repeat: no-repeat;
}

.wysiwyg {
	margin: 42px 0;
}

.wysiwyg h1 {
	font-size: 3em;
	}
	
.wysiwyg h2 {
	font-size: 2.5em;
	}

.wysiwyg h3 {
	height: 35px;
	color: #4d4d4d;
	font-size: 1.75em;
	margin: 0px 0 21px 0;
	border-bottom: 1px dotted #bababa;
	padding-left: 18px;
	position: relative;
	margin-bottom: 21px;
}

.wysiwyg h3:before {
	content: "";
	display: block;
	width: 7px;
	height: 35px;
	background-color: #747F7F;
	position: absolute;
	left: 0px;
}

.wysiwyg h4 {
	color: #747F7F;
	font-size: 21px;
	font-weight: bold;
	text-align: center;
	margin: 21px 0;
}

.wysiwyg figure,
.wysiwyg img {
	margin: 14px 0;
	max-width: 100%;
	height: auto;
}

.wysiwyg figure figcaption {
	margin-top: -10px;
}

.wysiwyg strong {
	font-weight: bold;
}

.wysiwyg ul, .wysiwyg ol {
	margin: 0 0 14px;
}
.wysiwyg ol {
	padding-left: 20px;
}

.wysiwyg ul li {

}

.wysiwyg ol li {
	list-style-type: decimal;
}

.wysiwyg hr {
	margin: 21px 0;
	border-top: 1px solid #e6e6e6;
}

.wysiwyg blockquote {
	width: auto;
	display: table;
	border: 2px solid #e6e6e6;
	padding: 7px;
	margin: 0 0 14px;
	font-size: 1em;
}

.wysiwyg p {
	margin: 0 0 14px;
}

.wysiwyg .wysiwyg__date {
	width: auto;
	height: 28px;
	line-height: 28px;
	display: inline-block;
	font-size: 80%;
	color: #d1703b;
	padding: 0 8px;
	border: 1px solid #d1703b;
	margin-bottom: 1em;
	float: left;
}

.wysiwyg .wysiwyg__genre {
	width: auto;
	background-color: #d1703b;
	display: block;
	font-size: 80%;
	line-height: 28px;
	color: #ffffff;
	padding: 0 8px;
	height: 28px;
	margin-bottom: 1em;
	float: left;
}

@media screen and (min-width: 768px) {
.mt-container {
	width: 740px;
}

.mt-container-fluid {
	width: 740px;
}

.col__left {
	width: 25%;
	float: left;
	padding: 0px 14px 0px 0px;
}

.col__right {
	width: 75%;
	float: right;
	padding: 0px 0px 0px 14px;
}

.mt-jumbotron .mainlead__block {
	margin-top: 28px;
	padding: 48px 28px;
}

.mt-jumbotron .mt-h2.mainlead__title {
	font-size: 3em;
	font-weight: 500;

}

.mt-jumbotron {
	height: 575px;
	padding: 100px 0 0px 0;
}

.backtop {
	width: 64px;
	height: 64px;
	display: block;
	margin-left: auto;
	margin-top: 42px;
}

.backtop .backtop__icon {
	width: 64px;
	height: 64px;
	font-size: 3em;
	line-height: 1.7em;
	color: #ffffff;
}

footer .footer__wrap {
	margin: 0 auto;
	padding: 42px 0 28px 0;
}

footer .footerlogo__wrap .footerlogo__tel {
	margin: 0px 0px 14px 0px;
}

.footer-menu {
	padding-left: 62px;
}

.footer-menu .footer-menu__wrap li {
	width: auto;
	margin: 0px 28px 14px 0px;
	display: inline-table;
	float: none;
}

.footer-menu .footer-menu__wrap .footer-menu__column {
	margin-bottom: 14px;
}

.footer-menu .footer-menu__wrap .footer-menu__column dl {
	margin-bottom: 28px;
}

.pagemenu .pagemenu__textwrap {
	width: calc( 768px / 2 - 28px);
	padding: 0 14px;
}

.pagemenu .pagemenu__textwrap .pagemenu__title {
	font-size: 2.75em;
	margin: 42px 0 28px 0;
}

.pagemenu .pagemenu__textwrap .pagemenu__button {
	margin-bottom: 42px;
}

.pagemenu-bg01:nth-child(odd) {
	padding-right: 14px;
	padding-left: 0px;
}

.pagemenu-bg01:nth-child(even) {
	padding-right: 0px;
	padding-left: 14px;
}

.newsarea .newsarea__title {
	font-size: 2.5em;
	border: 0px;
}

.newsarea .newsarea__entry {
	border-left: 4px solid #cccccc;
	margin: 0px;
	padding: 0px;
}

.newsarea .newsentry__item {
	margin: 0px;
	margin-left: 14px;
}

.newsarea .newsentry__item .newsentry__date {
	width: 18%;
	margin-right: 14px;
	float: left;
}

.newsarea .newsentry__item .newsentry__text {
	width: calc(82% - 14px);
	float: left;
	padding: 0px;
}

.newslist .newslist__title {
	height: 42px;
	font-size: 2em;
	margin: 0px 0 2rem 0;
	padding-bottom: 1rem;
}

.newslist .newslist__title:before {
	width: 10px;
	height: 42px;
}

.side-entry__wrap li {
	width: auto;
	padding: 3px 0;
}

.side-entry__wrap a {
	margin: 0px;
	padding: 3px;
}

.side-entry__wrap .active:after {
	content: "";
	position: absolute;
	left: 100%;
	top: 50%;
	margin-top: -8px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 8px 8px 8px;
	border-color: transparent transparent transparent #e6e6e6;
}

.pages-subnavi .pages-subnavi__wrap {
	font-size: 100%;
}

.pages-subnavi .subnavi-depth__wrap {
	width: auto;
	float: left;
	display: block;
}

.pages-subnavi.fixed {
	display: block;
	position: fixed;
	top: 60px;
	width: 100%;
	z-index: 1050;
}

.pages-wrap .pagesitem__text {
	margin-bottom: 4em;
}

.pages-wrap .itemimages__wrap {
	width: 50%;
	margin-top: 0px;
}

.wysiwyg h3 {
	height: 42px;
	font-size: 2em;
	margin: 0px 0 2rem 0;
	margin-bottom: 28px;
}

.wysiwyg h3:before {
	width: 10px;
	height: 42px;
}

.wysiwyg h4 {
	font-size: 2.5em;
	margin: 21px 0 28px 0;
}
}

@media (min-width: 768px) {
.pages-wrap .pagesitem__subtitle {
	height: 42px;
	font-size: 2em;
	margin: 0px 0 2rem 0;
	padding-bottom: 1rem;
}

.pages-wrap .pagesitem__subtitle:before {
	width: 10px;
	height: 42px;
}
}

@media screen and (min-width: 980px) {
.mt-container {
	width: 952px;
	padding: 0px;
	margin: 0 auto;
}

.mt-container-fluid {
	width: 952px;
	padding: 0px;
	margin: 0 auto;
}

.mt-h1 {
	font-size: 1.5em;
	padding: 0px;
}

.mt-h1 img {
	max-width: 240px;
	max-height: 60px;
}

.mt-navbar.fixed .mt-h1 img {
	max-height: 40px;
}

.mt-navbar {
	height: 100px;
}

.mt-navbar .container {
	display: flex;
}

.mt-navbar-brand {
	height: 100px;
	width: auto;
	margin-right: 25px;
}

.mt-navbar-default .active {
	color: #993333 !important;
	position: relative;
	text-decoration: underline !important;
}

.mt-navbar-default .active a {
	color: #993333;
	background-color: #fff;
}

.mt-navbar-default .active a:focus,
.mt-navbar-default .active a:hover,
.mt-navbar-default .active a:visited {
	background-color: #fff;
	color: #993333;
}

.mt-navbar-default .mt-navbar-nav li {
	font-size: 80%;
	height: 100px;
	line-height: 100px;
	margin-right: 28px;
	padding: 0px;
	border-bottom: none;
}

.mt-collapse {
	background-color: transparent;
}

.mt-jumbotron .mainlead__block {
	width: 70%;
}

.mt-jumbotron .mainlead__caption {
	font-size: 1em;
}

.UnderlayerJumbotron .mt-h2.mainlead__title {
	font-size: 3em;
}

.UnderlayerJumbotron {
	padding: 100px 0 0px 0;
	height: 301px;
}

.UnderlayerJumbotron .mainlead__block {
	padding: 48px 0px;
}

.pagemenu .pagemenu__textwrap {
	width: calc( 980px / 2 - 28px);
}

.newsarea {
	margin-top: 42px;
}

.newsarea .newsentry__item .newsentry__date {
	width: 12%;
	margin: 0 14px;
}

.newsarea .newsentry__item .newsentry__text {
	width: calc(88% - 42px);
	margin-right: 0px;
}
}

@media screen and (max-width: 980px) and (min-width: 768px) {
.navbar-nav {
	margin: 0px !important;
	float: none !important;
}
}

@media screen and (min-width: 1110px) {
.mt-container {
	width: 1082px;
}

.mt-container-fluid {
	width: 1082px;
}

.navbar-collapse {
	width: calc(100% - 360px);
}

.pagemenu .pagemenu__textwrap {
	width: calc( 1110px / 2 - 28px);
}
}

@media (max-width: 980px) {
.navbar-header {
	float: none;
}

.navbar-left,
.navbar-right {
	float: none !important;
}

.navbar-toggle {
	display: block;
}

.navbar-collapse {
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}

.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px;
}

.navbar-collapse.collapse {
	display: none !important;
}

.navbar-nav {
	margin: 0px -15px;
}

.navbar-nav ul {
	margin: 0px;
	background-color: #fff;
}

.navbar-nav > li {
	float: none;
}

.navbar-nav > li > a {
	padding-top: 10px;
	padding-bottom: 10px;
}

.collapse.in {
	display: block !important;
}
}

/* サブカテゴリー対応 */
.news-sidemenu .catdepth-2 {
	position: relative;
	margin-left: 24px;
}
.news-sidemenu .catdepth-2 a {
	position: relative;
	margin-left: 4px;
}
.news-sidemenu .catdepth-2 .nolink {
	color: #999999;
}
.news-sidemenu .catdepth-2 .nolink::before {
	content: none;
}
.news-sidemenu .catdepth-2 .nolink::after {
	content: "(0)";
}
.news-sidemenu .catdepth-2::before {
	content: "└";
	position: absolute;
	left: -0.8em;
	top: 6px;
}

.news-sidemenu .catdepth-3 {
	position: relative;
	margin-left: 16px;
}

.news-sidemenu .catdepth-3 .nolink {
	color: #999999;
}
.news-sidemenu .catdepth-2 .nolink::before {
	content: none;
}
.news-sidemenu .catdepth-3 .nolink::after {
	content: "(0)";
}
.news-sidemenu .catdepth-3::before {
	content: "└";
	position: absolute;
	left: -0.8em;
	top: 6px;
}

/*-------------
	webpush
-------------*/
.webpush {
	display: none;
}

.mtnet-push-notification-service-enabled .webpush {
	display: block;
}

a.webpush:hover {
	text-decoration: none;
}

a:hover .side-webpush {
	text-decoration: none;
}

.side-webpush {
	max-width: 100%;
	margin: 1rem auto 30px;
	display: block;
	text-align: center;
	padding: 1rem;
	background: #993333;
	color: #ffffff;
}

.side-webpush__txt {
	text-align: center;
}

.side-webpush__txt::before {
	content: "\f0f3";
	margin-right: 0.25rem;
	font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

/* ------------------------------------------
						Search
------------------------------------------ */
.mt-site-search-form {
	max-width: 100%;
	margin-bottom: 1rem;
	display: flex;
}

@media only screen and (min-width: 64.063em) {
	.mt-site-search-form {
		max-width: 300px;
	}
}

.mt-site-search-form__query {
	position: relative;
	display: block;
	width: calc(100% - 62px - 0.5em);
	height: 32px;
	padding: 0 8px;
	font-size: 16px;
	box-sizing: inherit;
	border: 1px solid #4d4d4d;
	color:  #4d4d4d;
}

.mt-site-search-form__button {
	text-align: center;
	width: 62px;
	height: 34px;
	font-size: 16px;
	padding: 0 14px;
	border: 1px solid #4d4d4d;
	color: #4d4d4d;
}

.mt-site-search-result-item__excerpt, .mt-site-search-result-item__url {
	font-size: 1em !important;
}

.wysiwyg .mt-site-search__pagination, .wysiwyg .mt-site-search__pagination ul {
	font-size: 1em !important;
	margin-bottom: 0;
}
.wysiwyg .mt-site-search__pagination ul li {
	margin-bottom: 0;
	padding: 0 1em 0 0;
}

/* column 2 - 3 */
.col2{ float:left; box-sizing:border-box; width:46%; margin:0 2% 20px;}
.col3{float:left;box-sizing:border-box;width:29%;margin:0 2% 20px;}
@media (max-width: 640px) {
.col2,
.col3{ float:none; width:100%; margin:0 0 20px;}
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}

.store_area {
  padding: 30px;
  margin: 20px auto;
  border: 1px solid #4769a7;
  background: #f5f9ff;
  border-radius: 5px;
}

.store_txt {
}

.store_txt p {
}

.store_info {
  margin: 30px auto;
  font-size: 1em;
}

.thm {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.thm img {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.wel{
  margin: 20px auto;
}

.desc{
  line-height: 1.8;
}



/* add */
.full-width-wrap {
    max-width: 1050px;
    margin: auto;

	padding: 50px;
}
.full-width {
    width: 100vw;
    margin-left: calc(-50vw + 50%);
}

.col-img{
	text-align: center;
}
.col-img img{
	

}


/* ボタン */
.index__section__btn{
    font-size: 1.4em;
    font-weight: 800;
    line-height: 1.5;
    position: relative;
    display: inline-block;
    padding: 1em 3em;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    letter-spacing: 0.1em;
    color: #212529;
    border-radius: 0.5rem;
    background-color: #f7b003;
    border: none;
    margin: 30px auto;
}

.index__section__btn:hover{
    color: #000;
    background: #f56500;
}

.product-h4{
	color: #9c1e23 !important;
	font-weight: bold;
    line-height: 1.5;
    text-align: left !important;
    font-size: 2.0em !important;
}

.product-h4 strong{


}

.product-hr{
	margin: 30px 0;
}

.fbl{
	font-weight: bold !important;
}

.main-txt{
	line-height: 1.8;
	font-size: 1.2em;


}


.google-maps {
	position: relative;
	padding-bottom: 20%;
	height: 0;
	overflow: hidden;
	}
	.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
	}


.center{
	text-align: center;
}


.com_tbl{
	width: 90%;
	margin: 30px auto;

}

.com_tbl th{
	width: 15%;
	background-color: #f7f6ec;
}
.com_tbl td{
	width: 65%;

}
.com_tbl th{
	display: table-cell;
    padding: 0.7em;
    line-height: 1.2;
    border: 1px dotted #a9a9a9;
    font-size: 16px;
    font-size: 1.1em;
}
.com_tbl td{
    display: table-cell;
    padding: 0.7em;
    line-height: 1.2;
    border: 1px dotted #a9a9a9;
    font-size: 16px;
    font-size: 1.1em;

}

.kodawari-h4{
	color: #9c1e23 !important;
    font-weight: bold !important;
    font-size: 2.0em !important;
    text-align: left !important;
}
.me-ul{
	list-style: none;
}

.me-ul li{
    padding: 5px;
    font-size: 1.5em;
    font-weight: bold;
    line-height: 1.5;
}

.red{
	color: #9c1e23 !important;
}
/* ----- end ----- */