/* 
 * ------- additional css elements  ---------------------
 */


/*===========================

===========================*/

.white {
	width:100%;
	background-color:#fff;
}

a[href^="tel:"] { cursor: default;
color:#000!important;
 }
@media screen and (min-width: 768px) {
	a[href^="tel:"] { cursor: default;
	text-decoration:none; }
}


/*===========================
リスト
===========================*/
.content ul.nb_circle, .content ul.circle2, .content ul.circle3, .content ul.nb_check, .content ul.check2, .content ul.check3 {
	position: relative;
	transform: rotate(0.05deg);
}
.content check_2, .content check2_2, .content circle2_2, .content circle4_2, .content circle3_2{
position: relative;
overflow: hidden;
}
.content ul.check_2, .content ul.check2_2, .content ul.circle2_2, .content ul.circle4_2, .content ul.circle3_2{
float:left;
left:50%;
position:relative;
}
.content ul.check_2 li {
	padding: 0 0 0.5em 1.6em;
	margin-bottom: 0.7em;
		left:-45%;
position:relative;
}
.content ul.check_2 li::before {
	position: absolute;
	content: "\f14a";
	font-family: FontAwesome;
	left: 0.3em;
	font-size: 1.3em;
}
 
 
.content ul.nb_circle li {
	padding: 0 0 0.5em 1.2em;
}
.content ul.nb_circle li:before {
	position: absolute;
	content: "";
	width: 6px;
	height: 6px;
	background-color: #222;
	border-radius: 50%;
	left: 0.5em;
	margin-top: 0.6em;
}
.content ul.nb_check li {
	padding: 0 0 0.5em 1.6em;
}
.content ul.nb_check li::before {
	position: absolute;
	content: "\f14a";
	font-family: FontAwesome;
	left: 0.3em;
	font-size: 1.3em;
}
.content ul.circle2 li, .content ul.check2 li {
	margin-bottom: 0.5em;

	border-bottom: 1px dashed #CCC;

	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0.5em;
	padding-left: 1em;
	margin-right: 0.1%;
	margin-left: 0.1%;
	width: 45%;
}
.content ul.check2_2 li, .content ul.circle2_2 li  {
	margin-bottom: 0.5em;
	border-bottom: 1px dashed #CCC;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0.5em;
	padding-left: 1.5em;
	margin-right: 10px;
transform: rotate(0.05deg);
	width: 35%;
	left:-35%;
position:relative;
}

.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.circle2_2 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: 1em;
	margin-left: -1em;
}
.content ul.check2_2 li::before {
	position: absolute;
	content: "\f14a";
	font-family: FontAwesome;
	left: 0.2em;
	font-size: 1.3em;
}

.content ul.circle3 li {
	margin-bottom: 0.2em;
	margin-top: 0.2em;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0.5em;
	padding-left: 0;
	margin-right: 35px;
	width: 7.5em;	
}
.content ul.circle3_2 li {
	margin-bottom: 0.2em;
	margin-top: 0.2em;
	float: left;
	padding-top: 0;
	padding-right: 2em;
	padding-bottom: 0.5em;
	padding-left: 0;
	margin-right: 35px;
	width: 7.5em;
		left:-40%;
position:relative;
}
.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.circle3_2 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.5em;
	padding-left: 1.8em;
	margin-right: 35px;
	transform: rotate(0.05deg);
}
.content ul.circle4_2 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;
	transform: rotate(0.05deg);
		left:-30%;
position:relative;
}
.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: 0.5em;
	margin-right: 35px;
	
}
.content ul.check4 li::before {
	display: block;
	position: absolute;
	content: "\f14a";
	font-family: FontAwesome;
	font-size: 1.3em;
	margin-left: -1.2em;
}
.content ul.check4_2 li {
	margin-bottom: 0.2em;
	margin-top: 0.2em;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	margin-right: 35px;
			left:18%;
position:relative;
		border-bottom: 1px dashed #CCC;
	
}
.content ul.check4_2 li::before {
	display: block;
	position: absolute;
	content: "\f14a";
	font-family: FontAwesome;
	font-size: 1.3em;
	margin-left: -1.15em;
}
.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.circle4_2 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;
}



ul.liReseter {
	line-height:1.8em;
	margin-left:20px;
	transform: rotate(0.05deg);
}
ul.liReseter li {
	display:list-item;
	list-style-type: disc;
	list-style-position: outside;
	padding-left:-10px;
}
ul.liReseter2 {
	line-height:1.8em;
	margin:0 0 12px 30px;
	transform: rotate(0.05deg);
}
ul.liReseter2 li {
	display:list-item;
	list-style-type: disc;
	list-style-position: outside;
	padding-left:-10px;
}
ul.liReseterFloat {
	line-height:1.8em;
	margin-left:20px;
	transform: rotate(0.05deg);
}
ul.liReseterFloat li {
	display:list-item;
	list-style-type: disc;
	list-style-position: outside;
	padding-left:-10px;
	float:left;
	padding-right:60px;
}

.content ol.number-list2 {
	display: block;
	list-style-position: outside;
}
.content ol.number-list2 li {
	list-style-type: decimal;
	padding: 0 0 0 10px;
	margin-left: 2em;
}

@media screen and (max-width: 768px) {
ul.circle2 li, ul.check2 li {
	width: 40%;
}

.content ul.check_2, .content ul.check2_2, .content ul.circle2_2, .content ul.circle4_2, .content ul.circle3_2{
float:left;
position:relative;
}

ul.liReseterFloat li {
	float:none;
	margin-bottom:10px;
}
.content ul.check2_2 li, .content ul.circle2_2 li  {

	width: 95%;
left:-50%;	
}
}

@media screen and (max-width: 400px) {
ul.circle2 li, ul.check2 li {
	float: none;
	width: 90%;
	/* [disabled]overflow: hidden; */
}

.content ul.check2_2 li, .content ul.circle2_2 li  {
	width: 95%;
	margin-right:3%;

}
.content ul.circle4_2 li {
	margin-left:0;
	width:98%;
	float:none;
	margin-right:0;
	padding-left:0;
	left:-40%;
}
}



/*===========================
地図追加
===========================*/
#map_canvas2, #map_canvas3, #map_canvas4, #map_canvas5, #map_canvas6, #map_canvas7 {
	height:300px;
	margin-bottom:1em;
}
 @media screen and (max-width: 768px) {
#map_canvas2, #map_canvas3, #map_canvas4, #map_canvas5, #map_canvas6, #map_canvas7 {
	width:100%;
}
}
/*===========================
other
===========================*/

h2 {
	color: #333;
	letter-spacing: 1px;
	font-weight: normal;
	font-family: 'Noto Sans Japanese', sans-serif;
}
h2 {
	font-size: 1.25em;
	margin: .75em 0;
	line-height:1.5em;
}
.indent-1 {
	text-indent: -1em;
	padding-left: 1em;
	display: block;
}
.transform {
	transform: rotate(0.05deg);
}
table.table-various5 {
	width:100%;
	padding-top:1.5em;
}
table.table-various5 caption {
	display:none;
}
table.table-various5 tr {
}
table.table-various5 th {
	padding:9px 5px;
	border:none;
	border-bottom: 1px #dadada solid;
	background-color:transparent;
	text-align:center!important;
}
table .table_center
{
		text-align:center!important;
	}


.tx-em {
	background: linear-gradient(transparent 62%, rgba(255, 250, 137, 0.71) 0%);
}
.tx_green{
	font-size:130%;
	line-height:1.5em;
	color:#00B300;
	}
	
.fream{
	border: 1px solid #CCC;
	}

.tx_name{
	font-size:180%;
	line-height:1.5em;
	margin-bottom:20px;
	text-align:center;
	}
table td .midiam{
		
}
a.arrow3{
	position:relative;
	display:inline-block;
	padding:0 32px 0 16px;
	color:#fff;
	text-decoration:none;
	height:24px;
	line-height:24px;
	border-radius:12px;
	background:#603;
	margin-bottom:2px;
}
a.arrow3:before,
a.arrow3:after{
	content:"";
	display:block;
	position:absolute;
}
a.arrow3:before{
	width:16px;
	height:16px;
	background:#fff;
	border-radius:50%;
	right:4px;
	top:4px;
}
a.arrow3:after{
	width:4px;
	height:4px;
	border-right:2px solid #603;
	border-top:2px solid #603;
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg);
	right:10px;
	top:9px;
}
.tx-red {
	background: linear-gradient(transparent 62%, rgba(255, 100, 100, 0.71) 0%);
}

/*===========================
縦写真
===========================*/

.before2, .after2 {
	position: relative;
}
 .before2::after {
 position: absolute;
 content:" ";
 display:inline-block;
 background:url(../img/common/watermark_before.png);
 background-repeat: no-repeat;
 background-size:contain;
 z-index: 1;
}
 .after2::after {
 position: absolute;
 content:" ";
 display:inline-block;
 background:url(../img/common/watermark_after.png);
 background-repeat: no-repeat;
 background-size:contain;
 z-index: 1;
}
.before2::after {
 width:22%;
 height:22%;
 bottom: -4%;
 left: 77%;
}
 .after2::after {
 width:22%;
 height:22%;
 bottom: -4%;
 left: 77%;
}
.txtstyle3 {
	font-size: 1.3em;
}
.txtstyle4 {
	font-size: 1.5em;
}
.txtstyle5 {
	font-size: 1.5em;
	font-weight:bold;
}
.txtstyle6 {
	font-size: 1.7em;
}
.nomalcatch{
	font-size:1.7em;
	text-align:center;
	margin-bottom:20px;
}
/*===========================
タブレット・スマホサイズのcircle2
===========================*/


@media screen and (max-width: 768px) {
	.content ul.circle2 li, .content ul.check2 li {
	margin-bottom: 0.7em;
	border-bottom: 1px dashed #CCC;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0.5em;
	padding-left: 1.8em;
	margin-right: 1%;
	margin-left: 1%;
	width: 97%;
}
	
}
.h3wrap{
	margin-bottom:5%;
	margin-top:5%;
}
.com_soon {
    padding: 0.5em 1em;
    margin: 2em 0;
    border: double 3px #999;
	text-align:center;
}
.com_soon p {
    margin: 0; 
    padding: 50px;
	font-size:1.3em;
	color:#808080;
}
.tx-right{
	text-align:right;
}
.w80{
	width:80%;
	
	margin:auto;
}
.h2_ver2{
	font-size: 1.6em!important;
	line-height: 1.3em;
	text-align: center;
	margin-bottom: 2em;
	position: relative;
}
.h2_ver2::after {
	position: absolute;
	bottom: -16px;
	left: 50%;
	z-index: 1;
	content: '';
	display: block;
	height: 3px;
	background: #dcdcdc;
	width: 120px;
	margin-left: -60px;

}


.small-writeup2 {
	border:1px solid #dadada;
	padding:20px;
	width:100%;
	box-sizing: border-box;
	margin-bottom:40px;
}
.content .small-writeup2 h3 {
	font-size:1.4em;
	margin-bottom:1em;
}
 .content .small-writeup2 h3::after {
position:relative;
 background: none;
 bottom:0;
}
 @media screen and (max-width: 768px) {

 .small-writeup2 {
 padding:10px;
 margin-bottom:30px;
}
.w80{
	width:100%;
}
}
/* box内 */

.box h1 {
	font-size: 1.9em;
	text-align: center;
	margin-bottom: 1em;
}
.box p {
	margin-bottom: 1.5em;
}
.box .btn {
	text-align: center;
	line-height: 1;
}
.box .btn a {
	display: inline-block;
	border: 1px solid #222;
	padding: 8px 42px;
	text-decoration: none;
	box-sizing: border-box;
}
.box .btn a:hover {
	color: #FFF;
	background-color: #222;
}
/*テーブル追加*/


table.table-various6 th {
	text-align: center;
		padding: 9px 1px;
}
table.table-various6 td {
	padding:7px;
	text-align:center;
}
table.table-various6 td:first-child {
	text-align: left;
}
table.table-various6 {
	width: 100%;
	padding-top: 1.5em;
}
.second{
	background-color:#FAFAFA!important;
}
.one_half h3{
	margin-top:30px;
}
.content_center{
	margin-left:23%;
}
.content ol.number-list_b {
	display: block;
	list-style-position: inside;
}
.content ol.number-list_b li {
	list-style-type: decimal;
	padding: 0 0 0 10px;
	margin-bottom: 1em;
	margin-left: 2em;
	border-bottom:1px #CCC dashed;
	width:39em;
}
@media screen and (max-width: 768px) {
.center{
	margin-left:0;
}	
.content ol.number-list_b li {
	width:100%;
	margin-left:0;
}
}

/* ボタン */


.content .btn {
	text-align: center;
	line-height: 1;
}
.content .btn a {
	display: inline-block;
	border: 1px solid #222;
	padding: 8px 42px;
	text-decoration: none;
	box-sizing: border-box;
}
.content .btn a:hover {
	color: #FFF;
	background-color: #222;
}

.sssp{
	display:block;
}
@media screen and (max-width: 768px) {
	.sssp{
	display:none;
}
}
/*===========================
others
===========================*/

/* 画像とテキストを交互に表示 */


.contents-wrap {
	display: flex;
	justify-content: space-between;
}
.contents-wrap:nth-child(odd) {
	flex-direction: row-reverse;
}

.contents-text {
	width: 47.5%; /*flex: 2;*/
}
.contents-img {
	width: 47.5%; /*flex: 1;*/
}

.contents-text h2 {
	margin-bottom: 2rem;
	font-size: 2.2rem;
}

.contents-img img {
	display: block;
	width: auto;
	max-width: 100%;
}

/*
@media screen and (max-width: 768px){
	.contents-wrap,
	.contents-wrap:nth-child(odd)  {
		flex-direction: column;
	}

	.contents-text,
	.contents-img {
		width: 100%; /*flex: 1;
		margin-bottom:3em;
	}

	.contents-text h2 {
		text-align: center;
	}
}
*/
table.table-various3 tr th, table.table-various3 tr td{
	text-align:center!important;
	vertical-align:middle;
}
table.table-various2 tr th, table.table-various2 tr td{
	text-align:center!important;
	vertical-align:middle;
}

table.table-various3 tr th,table.table-various2 tr th{
	color:#FFF!important;
}

@media only screen and (max-width: 400px) {

table.table-various3.border{
	border-right:2px double #000!important;
}
}

.pickupInner .pickup-full h3 {
	font-size:1.2em;	
}

