@import url('https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@400;600;700&display=swap');

/*-------------------------------------------
テンプレート
レスポンシブ02 ホワイト 1カラム
-------------------------------------------*/
#mainContents {
    background: url(/materials/178018981337401.png) center top no-repeat;
    background-size: contain;
}

body {
    font-weight: normal;
    font-family: "Montserrat", 'Noto Sans JP', sans-serif;
	font-size: 18px;
	letter-spacing: 0.03em;
}
a {
    color: #f08300;
    font-weight: bold;
    font-size: 1.1em;
}
a:hover {
    color: #f08300;
}

strong, b {
    font-weight: bold;
    color: #00a0ea;
}

#title a:hover {
	transition: 0.2s;
}
a:hover, #topMenu .topMenu li a:hover,
.mainTopics .topics li .more a,
.mainContents .article h3 a:hover,
.sideServices ul li a:hover,
.footer li a:hover {
	text-decoration: none;
}

#mainArticles a:hover img,
#sideBanners  a:hover img,
div.freeHtml a:hover img,
div.image img.gallery:hover,
a:hover {
  filter: alpha(opacity=6);
  -moz-opacity:0.6;
  opacity:0.6;
  transition: 0.3s;
}

/*---------------------------
ヘッダー
----------------------------*/
/*タイトル*/
#title {
    padding: 0;
    margin: 0 auto;
    height: 186px;
}
#title_outer {
    height: 186px !important;
    background: url(/materials/178019158572101.png) no-repeat center right !important;
    background-size: 360px !important;
}
#title h1 {
    background: url(/materials/178019039554701.png) no-repeat center left;
    margin: 0;
    padding: 0;
    text-align: left;
    height: 160px;
    width: 200px;
    background-size: 200px auto;
}
#title h1 a {
    display: inline-block;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
    height: 100%;
    width: 100%;
}

/*---------------------------
グローバルメニュー
----------------------------*/
#wrap_body #topMenu {
    background: url(/materials/178015335085901.jpg) repeat-x center #00a0ea;
    background-size: auto;
  background-size: 100%;
}
#topMenu_outer {
    margin-top: 0;
}
#topMenu .topMenu li{
	position: relative;
	height: 56px;
	box-sizing: border-box;
	color: #fff;
}
#topMenu .topMenu li a {
    background: none;
    box-sizing: border-box;
    letter-spacing: 0.1em;
    font-weight: bold;
    color: #fff;
    text-shadow: 0px 0px 2px #067ce3;
    font-family: "M PLUS Rounded 1c", sans-serif;
    font-size: 20px;
}
#topMenu_outer .topMenu li a:hover {
    background: #067ce3;
}

/*---------------------------
メイン
----------------------------*/
/*メインイメージ*/
#mainImage {
    background: none;
}
.mainImage img, .mainImage #slider li img {
    width: 100%!important;
}

/*---------------------------
見出し
----------------------------*/
/*文字*/
#mainArticles h2, #mainServices h2, #listTopics h2,.mainContents .article h3, .mainContents div.gallery h3,#mainTopics h2,
#sideContents h2,.mainContents .article h4,.mainContents .article h5,.mainContents .article h6{
    font-family: "M PLUS Rounded 1c", sans-serif;
	font-weight: bold;
	letter-spacing: 0.03em;
}

#mainArticles h2, #mainServices h2,
#listTopics h2, #mainArticles div[id^="blog"] h2 {
    margin-top: 0;
    padding: 4.5em 0 1em;
    text-align: center;
    font-size: 2em;
    font-weight: bold;
    line-height: 1.5;
    color: #008cdb;
    letter-spacing: 0.15em;
    background: none;
}
.mainContents .article h3, .mainContents div.gallery h3, #mainServices h2, #mainTopics h2 {
    font-size: 2em;
    letter-spacing: 0.1em;
    line-height: 1.5;
    margin: 0.5em 0;
	color: #0c4a80;
	background: none;
	font-weight: bold;
}
.mainContents .article h3:after, .mainContents div.gallery h3:after, #mainServices h2:after, #mainTopics h2:after {
    height: 74px;
    margin: 0 auto;
    width: auto;
    background: url(/materials/178015570477301.png) no-repeat center bottom;
    background-size: 120px;
}
.article.bg h3, .article.gray h3, .gallery.bg h3, .gallery.gray h3, .article.theme h3, .gallery.theme h3 {
    margin-top: 0.5em;
}

/*ブログタイトル*/
.mainContents .article h3 a {
  line-height: 1.5;
  font-size: 1em;
}
/*ブログ一覧お知らせ*/
.mainContents .article h3 a, .article h3 a:hover {
    text-decoration: none;
    font-size: 1em;
    color: #0c4a80;
}
.article.col2.bg h3, .article.col2.theme h3, .article.col2.gray h3, .article.col3.bg h3, .article.col3.theme h3, .article.col3.gray h3, .article.col4.bg h3, .article.col4.theme h3, .article.col4.gray h3, .article.col5.bg h3, .article.col5.theme h3, .article.col5.gray h3 {
   font-size: 1.6em;
	color: #0c4a80;
}

.mainContents .article h4 {
    border: none;
    padding: 0.3em;
    padding-left: 56px;
    line-height: 1.4;
    font-size: 1.4em;
    color: #fff;
    background: url(/materials/178015335085901.jpg) repeat-y center #00a0ea;
    background-size: cover;
	margin: 1em 0 0.5em;
	border-radius: 10px;
}
.article h4::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    bottom: 50%;
    background: url(/materials/178016741647001.png) no-repeat center left 10px !important;
    background-size: 36px !important;
}
.mainContents .article h5{
    border: none;
    color: #0c4a80;
    border-bottom: 3px dotted #2ca9e2;
    font-size: 1.3em;
    line-height: 1.4em;
    padding: 0.3em 0;
    margin: 20px 0 10px;
    letter-spacing: 0.1em;
    position: relative;
}
.article h5::before{
    display: none
}
.mainContents .article h6{
    color: #fa6315;
    font-size: 1.5em;
    margin: 8px 0;
    padding: 4px 0;
    line-height: 1.5em;
    background: none;
    letter-spacing: 0.05em;
    text-align: center;
}
.article h6:before,#mainArticles div[id^=blog] h2:after {
    display: none
}
/*---------------------------
Contents
----------------------------*/
.article.bg, .gallery.bg {
    padding: 1.5em;
	background: #e4f3ff;
}
.article.theme, .gallery.theme {
    color: #333;
    background: #d1f2f9;
}
.article.full.bg, .article.full.theme, .article.full.gray, .gallery.full.bg, .gallery.full.theme, .gallery.full.gray {
    padding-top: 2em;
}
.article.col2, .article.col3, .article.col4, .article.col5 {
    margin: 0 auto 20px;
}
.article.col3 {
    flex-basis: 31%;
    padding: 1em !important;
    line-height: 1.8;
}

/*背景色*/
.article.bg01, .gallery.bg01  {
    padding: 1.5em;
    background: -webkit-repeating-linear-gradient(-45deg, #fff, #fff 3px, #effaff 3px, #effaff 7px);
    background: repeating-linear-gradient(-45deg, #fff, #fff 3px, #effaff 3px, #effaff 7px);
}
.article.bg02, .gallery.bg02 {
	padding: 1.5em;
	background: -webkit-repeating-linear-gradient(-45deg, #fff, #fff 3px, #fffde2 3px, #fffde2 7px);
    background: repeating-linear-gradient(-45deg, #fff, #fff 3px, #fffde2 3px, #fffde2 7px);
}
.article.col2 {
    flex-basis: 47%;
    border: 4px solid #f5efe8;
    border-radius: 1em;
    padding: 1em;
}
.article.col2 h3 {
    font-size: 1.6em !important;
    line-height: 1.45;
    font-weight: bold;
    padding: 0;
    color: #2ca9e2;
}
.article.col2 h3:after{
display:none;
}
.article.col2 p {
line-height: 1.5;
}

/*センター揃え*/
.center{
    text-align: center;
}

/*余白*/
.article.max.map {
    padding-left: 0;
    padding-right: 0;
}
.article.zero_margin, .gallery.zero_margin {
    padding-bottom: 0!important;
	margin-bottom: 0!important;
}

/*角丸*/
.rounded {
    border-radius: 10px;
}

/*フロー*/
.article table.flowTbl {
  border-collapse: collapse;
  border-spacing: 0;
  border: none;
  margin: 30px auto;
  width: 95%;
  list-style: none;
  border-left: 2px dotted #CCC;
  padding-left: 0;
}
.article table.flowTbl td {
  border: none;
  border-radius: 8px;
  display: block;
  height: auto;
  margin-bottom: 20px;
  padding: 0;
  padding-left: 26px;
  position: relative;
}
.article table.flowTbl td:before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #f97621;
  position: absolute;
  left:-6px;
  top: 0.75em;
}
.flowTbl td::after {
  content: "";
  border-bottom: 2px dotted #0354a8;
  width: 18px;
  position: absolute;
  top: 1.05em;
  left: 4px;
}
.flowTbl tr:last-child td {
  margin-bottom: 0;
}
.flowTbl td strong {
  font-size: 1.3em;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.6;
	font-family: "M PLUS Rounded 1c", sans-serif;
}

/*メリット*/
.merit {
    font-size: 1.1em;
}
.merit h3 {
    font-size: 1.5em !important;
    padding: 0;
    color: #00a0ea !important;
    margin-top: 0 !important;
    border-bottom: 1px dotted #00a0ea;
}
.merit h3 strong {
    font-weight: bold;
    font-size: 1.1em;
    margin-bottom: 0.2em;
    width: 1.6em;
    height: 1.6em;
    line-height: 1.6em;
    text-align: center;
    border-radius: 100vh;
    display: inline-block;
    background: #f08300;
    color: #fff;
    letter-spacing: 0;
}
.merit h3:after {
    display: none!important;
}
.merit .image {
    max-width: 30% !important;
}

/*---------------------------
フリーhtml
----------------------------*/
.freeHtml {
    margin-bottom: 2em;
}

/*---------------------------
footer
----------------------------*/
#footer {
    background: #e4f3ff;
}
#footer_body .topMenu li a, #footer_body .services li a {
    background: #e4f3ff;
    color: #044980;
}
.footer li a {
    font-size: 16px;
	text-decoration: none;
}
#footer_body .topMenu li a:before, #footer_body .services li a:before, .sideContents ul li a:before, .sideContents dt a:before {
    color: #067ce3;
}

/*---------------------------
テーブル
----------------------------*/
/*normalTbl*/
.article table.normalTbl{
    border-collapse: collapse;
    border-left: none;
    border-spacing: 0;
    margin: 30px 0;
    letter-spacing: 0.05em;
	background: #fff;
	font-size: 0.95em;
}
.article table.normalTbl th{
    border-right: none;
    height: auto;
    line-height: 150%;
    padding: 10px;
    text-align: center;
    vertical-align: middle;
    width: 33%;
    background: #f4f9fb;
	font-weight: 500;
}
.article table.normalTbl td{
    border-right: none;
    border-left: none;
    height: auto;
    line-height: 160%;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 20px;
}
.article table.normalTbl {
    width: 100%;
    margin: 1em auto;
}

/*フォーム*/
#mainArticles table.contactTable input.button, 
#mainArticles table.contactTable input[type="button"]{
    width: 90%;
    margin: 8px 5%;
    font-size: 1.2em;
    font-weight: bold;
    letter-spacing: 0.5em;
}
#mainArticles table.contactTable input.button, #mainBlogCommentForm table.contactTable input.button {
    background: #057ce2;
}

#mainArticles table.contactTable tr.must th {
    background-size: 40px;
	padding: 1em 56px 1em 16px;
}
#mainArticles table.contactTable select {
    width: 100%;
}

/*時間割*/
.article table.borderTbl {
    width: 100%;
    table-layout: fixed;
    word-wrap: break-word;
    line-height: 1.4;
	font-size: 0.9em;
  margin-bottom: 0 !important;
}
.article table.borderTbl th, .article table.borderTbl td {
    padding: 6px;
}
.article table.borderTbl thead th {
    text-align: center !important;
    font-weight: bold;
    background: #fff3c0;
	padding: 10px 6px;
}
.article table.borderTbl th{
    font-weight: bold;
    background: #fff;
}
.article table.borderTbl th.koma {
	width: 18%;
}
.article table.borderTbl th,
.article table.borderTbl td{
    padding: 6px;
}
.article table.borderTbl td{
    text-align: center;
}
.article table.borderTbl tr:nth-child(2n) td, .article table.borderTbl tr:nth-child(2n) th {  
	background: #fffcf1;
}
/*---------------------------
 トップの最新情報 #mainTopics
 最新情報一覧ページ #listTopics 
----------------------------*/
#mainTopics {
	margin-bottom: 10px;
	background: #b6eaff;
}
#mainTopics .listview {
    text-align: right;
    margin-top: 5px;
}
#mainTopics .listview a {
    background: none;
    color: #054d65;
}
#mainTopics .listview a:hover {
    background: none;
}
ul.topics li h3 a,ul.topics li h3 a:hover {
    color: #007db8;
}
ul.topics li {
	margin: 8px;
}
ul.topics li p.more a {
    background: #f08300;
    margin-bottom: 0.5em;
}
ul.topics li p.more a:hover {
    background: #f08300;
}
ul.topics li p.date {
    color: #666;
    background: none;
    font-size: 1em;
    padding: 6px 0;
}
ul.topics li p.description {
    font-size: 0.9em;
    line-height: 1.6;
	padding-right: 140px;
}

/*---------------------------
ギャラリー サイト案内・画像 
----------------------------*/
/*ギャラリー*/
.gallery ul.galleryGrids .comment {
    font-size: 0.9em;
}
/*画像*/
.article .article_left .image, .article .article_right .image {
    max-width: 33%;
	margin-bottom: 20px;
}
.article .image img {
    border-radius: 20px;
}

/*---------------------------
リスト
----------------------------*/
ul.notes,ul.maru,ol.pp,ul.ps {
    font-size: 1em;
	margin-top: 1em;
}
ul.maru {
    list-style-type: none;
    margin: 1.2em;
	margin-right: 0.5em;
}
ul.maru li::before {
    content: "●";
    margin-left: -1.5em;
    margin-right: 0.5em;
    font-family: "メイリオ", sans-serif;
    font-size: 70%;
    color: #e8be86;
}

/*チェック*/
ul.check  {
    margin: 1em auto;
    font-family: "ヒラギノ丸ゴ Pro W4", "Hiragino maru Gothic Pro", HG丸ｺﾞｼｯｸM-PRO, HGMaruGothicMPRO, sans-serif;
    padding: 2em;
    background: #fff;
    border-radius: 20px;
    border: 2px solid #fabc18;
}
ul.check li {
    font-size: 1.1em;
    line-height: 1.8em;
    padding: 0.5em 0 0.5em 40px;
    border-bottom: 1px dotted #eeb970;
}
ul.check li:before {
    background: url(/materials/178015560945002.png) no-repeat left center;
    background-size: 26px;
    border: none;
    width: 40px;
    height: 40px;
    left: 0;
    transform: none;
}
/*---------------------------
  その他
----------------------------*/
/*ボタン*/
a.btn {
    background: #23a22b;
    margin: 1em 10%;
    letter-spacing: 0.1em;
	color: #fff;
}
a.btn:hover {
    background: #23a22b;
}
.zero_btn a.btn {
    margin: 0.5em 0;
}

/*囲い*/
#mainArticles .envelope {
    padding: 1em 1.5em;
    background: #fff;
    border: 6px solid #eefaff;
    border-radius: 1em;
}

/*マーカー*/
span[style*="Lime"] {
    background-color: transparent !important;
    background: linear-gradient(transparent 70%, lime 0) repeat scroll 0 0;
  }
  
  span[style*="Yellow"] {
    background-color: transparent !important;
    background: linear-gradient(transparent 70%, Yellow 0) repeat scroll 0 0;
  }

/*-------------------------------------------------
max-width: 1200px
-------------------------------------------------*/
@media only screen and (max-width: 1200px) {
#mainContents {
    padding-bottom: 20px;
}
.mainArticles .article.bg {
	margin-bottom: 1.5em;
	padding-bottom: 20px;
}
.mainContents .article h3 a {
    font-size: 1em!important;
}
/*mainTopics*/
#mainTopics {
	margin-bottom: 20px;
	padding: 20px 0;
}
/*見出し*/
#mainArticles h2, #mainServices h2, #listTopics h2 {
        font-size: 1.8em;
        padding: 3.5em 0 0.5em;
        margin-top: 0;
}
.mainContents .article h3, .mainContents div.gallery h3, #mainServices h2, #mainTopics h2 {
        line-height: 1.4;
        font-size: 1.5em;
        padding: 0.5em 0;
}
#mainArticles div[id^="blog"] h2 {
        padding: 3.5em 0 0.5em;
}
.mainContents .article h4{
    font-size: 1.3em;
}
.mainContents .article h5{
    font-size: 1.2em;
	margin: 0.5em 0;
}
.mainContents .article h6 {
	line-height: 1.6em;
}

/*col2*/
.article.col2 {
        flex-basis: 48%;
        margin: 10px 1%;
}
.col2 .image img {
        max-width: 70%;
}
}

/*-------------------------------------------------
ヘッダー 表示切替え
-------------------------------------------------*/
@media only screen and (max-width: 1024px) {
  #mainContents {
    padding-bottom: 20px;
	  background-size: 120%;
  }
  #title #title_outer{
    height: 80px !important;
    display: block;
    background-size: 280px !important;
  }
  #title {
    height: 80px;
  }
  #title h1 {
    background-size: contain;
    height: 80px;
    width: 280px;
  }
}

/*-------------------------------------------------
max-width: 600px
-------------------------------------------------*/
@media only screen and (max-width: 600px) {
body {
     font-size: 16px;
}
.center {
    text-align: left;
}
.article.full.bg, .article.full.theme, .article.full.gray, .gallery.full.bg, .gallery.full.theme, .gallery.full.gray {
    padding-top: 20px;
	padding-bottom: 20px;
}
#title #title_outer {
    height: 95px!important;
    justify-content: left!important;
    background: #fff!important;
}
#title {
    height: 95px;
}
#title h1 {
        background-size: 110px;
        height: 95px;
        width: 110px;
    }
#title h1 a {
    width: 110px;
}
/*topMenu*/
#toggle {
        width: 54px;
        height: 54px;
	background-color: #067ce3;
}
#topMenu {
    min-height: 0;
    border-top: none;
}
#topMenu .topMenu li {
    height: 49px;
	border-top: solid 1px #89c3eb;
}
#topMenu_outer .topMenu li:last-of-type {
        border: none;
        border-top: solid 1px #89c3eb;
        border-bottom: solid 1px #89c3eb;
    }
body.active #topMenu {
    height: 244px;
}
#topMenu .topMenu {
    padding-top: 0;
}
#topMenu .topMenu li a {
        line-height: 1.25;
        font-size: 18px;
        font-weight: bold;
}
#wrap_body #topMenu {
    background: #00a0ea !important;
}

/*mainImage*/		
  .mainImage img {
        object-fit: cover;
        object-position: top center;
}
/*見出し*/	
#mainArticles h2, #mainServices h2, #listTopics h2{
        font-size: 1.6em;
        padding: 2.8em 0 0;
        letter-spacing: 0.05em;
    }
.mainContents .article h3:after, .mainContents div.gallery h3:after, #mainServices h2:after, #mainTopics h2:after  {
        height: 40px;
        margin: 0 auto;
        background-size: 70px;
    }
.mainContents .article h4 {
        font-size: 1.3em;
        margin: 0.2em 0 !important;
        padding-left: 40px;
    }
.article h4::before {
        background-size: 26px !important;
}
.mainContents .article h6 {
        font-size: 1.2em;
	text-align: left;
}

/*最新情報*/
#mainTopics .topics .description, .mainTopics .topics li .description, #mainTopics .topics li .more a, .mainTopics .topics li .more {
    font-size: 0.95em;
    line-height: 1.4;
}
ul.topics li p.description {
    padding-right: 0;
}
#mainTopics .listview {
    text-align: center;
}
#mainTopics h2 {
    padding: 0;
}
	
/*zero_margin*/
.article.zero_margin, .gallery.zero_margin {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}
/*角丸*/
.rounded {
    border-radius: 0;
}
	
/*col2 col4*/
.article.col2,.article.col4 {
    flex-basis: 100%;
}
.col2 .image img {
    max-width: 50%;
}
	
/*特長　ビジョン*/
.merit .image {
    max-width: 50% !important;
}
.merit h3 {
    font-size: 1.4em !important;
}
/*画像*/	
.article.zero_margin img, .gallery.zero_margin img {
    padding-bottom: 0;
}
.article .article_left .image, .article .article_right .image {
    max-width: 80%;
}
	
/*footer*/
 .footer .copyright {
    margin-bottom: 46px;
}
#footer_body .copyright {
    padding: 10px 0;
}
/*side*/
.sideContents {
    padding: 0;
}
	
/*freeHtml*/
.freeHtml {
    padding: 0.6em;
}
	
/*table*/
.article table.normalTbl th, .article table.normalTbl td{
    width: 100%;
	margin: 0;
	display: block;
	border-top: none;
	text-align: center;
}
.article table.normalTbl th{
	width: 100%;
    border-top: solid 1px #dadada;
	display: block;
}
	
/*ボタン*/
a.btn {
    margin: 0.5em auto;
}
/*check*/
ul.check {
        padding: 1em;
        margin: 0.5em 0;
}
ul.check li {
        font-size: 1.1em;
        line-height: 1.6em;
        padding: 0.5em 0 0.5em 36px;
}
ul.check li:before {
    background-size: 26px;
    width: 30px;
    height: 30px;
}

/* 画面下部固定のリンクパーツ */
#bottomLink {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
  z-index: 1000;
  height: 50px;
  overflow: hidden;
  display: inline;
}
#bottomLink a  {
        display: block;
        padding: 5px 0;
        color: #fff;
        background: #e55300;
        text-decoration: none;
        font-size: 110%;
        height: 100%;
    }
#bottomLink a::before {
    font-family: "Font Awesome 5 Free";
    content: "\f0e0";
    font-weight: bold;
    margin-right: 6px;
    font-size: 120%;
}
#bottomLink a span {
  font-size:85%;
  display:block;
}
/* ボタンサイズ分の画面下部余白 */
#wrap {
    margin-bottom: 0;
}
}

/*-------------
バッジ非表示
---------------*/
.recaptcha_policy {
padding: 0;
margin: 0;
text-align: center;
font-size: 11px !important;
color: #444 !important;
}
.recaptcha_policy a {
font-size: 11px !important;
color: #111 !important;
}
.grecaptcha-badge { visibility: hidden; }

/*編集画面*/
.ams-build .freeHtml_body {
    min-height: 40px;
}