/*
 * ------- additional css elements  ---------------------
 */



/* navi */

.fat-nav .icon-homealt {
	display:inline-block;
	margin-top:5px;
	font-size: 1.14em;
}

/*===========================
news
===========================*/

@media screen and (max-width: 1023px) {
.news dl dd {
	width: 100%;
}
}
/*===========================
list
===========================*/
.content ul.check li {
	padding: 0 0 0.5em 2em;
}
.content ul.nb_circle li {
	padding: 0 0 0.5em 1.2em;
	margin-bottom: 0.2em;
}
.content ul.nb_circle li:before {
	position: absolute;
	content: "";
	width: 6px;
	height: 6px;
	background-color: #222;
	border-radius: 50%;
	left: 0.3em;
	margin-top: 0.5em;
}
.content ul.nb_circle2 {
	position: relative;
}
.content ul.nb_circle2 li {
	float: left;
	padding: 0 0 0.4em 0.8em;
	margin: 0 1%;
	width: 44%;
}
.content ul.nb_circle2 li:before {
	position: absolute;
	content: "";
	width: 6px;
	height: 6px;
	background-color: #222;
	border-radius: 50%;
	/* [disabled]left: 0.5em;
*/
	margin-top: 0.6em;
	margin-left: -1em;
}

.content ul.nb_circle, .content ul.circle2, .content ul.circle3, .content ul.check2, .content ul.check3 {
	position: relative;
}
.content ul.circle2 li, .content ul.check2 li {
	border-bottom: 1px dashed #CCC;
	float: left;
	padding: 0 0 0.3em 1.8em;
	margin: 0 1% 0.7em;
	width: 45%;
}
.content ul.circle2 li:before {
	position: absolute;
	content: "";
	width: 6px;
	height: 6px;
	background-color: #222;
	border-radius: 50%;
	/* [disabled]left: 0.5em;
*/
	margin-top: 0.6em;
	margin-left: -1em;
}
.content ul.check2 li::before {
	display: block;
	position: absolute;
	content: "\f14a";
	font-family: FontAwesome;
	font-size: 1.3em;
	margin-left: -1.2em;
}
.content ul.circle3 li {
	margin-top: 0.2em;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0.4em;
	padding-left: 1.2em;
	margin-right: 35px;
	width: 25%;
}
.content ul.check3 li {
	margin-bottom: 0.2em;
	margin-top: 0.2em;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0.5em;
	padding-left: 1.8em;
	margin-right: 35px;
}
.content ul.circle3 li:before {
	position: absolute;
	content: "";
	width: 6px;
	height: 6px;
	background-color: #222;
	border-radius: 50%;
	/* [disabled]left: 0.5em;
*/
	margin-top: 0.6em;
	margin-left: -1em;
}
.content ul.check3 li::before {
	display: block;
	position: absolute;
	content: "\f14a";
	font-family: FontAwesome;
	font-size: 1.3em;
	margin-left: -1.2em;
}
.content ul.circle4 li {
	margin-bottom: 0.2em;
	margin-top: 0.2em;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 1.8em;
	margin-right: 35px;
	width: 13em;
}
.content ul.check4 li {
	margin-bottom: 0.2em;
	margin-top: 0.2em;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0.5em;
	padding-left: 1.8em;
	margin-right: 35px;
}
.content ul.circle4 li:before {
	position: absolute;
	content: "";
	width: 6px;
	height: 6px;
	background-color: #222;
	border-radius: 50%;
	/* [disabled]left: 0.5em;
*/
	margin-top: 0.6em;
	margin-left: -1em;
}
.content ul.circle5 li {
	margin-top: 0.2em;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0.3em;
	padding-left: 1.2em;
	margin-right: 28px;
}
.content ul.circle5 li:before {
	position: absolute;
	content: "";
	width: 6px;
	height: 6px;
	background-color: #222;
	border-radius: 50%;
	/* [disabled]left: 0.5em;
*/
	margin-top: 0.6em;
	margin-left: -1em;
}
.content ul.check4 li::before {
	display: block;
	position: absolute;
	content: "\f14a";
	font-family: FontAwesome;
	font-size: 1.3em;
	margin-left: -1.2em;
}
ol.number-list2 {
	display: block;
	list-style-position: outside;
}
ol.number-list2 li {
	list-style-type: decimal;
	padding: 0 0 0 10px;
	margin-left: 2em;
}
 @media screen and (max-width: 768px) {
.content ul.circle2 li, .content ul.check2 li {
	float: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0.5em;
	padding-left: 1.8em;
	margin-right: 1%;
	margin-left: 1%;
	margin-bottom: 0.7em;
	width: 90%;
}
.small-writeup ul.check2 li {
	float: none;
	position:relative;
	margin-left:10px;
	width: 90%;
	/* [disabled]overflow: hidden;
*/
}
ul.circle5 li {
	width: 100%;
}
}
/*===========================
table
===========================*/

table th {
	text-align: center;
	vertical-align:middle;
	background-color: #f8f2d8;
	color:#333;
}
table td {
	vertical-align:middle;
}


table.table-various1 td.td_right {
	text-align:right;
}
/* 線のtable */

table.table-various3 th {
	text-align:center;
	vertical-align:middle;
}

/* menu */

table.menu {
	width: 100%;
	padding-top: 1.5em;
	margin: 0 auto;
	margin-bottom: 40px;
}
table.menu tr {
}
table.menu th {
	font-size: 0.95rem;
	color: #467a7a;
	padding: 10px;
	border: none;
	border-bottom: 1px #dadada solid;
	background-color: #FFF;
	text-align: left;
}
table.menu th span.red {
	color: #bc2d2d;
	font-weight: bold;
	font-size: 14px;
}

table.menu th span {
	color: #333;
	font-weight: normal;
	font-size: 0.75rem;
}
table.menu td {
	padding: 10px 20px 10px 10px;
	border: none;
	border-bottom: 1px #ddd solid;
}

/*tableをスクロ－ルさせる*/
/* 	スクロ－ル用テ－ブル  */

.scroll table th {
	text-align:center;
	vertical-align:middle;
}
/*tableのセル内にある文字の折り返しを禁止*/
.scroll {
	overflow: auto;
	white-space: nowrap;
}

/*tableにスクロ－ルバ－を追加*/
.scroll::-webkit-scrollbar {
 height: 5px;
}

/*tableにスクロ－ルバ－を追加*/
.scroll::-webkit-scrollbar-track {
 background: #F1F1F1;
}

/*tableにスクロ－ルバ－を追加*/
.scroll::-webkit-scrollbar-thumb {
 background: #BCBCBC;
}
 @media only screen and (max-width: 768px) {
table th {
	width:100%;
	box-sizing: border-box;
}
table td {
	width:100%;
	border-collapse:collapse;
	box-sizing: border-box;
}
table.menu {
	position: relative;
	border-top: none;
}
table.menu th {
	border-bottom: none;
	background-color: #eee;
	box-sizing: border-box;
	padding: 5px;
}
table.menu td {
	border-bottom: none;
	box-sizing: border-box;
	padding: 5px 5px 20px;
}

.scroll table {
	min-width:768px;
	overflow:scroll;
}
.scroll table th {
	width:auto;
	display:table-cell;
	vertical-align:middle;
	border-top: 1px #ddd solid;
	border-bottom: 1px #ddd solid;
}
.scroll table td {
	width:auto;
	display:table-cell;
}

}

/*===========================
flow
===========================*/
.flow-down h4, .flow-end h4 {
	font-size: 1.1rem;
	text-align: center;
}

/*===========================
others
===========================*/

h4.various1 {
	font-size: 1.2em;
	padding: .5em .75em;
	background-color: #f4f0db;
	margin-bottom: 1em;
}

.mb25 {
	margin-bottom:25px !important;
}
.mb45 {
	margin-bottom:45px !important;
}
.mb55 {
	margin-bottom:55px !important;
}
.tx-right {
	text-align: right !important;
}
.txtsize1 {
	font-size:1.2rem;
}
.txtsize2 {
	font-size:1.4rem;
}
.indent-1 {
	padding-left: 1em; /*1em（1文字）分、右に動かす*/
	text-indent: -1em; /*最初の行だけ1em（1文字）分、左に動かす*/
	line-height: 1.5em;
}
.catchcopy {
	font-size:1.7rem;
	font-family: 'Noto Sans Japanese';
	font-weight: 300;
	line-height:1.2em;
	color: #D85252;
}
.catchcopy2 {
	font-size:1.3rem;
	font-family: 'Noto Sans Japanese';
	font-weight: 300;
	line-height:1.2em;
	color: #D85252;
}
p.point2 {
	font-size: 1.5em;
	line-height: 1.7em;
	font-family: 'Noto Sans Japanese';
	font-weight: 500;
}

.Boxwrap {
	display:-webkit-box;
	display:-moz-box;
	display:-ms-box;
	display:-webkit-flexbox;
	display:-moz-flexbox;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
}
.Boxwrap .box {
	width: 44%;
	border: 4px solid #3BB3B3;
	background-color: #FFF;
	box-shadow: none;
	list-style: none;
	padding: 20px;
	margin-bottom: 40px;
	position: relative;
	margin-left:2%;
	-moz-border-radius:8px; /* Firefox */
	-webkit-border-radius:8px; /* Google Chrome、Safari  */
	-o-border-radius:8px; /* Opera  */
	-ms-border-radius:8px; /* Internet Explorer  */
	border-radius:8px;
}
.Boxwrap .box2 {
	width: 27%;
	border: 2px solid #E8C389;
	background-color: #FFF;
	box-shadow: none;
	list-style: none;
	padding: 20px;
	margin-bottom: 40px;
	position: relative;
	margin-left:2%;
	-moz-border-radius:8px; /* Firefox */
	-webkit-border-radius:8px; /* Google Chrome、Safari  */
	-o-border-radius:8px; /* Opera  */
	-ms-border-radius:8px; /* Internet Explorer  */
	border-radius:8px;
}
.Boxwrap .no-border {
	border: none;
}
.Boxwrap .first {
	margin-left: 0 !important;
}

.box {
	background-color: #f4f1e3;
	border: 2px dashed #fff;
	border-radius: 8px;
	box-shadow: 0 0 0 8px #f4f1e3;
	padding: 2em;
}
.box h3 {
	font-size: 1.4em;
	margin-bottom: 1em;
}
.box h3::after {
	position: relative;
	background: none;
	bottom: 0;
}
.box2 {
	background-color: #f6f6f6;
	border: 2px solid #fff;
	box-shadow: 0 0 0 2px #f6f6f6;
	padding: 2em;
}
.box2 h3 {
	font-size: 1.4em;
	margin-bottom: 1em;
}
.box2 h3::after {
	position: relative;
	background: none;
	bottom: 0;
}
.box3 {
	border: 4px double #e2b9c7;
	padding: 2em;
}
.box3 h3 {
	font-size: 1.4em;
	margin-bottom: 1em;
	border: none;
	padding: 0;
}
.box3 h3::after {
	position: relative;
	background: none;
	bottom: 0;
}
.box4 {
 margin: 2em auto;
 padding: 2em;
 border: 3px solid #E8C389;
 background-color: #FFF;
 border-radius: 2px;
}
.box4 h3 {
	font-size: 1.6em;
	margin-bottom: 1em;
	border: none;
	padding: 0;
}
.box4 h3::after {
	position: relative;
	background: none;
	bottom: 0;
}

.box4 p {
	font-size: 1.2em;
	line-height: 1.7em;
	font-family: 'Noto Sans Japanese';
	font-weight: 400;
}

.btn2 a {
	text-decoration: none;
	text-align:center;
	color: #FFF !important;
	position: relative;
	display: inline-block;
	padding: 0 1em;
	line-height: 30px;
	background: #dcce8d;
	-webkit-border-radius:2px;
  -moz-border-radius:2px;
	border-radius: 2px;
	transition: all .3s;
	-webkit-transition: all .3s;
}
.btn2 a:hover {
	background: #f5e598;
}

/* アンカ－のずれを調整 */

#anchor1, #anchor2, #anchor3, #anchor6, #anchor7 {
	margin-top:-98px;
	padding-top:98px;
}
.orange {
	color:#e6a525;
}
.red {
    color: #FF9872!important;
    font-size: 1.2em;
    font-weight: bold;
}
.like-btn1 {
    display: block;
    margin-top: 0.5em;
}
.like-btn1 a {
    padding: 5px 15px 5px 19px;
    line-height: 1;
    box-sizing: border-box;
    text-align: center;
    position: relative;
    text-decoration: none;
    border-radius: 3px;
    width: auto;
}
.like-btn1 a {
    color: #FFF !important;
    background-color: #d98b17;
}
.like-btn1 a::before {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
	left: 5%;
	box-sizing: border-box;
	width: 6px;
	height: 5px;
	border: 5px solid transparent;
}
.like-btn1 a:hover {
	background-color: rgba(232, 156, 42, 0.8);
}
.like-btn1 a::before {
	border-left: 5px solid #FFF;
}
.grey{
	background-color: grey;
}
.mincho{
	 font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
}
.color{
	background-color: #FFFFDD;
}
.red99 {
    color: #FF9872!important;
    font-size: 1.1em;
    font-weight: bold;
}
.clear{
	clear: both;
}
.fb,.fb a{
    font-weight: bold !important;
	color:#555 !important;
}
.fb a{
    text-decoration:none;
}
/*===========================
css切替　add
===========================*/
/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc { display: block !important; }
.sp { display: none !important; }
/* スマ－トフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 750px) {
.pc { display: none !important; }
.sp { display: block !important; }
}

/*----------------------------
table
-----------------------------*/
.scroll{
overflow: auto !important;
margin-bottom:2em;

}

/*tableにスクロ－ルバ－を追加*/
.scroll::-webkit-scrollbar {
 height: 5px;
}

/*tableにスクロ－ルバ－を追加*/
.scroll::-webkit-scrollbar-track {
 background: #F8DBBC;
}

/*tableにスクロ－ルバ－を追加*/
.scroll::-webkit-scrollbar-thumb {
 background: #C66800;
}

.scroll table  th{
	white-space: nowrap !important;
	vertical-align:middle;}
.scroll table  td{
	white-space: nowrap !important;
	vertical-align:middle;
	text-align:center;}

.tdcol{
	background: #FDFAF9;
}

.tb1 td{
	text-align:center;
}

@media screen and (max-width:420px) {
.scroll{
	border-right:2px solid #C66800;

}	
}


/*レスポ電話*/

@media only screen and (min-width: 768px) {
.no_link {
	text-decoration: none ;
	color:#000 !important;
}
.no_link:hover {
	text-decoration: none ;
	color:#000 !important;
}

}

.mb3em{
	margin-bottom:3em;
}
 @media only screen and (max-width: 768px) {
.mb3em{
	margin-bottom: auto;
}
}
.link_btn3{
	display: inline-block;
	padding: 0.5em 1em;
	background-color: #579A43;
	border-radius: 30px;
	color: #fff;
	width: 70%;
}
.flex_anchorlink_box{
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	width:80%;
	margin:0 auto;
}
.flex_anchorlink_box .item_btn{
	width: 49%;  /* 要調整 */
	text-align: center;
	margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
.link_btn3{
	width: 100%;
}
.flex_anchorlink_box{
	display: block;
	width:100%;
}
.flex_anchorlink_box .item_btn{
	width: 90%;
}
}
.tbl-1 th {
  background:#ffff99 !important;
}
.tbl-2 th {
  background:#f8f2d8 !important;
}

.td-01 {
  background-color: #ffffcc;
}

