@charset "UTF-8";

#hed {
	width: 100%;
	position: fixed;
	height: 65px;
	left: 0px;
	top: 0px;
	right: 0px;
	z-index: 20;
	transition: all .5s;
    box-shadow: 1px 1px 25px rgba(0 0 0 / 0%);
}
.change-color1 #hed {
	background-color: #fbf9f7;
    border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
    box-shadow: 1px 1px 25px rgba(0 0 0 / 10%);
}

.sptel a {color: #404040;}
.sptel {
	width: 35px;
	position: fixed;
	right: 15px;
	z-index: 5001;
	text-align: center;
	top: 11px;
	color: #2a3529;
}
.sptel .mysvg {
	width: 20px;
	color: #0063a7;
	fill: currentColor;
}

.sptel span {
    font-feature-settings: "palt" 1;
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-size: 8pt;
	text-align: center;
	color: #2a3529;
	line-height: 15px;
	font-variant: normal;
	display: block;
    margin-top: -1px;
}

.fgnav{
    /*background: #2c303a;*/
    display: none;
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 300;
}
.fmenu-box {}
.fmenu{
	top: 15px;
	left: 13px;
	position: fixed;
	width: 30px;
	z-index: 350;
	cursor: pointer;
	height: 12px;
	/*background: #2c303a;*/
}

.fmenu:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 45px;
	height: 45px;
	/*background: #fff;*/
	margin-top: -10px;
	margin-left: -7px;
}


.menu__line{
    background: #0063a7;
    display: block;
    height: 3px;
    position: absolute;
    transition:transform .3s;
    width: 100%;
}

.menu__line--bottom{bottom: 0;}
.menu__line--top.active{
    top: 4px;
    height: 2px;
    transform: rotate(45deg);
    background: #0063a7;
}
.menu__line--bottom.active{
    bottom: 6px;
    height: 2px;
    transform: rotate(135deg);
    background: #0063a7;
}
.menu__title {
    white-space: nowrap; 
	font-feature-settings: "palt" 1;
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	position: absolute;
	font-size: 8pt;
	line-height: 9px;
	text-align: center;
	bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
}
.menu__title {color: #2a3529;}
.menu__title.active {color:#2a3529;}



/*gnav*/

.gnav__wrap{
	background-color: #fff;
	position: relative;
	width: 100%;
	height: 100%;
	/*height: 100%;*/
	overflow: scroll;
}
.fspace {
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}

.fmenuspace{
	box-sizing: border-box;
	/*padding-right: 5%;
	padding-left: 5%;*/
	margin-bottom:15px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.fmenuspace h2{
	margin-top:15px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}

.add .tables {margin-bottom: 10px;}

.add {
	color: #2a3529;
	box-sizing: border-box;
	/*border-top: solid 1px #cdd5cd;*/
	padding-bottom: 7%;
    padding-top: 15px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
.add h3{
	font-weight: normal;
	padding-top:5px;
	
	font-feature-settings: "palt" 1;
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-size: 12pt;
	line-height: 22px;
    margin-bottom: 15px;
}
.add .telnum {display: block;}
/*.add .telnum{margin-left: 0;width:100%;margin-bottom: 5px;}*/

.to-rev .mysvg {
	width:20px;
	vertical-align: -5%;
	display: inline-block;
	color: #0063a7;
	fill: currentColor;
	margin-right:3px;
}
.to-rev a{
    margin-bottom: 15px;
    
    font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 14pt;
	line-height: 30px;
	color: #0063a7;
	display: block;
	text-align: center;
	background-color: #fbec03;
	padding-top: 12px;
	padding-bottom: 12px;
    box-sizing: border-box;
	font-weight: 700;
    border-radius: 10px;
    margin-left: auto;
    margin-right: auto;
    /*border: solid 3px #0063a7;*/
}


.add p{
	font-feature-settings: "palt" 1;
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-size: 11pt;
	line-height: 27px;
	font-weight: normal;
	font-variant: normal;
}

.sp-logo {
	margin-top:10px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
.sp-logo2 {
	margin-top:10px;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
}


.change-color1 .sp-logo {}
.gnav__menu {
	padding-top: 30px;
    padding-bottom: 10px;
    /*display: flex;
    justify-content: space-between;
    flex-wrap: wrap;*/
    
    margin-right: auto;
	margin-left: auto;
}
.gnav__menu li{
    /*width: 47%;*/
	font-feature-settings: "palt" 1;
	font-family: dnp-shuei-mgothic-std, sans-serif;
	position:relative;
    border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e3e1;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbdbdb;*/
}
.gnav__menu li:before {
	/*font-family: "Font Awesome\ 6 Free";
	content: "\f105";*/
	/*content: "";
	padding-right: 0.3em;
	position: absolute;
	left: 0;
	top: 47%;
    width: 4px;
    height: 2px;
    background-color: #00a44f;
    margin-left: -15px;*/
}
.gnav__menu ul{
    
}
.gnav__menu ul li{
	font-feature-settings: "palt" 1;
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-size: 14pt;
	line-height: 25px;
	font-weight: 600;
	position:relative;
}


.gnav__menu ul li a{
    display: block;
	color: #2a3529;
	-webkit-transition: all .3s;
	transition: all .3s;
	box-sizing:border-box;
}
.gnav__menu ul li a:hover{
	color: #2a3529;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.gnav__menu__item {
    
	font-size: 14pt;
	line-height: 25px;
	font-weight: normal;
	font-feature-settings: "palt" 1;
	font-family: dnp-shuei-mgothic-std, sans-serif;
}
.gnav__menu__item h5{
	padding-top:15px;
	font-size: 14pt;
	line-height: 25px;
	font-weight: normal;
	font-feature-settings: "palt" 1;
	font-family: dnp-shuei-mgothic-std, sans-serif;
}
.gnav__menu a{
	padding-top: 15px;
	padding-bottom: 15px;
	color: #2a3529;
	display:block;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.gnav__menu a:hover{
	color: #2a3529;
}
.gnav__menu h5 a{
	padding-top:5px;
	padding-bottom:5px;
	color: #2a3529;
	display:block;
	-webkit-transition: all .3s;
	transition: all .3s;
    
}
.gnav__menu h5 a:hover{
	color: #2a3529;
}

.telnum6 {margin-bottom: 15px;}
.telnum6 .mysvg {
	width:20px;
	vertical-align: -5%;
	display: inline-block;
	color: #2a3529;
	fill: currentColor;
	margin-right:2px;
}
.telnum6 a{
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 20pt;
	line-height: 35px;
	color: #2a3529;
	font-weight: 700;
}



.fs-accordion summary{
	padding-top:10px;
	padding-bottom:10px;
	position: relative;
	list-style: none;
	cursor: pointer;
	font-size: 14pt;
	line-height: 25px;
	font-weight: normal;
	font-feature-settings: "palt" 1;
	font-family: dnp-shuei-mgothic-std, sans-serif;
	box-sizing: border-box;
}
.fs-accordion summary::-webkit-details-marker {display: none;}
.fsicon {
  display: block;
  position: absolute;
  right: 10px;
  top: 50%;
  width: 15px;
  margin-left: 6px;
  flex-shrink: 0;
  transform-origin: center 43%;
  transition: transform 0.5s;
}
/* アイコンの三角矢印 */
.fsicon::before,
.fsicon::after {
  content: "";
  position: absolute;
  display: block;
  width: 10px;
  height: 3px;
  background-color: #0063a7;
}

.fsicon::before {
  left: 0;
  transform: rotate(45deg);
}

.fsicon::after {
  right: 0;
  transform: rotate(-45deg);
}

/* アコーディオン表示の際に回転する */
.fs-accordion details[open] .fsicon {
  transform: rotate(180deg);
}

.fs-accordion .contents{
	margin-left:20px;
	box-sizing: border-box;
	padding-bottom:10px;
}
.fs-accordion p{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbdbdb;
}
.fs-accordion p:last-child {border: 0px;}

.fs-accordion p span {color: #0063a7;margin-right: 3px;}



/*モーダル*/
.modal_wrap input{display: none;}
.modal_overlay{
    display: flex;
    justify-content: center;
    overflow: auto;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    opacity: 0;
    transition: opacity 0.5s, transform 0s 0.5s;
    transform: scale(0);
}
.modal_trigger{position: absolute;width: 100%;height: 100%;}
.modal_content{
	position: relative;
	align-self: center;
	width: 90%;
	max-width: 640px;
	box-sizing: border-box;
	background: #fff;
	line-height: 1.4em;
	transition: 0.5s;
	padding-top: 38px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.close_button{
	position: absolute;
	top: 12px;
	right: 10px;
	font-size: 24px;
	cursor: pointer;
	color: #333;
}
.close_button span {color: #FFF;}
.modal_wrap input:checked ~ .modal_overlay{
    opacity: 1;
    transform: scale(1);
    transition: opacity 0.5s;
}
.open_button{}
.fspacer h4{
	font-size: 10pt;
	margin-bottom: 5px;
	font-weight: normal;
	padding-top:5px;
}
.button-sp span{font-size: 11pt; margin-right:5px;}
.button-sp {
	font-weight: 600;
	font-size: 15pt;
	display: block;
	text-decoration: none;
	outline: none;
	margin-right: auto;
	margin-left: auto;
	line-height: 25px;
	padding: 15px;
	box-sizing: border-box;
	margin-bottom:10px;
}
.button-sp::before,
.button-sp::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button-sp,
.button-sp::before,
.button-sp::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button-sp {color: #fff; background-color: #CCCCCC;}
.button-sp:hover {color: #fff; background-color: #CCCCCC;}


