@charset "utf-8";
/*===========================
add
===========================*/


/*===========================
logoArea
===========================*/
@media screen and (min-width: 601px) {
	.logoArea img{width: 236px;}
}

/*===========================
footLogo
===========================*/
@media screen and (min-width: 601px) {
	.footLogo img{width: 236px;}
}

/*===========================
txt-title
===========================*/
@media screen and (min-width: 769px) {
	.txt-title01{
		position: relative;
	  display: inline-block;
	  padding: 30px 55px;
		color: #e67800;
		margin:0 auto 60px;
		font-size: 2.3rem;
	}
}
@media screen and (min-width: 601px) and (max-width: 768px) {
	.txt-title01{
		position: relative;
	  display: inline-block;
		color: #e67800;
		font-size: 1.9rem;
		padding: 20px 45px;
		margin:0 auto 40px;
		line-height: 150%;
	}
}
@media screen and (max-width: 600px) {
	.txt-title01{
		color: #e67800;
		font-size: 1.3rem;
		position: relative;
  	padding: 1em 1em;
  	text-align: center;
		margin-bottom: 2%;
		line-height: 150%;
		font-weight: bold;
	}

	.txt-title01.p1{
		margin-bottom: 20px;
	}
}

.txt-title01:before,
.txt-title01:after {
	content: '';
  position: absolute;
  top: 48%;
  display: inline-block;

	width: 40px;
  height: 40px;
}
@media screen and (max-width: 768px) {
	.txt-title01:before,
	.txt-title01:after {
		content: '';
	  position: absolute;
	  top: 34%;
	  display: inline-block;
	}

	.txt-title01.r2::before {
		content: '';
	  position: absolute;
	  top: 66%;
	  display: inline-block;
	}
}
@media screen and (max-width: 600px) {
	.txt-title01:before,
	.txt-title01:after,
	.txt-title01.r2::before {
		content: '';
	  position: absolute;
	  top: 46%;
	  display: inline-block;
	}
}


.txt-title01:after {
	top: 0;
  left: 0;
	border-top: 2px solid #e67800;
  border-left: 2px solid #e67800;
}

.txt-title01:before {
	right: 0;
  bottom: 0;
	border-right: 2px solid #e67800;
  border-bottom: 2px solid #e67800;
}

/*===========================
home
===========================*/
.top-box1 .in01{
	position: relative;
	width: 100%;
	height: 0;
	background:url(../img/top/1.jpg)center center no-repeat;
	background-size: cover;
	padding-top: 66.5%;
}

.top-box1 .in01 .txt-box{
	position: absolute;
	top: 100px;
	left: 100px;
}
@media screen and (max-width: 768px) {
	.top-box1 .in01 .txt-box{
		position: absolute;
		top: 8%;
		left: 50px;
	}
}
@media screen and (max-width: 600px) {
	.top-box1 .in01 .txt-box{
		position: absolute;
		top: 6%;
		left: 20px;
	}
}

.top-box1 .in01 .txt-box li{
	font-size: 2.2rem;
	margin: 30px 0;
}
@media screen and (max-width: 768px) {
	.top-box1 .in01 .txt-box li{
		font-size: 1.5rem;
		margin: 10px 0;
	}
}
@media screen and (max-width: 600px) {
	.top-box1 .in01 .txt-box li{
		font-size: 3.5vw;
		margin: 0;
	}
}

.top-box1 .in01 .txt-box2{
	width: 80%;
	position: relative;
  display: inline-block;
  margin: 40px auto 0;
  padding: 20px 10px;
  max-width: 100%;
  background: #e67800;
  border-radius: 15px;
	color: #fff;
	text-align: center;
	font-size: 1.2rem;
}
@media screen and (max-width: 768px) {
	.top-box1 .in01 .txt-box2{
		font-size: 1rem;
	}
}
@media screen and (max-width: 600px) {
	.top-box1 .in01 .txt-box2{
		width: 100%;
		position: relative;
	  display: inline-block;
	  margin: 9% auto 0;
	  padding: 3%;
	  max-width: 100%;
		font-size: 2.5vw;
		line-height: 160%;
	}
}

.top-box1 .in01 .txt-box2:after {
	content: "";
  position: absolute;
	top: -30px;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-bottom: 15px solid #e67800;
}

/*txt-box3----------*/
.top-box1 .txt-box3{
	margin: 70px auto 40px;
	position: relative;
  line-height: 1.4;
  padding:0.25em 1em;
  display: inline-block;
  top:0;
	font-size: 1.4rem;
	color: #e67800;
}
@media screen and (max-width: 600px) {
	.top-box1 .txt-box3{
		padding:0.25em 0.5em;
		margin: 40px auto 30px;
		font-size: 1.1rem;
	}
}


.top-box1 .txt-box3:before,
.top-box1 .txt-box3:after {
  position: absolute;
  top: 0;
  content:'';
  width: 8px;
  height: 100%;
  display: inline-block;
}
.top-box1 .txt-box3:before {
  border-left: solid 1px #e67800;
  border-top: solid 1px #e67800;
  border-bottom: solid 1px #e67800;
  left: 0;
}
.top-box1 .txt-box3:after {
  content: '';
  border-top: solid 1px #e67800;
  border-right: solid 1px #e67800;
  border-bottom: solid 1px #e67800;
  right: 0;
}


/*===========================
content1
===========================*/

.add1-box1 .f-item1-2{
	margin-bottom: 0;
}

@media screen and (min-width: 769px) {
	.add1-box1 .f-item1-2{
		position: relative;
	}

	.add1-box1 .f-item1-2 .txt-box{
		position: absolute;
		top: 50%;
		left: 0;
		-webkit-transform: translate(0,-50%);
		-moz-transform: translate(0,-50%);
		transform: translate(0,-50%);
	}
}


/*in01----------*/
.add1-box1 .in01{
	margin-bottom: 15px;
}
.add1-box1 .in01:last-child{
	margin-bottom: 0;
}

.add1-box1 .in01::before,
.add1-box1 .in01::after{
	content: ".";
	display: block;
	height: 0;
	overflow: hidden;
}
.add1-box1 .in01::after{
	clear: both;
}

.add1-box1 .in01 .item01{
	float: left;
	margin-right: 20px;
	text-align: center;
	width: 100px;
	background-color: #e67800;
	color: #fff;
	padding: 2px 0;

	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
@media screen and (max-width: 768px) {
	.add1-box1 .in01 .item01{
		width: 100%;
		margin-bottom: 5px;
	}
}

.add1-box1 .in01 .txt01{
	float: right;
	text-align: left;
	width: 390px;
	padding: 2px 0;
}
@media screen and (max-width: 768px) {
	.add1-box1 .in01 .txt01{
		width: 100%;
		text-align: center;
	}
}


/*===========================
content2
===========================*/
.add2-box1 .f-item1-2{
	margin-bottom: 0;
}

@media screen and (min-width: 769px) {
	.add2-box1 .f-item1-2{
		position: relative;
	}

	.add2-box1 .f-item1-2 .txt-box{
		position: absolute;
		top: 50%;
		left: 0;
		-webkit-transform: translate(0,-50%);
		-moz-transform: translate(0,-50%);
		transform: translate(0,-50%);
	}
}


/*in01----------*/
.add2-box1 .in01{
	margin-bottom: 15px;
}
.add2-box1 .in01:last-child{
	margin-bottom: 0;
}

.add2-box1 .in01::before,
.add2-box1 .in01::after{
	content: ".";
	display: block;
	height: 0;
	overflow: hidden;
}
.add2-box1 .in01::after{
	clear: both;
}

.add2-box1 .in01 .item01{
	float: left;
	margin-right: 20px;
	text-align: center;
	width: 100px;
	background-color: #e67800;
	color: #fff;
	padding: 2px 0;

	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
@media screen and (max-width: 768px) {
	.add2-box1 .in01 .item01{
		width: 100%;
		margin-bottom: 5px;
	}
}

.add2-box1 .in01 .txt01{
	float: right;
	text-align: left;
	width: 350px;
	padding: 2px 0;
}
@media screen and (max-width: 768px) {
	.add2-box1 .in01 .txt01{
		width: 100%;
		text-align: center;
	}
}


@media screen and (max-width: 768px) {
	.add2-box1 .f-item1-2.ph{
		margin-bottom: 20px;
	}
}


/*===========================
content3
===========================*/
.add3-box1{
	background: url(../img/content/9.jpg) center no-repeat;
	background-size: cover;
}

.add3-box1 .table-box{
	width: 70%;
	margin: 0 auto;
}
@media screen and (max-width: 768px) {
	.add3-box1 .table-box{
		width: 100%;
	}
}

@media screen and (max-width: 600px) {
	.add3-box1 .table3 td{
		background: rgba(255,255,255,.75) !important;
	}
}

/*===========================
attention
===========================*/
.att-txt01{
	text-align: center;
	position: relative;
  padding: 1.5rem 1rem;
  border: 2px solid #e67800;
	margin-bottom: 60px;
	font-size: 2rem;
	color: #e67800;
	box-sizing: border-box;
	background-color: #fffef6;

	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
@media screen and (max-width: 768px) {
	.att-txt01{
		font-size: 1.5rem;
		margin-bottom: 40px;
	}
}
@media screen and (max-width: 600px) {
	.att-txt01{
		font-size: 1.2rem;
		margin-bottom: 30px;
	}
}

.att-txt01:before {
  position: absolute;
  bottom: -14px;
  left: 48%;
  width: 0;
  height: 0;
  content: '';
  border-width: 14px 12px 0 12px;
  border-style: solid;
  border-color: #e67800 transparent transparent transparent;
}

.att-txt01:after {
  position: absolute;
  bottom: -11px;
  left: 48%;
  width: 0;
  height: 0;
  content: '';
  border-width: 14px 12px 0 12px;
  border-style: solid;
  border-color: #fffef6 transparent transparent transparent;
}



/*----------------------
none
----------------------*/
.pcOFFtabletOFFspON{display: none;}
@media screen and (max-width: 768px) {
	.pcOFFtabletOFFspON{display: none;}
}
@media only screen and (max-width: 600px) {
	.pcOFFtabletOFFspON{display: block;}
}

.pcOFFtabletONspOFF{display: none !important;}
@media screen and (max-width: 768px) {
	.pcOFFtabletONspOFF{display: block !important;}
}
@media only screen and (max-width: 600px) {
	.pcOFFtabletONspOFF{display: none !important;}
}

@media screen and (max-width: 768px) {
	.pcONtabletOFFspOFF{display: none !important;}
}

@media screen and (min-width: 769px) {
	.pcOFFtabletONspON{display: none !important;}
}

@media screen and (min-width:601px) and (max-width: 768px) {
	.pcONtabletOFFspON{display: none;}
}

@media only screen and (max-width: 600px) {
	.pcONtabletONspOFF{display: none;}
}

/*===========================
margin
===========================*/
.mt0{margin-top: 0 !important;}
.mt10{margin-top: 10px !important;}
.mt15{margin-top: 15px !important;}
.mt20{margin-top: 20px !important;}
.mt30{margin-top: 30px !important;}
.mt40{margin-top: 40px !important;}
.mt50{margin-top: 50px !important;}
@media only screen and (max-width: 600px) {
	.mt10{margin-top: 5px !important;}
	.mt15{margin-top: 8px !important;}
	.mt20{margin-top: 10px !important;}
	.mt30{margin-top: 15px !important;}
	.mt40{margin-top: 20px !important;}
	.mt50{margin-top: 25px !important;}
}

.mb0{margin-bottom: 0 !important;}
.mb10{margin-bottom: 10px !important;}
.mb15{margin-bottom: 15px !important;}
.mb20{margin-bottom: 20px !important;}
.mb30{margin-bottom: 30px !important;}
.mb40{margin-bottom: 40px !important;}
.mb50{margin-bottom: 50px !important;}
.mb60{margin-bottom: 60px !important;}
.mb70{margin-bottom: 70px !important;}
.mb80{margin-bottom: 80px !important;}
.mb90{margin-bottom: 90px !important;}
.mb100{margin-bottom: 100px !important;}
@media only screen and (max-width: 600px) {
	.mb10{margin-bottom: 5px !important;}
	.mb15{margin-bottom: 8px !important;}
	.mb20{margin-bottom: 10px !important;}
	.mb30{margin-bottom: 15px !important;}
	.mb40{margin-bottom: 20px !important;}
	.mb50{margin-bottom: 25px !important;}
	.mb60{margin-bottom: 30px !important;}
	.mb70{margin-bottom: 35px !important;}
	.mb80{margin-bottom: 40px !important;}
	.mb90{margin-bottom: 45px !important;}
	.mb100{margin-bottom: 50px !important;}
}


/*===========================
align
===========================*/
.txc{text-align: center;}
.txr{text-align: right;}
.txl{text-align: left;}

.center-pcONspOFF{text-align: center;}
@media screen and (max-width: 768px) {
	.center-pcONspOFF{text-align: left;}
}

.center-pcONtabletONspOFF{text-align: center;}
@media screen and (max-width: 600px) {
	.center-pcONtabletONspOFF{text-align: left;}
}

.center-pcONtabletOFFspOFF{text-align: center;}
@media screen and (max-width: 768px) {
	.center-pcONtabletOFFspOFF{text-align: left;}
}

@media screen and (max-width: 600px) {
	.center-pcOFFtabletOFFspON{
		text-align: center !important;
	}
}

/*===========================
width
===========================*/
.width70p{
	width: 70%;
	margin-left: auto;
	margin-right: auto;
}
@media screen and (max-width: 768px) {
	.width70p{
		width: 100%;
	}
}

.width70p-s{
	width: 70%;
	margin-left: auto;
	margin-right: auto;
}
@media screen and (max-width: 600px) {
	.width70p-s{
		width: 100%;
	}
}


.width80p{
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
@media screen and (max-width: 768px) {
	.width80p{
		width: 100%;
	}
}

.width80p-s{
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
@media screen and (max-width: 600px) {
	.width80p-s{
		width: 100%;
	}
}


.width90p{
	width: 90%;
	margin: 0 auto;
}
@media screen and (max-width: 768px) {
	.width90p{
		width: 100%;
		margin: 0 auto;
	}
}

/*===========================
text
===========================*/
.fw-b{font-weight: bold;}

.fs12{font-size: 1.2rem;}
@media screen and (max-width: 768px) {
	.fs12{font-size: 1rem;}
}

.fs14{font-size: 1.4rem;}
@media screen and (max-width: 768px) {
	.fs14{font-size: 1.1rem;}
}

.fs16{font-size: 1.6rem;}
@media screen and (max-width: 768px) {
	.fs16{font-size: 1.3rem;}
}


/*===========================
wf
===========================*/
ul.wf{
	width: fit-content;
	margin: auto;
}


/*===========================
table
===========================*/
/*td*/
.tdc01{
	background-color: #f7ece0 !important;
}










/*-----------
   色変更
-----------*/

/* 基本カラー  */

.fcBasic {
	color:#e67800;
}


/* table  */

table.table2 th {
	background-color:#e67800;
	color:#fff;
}

table.table3 th {
	background-color:#e67800;
	color:#fff;
}

.tdColor1 {
	background-color:#FEF8EF !important;
}

.tdColor2 {
	background-color:#FEEEE0 !important;
}


/* buttons */

.txtBnr2 a {
	background-color:#EA8E1E;
	color: #FFF;
}


/*.txtIcon  */

.txtIcon {
	background-color:#EA8E1E;
	color: #FFF;
}

.txtIconBlock {
	background-color:#EA8E1E;
	color: #FFF;
}

.txtIconPoint {
	background-color:#ABC853;
}

/* catchiphrase */

.catch1 {
	color:#EEA011;
}

.catch2 {
	color:#EEA011;
}

.catch3 {
	color:#EEA011;
}

/*circle-number*/

.circle-big {
	color:#EEA011;
}

/* list */

ul.liCircle li::before , ul.liInline li::before ,  ul.liInline2Div li::before , ul.liInline3Div li::before , ul.liInline4Div li::before {
	background:#e67800;
}

/* faq */

dl.faq dt::before {
	color: #FFF;
	background:#e67800;
	border: 1px solid #e67800;
}

dl.faq dd::before {
	color: #e67800;
	background:#fff;
	border: 1px solid #e67800;
}

/* 枠  */

.boxFrame {
	border:3px solid #F1C03F;
}

.boxFrameDouble {
	border:3px double #e67800;
}

.boxDot {
	border:2px dotted #F1C03F;
	background:#FEFDE9;
}

.boxFablic {
	background:#FEFDE9;
	box-shadow: 0px 0px 0px 10px #FEFDE9;
	border:  dotted 2px #E3AA24;
}


/* 事業内容　*/

ul.liBusiv {
	text-align:center;
	margin-bottom:2em;
}
ul.liBusi li {
	padding:0.2em 1em;
	font-size:1.2em;
	width:100%;
	box-sizing: border-box;
	vertical-align:top;
	background-color:#41b879;
	color:#FFF;
	margin-bottom:10px;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
}

ul.liBusi2Div {
	text-align:center;
	margin-bottom:2em;
}
ul.liBusi2Div li {
	display:inline-block;
	padding:0.2em 1em;
	font-size:1.2em;
	width:46%;
	box-sizing: border-box;
	vertical-align:top;
	background-color:#41b879;
	color:#FFF;
	margin-bottom:10px;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
}

@media only screen and (max-width: 768px) {

ul.liBusi2Div li {
	display:block;
	width:100%;
}
}


.txtIconM {
	color: #fff;
	text-align: center;
	font-size: 1.2em;
	line-height: normal;
	padding: 0.4em 1em 0.5em 1em;
	background-color:#00926e;
	margin: 0 0 0.4em 0;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}


@media only screen and (max-width: 600px) {

.txtIconM {
	font-size: 1.1em;
}
}

/* 画像とテキストを交互に表示画像バージョン */


.contents-wrap {
	display: -webkit-box; /*Android4.3*/
	display: -moz-box;    /*Firefox21*/
	display: -ms-flexbox; /*IE10*/
	display: -webkit-flex; /*PC-Safari,iOS8.4*/
	display: flex;
	-webkit-box-pack: justify; /*Android4.3*/
	-moz-box-pack: justify;    /*Firefox21*/
	-ms-flex-pack: justify;    /*IE10*/
	-webkit-justify-content: space-between; /*PC-Safari,iOS8.4*/
	justify-content: space-between;
    background-color: rgba(252, 252, 252, 0.92);
}
.contents-wrap:nth-child(odd) {
	-ms-flex-direction:row-reverse; /*IE10*/
	-webkit-flex-direction:row-reverse; /*old webkit browser*/
	flex-direction:row-reverse;
}
.contents-text {
	width: 50%; /*flex: 2;*/
    /* flex: 2; */
    padding: 28px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #333;
}
.contents-img {
	width: 50%; /*flex: 1;*/
}
.contents-text h3 {/* 要調整 */
	font-size: 1.6em;
	line-height: 1.3em;
	text-align: center;
	margin-bottom: 1em;
	color:#00926e;
	text-align:left;
}
.contents-text h3::after {/* 要調整 */
 content: none;
}
.contents-text-catch {
    margin: 0 auto 20px;
    text-align: center;
    display: inline-block;
    font-size: 1.5rem;
    line-height: 1.125em;
    font-family: 'Noto Sans Japanese';
    font-weight: 400;
    border-bottom: 4px solid #62c0b5;
    padding-bottom: 8px;
}
.contents-img img {
	display: block;
	width: auto;
	max-width: 100%;
	border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}
@media screen and (max-width: 768px) {
.contents-wrap, .contents-wrap:nth-child(odd) {
	-ms-flex-direction:row-reverse; /*IE10*/
	-webkit-flex-direction:row-reverse; /*old webkit browser*/
	flex-direction: column-reverse;
	padding: 20px 0 0;
}
.contents-wrap:last-child{
	padding-bottom: 20px;
}
.contents-text, .contents-img {
	width: 100%; /*flex: 1;*/
	margin-bottom:50px;
}
.contents-text{
	padding:0 20px;
	margin-bottom:20px;
}
.contents-text h3 {
	font-size: 1.3em;
}
}


 /* wp info バージョン　*/

 .indexNews {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: stretch; /* アイテムを上揃えで配置します */
}


.contNews {
}

.contNews ul {
	max-height:460px;
	overflow: auto;
}

.contNews ul li {
	display: flex;
	justify-content: start;
	flex-wrap: wrap;
	align-items: center;
	/* align-items: start; */

    margin-bottom: 1em;
    padding-bottom: 1em;
	margin-right:20px;
    border-bottom:#cccccc dashed 2px;
}

.contNews ul li:first-child {
    margin-top: 1em;
}

.contNews .thumbnail {
    display: inline-block;
	margin-right: 20px;
	max-width:100px;
}
.contNews .data {
    margin-right: 20px;
    display: inline-block;
	vertical-align:top;

}
.contNews .wp_category {
    margin-right: 20px;
	display:inline-block;
	color:#FFF;
	text-align:center;
	line-height:normal;
	font-size:0.8em;
	padding:0.2em 0.8em;
	background-color:#EC80AD; /* 色変え */
}
.contNews .title {
	display: inline-block;
}



@media only screen and (max-width: 768px) {

.newsLeft {
	width:100%;
}

.newsLeft h2 {
	display:inline-block;
	margin-right:0.5em;
}

.contNews {
	width:100%;
}



.contNews .thumbnail {
}

.contNews .data {

}
.contNews .title {

}


}

@media only screen and (max-width: 600px) {


.contNews ul li {
	display: block;
}

.contNews .thumbnail {
	display: block;
	margin-right: 0;
	margin-bottom:10px;
}

.contNews .data {
	display:inline-block;
}

.contNews .wp_category {
    margin-right: 0;
	display:inline-block;
	margin-bottom:10px;
}

.contNews .title {
	display: block;

}


}
