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

/*===========================
pickup area
===========================*/

/* .pickupInner .one_half {
	margin-left: 0;
} */

.pickupInner h3 {
	font-size:1.8rem;
	line-height: 1.2em;
	text-align: center;
	margin-bottom: 2rem;
	position: relative;
}

/*===========================
ビフォーアフター 縦写真
===========================*/

.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%;
}
/*===========================
list
===========================*/

.content ul.check li {
	padding: 0 0 0.5em 2.0em;
}

.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_circle, ul.circle2, .content ul.circle3, .content ul.check2, .content ul.check3 {
	position: relative;
}
ul.circle2 li, ul.check2 li {
	margin-bottom: 0.7em;
	border-bottom: 1px dashed #aaa;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0.5em;
	padding-left: 3%;
	margin-right: 2%;
	margin-left: 2%;
	width: 43%;
}
ul.bubble2 li {
	margin-bottom: 0.7em;
	border-bottom: 1px dashed #CCC;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0.5em;
	margin-right: 2%;
	margin-left: 2%;
	width: 46%;
}
@media screen and (max-width: 768px) {
ul.bubble2 li {
	width: 100%;
}	
}
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: 21em;
}
.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-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.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.circle6 li {
	margin-bottom: 0.2em;
	margin-top: 0.2em;
	float: left;
	width:28%;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0.5em;
	padding-left: 1.8em;
	margin-right: 1%;
}
.content ul.circle6 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;
}
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;
}
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;
}
ul.liReseterFloat li {
	display:list-item;
	list-style-type: disc;
	list-style-position: outside;
	padding-left:-10px;
	float:left;
	padding-right:60px;
}
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;
}
.li_center {
	text-align: center;
}
.li_center li {
	display: inline-block;
 /display: inline;
 /zoom: 1;
	margin-bottom: 0.2em;
	margin-top: 0.2em;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0.5em;
	padding-left: 1.8em;
	margin-right: 35px;
}
.li_center 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;
}
.defaultlist, .defaultlist li {
	padding:0px;
	margin:0px;
}
.defaultlist li {
	list-style-type:none !important;
	list-style-image:none !important;
}
.list7 li {
	position:relative;
	display: block;
	padding: 5px 0px 5px 30px;
	background: #333333;
	color: #FFF;
	border-radius:15px 15px 15px 15px;
	width:12em;
	float:left;
	margin-right:15px;
}
.list7 li:after {
	content:'';
	display:block;
	position:absolute;
	width:16px;
	height: 16px;
	top:10px;
	left:7px;
	background: #fff;
	border-radius: 10px;
}
.content ul.music {
	position:relative;
}
.content ul.music li {
	list-style-type:none !important;
	padding:0 0 0.5em 1.4em;
	margin-bottom:0.7em;
	border-bottom:1px dashed #CCC;
}
.content ul.music li:before {
	position:absolute;
	font-family: 'FontAwesome';
	content:"\f001";
	left:0;
	color:#EE9D19;
	font-size:1.1em;
}
.content ul.voice {
	position:relative;
}
.content ul.voice li {
	list-style-type:none !important;
	padding:0 0 0.5em 1.4em;
	margin-bottom:0.7em;
	border-bottom:1px dashed #CCC;
}
.content ul.voice li:before {
	position:absolute;
	font-family: 'FontAwesome';
	content:"\f007";
	left:0;
	font-size:1.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%;
}
ul.liReseterFloat li {
	float:none;
	margin-bottom:10px;
}
}
 @media screen and (max-width: 400px) {
.li_center {
	text-align: left;
	display:block;
}
}
/*===========================
table
===========================*/

table {
	border-collapse:collapse;
	border-spacing: 0;
}
table th {
	text-align: center;
	vertical-align:middle;
	background-color: #e7f0e7;
	color:#333;
	border:1px #ccc solid;
}
table td {
	vertical-align:middle;
	background-color:#FFF;
	border:1px #ccc solid;
}
table td.tdcolor {
	background-color: #eee;
}

table.table-various1 td.td_right {
	text-align:right;
}
.inquiry table {
	border: none;
}
/* 線のtable */

table.table-various3 th {
	text-align:center;
	vertical-align:middle;
}
/*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 {
	border-top: 1px #8c7656 solid;
}
table th {
	width: 100%;
	display: block;
	border-top: none;
	border-bottom: none;
	box-sizing: border-box;
}
table td {
	width: 100%;
	display: block;
	box-sizing: border-box;
}
.scroll table {
	min-width:768px;
	overflow:scroll;
}
.scroll table th {
	width:auto;
	display:table-cell;
	vertical-align:middle;
	border-top: 1px #8c7656 solid;
	border-bottom: 1px #8c7656 solid;
}
.scroll table td {
	width:auto;
	display:table-cell;
}
}

/*===========================
faq
===========================*/

.content .faq h3 {
	transform: rotate(.03deg);
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
}
.content .faq h3::before {
	font-weight: normal;
}

/*===========================
others
===========================*/

.small-writeup {
	border: 1px solid #cccccc;
	padding: 40px;
	width: 100%;
	box-sizing: border-box;
}
.small-writeup h3 {
	font-size:1.4rem;
	border: none;
	padding: 0;
}

.content h4.various1 {
	padding: .5em .75em;
	background-color: #c3e6ce;
}

.mb25 {
	margin-bottom:25px !important;
}
.mb45 {
	margin-bottom:45px !important;
}
.mb55 {
	margin-bottom:55px !important;
}
.txtsize1 {
	font-size:1.2rem;
}
.txtsize2 {
	font-size:1.4rem;
}
.tx-center-sp {
	text-align: left;
}
.tx-right {
	text-align:right;
}
.indent-1 {
	padding-left: 1em; /*1em（1文字）分、右に動かす*/
	text-indent: -1em; /*最初の行だけ1em（1文字）分、左に動かす*/
	line-height: 1.5em;
}
.orange {
	color:#d58400;
}
.catchcopy {
	font-size:1.7rem;
	font-family: 'Noto Sans Japanese';
	font-weight: 300;
	line-height:1.2em;
	color: #E66700;
}

.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.5%;
	border: 2px solid #4CAA74;
	background-color: transparent;
	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: #f6f6f6;
	border: 2px dashed #fff;
	border-radius: 8px;
	box-shadow: 0 0 0 8px #f6f6f6;
	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 #ccc;
	padding: 2em;
	background:#FFF;
	box-sizing:border-box;
}
.box3 h3 {
	font-size: 1.4em;
	margin-bottom: 1em;
	border: none;
	padding: 0;
}
.box3 h3::after {
	position: relative;
	background: none;
	bottom: 0;
}
.comingsoon {
	text-align: center;
	border: 4px double #ccc;
	background-color: #FFF;
	padding: 10% 2em;
}

.btn2 {
	margin-top:5px;
}
.btn2 a {
	text-decoration: none;
	text-align:center;
	color: #FFF !important;
	position: relative;
	display: inline-block;
	padding: .4em 1em;
	background: #E5A032;
	border-radius: 2px;
	transition: all .3s;
	-webkit-transition: all .3s;
}
.btn2 a:hover {
	background: #ebb55f;
}
.pdf {
	background-color:#ffffff;
	display:block;
}
.img_hover a:hover {
	cursor:pointer;
	filter: alpha(opacity=60);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=60)";  /* ie 8 */
	-moz-opacity:0.6;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.6;              /* Safari 1.x */
	opacity:0.6;
	zoom:1;
	transition: all .5s;
	-webkit-transition: all .5s;
}

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

/* 画像とテキストを交互に表示 */


.contents-wrap {
	display: flex;
	justify-content: space-between;
	margin-bottom:40px;
}
.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 h3 {
	margin-bottom: 2rem;
	font-size: 2rem;
	line-height:1.1em;
	border: none;
	padding:0;
}
.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-reverse;
}
.contents-text, .contents-img {
	width: 100%; /*flex: 1;*/
	margin-bottom:3em;
}
.contents-text h3 {
	text-align: center;
}
}
/*add*/
.box4{
	border:solid 2px #A6D6A0;
	background:#FFF;
	border-radius:15px;
	padding:2em 3em;
}
.add{
	font-size:1.2em;
}

/*---------------------
add
----------------------*/

.fig_line_qr {
	width: 60px;
	height: 60px;
}

ol.num-list {
  counter-reset:number; /*数字をリセット*/
  list-style-type: none!important; /*数字を一旦消す*/
  padding:0.5em;
}
ol.num-list li{
  position: relative;
  padding-left: 30px;
  line-height: 40px;
  padding: 0.5em 0.5em 0.7em 48px;
}

ol.num-list li:before{
  /* 以下数字をつける */
  position: absolute;
  counter-increment: number;
  content: counter(number);
  /*以下数字のデザイン変える*/
  display:inline-block;
  background: #bbda8c;
  color: white;
  font-family: 'Avenir','Arial Black','Arial',sans-serif;
  font-weight:bold;
  /* font-size: 15px; */
  font-size: 30px;
  border-radius: 50%;
  left: 0;
  top: 4px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align:center;
  /*以下 上下中央寄せのため*/
  /* top: 50%;
  -moz-transform: translateY(-50%);
  	-webkit-transform: translateY(-50%);
  	-o-transform: translateY(-50%);
  	-ms-transform: translateY(-50%);
  	transform: translateY(-50%); */

}


.flex-box {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.flex-box.col2 .item {
	width: calc(50% - 30px);
	margin: 0 15px;
  line-height: 2.0;
}

.flex-box.col3 .item {
	width: calc(25% - 10px);
	margin: 20px 10px;
  line-height: 2.0;
}
@media screen and (max-width: 768px) {
.flex-box.col3 .item,.flex-box.col2 .item {
	width: calc(100%);
	margin: 20px 10px;
  line-height: 2.0;
}
}

/* メモ　クリップ　Ｂ */
.clip-box-b {
 position: relative;
 margin: 2em auto;
 padding: 35px 35px 35px 25px;
 width: 90%; /* ボックス幅 */
 background-color: #bbda8c; /* ボックス背景色 */
 color: #333; /* 文章色 */
 box-shadow: 4px 4px 1px #8cb167; /* 影の色 */
}
.clip-box-b::before {
 position: absolute;
 content: '';
 top: -15px;
 right: 10px;
 height: 55px;
 width: 15px;
 border: 3px solid #C0C0C0; /*クリップ色 */
 background-color: none;
 border-radius: 12px;
 box-shadow: 1px 1px 2px #ccc; /*クリップ影*/
 transform: rotate(10deg);
 z-index: 1;
}
.clip-box-b::after {
 position: absolute;
 content: '';
 top: 0px;
 width: 10px; 
 right: 20px;
 border: solid 5px #bbda8c; /*背景色と同じ色に！*/
 z-index: 2;
}

.price_table {
	margin-bottom: 20px;
}

.price_table .first_th th {
	background-color:#A3BD7B;
}

.price_table td {
	text-align: right;
}

.indent-1 {
	display: block;
	line-height: 2.0;
}

.txt-bold {
	font-weight: 900!important;
}

.table-scroll {
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
}
table {
    width: 100%;
}

table.table-various4 th,table.table-various4 td {
    display: table-cell;	
}

[href^="tel"] {
    text-decoration: none;
    color: #333!important;
    cursor: default;
    pointer-events: none;
}
@media screen and (max-width: 768px) {
    [href^="tel"] {
        pointer-events: auto;
    }
}