@charset "utf-8";
/*===========================
add
===========================*/

/*-----------
   色変更   
-----------*/


/* humberger area*/

.slicknav_menu .slicknav_menutxt {  /* MENU文字色　*/
	color: #fff;
}

.slicknav_btn {
    background-color: #00926e;  /* MENU背景　*/
}

.slicknav_menu {
    background-color: #f2f2f2;  /* 背景　*/
}

.slicknav_nav li {
    background-color: #00926e;  /* ナビ色　*/
}

.slicknav_nav a {
    border-bottom: 1px solid #fcfcfc;  /* 下線　*/
}

.slicknav_nav li:first-child {
	border-top: 1px solid #fcfcfc; /* 最初の上線　*/
}


.slicknav_nav .slicknav_row:hover {
	background: #00926e;
	color: #fff;
}

.slicknav_nav a:hover {
	background: #065e48; /* オーバー時背景色　*/
    color:  #fff; /* オーバー時文字色　*/
}


/* column  */ 

.column1_100p {
	border:1px solid #e1e1e1;
	background: rgba(255,255,255,.9);
}

.column1_80p {
	border:1px solid #c3dad4;
	background: rgba(255,255,255,.9);
}

.column1_60p {
	border:1px solid #c3dad4;
	background: rgba(255,255,255,.9);
}

.column2_80p {
	border:3px double #c3dad4;
	background: rgba(255,255,255,.9);
}

.column2_60p {
	border:3px double #c3dad4;
	background: rgba(255,255,255,.9);
}


.column3_80p {
	border:4px dashed #c3dad4;
	background: rgba(255,255,255,.95);
}

.column3_60p {
	border:4px dashed #c3dad4;
	background: rgba(255,255,255,.95);
}

.column4_80p {
	border:4px dashed #c3dad4;
	background: rgba(255,255,255,.95);
}

.column4_60p {
	border:4px dashed #c3dad4;;
	background: rgba(255,255,255,.95);
}

/* table  */ 

table.table3 th {
	background-color:#c3dad4;
	color:#333;
}

table.table2 th {
	background-color:#c3dad4;
	color:#333;
}

.tdColorBeige {
	background:#c3dad4 !important;
	text-align:center;
	vertical-align:middle;
}

table.table2 td.tdBgC01 {
	background-color:#FFF;
}

table.table2 td.tdBgC02 {
	background-color:#EEE;
}

table.table2 td.tdBgC03 {
	background-color:#DDD;
}


table.table2 td.tdBgC04 {
	background-color:#CCC;
}


table.table2 td.tdBgC05 {
	background-color:#BBB;
}



/* addon-circle */ 

.circle-big::before {
	color: #FFF;
	background:#00926e;
}


ol.liFeature li::before {
	color: #FFF;
	background:#00926e;
}

/* buttons */

.txtBnr a {
	background-color:#00926e;
}



.txtBnr2 a {
	color:#FFF;
	background-color:#00926e;;
	margin:0.4em 0;
}



.txtBnr3 a {
	color:#FFF;
	background-color:#00926e;
}

.txtBnrInline a {
	color:#FFF;
	background-color:#00926e;
}



/* contactBtn */


.txtContacBnr a {
	color:#FFF;
	background-color:#00926e;
}

.txtContacBnrPC {
	color:#FFF;
	background-color:#00926e;
}

/* catch */

h3.h3Catch1 {
	color:#00926e;
}

h3.h3Catch2 {
	color:#00926e;
}

/* catchiphrase */

.catch1 {
	color:#00926e;
}

.catch2 {
	color:#00926e;
}

.catchS {
	color:#00926e;
}

/* list */

ul.liCircle li::before {
	background:#00926e;
}

/* flow */


.area_flowC .inner_flow {
	background: rgba(250,250,250,.85);
}

.area_flowC .inner_flow .largeTxt {
	color:#00926e;
	border-bottom:1px dotted #CCC;
}







.mb0{margin-bottom: 0 !important;}
.mb10{margin-bottom: 10px !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;}
.dib{
        display: inline-block !important;
        vertical-align: middle;
}
.tar{text-align: right;}

.fsz1{
	font-size: 135%;
	font-weight: bold;
}
.fsz2{
	font-size: 110% !important;
	font-weight: bold;
}
.fsz3{
	font-size: 1.25em;
	font-weight: bold;
	margin-bottom: 20px;
}
.fsz7{
	font-size: 0.75em;
	font-weight: bold;
	margin-bottom: 20px;
}
.fsz8{
	font-size: 1.25em;
	font-weight: bold;
	margin-bottom: 20px;
	color: #00926e;
}
.fsz4{
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 20px;
	color: #fff;
	background-color:#00926e;
	padding: 3px 10px;
	border-radius: 6px;
}
.fsz5{
	font-size: 1.25em;
	font-weight: normal;
	margin-bottom: 20px;
	color: #fff;
	background-color: #576b66;
	padding: 3px 10px;
	border-radius: 6px;
}
.fsz5 span{
	font-weight: bold;
	margin-left: 5px;
}
.fsz6{
	font-size: 14px;
}
.inner_flow .leftCnt{
	display: inline-block;
	width: 84%;
	vertical-align: top;
}
.inner_flow .rightCnt{
	display: inline-block;
	width: 15%;
	vertical-align: top;
}
.inner_flow .rightCnt img{
	max-width: 150px;
	width: 100%;
}
@media only screen and (max-width: 768px){
	.inner_flow .leftCnt{
			display: block;
			width: 100%;
	}
	.inner_flow .rightCnt{
			text-align: center;
			display: block;
			width: 100%;
	}
	.inner_flow .rightCnt img{
			max-width: 160px;
			width: 100%;
	}
}


ul.check li::before {
	color:#333;
}

ul.check {
	position: relative;
}
ul.check li {
	padding: 0 0 0.5em 2em;
	margin-bottom: 0.7em;
}
ul.check li::before {
    position: absolute;
    content: "\f14a";
    font-family: FontAwesome;
    left: 0.3em;
    font-size: 1.3em;
   }


.Img240{
	max-width: 240px;
	display: block;
	margin: 0 auto;
	width: 100%;
}

.grayBg{
	background-color: #f3f3f3;
}



.column-layout03 {
    background: #f6f6f6;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}
.column-layout03-item {
    box-sizing: border-box;
    width: 50%;
    vertical-align: middle;
}
.column-layout03-title {
	font-size: 26px;
	font-weight: bold;
	color: #333;
    line-height: 1.6;
    margin: 0 auto;
    margin-bottom: 1em;
    max-width: 426px;
    width: 96%;
    margin-top: 0.5em;
}
.column-layout03-text {
    margin: 0 auto;
    max-width: 426px;
    width: 96%;
}

.column-layout03-text {
    line-height: 1.6em;
}
.column-layout03-text p {
    font-size: 14px;
    line-height: 2.1;
}
.column-layout03-image {
    height: auto;
    width: 100%;
}
.flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.items-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
}


@media only screen and (max-width: 768px){
	.column-layout03-wrapper {
		background: #f6f6f6;
		padding: 6.89655% 6.11111% 0;
	}
	.column-layout03:nth-of-type(odd) {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}
	.column-layout03 {
		background: none;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: 0;
	}
	.column-layout03-wrapper .column-layout03-content {
		padding-left: 0;
		padding-right: 0;
	}
	.column-layout03-item:first-child {
		margin-right: 0;
	}
	.column-layout03-item{
		width: 100%;
	}
	.column-layout03-content {
		background: #f6f6f6;
		padding: 30px 6.11111%;
	}
	.column-layout03-title {
		font-size: 17px;
		margin-bottom: 0.77778em;
		width: 100%;
		max-width: initial;
	}
	.column-layout03-text{
		width: 100%;
		max-width: initial;
	}
	.column-layout03-text p {
		font-size: 13px;
		line-height: 2;
	}
	.w80{
		width: 100%;
		margin: 0 auto;
	}
	.vis3 .catch {
		margin-left: 0% !important;
	}
	.halfsz{
		width: 100%;
		display: block;
	}
	.scroll{
		overflow: auto;
    white-space: nowrap;
    width: 100% !important;
	box-sizing: border-box;
	overflow-x: scroll;
	}
	ul.circle3 li{
		width: 100%;
	}

}

p.celled {
    background-color: #333;
    text-align: center;
    color: rgb(255, 255, 255);
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    font-size: 1rem;
    padding: 3px;
}

dl.name dt{
	display: inline-block;
	vertical-align: top;
	width: 6em;
	text-align: left;
}
dl.name dd{
	display: inline-block;
	vertical-align: top;
	text-align: left;
}
.w100p{width: 100%;}

.pt6{
	padding-top: 1px !important;
}

.noDeco{
	text-decoration: none;
}

.sign{
	text-align: right;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 110%;
	font-weight: bold;
}


.snsWrap a + a{
	padding-left: 10px;

}

.snsWrap a:hover{
	opacity: 0.7;

}

.snsWrap {
	margin-top: 20px;
}

.snsWrap > div{
	display: inline-block;
	vertical-align: middle;

}
.snsWrap > div + div{
	margin-left: 10px;
}
.snsWrap > div a.txtlink{
	padding: 7px 12px;
	background-color: #c7778f;
	display: block;
	border-radius: 8px;
	color: #fff;
	font-size: 13px;
	line-height: 1.4;
	letter-spacing: 0.5px;
}


ul.liCircle.ptn2 li {
	display: inline-block;
}

ul.liCircle.ptn2 li+li {
	margin-left: 30px !important;
}


@media only screen and (max-width: 768px) {
	ul.liCircle.ptn2 li {
		display: block;
	}

	ul.liCircle.ptn2 li+li {
		margin-left: 0 !important;
	}
}



.subnavi {
    text-align: center;
    width: 100%;
    border-bottom: 1px solid #EEE;
    margin-bottom: 80px;
}
.subnavi ul {
    margin: 0 auto;
    max-width: 1000px;
}
.clearfix::before, .clearfix::after {
    content: " ";
    display: table;
}
.subnavi ul li {
    display: inline-block;
    line-height: 1;
    margin: 0;
    padding: 0;
    margin: 0 15px 0;
}
.first {
    margin-left: 0;
    clear: left;
}
.subnavi ul li a {
    text-decoration: none;
    padding: 13px 0 11px;
    display: block;
	color: #333;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
        font-size: 14px;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
.fa-arrow-right::before {
    content: "\f061";
}


@media only screen and (max-width: 768px){
	.subnavi {
		border-bottom: none;
	}
	.subnavi {
		text-align: center;
		width: 100%;
		border-bottom: 1px solid #EEE;
		margin-bottom: 80px;
	}
	.subnavi ul {
		margin: 0 auto;
		max-width: 1000px;
	}
	.clearfix::before, .clearfix::after {
		content: " ";
		display: table;
	}
	.subnavi ul li.first {
		border-top: none;
	}
	.subnavi ul li {
		width: 100%;
		box-sizing: border-box;
		display: block;
		border: none;
			border-top-color: currentcolor;
			border-top-style: none;
			border-top-width: medium;
		margin: 0;
	}
	.subnavi ul li a {
		box-sizing: border-box;
		margin: 0;
		border: none;
			border-bottom-color: currentcolor;
			border-bottom-style: none;
			border-bottom-width: medium;
		border-bottom: 1px dotted #DDD;
	}
}
#p_anch1,#p_anch2,#p_anch3,#p_anch4{
	padding-top: 30px;
	margin-top: -30px;
}
.tal{
	text-align: left;
}