@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Lato');

/* all */
html body {
    font-family: 'Lato', 'Kosugi Maru';
}
body {
    font-size: 16px;
    line-height: 1.875;
    background: #F8F6EF;
}
.pages-wrap:nth-child(odd) {
    background-color: inherit;
}
dd {
    line-height: 1.875;
}
.wysiwyg {
    margin: 30px 0;
}
.flex{
	display: flex;
	justify-content: space-between;
}
/*====================================
title
====================================*/
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "M PLUS Rounded 1c";
	font-weight: 700;
    line-height: 1.6;
}
.title-b {
    font-family: "M PLUS Rounded 1c";
	font-weight: 700;
}
.title-m {
    margin: 0 0 15px;
}
.mt-h1 {
    font-size: 28px;
}
.wysiwyg h1 {
    font-size: 28px;
    color: #21A937;
    height: auto;
    margin: 0 0 20px;
    padding: 0;
    border: none;
}
.wysiwyg h1 .fa,
.wysiwyg h3 .fa  {
    padding-right: 10px;
}
.wysiwyg h1:before,
.wysiwyg h3:before {
    width: auto;
    height: auto;
}
.wysiwyg h1.title-section {
    margin-bottom: 20px;
    padding: 0 15px;
    line-height: 1.4;
}
.wysiwyg h2 {
    font-size: 24px;
    margin: 0 0 8px;
    text-align: left;
}
.wysiwyg h3 {
    font-size: 22px;
    color: #21A937;
    padding: 0;
    margin: 0 0 15px;
    height: auto;
    border: none;
}
.wysiwyg h4 {
    font-size: 18px;
    margin: 0 0 14px;
    text-align: left;
    color:#f6ad3a;
}
.wysiwyg figure,
.wysiwyg img {
    margin: 0;
    border-radius: 5px;
}
.wysiwyg figure {
    margin: 0 0 15px;
}
.wysiwyg figure figcaption {
    margin: 0;
    text-align: center;
}
.newsMain > div > h2 {
    font-size: 24px;
    margin: 0 0 30px;
}
.newsMain > div > h4 {
    font-size: 24px;
    color: #21A937;
    margin: 0 0 24px;
}
.UnderlayerJumbotron .mt-h2.mainlead__title {
    font-size: 32px;
    text-shadow: 1px 1px 11px #989999;
}
.title-type1 {
    padding: 10px;
    background: #ffefd5;
}

/*====================================
navi
====================================*/
.navbar-header a {
    text-decoration: none;
}
.mt-navbar-brand > * {
    max-width: 350px;
}
.navbar-default .navbar-toggle {
    border-color: #fff;
    margin: 16px 15px;
}
.navbar-default .navbar-toggle:hover {
    background-color: #fff;
}
.mt-navbar-default .mt-navbar-nav li a {

    color:#21A937;
}
.mt-navbar-default .mt-navbar-nav li a:visited {
    color: #21A937;
}
.mt-navbar-default .active {
    color: #21A937 !important;
}
.mt-navbar-default .mt-navbar-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
}
.mt-navbar-default .mt-navbar-nav li {
    font-size: 16px;
}
.mt-jumbotron .mainlead__block {
    margin-top: 450px;
    background-color: inherit;
    text-align: center;
}
.mt-jumbotron .mt-h2.mainlead__title {
    font-size: 70px;
    margin: 0;
    padding: 0 0 10px;
    line-height: 1;
    text-shadow: 0px 0px 10px #333;
}
.mt-jumbotron .mainlead__caption {
    font-family: "M PLUS Rounded 1c";
	font-weight: 700;
    font-size: 32px;
    color: #333;
    text-shadow: 0px 0px 6px #fff;
}
.mt-jumbotron.jumbotron__indexImg {
    background-position: bottom 45% left 20%;
}

/*====================================
Toppage: pagemenu
====================================*/
.pagemenu > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.pagemenu .pagemenu__textwrap .pagemenu__title {
    font-size: 24px;
}
.pagemenu .mt-btn-lg {
    border-radius: 5px;
}
.pagemenu__bgwrap:nth-child(2) {
    background-color: #fff;
    color: #21A937;
}
.pagemenu__bgwrap:nth-child(2) > article > p.pagemenu__button a {
    color: #21A937;
    border: 2px solid #21A937;
}
.pagemenu__bgwrap:nth-child(2) > article > p.pagemenu__button a:hover,
.pagemenu__bgwrap:nth-child(2) > article > p.pagemenu__button a:active,
.pagemenu__bgwrap:nth-child(2) > article > p.pagemenu__button a:focus {
    background-color: #21A937;
    color: #fff;
}

/*====================================
Toppage: Newsarea
====================================*/
.newsarea .mt-btn-lg:hover,
.newsarea .mt-btn-lg:active,
.newsarea .mt-btn-lg:focus {
    background-color: #21A937;
}



.newsarea .mt-btn-lg {
    border-radius: 5px;
}
.newsarea .newsarea__title:after {
    font-family: 'Lato', sans-serif;
    padding-top: 10px;
}
.newsarea .newsentry__item .newsentry__title {
    color: #21A937;
}
.newsarea .newsentry__item .newsentry__genre {
    border-radius: 5px;
}
.newsarea .newsarea__entry > ul li a,
.newsarea .newsarea__entry > ul article a {
    margin-left: 0;
}
.newsarea .newsarea__entry > ul li a:hover,
.newsarea .newsarea__entry > ul article a:hover {
    background-color: #fff;
}
.newsMain .youtube {
  width: 100%;
  aspect-ratio: 16 / 9;
}
.newsMain .youtube iframe {
  width: 100%;
  height: 100%;
}

/*====================================
Footer
====================================*/
footer {
    /* background-color: #F4FFED; */
    background-color: #fff;
}
footer .footer__wrap {
    color: #333;
    padding: 30px 0;
    text-align: center;
}
footer .footerlogo__wrap .footerlogo__img {
    margin: 0 0 20px;
}
.footer-menu {
    float: right;
}
menu .footer-menu__wrap .footer-menu__column a, .footer-menu .footer-menu__wrap .footer-menu__column a:visited {
    color: #333;
}
.footer-menu .footer-menu__wrap .footer-menu__column a, .footer-menu .footer-menu__wrap .footer-menu__column a:visited {
    color: #333;
}
footer .footerlogo__wrap .footerlogo__tel {
    font-family: 'Lato', sans-serif;
    line-height: 1;
    letter-spacing: 2px;
}
footer .footerlogo__wrap .footerlogo__address {
    font-family: 'Lato', 'Kosugi Maru', sans-serif;
    font-size: 16px;
    line-height: 1.4;
}
.copyaera small {
    color: #21A937;
}
.pankuzu {
    background: #eee;
}

/*====================================
block
====================================*/
.block {
    margin: 0 0 30px;
    background: #fff;
    border-radius: 10px;
    padding: 35px 20px;
}
.block .block-top {
    padding: 0 20px 35px;
}
.block:last-child {
    margin-bottom: 0;
}
.block > div > div > h2,
.block > div h2 {
    color: #f6ad3a;
    border-bottom: 1px solid #f6ad3a;
    padding: 0 0 10px;
}

/*====================================
section
====================================*/
.section {
    margin: 0 15px;
}
.section-last {
    padding-top: 30px;
    margin: 0;
}
.section-last h3,
.section-last p {
    padding: 0 15px;
}
ul.section-list,
li.section-list-items {
    list-style: initial;
}
ul.section-list {
    list-style-type: disc;
    padding: 0 0 0 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
li.section-list-items {
    padding: 0 30px 0 0 !important;
    width: 33%;
    background-image: none !important;
    list-style-type: disc;
}

/*====================================
box
====================================*/
.box {
    margin: 0 0 20px;
}
.box > h3 {
    font-size: 22px;
    margin: 15px;
}
.box > h5 {
    font-size: 16px;
    margin: 0 0 13px;
}
.box > p,
.box > ul {
    margin: 0;
}

/*====================================
mod-company
====================================*/
.google-map {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    /* margin-bottom: 50px; */
}
.google-map iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.google-mapText i:before {
    padding: 0 6px 0 0;
    color: #21A937;
}
p.mod-company__address,
p.mod-company__tel {
    margin: 0 0 40px;
}

/*====================================
mod-facility
====================================*/
aside.mod-facility {
    margin: 10px 0;
    padding: 5px 20px;
    background: #F4FFED;
    border-radius: 10px;
}
aside.mod-facility > h3.aside-title {
    font-size: 18px;
    color: #333;
    padding: 14px 0 0;
}
.gallery {
    margin: 20px 0;
}
.fig-c {
    text-align: center;
}

/*====================================
table
====================================*/
.wgt-table {
    margin: 15px 0 40px;
    border-bottom: 1px solid #f6ad3a;
}
.wgt-table > thead > tr > th,
.wgt-table > tbody > tr > th,
.wgt-table > tfoot > tr > th,
.wgt-table > thead > tr > td,
.wgt-table > tbody > tr > td,
.wgt-table > tfoot > tr > td {
    padding: 15px;
    border-top: 1px solid #f6ad3a;
}
.wgt-table > thead > tr > th,
.wgt-table > tbody > tr > th,
.wgt-table > tfoot > tr > th {
    font-family: 'Lato', "M PLUS Rounded 1c";
	font-weight: 700;
    color: #f6ad3a;
}
.table > tbody + tbody {
    border-top: none;
}
.wgt-table.schedule  > tbody > tr > th {
    width: 300px;
}
.wgt-table > tbody > tr > th {
    width: 245px;
}
.wgt-table.mod-company > tbody > tr > th {
    width: auto;
}
.work-wrap {
    margin: 0 15px;
}
.table-work {
    margin: 0 -15px;
}
.table-work2 {
    margin: 0 -15px;
}

/*====================================
Newspage
====================================*/
.UnderlayerJumbotron .Jumbotron__bg {
    background-color:rgba(33,169,55,0.5);
}
.UnderlayerJumbotron.UnderlayerJumbotron__img {
    background-position: 50% 7%;
}
.newsMain,
.newslist {
    margin: 30px 0 60px;
    padding: 35px 20px;
    background: #fff;
    border-radius: 10px;
}

.newsMain {
    padding-top: 35px;
    padding-left: 35px;
    padding-right: 35px;
}
.newslist {
    padding-top: 15px;  /*35-7-7-6*/
}

.newsdata__wrap,
.news__entryWrap  {
    margin-bottom: 0;
}
ul.side-entry__wrap li a date {
    font-size: 14px;
}
.side-entry__wrap {
    border-bottom: 1px solid #ccc;
}
.side-entry__wrap a p,
.side-entry__wrap {
    font-size: 14px;
}
.side-entry__wrap a:before, .side-entry__wrap .nolink:before {
    font-family: "FontAwesome";
    font-size: 16px;
    font-weight: 900;
    line-height: 1.5;
    width: 14px;
    height: 30px;
    margin: 0;
    display: block;
    content: "\f0da";
}
.side-entry__wrap .active {
    background-color: #fff;
}
.side-entry__wrap .active:after {
    border-color: transparent transparent transparent #fff;
}
.news-sidemenu {
    background: none;
}
.news-sidemenu li a,
.news-sidemenu article a {
    margin-left: 0;
    border-radius: 5px;
}
.news-sidemenu li a:hover,
.news-sidemenu article a:hover {
    background: #F4FFED;
    border-radius: 10px;
}
.news-sidemenu .news-sidemenu__subtitle {
    color: #333;
}
.newslist .newslist__item {
    border-bottom: 1px solid #ccc;
    margin-top: 15px;
}


.newslist .newslist__item:first-child {
    margin-top: 4px;
}
.newslist .newslist__item a {
    margin-bottom: 10px;
    padding-top: 16px;
    padding-left: 15px;
    padding-right: 15px;
}


.newslist .newslist__title {
    font-size: 28px;
    margin: 0;
    padding: 0;
    height: auto;
    border-bottom: none;
}
.newslist .newslist__title:before {
    width: auto;
    height: auto;
}
.newslist li a:hover,
.newslist article a:hover {
    background: #F4FFED;
    border-radius: 10px;
    padding: 16px 15px 7px;
}
dl.newstext__wrap > dt > h4.newstext__title {
    padding-top: 8px;
}
.newslist .newstext__title {
    color: #21A937;
}
.newslist li a, .newslist article a {
    margin-left: 0;
    padding: 7px 0;
}
.newsdata__wrap.genre_report .date,
.newsdata__wrap.genre_news .date {
    padding: 0 8px 0 0;
}


.newslist .newslist__nextbutton a,
.newslist .newslist__prevbutton a {
    margin-top: 15px;
}
.newslist .newslist__nextbutton a:hover,
.newslist .newslist__prevbutton a:hover {
    background-color: #21A937;
}


.btn-news {
    text-align: right;
    margin: 60px 0 0;
    padding: 20px 0 0;
    border-top: 1px solid #eee;
}
.btn-news .mt-btn-lg {
    background-color: #fff;
	-webkit-transition: background-color 0.5s, color 0.5s;
	transition: background-color 0.5s, color 0.5s;
	background: none;
	border: 2px solid #21A937;
	font-size: 0.8em;
	padding: 8px 48px;
	color: #21A937;
    text-decoration: none;
    border-radius: 5px;
}
.btn-news a {
    padding: 10px 20px;
    color: #fff;
    background: #21A937;
    text-align: center;
}
.btn-news .mt-btn-lg:hover,
.btn-news .mt-btn-lg:active,
.btn-news .mt-btn-lg:focus {
	border: 2px solid #21A937;
	color: #ffffff;
	background-color: #21A937;
	opacity: 1;
}

.btn-news .mt-btn-lg .fa {
	margin-right: 3px;
}
.news-sidemenu li .nolink,
.news-sidemenu article .nolink {
    margin-left: 0;
}

@media screen and (min-width: 768px) {
    .pagemenu .pagemenu__textwrap {
        width: auto;
    }
    .mt-jumbotron {
        height: 800px;
    }
    .newsarea .newsarea__title {
        font-size: 24px;
    }
    .backtop .backtop__icon {
        line-height: 1.1em;
    }
    .footer-menu {
        padding-left: 0;
        width: 60%;
    }
}
@media screen and (min-width: 980px) {
    .pagemenu .pagemenu__textwrap {
        width: auto;
    }
    .mt-navbar-brand {
        width: auto;
    }
    .mt-navbar-default .mt-navbar-nav {
        width: auto;
        line-height: 5;
    }
    .mt-jumbotron .mainlead__block {
        padding: 15px 0;
        width: 100%;
    }
}

@media screen and (min-width: 1110px) {
    .pagemenu .pagemenu__textwrap {
        width: auto;
    }
}

@media screen and (max-width: 980px) and (min-width: 768px) {
    .mt-jumbotron {
        height: 800px;
    }
}

@media screen and (max-width: 980px) {
    .mt-navbar-default .mt-navbar-nav {
        display: block;
        background: #fff;
    }
    .mt-navbar-default .mt-navbar-nav li {
        height: 60px;
        border-bottom: 1px solid #ccc;
    }
    .navbar-default .navbar-toggle:active,
    .navbar-default .navbar-toggle:focus {
        background: #fff;
    }
    .wysiwyg h1,
    .wysiwyg h1.title-section {
        font-size: 24px;
    }
    .wysiwyg figure,
    .wysiwyg img {
    text-align: center;
    }
    .wysiwyg figure {
        margin: 0 0 30px;
    }
    .newslist .newslist__title {
        padding-left: 0;
    }
    .block > div > div > h2,
    .block > div h2 {
        font-size: 20px;
    }
    .section {
        margin: 0;
    }
    .mt-jumbotron .mt-h2.mainlead__title {
        font-size: 46px;
    }
    .backtop,
    .backtop .backtop__icon {
        font-size: 43px;
        height: 50px;
    }
    .section-last {
        margin: 0;
    }
    .UnderlayerJumbotron .mainlead__block {
        padding: 14px 0;
    }
    .g-m {
        padding: 0;
    }
    .section-last h3,
    .section-last p {
        padding: 0;
    }
    .wysiwyg {
        margin: 20px 0;
    }
    .newsarea .newsarea__title {
        font-size: 24px;
    }
    .newsarea .newsarea__title:after {
        padding-top: 0;
    }
    .newsarea .newsarea__entry {
        padding: 0;
    }
    section.newsarea > div > .col-sm-3 {
        padding: 0;
    }
}

@media screen and (max-width: 767px){
    .pagemenu .pagemenu__textwrap {
        width: auto;
    }
    .pagemenu__bgwrap {
        width: 100%;
    }
    .newsarea {
        padding: 0 15px;;
    }
    .mt-h1 {
        font-size: 24px;
        color: #333;
    }
    .navbar-default .navbar-toggle {
        border-color: #fff;
    }
    .mt-navbar-default .mt-navbar-nav {
        display: block;
    }
    .block {
        padding: 30px 5px;
    }

    .newslist {
        margin-top: 20px;
        padding-top: 10px;
    }
    .newsMain {
        padding-left: 20px;
        padding-right: 20px;
    }


    .wgt-table {
        margin: 0;
        border-bottom: none;
    }
    .wgt-table > thead > tr > th,
    .wgt-table > tbody > tr > th,
    .wgt-table > tfoot > tr > th,
    .wgt-table > thead > tr > td,
    .wgt-table > tbody > tr > td,
    .wgt-table > tfoot > tr > td {
        display: block;
        line-height: 1.6;
    }
    .wgt-table > tbody > tr > th {
        background: #FAAD3A;
        color: #fff;
        padding: 10px;
    }
    .wgt-table > tbody > tr > td {
        padding: 10px 10px 20px;
    }
    .wgt-table > tbody > tr > td.td-sp {
        padding: 10px;
        border-top: none;
    }
    .wgt-table > tbody > tr > td.td-sp.last {
        padding: 10px 10px 20px;
        border-top: none;
    }
    .wgt-table.schedule  > tbody > tr > th {
        width: auto;
    }
    .wgt-table > tbody > tr > th {
        width: auto;
    }
    ul.section-list {
        display: block;
        -webkit-padding-start: 0;
           -moz-padding-start: 0;
                padding-inline-start: 0;
        padding: 0 15px;
    }
    li.section-list-items {
        width: 100%;
        list-style-position: inside;
    }
    article.newslist__item a {
        margin-left: 0;
        padding: 7px 0;
    }
    dt.newsentry__date {
        padding: 0 0 10px;
    }
    .wysiwyg h3 {
        font-size: 18px;
        margin: 0 0 10px;
    }
    .wysiwyg figure.figure-last {
        margin: 0;
    }
    .mt-jumbotron {
        height: 500px;
    }
    .mt-jumbotron .mainlead__block {
        margin-top: 300px;
    }
    .mt-jumbotron .mt-h2.mainlead__title {
        font-size: 22px;
        text-align: center;
    }
    .mt-jumbotron .mainlead__caption {
        font-size: 18px;
    }
    aside.mod-facility {
        padding: 10px 15px;
    }
    aside.mod-facility > h3.aside-title {
        padding: 0;
    }
    aside.mod-facility > p {
        margin: 0;
    }
    .work-detail {
        padding: 0;
    }
    .work-wrap {
        margin: 0;
    }
    .table-work > tbody > tr > th,
    .table-work2 > tbody > tr > th {
        width: 56px;
    }
    .table-work {
        margin: 0;
    }
    .table-work2 {
        margin: 0;
        border-top: none;
    }
    .table-work2 > tbody > tr > th.twTop,
    .table-work2 > tbody > tr > td.twTop {
        border-top: none;
    }
}

