*{
	box-sizing: border-box;
	font-family: 'Noto Sans JP', sans-serif;
	color: #666464;
	word-break: break-all;
	line-height: 1.7em;
	letter-spacing: 0.11em;
	color: #000;
	font-feature-settings: "palt";
}

.wrap{
	width: 800px;
	margin: 0 auto;
}

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

.linkwrap{
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}

@media(min-width: 769px){
	.sp{
		display: none !important;
	}
}

/*** header ***/

header{
	margin-top: 25px;
	margin-bottom: 30px;
}
header .inner{
	width: 1200px;
	margin: 0 auto;
	justify-content: space-between;
}
.header-left img{
	width: 354px;
}
.header-right{
	width: calc(100% - 445px);
}
.header-right ul.sns{
	display: flex;
	justify-content: flex-end;
	margin-bottom: 10px;
}
.header-right ul.sns li{
	margin-right: 10px;
	transition: .3s;
}
.header-right ul.sns li:hover{
	opacity: .7;
}
.header-right ul.sns li:last-of-type:hover{
	opacity: 1;
}
.header-right ul.sns li:last-of-type{
	background: #000032;
	color: #fff;
	font-size: 13px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 24px;
	height: 46px;	
	margin-right: 0;
}
.header-right ul.sns li img{
	height: 46px;
	width: auto;
}
.header-right ul.sns li:last-of-type span{
	color: #fff;
	font-size: 25px;
	padding-left: 31px;
	position: relative;
}
.header-right ul.sns li:last-of-type span:before{
	content: '';
	width: 20px;
	height: 21px;
	background: url(../images-implant/common/icon-telwh.png) no-repeat;
	background-size: contain;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 5px;
	margin: auto;
}
.Gnav ul{
	display: flex;
	justify-content: space-around;
}
.Gnav ul li{
	color: #000032;
	font-size: 13px;
	text-align: center;
	width: calc(100%/6 - 10px);
	padding: 8px 0;
	border-top: solid 2px #F2F2F2;
	border-bottom: solid 2px #F2F2F2;
	font-weight: 500;
	transition: .3s;
	position: relative;
}
.Gnav ul li:hover{
	border-color: #000032;
}

.Gnav ul li span{
	display: block;
	color: #000032;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	font-size: 10px;
}

/*** footer ***/

footer ul{
	display: flex;
	justify-content: center;
	margin: 140px auto 0;
	padding: 30px 0;
	border-top: solid 1px #F5F5F5;
}
footer ul li{
	font-size: 11px;
	font-weight: 600;
	padding: 0 2em;
	border-left: solid 1px;
	transition: .3s;
}
footer ul li:hover{
	opacity: .6;
}
footer ul li
footer ul li:first-of-type{
	border: none;
}
.copy{
	background: #000032;
	color: #fff;
	font-size: 12px;
	text-align: center;
	padding: 10px 0;
}
.totop{
	position: fixed;
	right: 20px;
	bottom: 20px;
	z-index: 100;
}


/**** corona-movie ***/

.corona-movie{ background: #f2f2f2; padding: 100px 0 80px; position: relative; }
.corona-movie .border{ width: 1px; height: 70px; background: #000034; position: absolute; top: 0; left: 0; right: 0; margin: auto; }
.corona-movie h2{ text-align: center; position: relative; z-index: 0; margin-bottom: 34px; }
.corona-movie h2:before{ content: ''; width: 100%; height: 9px; border-top: solid 2px #000032; border-bottom: solid 2px #000032; position: absolute; top: 30px; left: 0; z-index: -1; }
.corona-movie h2 span{ font-size: 28px; color: #555; font-weight: 500; background: #f2f2f2; padding: 0 1em; }
.corona-movie h2 span small{ color: inherit; font-size: inherit; font-weight: inherit; }
.corona-movie h2 strong{ font-size: 42px; font-weight: 700; color: #19407f; }
.corona-movie h2 + p{ font-weight: 300; text-align: center; margin-bottom: 34px; }
.corona-movie video{ width: 533px; margin: 0 auto; display: block; }

@media(max-width: 768px){
	.corona-movie{ padding: 20vw 0 13.3333vw; }
	.corona-movie .border{ height: 10.6666vw; }
	.corona-movie h2{ margin-bottom: 6vw; }
	.corona-movie h2 span{ font-size: 7.4666vw; line-height: 1.4; padding: 0; }
	.corona-movie h2 span small{ padding: 0 1em; }
	.corona-movie h2 strong{ font-size: 9.33333vw; line-height: 1.2; }
	.corona-movie h2:before{ height: 2.4vw; border-top: solid 0.5333vw #000032; border-bottom: solid 0.5333vw #000032; top: 4vw; }
	.corona-movie h2 + p{ font-size: 3.6333vw; margin-bottom: 9.333vw; }
	.corona-movie video{ width: 100%; }
}

.second-opinion a:nth-of-type(1).banner-contact-btn {
    background:none;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100px;
    width: 900px!important;
    margin: 70px auto 50px;
    transition: .3s;
}

.yoyaku_btn01 {
    position: fixed;
    top: 3rem;
    right: 20px;
    width: 61px;
    z-index: 100;
}
.yoyaku_btn01 a {
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    text-orientation: upright;
    color: #fff;
    font-size: 1.1rem;
    font-feature-settings: normal;
    width: 4rem;
    height: 23rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    z-index: 0;
    background: #000032;
}
.yoyaku_btn01 a img{
	width: 60%;
	margin-bottom: 1rem;
}

.yoyaku_btn02 {
    position: fixed;
    top: 27rem;
    right: 20px;
    width: 61px;
    z-index: 100;
}
.yoyaku_btn02 a {
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    text-orientation: upright;
    color: #000032;
    font-size: 1.1rem;
    font-feature-settings: normal;
    width: 4rem;
    height: 15rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    z-index: 0;
    background: #B8B8CC;
}
.yoyaku_btn02 a img{
	width: 50%;
	margin-bottom: 1rem;
}

@media(max-width: 768px){
	
	.second-opinion a:nth-of-type(1).banner-contact-btn{
		width: 100%!important;
		height: auto;
		margin: 2rem auto;
    	padding: 0 1rem;
	}
}
.second-opinion a:nth-of-type(2).banner-tel-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100px;
    width: 900px;
    margin: 0 auto;
    border:none;
    font-size: 20px;
    color: none;
}
	
@media(max-width: 768px){
.second-opinion a:nth-of-type(2).banner-tel-btn {
		width: 100%!important;
		height: auto;
		margin: 2rem auto;
    	padding: 0 1rem;
	}
  .yoyaku_btn01,.yoyaku_btn02{display: none;}
	.foot-floatBtn li {line-height: 130%;}	
  .foot-floatBtn li strong {
        border-bottom: 1px solid #fff;
        color: #fff;
        font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
        font-weight: normal;
    }	
   .foot-floatBtn li img {
        display: block;
        margin: 0 auto 0.5rem;
        width: 8vw;
    }
	
}
