@import url('https://fonts.googleapis.com/css2?family=Cookie&family=Zen+Maru+Gothic:wght@400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Zen+Maru+Gothic:wght@400;500;700;900&display=swap');
body {
    overflow-x: hidden;
}
main{
 overflow-x: hidden;
}
iframe{
	width:100%;
}
header {
    position: fixed;
    z-index: 90;
    top: 50px;
}

p,
a,
li,
dt,
dd,
time,
h1,
h2,
h3,
h4,
h5,
h6,
th,
td,
span {
   
}
.header-menu{
	background-color:transparent!important;
}

.header-content02 {
display:flex;
	justify-content: flex-end;
	align-items: center;
    padding: 0;
    background: rgba(255, 255, 255, 0.9);
    width: 100%;

}

.header-box01 .header-box-inner01.flex {
    max-width: 100%;
    padding: 10px;
}

.header-box01 .logo {
    max-width: 250px;
    width: 100%;
}

.header-menu {
    background-color: transparent;
}

.header-menu>li a {
    font-size: 1.8rem;
    font-weight: 500;
    letter-spacing: 0.01em;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    display: block;
    color: var(--txt-color);
    padding: 0 30px;
    border-right: #333 2px dotted;
}
.header-menu > li a{
	color:#333!important;
	border-color:#333!important;
}
.mobile-sub-nav-list {
    display: flex;
    justify-content: space-around;
}

.mobile-sub-nav li {
    width: 45%;
}

.mobile-sub-nav li a {
    display: block;
    padding: 10px 15px;
    background-color:  var(--main);
    color: #fff;
    font-weight: 700;
    font-size: 1.6rem;
    text-align: center;
    border-radius: 15px;
    border: 2px solid #fff;
}

.mobile-nav-wrap .mobile-menu-list>li>a {
    color: rgb(51, 51, 51);
}



.g-sub-nav02 .g-sub-nav-list.flex {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    align-items: center;
    margin-bottom: 0;
    height: 80px;
    margin-right: 10px;
}

.g-sub-nav02 .g-sub-nav-list.flex li:first-child a {
    position: relative;
font-size:1.5em;
    display: block;
    padding: 0;
    border-radius: 0;
    text-align: center;
    margin-right: 15px;
    background-color: transparent;
    color: #333;
    border: none;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    font-weight: 600;
}

.g-sub-nav02 .g-sub-nav-list.flex li:first-child a:before {
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    background-image: url("/wp-content/uploads/2025/12/icon_tel.png");
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 2px;
    vertical-align: middle;
    margin-bottom: 5px;
}

.g-sub-nav02 .g-sub-nav-list.flex li:last-child a {
    font-size: 1.6rem;
    display: block;
    padding: 5px 15px;
    border-radius: 10px;
    text-align: center;
    margin-left: 15px;
    background-image: url(/wp-content/uploads/2025/08/p-01.png);
    border: none;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    font-weight: 600;
}

.g-sub-nav02 .g-sub-nav-list.flex a:hover {
    opacity: 0.7;
}

.g-nav-tel-pc {
    display: none;
}



/**/
h3.title{
	font-size: 7em;
	margin-bottom:50px;
}

h3.title02{
	text-align:center;
	font-size:3rem;
	margin-bottom:50px;
}
/**/

.mb50 {
    margin-bottom: 50px!important;
}

.mb100 {
    margin-bottom: 100px!important;
}

p,
a,
li,
dt,
dd,
time,
h1,
h2,
h3,
h4,
h5,
h6,
th,
td,
span,
label,
input {
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 400;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #6d6d6d!important;
}

.bg-fukidashi{
	display:block;
	max-width:150px;
	text-align:center;
	margin:10px auto 50px;
}
.f01{font-size: 1em;

}
.f01 {
  position: relative;
  display: inline-block;
}

.f01:before {
content: "•••";
  position: absolute;
  top: -0.9em;
  left: 60%;
  transform: translateX(-50%);
  font-size: 1.2em;
  letter-spacing: 0.5em;
  color: var(--main);
  width: 100%;
  text-align: center;
}
.f02{
font-size: 1em;
	color:var(--main);
	font-weight:500;
}
.mv{
	position:relative;
	overflow:unset;
	margin-bottom:10vw;
}
.mv .ab01{
position: absolute;
  right: 0;
  bottom: -3vw;
  z-index: 10;
  width: 45vw;
  height: 13vw;
  background: #fff;
  border-radius: 50px 0 0 0;
	margin:0;
	padding: 10px 0 0;
}
.mv .ab02{
	position: absolute;
  right: 1vw;
  bottom: 9vw;
  z-index: 9;
  width: 20vw;
	margin:0;
}
.mv .ab03{
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  font-style: normal;
position: absolute;
left: 20vw;
  bottom: 15vw;
  z-index: 9;
  margin: 0;
  width: auto;
  font-size: 3vw;
	text-align:left;
	text-shadow: rgb(255, 255, 255) 3px 0px 0px, rgb(255, 255, 255) 2.83487px 0.981584px 0px, rgb(255, 255, 255) 2.35766px 1.85511px 0px, rgb(255, 255, 255) 1.62091px 2.52441px 0px, rgb(255, 255, 255) 0.705713px 2.91581px 0px, rgb(255, 255, 255) -0.287171px 2.98622px 0px, rgb(255, 255, 255) -1.24844px 2.72789px 0px, rgb(255, 255, 255) -2.07227px 2.16926px 0px, rgb(255, 255, 255) -2.66798px 1.37182px 0px, rgb(255, 255, 255) -2.96998px 0.42336px 0px, rgb(255, 255, 255) -2.94502px -0.571704px 0px, rgb(255, 255, 255) -2.59586px -1.50383px 0px, rgb(255, 255, 255) -1.96093px -2.27041px 0px, rgb(255, 255, 255) -1.11013px -2.78704px 0px, rgb(255, 255, 255) -0.137119px -2.99686px 0px, rgb(255, 255, 255) 0.850987px -2.87677px 0px, rgb(255, 255, 255) 1.74541px -2.43999px 0px, rgb(255, 255, 255) 2.44769px -1.73459px 0px, rgb(255, 255, 255) 2.88051px -0.838247px 0px, 0px 0px 15px rgba(0, 0, 0, 0.3);
}
	.swiper {

  overflow: hidden;
  width: 85vw;
  height: 45vw;		
  border-radius: 0 0 50px 0;
		margin:0;
  overflow: hidden;}
.swiper-wrapper{position:relative;}
.swiper-wrapper:before{
content: "";
  background-color: rgba(0,0,0,0.05);
  width: 100%;
  height: 100%;
  display: block;
  z-index: 999;
  position: absolute;
  top: 0;
  left: 0;
}
#worry{
	position:relative;
	
}
#worry h3.title{
	color:#333!important;
	font-size: 5em;
  text-align: center;
  margin-bottom: 0;
}

#worry .ab01{
	position:absolute;
	width:15vw;
	left:5vw;
		bottom:0;
}
#worry .ab02{
	position:absolute;
	width:10vw;
	right:5vw;
	bottom:0;
}
.list-check{
	background-color:#fff;
	padding:30px;
}
.list-check li{
	display:flex;
	 position:relative;
	border-bottom:2px dotted;
	padding:20px;

}
.list-check li:before{

content: "";
  width: 50px;
  height: 30px;
	background-image:url(/wp-content/uploads/2025/12/icon-check.png);
  background-size: contain;
  display: inline-block;
  background-repeat: no-repeat;
  margin-right: 5px;
	
}

.list-service{
	display:flex
}
.list-service li{
	width:31%;
}

/*ルイキとは*/
#about{
	position:relative;
}
#about:before{
	content:"";
	background-image:url(/wp-content/uploads/2025/12/bg-title01.png);
	background-size:contain;
	background-repeat:no-repeat;
	width:40vw;
	height:40vw;
	position:absolute;
	top:-5vw;
	left:-10vw;
	z-index:-1;
}
.box-title{
  text-align: left;
  padding-left: 10vw;
}
.box-title .tit-en{
color: var(--main);
  margin: 0;
  font-size: 5em;
  font-weight: 500;line-height: 1;
}
#about h3.title{
font-size: 7em;
  text-align: left;
}
#about{

margin:0 auto;
	  background-image: url(/wp-content/uploads/2025/12/pattern01.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom;
}
.block-about > div{
	width:48%;
}
#about .txt{
padding-right:10vw;	
}
#about img{
	margin-top:100px;
	border-radius: 50% 50% 50% 70%/50% 50% 70% 60%;
}

/*service紹介*/
#service{
	position:relative;
}
#service:before{
	content:"";
	background-image:url(/wp-content/uploads/2025/12/bg-title01.png);
	background-size:contain;
	background-repeat:no-repeat;
	width:40vw;
	height:40vw;
	position:absolute;
	top:-5vw;
	right:-10vw;
	z-index:-1;
}
#service .box-title .tit-en{
	text-align:right;
color: var(--main);
  margin: 0;  padding-right: 10vw;
  font-size: 5em;
  font-weight: 500;line-height: 1;
}
#service h3.title{
font-size: 7em;

  text-align: right;
  padding-right: 10vw;
}
/*informetion*/
section{
	position:relative;
}
#informetion{
	position:relative;
}
#informetion:before{
	content:"";
	background-image:url(/wp-content/uploads/2025/12/bg-title01.png);
	background-size:contain;
	background-repeat:no-repeat;
	width:40vw;
	height:40vw;
	position:absolute;
	top:-5vw;
	left:-10vw;
	z-index:-1;
}
.box-title{
  text-align: left;
  padding-left: 10vw;
}
.box-title .tit-en{
color: var(--main);
  margin: 0;
  font-size: 5em;
  font-weight: 500;line-height: 1;
}
#about h3.title{
font-size: 7em;
  text-align: left;
}
/*テーブル*/

.tablepress tbody td.column-1 {
    width: 30%;
    font-weight: 500;
    color: var(--text-color);
}

.tablepress-table-description {
    text-align: center;
    padding: 20px;
    border-radius: 10px;
    background-color: transparent;
}

#tablepress-7.tablepress tbody td {
    width: calc(100% / 6)!important;
    text-align: center;
    font-weight: 100;
    color: #333;
    background-color: #fff;
}

#tablepress-7.tablepress tbody .row-1 {
    background: #eee;
}

#tablepress-7.tablepress tbody td.column-1 {
    font-weight: 700;
}

#tablepress-7.tablepress .row-1 td {
    font-weight: 700;
    color: #02a687;
    border: 1px solid #ccc;
    background-color: #eef8ee !important;
}

#tablepress-7.tablepress .row-2 td {
    border: 1px solid #ccc;
}

.tablepress-table-description {
    display: none;
}

.tablepress.table-overview {
    border: 3px solid #ccc;
    font-size: 110%;
}

.tablepress.table-overview td {
    text-align: center;
    vertical-align: middle;
    width: 25%!important;
    border: 1px solid #888 !important;
    background: #fff;
}

.tablepress.table-overview .row-1 td {
    background: rgba(140, 198, 63, 0.3) !important;
}

.tablepress.table-overview .row-2 td,
.tablepress.table-overview .row-8 td,
.tablepress.table-overview .row-14 td {
    background: rgba(9, 178, 242, 0.3) !important;
}

.tablepress.table-overview .column-1[colspan="2"] {
    background: rgba(255, 179, 101, 0.3) !important;
}

.title01::before {
    display: none;
}

.list-nayami li {
    position: relative;
    margin-bottom: 30px;
    list-style: none;
    padding-left: 24px;
    background-image: url('/wp-content/uploads/2025/08/iocn-list01.png');
    background-repeat: no-repeat;
    background-position: 0 8px;
    background-size: 20px 20px;
    margin-bottom: 6px;
    font-size: 20px;
}

.list-nayami {
    display: flex;
    justify-content: center;
    text-align: left;
    line-height: 2;
    padding: 30px 40px;
}

.ill-title p {
    width: 400px;
    margin: 0 auto 0;
}

.block-contact {
    text-align: center;
    margin-bottom: 100px;
}

.block-contact a {
    text-align: center;
    display: block;
    padding: 50px;
    border: 1px solid #ccc;
    color: #02a687;
    border: 1px solid #ccc;
    background-color: #eef8ee !important;
    font-size: 26px;
    border-radius: 10px;
    font-weight: bold;
}

.block-contact .tit-img {
    max-width: 400px;
    width: 90%;
    text-align: center;
    margin: 0 auto;
}

#nayami .tit-txt {
    font-size: 2.5em;
}

.frame05 {
    background-color: #fff;
    padding: 50px;
}

.slide-inner {
    padding: 0;
    position: relative;
    width: 90%;
    overflow: hidden;
    border-radius: 0 0 10px 0;
    margin: 0;
}

.txt-slider {
    width: 25%;
    position: absolute;
    right: 50px;
    bottom: -100px;
    z-index: 30;
}

.txt-slider div {
    margin-bottom: 20px;
}

.txt-slider p:not(.img) {
    margin-bottom: 0;
    line-height: 1;
    display: inline-block;
    background: #fff;
    padding: 5px 10px;
}


/*.txt-slider p br{
	display:none;
}
*/

.txt-slider p.sub {
    font-size: 3rem;
}

.txt-slider p.main01 {
    font-size: 3rem;
    line-height: 1.5;
}

.txt-slider p.main02 {
    font-size: 6rem;
    line-height: 1.5;
}

.txt-slider .img {
    width: 400px;
}


/*背景設定*/

body {

}

.txt-msg {
    margin: 0;
    text-align: right;
}

.bnr01 {
    max-width: 500px;
    width: 100%;
    margin: 0 auto;
}

.frame02 {
    position: relative;
    background: #fff;
    padding: 50px;
}

#greeting .frame02 .ab01 {
    position: absolute:;
    bottom: -100px;
    left: -34vw;
    width: 30vw;
}

#greeting {
    position: relative;
}

#greeting .ab01 {
    position: absolute;
    top: 0;
    right: 0;
    width: 20vw;
}

.list03 {
    display: flex;
    justify-content: center;
    text-align: left;
    line-height: 2;
    padding: 30px 40px;
}

.list03 ul {
    display: inline-block;
}

.list03 ul li {
    padding: 5px;
    text-align: center;
    border-bottom: dashed green 2px;
}
.frame01{
	max-width:500px;
	width:90%;
padding: 50px;
  border: 1px solid #333;
  margin-bottom: 50px;
	background:rgba(255,255,255,0.8);
}
.box01{


}
.box01 li{
	width: 48%;
  background: #fff;

  border-radius: 20px;
}
.box01 .tit{
font-size: 1.5em;
  border-bottom: 1px solid;
	padding-bottom:10px;
	
}
.box01  .img img{
	border-radius:15px;
}
.box02 .tit{
font-size: 1.5em;
  border-bottom: 1px solid;
	
}
.img.flex img{
	width:45%;
}
#about::before {
  content: "";
  background-image: url(/wp-content/uploads/2025/12/bg-title01.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 40vw;
  height: 40vw;
  position: absolute;
  top: -5vw;
  left: -10vw;
  z-index: -1;
}
.page-template-page-fullwidth section{
	position:relative;
}
.page-template-page-fullwidth section:nth-child(odd):before {
content: "";
  background-image: url(/wp-content/uploads/2025/12/bg-title01.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 40vw;
  height: 40vw;
  position: absolute;
  top: -5vw;
  left: -10vw;
  z-index: -1;
}
.page-template-page-fullwidth section:nth-child(even):before {
content: "";
  background-image: url(/wp-content/uploads/2025/12/bg-title01.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 40vw;
  height: 40vw;
  position: absolute;
  top: -5vw;
  right: -10vw;
  z-index: -1;
}
body.page-template-page-fullwidth .contact-band{
	display:none;
}
.block_contact{
	background-color:rgba(233, 135, 221,0.1);
	background-image:url(/wp-content/uploads/2025/12/wave-w.png),url(/wp-content/uploads/2025/12/img-contact02.png),url(/wp-content/uploads/2025/12/img-contact01.png);
	background-size:100%,20vw,20vw;
	background-position:top center,bottom right,bottom left;
	background-repeat:no-repeat;
	padding:9vw 0 100px;
}
.block_contact .box01 li{
padding: 20px;
  box-shadow: 10px 10px var(--main);
  border: 2px solid var(--main);
}
.block_contact > p{
text-align:center;
	font-size:4em;

}
.news-thumb {
    max-width: 500px;
    width: 90%;
    margin: 0 auto 50px;
    display: block;
}
.sub-header-txt {
  padding: 10px 25px;
	color: var(--main);
}
.list-service li {
    margin-bottom: 15px;
}

.list-service li .img  {
  aspect-ratio: 3 / 2;
  width: 100%;
  overflow: hidden;
	border-radius:20px;
}

.list-service li .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.list-service li .title {
	display: flex;
	align-items:center;
    font-weight: 600;
font-size: 1.2em;
    border-bottom: 1px solid #584338;
    padding: 5px 0;
}
.list-service li .title:before{
content: "";
  width: 50px;
  height: 30px;
  background-image: url(/wp-content/uploads/2025/12/icon_service01.png);
  background-size: contain;
  display: inline-block;
	background-repeat:no-repeat;
	margin-right:15px;
}
.list-service li:nth-child(2) .title:before{
	  background-image: url(/wp-content/uploads/2025/12/icon_service02.png);
}
.list-service li:nth-child(3) .title:before{
	  background-image: url(/wp-content/uploads/2025/12/icon_service03.png);
}
.news-list03{
	margin-bottom:50px;
}
#topics {
    background-image: url(/wp-content/uploads/2025/08/cloud01.png), url(/wp-content/uploads/2025/08/cloud02.png), url(/wp-content/uploads/2025/08/leaf01.png);
    background-size: 20vw, 15vw, 10vw;
    background-position: top left 5vw, top 20% right 5vw, bottom right 5vw;
    ;
    background-repeat: no-repeat;
}
/**/
.contact-band{
background-color: rgba(255, 244, 246,0.5);
}
.contact-band {
  display: flex;
  position: relative;
  background-image: url(/wp-content/uploads/2025/12/office.jpg);
	background-size:cover;
  background-position: top center;
  padding: 100px 0;
}
.contact-band:before {
content: "";
  background-color: rgba(255,255,255,0);
  width: 100%;
  height: 100%;
  display: block;
 /* z-index: 999; */
  position: absolute;
  top: 0;
  left: 0;
}
.contact-band-inner {
  position: relative;
  display: inline-block;
  background: rgba(255, 255, 255, 0.9);
  padding: 30px;
  text-align: center;
  margin: 0 auto;
}
/*footer*/
.footer {
	background-color: #fff;
}
.footer-menu > li > a{
	color:#333;
}
#footer * {
    color: #333;
}

.footer-menu-title {}

.footer-logo {
    padding-bottom: 40px;
    border-bottom: none;
    margin-bottom: 40px;
    padding: 0;
    margin: 0 0 10px;
}

.footer-logo img {
    max-width: 300px;
}
.cf-cb-head{
	display:none;
}
.list-user {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.list-user li {
    width: 45%;
    margin: 0 2% 30px;
}

.list-user li a {
    width: 100%;
    background: #fff;
    display: block;
    text-align: center;
    padding: 10px;
}
.btn {
display: block;
  background-color: transparent;
  text-align: center;
  color: var(--main);
  font-size: 1.8rem;
  font-weight: bold;
  padding: 15px 25px;
  max-width: 340px;
  margin: 0 auto;
  transform-origin: 0.3s;

  border: 1px solid var(--main);
  border-radius: 10px;
}

#service .btn {
background-color:var(--main);
	margin-top:auto;
}
.list-service li{
	display: flex;
  flex-direction: column; 
}
.list-service li p.btn{
margin-top:auto;	
}
#service .txt{
	margin-bottom:30px;
}
#service .btn a{
	color:#fff;
	display: block;
   padding: 0 30px;
}
.contact-band .btn {
display: block;
  background-color:var(--main);
  text-align: center;
  font-size: 1.8rem;
  font-weight: bold;
  padding: 15px 25px;
  max-width: 340px;
  margin: 0 auto;
  transform-origin: 0.3s;
color:#fff;
  border-radius: 10px;
}

.center {
    text-align: center;
}

.sidebar h3 {
    font-size: 2rem;
    padding: 0;
    color: #fff !important;
    https: //hojoan.uh-oh.jp/wp-admin/theme-editor.php?file=page-enquete.php&theme=insp_theme02
    text-align: center;
    padding: 5px 10px;
    background-color: var(--main);
    font-weight: 700;
    letter-spacing: 0.1em;
}

#service {
    background-image: url(/wp-content/uploads/2025/08/img-sun.png), url(/wp-content/uploads/2025/08/cloud01.png), url(/wp-content/uploads/2025/08/cloud02.png), url(/wp-content/uploads/2025/08/leaf01.png);
    background-size: 15vw, 20vw, 15vw, 10vw;
    background-position: top right, top left 5vw, top 20% right 5vw, bottom right 5vw;
    background-repeat: no-repeat;
}

.icon-window a {
    background-image: url(/wp-content/uploads/2025/08/icon-window.png);
    padding-left: 35px !important;
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center left 10px;
}




/**/

main.safety-check {
    padding-bottom: 10vw;
    background: url(/wp-content/uploads/2025/08/bird01.png), url(/wp-content/uploads/2025/08/airplane01.png), url(/wp-content/uploads/2025/08/sksy01.png), url(/wp-content/uploads/2025/08/img-bottom01.png);
    background-repeat: repeat, repeat, repeat;
    background-size: auto, auto, auto;
    background-size: 100%, 0, 50%, 100%;
    background-position: top center, top 50px left, top center, bottom -20vw center;
    background-repeat: no-repeat, no-repeat, repeat-x, no-repeat;
}

main.safety-check form {
    text-align: center;
    padding: 0 20px;
}

_ input[name="Submit"] {
    display: block!important;
    margin-top: 50px!important;
    margin-bottom: 100px!important;
}


/**/

#oneday {
    background: url(/wp-content/uploads/2025/08/bird01.png), url(/wp-content/uploads/2025/08/airplane01.png), url(/wp-content/uploads/2025/08/sksy01.png);
    background-size: 100%, 300px, 50%;
    background-position: top center, top 300px left, top center;
    background-repeat: no-repeat, no-repeat, repeat-x;
}


/**/

#tablepress-9 td {
    background-color: #fff;
    border: 1px solid #ccc;
    width: calc( 100% / 4);
}

#tablepress-9 .column-2 td {
    text-align: center;
}

#tablepress-1.tablepress tbody td.column-1, #tablepress-10.tablepress tbody td.column-1 {
    background: transparent !important;
}



.contact-form01 th {
    font-weight: 500;
    color: var(--text-color);
}

/*20250902*/
.post-password-form input[type="password"][name="post_password"] {
width: 100% !important;
  max-width: 280px;
  padding: 10px 12px !important;
  font-size: 16px;
  border: 1px solid #ccc;
  border-radius: 6px;
  background-color: #fff;
  transition: border-color .2s, box-shadow .2s;
}
.post-password-form input[type="password"][name="post_password"]:focus {
  outline: none;
  border-color: #6ed6d6;
  box-shadow: 0 0 0 3px rgba(110, 214, 214, .25);
}


.list-user {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-bottom: 100px;
  margin-top: 100px;
}
.list-user li a {
    width: 100%;
    display: block;
    text-align: center;
    padding: 10px;
    font-weight: 700;
    color: #02a687;
    border: 1px solid #ccc;
    background-color: #eef8ee !important;
	border-radius: 10px;
}

.post-type-archive #breadcrumbs,.user-post-template-default #breadcrumbs{
	display:none;
}
.post-type-archive-user-post .archive-info-wrap,
.user-post-template-default .single-info-wrap{
  margin-top: 50px;
}

.post-type-archive .page-nav,.user-post-template-default .page-nav{
	display:none;
}

.license,.purchase,.unwanted{
position:relative;
}
.p-box{
	position:relative;
}
.box-img{
	width:40%;
	position:absolute;
	top: 2vw;
	left:0;
}
.box-txt{
	width:60%;

	margin-left:auto;
	padding:0 50px 50px 50px;
}

.box-read{
overflow:hidden;	
}
.box-read .box-txt{
max-width:1000px;
width:100%;	
margin-left: 40%;	
}
.box-read .box-img {
	border-radius: 0 20px 20px 0;
	height:100%;
    overflow: hidden;
	}
/*CTA*/

.content-cta {
    position: relative;
    background: rgba(233, 135, 221, 0.1);
    padding: 100px;
    margin: 100px 0 0;
}

.content-cta:before {
    content: "";
    position: absolute;
    inset: 0;
    background-image: url("");
    background-size: cover;
    background-position: center;
    opacity: 0.1;
    z-index: 0;
}

.content-cta_inner {
    max-width: 800px;
    width: 90%;
    margin: 0 auto;
    background-color: #fff;
    padding: 30px;
    border-radius: 5px;
}

.content-cta .flex {
    justify-content: space-between;
}

.content-cta .box-txt {
    position: relative;
    padding: 10px 0;
}

.content-cta .img-ab {
position: absolute;
  right: 10%;
  bottom: 0;
  width: 180px;
  margin: 0;
}


.content-cta .tit {
    font-size: 2em;
    font-weight: 600;
    color: rgba(233, 135, 221, 1);
    text-align: left;
    margin-bottom: 15px;
}

.content-cta .txt {
width: calc(100% - 200px);
  text-align: left;
  font-size: 1.6em;
  margin: 0;
  padding-bottom: 20px;
}
.content-cta .box-txt {
  width: 100%;
  margin-left: auto;
  padding: 0 ;
}

.content-cta .flex>p {
    width: 48%;
}

.content-cta a{
	position:relative;
	z-index:10;
	display:block;
}


.contact .bnr_tel .cf-tel-number svg path:nth-of-type(1) {
  stroke: var(--main);
}
.contact .bnr_tel .cf-tel-number svg path:nth-of-type(2) {
  fill: var(--main);
}

.contact-form01 {
  border: none !important;
}
.contact-form01 tbody {
  border: none !important;
}
.contact-form01 th,
.contact-form01 td {
  border: none;
  border-bottom: #ddd solid 1px;
}
.contact-form01 th {
  background-color: unset;
  color: var(--main);
  text-align: left;
}
