body.page-id-2406 {
font-family: 'Zen Old Mincho', serif;
font-size: 16px;
letter-spacing: 0.1em;
line-height: 1.9;
color: #000000;
}
body.page-id-2406 #content {
   padding: 0;
overflow: hidden;
}
body.page-id-2406 #content .elementor-section.elementor-section-boxed>.elementor-container {
max-width: inherit;
}
body.page-id-2406 #content .elementor-widget:not(:last-child) {
margin-bottom: 0;
}
#sidecontact {
display: none;
} #wrapper {
padding-top: 86px;
}
#header,
#mainimage,
#footer {
display: block !important;
font-family: 'Zen Old Mincho', serif;
}
.header_block {
margin: 0 auto;
}
#header .wrap {
max-width: inherit;
}
#header .logo {
display: none;
}
.header_menu {
text-align: center; padding: 0 20px;
}
.header_menu > .inner {
line-height: 0;
}
.header_menu .g_nav {
display: inline-block;
}
.header_menu .g_nav > li {
border-right: none;
width: auto !important;
}
.header_menu .g_nav > li:first-child {
border-left: none;
}
.header_menu .g_nav > li > a:before,
.header_menu .g_nav > li > span:before {
display: none;
}
.header_menu .g_nav > li > a,
.header_menu .g_nav > li > span {
font-size: 18px;
letter-spacing: 0.1em;
color: #342A3E;
padding: 29px 0 !important;
}
.header_menu .g_nav > li > a:hover,
.header_menu .g_nav > li > span:hover,
.header_menu .g_nav > li.hover > a,
.header_menu .g_nav > li.hover > span {
background: none;
color: #9793B9;
}
.header_menu .g_nav > li > a > span,
.header_menu .g_nav > li > span > span {
position: relative;
padding: 0 19px;
}
.header_menu .g_nav > li > a > span:after,
.header_menu .g_nav > li > span > span:after {
position: absolute;
content: '';
display: block;
width: 1px;
height: 25px;
right: 0;
top: 50%;
margin-top: -12.5px;
background: #BCBACE;
}
.header_menu .g_nav > li:last-child > a > span:after,
.header_menu .g_nav > li:last-child > span > span:after {
display: none;
} .header_menu .g_nav>li ul {
position: absolute;
top: 86px;
background: #EBEAF3;
padding: 20px 20%;
text-align: left;
box-sizing: border-box;
width: 400px;
} .header_menu .g_nav>li ul li {
border-top: none;
display: block;
margin-right: 25px;
padding-bottom: 20px;
} .header_menu .g_nav > li ul li:last-child {
margin-right: 0;
padding-bottom:0;
}
.header_menu .g_nav > li ul li a {
background: none;
padding: 0 0 0 16px;
font-size: 16px;
color: #000000;
letter-spacing: 0.1em;
display: inline-block;
position: relative;
}
.header_menu .g_nav > li ul li a:before {
position: absolute;
content: '';
display: block;
left: 0;
top: 7px;
width: 7px;
height: 12px;
background: url(//saiseinomori-cl.com/wp-content/uploads/icon_sub.png) no-repeat;
}
.header_menu .g_nav > li ul li a:hover {
color: #9793B9;
}
@media screen and (max-width: 1340px) and (min-width: 1061px) {
.header_menu .g_nav > li > a > span,
.header_menu .g_nav > li > span > span {
padding: 0 8px;
}
.header_menu .g_nav > li > a,
.header_menu .g_nav > li > span {
letter-spacing: 0;
font-size: 17px;
} .header_menu .g_nav > li ul {
padding: 20px 20%;
}
}
@media screen and (max-width: 1060px) and (min-width: 768px) {
#wrapper {
padding-top: 79px;
}
.header_menu {
padding: 0 5px;
}
.header_menu .g_nav > li > a > span,
.header_menu .g_nav > li > span > span {
padding: 0 5px;
}
.header_menu .g_nav > li > a,
.header_menu .g_nav > li > span {
letter-spacing: 0;
font-size: 13px;
} .header_menu .g_nav > li ul {
padding: 20px 20%;
}
}
#en_ul{
width:600px;
}
@media screen and (max-width: 767px) {
#en_ul{
width:400px;
}
#wrapper {
padding-top: 0;
}
#header {
height: 60px;
top: 0 !important;
position: relative;
}
#header .logo {
display: block;
margin: 8px 0 3px 15px;
float: left;
}
.logo a {
font-size: 17px;
color: #65627C;
display: inline-block;
line-height: 1.4;
letter-spacing: 0.1em;
}
.logo a span {
font-size: 10px;
color: #9793B9;
display: block;
margin-top: 4px;
letter-spacing: 0.02em;
}
.toggleMenu {
width: 60px;
height: 60px;
background: #FFFFFF;
position: fixed;
top: 0;
right: 0;
z-index: 999;
}
.menu-trigger {
margin: 20px auto 0;
}
.menu-trigger span {
position: absolute;
left: 0;
width: 100%;
height: 3px;
background-color: #65627C;
border-radius: 2px;
}
.menu-trigger span:nth-of-type(2) {
top: 9px;
}
.header_menu {
top: 60px;
height: calc(100% - 60px);
background: #EBEAF4;
background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #EBEAF4), color-stop(0.00, #FFFFFF));
background: -webkit-linear-gradient(top, #EBEAF4 0%, #FFFFFF 100%);
background: -moz-linear-gradient(top, #EBEAF4 0%, #FFFFFF 100%);
background: -o-linear-gradient(top, #EBEAF4 0%, #FFFFFF 100%);
background: -ms-linear-gradient(top, #EBEAF4 0%, #FFFFFF 100%);
background: -linear-gradient(top, #EBEAF4 0%, #FFFFFF 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EBEAF4', endColorstr='#FFFFFF',GradientType=0 );
padding: 0;
}
.header_menu .inner {
padding: 20px;
}
.header_menu .g_nav {
display: block;
}
.header_menu .g_nav > li {
width: 100% !important;
box-sizing: border-box;
}
.header_menu .g_nav > li > a,
.header_menu .g_nav > li > span {
font-size: 14px;
color: #000000;
padding: 20px 15px !important;
letter-spacing: 0;
font-family: 'Zen Old Mincho', serif;
}
.header_menu .g_nav > li > span {
padding-right: 40px !important;
}
.header_menu .g_nav > li > a > span,
.header_menu .g_nav > li > span > span {
padding: 0;
}
.header_menu .g_nav > li > a > span:after,
.header_menu .g_nav > li > span > span:after {
display: none;
}
.header_menu .g_nav > li > a:hover,
.header_menu .g_nav > li > span:hover,
.header_menu .g_nav > li.hover > a,
.header_menu .g_nav > li.hover > span {
background: #fff;
color: #000000;
}
.header_menu .g_nav > li ul {
position: relative;
padding: 0;
}
.header_menu .g_nav > li ul li {
margin: 0;
}
.header_menu .g_nav > li ul li a {
padding: 20px 20px 20px 30px;
letter-spacing: 0;
background: #65627C !important;
display: block;
color: #FFFFFF;
font-family: 'Zen Old Mincho', serif;
}
.header_menu .g_nav > li ul li a:before {
display: none;
}
.contactBoxTit {
text-align: center;
font-size: 26px;
color: #000000;
}
.contactBox ul {
position: relative;
}
.contactBox ul:before {
position: absolute;
content: '';
display: block;
width: 1px;
height: 73px;
background: #707070;
top: 0;
left: 50%;
margin-left: -1px;
}
.contactBox ul li {
letter-spacing: 0.1em;
line-height: 1.4;
float: left;
width: 48%;
margin-left: 4%;
text-align: center;
}
.contactBox ul li:first-child {
margin: 0;
font-size: 16px;
}
.contactBox ul li:nth-child(2) {
font-size: 19px;
}
.contactBox ul li a {
color: #000000;
position: relative;
padding-top: 85px;
display: inline-block;
}
.contactBox ul li a:before {
position: absolute;
content: '';
display: block;
width: 71px;
height: 71px;
background-size: cover !important;
left: 50%;
margin-left: -35.5px;
top: 0;
}
.contactBox ul li:first-child a:before {
background: url(//saiseinomori-cl.com/wp-content/uploads/lp_icon_tel.png) no-repeat;
}
.contactBox ul li:nth-child(2) a:before {
background: url(//saiseinomori-cl.com/wp-content/uploads/lp_icon_inq.png) no-repeat;
}
.contactBox ul li:nth-child(2) a span {
display: inline-block;
position: relative;
padding-right: 65px;
}
.contactBox ul li:nth-child(2) a span:before {
position: absolute;
content: '';
display: block;
right: 0;
top: 50%;
width: 51px;
height: 33px;
background: url(//saiseinomori-cl.com/wp-content/uploads/lp_icon_inq_link.png) no-repeat;
background-size: cover;
margin-top: -15.5px;
}
#header .contactBox .logo {
float: none;
margin: 20px 0 10px;
}
.contactBox .logo a {
font-size: 20px;
}
.contactBox .logo a span {
font-size: 12px;
}
.headerAddr {
font-size: 13px;
margin-bottom: 5px;
}
.headerLink a {
font-size: 13px;
color: #000000;
}
.headerBottom {
background: #65627C;
}
.headerBottom .inner {
padding: 5px 20px;
}
.headerBottom .inner .copyright {
font-size: 12px;
color: #FFFFFF;
}
} #footer {
background: #FFFFFF;
position: relative;
padding: 24px 0 0;
z-index: 1;
}
#footer:after {
position: absolute;
bottom: 0;
display: block;
content: '';
width: 100%;
height: 59%;
left: 0;
background: #fe941b;
background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, rgba(247, 247, 249, 0.29)), color-stop(0.00, #BCBACE));
background: -webkit-linear-gradient(top, rgba(247, 247, 249, 0.29) 0%, #BCBACE 100%);
background: -moz-linear-gradient(top, rgba(247, 247, 249, 0.29) 0%, #BCBACE 100%);
background: -o-linear-gradient(top, rgba(247, 247, 249, 0.29) 0%, #BCBACE 100%);
background: -ms-linear-gradient(top, rgba(247, 247, 249, 0.29) 0%, #BCBACE 100%);
background: -linear-gradient(top, rgba(247, 247, 249, 0.29) 0%, #BCBACE 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F7F7F9', endColorstr='#BCBACE',GradientType=0 );
z-index: -1;
opacity: 0.52;
}
.footerTtl {
text-align: center;
font-size: 28px;
color: #000000;
letter-spacing: 0.1em;
line-height: 1.4;
margin-bottom: 68px;
}
.footerColumn2 {
position: relative;
}
.footerColumn2:before {
position: absolute;
content: '';
display: block;
width: 1px;
height: 135px;
background: #707070;
top: 50%;
left: 50%;
margin-left: 2.4%;
margin-top: -67.5px;
}
.footerColumn2 li {
letter-spacing: 0.1em;
line-height: 1.4;
float: left;
width: 48%;
margin-left: 4%;
text-align: center;
font-size: 28px;
}
.footerColumn2 li:first-child {
margin: 0;
}
.footerColumn2 li:nth-child(2) {
width: 43%;
margin-left: 9%;
}
.footerColumn2 li a {
color: #000000;
position: relative;
padding-top: 118px;
display: inline-block;
letter-spacing: 0.1em;
}
.footerColumn2 li a:hover {
opacity: 0.8;
}
.footerColumn2 li a:before {
position: absolute;
content: '';
display: block;
width: 101px;
height: 101px;
background-size: cover !important;
left: 50%;
margin-left: -50.5px;
top: 0;
}
.footerColumn2 li:first-child a:before {
background: url(//saiseinomori-cl.com/wp-content/uploads/lp_icon_tel.png) no-repeat;
}
.footerColumn2 li:nth-child(2) a:before {
background: url(//saiseinomori-cl.com/wp-content/uploads/lp_icon_inq.png) no-repeat;
}
.footerColumn2 li:nth-child(2) a span {
display: inline-block;
position: relative;
padding-right: 70px;
}
.footerColumn2 li:nth-child(2) a span:before {
position: absolute;
content: '';
display: block;
right: 0;
top: 50%;
width: 61px;
height: 40px;
background: url(//saiseinomori-cl.com/wp-content/uploads/lp_icon_inq_link.png) no-repeat;
background-size: cover;
margin-top: -17px;
}
.footerColumn2 li a sub {
vertical-align: baseline;
letter-spacing: 0.3em;
}
#footer .logo {
margin-top: 116px;
}
#footer .logo a {
font-size: 26px;
color: #65627C;
display: inline-block;
line-height: 1.4;
letter-spacing: 0.1em;
}
#footer .logo a span {
display: block;
font-size: 13px;
color: #9793B9;
letter-spacing: 0.1em;
margin-top: 3px;
}
#footer .addr {
color: #000000;
font-size: 12px;
letter-spacing: 0.1em;
line-height: 1.67;
margin: 7px 0 1px;
}
#footer .footerLink a {
font-size: 12px;
color: #000000;
letter-spacing: 0.1em;
}
#footer .footerLink a:hover {
text-decoration: underline;
}
.footerBottom {
background: #65627C;
text-align: center;
margin-top: 17px;
padding: 12px 0 10px;
}
#footer .copyright {
font-size: 12px;
letter-spacing: 0.1em;
}
#wpfront-scroll-top-container {
display: none !important;
}
#footer .fixed_box {
display: block;
position: fixed;
right: 13px;
width: 320px;
z-index: 998;
-moz-transition-duration: 0.7s;
-o-transition-duration: 0.7s;
-webkit-transition-duration: 0.7s;
transition-duration: 0.7s;
bottom: 13px !important;
}
#footer .fixed_box li {
float: left;
margin-top: 6.1%;
}
#footer .fixed_box li:nth-child(1) {
width: 65.4%;
}
#footer .fixed_box li:nth-child(2) {
width: 15.7%;
margin: 6.1% 2.5% 0 2%;
}
#footer .fixed_box li:nth-child(3) {
width: 14.4%;
margin: 0;
}
#footer .fixed_box li img {
width: 100%;
}
@media screen and (max-width: 1020px) and (min-width: 768px) {
.footerColumn2 li a {
letter-spacing: 0;
}
.footerColumn2 li a sub {
letter-spacing: 0;
}
#footer .copyright {
text-align: left;
}
}
@media screen and (max-width: 767px) {
#footer {
padding: 30px 0 0;
text-align: center;
}
.footerTtl {
font-size: 25px;
margin-bottom: 20px;
}
.footerColumn2:before {
margin-left: -1px;
height: 73px;
margin-top: 0;
top: 0;
}
.footerColumn2 li a:before {
width: 71px;
height: 71px;
margin-left: -35.5px;
}
.footerColumn2 li:first-child {
font-size: 16px;
}
.footerColumn2 li:nth-child(2) {
font-size: 19px;
width: 48%;
margin-left: 4%;
}
.footerColumn2 li a {
padding-top: 85px;
}
.footerColumn2 li a sub {
display: none;
}
.footerColumn2 li:nth-child(2) a span:before {
width: 51px;
height: 33px;
margin-top: -17px;
}
.footerColumn2 li:nth-child(2) a span {
padding-right: 60px;
}
#footer .logo {
margin-top: 20px;
}
#footer .logo a {
font-size: 20px;
}
#footer .logo a span {
font-size: 12px;
letter-spacing: 0;
}
#footer .fixed_box {
width: 100%;
right: 0;
padding: 0 10px 10px;
box-sizing: border-box;
bottom: 0 !important;
}
#footer .fixed_box li:nth-child(1) {
width: 40%;
margin-top: 8.7%;
}
#footer .fixed_box li:nth-child(2) {
margin: 8.7% 3% 0;
width: 40%;
}
#footer .fixed_box li:nth-child(3) {
width: 14%;
}
.footerBottom {
padding-bottom: 17%;
}
} #mainimage {
margin-top: 0;
position: relative;
}
#mainimage:before {
position: absolute;
content: '';
display: block;
left: -146px;
top: -123px;
width: 471px;
height: 471px;
background: url(//saiseinomori-cl.com/wp-content/uploads/lp_top_bgimg01.png) no-repeat;
background-size: cover !important;
}
.mainArea {
max-width: 1285px;
margin: 87px auto 0;
width: 100%;
padding: 0 20px;
box-sizing: border-box;
}
.mainInner {
display: table;
width: 100%;
}
.mainTxtBox,
.mainImgBox {
display: table-cell;
vertical-align: middle;
}
.mainTxtBox {
width: 34%;
text-align: center;
padding-right: 2%;
}
.mainImgBox {
width: 66%;
position: relative;
}
.mainImgBox:before {
position: absolute;
content: '';
display: block;
bottom: -273px;
left: -272px;
width: 568px;
height: 568px;
background: url(//saiseinomori-cl.com/wp-content/uploads/lp_top_bgimg02.png) no-repeat;
background-size: cover !important;
}
.mainTtl {
font-size: 30px;
color: #65627C;
line-height: 1.4;
letter-spacing: 0.1em;
margin-bottom: 25px;
}
.mainTtl span {
display: block;
font-size: 16px;
color: #9793B9;
letter-spacing: 0.1em;
margin-top: 7px;
}
.mainName {
border-bottom: 1px solid #BCBACE;
font-size: 16px;
color: #000000;
letter-spacing: 0.1em;
line-height: 1.4;
margin-bottom: 58px;
}
.mainName span {
display: block;
font-size: 12px;
letter-spacing: 0.1em;
margin-top: 3px;
padding-bottom: 48px;
}
.mainTxt {
font-size: 18px;
color: #000000;
letter-spacing: 0.1em;
line-height: 1.27;
}
.mainTxt span {
display: block;
font-size: 14px;
letter-spacing: 0.1em;
margin-top: 14px;
}
@media screen and (max-width: 1300px) and (min-width: 1061px) {
.mainTtl {
font-size: 24px;
}
.mainTtl span {
font-size: 14px;
}
}
@media screen and (max-width: 1060px) and (min-width: 768px) {
#mainimage:before {
width: 300px;
height: 300px;
top: -180px;
}
.mainImgBox:before {
width: 268px;
height: 268px;
bottom: -133px;
left: -130px;
}
.mainTtl {
letter-spacing: 0;
font-size: 18px;
}
.mainTtl span {
letter-spacing: 0;
font-size: 11px;
}
.mainName {
margin-bottom: 35px;
}
.mainName span {
padding-bottom: 35px;
}
.mainTxt {
font-size: 16px;
}
}
@media screen and (max-width: 767px) {
#mainimage:before {
display: none;
}
.mainArea {
margin-top: 30px;
}
.mainInner,
.mainTxtBox,
.mainImgBox {
display: block;
width: 100%;
padding: 0;
}
.mainImgBox,
.mainImgBox:before {
display: none;
}
.mainTtl {
font-size: 21px;
letter-spacing: 0.05em;
margin: 20px 0;
}
.mainTtl span {
letter-spacing: 0;
font-size: 12px;
}
.mainName span {
padding-bottom: 25px;
}
.mainName {
margin-bottom: 25px;
}
} .wishSec {
padding-top: 116px;
}
.wishInner {
max-width: 1185px;
width: 100%;
margin: 0 auto;
padding: 0 20px 0 85px;
}
.wishBox {
display: table;
width: 100%;
margin-left: -65px;
}
.wishBoxImg,
.wishBoxTxt {
display: table-cell;
vertical-align: middle;
}
.wishBoxImg {
width: 58%;
padding-right: 9%;
}
.wishBoxTxt {
width: 42%;
}
.wishTtl {
color: #65627C;
font-size: 28px;
line-height: 1.2;
margin-bottom: 33px;
}
.wishTxt {
letter-spacing: 0.05em;
}
@media screen and (max-width: 1170px) and (min-width: 768px) {
.wishBoxImg {
width: 40%;
padding-right: 4%;
}
.wishBoxTxt {
width: 60%;
}
.wishTtl {
margin-bottom: 10px;
}
.wishTxt {
letter-spacing: 0;
font-size: 14px;
}
}
@media screen and (max-width: 767px) {
.wishSec {
padding-top: 40px;
}
.wishInner {
padding: 0 20px;
}
.wishBox {
display: block;
margin: 0;
}
.wishBoxImg {
display: none;
}
.wishBoxTxt {
width: 100%;
display: block;
}
.wishTtl {
text-align: center;
margin-bottom: 15px;
}
.wishBoxTxt img {
margin-left: 15px;
}
.wishTxt {
margin-top: 20px;
text-align: center;
}
} .menuSec {
padding-top: 104px;
position: relative;
}
.menuSec:before {
position: absolute;
content: '';
display: block;
background: url(//saiseinomori-cl.com/wp-content/uploads/lp_top_bgimg03.png) no-repeat;
background-size: cover;
width: 568px;
height: 568px;
top: -80px;
left: -220px;
}
.menuSec:after {
position: absolute;
content: '';
display: block;
background: url(//saiseinomori-cl.com/wp-content/uploads/lp_top_bgimg04.png) no-repeat;
background-size: cover;
width: 771px;
height: 771px;
bottom: -430px;
right: -385.5px;
}
.lp_title_h2 h2 {
text-align: center;
font-size: 40px;
color: #9793B9;
}
.lp_title_h2 h2 sub {
display: block;
font-size: 14px;
color: #000000;
letter-spacing: 0.1em;
margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
.menuSec {
padding-top: 40px;
}
.menuSec:before,
.menuSec:after {
display: none;
}
} .greetingSec {
padding: 155px 0 95px;
position: relative;
}
.greetingSec:before {
position: absolute;
content: '';
display: block;
left: -400px;
top: 8%;
width: 906px;
height: 910px;
background: url(//saiseinomori-cl.com/wp-content/uploads/lp_top_bgimg05.png) no-repeat;
background-size: cover !important;
}
.greetingTop {
margin-bottom: 64px;
}
.greetingTopTxt {
float: left;
width: 53%;
}
.greetingTopTxt .lp_title_h2 h2 {
text-align: left;
line-height: 1.3;
margin-bottom: 32px;
}
.greetingTopTxt .lp_title_h2 h2 sub {
margin-bottom: 0;
}
.greetingTopTxt p {
line-height: 1.875;
margin-bottom: 30px;
}
.greetingTopTxt p:last-child {
margin-bottom: 0;
}
.greetingTopImg {
float: right;
width: 33%;
margin-top: 36px;
}
.greetingBottom > li {
width: 47.9%;
float: left;
margin-left: 4.2%;
}
.greetingBottom > li:first-child {
margin: 0;
}
.lp_title_h3 h3 {
font-size: 22px;
color: #000000;
line-height: 1.2;
position: relative;
padding-left: 40px;
}
.lp_title_h3 h3:before {
position: absolute;
content: '';
display: block;
width: 23px;
height: 23px;
background: #9793B9;
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
top: 3px;
left: 0;
}
.greetingBottom table {
margin-top: 31px;
}
.greetingBottom table th,
.greetingBottom table td {
color: #000000;
vertical-align: top;
font-size: 15px;
padding: 10px 0 11px;
}
.greetingBottom table tr:first-child th,
.greetingBottom table tr:first-child td {
padding-top: 0;
}
.greetingBottom table th {
border-bottom: 1px solid #9793B9;
width: 130.5px;
}
.greetingBottom table td {
letter-spacing: 0.04em;
border-bottom: 1px solid #CBCAC9;
}
.greetingTtl {
font-size: 18px;
color: #000000;
margin: 19px 0 3px;
}
.greetingBottom li ul {
margin: 0 0 29px 22px;
}
.greetingBottom li ul:nth-child(5) {
margin-bottom: 26px;
}
.greetingBottom li li {
position: relative;
padding-left: 23px;
line-height: 1.6;
margin-bottom: 12px;
}
.greetingBottom li li:before {
position: absolute;
content: '';
display: block;
width: 13px;
height: 13px;
background: #9793B9;
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
top: 6px;
left: 0;
}
.greetingBottom li li:last-child {
margin-bottom: 0;
}
@media screen and (max-width: 1140px) and (min-width: 768px) {
.greetingTopTxt {
width: 63%;
}
.greetingBottom table th,
.greetingBottom table td {
letter-spacing: 0;
font-size: 14px;
}
.greetingBottom table th {
width: 105px;
}
.greetingBottom li li {
letter-spacing: 0.05em;
}
}
@media screen and (max-width: 767px) {
.greetingSec {
padding: 40px 0 20px;
}
.greetingSec:before {
display: none;
}
.greetingTop {
margin-bottom: 30px;
}
.greetingTopTxt {
float: none;
width: 100%;
}
.greetingTopImg {
display: none;
}
.greetingTopTxt .lp_title_h2 h2 {
text-align: center;
margin-bottom: 20px;
}
.greetingTopTxt img {
margin-bottom: 20px;
}
.greetingTopTxt p {
margin-bottom: 15px;
}
.greetingBottom > li {
width: 100%;
float: none;
margin: 30px 0 0;
}
.greetingBottom table {
margin-top: 15px;
}
.greetingBottom table th,
.greetingBottom table td {
letter-spacing: 0;
font-size: 14px;
}
.greetingBottom table th {
width: 110px;
}
.greetingBottom li ul {
margin-left: 0;
}
.greetingBottom li ul {
margin: 0 0 20px 0 !important;
}
} .pfcSec {
background: url(//saiseinomori-cl.com/wp-content/uploads/lp_top_bgimg06.jpg) no-repeat top center;
background-size: cover;
padding: 67px 0 76px;
}
.pfcBoxTxt {
width: 55%;
float: left;
margin-top: 7px;
}
.pfcTtl {
font-size: 28px;
color: #FFFFFF;
}
.pfcTxt {
line-height: 2;
color: #FFFFFF;
font-size: 15px;
}
.pfcBoxLink {
float: right;
width: 37.9%;
}
.pfcBoxLink li {
border-bottom: 1px solid #FFFFFF;
}
.pfcBoxLink li a {
position: relative;
display: block;
line-height: 1.4;
font-size: 20px;
color: #FFFFFF;
padding: 30px 70px 29px 0;
}
.pfcBoxLink li a:after {
position: absolute;
content: '';
display: block;
right: 0;
background: url(//saiseinomori-cl.com/wp-content/uploads/lp_icon_btn.png) no-repeat;
background-size: cover !important;
width: 62px;
height: 40px;
top: 50%;
margin-top: -22px;
}
.pfcBoxLink li a:hover {
opacity: 0.8;
}
@media screen and (max-width: 1000px) and (min-width: 768px) {
.pfcBoxTxt {
width: 59%;
}
.pfcTxt {
letter-spacing: 0;
}
.pfcBoxLink li a {
letter-spacing: 0;
font-size: 19px;
}
}
@media screen and (max-width: 767px) {
.pfcSec {
background: url(//saiseinomori-cl.com/wp-content/uploads/lp_top_bgimg06_sp.jpg) no-repeat top center;
background-size: cover;
padding: 40px 0;
}
.pfcBoxTxt {
float: none;
width: 100%;
margin-top: 0;
}
.pfcTtl {
line-height: 1.4;
margin-bottom: 10px;
}
.pfcBoxLink {
float: none;
width: 100%;
}
.pfcBoxLink li a {
letter-spacing: 0;
padding: 20px 70px 20px 0;
}
} .map {
padding-top: 289px;
z-index: 1;
}
.infoSec { position: relative; width: 100%;
max-width: 1200px;
padding: 0 60px 10px;
margin: -80px auto 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
.infoSec > .container {
padding: 0;
z-index: 1;
position: relative;
}
.infoInner {
background: #FFFFFF;
box-shadow: 0 3px 6px rgba(160, 148, 168, 0.16);
padding: 54px 40px 41px;
border-radius: 5px;
}
.infoTtl {
font-size: 28px;
color: #9793B9;
line-height: 1.4;
text-align: center;
margin-bottom: 43px;
}
.infoBoxLeft {
float: left;
width: 44.4%;
margin-top: 2px;
}
.infoBoxLeft table {
margin-bottom: 8px;
}
.infoBoxLeft th,
.infoBoxLeft td {
letter-spacing: 0;
text-align: center;
vertical-align: top;
line-height: 1.5;
padding: 10px 0;
}
.infoBoxLeft thead th {
border-bottom: 1px solid #D9D9D9;
padding: 0 0 18px;
}
.infoBoxLeft thead th:first-child {
letter-spacing: 0.1em;
color: #65627C;
text-align: left;
width: 31%;
}
.infoBoxLeft tbody th,
.infoBoxLeft tbody td {
border-bottom: 1px solid #D9D9D9;
}
.infoBoxLeft tbody th {
text-align: left;
}
.infoBoxLeft tbody td {
color: #9793B9;
}
.infoBoxLeft p {
margin-bottom: 5px;
}
.infoTxt {
font-size: 14px;
line-height: 1.7;
margin-top: 7px;
}
.infoBoxRight {
float: right;
width: 47.5%;
}
.infoBoxRight th,
.infoBoxRight td {
line-height: 1.56;
padding-top: 25px;
vertical-align: top;
color: #000000;
}
.infoBoxRight th {
color: #65627C;
width: 116px;
}
.infoBoxRight td a {
color: #000000;
}
.infoBoxRight tr:first-child th,
.infoBoxRight tr:first-child td {
padding-top: 0;
}
@media screen and (max-width: 1110px) and (min-width: 768px) {
.infoInner {
padding: 54px 20px 41px;
}
.infoBoxLeft th,
.infoBoxLeft td {
letter-spacing: 0 !important;
font-size: 14px !important;
}
.infoTxt {
letter-spacing: 0;
}
.infoBoxRight th,
.infoBoxRight td {
letter-spacing: 0 !important;
font-size: 13px;
}
.infoBoxRight th {
width: 77px;
}
.infoBoxLeft thead th:first-child {
width: 35%;
}
}
@media screen and (max-width: 767px) {
.infoInner {
padding: 40px 10px;
}
.infoTtl {
margin-bottom: 20px;
font-size: 20px;
letter-spacing: 0;
}
.infoBoxLeft {
float: none;
width: 100%;
margin-top: 0;
}
.infoBoxLeft th,
.infoBoxLeft td {
letter-spacing: 0 !important;
font-size: 12px !important;
}
.infoBoxLeft thead th:first-child {
width: 45%;
}
.infoTxt {
letter-spacing: 0;
font-size: 12px;
}
.infoBoxRight {
float: none;
width: 100%;
margin-top: 20px;
}
.infoBoxRight th,
.infoBoxRight td {
letter-spacing: 0 !important;
font-size: 13px !important;
}
.infoBoxRight th {
width: 77px;
}
.infoBoxLeft p {
letter-spacing: 0;
}
} .elementor-element-183b67e {
padding: 98px 0 2px;
}
.elementor-element-7cdc3b2 > .elementor-column-wrap {
background: #F1F0F7;
border-radius: 5px;
box-shadow: 0 3px 6px rgba(160, 148, 168, 0.16);
}
.elementor-element-7cdc3b2 > .elementor-column-wrap > .elementor-widget-wrap {
padding: 58px 130px 60px 70px;
}
.elementor-element-5a7b687 .elementor-heading-title {
text-align: center;
position: relative;
line-height: 1.2;
font-size: 28px;
letter-spacing: 0.1em;
color: #9793B9;
}
.elementor-element-5a7b687 .elementor-heading-title a {
position: absolute;
right: 0;
top: 15px;
font-size: 16px;
letter-spacing: 0.1em;
color: #25242B;
text-decoration: underline;
}
.elementor-element-5a7b687 .elementor-heading-title a:hover {
text-decoration: none;
}
.elementor-element-f4ca072 {
margin-top: 20px;
}
#newsList dl {
padding: 18px 0;
border: none;
clear: both;
}
#newsList dl dt {
float: left;
font-size: 16px;
letter-spacing: 0.02em;
color: #98979D;
line-height: 1.4;
}
#newsList dl dt .newsLabel {
width: 49px;
height: 23px;
line-height: 23px;
background: #9793B9;
font-size: 12px;
letter-spacing: 0.1em;
margin: -2px 0 0 20px;
font-weight: normal;
}
#newsList dl dd {
line-height: 1.4;
padding-left: 170px;
}
#newsList dl dd a {
letter-spacing: 0.02em;
color: #98979D;
}
@media screen and (max-width: 1060px) and (min-width: 768px) {
.elementor-element-7cdc3b2 > .elementor-column-wrap > .elementor-widget-wrap {
padding: 58px 20px;
}
}
@media screen and (max-width: 767px) {
.elementor-element-183b67e {
padding: 40px 0 0;
}
.elementor-element-7cdc3b2 > .elementor-column-wrap > .elementor-widget-wrap {
padding: 40px 20px 20px;
}
.elementor-element-5a7b687 .elementor-heading-title {
padding-bottom: 30px;
}
.elementor-element-5a7b687 .elementor-heading-title a {
top: inherit;
bottom: 0;
}
.elementor-element-f4ca072 {
margin-top: 0;
}
#newsList dl dt {
float: none;
}
#newsList dl dd {
padding-left: 0;
}
}
.logocontact{
display: flex;
justify-content: space-between;
padding-bottom: 5px;
}
.logocontact .contactbx{
display: flex;
justify-content: space-between;
width: 560px;
}
.page-id-2737 .logocontact .contactbx,.page-id-2653 .logocontact .contactbx{
width: 700px;
}
.whatsapp_bnr {
margin-right: 5px;
top: 20px;
position: relative;
}
.whatsapp_bnr img{
width:85%;
}
@media screen and (min-width: 767px) {
.page-id-2653 .whatsapp_bnr img{
width:65%;
}
}	
.logocontact .contactbx ul{
display: flex;
width: 50%;
justify-content: space-between;
position: relative;
top: 20px;
}
.logocontact .contactbx ul li:nth-child(1){
width: 209px;
margin-right: 5px;
}
.logocontact .contactbx ul li:nth-child(2){
width: 50px;
margin-right:5px;
}
.logocontact .contactbx ul li:nth-child(3){
width: 50px;
}
.logocontact .contactbx p{
position: relative;
top: 20px;
line-height: 1.5;
border: solid 1px #9793B9;
padding: 5px;
margin-right: 10px;
}
.logocontact .logo2{
font-size: 24px;
position: relative;
top: 40px;
left: 0;
margin-left: 5%;
}
.logocontact .logo2 span{
display: block;
font-size: 14px;
color: #9793B9;
letter-spacing: 0.1em;
margin-top: 7px;
position: relative;
top: 20px;
}
@media screen and (max-width: 767px) {
.logo2-zh .whatsapp_bnr {
margin-left: 20px;
margin-right:0;
top: 5px;
position: relative;
}
.whatsapp_bnr img{
width:80px;
}
.icon03_wrapper img {
width: 40px;
top: 6px;
position: relative;
margin-left: -5px;
}
.contactBox ul li.icon03_li a:before {
display:none;
}
.icon03_li{
width: 71px !important;
height: 71px;
float: none !important;
margin: 0 auto;
padding-top: 20px !important;
display: inline-block;
}
.contactBox ul li.icon03_li a{
padding-top: 0px;
}
.logo2-en .whatsapp_bnr {
margin-left:15px;
top: 5px;
position: relative;
}	
.logo a {
font-size: 12px;
}
.logo_jp .icon03_wrapper img {
width: 40px;
top: 6px;
position: relative;
margin-left: 40px;
}
}
@media screen and (max-width: 480px) {
.logo2-en .icon03_wrapper img {
width: 35px !important;
}
.logo-en a {
font-size: 11px;
}
.logo2-en .whatsapp_bnr img{
width:65px  !important;
}
.logo2-en .whatsapp_bnr{
margin-left: 10px !important;
}
.icon03_wrapper img {
width: 35px !important;
}
.logo2-zh .icon03_wrapper img {
margin-left: -2px;
}
.logo a {
font-size: 11px;
}
.whatsapp_bnr img{
width:65px  !important;
}
.whatsapp_bnr{
margin-left: 10px !important;
}
}#toc_container li,#toc_container ul{margin:0;padding:0}#toc_container.no_bullets li,#toc_container.no_bullets ul,#toc_container.no_bullets ul li,.toc_widget_list.no_bullets,.toc_widget_list.no_bullets li{background:0 0;list-style-type:none;list-style:none}#toc_container.have_bullets li{padding-left:12px}#toc_container ul ul{margin-left:1.5em}#toc_container{background:#f9f9f9;border:1px solid #aaa;padding:10px;margin-bottom:1em;width:auto;display:table;font-size:95%}#toc_container.toc_light_blue{background:#edf6ff}#toc_container.toc_white{background:#fff}#toc_container.toc_black{background:#000}#toc_container.toc_transparent{background:none transparent}#toc_container p.toc_title{text-align:center;font-weight:700;margin:0;padding:0}#toc_container.toc_black p.toc_title{color:#aaa}#toc_container span.toc_toggle{font-weight:400;font-size:90%}#toc_container p.toc_title+ul.toc_list{margin-top:1em}.toc_wrap_left{float:left;margin-right:10px}.toc_wrap_right{float:right;margin-left:10px}#toc_container a{text-decoration:none;text-shadow:none}#toc_container a:hover{text-decoration:underline}.toc_sitemap_posts_letter{font-size:1.5em;font-style:italic}