/* 
 * ------- additional css elements  ---------------------
 */


/*===========================
content
===========================*/

.facility-name {
	width: 90px;
	margin: 30px auto;
}
.pic-adjust1 {
	width: 100%;
	height: 450px;
	position: relative;
	overflow: hidden;
}
.pic-adjust1 img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%); /* Safari用 */
	transform: translate(-50%, -50%);
	-moz-transition: -moz-transform 0.5s linear;
	-webkit-transition: -webkit-transform 0.5s linear;
	-o-transition: -o-transform 0.5s linear;
	-ms-transition: -ms-transform 0.5s linear;
	transition: transform 0.5s linear;
}
.pic-adjust1 img {
	width: 400%;
	max-width: none;
}
.no_link {
	font-weight:bold;
	color:#333 !important;
}
 @media only screen and (min-width: 768px) {
.no_link {
 text-decoration: none;
}
}
 @media only screen and (min-width: 480px) {
.footer_tel a, .footer_mail a {
 display: none !important;
}
}
 @media only screen and (max-width: 768px) {
 footer {
 margin-bottom: 50px;
}
.footer_tel a {
 background-color: #48b5cd;
 padding: 5px;
 position: fixed;
 bottom: 0px;
 width: 50%!important;
 font-weight: 700;
 color: #FFF !important;
 left: 0px;
 text-align: center;
 z-index: 9999;
 height: 50px;
 display: -webkit-flex;
 display: flex;
 -webkit-align-items: center;
 align-items: center;
 -webkit-justify-content: center;
 justify-content: center;
 font-size: 2em;
 border-right: 1px solid #FBE6EC;
 text-decoration: none;
}
.footer_mail a {
 background-color: #48b5cd;
 padding: 5px;
 position: fixed;
 bottom: 0px;
 width: 50%!important;
 font-weight: 700;
 color: #FFF !important;
 text-align: center;
 z-index: 10000;
 height: 50px;
 display: -webkit-flex;
 display: flex;
 -webkit-align-items: center;
 align-items: center;
 -webkit-justify-content: center;
 justify-content: center;
 font-size: 2em;
 right: 0px;
 border-left: 1px solid #FBE6EC;
 text-decoration: none;
}
}
.no_addlink {
	text-decoration:none !important;
}
/* 
 * ------- additional css elements  ---------------------
 */


/*===========================
リスト
===========================*/

.content ul.check li {
	padding: 0 0 0.5em 2em;
}
.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 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.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: 44%;
}
.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-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.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.5em;
	padding-left: 1.8em;
	margin-right: 35px;/*transform: rotate(0.05deg);*/
}
.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.check4 li::before {
 display: block;
 position: absolute;
 content: "\f14a";
 font-family: FontAwesome;
 font-size: 1.3em;
 margin-left: -1.2em;
}
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;
}
ul.pdf_list {
	list-style:none;
}
ul.pdf_list li {
	width:43%;
	float:left;
	margin-right:2%;
	margin-bottom:10px;
	text-align:center;
	display: block;
}
ul.pdf_list li a {
	text-decoration:none;
	color:#FFF;
	display: block;
}
@media screen and (max-width: 768px) {
ul.circle2 li, ul.check2 li, ul.pdf_list li {
 float: none !important;
 width: 90% !important;
	/* [disabled]overflow: hidden;
*/
}
ul.liReseterFloat li {
 float:none;
 margin-bottom:10px;
}
}
/*===========================
テーブル
===========================*/

table th {
	font-weight: bold;
	vertical-align:top;
	white-space:nowrap;
	text-align:center;
}
/*===========================
地図追加
===========================*/
#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
===========================*/

.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;
}
/*===========================
news
===========================*/
/*
.news dl {
}
.news dl dt {
	clear:both;
	float:left;
	width: 5em;
	line-height:1.2em;
	padding:0.2em 0;
}
.news dl dd {
	float:left;
	line-height:1.2em;
	padding:0.2em 0;
	width:22em;
}*/

.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;
}
 @media screen and (max-width: 768px) {
.tx_name {
 font-size:140%;
 text-align:left;
}
}
@media screen and (max-width: 420px) {
.tx_name {
 font-size:120%;
}
}
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:2%;
 left: 77%;
}
 .after2::after {
 width:22%;
 height:22%;
 bottom:2%;
 left: 77%;
}
.tx_s {
	font-size:0.92em;
}
.tx_L {
	font-size:1.3em;
}
.tx_dot {
	margin-bottom:20px;
	border-bottom:dashed #666 1px;
	font-size:1.2em;
	font-weight:bold;
	padding-bottom:5px;
}
.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;
}
.box2 {
	padding: 3em;
	margin-bottom:2em;
	background: #FFF;
	border: double 3px #FF8080;/*線*/
}
.top_w70 {
	width:70%;
	margin: 0 auto;
}
 @media screen and (max-width: 768px) {
 .top_w70 {
 width:80%;
 margin: 0 auto;
}
}
 @media screen and (max-width: 420px) {
 .top_w70 {
 width:100%;
}
}
.add_title {
	background:#DC6D8C;
	padding:5px 0;
	text-align:center;
	color:#FFF;
	font-size:1.2em;
	margin-bottom:1em;
}
.add_box {
	padding:2em;
	background: #F7E1E3;
	box-shadow: 0px 0px 0px 10px #F7E1E3;
	border: double 3px white;
	width:90.5%;
	margin:0 auto;
	margin-bottom:3em;
}
 @media screen and (max-width: 768px) {
 .add_box {
 width:85%;
 padding-bottom:0;
}
}
 @media screen and (max-width: 420px) {
.add_box {
 width:80%;
 padding-bottom:0;
 padding:1em;
}
.box2 {
 padding:1em;
}
}
table th.add_w {
	width:20%;
}
table th.add_w2 {
	width:70%;
}
 @media screen and (max-width: 768px) {
 table th.add_w, table th.add_w2 {
 width:auto;
}
}
.add_box3 {
	position: relative;
	margin-bottom:2em;
	padding:2em;
	border: solid 2px #D85472;
	border-radius: 8px;
}
.add_box3 .box-title {
	position: absolute;
	display: inline-block;
	top: -8px;
	left: 10px;
	padding: 0 9px;
	line-height: 1;
	font-size: 1.2em;
	color:#D85472;
	background-color: #FFF;
	font-weight:bold;
}
.add_box3 .box-title2 {
	position: absolute;
	display: inline-block;
	top: -8px;
	left: 10px;
	padding: 0 9px;
	line-height: 1;
	font-size: 1.2em;
	color:#D85472;
	background-color: #FAEFEF;
	font-weight:bold;
}
.add_box2 {
	position: relative;
	margin-bottom:2em;
	padding:2em;
	border: solid 2px #F99848;
	border-radius: 8px;
}
.add_box2 .box-title {
	position: absolute;
	display: inline-block;
	top: -8px;
	left: 10px;
	padding: 0 9px;
	line-height: 1;
	font-size: 1.2em;
	color:#F99848;
	background-color: #FFF;
	font-weight:bold;
}
.add_box2 .box-title2 {
	position: absolute;
	display: inline-block;
	top: -8px;
	left: 10px;
	padding: 0 9px;
	line-height: 1;
	font-size: 1.2em;
	color:#F99848;
	background-color:#FAEFEF;
	font-weight:bold;
}
.min_120 {
	min-height:120px !important;
}
.balloon1-top {
	position: relative;
	display: inline-block;
	margin: 1.5em 0;
	padding: 17px 15px;
	min-width: 120px;
	max-width: 100%;
	color: #555;
	font-size: 16px;
	background: #FADEE6;
	border-radius: 10px;
}
.balloon1-top:before {
	content: "";
	position: absolute;
	top: -30px;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-bottom: 15px solid #FADEE6;
}
.col_paple {
	color:#8C0046;
}
.btn-gradient-radius {
	display: inline-block;
	padding: 7px 20px;
	border-radius: 25px;
	text-decoration: none;
	color: #FFF;
	background-color:#D86381;
 transition: .4s;
}
.btn-gradient-radius:hover {
	background-color: #E29AAE;
}


/*上下*/

@media screen and (max-width: 768px) {
.reverse {
display: flex;
flex-direction:column-reverse;
flex-wrap:wrap;
}
.min_120 {
 min-height:0px !important;
}
 .add_box3 .box-title2 {
 font-size: 1.1em;
 color:#D85472;
 background-color: #FAEFEF;
 font-weight:bold;
}
}
 @media screen and (max-width: 420px) {
 .add_box3 .box-title2 {
 font-size: 1.1em;
 font-weight:bold;
}
.add_box3 .box-title {
 font-size: 1.1em;
 font-weight:bold;
}
}
.bg-white {
	/*
	 background-color:rgba(255,255,255,0.6);
	*/
	 padding:3em;
	border-radius:15px;
}
 @media screen and (max-width: 768px) {
.bg-white {
 padding: 1.6em 0.8em;
}
}
/*******************************
width
*******************************/

.w80 {
	width:80%;
	margin:auto;
}
.w70 {
	width:70%;
	margin:auto;
}
.w60 {
	width:60%;
	margin:auto;
}
.w50 {
	width:50%;
	margin:auto;
}
.w40 {
	width:40%;
	margin:auto;
}
 @media only screen and (max-width: 768px) {
 .w80, .w70, .w60, .w50, .w40 {
 width: auto;
 margin:auto;
}
}
.fc-red {
	color:#D13805;
}
.fs80p {
	font-size:80% !important;
}
.fs90p {
	font-size:90% !important;
}
.fs110p {
	font-size:110% !important;
}
.fs120p {
	font-size:120% !important;
	line-height:1.4em !important;
}
.fs130p {
	font-size:130% !important;
	line-height:1.4em !important;
}
.fs140p {
	font-size:140% !important;
	line-height:1.4em !important;
}
.box-sd {
	padding: 3rem 3rem 2.0rem;
	background-color: rgba(255, 255, 255, 0.3);
	border: 1px solid #999;
	box-sizing: border-box;
	border-radius:10px;
}
.box-sd02 {
	padding: 2rem;
	background-color: rgba(255, 255, 255, 0.6);
	border: 2px solid #999;
	box-sizing: border-box;
	border-radius:5px;
}
 @media only screen and (max-width: 768px) {
.box-sd, .box-sd02 {
 padding: 1.2rem;
 box-sizing: border-box;
}
}
ul.check, ul.check2 {
	position: relative;
}
ul.check li {
	padding: 0 0 0.5em 1.6em;
	margin-bottom: 0.7em;
	border-bottom: 1px dashed #CCC;
	position: relative;
}
 ul.check li::before {
 position: absolute;
 content: "\f14a";
 font-family: FontAwesome;
 left: 0.3em;
 font-size: 1.3em;
}
ul.check2 li {
	padding: 0 0 0.5em 1.6em;
	margin-bottom: 0.7em;
	border-bottom: 1px dashed #CCC;
	position: relative;
	width:40%;
	margin-right:2%;
	display:inline-block;
}
ul.check2 li::before {
 position: absolute;
 content: "\f14a";
 font-family: FontAwesome;
 left: 0.3em;
 font-size: 1.3em;
}
.flex {
	display: flex;
	justify-content: space-between;
	align-items: start;
	flex-wrap: wrap;
}
.flex-2col {
	display:flex;
	justify-content:space-between;
	align-items:center;
	flex-wrap:wrap;
}
.flex-2col > li {
	width:49%;
	margin:2% 0% 0 1%;
}
.flex-2col > li:nth-of-type(odd) {
 width:47.5%;
 margin:2% 2.5% 0 0%;
}
.flex-2col > li:nth-of-type(even) {
 width:47.5%;
 margin:2% 0 0 2.5%;
}
.flex-2col-start {
	display:flex;
	justify-content:start;
	align-items:start;
	flex-wrap:wrap;
}
.flex-2col-start > li {
	width:48%;
	margin:2% 0 0 2%;
}
.flex-2col-start > li:nth-of-type(odd) {
 width:47.5%;
 margin:2% 2.5% 0 0%;
}
.flex-2col-start > li:nth-of-type(even) {
 width:47.5%;
 margin:2% 0 0 2.5%;
}
.flex-list2 {
	width:18% !important;
	margin:0 0 0 0% !important;
}
.flex-list3 {
	width:28% !important;
	margin:0 0 0 2% !important;
}
.flex-list4 {
	width:38% !important;
	margin:0 0 0 2% !important;
}
.flex-list5 {
	width:49% !important;
	margin:0% 1% 0 0% !important;
}
.flex-list6 {
	width:58% !important;
	margin:0% 0 0 2% !important;
}
.flex-list7 {
	width:68% !important;
	margin:0% 0 0 2% !important;
}
.flex-list8 {
	width:78% !important;
	margin:0% 0 0 2% !important;
}
.flex-list9 {
	width:88% !important;
	margin:0% 0 0 2% !important;
}
.flex-3col {
	display:flex;
	justify-content:space-between;
	align-items:center;
	flex-wrap:wrap;
}
.flex-3col > li {
	width:32%;
	margin:2% 0 0 2%;
}
.flex-3col > li:nth-of-type(1) {
 width:32%;
 margin:2% 0 0 0%;
}
 @media only screen and (max-width: 768px) {
.flex-2col > li, .flex-2col-start > li {
 width:100% !important;
 margin:2% auto !important;
}
.flex-3col > li, .flex-3col > li:nth-of-type(1) {
 width:100%;
 margin:2% auto !important;
}
.flex-list2, .flex-list3, .flex-list4, .flex-list5, .flex-list6, .flex-list7, .flex-list8, .flex-list9 {
 width:100% !important;
 margin:2% auto !important;
}
}
ol.num_order {
	padding-left:20px;
}
ol.num_order li {
	padding: 5px 0 4px 0;
	list-style-type: decimal;
}
ul.check2, ul.check-2col {
	position: relative;
}
ul.check2 li {
	padding: 0 0 0.5em 2em;
	margin-bottom: 0.7em;
	border-bottom: 1px dashed #CCC;
	position: relative;
	width:45%;
	margin-right:2%;
	display:inline-block;
}
ul.check2 li::before {
 position: absolute;
 content: "\f14a";
 font-family: FontAwesome;
 left: 0.3em;
 font-size: 1.3em;
}
ul.check-2col {
	position: relative;
	display:flex;
	justify-content:space-between;
	align-items:center;
	flex-wrap:wrap;
}
ul.check-2col li {
	padding: 0 0 0.5em 2em;
	margin-bottom: 0.7em;
	border-bottom: 1px dashed #CCC;
	width:45%;
	margin-right:0%;
	position: relative;
}
ul.check-2col li::before {
 position: absolute;
 content: "\f14a";
 font-family: FontAwesome;
 left: 0.3em;
 font-size: 1.3em;
}
 @media only screen and (max-width: 768px) {
ul.check-2col li {
 padding: 0 0 0.5em 2em;
 margin-bottom: 0.7em;
 border-bottom: 1px dashed #CCC;
 width:90%;
 margin-right:2%;
 position: relative;
}
ul.check2 li {
 padding: 0 0 0.5em 1.6em;
 margin-bottom: 0.7em;
 border-bottom: 1px dashed #CCC;
 position: relative;
 width:90%;
 margin-right:2%;
 display:inline-block;
}
}
.btn-b a {
	text-decoration: none;
	text-align: center;
	color: #FFF !important;
	position: relative;
	display: inline-block;
	padding: 0.3em 1.3em 0.3em 1em;
	line-height: 30px;
	background: #f2ab1d;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
 transition: all .3s;
 -webkit-transition: all .3s;
	border-radius:5px;
}
.btn-b a::after {
 position: absolute;
 top: 0;
 bottom: 0;
 margin: auto;
 content: "";
 vertical-align: middle;
 right: 2%;
 box-sizing: border-box;
 width: 4px;
 height: 4px;
 border: 4px solid transparent;
}
.btn-b a::after {
 border-left: 4px solid #fff;
}
.btn-b a:hover {
	opacity:0.7;
}
.home-bgadd {
	padding-bottom:50px;
}
@media only screen and (max-width: 1400px) {
.secondaryNavArea .main-nav ul li {
 margin-left: 3%;
}
.secondaryNavArea .main-nav ul li:nth-of-type(1) {
 margin-left: 13%;
}
}
@media only screen and (max-width: 1300px) {
.secondaryNavArea .logo img {
 width:300px;
}
}
@media only screen and (max-width: 1100px) {
.secondaryNavArea .main-nav ul li {
 margin-left: 3%;
 font-size:0.9rem;
}
.secondaryNavArea .main-nav ul li:nth-of-type(1) {
 margin-left: 17%;
}
.secondaryNavArea .logo img {
 width:290px;
}
.secondaryNavArea .logo {
 left: 3%;
 margin-top: 20px;
 margin-right: 7%;
}
}
@media only screen and (max-width: 950px) {
.secondaryNavArea .main-nav ul li {
 margin-left: 2%;
 font-size:0.9rem;
}
.secondaryNavArea .logo img {
 width:220px;
}
.secondaryNavArea .main-nav ul li:nth-of-type(1) {
 margin-left: 13%;
}
}
@media only screen and (max-width: 768px) {
.secondaryNavArea .main-nav ul li:nth-of-type(1) {
 margin-left: 1%;
}
.secondaryNavArea .logo img {
 width:100%;
}
}
 @media only screen and (max-width: 420px) {
.secondaryNavArea .logo {
 left: 2%;
 margin-top: 10px;
}
.secondaryNavArea .logo img {
 width:250px;
}
}
@media only screen and (max-width: 350px) {
.secondaryNavArea .logo {
 left: 2%;
 margin-top: 6px;
}
.secondaryNavArea .logo img {
 width:250px;
}
}
.box-note {
	padding:3em 3em 2em;
	border-radius:10px;
	border:3px solid #999;
	background:#fff;
}
.patient dd span {
	border-bottom:1px dotted #999;
}
.patient dd {
	padding-left:1em;
	text-indent:1em;
	margin-bottom:2.6em !important;
}
.patient dt {
	border-bottom:0px solid #999;
	font-size:1.0em;
	font-weight:900;
}
.cp_box *, .cp_box *:before, .cp_box *:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.cp_box {
	width: auto;
	margin: 2em auto;
}
.cp_box label {
	font-weight: bold;
	position: relative;
	display: block;
	width: 80%;
	margin: auto;
	padding: 0.3em 1em;
	cursor: pointer;
	transition: all 0.3s;
	text-align: center;
	color: #F06000;
	border: 2px solid #F06000;
	border-radius: 3px;
}
.cp_box label:hover {
	transition: all 0.3s;
	color: #ffffff;
	background: #F06000;
}
.cp_box label::after {
 font-family: 'FontAwesome';
 content: ' \f067';
 color: #F06000;
}
.cp_box label:hover::after {
 color: #ffffff;
}
.cp_box input:checked ~ label::after {
 font-family: 'FontAwesome';
 content: ' \f068';
 color: #F06000;
}
.cp_box input:checked ~ label:hover::after {
 color: #ffffff;
}
.cp_box input {
	display: none;
}
.cp_box .cp_container {
	position: relative;
	z-index: 10;
	overflow: hidden;
	height: 0;
	margin-top: -1px;
	transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	background: rgba(255, 255, 255, 0.5);
}
.cp_box input:checked ~ div {
 transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
}
/* 続きを読むを押すと表示されるテキストの高さ */
.cp_box input:checked ~ div.cp_container {
 height: auto;
}
.btn-d {
	padding:0.5em 0.5em 0.5em 1em;
	background:#e74040;
	color:#fff;
	margin-top:10px;
	margin-bottom:20px;
}
 @media only screen and (max-width: 768px) {
.box-note {
 padding:1.1em;
 border-radius:10px;
 border:3px solid #999;
 background:#fff;
}
.cp_box label {
 width: 90%;
}
.patient dd {
 margin-bottom: 1.0em !important;
 margin-top:1em;
}
.btn-d {
 margin-top: 10px;
 margin-bottom: 11px;
}
.content .faq h3 {
 font-size: 1.1em;
 text-align: left;
 padding-left: 44px;
 position: relative;
 font-weight: normal;
 color: #333;
}
.content h4 {
 font-size:1.0em;
}
.faq {
 margin-bottom: 20px;
}
.cp_box {
 width: auto;
 margin: 1em auto 2em;
}
}
/*===========================
spacer
===========================*/


.mt10 {
	margin-top:10px !important;
}
.mt20 {
	margin-top:20px !important;
}
.mt30 {
	margin-top:30px !important;
}
.mt40 {
	margin-top:40px !important;
}
.mt50 {
	margin-top:50px !important;
}
.mt60 {
	margin-top:60px !important;
}
.mt70 {
	margin-top:70px !important;
}
.mt80 {
	margin-top:80px !important;
}
.mt0 {
	margin-top:0px !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;
}
.mb80 {
	margin-bottom:80px !important;
}
.mb0 {
	margin-bottom:0px !important;
}
 @media screen and (max-width: 768px) {
.mt10, .mt20, .mt30 {
 margin-top:4% !important;
}
.mb10, .mb20, .mb30 {
 margin-bottom:4% !important;
}
.mt40, .mt50, .mt60 {
 margin-top: 8% !important;
}
.mb40, .mb50, .mb60 {
 margin-bottom:5% !important;
}
.mt70, .mt80 {
 margin-top:8% !important;
}
.mb70, .mb80 {
 margin-bottom:8% !important;
}
}
.tbl-1 th, .tbl-3 th {
	width:30%;
	vertical-align:middle;
}
.tbl-1 th.th-01 {
	background:#87d4e0;
}
.tbl-1 td {
	text-align:center;
}
.tbl-2 td {
	text-align:left;
}
@media only screen and (max-width: 768px) {
table th, table td, .tbl-1 th, .tbl-2 th {
 display: block;
 width: 100%;
 box-sizing: border-box;
}
}
.r-img img, ul li img {
	width:100%;
	height:auto;
}
.wrap-h2 {
	width:96%;
	margin:4% auto 6%;
}
.wrap-h3 {
	width:96%;
	margin:4% auto 6%;
}
.wrap-h4 {
	width:96%;
	margin:4% auto 6%;
}
.catch01 {
	font-size:2.0em;
	font-weight:800;
	text-align:center;
	line-height:1.6;
	margin:1em auto;
	font-family: 'Noto Serif JP', serif;
}
.catch02 {
	font-size:2em;
	font-weight:800;
	text-align:center;
	line-height:1.6;
	background:#C03;
	color:#fff;
	padding:0.5em;
	width:70%;
	margin:60px auto 30px;
}
.catch03 {
	font-size:1.3em;
	font-weight:800;
	text-align:left;
	line-height:1.6;
	margin:1em auto;
	color:#056045;
}
 @media only screen and (max-width: 768px) {
.catch01 {
 font-size: 1.1em;
 line-height: 1.5;
 margin: 1em auto;
}
.catch02 {
 font-size: 1.2em;
 font-weight: 800;
 text-align: left;
 line-height: 1.4;
 background: #C03;
 color: #fff;
 padding: 0.8em 0.7em;
 width:90%;
 margin:20px auto 30px;
}
.catch03 {
 font-size:1.2em;
 font-weight:800;
 text-align:center;
 line-height:1.6;
 margin:1em auto;
}
}
/* txt */
.txt2 {
	font-size:1.2rem;
	font-weight:800;
}
.txtbold {
	font-weight:bold;
}
.tx-center {
	text-align:center
}
.tx-left {
	text-align:left;
}
.tx-right {
	text-align:right;
}
.tx_marker {
	background:linear-gradient(transparent 75%, #fff799 75%);
	font-weight:bold;
	display:inline;
}
/* color */

.red {
	color: #bc2d2d;
}
.green {
	color: #3b7a28;
}
.brown {
	color: #a67435;
}
.blue {
	color: #325f99;
}
.catchcopy {
	font-size: 2rem;
	font-family: 'Noto Sans Japanese';
	font-weight: 400;
	line-height: 1.3em;
	color: #E0625E;
}
.catchcopy2 {
	font-size: 2.2rem;
	font-family: 'Noto Sans Japanese';
	font-weight: 600;
	line-height: 1.3em;
	color: #E0625E;
}
.col_red {
	color:#F33;
}
.col_green {
	color: #1a9651 !important;
}
.col_blue {
	color: #06C;
}
.col_orange {
	color: #F06000;
}
.tx-70p {
	font-size:70% !important;
	letter-spacing:normal;
}
.tx-80p {
	font-size:80% !important;
	letter-spacing:normal;
}
.tx-90p {
	font-size:90% !important;
	letter-spacing:normal;
}
.tx100p {
	font-size:100% !important;
	letter-spacing:normal;
}
.tx-110p {
	font-size: 110% !important;
	letter-spacing:normal;
}
.tx-120p {
	font-size:120% !important;
	letter-spacing:normal;
}
.tx-130p {
	font-size:130% !important;
	letter-spacing:normal;
}
.tx-140p {
	font-size:140% !important;
	letter-spacing:normal;
	line-height:1.4em;
}
.tx-150p {
	font-size:150% !important;
	letter-spacing:normal;
}
.tx-160p {
	font-size:160% !important;
	letter-spacing:normal;
}
.tx-170p {
	font-size:170% !important;
	letter-spacing:normal;
}
.tx-180p {
	font-size:180% !important;
	letter-spacing:normal;
}
.tx-230p {
	font-size:230% !important;
	letter-spacing:normal;
}
.tx-300p {
	font-size:300% !important;
	letter-spacing:normal;
}
.mar0 {
	margin:0 auto;
}
.txsize1 {
	font-size:1.2rem;
	font-weight:800;
	color:#F33;
	text-align:center;
}
.txtstyle1 {
	font-size: 1.16em;
	font-weight: bold;
}
.txtstyle2 {
	font-size: 1.24em;
	font-weight: bold;
}
.ex {
	padding-left:1em;
	text-indent:-1em;
}
 @media only screen and (max-width: 768px) {
.tx-230p {
 font-size: 120% !important;
 letter-spacing: nomal;
}
.tx-180p {
 font-size: 110% !important;
 letter-spacing: nomal;
}
}
 @media only screen and (max-width: 600px) {
.line-h2 {
 line-height: 1.5;
}
.tx-230p {
 font-size: 130% !important;
 letter-spacing: nomal;
}
.tx-180p, .tx-170p {
 font-size: 120% !important;
 letter-spacing: nomal;
}
.tx-160p, .tx-150p {
 font-size: 110% !important;
 letter-spacing: nomal;
}
.tx-140p, .tx-130p, .tx-120p, .tx-110p {
 font-size: 100% !important;
 letter-spacing: nomal;
}
}
/*===========================
anchor
===========================*/


.anchor {
	margin-top:-170px;
	padding-top:170px;
}
#anchor02 {
	margin-top:-95px;
	padding-top:95px;
}
#anchor03 {
	margin-top:-95px;
	padding-top:95px;
}
#faq {
	margin-top: -175px;
	padding-top: 175px;
}
#partner {
	margin-top: -125px;
	padding-top: 125px;
}
.wd40 {
	width:40% !important;
	margin:auto;
}
.wd50 {
	width:50% !important;
	margin:0 auto;
}
.wd60 {
	width:60% !important;
	margin:0 auto;
}
.wd70 {
	width:70% !important;
	margin:0 auto;
}
.wd80 {
	width:80% !important;
	margin:0 auto;
}
.wd85 {
	width:85% !important;
	margin:0 auto;
}
.wd90 {
	width:90% !important;
	margin:0 auto;
}
.wd95 {
	width:95% !important;
	margin:0 auto;
}
 @media only screen and (max-width: 768px) {
.wd40, .wd50, .wd60, .wd70, .wd80, .wd85, .wd90, .wd95 {
 width:100% !important;
 margin:auto;
}
}
.h3-ttl {
	text-align:center;
	font-size:1.3em;
	padding: 0.6em 0.5em;/*文字の上下 左右の余白*/
	color: #494949;/*文字色*/
	background: #f4f4f4;/*背景色*/
	border-left: solid 5px #1DB185;/*左線*/
	border-bottom: solid 1px #999;/*下線*/
}
.h3-ttl-02 {
	background: #1DB185;
	padding: 0.5em;
	color: #fff !important;
	font-size: 1.3em;
	text-align: center;
}
.h3-ttl-03 {
	padding-left: 1.6em;
	text-align: left !important;
}
.pc-disp {
	display:block;
}
.sp-disp {
	display:none;
}
@media only screen and (max-width: 768px) {
.h3-ttl, .h3-ttl-02 {
 padding: 0.5em;
 font-size: 1.1em;
 margin-top:1em;
}
.h3-ttl-03 {
 margin-top:1em;
 padding-left: 0.5em;
 margin-bottom:0.5em !important;
 text-align: left !important;
}
.pc-disp {
 display:none;
}
.sp-disp {
 display:block;
}
footer .copyright {
 width: 100%;
 padding: 30px 0 70px;
 text-align: center;
 line-height: 1;
 color: #333;
 z-index:1;
 pointer-events: none;
}
}
.h4-ttl {
	position: relative;/*相対位置*/
	padding: 0.5em 0.5em 0.5em 1.5em;/*アイコン分のスペース*/
	line-height: 1.4;/*行高*/
	color: #1DB185;/*文字色*/
	border-top: dotted 1px gray;
	border-bottom: dotted 1px gray;
	background: #fffff4;
}
.h4-ttl:before {
	font-family: "Font Awesome 5 Free";/*忘れずに*/
	content: "\f138";/*アイコンのユニコード*/
	font-weight: 900;
	position: absolute;/*絶対位置*/
	font-size: 1em;/*サイズ*/
	left: 0.25em;/*アイコンの位置*/
	top: 0.6em;/*アイコンの位置*/
	color: #1DB185; /*アイコン色*/
}
@media (min-width: 769px) {
a[href*="tel:"] {
pointer-events: none;
cursor: default;
text-decoration: none;
}
}
.company_data .data a {
	color: #333 !important;
	text-decoration: none;
}
.company_data .data a:hover {
	cursor: pointer;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	zoom: 1;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}
.tel-a a {
	color:#333 !important;
	text-decoration:none;
}
.tel-a a:hover {
	cursor: pointer;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	zoom: 1;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}
.home {
	overflow-x: hidden;
}
.res-img90 {
	width:90% !important;
	height:auto !important;
}
.res-img80 {
	width:80% !important;
	height:auto !important;
}
.res-img70 {
	width:70% !important;
	height:auto !important;
}
.res-img60 {
	width:60% !important;
	height:auto !important;
}
.res-img40 {
	width:40% !important;
	height:auto !important;
}
.res-img30 {
	width:30% !important;
	height:auto !important;
}
.res-img20 {
	width:20% !important;
	height:auto !important;
}
@media only screen and (max-width: 768px) {
.res-img90, .res-img80, .res-img70, .res-img60 {
 width:100% !important;
 height:auto !important;
}
.res-img20 {
 width:50% !important;
 height:auto !important;
}
.res-img50 {
 width:50% !important;
 height:auto !important;
}
}
.btn-animation-02 {
	display: inline-block;
	width: 300px;
	text-align: center;
	background-color: #00a968;
	border: 2px solid #00a968;
	font-size: 16px;
	color: #00a968 !important;
	text-decoration: none;
	font-weight: bold;
	padding: 10px 24px;
	border-radius: 4px;
	position: relative;
}
.btn-animation-02 span {
	position: relative;
	z-index: 1;
}
 .btn-animation-02::before, .btn-animation-02::after {
 content: "";
 display: block;
 background-color: #FFF;
 width: 50%;
 height: 100%;
 position: absolute;
 top: 0;
 transition: .2s;
}
.btn-animation-02::before {
 left: 0;
}
.btn-animation-02::after {
 right: 0;
}
.btn-animation-02:hover:before, .btn-animation-02:hover:after {
	width: 0;
	background-color: #FFF;
}
.btn-animation-02:hover {
	color: #FFF!important;
}
 @media screen and (max-width: 768px) {
.btn-animation-02 {
 display: inline-block;
 width: 80%;
 text-align: center;
 font-size: 16px;
 text-decoration: none;
 font-weight: bold;
 padding: 2% 10%;
 border-radius: 4px;
 position: relative;
 box-sizing:border-box;
}
.box-01 {
 background: none;
 border: 4px double #1A9651;
 margin:20px auto !important;
 padding: 15px !important;
 position: relative;
}
}
.titleWrap a {
	text-decoration:none;
	color:#333;
}
.titleWrap a img {
	vertical-align: middle;
}
.top-bls li {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #CCCCCC;
}
.top-bls li img {
	width:auto;
}
.data {
	margin-left: 15px;
	display: inline-block;
}
.title {
	margin-left: 15px;
	display: inline-block;
}
@media only screen and (max-width: 600px) {
.title {
 margin-left: 0;
 display: block;
}
.data {
 margin-left: 0;
 display: block;
 margin-top: 15px;
}
.top-bls li {
 text-align:center;
}
}
.back_gray {
	background-color: #EBEBEB;
}
.box-01 {
	background: none;
	border: 4px double #1A9651;
	margin: 5px 10px;
	padding: 20px;
	position: relative;
}
.btn-h a {
	color:#333 !important;
	text-decoration:none;
	font-weight:800;
}
.floating-banner {
	position: fixed;/* 追従 */
	z-index: 99999;/* 他の要素の下に隠れないように */
	top: 0px;/* バナーの上下の位置 */
	right: 30px;/* バナーの左右の位置 */
}
.floating-banner img {
	display:block;
	padding:5px 10px;
	background-color:#f0f0f0;
	border-radius:10px;
	box-shadow: 0px 0px 5px -1px #777777;
	border:2px solid #c0deff;
}
.line-h {
	line-height:1.6;
}
.h2-ttl {
	position: relative;
	text-align: center;
	font-weight: 900;
	line-height: 1.3em;
	margin-bottom: 2em;
}
.h2-ttl:after {
	position: absolute;
	bottom: -16px;
	left: 50%;
	z-index: 1;
	content: '';
	display: block;
	height: 2px;
	background: #48b5cd;
	width: 240px;
	margin-left: -120px;
}
.sec-01 {
	padding: 4em 0;
}
@media (min-width: 769px) {
a[href*="tel:"] {
pointer-events: none;
cursor: default;
text-decoration: none;
}
}
.company_data .data a {
	color: #333 !important;
	text-decoration: none;
}
.company_data .data a:hover {
	cursor: pointer;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	zoom: 1;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}
.tel-a a {
	color:#fff !important;
	text-decoration:none;
}
.tel-a a:hover {
	cursor: pointer;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	zoom: 1;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}
.fbox_reverse {
	display: flex;
	align-items: center;
	background:#e9f6f8;
}
.fbox_reverse > div {
	width: 50%;
}
 .fbox_reverseWrap > .fbox_reverse:nth-child(even) {
 flex-direction: row-reverse;
}
 .fbox_reverseWrap > .fbox_reverse div:nth-child(odd) {
 box-sizing: border-box;
 line-height: 1.8;
}
 .fbox_reverseWrap > .fbox_reverse div:nth-child(odd) {
 box-sizing: border-box;
 line-height: 1.8;
}
.lead_1 {
	font-size: 1.8em;
	color: #0d8ea0;
	text-align: center;
	margin: 0 auto 1.5em;
	font-weight:800;
	max-width: 500px;
	width: 96%;
}
.fbox_reverseWrap > .fbox_reverse:nth-child(even) p, .fbox_reverseWrap > .fbox_reverse div:nth-child(odd) p {
 max-width: 500px;
 width: 96%;
 margin: 0 auto 0.778em;
 text-align:left;
}
@media screen and (max-width: 768px) {
.fbox_reverse {
 display: block;
}
.fbox_reverse > div {
 width: 100%;
 box-sizing: border-box;
 padding: 30px 6.11111%;
}
.fbox_reverse > div.fbox-img {
 padding: 0px;
}
.fbox_reverseWrap > .fbox_reverse div:nth-child(odd) {
 padding-left: 30px;
 padding-right: 30px;
}
.lead_1 {
 text-align: left;
 font-size: 1.4em;
 margin-bottom: 1em;
 width: 100%;
 max-width: initial;
}
.fbox_reverseWrap > .fbox_reverse:nth-child(even) p, .fbox_reverseWrap > .fbox_reverse div:nth-child(odd) p {
 width: 100%;
 max-width: initial;
 margin: 0 auto;
}
}
.link_btn3 {
	display: inline-block;
	padding: 0.5em 1em;
	background-color: #06C;
	border-radius: 30px;
	color: #fff;
	width: 88%;
}
.flex_anchorlink_box {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.flex_anchorlink_box .item_btn {
	width: 33.3%;  /* 要調整 */
	text-align: center;
	margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
.link_btn3 {
 width: 100%;
}
.flex_anchorlink_box {
 display: block;
}
.flex_anchorlink_box .item_btn {
 width: 90%;
}
}
ol.circle_num {
	counter-reset: number;
	list-style-type: none!important;
	padding: 0em 2em 2em;
}
ol.circle_num li {
	border-bottom: dashed 1px #69A35A;
	position: relative;
	padding: 0.5em 0.5em 0.5em 40px;
	line-height: 1.3em;
	font-size: 1.2em;
	width: 90%;
	display:inline-block;
	margin-right: 10px;
	margin-left: 10px;
}
ol.circle_num li:before {
	position: absolute;
	counter-increment: number;
	content: counter(number);
	display: inline-block;
	background: #06C;
	color: white;
	font-family: 'Avenir', 'Arial Black', 'Arial', sans-serif;
	font-weight: bold;
	font-size: 14px;
	border-radius: 50%;
	left: 0;
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	top: 50%;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.schedule dl {
	display: flex;
	justify-content: space-between;
}
.schedule dl dt {
	padding: 20px 30px;
	width: 230px;
	border-bottom: 1px dotted #6f6f6f;
}
.schedule dl dt span {
	color:#fff;
	background:#06C;
	border-radius:5px;
	padding: 10px 30px;
}
.schedule dl dd {
	padding: 20px 30px;
	width: calc(100% - 230px);
	border-bottom: 1px dotted #6f6f6f;
}
@media screen and (max-width: 768px) {
ol.circle_num {
 counter-reset: number;
 list-style-type: none!important;
 padding: 0em 2em;
}
.schedule dl dt {
 padding: 20px 30px;
 width: 20%;
}
.schedule dl dd {
 padding: 20px 30px;
 width: 80%;
}
}
/*===========================
anchor
===========================*/


#anchor01 {
	margin-top:-110px;
	padding-top:110px;
}
#anchor02 {
	margin-top:-95px;
	padding-top:95px;
}
#anchor03 {
	margin-top:-95px;
	padding-top:95px;
}
.p-ttl {
	background:#06C;
	font-size:1.1em;
	padding:0.8em 0.6em;
	;
	color:#fff;
	font-weight:800;
	text-align:center;
	margin-bottom:1.4em !important;
	border-radius:10px;
}
ul.circle {
	display:flex;
	justify-content:space-between;
	align-items:center;
	flex-wrap:wrap;
}
ul.circle > li {
	padding: 0 0 0.5em 1.2em;
	margin-bottom: 0.7em;
	border-bottom: 1px dashed #CCC;
	width:90%;
	margin-right:2%;
	position: relative;
}
ul.circle > li:before {
	position: absolute;
	content: "";
	width: 6px;
	height: 6px;
	background-color: #222;
	border-radius: 50%;
	left: 0.5em;
	margin-top: 0.6em;
}
ul.circle-2col {
	display:flex;
	justify-content:space-between;
	align-items:center;
	flex-wrap:wrap;
}
ul.circle-2col > li {
	padding: 0 0 0.5em 1.2em;
	margin-bottom: 0.7em;
	border-bottom: 1px dashed #CCC;
	width:40%;
	margin-right:2%;
	position: relative;
}
ul.circle-2col > li:before {
	position: absolute;
	content: "";
	width: 6px;
	height: 6px;
	background-color: #222;
	border-radius: 50%;
	left: 0.5em;
	margin-top: 0.6em;
}
ul.circle-3col {
	display:flex;
	justify-content:space-between;
	align-items:center;
	flex-wrap:wrap;
}
ul.circle-3col > li {
	padding: 0 0 0.5em 1.2em;
	margin-bottom: 0.7em;
	border-bottom: 1px dashed #CCC;
	width:45%;
	margin-right:2%;
	position: relative;
}
ul.circle-3col > li:before {
	position: absolute;
	content: "";
	width: 6px;
	height: 6px;
	background-color: #222;
	border-radius: 50%;
	left: 0.5em;
	margin-top: 0.6em;
}
 @media only screen and (max-width: 768px) {
#anchor01, #anchor02, #anchor03 {
 margin-top:-0px;
 padding-top:0px;
}
.p-ttl {
 margin-top:1.5em;
 margin-bottom:1.0em !important;
 width:100%;
 box-sizing:border-box;

}
 ul.circle-2col > li, ul.circle-3col > li {
 width:90%;
}
}
.img-radius {
	border-radius: 10px;
}
.img-difframe-l, .img-difframe-r {
	position: relative;
}
.img-difframe-r:before {
	content: "";
	z-index: 0;
	position: absolute;
	top: -20px;
	right: -30px;
	height: 80%;
	width: 80%;
	border: 1px solid #48b5cd;
	border-radius:5px;
}
.img-difframe-l:before {
	content: "";
	z-index: 0;
	position: absolute;
	bottom: -10px;
	left: -30px;
	height: 80%;
	width: 80%;
	border: 1px solid #48b5cd;
	border-radius:5px;
}
.img-difframe-r img, .img-difframe-l img {
	z-index: 2;
	position: relative;
}
@media only screen and (max-width: 768px) {
.img-difframe-l:before {
 bottom: -10px;
 left: -10px;
}
.img-difframe-r:before {
 top: -10px;
 right: -10px;
}
.h2-ttl-sp {
 font-size:1.3em;
}
}
