@charset "utf-8";
/* CSS Document */
html {
	height:100%;
}
body {
    width: 100%;
    
    
	height:100%;
	color: #333;
	font-family: "Mplus 1p"; 
	/* font-family: "Sawarabi Mincho", serif;*/
	font-size:14px;
	*font-size:small;
	*font:x-small;
	line-height:2;
    margin: 0 auto;
	/*background: #fff;*/
 background: #feface;
}

/*link*/
a:link,
a:visited,
a:hover {
	color:#007DC4;
}
/*link*/
a:link {
	text-decoration: none;
}
a:hover {
	color: #007DC4;
	text-decoration: none;
}
.map {
width: 100%;
height: 450px;
}
#page{
}
#contentwrap{
	flex-grow: 1;
	width: 100%;
	padding: 0 0 0px;
}
.prp b {
	color:#4F9A73;
}
.prp b:before {
	font-family:'FontAwesome';
	content:"\f0a9";
	margin-right: 5px;
}

.logo {
	text-align: center;
}

.tbox-bl {
border:2px solid #ccc;
padding: 10px;
}

#titleA1 {
	background-image:url(../images/bg-img0.jpg);}
#titleA2 {
	background-image:url(../images/bg-title2.jpg);}
#titleA3 {
	background-image:url(../images/bg-title3.jpg);}
#titleA4 {
	background-image:url(../images/bg-title4.jpg);}
#titleA5 {
	background-image:url(../images/bg-title5.jpg);}

#titleA1,
#titleA2,
#titleA3,
#titleA4,
#titleA5 {
	background-position: center center;
	background-repeat:no-repeat;
	background-size:cover;
	-moz-background-size:cover;
/* 	background-attachment:fixed;
 */	padding:20px 0;
}
#titleA {
	
}
#title {
	max-width:1080px;
	width: 100%;
	padding: 25px 0;
	margin:0px auto 0px;
}
#title h1 span,
#title .sub_hero_ttl span {
font-size: 12px;
}
#title h1,
#title .sub_hero_ttl {
	position: relative;
	margin-bottom:20px;
	line-height: 1.8;
	font-size:30px;
	text-align:center;
	color:#F39800;
	letter-spacing:2px;
	background:rgba(255,255,255,0.7) ;
	font-weight: bold;
    border-radius: 10px;
}


.mtitle-top {
font-size: 25px;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
padding: 5px 0;
margin-bottom: 20px;

}
/*yajirusi*/
.yajirusi {
	position: relative;
	background: #F39800;
	color:#fff;
	text-align:center;
	padding:5px 0;
	margin-bottom:20px;
	font-size:20px;
}
.yajirusi:after, .yajirusi:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.yajirusi:after {
	border-color: rgba(136, 183, 213, 0);
	border-top-color: #F39800;
	border-width: 15px;
	margin-left: -15px;
}
.yajirusi:before {
	border-color: rgba(194, 225, 245, 0);
	border-top-color: #F39800;
	border-width: 20px;
	margin-left: -20px;
}
.pbp b {
color:#4D9570;
}

.mtitle-bl {
	background:#f1f1f1;
	color:#555;
	text-indent:0.8em;
	font-size:18px;
	overflow:hidden;
	font-weight:bold;
	border-left:2px solid #99CC66;
	margin:10px 0;
	padding:5px 0;
}

/* mtitle-bline */
.mtitle-bline span {
	font-size: 13px;
	color: #888 !important;
}
.mtitle-bline {
	position: relative;
	margin:30px 0 50px;
	font-size:30px;
	text-align:center;
	letter-spacing:2px;
	line-height: 0.8;
}
.mtitle-bline:before {
	content: '';
	position: absolute;
	bottom: -20px;
	display: inline-block;
	width:100px;
	height: 5px;
	left: 50%;
	letter-spacing: 2px;
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #99CC66;
	border-radius: 2px;
}

/* mtitle-tp */
.mtitle-tp {
  overflow: hidden;
  margin-bottom: 20px;
}
.mtitle-tp span {
  display: block;
}
.mtitle-tp .mtitleMain {
  float: left;
  padding-right: 10px;
  font-size: 24px;
  font-weight: bold;
  color: #4F9A73;
  background: #FFFFFF;
}
.mtitle-tp .mtitleSub {
  color: #bfbfbf;
  font-size: 14px;
  font-style: italic;
  margin-top: 5px;
  border-bottom:1px solid #aaa;
}

/*containar*/
.bg-img {
	background:url(../images/bg-1.jpg) ;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	overflow:hidden;
}
.single {
	max-width:1080px;
	margin:0 auto;
	padding:35px 0;
	z-index: 99999;
}
#wrapA {
	width:100%;
}
#wrap {
	max-width: 1080px;
	margin: 0 auto;
}

/* main */
#main {
	float: left;
	width: 710px;
}
/* side */
#side {
	float: right;
	width: 230px;
	font-size:12px;
	line-height:1.8;
}

.lmain {
	float:left;
	width:345px;
}
.rmain {
	float:right;
	width:345px;
}
.lsingle {
	float:left;
	width:530px;
}
.rsingle {
	float:right;
	width:500px;
}
.lsingle01 {
	float:left;
	width:30%;
}
.rsingle01 {
	float:right;
	width:65%;
}


/* footer */

/*totop*/
#toTop {
	max-width:1080px;
	margin: 0 auto;
	padding: 0 0px;
}
.toTop {
	text-align:right;
	margin-bottom:20px;
	font-size:12px;
}

/*テーブル*/
table.tbl-2l {
	margin:15px 0;
    border:0px !important;
}
table.tbl-2l th {
	padding: 15px 10px;
	font-weight:bold;
	line-height: 1.5;
	border: #ddd 0px solid;
	color:#31B16C;
	background:none !important;
}
table.tbl-2l tr:nth-child(odd) {
background: #D7F1C0 !important;
}
table.tbl-2l td {
	padding: 15px 10px;
	border: #eee 0px solid !important;
}



table {
	margin:15px 0;
}
table th {
	padding: 5px 10px;
	font-weight:bold;
	line-height: 1.5;
	border: #aaa 1px solid;
	color:#555;
	background:#eee;
    vertical-align: middle;
}
table td b {
	color:red;
}
table td {
	padding: 5px 10px;
	border: #aaa 1px solid;
}

/* 新メールフォーム */
.form {
	margin:10px 0 10px;
}
.form dt span {
	color:#fff;
	background:#FF4F4F;
	padding: 0 5px 0;
	margin-right:5px;
	font-size:11px;
	border-radius:2px;
	position:relative;
	top:-2px;
}
.form dl {
	margin:10px 0;
	font-size:16px;
}
.form dt {
	float: left;
	width:280px;
	padding-top: 20px;
}
.form dd {
	padding-left:280px;
	padding-bottom: 20px;
	padding-top: 23px;
	line-height:1.5;
	border-bottom:1px solid #eee;
}
.form dd p {
	font-size:14px;
	padding-top:5px;
	color:#888;
}
.form dd:last-child {
	border-bottom:0px;
	margin-bottom:0px;
}
.textarea, textarea, .dropdown {
	border-radius:2px;
	border:1px solid #ddd;
}
.textarea {
	border-radius:2px;
	border:1px solid #ddd;
	height:30px;
	padding:0 5px;
}

.form button {
}
.form-button {
	padding:5px;
	border-radius:5px;
	text-align:center;
	margin:10px 0;
}
#mailform button {
	cursor:pointer;
	display: block;
	margin: 0 auto 5px;
	padding: 10px 0 10px;
	color: #fff;
	text-align: center;
	width: 250px;
	border-radius: 5px;
	background: #4D9570;
	font-size: 16px;
	font-weight: bold;
	border:2px solid #4D9570;
}
#mailform button:before{
	font-family:'FontAwesome';
	content:"\f003";
	margin-right:6px;
}
#mailform button:hover {
	background: #fff;
	color: #4D9570;
}
#mailform button *,
.form-button * {
	-moz-transition: 0.2s;
	-ms-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
}
/*RadioとText*/
label.radio_text {
	cursor       : pointer;
	position     : relative;
	margin-right : 20px;
	overflow     : hidden;
	padding-left : 20px;
	display      : inline-block;
}
label.radio_text:before {
	position      : absolute;
	width         : 15px;
	height        : 15px;
	border        : 1px solid #ccc;
	border-radius : 50%;
	left          : 0px;
	top           : 2px;
	content       : '';
	z-index       : 3;
}
label.radio_text:after {
	content          : '';
	position         : absolute;
	width            : 11px;
	height           : 11px;
	border-radius    : 100%;
	left             : 3px;
	top              : 5px;
	background-color : #64BCFF;
	z-index          : 1;
}
label.radio_text input[type="radio"] {
	-moz-appearance: none;
	-webkit-appearance: none;
	position   : absolute;
	z-index    : 2;
	width      : 20px;
	height     : 20px;
	left       : -23px;
	top        : 0px;
	margin     : 0px;
	box-shadow : 20px -1px #fff;
}
label.radio_text input[type="radio"]:checked {
	box-shadow : none;
}
label.radio_text input[type="radio"]:focus {
	opacity    : 0.2;
	box-shadow : 20px -1px #FFF;
}
/*CheckBoxとText */
label.checkbox_text {
	cursor       : pointer;
	position     : relative;
	padding-left : 25px;
	margin-right : 20px;
	overflow     : hidden;
	display      : inline-block;
	box-sizing   : border-box;
}
label.checkbox_text:before {
	content  : '';
	position : absolute;
	width    : 18px;
	height   : 18px;
	left     : 0px;
	top      : 0;
	border   : 1px solid #ccc;
	z-index  : 3;
}
label.checkbox_text:after {
	content           : '';
	position          : absolute;
	top               : 40%;
	left              : 5px;
	display           : block;
	margin-top        : -9px;
	width             : 8px;
	height            : 12px;
	border-right      : 3px solid #64BCFF;
	border-bottom     : 3px solid #64BCFF;
	transform         : rotate(45deg);
	z-index           : 1;
}
label.checkbox_text input[type="checkbox"] {
	-moz-appearance: none;
	-webkit-appearance: none;
	position   : absolute;
	left       : -40px;
	width      : 20px;
	height     : 20px;
	display    : block;
	box-shadow : 41px 0px #FFF;
	z-index    : 2;
	margin     : 0px;
	padding    : 0px;
}
label.checkbox_text input[type="checkbox"]:checked {
	box-shadow : none;
}
label.checkbox_text input[type="checkbox"]:checked:focus {
	box-shadow : 40px 0px #666;
	opacity    : 0.1;
}
label.checkbox_text input[type="checkbox"]:focus {
	box-shadow : 41px 0px #EEE;
}
.fm-text {
	padding:10px;
	font-size:11px;
	margin:10px 0;
	text-align:center;
}
/* /新メールフォーム */

.mtext1{
font-size:20px;

}

/*新着情報（トピックス）*/
.news {
	max-width:770px;
	margin: 5px auto ;
	overflow:hidden;
}
.news dt {
	float: left;
	width: 8em;
	padding-top: 10px;
	line-height: 1.3;
	color:#4F9A73;
}
.news dt:after {
	font-family:'FontAwesome';
	content:"\f0da";
	margin-left:15px;
}
.news dd {
	padding-left:9em;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: 1.3;
	border-bottom:1px dotted #aaa;
}
.news dd:last-child {
	border-bottom:0px;
	padding-bottom:0px;

}

.news-bl {
	margin: 15px auto;
 width: 465px;
}
.news-bl dt {
	float: left;
	width: 8em;
	background:#F39800;
	padding: 5px 0px;
	line-height: 1.3;
	color:#fff;
	text-align:center;
	font-weight:bold;
}
.news-bl dd {
	padding-left:9em;
	padding-top:7px;
	padding-bottom: 5px;
	line-height: 1.3;
	margin:5px 0;
	border-bottom: 1px solid #ccc;

}
.news-bl dd:last-child {
	border-bottom:0px;
}


/* list-pdf */
.list-pdf {
	overflow:hidden;
	margin:5px 0;
	font-weight:bold;
	font-size:14px;
}
.list-pdf li:before {
	content:url(../images/icon_pdf.gif);
	margin-right:6px;
}
.list-pdf li {
	padding-left: 1.5em;
	text-indent: -1.5em;
	margin-bottom:5px;
	border-bottom:1px dotted #ccc;
}

.box-tlbl{
    font-size: 15px;
    padding: 20px 19px;
    margin: 2em 0;
    color: #2c2c2f;
    background: #FFFCDA;
    border-top: solid 5px #97CCB1;
    border-bottom: solid 5px #97CCB1;
}
/* list-check */
.list-check {
    margin-bottom: 20px;
	padding:5px 0;
	font-size:15px;
	font-weight:bold;
	color:#31B16C;
	overflow:hidden;
	line-height:1.5;
}
.list-check li:before {
	font-family:'FontAwesome';
	content:"\f0a9";
	margin-right:5px;
	color:#8FC31F;
}
.list-check li:last-child {
	border-bottom: dotted 0px #aaa;
}
.list-check li {
	padding-left: 1.5em;
	padding-top:8px;
	padding-bottom:8px;
	text-indent: -1.5em;
	border-bottom: dotted 1px #aaa;
}


/*FAQ*/
.faq {
}
.faq dt {
	padding:5px 5px 3px 2px;
	color:#3D2B00;
	font-weight:bold;
	border-bottom:1px dotted #aaa;
	margin-bottom:10px;
}
.faq dd {
	margin-bottom:20px;
	background:#FDFFDD;
	border-radius:10px; 
	padding:10px;
}
.faq b {
	padding:3px 5px;
	margin:10px 0;
	line-height:40px;
	background:#dad2b9;
	font-size:11px;
}

/*プライスリスト*/
.price {
	overflow:hidden;
	font-weight: bold;
}
.price dt {
	float: left;
	padding-top: 5px;
	line-height: 1.3;
	color:#FF0000;
}
.price dt:before {
	font-family:'FontAwesome';
	content:"\f0a9";
	margin-right:5px;
	color:#FF0000;
}
.price dt span {
}
.price dd {
	text-align:right;
	padding-bottom: 3px;
	padding-top: 5px;
	line-height: 1.3;
	border-bottom: dotted 1px #aaa;
	color:#4F9A73;
}
/* header */
header {
	width: 100%;
}
#headA {
	width: 100%;
}
#head {
	max-width: 785px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	padding:10px 0;
}
.logo {
	float:left;
	margin:0px 5px;
}
.tel {
	float:right;
	margin:7px 5px 0 5px;	
}


/* tnavi **/

#tnavi {
	padding-top:0px;
	position: relative;
	width:445px;
	height:20px;
	left:518px;
	top: -80px;
	z-index: 9999;
	text-align:right;
	font-size:11px;
}
#tnavi ul{
}
#tnavi li {
	/*display:inline;
	margin-right:20px; */
	display:inline-block;
	text-align:center;
	font-weight:normal;
	margin-right:5px;
	background:#f2f2f2;
	padding: 0 10px ;
	border-radius: 0 0 5px 5px;
}
#tnavi li:hover {
	background:#CCE6FF;
}

#tnavi li:before {
	font-family:'FontAwesome';
	content:"\f105";
	margin-right: 5px;
	color:#555;
}
#tnavi a:link,
#tnavi a:visited,
#tnavi a:hover {
	color: #555;
	text-decoration:none;
}
.icon_tel02 {
 display:none;
	float:right;
	margin-right:0px;
}


/* menu */
#menu * {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
#menuA {
	width:100%;
	height:auto;
	margin-bottom: 5px;
}
#menu  {
	margin:0 auto;
	max-width:1080px;
	padding:0px 0;
}
#menu li {
	float:left;
	display:inline;
	position: relative;
	cursor:pointer;

}
#menu li:last-child {
}
#menu li a {
	display:block;
	font-size:15px;
	text-align:center;
	width:268px;
	padding:10px 0;
	border-radius: 20px;
}
#menu li a span {
	font-size:11px;
}
#menu li a:link,
#menu li a:visited,
#menu li a:hover {
	color:#555;
}
#menu li a:hover {
	color:#555;
	background:#FFCAA5;
}

/*FLASH*/

#flash {
	width: 100%;
	/*min-width: 960px;*/
	height:100%;
	overflow:hidden;
	margin: 0 auto;
	position:relative;
}

.flashimg {
	width:100%;
	height:450px;
	position: absolute;
	text-align: center;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin: auto;
	z-index: 5000;
    /*     background: rgba(255,255,255,0.7); */

}


/*#flashA {
	width:100%;
	overflow:hidden;
	padding: 0;
    text-align: center;
	background:url(../images/bg-img0.jpg) ;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
#flash {
	width:1080px;
	margin: 0 auto;
	padding:0px;
	position:relative;
	overflow:hidden;
}*/
.textwrap {
max-width: 800px;
margin: 0 auto 30px;
}


.mtitle-1 {
	color: #00A1E9;
	font-weight: bold;
	text-align: center;
	font-size: 30px;
	margin: 10px auto 20px;
	letter-spacing: 2px;
}

.mtitle {
	/*font-family: "Sawarabi Mincho", serif;*/
	font-weight: bold;
	text-align: center;
	font-size: 30px;
	margin: 10px auto 20px;
	letter-spacing: 5px;
	color:#F39800;
}
.mtitle.bblue {
	background: #3557A0;
}

.view1 {
	width:100%;
	height:auto;
}
.view1 img {
	width:100%;
	height: auto;
}
/* footer */
#page-top {
	position: fixed;
	bottom: 100px;
	right: 10px;
	font-size:12px;
	font-weight:bold;
	z-index:9999;
}
#page-top a {
	color:#fff;
	font-size:25px;
	font-family:'FontAwesome';
	/*background: #0068B7;*/
	text-decoration: none;
	padding:5px 18px;
	text-align: center;
	display: block;
	background: #F39700;
	border-radius: 100px;
}
#page-top a:hover {
	opacity:0.6;
	text-decoration: none;
}
footer {
    display: flex;
    justify-content: space-around;
    width: 100%;
    bottom: 0;
	color:#333;
	text-align:left;
	background:#fff;
}
#footerA {
}
#footer {
	max-width:1080px;
	margin: 0 auto 0;
	padding:30px 0 90px;
	font-size:11px;
 
}
#footer address {
}
.logo-f {
	float:right;
}
#fmenuA {
	width:100%;
	margin-bottom:10px;
}
#fmenu {
	list-style-type: none;
	font-size:12px;
	max-width:1080px;
	margin-bottom:15px;
	padding-bottom:15px;
}
#fmenu ul {
	margin-bottom:2px;
}
#fmenu li {
	text-align:left;
	display:inline-block;
	margin-right:25px;
}
#fmenu li:before {
	font-family:'FontAwesome';
	content:"\f0da";
	margin-right: 5px;
	color:#F39700;
}
#fmenu li:last-child {
	border: none;
	margin: 0;
}
#fmenu a:link,
#fmenu a:visited,
#fmenu a:hover {
	color: #333;
	text-decoration:none;
}
#fmenu li ul li {
	/*display:inline;
	margin-right:20px; */
	font-weight:normal;
	font-size:11px;
}
#fmenu li ul li:before {
	font-family:'FontAwesome';
	content:"f0da";
	margin-right: 5px;
	color:#333;
}
/*Copyright*/
.copyright {
	padding:0px 0;
}


@media screen and (max-width:800px) {
fmenu {
	display:none;
}
.logo-f {
	float:none;
	text-align:center;
	margin-bottom:10px;
}
footer {
	padding:10px 0;
	margin:0;
	height:150px;
	text-align:center;
}
#footer {
	padding:0px;
	margin:0 auto 0;
}



}

.copyright {
	text-align:center;
	font-size:11px;
}

.flex_3 .tbox {
background: #E7F4E0;
border-radius: 10px;
height: 65%;
}

/* flex */
.flex_2,
.flex_3,
.flex_4 {
	display: flex;
	flex-wrap: wrap;
	justify-content:space-between;
}
.flex_2 .bx h3,
.flex_3 .bx h3,
.flex_4 .bx h3 {
	font-size:18px; 
	text-align: center;
	color: #32B16C;
	margin: 5px 0 5px;
	letter-spacing: 2px;
	
}
.flex_2 .bx p,
.flex_3 .bx p,
.flex_4 .bx p {
padding: 10px;
}
.flex_2 .bx {
	width: calc(48%);
}
.flex_3 .bx {
	width: calc(32%);
}
.flex_4 .bx {
	width: calc(23%);
}
.flex_2 .bx,
.flex_3 .bx,
.flex_4 .bx {
	margin-bottom: 20px;
	padding:0 0 0px;
	position: relative;
	line-height: 1.6;
}

.flex_2 .bx img,
.flex_3 .bx img,
.flex_4 .bx img {
	max-width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}

/* flex用btn */
.bxbtn * {
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.bxbtn {
	position:absolute;
	bottom: 0;
	font-weight:bold;
	width: 100%;
	right: 0;
}
.bxbtn a {
	font-size:13px;
	text-align:center;
	width:100%;
	display:block;
	padding:3px 0px;
	font-weight:bold;
	border:1px solid #4F9A73;
	margin:0 auto;
	background:#4F9A73;
}
.bxbtn a:link {
	color: #fff;
	text-decoration:none;
}
.bxbtn a:visited {
	color:#fff;
}
.bxbtn a:hover {
	color: #4F9A73;
	background:#fff;
	text-decoration:none;
	border:1px solid #4F9A73;
}
.bxbtn a:before {
 	font-family:'FontAwesome';
	content:"\f105";
	margin-right:5px;
}
/* /flex用btn */

#telbtn:before {
	font-family:'FontAwesome';
	content:"\f098";
	margin-right: 5px;
	color:#0068B7;
}
#telbtn {
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	line-height: 40px;
	color:#0068B7;
}
#telbtn a:link,
#telbtn a:visited,
#telbtn a:hover {
	color:#0068B7;
}
.picup-1{
	width:100%;
	
	max-width:100%;
	margin:0 auto;
}
.picup-1 ul {
	overflow: hidden;
	background: #fff;
}
.picup-1 ul li {
	overflow: hidden;
	position: relative;
}
.picup-1 ul li div {
	position: relative;
	padding: 50px 0 20px;
}
.picup-1 ul li .bg {
	width: 101%;
	height:400px;
	position: absolute;
	top: 0;
	left: 0;
}
.picup-1 ul li.pic3a .bg {
	background: url(../images/picup-1.jpg) no-repeat 50% 50%;
	background-size: cover;
}
.picup-1 ul li .bg {
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}
.picup-1 ul li:hover .bg {
	transform: scale(1.04);
	-webkit-filter: blur(5px);
	-moz-filter: blur(5px);
	-o-filter: blur(5px);
	-ms-filter: blur(5px);
	filter: blur(5px);
}

/* btn1 */
.btn1 a {
  position: relative;
  z-index: 2;
  background-color: #8FC31F;
  border: 2px solid #8FC31F;
  font-size: 20px;
  display: block;
  width: 330px;
  margin:20px auto;
  text-align: center;
  font-weight:bold;
  padding:5px 0;
  color:#fff;
  
}
.btn1 a:hover {
  color:#8FC31F;
  background-color: #fff;
  border-color: #8FC31F;
}
.btn1 a::before,
.btn1 a::after {
  top: 0;
  width: 50%;
  height: 100%;
  background-color: #8FC31F;
}
.btn1 a::before {
  right: 0;
}
.btn1 a::after {
  left: 0;
}
.btn1 a:hover::before,
.btn1 a:hover::after {
  width: 0;
  background-color: #8FC31F;
}

.btn1 a::before,
.btn1 a::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.btn1 a,
.btn1 a::before,
.btn1 a::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}

/* bg-img */
.bg-img1 {
	background-image:url(../images/bg-img1.jpg);
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.bg-img2 {
	background-image:url(../images/bg-img2.jpg);
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.bg-img3 {
	background-image:url(../images/bg-img3.jpg);
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.bg-img4 {
	background-image:url(../images/bg-img4.jpg);
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

/* memobox1 */
.memobox1 {
	border: 2px solid #555;
	border-radius: 4px;
	margin: 2em 0;
	padding: 1em;
	position: relative;
	text-align:center;
}
.memobox1::before {
	font-family:'FontAwesome';
	content:"";
	content: "\対応地域";
	background-color: #fff;
	color: #555;
	font-weight: bold;
	padding: 0 .5em;
	position: absolute;
	top: -1em;
	right:0;
	left:0;
	margin:0 auto;
	width:130px;
	text-align:center;
	font-size:18px;
}


/* CSS Document */
.grid {
    display: flex;
    flex-wrap: wrap;
    justify-content:space-between;
}
.grid-item {
}
.grid-item {
	/*アニメーション*/
	transition: .3s ease-in-out;  
}
.grid-item {
	width: calc(23%) !important;
	font-size:12px;
	background:#fff;
}

/* custam */
.grid-item a {
	display:block;
	text-align:center;
	width:100%;
	height:200px;
	margin-bottom:10px;
	overflow:hidden;
	background-color:#DEEBF7;
	background-position: center center;
	background-repeat: no-repeat;
	border:2px solid #52ACFF;

}
.grid-item * {
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.grid-item p {
line-height: 1.6em;
font-size: 13px;
}
.grid-item img {
	vertical-align:middle;
	width:100%;
	height:200px;
	object-fit: cover;
}
.grid-item a:hover img {
	opacity: 0.1;
	transform: scale(1.20);
}
.ttl {
	font-weight:bold;
	font-size:12px;
	color:#fff;
	float: left;
	background: #CC0000;
	padding:0 15px;
	margin-bottom: 5px;
}
.ttl:before {
	/* 	font-family:'FontAwesome';
	content:"\f152";
	margin-right:5px;
	font-weight:normal;
 */
}
.ttm{
float: right;
padding-top: 4px;
font-size: 11px;
}


.btnlx {
font-weight: bold;
z-index: 999999;
  line-height: 1;
  color: #fff;
  text-align: center;
  width: 300px;
  margin: 20px auto 40px;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.btnlx:before {
  background: #fff;
  -webkit-transform: skew(-12deg);
  -ms-transform: skew(-12deg);
  transform: skew(-12deg);
  z-index: 2;
}
.btnlx:after {
  -webkit-transform: skew(-12deg) translate(8px, 8px);
  -ms-transform: skew(-12deg) translate(8px, 8px);
  transform: skew(-12deg) translate(8px, 8px);
  border-color: #5891C5;
  z-index: 1;
}
.btnlx:before, .btnlx:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid #5891C5;
  box-sizing: border-box;
  -webkit-transition: .2s ease-out;
  transition: .2s ease-out;
}
.btnlx.bld a {
background: linear-gradient(#fadef5, #eb74aa) !important;
}
.btnlx a {
  padding: 20px 0 21px;
  color: #5891C5;
  display: block;
  position: relative;
  z-index: 3;
  -webkit-transition: .2s ease-out;
  transition: .2s ease-out;
  text-decoration: none;
}
.btnlx:hover:before {
  border-color: #5891C5;
  background-color: #5891C5;
  -webkit-transform: skew(-12deg) translate(4px, 4px);
  -ms-transform: skew(-12deg) translate(4px, 4px);
  transform: skew(-12deg) translate(4px, 4px);
}
.btnlx:hover:after {
  border-color: #5891C5;
  -webkit-transform: skew(-12deg) translate(4px, 4px);
  -ms-transform: skew(-12deg) translate(4px, 4px);
  transform: skew(-12deg) translate(4px, 4px);
}
.btnlx:hover a {
color:#fff;
  -webkit-transform: translate(4px, 4px);
  -ms-transform: translate(4px, 4px);
  transform: translate(4px, 4px);
}


.listFlow li {
  margin-bottom: 9px;
  padding-bottom: 9px;
}
.listFlow .lastItem {
  margin-bottom: 0;
  padding-bottom: 0;
  background: none;
}
.listFlow h4 {
  font-size: 20px;
  font-weight: normal;
  border-bottom: solid 1px #ccc;
  margin-bottom: 10px;
  overflow: hidden;
}
.listFlow dl {
  display: table;
  width: 100%;
}
.listFlow dl dt {
  display: table-cell;
  padding: 10px 0;
  border: 1px solid #99CC66;
  width: 100px;
  background: #99CC66;
  font-size: 13px;
  font-size: 0.82rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  line-height: 1.2;
}
.listFlow dl dt .num {
  display: block;
  font-size: 21px;
  font-size: 1.32rem;
}
.listFlow dl dd {
  display: table-cell;
  padding: 15px 20px;
  border-top: 1px solid #99CC66;
  border-right: 1px solid #99CC66;
  border-bottom: 1px solid #99CC66;
  vertical-align: middle;
  background-color: white;
}



.newsbx-bx {
	float:right;
	max-width:858px;
	width:100%;
	height:58px;
	padding:10px;
	border:1px solid #32B16C;
	margin-bottom:0px;
	background:#fff;
	border-radius: 0 5px 5px 0 ;
}
.newsbx-mtl {
	height:80px;
	line-height:80px;
	width:200px;
	float:left;
	font-size:18px;
	background-color:#32B16C;
	color:#fff;
	text-indent:0em;
	padding:0;
	text-align:center;
	font-weight:bold;
	margin:0px 0;
	border-radius:5px 0px 0 5px;
	letter-spacing:1px;
}
.newsbx-scl {
	width:100%;
	height:60px;
	overflow-x:hidden;
	overflow-y:scroll;
}

.transform01 {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

figure:hover .transform01 {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}

figure h3 {
	padding: 20px 0 5px;
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	text-align:left;
	margin-top:5px;
}
figure p {
	color: #1B1B19;
	font-weight: 400;
	text-align:left;
	font-size:14px;	
}

figure {
	position: relative;
	overflow: hidden;
    width: 346px;
}
figcaption {
	position: absolute;
	bottom: 10px;
	right: 16px;
	z-index: 2;
	width: 90%;
	height: 40px;
	background: rgba(243,152,0,0.80);
	-webkit-transition: .3s;
	transition: .3s;
 border-radius: 15px;
 box-shadow: 1px 1px 5px #271901; 
}
figcaption h3 {
	padding: 8px 0 0 10px;
	font-size: 25px;
	/*margin-left: 40px;*/
	line-height:100%;
	/*margin-bottom:0;*/
 font-weight: normal;
 margin: 0 auto;
 text-align: center;
}
figcaption p {
	margin-left: 60px;
	font-size: 14px;
	color:#fff;
}
/*figure:hover figcaption {
	right: 100%;
}*/

@media screen and (max-width:800px) {
figure {

    width: 100%;
    height: 180px;
}
}


.mtitle-ll {
font-family: "Sawarabi Mincho", serif;
text-align: center;
font-size: 30px;
line-height: .8;
margin-bottom: 35px;
position: relative;
letter-spacing: 2px;
}
.mtitle-ll:after {
content: "";
width: 100px;
height: 3px;
background: #0069B7;
display: block;
position: absolute;
top: 60px;
bottom: 0;
margin: auto;
right: 0;
left: 0;
}
.mtitle-ll span {
font-size: 18px;
display: block;
}

.photobx {
    display: -webkit-flex;
    display: flex;  
    width: 100%;
    /* min-width: 1080px; ← 801〜1080px幅ではみ出すため無効化（上の width:100% で足りる） */
    margin: 0 auto;
}
.photobx-r {
display: -webkit-flex;
display: flex;
justify-content: flex-end;
width: 100%;
    /* min-width: 1080px; ← 801〜1080px幅ではみ出すため無効化（上の width:100% で足りる） */
margin: 0 auto;
}
.photobx-l {
display: -webkit-flex;
display: flex;
width: 100%;
    /* min-width: 1080px; ← 801〜1080px幅ではみ出すため無効化（上の width:100% で足りる） */
margin: 0 auto;
}

/* Tiny Carousel */
.slider1 {
	width:100%;
	overflow: hidden;
	position: relative;
	padding-bottom: 0px;
	background-repeat: repeat;
}
.slider1 .viewport {
	width:100%;
	margin:0 auto;
	height: 300px;
	position: relative;
}
.slider1 .buttons {
	font-family:'FontAwesome';
	display: block;
	position: absolute;
	top: 20%;
	left: 0;
	width: 10px;
	height: 10px;
	color: #aaa;
	text-decoration: none;
	margin: 0 5px;
	z-index:5;
	cursor:pointer;
    font-size: 80px;
}
.slider1 .next {
    right: 10px;
    left: auto;
    top: 20%;
    
}
.slider1 .buttons:hover {
	opacity:0.6;
}
.slider1 .disable {
    visibility: hidden;
}

.slider1 .overview {
	list-style: none;
	position: absolute;
	padding: 0;
	margin: 0;
	width: 180px;
	left: 0;
	top: -1px;
}

.slider1 .overview li {
	width: 230px;
	height: 300px;
	float: left;
	text-align: center;
	vertical-align: middle;
	display: table;
	z-index: 99999;
	overflow: hidden;
	font-weight:bold;
	padding: 5px;
	margin: 5px;
 }

.slider1 img {
    background: #eee;
	width:230px;
	height:230px;
	padding-bottom:5px;
	vertical-align:middle;
	text-align:center;
	object-fit: cover;
}
.slider1 li {
}
.slider1 li p {
	width:230px;
	height:0px;
	text-align:center;
	color:#555 !important;
    font-weight: normal;
    font-size: 13px !important;
}
.orange01{
     font-size: 24px;
    color: #F3A017;
}
.flex-box{
 display: flex;
}
.clearfix{
 display:inline-block;
}
.pc{
 display: block;
}
.sp{
 display: none;
}
.body_bg{
 background: #feface;
}

/* footernav */
#footernav {
    position: fixed;
    bottom: -15px;
    width: 100%;
    padding: 10px;
    z-index: 2;
}

.row {
/*    margin-right: -15px;
    margin-left: -15px;*/
    font-size: 1.3em;
}

#footernav .btn {
    display: block;
    padding: 20px 0px;
    width: 100%;
    background: #F39700;
    border-radius: 0;
    color: #FFF;
    text-align: center;
    border-radius: 100px;
}

.foot_btn_box ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
   list-style: none;
}
.foot_btn_box li{
   width:48%;
   padding:10px;
   @media screen and (max-width:1080px) {
	width: 46%;
	}

}

/* 20260703　add */
/* ===== crosstalk (top) ===== */
.crosstalk_new {
	background-color: #eeeeee;
  padding: 70px 0;
}
.crosstalk_new .single{
	background-color: #fff;
	border-radius: 10px;
	padding: 70px 90px;
	box-sizing: border-box;
}
.ct_head {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 25px;
  color: #f39800;
}

.ct_sub {
  margin-top: 5px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.3;
  padding: 8px 10px;
  border-top: 2px solid #f39800;
  border-bottom: 2px solid #f39800;
  white-space: nowrap;
  color: #f39800;
  letter-spacing: 0.05em;
}

.ct_title {
  font-size: 60px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.06em;
  color: #f39800;
}

.ct_lead {
  margin-top: 30px;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
}

.ct_list {
  margin: 35px auto 0;
}

.ct_list li {
  border-bottom: 1px solid #dddddd;
}

.ct_list li:first-child {
  border-top: 1px solid #dddddd;
}

.ct_list li a {
  display: flex;
  align-items: center;
  gap: 30px;
  padding: 20px;
  text-decoration: none;
  color: #000;
  font-size: 16px;
  line-height: 1.6;
  transition: 0.3s;
  letter-spacing: 0.1em;
  font-weight: 500;
}
.ct_list li a:hover {
  opacity: 0.7;
}

.ct_list li a:hover {
  opacity: 0.8;
}

.ct_num {
  flex-shrink: 0;
  font-weight: 700;
  color: #f39800;
  border: 1px solid #f39800;
  border-radius: 5px;
  padding: 5px 25px;
  letter-spacing: 0.1em;
}

.ct_btn {
  margin-top: 40px;
  text-align: center;
}

.ct_btn a {
  display: inline-block;
  position: relative;
  width: 300px;
  height: 60px;
  line-height: 60px;
  background-color: #f39800;
  border-radius: 10px;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  text-align: center;
  letter-spacing: 0.05em;
  transition: 0.3s;
  font-size: 16px;
}
.ct_btn a:hover {
  opacity: 0.7;
}

/* ===== お知らせ ===== */
.news_new {
  background-color: #fff;
  padding: 10px 0 40px 0;
}

.news_list {
  margin: 25px auto 0;
  max-width: 900px;
  width: 100%;
}

.news_list li {
  display: flex;
  align-items: center;
  gap: 40px;
  padding: 30px 25px;
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: 0.1em;
  border-bottom: 1px solid #dddddd;
}

.news_list li:first-child {
  border-top: 1px solid #dddddd;
}

.news_list_none{
	text-align: center;
}

.news_date {
  flex-shrink: 0;
  color: #f39800;
  font-weight: 700;
  letter-spacing: 0.1em;
}

.news_txt {
  letter-spacing: 0.1em;
}

#head {
    max-width: 1080px;
	position: relative;
}
.logo {
    height: 100px;
    padding-top: 16px;
}
/* ===== ヘッダー（ロゴ帯）===== */
#care_header{
	width: 100%;
	height: auto;
	padding: 0;
	background: #feface;
}
#care_header .care_header_inner{
	/*width: 1080px;*/
	max-width: 100%;
	margin: 0 auto;
	padding: 16px 20px;
	box-sizing: border-box;
	min-height: 115px;
	display: flex;
	align-items: center;
}
#care_header .care_logo{
	float: none;
	margin: 0;
	padding: 0;
	line-height: 0;
}

/* ===== ヘッダーメニュー（PC/SP共通）===== */

/* --- トリガー：オレンジ角丸ボタン（ハンバーガー⇔×）--- */
#gnav .gnav_trigger{
	-webkit-appearance: none;
	appearance: none;
	position: fixed;
	top: 22.5px;
	right: 30px;
	width: 70px;
	height: 70px;
	padding: 0;
	border: none;
	border-radius: 8px;
	background: #f39700;
	cursor: pointer;
	z-index: 100001;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 9px;
}
#gnav .gnav_trigger span{
	display: block;
	width: 39px;
	height: 3px;
	border-radius: 2px;
	background: #fff;
	transition: transform .3s ease, opacity .3s ease;
}
body.gnav-open #gnav .gnav_trigger span:nth-child(1){ transform: translateY(12px) rotate(30deg); }
body.gnav-open #gnav .gnav_trigger span:nth-child(2){ opacity: 0; }
body.gnav-open #gnav .gnav_trigger span:nth-child(3){ transform: translateY(-12px) rotate(-30deg); }

/* --- モーダル --- */
#gnav .gnav_modal{
	position: fixed;
	top: 0; left: 0; right: 0; bottom: 0;
	z-index: 100000;
	visibility: hidden;
	opacity: 0;
	transition: opacity .35s ease, visibility .35s ease;
}
body.gnav-open #gnav .gnav_modal{
	visibility: visible;
	opacity: 1;
}
#gnav .gnav_overlay{
	position: absolute;
	top: 0; left: 0; right: 0; bottom: 0;
	background: rgba(0,0,0,.5);
}
#gnav .gnav_inner{
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	max-width: 420px;
	max-height: 100vh;
	overflow-y: auto;
	background: #fff;
	border-radius: 0 0 0 20px;
	padding: 120px 70px 70px;
	box-sizing: border-box;
	transform: translateY(-20px);
	transition: transform .4s ease;
}
body.gnav-open #gnav .gnav_inner{ transform: translateY(0); }

/* --- メニューリスト（縦並び・オレンジの丸矢印）--- */
#gnav .gnav_list{
	list-style: none;
	margin: 0 0 50px;
	padding: 0;
}
#gnav .gnav_list li{ border-bottom: 1px solid #dddddd; }
#gnav .gnav_list li a{
	display: block;
	position: relative;
	padding: 15px 40px 15px 0;
	color: #333;
	font-size: 16px;
	font-weight: 500;
	text-decoration: none;
	transition: color .2s ease;
}
#gnav .gnav_list li a:hover{ color: #f39700; }
#gnav .gnav_list li a::after{
	content: "";
	position: absolute;
	top: 50%;
	right: 6px;
	width: 24px;
	height: 24px;
	margin-top: -12px;
	background: #f39700;
	border-radius: 50%;
}
#gnav .gnav_list li a::before{
	content: "";
	position: absolute;
	top: 50%;
	right: 15px;
	width: 6px;
	height: 6px;
	margin-top: -4px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(45deg);
	z-index: 1;
}

/* --- BGMグループトップへ ボタン --- */
#gnav .gnav_bgm_btn{
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	width: 100%;
	margin: 0;
	padding: 12px 20px;
	background: #fff;
	border: 2px solid #eb6100;
	border-radius: 8px;
	color: #eb6100;
	font-size: 16px;
	font-weight: 500;
	text-decoration: none;
	box-sizing: border-box;
	transition: .3s ease;
}
#gnav .gnav_bgm_btn:link,
#gnav .gnav_bgm_btn:visited{ color: #eb6100; }
#gnav .gnav_bgm_btn:hover{ background: #fff7ec; opacity: .85; }
#gnav .gnav_bgm_btn::after{
	content: "";
	position: absolute;
	top: 50%;
	right: 15px;
	width: 24px;
	height: 24px;
	margin-top: -12px;
	background: #eb6100;
	border-radius: 50%;
}
#gnav .gnav_bgm_btn::before{
	content: "";
	position: absolute;
	top: 50%;
	right: 24px;
	width: 6px;
	height: 6px;
	margin-top: -4px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(45deg);
	z-index: 1;
}

/* --- PC ではロゴ・下部CVを隠す --- */
#gnav .sp_only{ display: none; }



/*20260902 WP化により追加*/
.bg-eee .cta-sec{
	width: 100%;
}
.bg-eee .cta-sec .cta-wrap{
	width: 100%;
}
.lsingle.cta-content{
	width: 100%;
}
.single.content-wrap{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.mtitle.content-title{
	width: 100%;
}
.lsingle.content-in{
	width: calc(50% - 0.5rem);
	float: none;
}
.lsingle.content-in img{
	width: 100%;
	height: auto;
}

/* サービス内容の3枚（TOP）
   clearfix は付けないこと。フレックスコンテナでは :before / :after も
   フレックスアイテムとして数えられ、両端に余分なギャップが入るため */
.top-service-ul{
	display: flex;
	justify-content: space-between;
	gap: 20px;
	margin-right: 0 !important;
}
.top-service-ul li{
	margin-right: 0;
}
.top-service-ul li figure{
	width: 100%;
}
.top-service-ul li figure figcaption h3{
	@media screen and (max-width:1080px) {
		font-size: 20px;
	}
}

/* 260904 お知らせ機能追加　*/

.body_bg.bg_white{
	background-color: #ffffff;
}

.single.news_single{
	padding: 85px 0 100px 0;
}
.single.news_single .mtitle{
	margin: 10px auto 60px;
}

.news_list li a {
	display: flex;
	align-items: center;
	gap: 40px;
	width: 100%;
	color: #333;
	text-decoration: none;
	transition: 0.3s;
}

.news_list li a:hover {
	color: #f39800;
	opacity: 0.7;
}

/* タイトル側だけ下線を出してリンクだと分かるようにする */
.news_list li a:hover .news_txt {
	text-decoration: underline;
}


.wp-pagenavi {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	gap: 8px;
	margin: 45px auto 0;
	max-width: 900px;
}

.wp-pagenavi a{
	color: #f39800;
	border: none !important;
	padding: 0 !important;
}

.wp-pagenavi a.nextpostslink,
.wp-pagenavi a.previouspostslink{
	font-size: 0;
	position: relative;
}

.wp-pagenavi a.nextpostslink::before,
.wp-pagenavi a.previouspostslink::before{
	position: absolute;
	content: '';
	border-bottom: 2px solid #f39800;
	border-right: 2px solid #f39800;
	left: 50%;
	top: 50%;
	width: 6px;
	height: 6px;
	transition: 0.3s;
}

.wp-pagenavi a.nextpostslink::before{
	transform: translate(-50%, -50%) rotate(-45deg);
}

.wp-pagenavi a.previouspostslink::before{
	transform: translate(-50%, -50%) rotate(135deg);
}

.wp-pagenavi a.nextpostslink:hover::before,
.wp-pagenavi a.previouspostslink:hover::before{
	border-color: #fff;
}

.wp-pagenavi span {
	padding: 0 !important;
}

.wp-pagenavi a,
.wp-pagenavi span {
	display: flex;
	align-items: center;
	justify-content: center;
	min-width: 36px;
	height: 36px;
	border-radius: 99px;
	/* border: 1px solid #ddd; */
	background: #fff;
	/* color: #333; */
	font-size: 14px;
	line-height: 1;
	text-decoration: none;
	transition: 0.3s;
	font-weight: 500;
}

.wp-pagenavi a:hover {
	border-color: #f39800;
	background: #f39800;
	color: #fff;
}

.wp-pagenavi span.current {
	border-color: #f39800;
	background: #f39800;
	color: #fff;
	font-weight: 700;
	border: none;
}


/* お知らせ(詳細)*/
.single.single_news_detail {
	padding: 90px 0 100px;
}

.single_news_detail{
	display: flex;
	gap:5rem;
	justify-content: space-between;
}

.single_content_wrap {
	max-width: 800px;
	width: 74%;
	margin: 0 auto;
}

.news_single_date {
	color: #f39800;
	font-weight: 700;
	font-size: 16px;
	letter-spacing: 0.1em;
	margin-bottom: 20px;
}

.news_single_head {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 2px solid #f39800;
}

.news_single_title {
	font-size: 26px;
	font-weight: 700;
	line-height: 1.6;
	letter-spacing: 0.05em;
	color: #333;
}

/* 本文：管理画面のエディタから入る要素をひと通り整える */
.news_single_body {
	font-size: 16px;
	line-height: 2;
}

.news_single_body > * + * {
	margin-top: 1.6em;
}

.news_single_body h3 {
	font-size: 20px;
	font-weight: 700;
	line-height: 1.6;
	color: #f39800;
	padding-left: 14px;
	border-left: 4px solid #f39800;
}

.news_single_body h4 {
	font-size: 18px;
	font-weight: 700;
	line-height: 1.6;
	color: #333;
}

.news_single_body a {
	color: #f39800;
	text-decoration: underline;
}

.news_single_body a:hover {
	opacity: 0.7;
}

.news_single_body ul,
.news_single_body ol {
	padding-left: 1.5em;
}

.news_single_body ul li {
	list-style: disc;
}

.news_single_body ol li {
	list-style: decimal;
}

.news_single_body img {
	max-width: 100%;
	height: auto;
}

.news_single_body blockquote {
	padding: 20px 25px;
	background: #f7f7f7;
	border-left: 4px solid #ddd;
	color: #666;
}

.news_single_body table {
	width: 100%;
	border-collapse: collapse;
}

.news_single_body th,
.news_single_body td {
	padding: 12px 15px;
	border: 1px solid #ddd;
	text-align: left;
}

.news_single_body th {
	background: #f7f7f7;
	font-weight: 700;
}

/* 最新の投稿　*/
.news_aside{
	width: 21.2%;
	padding-top: 10px;
}
.news_aside .news_aside_block{
	background-color: #f7f7f7;
	border-radius: 10px;
	padding: 40px 30px;
}
.news_aside .news_aside_block .news_aside_ttl h2{
	font-size: 18px;
	font-weight: bold;
}

.news_aside .news_aside_block .news_aside_list_li{
	border-top: 1px solid #dbdbdb;
	padding: 15px 0;
}
.news_aside .news_aside_block .news_aside_list_li:last-of-type{
	border-bottom: 1px solid #dbdbdb;
}

.news_aside .news_aside_block .news_aside_list_li .news_aside_list_day{
	display: block;
	font-size: 14px;
	font-weight: 500;
	color: #f39800;
}

.news_aside .news_aside_block .news_aside_list_li .news_aside_list_ttl{
	font-size: 14px;
	border-bottom: 1px solid #333;
	color: #333;
	text-decoration: none;
	transition: 0.3s;
}

.news_aside .news_aside_block .news_aside_list_li .news_aside_list_ttl:hover{
	opacity: 0.7;
	transition: 0.3s;
}

/* 詳細ページ下部：前後の記事・一覧へ戻る　*/
.news_single_nav {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 20px;
	max-width: 900px;
	margin: 55px auto 0;
	padding-top: 30px;
	/* border-top: 1px solid #ddd; */
}

.news_single_nav a {
	color: #333;
	font-size: 14px;
	text-decoration: none;
	transition: 0.3s;
}

/* .news_single_nav a:hover {
	color: #f39800;
} */

/* 前後の記事が無いときは場所だけ確保して「一覧へ戻る」を中央に保つ */
.news_single_nav .is_empty {
	visibility: hidden;
}

.news_single_nav .prev,
.news_single_nav .next {
	border: 1px solid #f39800;
	border-radius: 10px;
	padding:15px 0;
	background-color: #fff;
	font-size: 16px;
	font-weight: 500;
	color: #f39800;
	max-width: 160px;
	width: 100%;
	box-sizing: border-box;
	text-align: center;
	position: relative;
}
.news_single_nav .prev:hover,
.news_single_nav .next:hover {
	opacity: 0.7;
	transition: 0.3s;

}

.news_single_nav .prev::before,
.news_single_nav .next::before {
	position: absolute;
	content: '';
	border-bottom: 2px solid #f39800;
	border-right: 2px solid #f39800;
	transform: rotate(-45deg) translateY(-50%);
	top: 50%;
	width: 6px;
	height: 6px;
	transition: 0.3s;
}

.news_single_nav .prev::before{
	left:20px;
	transform: rotate(135deg) translateY(50%);
}
.news_single_nav .next::before{
	right:20px;
}

.news_single_nav .prev{
	padding: 15px 0 15px 15px;
}
.news_single_nav .next{
	padding: 15px 15px 15px 0;
}

.news_single_nav .back {
	flex-shrink: 0;
	padding: 15px 0;
	max-width: 260px;
	width: 100%;
	border-radius: 10px;
	border: 1px solid #f39800;
	background: #f39800;
	color: #fff;
	font-weight: 700;
	text-align: center;
	font-size: 16px;
	font-weight: 500;
}

.news_single_nav .back:hover {
	opacity: 0.7;
	transition: 0.3s;
}


/* --------------------------------------------------------------------------
   投稿本文内のブロックエディタ対応
   -------------------------------------------------------------------------- */
.news_single_body figure {
	position: static;
	width: auto;
	height: auto;
	overflow: visible;
	margin: 0;
}

.news_single_body figcaption {
	position: static;
	width: auto;
	height: auto;
	margin-top: 10px;
	padding: 0;
	background: none;
	box-shadow: none;
	border-radius: 0;
	color: #666;
	font-size: 14px;
	line-height: 1.7;
	text-align: center;
}

/* クラシックエディタの画像キャプション
   クラシックエディタは figure / figcaption ではなく
   <div class="wp-caption"> + <p class="wp-caption-text"> を出力するため、
   上の figcaption の指定が当たらない。見た目を揃えるために別途指定する */
.news_single_body .wp-caption {
	max-width: 100%;
}

.news_single_body .wp-caption img {
	max-width: 100%;
	height: auto;
}

.news_single_body .wp-caption-text {
	margin-top: 10px;
	color: #666;
	font-size: 14px;
	line-height: 1.7;
	text-align: center;
}

/* カラムブロック*/
.news_single_body .wp-block-columns {
	display: flex;
	flex-wrap: wrap;
	gap: 2em;
	box-sizing: border-box;
}

.news_single_body .wp-block-column {
	flex-grow: 1;
	min-width: 0;
	box-sizing: border-box;
	word-break: break-word;
}

/* WordPress標準に合わせ、782px以上では折り返さない */
@media (min-width: 782px) {
	.news_single_body .wp-block-columns {
		flex-wrap: nowrap;
	}
}

/* カラム内は上下の余白をカラム基準にする */
.news_single_body .wp-block-column > *:first-child {
	margin-top: 0;
}

/* カラム内の画像はカラム幅いっぱいに広げる。
   比率は元画像のまま（勝手に切り抜かない）。
   小さい画像でも幅が揃うので、同じ比率の写真を並べれば高さも自然に揃う。 */
.news_single_body .wp-block-columns .wp-block-image img,
.news_single_body .wp-block-column > img {
	width: 100%;
	height: auto;
}

/* 画像ブロックの配置（クラシックエディタの alignleft 等も含む） */
.news_single_body .aligncenter,
.news_single_body .wp-block-image.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.news_single_body .alignleft {
	float: left;
	margin: 0 1.5em 1em 0;
}

.news_single_body .alignright {
	float: right;
	margin: 0 0 1em 1.5em;
}

.news_single_body .wp-block-image img {
	max-width: 100%;
	height: auto;
}

