@charset "UTF-8";
　　　　　　　　　　　.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
.cb_contents {
    padding: 50px 0;
    width: 100%;
    margin: 0 auto;
}
.pagetop{
  position: fixed;
  right: 5px;
  bottom: 15px;
  font-size: 50px;
  color: #fff;
  padding: 10px;
  cursor: pointer;
  transition: .3s;
  z-index: 10000;
  /*デフォルトで非表示にする*/
  opacity: 0;
  visibility: hidden;
}

/*このクラスが付与されると表示する*/
.active{
  opacity: 1;
  visibility: visible;
}
.index_blog{
	background-image: url(https://www.tottie2021.jp/wp-content/uploads/2022/10/bg02.jpg);
}
.widget_headline {
	background: #eca7c7;
}
.reservebox{
	background: #ffeff5;
	padding: 15px 20px;
}

.reservebox h2{
	font-weight: normal;
	text-align: center;
	color: #b22a5a;
}
.pri_txt{
	text-align: right;
    font-weight: bold;
    color: #db4f87;
    font-size: 1.2rem;
}

.insta_wrap{
    background-image: url(https://www.tottie2021.jp/wp-content/uploads/2022/10/bg02.jpg);
padding: 50px 0;
}
.insta_wrap h3{
    font-size: 38px;
    color: #58330d;
	font-weight: normal;
	text-align: center;
}
.top_insta{
	margin: 0 10%;
}

.hpb{
	text-align: center;
}

.post_content p.hpb_txt{
	color: #b22a5a;
	text-align: center;
	margin: 0;
}

.aboutbox{
	background-image: url(https://www.tottie2021.jp/wp-content/uploads/2022/10/bg.jpg);
	position: relative;
	background-size: cover;
	margin: 50px 0;
	padding-bottom: 50px;
}
.about_title{
	position: absolute;
	right: 20px;
	top: 40px;
}
.about_r{
	float: right;
	width: 45%;
	margin: 50px 10% 0 5%;
}

input.item_name{
	width: 60%;
    margin: 0 0 10px 10px;
}

input.short{
	width: 100px;
    margin: 0 0 10px 10px;
}

select {
    font-size: 14px;
    line-height: 1.2;
    margin: 0 0 0 10px;
}
.about_l{
	float: left;
	width: 35%;
	margin: 0;
}

.about_l h2{
	border-bottom: 1px solid #000;
	font-size: 32px;
	font-weight: normal;
	padding: 10px 0 10px 20px;
	margin-bottom: 30px;
}

.about_txt{
	font-size: 16px;
	line-height: 2.6;
	padding: 0 0 30px 30px;
}

.about_r img{
	width: 100%;
	height: auto;
}

.item_txt2{
	width: 480px;
	padding: 20px;
	background: #fbf4e9;
	line-height: 2.4;
	margin: 0;
}

.itembox{
	margin: 0 10% 80px 10%;
}

.more{
	text-align: right;
}

.item_r{
	float: right;
	width: 50%;
}
.item_r img{
 width: 100%;
	height: auto;
}

.item_l{
	float: left;
	width: 40%;
}

.item_l h2{
	font-size: 36px;
	font-weight: normal;
	border-bottom: 1px solid #000;
	padding: 10px;
	margin: 20px 0 10px 0;
}

.item_l h3{
	font-size: 24px;
	font-weight: normal;
	padding: 10px;
	margin-bottom: 50px;
}

.item_txt{
	width: 520px;
	padding: 20px;
	background: #fbf4e9;
	line-height: 2.4;
	margin: 0 30px 0 0;
}

.item_l2 {
	float: left;
	width: 50%;
	margin: 0 5% 0 0;
}
.item_l2 img{
 width: 100%;
	height: auto;
}

.item_r2{
	float: left;
	width: 40%;
	margin: 0;
}

.item_r2 h2{
	font-size: 36px;
	font-weight: normal;
	border-bottom: 1px solid #000;
	padding: 10px;
	margin: 20px 0 10px 0;
}

.item_r2 h3{
	font-size: 24px;
	font-weight: normal;
	padding: 10px;
	margin-bottom: 50px;
}

.treatbox{
	margin-bottom: 50px;
}
.treatbox h2 {
    display: flex;
    align-items: center;
	font-size: 36px;
	font-weight: normal;
	margin-bottom: 20px;
}
 
.treatbox h2:before,
.treatbox h2:after {
    content: "";
    height: 1px;
    flex-grow: 1;
    background-color: #666;
}
 
.treatbox h2:before {
    margin-right: 1rem;
}
 
.treatbox h2:after {
    margin-left: 1rem;
}

.tm4{
	display: flex;
	margin: 0 10%;
}

.tm4-inner{
	margin: 0 2.5% 40px 2.5%;
	flex-basis: 20%;
}

.tm4-inner img{
	width: 100%;
	height: auto;
	margin-bottom: 15px;
}

.tm_txt01{
	text-align: center;
	font-size: 24px;
	margin-bottom: 10px;
}
.tm_txt02{
	text-align: center;
	font-size: 14px;
}

a.btn01{
 display: block;
	margin: 0 auto;
	width: 220px;
	border: 1px solid #000;
	text-align: center;
	padding: 10px 20px;
	font-size: 18px;
}

#global_menu > ul > li > a {
    color: #000000;
    font-family: serif;
}
.blog_list {
    width: -webkit-calc(100% + 2px);
    width: 80%;
    margin: 0 10%;
}
.cen{
	text-align: center;
	margin: 0 auto;
}
#footer_button a {
    color: #ffffff !important;
    border-color: #eca7c7;
    background: #eca7c7;
}
#site_desc {
    display: none;
}
.grecaptcha-badge {
    bottom: 70px !important;
	z-index: 100000;
}
#index_box_content {
    display: none;
}
#global_menu > ul {
    width: 96%;
	margin: 0 2%;
}
html {
  scroll-behavior: smooth;
}
#header {
    border-top: unset;
}
#header_logo {
	top: 78%;
}

#header_logo img {
    width: 120px;
    height: auto;
}

.pcnon{
	display: none;
}

.spnon{
	display: block;
}

img{
	vertical-align: bottom;
}

.tcd-pb-row.row1 .tcd-pb-col.col1 .tcd-pb-widget.widget1 .pb_headline {
    font-weight: normal;
}

.post_content p {
    line-height: 2;
    margin: 0 0 15px 0;
}

.pb-widget-catchcopy h3 {
    font-weight: normal;
}

.pb-widget-catchcopy h4 {
    font-weight: bold;
}




.wpcf7 {
    width: 100%;
    margin: 0 0 2.5em !important;
    padding: 0;
    border: unset;
    background: unset;
    font-size: 14px;
}

.post_content th {
    font-weight: normal;
    vertical-align: middle;
}

.post_content table.salon_tab th {	background: #eee;
border: unset;
width: 30%;
	vertical-align: middle;
	padding: 20px;
}

.post_content table.salon_tab tr:nth-child(odd) th {
	background: #fff;
	border: unset;
	width: 30%;
	vertical-align: middle;
	padding: 20px;
}

.post_content table.salon_tab td {
	background: #eee;
	border: unset;
	width: 70%;
	padding: 20px;
}

.post_content table.salon_tab tr:nth-child(odd) td {
	background: #fff;
	border: unset;
	width: 70%;
	padding: 20px;
}


/* メニュー */

.menubox{
	margin-bottom: 50px;
}


.menu_l{
	float: left;
	margin: 0 5% 0 0;
	width: 60%;
}

.menu_r{
	float: right;
	margin: 0;
	width: 35%;
	font-weight: bold;
	color: #db4f87;
	font-size: 1.2rem;
	text-align: right;
}


.menu_title{
	padding: 2px 10px;
	border-bottom: 1px dashed silver;
	margin-bottom: 10px;
	font-weight: bold;
}

.post_content p.menu_txt{
	padding: 5px 10px;
}


/* 流れ */

.flowbox{
    margin: 0 30px;
    padding: 20px 20px 10px 20px;
}

.flow_l{
	width: 20%;
	float: left;
	margin: 0 5% 0 0;
}

.flow_l img{
	width: 100%;
	border-radius: 50%;
}

.flow_r{
	width: 75%;
	float: left;
	margin: 0;
}

.flow_l2{
	width: 30%;
	float: left;
	margin: 0 5% 0 0;
}

.flow_l2 img{
	width: 100%;
}

.flow_r2{
	width: 65%;
	float: left;
	margin: 0;
}

.flow_r p.flow_step{
    color: #5A3306;
    font-size: 1.2rem;
    font-weight: bold;
    border-bottom: 1px dashed #5A3306;
}

.flow_r p.flow_title{
	color: #f2a39d;
    font-size: 1.4rem;
	font-weight: bold;
}
.post_content p.flow_txt{
	padding: 5px 10px;
}

/* よくある質問 */

.qa-list{
	margin: 50px 0;
}

.qa-list dl {
  position: relative;
margin: 30px 5% 50px 5%;
    margin-top: 30px;
  cursor: pointer;
  background: #fff;
  border: 3px solid #7d6f62;
  border-radius: 22px;
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
}

.qa-list dl:hover{
	opacity: 0.8;
}

.qa-list dl.off {
    position: relative;
    margin: 30px 0 50px 0;
	cursor: pointer;
	background: #fff;
	border: 3px solid #884270;
    border-radius: 22px;
    -webkit-border-radius: 22px;
	-moz-border-radius: 22px;
}

.qa-list dl:first-child {
  margin-top: 0;
}

.qa-list dl dt {
  border-radius: 20px 20px 0 0;
  -webkit-border-radius: 20px 20px 0 0;
  -moz-border-radius: 20px 20px 0 0;
  position: relative;
  margin: 0;
  padding: 5px 20px 5px 80px;
  font-weight: bold;
  text-align: left;
  font-size: 20px;
}
.qa-list dl dt::before {
font-size: 28px;
line-height: 1;
position: absolute;
top: 2px;
left: 20px;
display: block;
content: 'Q.';
color: #7d6f62;
padding: 10px;
border-radius: 50px;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
}
.qa-list dl dd::before {
font-size: 28px;
line-height: 1;
position: absolute;
left: 20px;
top: 13px;
display: block;
content: 'A.';
font-weight: bold;
color: #7d6f62;
padding: 10px;
}
.qa-list dl dd {
    position: relative;
    margin: 0;
    padding: 20px 20px 20px 90px;
	text-align: left;
}
.qa-list dl dd p {
	margin: 30px 0 0;
    padding: 8px 0 0 0;
    font-size: 16px;
}
.qa-list dl dd p:first-child{
    margin-top: 0;
}

.qa-list dl::after {
    position: absolute;
    top: 20px;
    right: 26px;
    display: block;
    width: 7px;
    height: 7px;
    margin: auto;
    content: '';
    transform: rotate(135deg);
    border-top: 2px solid #000;
    border-right: 2px solid #000;
}
.pb-widget-catchcopy h4 {
    margin: 0;
    padding: 0;
    font-weight: bold;
}

@media screen and (max-width: 1200px) {
.item_txt {
    width: 100%;
}
.item_txt2 {
    width: 100%;
}
}
@media screen and (max-width: 1151px) {
#menu_button {
    position: absolute;
    z-index: 50;
    right: 0px;
    bottom: unset;
    top: 0;
    display: inline-block;
    font-size: 11px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-decoration: none;
    text-align: center;
}
	#header_logo .mobile_logo_image {
    display: block;
    left: 0;
    width: 90px;
    height: auto;
    right: 0;
		top: 67%;
	}
}
@media screen and (max-width: 1000px) {
.tm4 {
    display: flex;
    margin: 0 10%;
    flex-wrap: wrap;
}
.tm4-inner {
    margin: 0 2.5% 40px 2.5%;
    flex-basis: 45%;
}
.item_r {
    float: none;
    width: auto;
}
.item_l {
    float: none;
    width: auto;
}
	.item_r2 {
    float: none;
    width: auto;
}
.item_l2 {
    float: none;
    width: auto;
}
	.post_content p.cen{
		margin: 0 30px;
	}
.aboutbox {
    position: relative;
    background-size: cover;
    margin: 50px 0;
    padding-bottom: 50px;
    background-position: center;
}
.about_r {
    float: none;
    width: auto;
    margin: 0 10% 50px 10%;
}
.about_l {
    float: none;
    width: auto;
    margin: 0 10%;
}
}

@media screen and (max-width: 767px) {
.pcnon{
	display: block;
}
.spnon{
	display: none;
}


	.about_title {
    position: absolute;
    right: 20px;
    top: 40px;
    width: 30px;
}
	
.about_title img {

    width: 100%;
    height: auto;
}
	.about_r img {
    width: 100%;
    height: auto;
    margin: 50px 0 0 0;
}
/* メニュー */
.menu_l {
    float: none;
    margin: 0;
    width: 100%;
}
.menu_r {
    float: none;
    margin: 0;
    width: 100%;
}
/* 流れ */
.flow_l {
    width: 100%;
    float: none;
    margin: 0 auto;
}
.flow_r {
    width: 100%;
    float: none;
    margin: 0;
}

/* よくある質問 */


.qa-list dl dt {
    padding: 12px 30px 16px 50px;
    font-size: 14px;
}
.qa-list dl dt::before {
    font-size: 14px;
    left: 10px;
	  top: 10px;
}
.qa-list dl dd::before {
    font-size: 14px;
    left: 10px;
	  top: 10px;
    margin-top: 5px;
}
.qa-list dl dd {
    margin: 0;
    padding: 16px 16px 16px 50px;
    font-size: 14px;
}
.qa-list dl dd p {
    margin: 30px 0 0;
}
.qa-list dl dd p:first-child{
    margin-top: 0;
}

}

@media screen and (max-width: 767px) {
  .pc-only {
 
    display: none;
}
}
