@charset "UTF-8";

body{
	margin:0;
	padding: 0;
    overflow-x: hidden;
}
img{
	width:100%;
	vertical-align: bottom;
}
.sp-only{
	display: none;
}
.topmove-btn {
    background-color: #f0f0f0;
    opacity: 0.8;
    color: #fff;
    width: 72px !important;
    height: 72px;
    text-align: center;
    position: fixed;
    bottom: 72px;
    right: 4%;
    display: table;
    z-index: 1;
    cursor: pointer;
}
.mimitab {
    position: fixed;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    z-index: 3;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    flex-direction: column;
}
.mimitab i {
    font-style: normal;
}
.mimitab a {
    color: white;
    font-size: 16px;
    letter-spacing: 0.1em;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    padding: 20px 0;
    text-decoration: none;
    width: 62px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .3s;
    position: relative;
    right: -2px;
}
.mimitab > a:first-of-type {
	background-color: #105aa9;
    padding-top: 32px;
    padding-bottom: 42px;
    border-radius: 16px 0 0 16px;
    font-size: 15px;
    height: 160px;
    background-image: url(images/web.svg);
    background-repeat: no-repeat;
    background-size: 34px;
    background-position: center 16px;
}
.mimitab > a:nth-child(2) {
    display: none;
    background-color: #666666;
    padding-top: 32px;
    padding-bottom: 42px;
    border-radius: 16px 0 0 16px;
    font-size: 15px;
    height: 160px;
    margin-top: 16px;
    background-image: url(https://seto-implant.com/wp-content/themes/seto-station/images/iconmimi02.png);
    background-repeat: no-repeat;
    background-size: 34px;
    background-position: center 16px;
}
.mimitab a:hover {
    width: 68px;
    padding-right: 4px;
    color:#fff;
}
#time-table-block{
    position: relative;
}
.uketuke {
    display: block;
    font-style: normal;
    font-size: 0.9em;
}

#lp1,#lp2,#lp3,#lp4,#lp5 {
height:560px;
display:block;
background-repeat:no-repeat;
text-align:center;
max-width:1200px;
margin:auto;
}
#lp6,#lp7 {
text-align:center;
}

#mv {
background-image: url(images/setomv.png);
background-repeat:no-repeat;
height:800px;
background-position:top center;
}
h2 {
text-align:center;
font-size: 2vw;
    font-weight: 500;
    color: #666;
}
.bl01 {
    background-image: url(images/seto1.png);
}
.bl02 {
    background-image: url(images/seto2.png);
}
.bl03 {
    background-image: url(images/seto3.png);
}
.bl04 {
    background-image: url(images/seto4.png);
}
.bl05 {
    background-image: url(images/seto5.png);
}

#lp6,#lp7 {
background-color:#f9f6ec;
padding:40px 40px;
}
.bl06 {
background-image: url(images/cost1.png);
height:1156px;background-repeat:no-repeat; background-position:center bottom;
text-align:center;
}
.bl07 {
background-image: url(images/cost2.png); background-position:center top;
height:889px;background-repeat:no-repeat;
}

.max1200 {
max-width:1400px;
}
.max1200 img {
width:100%;
height:auto;
}
.inner {
margin:40px auto;
text-align:center;
}
.inner_mv {
margin:auto;
text-align:center;
}
.inner_c {
margin:center;
}
.header {
max-width:900px;margin-left:auto;
}
ul.flex {
display:flex; list-style:none;
margin: 0;
}
.flex li {
margin-left:16px;
}
.mgt16 {
margin-top:16px;
}
.free_btn { background-color:#105aa9;
max-width:230px;padding:24px 16px; text-align:center;
color:#fff;
display:block; text-decoration:none;
}
.sp-only {
display:none;
}
.h_logo {
display:none;
}
.max750 {
max-width:750px;
}
.max328 {
max-width:328px;
}
.ab_mp {
position:absolute;
/*top: 49vh;*/
top: 450px;
right: 43vw;
}


/* footer.css */
.bg-footer {
    background-image: url(images/bg-footer.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
}

.w1100 {
    max-width: 1100px;
    margin: 0 auto;
    padding: 0;
}
.row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y) * -1);
    margin-right: calc(var(--bs-gutter-x) / -2);
    margin-left: calc(var(--bs-gutter-x) / -2);
}
.col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
}
table {
    margin: 2em 0 0 0;
    border: none;
    border-collapse: collapse;
    border-spacing: 0;
}
th {
    display: table-cell;
    vertical-align: inherit;
    font-weight: bold;
    text-align: -internal-center;
}
.col-lg-6 {
    flex: 0 0 auto;
    width: 48%;
}
tel a:link {
    color: #090;
    text-decoration: none;
}
.icon-phone:before {
    content: url(images/icon-tel.svg);
    vertical-align: -0.06em;
}
footer > section {
    padding: 3em 0 3em 0;
}
.footer {
    font-size: 0.9em;
    margin: 0;
    padding: 0;
}
.footer .logo img {
	width: 90%;
	height: auto;
    margin: 8px 0;
}
.footer .call-info span {
	display: inline-block;
	padding: 0.2em 1em 0.2em 0;
	margin: 0.4em 0 0 0;
}
.bg-footer .container {
    width: calc(100% - 1.5rem);
}
.copy-right {
    background: #3bbf39;
    color: #FFF;
    text-align: center;
    padding: 0.6em;
    margin: 0;
    line-height: 1.4;
}


/*--バナー--*/
.banner-area {
	padding-bottom: 2em;
}

/*調整用*/
@media only screen and (max-width:1300px) {
.mv_title {
max-width:70%;
margin-left:30%;
margin-top:6vh;
}
.ab_mp {
top: 470px;
right: 46vw;
max-width: 260px;
}
}



@media only screen and (max-width:767px) {
w100p {
width:100%;
}
#mv {
    background-image: url(images/setomv_sp.png);
    background-size: cover;
    background-position: top center;
    height: inherit;
    padding:24px 0px 40px;
}
.free_btn {
margin:92% 10% 0;
max-width:80%;
    padding: 15px 16px;
}
.h_logo {
display:block;
width:70%;
margin:0 15%;
}
.bl01,.bl02,.bl03,.bl04,.bl05,.bl06,.bl07 {
    background-image: none;
}
.sp-only {
display:block;
}
#lp1,#lp2,#lp3,#lp4,#lp5,#lp6,#lp7 {
height: inherit;
}
#lp6 {
padding:0px 0px 16px;
margin-bottom:0px;
}
#lp7 {
padding:0px 0 16px;
}
.bg-footer .container{
    overflow-x: hidden;
}
h2 {
font-size: 1.4em;
}
.icon-phone:before{
    vertical-align: -0.2em;
}
.col-lg-6 {
    width: 100% !important;
}
.footer {
    margin: 0;
    padding: 0;
}
.row {
    margin: inherit !important;
}
.mimitab{
    display: none;
}
#footer {
    margin-bottom: 56px;
}
div.tpden{
    position: fixed;
    z-index: 4;
    bottom: 0px;
    display: flex;
    justify-content: space-between;
    width: 100%;
    background: rgba(255,255,255,.7);
    box-sizing: border-box;
    padding: 4px;
    padding: 8px 8px 14px;
}
.tpden a {
    width: 50%;
    display: flex;
    align-items: center;
    text-decoration: none;
    justify-content: center;
    box-sizing: border-box;
    font-size: 14px;
}
.tpden a img {
    margin-right: 4px;
    max-width: 36px;
}
.tpden span {
    font-size: 12px;
}
.tpden a:first-child {
    border-right: 1px dotted #505050;
}
.tpden a:last-child {
    border-left: 1px dotted #505050;
}
.insta-link {
    position: fixed;
    z-index: 3;
    bottom: 72px;
    left: 16px;
}
.insta-link img {
    width: 48px;
    height: 48px;
    object-fit: cover;
    border-radius: 50%;
}
.pc-only {
display:none;
}
.header {
    max-width: 400px;
    margin-left:0;
}
.mv_title {
display:none;
}
.ab_mp {
display:none;
}
.tpden a {
color:#666;
}
.copy-right {
    margin-bottom:54px !important;
    font-size: 15px;
}
}
@media only screen and (max-width:1060px) {
#mv {
/*background-size: 150vw;
height:10vh;*/
}
}
@media only screen and (max-width:960px) {
	.bg-footer {
		background-image: url(../images/bg-footer.png);
		background-repeat: no-repeat;
		background-size: cover;
		background-position: bottom;
        background-color: #fff;
		/*height: 60vh;*/
	}
}
@media only screen and (max-width:599px) {
	.bg-footer {
		background-image: url(../images/bg-footer.png);
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center;
		/*height: 70vh;*/
	}
}
@media only screen and (max-width:500px) {
.catch-copy {
    display: none;
}
}