@charset "utf-8";
@import url("//share.cr-cms.net/hp_agency/hpagency.css");
@import url('https://fonts.googleapis.com/css2?family=Klee+One:wght@400;600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c&family=Noto+Sans+JP:wght@300&family=Noto+Serif+JP:wght@200..900&family=Zen+Maru+Gothic&display=swap');

/*----------------
フラット02ホワイト1カラム
------------------*/
/*-- 色の指定 --*/
:root {
  --first-color: #70bfaa;/*-- メイン色 --*/ 
  --accent-color: #e5ae8a;/*-- アクセントカラー --*/

  --accent2-color: #b9a691;/*-- アクセントカラー --*/
  --baseborder-color: #ccc;/*-- 基本の線の色 --*/
  --border-color: #B9A691;/*-- 色付きの線の色 --*/
  --bg-color: #eaeeef;/*-- 背景色 --*/
  --bg-color02: #fcf7f3;/*-- 背景色 --*/
  --bg-color03: #f1f9f7;/*-- 背景色 --*/
}

.flex{display: flex !important;}

.pc{display:inline;}
.sp{display:none;}

.ta_c{text-align:center !important;}
.ta_r{text-align:right !important;}
.ta_l{text-align:left !important;}

.mt0{margin-top: 0px !important;}
.ml0{margin-left: 0px !important;}
.mb0{margin-bottom: 0px !important;}
.pb0{padding-bottom: 0px !important;}
.m_auto{margin-left: auto; margin-right: auto;}

.fw_b{font-weight: bold;}

.mt10{margin-top: 10px !important;}
.mb10{margin-bottom: 10px !important;}
.mt20{margin-top: 20px !important;}
.mb20{margin-bottom: 20px !important;}
.mt20{margin-top: 20px !important;}
.mb20{margin-bottom: 20px !important;}
.mt30{margin-top: 30px !important;}
.mb30{margin-bottom: 30px !important;}
.mt40{margin-top: 40px !important;}
.mb40{margin-bottom: 40px !important;}

.ml10{margin-left: 10px !important;}
.mr10{margin-right: 10px !important;}
.ml20{margin-left: 20px !important;}
.mr20{margin-right: 20px !important;}

.pt10{padding-top: 10px !important;}
.pb10{padding-bottom: 10px !important;}
.pt20{padding-top: 20px !important;}
.pb20{padding-bottom: 20px !important;}
.pt20{padding-top: 20px !important;}
.pb20{padding-bottom: 20px !important;}
.pt30{padding-top: 30px !important;}
.pb30{padding-bottom: 30px !important;}
.pt40{padding-top: 40px !important;}
.pb40{padding-bottom: 40px !important;}

html {
	scroll-behavior: smooth;
    transition: 0.5s all;
}

body {
	font-size: 16px;
	line-height: 1.7;
    /*--font-family: 'Klee One', cursive;--*/
    font-family: "Zen Maru Gothic", sans-serif;
  	/*color:var(--first-color);*/
    color:#555;
    font-weight: 400;
    letter-spacing: 0.5px;
}
body *{
  box-sizing:border-box;
}

body.ams-build .ams-container-build *{
box-sizing:unset;
}

#wrap {
	min-width: 1200px;
  /*--background: var(--bg-color03);--*/
  background: #fff;
}

.mainImage #slider li {
        height: auto !important;
}

.mainImage img {
  max-width: 100%;
  height: auto;
}

#mainArticles a:hover img,
#sideBanners  a:hover img,
div.freeHtml a:hover img,
div.image img.gallery:hover,
a:hover {
  filter: alpha(opacity=80);
  -moz-opacity:0.8;
  opacity:0.8;
  transition: 0.5s;
}

#topMenu, #title, #mainImage {
	background: #FFF;
}

/*---------------------------------------------
Flex
-------------------------------------------------*/
#wrap_body.wrap {
	display: flex;
	flex-wrap: wrap;
}

#wrap_body.wrap #title {
	order: 1;
}

#wrap_body.wrap #topMenu {
	order: 2;
}

#wrap_body.wrap #contents {
	order: 4;
}

#wrap_body.wrap #footer {
	order: 5;
}

#wrap_body.wrap #mainImage {
	order:3;
  width: 100%;
}

#contents{margin-bottom: 0;}

/*---------------------
幅拡張（1200px）
-------------------------*/
/*--#contents,#mainArticles, #mainContents, --*/

#contents{width: 1200px;}
#mainContents,#mainArticles{width: 920px;}

.mainArticles .article .article_center .image{max-width: 920px;}

#title,
#title_outer, #sideContents_outer, #footer_outer {
	width: 100%;
}

.mainArticles .article, .mainArticles div.gallery, #mainTopics, #listTopics {
	width: 100%;
}

.mainArticles .article_body {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	/*--padding: 40px;--*/
}

#topMenu .topMenu {
	max-width: 1200px;
}

/*-------------------
Header
-----------------------*/
#title{
	padding:16px 0;
  /*--text-align: left;--*/
}

#title_outer {
	background: #fff;
	background: url("/materials/175972948119201.png")no-repeat right 9px; 
	/*background: url("/materials/175869064985301.png")no-repeat right 9px;*/
	background-size:280px;
  max-width: 1200px;
  margin: 0 auto;
}

#title h1 a {
	display: inline-block;
	/*background: url("/materials/175868324246201.png") no-repeat scroll;*/
  	background: url("/materials/176109334880301.png") no-repeat scroll;
	overflow: hidden;
	text-indent: 110%;
	white-space: nowrap;
	/*--width: 400px;
	height: 80px;--*/
  width: 1150px;
	height: 65px;
	background-size: contain;
  margin-top: 10px;
}

#title .description {
	overflow: hidden;
	text-indent: 110%;
	white-space: nowrap;
  display:none;
}
/*-----------------------
Menu
----------------------------*/
#wrap_body.wrap {
	padding-top: 0;
}

#topMenu {
	position: static;
	min-height: unset;
}
#topMenu .topMenu li a {
	background: unset;
	width: 100%;
	font-size: 16px;
	color: var(--first-color);
	padding: 4px 0;
	font-weight:600;
}

#topMenu_body.topMenu {
	display: flex;
	width: 100%;
	flex-wrap: nowrap;
}

#topMenu .topMenu li {
	float: none;
	width: auto;
	flex: 1 0 auto;
	border-left: 2px dotted var(--accent2-color);
}

#topMenu .topMenu li.fifth {
	border-right: 2px dotted var(--accent2-color);
}

#topMenu .topMenu li a:hover {
	background: var(--accent2-color);
	color: #FFF;
}

#topMenu_outer {
	background: unset;
  	margin-bottom: 24px;
}

.topMenu:after {
	content: none;
}

/*---------------------
記事
-------------------------*/
#mainArticles_body.mainArticles {
	display: flex;
	flex-wrap:wrap;
	justify-content: center;
}

.mainArticles .article{
	border-bottom:none;
}

.mainArticles .article.col2 {
	/*--flex-basis:calc(1200px / 2 );--*/
  flex-basis:calc(920px / 2 );
	padding: 4px 24px;
}

.mainArticles .article.col3 {
	/*--flex-basis:calc(78% / 3 );
	padding: 4px 24px;--*/
  flex-basis:calc(100% / 3 );
	padding: 4px 10px;
}

.mainArticles .article.col2 .article_body ,
.mainArticles .article.col3 .article_body {
	padding:0;
}

.mainArticles .article{
	border-bottom:none;
}

.mainArticles .article.zero_margin{
	margin-bottom:0;
	padding-bottom:0;
}

.mainArticles .article.zero_margin .article_body {
	padding-bottom: 0;
}

.mainArticles .article.col2.bg .article_body {
	background: var(--bg-color03);
	padding: 24px;
  	border-radius: 8px;
}

.gallery_grid li.galleryGrid .image img,
.mainArticles .article img {
	max-width: 100%;
	margin-bottom: 0;
	border-radius: 8px;
}
.circle img{
    border-radius: 43% 57% 45% 55% / 53% 46% 54% 47% !important;
}

.guide {
	background: var(--bg-color02);
}

.mainArticles .article.bg .article_body{
	background: var(--bg-color03);
	margin:16px auto;
    padding: 25px 26px;
    border-radius: 15px;
}
.article.bg2 .article_body {
    background: var(--bg-color02);
    margin: 16px auto;
    padding: 30px;
    border-radius: 30px;
}
.bg3{	
  background: var(--bg-color03);
	margin:16px auto;
    padding: 25px 26px;
    border-radius: 15px;
}

.article.one h4,
.article.two h4,
.article.three h4,
.article.four h4,
.article.five h4{
	position: relative;
	display:block;
	align-items:center;
	justify-content:flex-start;
	gap:0.25em;
  border:none;
  padding-left:0;
  padding-bottom:0;
  padding-top: 70px;
  text-align: center;
}

.article.one h4::before,
.article.two h4::before,
.article.three h4::before,
.article.four h4::before,
.article.five h4::before{
	display:block;
	width:fit-content;
	aspect-ratio:1 / 1;
	font-size:120%;
	font-weight:600;
	padding: 0.5em 0.7em;
	line-height:100%;
	border-radius:50%;
	/*background-color: var(--bg-color03);*/
	letter-spacing: 0em;
	color:#fff;
	/*border: 2px solid var(--accent2-color);*/
  position: absolute;
	left: 40%;
      top: 0;
      background: url(/materials/174107769802801.png) no-repeat;
    background-size: contain;
    font-weight: bold;
}

.article.one h4::before {
	content:"1";
}

.article.two h4::before{
	content:"2";
}
.article.three h4::before{
	content:"3";
}
.article.four h4::before{
	content:"4";
}
.article.five h4::before{
	content:"5";
}


/*-----------------------------------
Gallery
------------------------------------*/
ul.galleryGrids {
	height: auto !important;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

li.galleryGrid {
	position: static  !important;
	height: auto  !important;
	left: unset  !important;
	top: unset  !important;
	padding:8px;
}

.gallery .comment {
	text-align: center;
}

.gallery_grid li.galleryGrid .image img{
  border-radius:8px;
}

/*---------------------------------------------
見出し
-------------------------------------------------*/
.freeHtml h3,
#mainArticles h2, #mainServices h2, #mainTopics h2, #listTopics h2,
.mainContents .article h3, #mainTopics h2, #listTopics h2, .mainContents div.gallery h3,
.article h4,.article h5 {font-family: "Zen Maru Gothic", sans-serif;}

#mainArticles h2, #mainServices h2, #mainTopics h2, #listTopics h2 {
	font-size: 220%;
	color: var(--first-color);
	width: 100%;
	border: none;
	padding: 36px;
	margin-bottom: 0;
	/*background: var(--bg-color03);*/
      background: url(/materials/175869166070901.png) var(--bg-color03) no-repeat left bottom;
    background-size: contain;
}

#mainArticles h2{
  /*width: 90%;
  border-radius: 100%;*/
  width: 100%;
	padding: 80px 36px;
  margin-top:40px;
}

.mainContents .article h3, #mainTopics h2, #listTopics h2, .mainContents div.gallery h3 {
	text-align: center;
	font-size: 180%;
	color: var(--first-color);
	margin-bottom: 0;
	background: url(/materials/175869201784201.png) top center no-repeat;
	padding-top: 64px;
	background-size: 60px;
	margin-bottom: 36px;
}

#mainArticles div[id^="blog"] h2 {
	background: unset;
}

.mainContents .article.zero_margin h3 {
	margin-bottom: 0;
}

.mainContents div[id^="blog"] h3 a {
	color: var(--first-color);
	text-decoration:unset;
}

.article h4 {
	font-weight: 600;
	font-size: 133%;
	margin-bottom: 16px;
	line-height: 1.5;
  	border-bottom: 2px dotted var(--accent2-color);
	padding-left:8px;
  padding-bottom: 8px;
  	overflow: hidden;
}


.article h5 {
  	font-weight: 600;
	font-size: 110%;
	display: flex;
	align-items: center;
	line-height:1.2em;
	margin-bottom:8px;
}

.article h5::before {
	content: "";
	display: block;
	width: 0.33em;
	height: 0.33em;
	background: var(--accent-color);
	border-radius: 50%;
	margin-right: 0.5em;
}

.article p{
  margin-bottom:1em;
}
/*-------------------------------------------
table
-------------------------------------------*/
.article table p {
    margin: 0;
}
.article table:not(.contactTable) {
    border-collapse: collapse;
    border-left: 1px solid #ccc;
    border-spacing: 0;
    border-top: 1px solid #ccc;
    margin: 10px auto;
}
.article table:not(.contactTable) td,
.article table:not(.contactTable) th {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    height: auto;
    padding: 10px;
    box-sizing: border-box;
}
.article table:not(.contactTable) th {
    background-color: #f7f7f7;
    text-align: center;
}

.normalTbl{width: 100%;}

.article table.schedule,
.side_info table.schedule {
	/*--width: 90%;--*/
  width: 100%;
	border-color:var(--accent2-color);
	border:none;
  	border-collapse: collapse;
}

.article table.schedule th,
.article table.schedule td,
.side_info table.schedule th,
.side_info table.schedule td{
	text-align:center;
	border-color:var(--accent2-color);
}

.article table.schedule thead th,
.side_info table.schedule thead th{
	background:var(--accent2-color);
	color:#FFF;
	border:none;
	font-weight:600;
}

.article table.schedule tbody th,
.side_info table.schedule tbody th{
	background:var(--bg-color03);
}

.article table.schedule tbody td,
.side_info table.schedule tbody td{
	background:#FAFAFA;
}

.article table.schedule tbody th,
.article table.schedule tbody td,
.side_info table.schedule tbody th,
.side_info table.schedule tbody td{
	border-right:unset;
 	padding: 8px;
    padding: 18px 8px;
}
.article table.schedule tbody tr:last-child th,
.article table.schedule tbody tr:last-child td,
.side_info table.schedule tbody tr:last-child th,
.side_info table.schedule tbody tr:last-child td{
	border-bottom:none;
}

.article table.schedule thead th:first-child,
.side_info table.schedule thead th:first-child{
	border-radius:8px 0 0 0;
}

.article table.schedule thead th:last-child,
.side_info table.schedule thead th:last-child{
	border-radius:0 8px 0 0;
}

.article table.schedule tbody tr:last-child th,
.side_info table.schedule tbody tr:last-child th{
	border-radius: 0 0 0 8px;
}

.article table.schedule tbody tr:last-child td:last-child,
.side_info table.schedule tbody tr:last-child td:last-child{
	border-radius: 0 0 8px 0 ;
}

/*-------------------------------------------
List
-------------------------------------------*/
/******noticelist******/
ol.pp {
margin-top: 1.5em;
padding-left: 2em;
}
ol.pp li {
list-style-type: decimal;
	font-size: 15px;
	line-height: 1.6;
	margin-bottom: 12px;
}
ul.notes {
list-style-type: none;
margin-left:1em;
}
ul.notes li {
	font-size: 15px;
	line-height: 1.6;
	margin-bottom: 12px;
}
ul.notes li::before {
content: "◆";
margin-left: -1em;
}
ul.ps {
font-size: 16px;
list-style-type: none;
margin-left:1em;
margin-bottom: 20px;
}
ul.ps li::before {
content: "※";
margin-left: -1em;
}
ul.maru {
font-size: 16px;
list-style-type: none;
margin-left:1em;
}
ul.maru li::before {
content: "●";
margin-left: -1em;
}

ul.dot {
	margin-bottom: 1em;
	background:var(--bg-color02);
	padding:16px 8px;
	border-radius:8px
}

ul.dot li {
	padding: 8px 16px;
	line-height: 1.5;
	display: flex;
	align-items: baseline;
}

ul.dot li::before {
	content: "";
	width: 0.5em;
	height: 0.5em;
	display: block;
	border-radius: 50%;
	background: var(--accent-color);
	margin-right: 0.5em;
}

ul.profile {
	margin-bottom: 1em;
  overflow: hidden;
}

ul.profile li {
	list-style: disc;
	border-bottom: 1px dashed #CCC;
	padding: 8px 4px;
}

/*----------------------
Side & Footer
------------------------*/
#topMenu, #title, #mainImage {
	background: #FFF;
}

#topMenu .topMenu li a:hover {
	background: var(--accent2-color);
	color: #FFF;
}

#sideContents {
	/*--background: url(/materials/174055195787401.png) top center repeat-x;
	padding-top: 100px;--*/
	margin-top: 0;
	background-size: 1000px;
}

#sideContents_outer {
	padding-top: 10px;
	/*background: #d9e9e5;*/
    border-radius: 10px;
}

#sideMobile_outer{
  padding:0;
}

.freeHtml {
	margin-top: 0;
  box-sizing: border-box;
}
.freeHtml_outer{
	background: #d9e9e5;
	/*--padding: 60px 0px 0;--*/
  padding: 0;
  color: #333;
  text-align: center;
  font-size: 16px;
  box-sizing: border-box;
  border-radius: 10px;
}

.freeHtml p{padding: 0 10px;}

.freeHtml iframe{margin-top: 20px;}

.freeHtml img{margin: 30px; box-sizing: border-box; max-width: 170px;}

.freeHtml h3{margin-top: 10px;}

.freeHtml a{color: #29595b;}

/*--
.freeHtml .side_info {
	max-width: 1200px;
	margin: 80px auto;
	display: flex;
	background: #FFF;
	padding: 40px;
	border-radius:20px;
	font-size:16px;
	justify-content: space-around;
}

.freeHtml .side_info h2 img {
	max-width: 400px;
}

.freeHtml .side_info .left, .freeHtml .side_info .right {
	text-align: center;
}

.freeHtml .side_info .right {
	flex-grow: 1;
}--*/

#sideContents_body {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 2%;
}

#sideServices, #sideBlogCategories, #sideBlogDates, #sideMobile {
	width:calc(1200px / 3);
	float: none;
  border-radius: 0 0 10px 10px;
  margin: 20px 0;
}

#sideServices h2, #sideBlogCategories h2, #sideBlogDates h2, #sideMobile h2{
	font-size:18px;
	background:unset;
	padding:4px 4px 4px 4px;
	background-repeat:no-repeat;
	background-position:left center;
	background-size:24px;
	color:#9b8873;
}
.sideBlogCategories h2:before, .sideBlogDates h2:before,
.sideBlogCategories h2:after, .sideBlogDates h2:after {
	content: none;
}

#sideServices h2{
	background-image:url(/materials/174055905799001.png);
}

#sideBlogCategories h2{
	background-image:url(/materials/174055907905602.png);
}

#sideBlogDates h2{
	background-image:url(/materials/174055907905601.png);
}

#sideMobile h2{
	background-image:url(/materials/174055906827001.png);
}

.sideServices ul li a, .sideBlogCategories a, .sideBlogDates a, #sideMobile p{
	font-size:14px;
	color:#9b8873;
	font-weight:bold;
	text-decoration:none;
	background:unset;
	padding:4px 8px;
	display:flex;
	align-items:center;
}

.sideServices ul li a::before,
.sideBlogCategories a::before,
.sideBlogDates a::before{
	content:"> ";
	font-weight:bold;
	margin-right:0.5em;
}

#footer {
  /*--
	background: var(--first-color);
	padding: 36px 0 0;--*/
  background: url(/materials/175852689544601.png) top center repeat-x;
  padding-top: 136px;
  padding-bottom: 0;
}

#footer_outer{background: var(--first-color); margin-top: 136px;}

#footer #footer_body {
	display: flex;
	justify-content: center;
	flex-direction: column;
}

.footer .copyright {
	text-align: center;
	color: #FFF;
	font-size: 14px;
  line-height: 50px;
}

.footer .copyright a {
	color: #FFF;
	font-size: 16px;
	text-decoration: none;
}

.footer .topMenu,
.footer .services{
	width: 100%;
	max-width: 1200px;
	margin: auto;
	display: flex;
	justify-content: center;
	gap: 36px;
	margin-bottom: 24px;
}
.footer li {
	margin-right: unset;
	float: none;
}
.footer li a {
	font-size: 16px;
	color: #FFF;
	text-align:center;
}

/*---------------------
Topics
-----------------------*/
.mainTopics .topics {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 40px;
	border: none;
}

#mainTopics_body {
	background: var(--bg-color02);
	padding: 40px 0;
}

#mainTopics {
	padding: 0;
	border: none;
	margin: 0;
}

#mainTopics .topics h3,
.mainTopics .topics li h3{
	font-size: 18px;
}

#mainTopics .topics li .date ,#mainTopics .topics .description, #mainTopics .topics li .more a,
.mainTopics .topics li .date,  .mainTopics .topics .description, .mainTopics .topics li .more a{
	font-size: 16px;
}

#mainTopics .listview{padding-right: 10px; box-sizing: border-box;}

#mainTopics .listview a {
	font-size: 18px;
}

 #mainTopics .topics li .more a,
.mainTopics .topics li .more a{
	 background: #FFF;
	 color: var(--first-color);
	 border: 1px solid var(--first-color);
   text-decoration: none;
   padding: 0px 5px;
	}

#mainTopics .topics li .more a:hover,
.mainTopics .topics li .more a:hover{
	background: var(--accent2-color);
	color: #FFF;
	border-color: var(--accent2-color);
}

#mainTopics .topics h3 a,
.mainTopics .topics li h3 a{
	color: var(--first-color);
}

#mainContents {
	padding-top: 0;
}

#listTopics h2 {
	margin-top: 80px;
}

.mainArticles .image {
    /*--max-width: 500px !important;--*/
}

.foot_card{
    font-weight: bold;
    font-size: 18px;
    padding: 5px 0;
    border-top: 7px double #e5ae8a;
    border-bottom: 7px double #e5ae8a;
    margin: 20px 0px;
}

/*追従型ボタン*/
.freeHtml #contact-box{
  position:fixed;
  top:250px;
  right:0px;
  z-index:100;
  width:80px;
}
.freeHtml #contact-box2{
  position:fixed;
  top:360px;
  right:0px;
  z-index:100;
  width:80px;
}

/*メニュー*/
#topMenu .topMenu li {
    width: 196px;
    padding: 0px 0;
    overflow: hidden;
    float: left;
    text-align: center;
}

/*お知らせマージン*/
#mainTopics_body {
    background: var(--bg-color02);
    padding: 40px 0;
    margin-bottom: 100px;
   border-radius: 20px;
}

#mainTopics .topics .description {
    color: #555;
    margin-top: 2px;
}

/*サイドバナー*/
.sideBanner_body {
    width: 100%;
    padding: 5px;
    background-color: none;
}

.sideMobile, #sideFeed a, #sideContact a {
    padding: 30px 25px;
    background-color: #fcf7f3;
}

#sideBanners {
    width: 250px;
    margin: 10px 0;
}

/* めくれた紙風 */
.cstm-box-paper {
   margin: 0em auto; /* 外側余白 */
   padding: 1em; /* 内側余白 */
   background-color: #f2f3f4; /* 背景色（薄いグレー） */
   position: relative; /* 相対位置指定 */
   max-width: 800px; /* 最大幅 */
   font-size: smaller;
}

.cstm-box-paper::after {
   position: absolute; /* 絶対位置指定 */
   content: ''; /* 擬似要素にコンテンツを表示しない */
   right: 0px; /* 右端に配置 */
   top: 0px; /* 上端に配置 */
   border-width: 0 25px 25px 0; /* 形状 */
   border-style: solid; /* 線の種類 */
   border-color: #ccc #fff #ccc; /* 線の色 */
   box-shadow: -1px 1px 1px rgb(0 0 0 / .15); /* 影*/
}

/*ショルダーバナー*/
.freeHtml #contact-box {
    position: fixed;
    top: -35px;
    right: 0px;
    z-index: 100;
    width: 135px;
}

.freeHtml img {
    margin: 30px;
    box-sizing: border-box;
    max-width: 110px;
}

