@charset "UTF-8";

/*メインビジュアル SP
---------------------------------------------*/
#mv_block {
	position: relative;
	background-image: url(../img/tesslift/main-sp.webp);
	background-size:  cover; 
	max-width: 100%;
	text-align: center;
	display: flex; /* flex属性に変更*/
	justify-content: center; /* 子要素の横位置*/
	align-items: center; /* 子要素の縦位置*/
}
#mv_block:before {
    content: "";
    display: block;
    padding-top: 63%;
  }
#mv_block .sub {
	display: block;
	font-family: "Kiwi Maru", sans-serif;
	font-size: 3.4vw;
	font-weight: normal;
	letter-spacing: -0.1em;
	line-height: 1.6;
	color: #e88a95;
	position: absolute;
	top: 15%;
	left: 5vw;
}
#mv_block .title {
	display: block;
	font-size: 8vw;
	font-family: 'Oswald', sans-serif;
	letter-spacing: .1em;
	color: #555;
	position: absolute;
	top: 41%;
	left: 5vw;
	text-align: left;
	line-height: 1.1em;
}
#mv_block .title span {
	display: inline-block;
	font-size: 4vw;
	font-family: 'Noto Sans', sans-serif;
	margin-top: 13px;
	vertical-align: top;
	line-height: 1.2em;
	letter-spacing: 0;
}
#mv_block .title .tx_small{
	font-size: 60%;
	display: inline;
	vertical-align: baseline;
}

/*メインビジュアル PC
---------------------------------------------*/
@media screen and (min-width: 769px){
#mv_block {
	background-image: url(../img/tesslift/main.webp);
}
#mv_block:before {
    content: "";
    display: block;
    padding-top: 28%;
  }
#mv_block .sub {
	font-size: 24px;
	position: absolute;
	top: 28%;
	left: 19vw;
	letter-spacing: 0;
	line-height: 1.5em;
}
#mv_block .title {
	font-size: 62px;
	position: absolute;
	top: 46%;
	left: 19vw;
	line-height: 1.1em;
}
#mv_block .title span {
	font-size: 20px;
	vertical-align: middle;
	display: block;
	margin-top: 20px;
	letter-spacing: 0.1em;
}	
}

/*テスリフト　バナー
---------------------------------------------*/
.bnr_box{
    width: 100%;
    height: auto;
    margin: 0 auto;
}
.bnr_box img{
    width: 100%;
    height: auto;
}



/*テスリフトとは？ SP
---------------------------------------------*/
.what_block {
	width: 100%;
	height: auto;
    background-color: #fef3f3;
}
.what_block .inner{
    width: 94%;
    margin: auto;
	padding: 40px 0;
}
.what_block .intro_box{
    width: 100%;
    margin: 10px auto 50px;
}
.what_block .intro_box .inner{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 0;
}
.what_block .intro_box img{
    width: 64%;
    height: auto;
    margin-left: 33%;
}
.what_block .intro_box .exp{
    width: 40%;
    text-align: left;
}


.what_block .tx01{
	margin: 20px 0;
	text-align: center;
}
.what_block .tx01 .head01{
	width: 100%;
	height: auto;
	font-size: 4vw;
	text-align: left;
	color: #e88a95;
	line-height: 1.4em;
	padding-left: 11vw;
	padding-bottom: 1vw;
	background-image: url("../img/tesslift/fig_point01.webp");
	background-repeat: no-repeat;
	background-size:8vw;
}
.what_block .tx01 p{
	margin: 10px 0 0;
}
.what_block .tx01 img{
	width: 50%;
	height: auto;
	margin: 15px auto;
}

.what_block .tx02{
	margin: 20px 0;
	text-align: center;
}
.what_block .tx02 .head02{
	width: 100%;
	height: auto;
	font-size: 4vw;
	text-align: left;
	color: #e88a95;
	line-height: 3em;
	padding-left: 11vw;
	padding-bottom: 1vw;
	background-image: url("../img/tesslift/fig_point02.webp");
	background-repeat: no-repeat;
	background-size:8vw;
}
.what_block .tx02 p{
	margin: 10px 0 0;
}
.what_block .tx02 img{
	width: 50%;
	height: auto;
	margin: 15px auto;
}
	
.what_block .tx03{
	margin: 20px 0;
	text-align: center;
}
.what_block .tx03 .head03{
	width: 100%;
	height: auto;
	font-size: 4vw;
	text-align: left;
	color: #e88a95;
	line-height: 3em;
	padding-left: 11vw;
	padding-bottom: 1vw;
	background-image: url("../img/tesslift/fig_point03.webp");
	background-repeat: no-repeat;
	background-size:8vw;
}
.what_block .tx03 p{
	margin: 10px 0 0;
}
.what_block .tx03 img{
	width: 50%;
	height: auto;
	margin: 15px auto;
}

.what_block .tx04{
	margin: 20px 0;
	text-align: center;
}
.what_block .tx04 .head04{
	width: 100%;
	height: auto;
	font-size: 4vw;
	text-align: left;
	color: #e88a95;
	line-height: 3em;
	padding-left: 11vw;
	padding-bottom: 1vw;
	background-image: url("../img/tesslift/fig_point04.webp");
	background-repeat: no-repeat;
	background-size:8vw;
}
.what_block .tx04 p{
	margin: 10px 0 0;
}
.what_block .tx04 img{
	width: 50%;
	height: auto;
	margin: 15px auto;
}

.what_block .tx05{
	margin: 20px 0;
	text-align: center;
}
.what_block .tx05 .head05{
	width: 100%;
	height: auto;
	font-size: 4vw;
	text-align: left;
	color: #e88a95;
	line-height: 3em;
	padding-left: 11vw;
	padding-bottom: 1vw;
	background-image: url("../img/tesslift/fig_point05.webp");
	background-repeat: no-repeat;
	background-size:8vw;
}
.what_block .tx05 p{
	margin: 10px 0 0;
}

/*テスリフトとは？ PC
---------------------------------------------*/
@media screen and (min-width: 769px){
.what_block {
}
.what_block .inner{
	width: 1000px;
	height: auto;
	margin: 0 auto;
	padding:  60px 0 50px;
}
.what_block .intro_box{
    width: 700px;
    margin: 40px auto 0;
}
.what_block .intro_box .inner{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.what_block .intro_box img{
    width: 335px;
    height: auto;
    margin-left: 0;
}
.what_block .intro_box .exp{
    width: 100%;
    text-align: center;
}
    
.what_block .tx01{
	margin: 60px 0;
	display: flex;
	justify-content: space-between;
	flex-direction: row;
	align-items: flex-start;
}
.what_block .tx01 .head01{
	width: 100%;
	height: auto;
	font-size: 21px;
	background-size:contain; 
	padding-left: 67px;
	padding-bottom: 5px;
}
.what_block .tx01 p{
    margin: 15px 0 0;
}
.what_block .tx01 img{
	width: 305px;
	height: auto;
	margin-left: 40px;
}
	
.what_block .tx02{
	margin: 60px 0;
	display: flex;
	justify-content: space-between;
	flex-direction: row;
	align-items: flex-start;
}
.what_block .tx02 .head02{
	width: 100%;
	height: auto;
	font-size: 21px;
	background-size:contain; 
	padding-left: 67px;
	padding-bottom: 5px;
}
.what_block .tx02 p{
    margin: 15px 0 0;
}
.what_block .tx02 img{
	width: 350px;
	height: auto;
	margin-left: 40px;
}

.what_block .tx03{
	margin: 60px 0;
	display: flex;
	justify-content: space-between;
	flex-direction: row;
	align-items: flex-start;
}
.what_block .tx03 .head03{
	width: 610px;
	height: auto;
	font-size: 21px;
	background-size:contain; 
	padding-left: 67px;
	padding-bottom: 5px;
}
.what_block .tx03 p{
    margin: 15px 0 0;
}
.what_block .tx03 img{
	width: 307px;
	height: auto;
	margin-left: 40px;
}
    
.what_block .tx04{
	margin: 60px 0;
	display: flex;
	justify-content: space-between;
	flex-direction: row;
	align-items: flex-start;
}
.what_block .tx04 .head04{
	width: 610px;
	height: auto;
	font-size: 21px;
	background-size:contain; 
	padding-left: 67px;
	padding-bottom: 5px;
}
.what_block .tx04 p{
    margin: 15px 0 0;
}
.what_block .tx04 img{
	width: 307px;
	height: auto;
	margin-left: 40px;
}
    
.what_block .tx05{
	margin: 60px 0;
	display: block;
}
.what_block .tx05 .head05{
	width: 610px;
	height: auto;
	font-size: 21px;
	background-size:contain; 
	padding-left: 67px;
	padding-bottom: 5px;
}  
.what_block .tx05 p{
    margin: 15px 0 0;
}
}


/*テスリフトの特徴 SP
---------------------------------------------*/
.features_block {
	margin: 30px auto;
}
.features_block .tx_box {
	width: 94%;
	height: auto;
	margin: 20px auto 0;
}
.features_block .tx_box img {
    width: 60%;
    height: auto;
    margin: 20px 20%;
}
.features_block ul {
	width: 100%;
	margin: 20px auto 0;
     list-style-type: disc;
    padding-left: 2em;
}
.features_block ul li {
	font-size: 3.5vw;
	line-height: 2em;
    
}
/*テスリフトの特徴 PC
---------------------------------------------*/
@media screen and (min-width: 769px){
.features_block {
	margin: 60px auto;
}
.features_block .tx_box { 
	width: 1000px;
	height: auto;
	margin: 60px auto 80px;
    display: flex;
    justify-content: space-between;
}
.features_block .tx_box img {
    width: 310px;
    height: 270px;
    margin: 0;
}
.features_block ul {
	width: 500px;
	margin: 0;
}
.features_block ul li {
	font-size: 17px;
}
}	

/*テスリフト モニター
---------------------------------------------*/
.monitor_wrap{
    width: 100%;
    background-color: #fcf1f1;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.monitor_mv{
    width: 100%;
    height: auto;
    margin: 40px 0;
}
.monitor_mv img{
    width: 100%;
    height: auto;
}
.monitor_wrap .inner{
    width: 94%;
    text-align: center;
    margin: 0 auto;
}
.h2_monitor{
    font-size: 4.2vw;
    letter-spacing: 0.1em;
    line-height: 1;
    padding: 0.5em;
    color: #e37c88;
    border: solid 1px #e37c88;
    display: inline-block;
}
.monitor_exp{
    text-align: left;
    margin: 30px auto;
    list-style-type:disc;
}
.monitor_exp dt{
    font-size: 4.2vw;
    color: #e68893;
    margin-top: 1em;
    margin-bottom: 0.3em;
}
.monitor_exp dd{
    display:list-item;
    margin-left: 2em;
}
.monitor_exp .no_marker{
    list-style-type: none;
    margin-left: 0.5em;
}
.btn_wrap{
    margin: 30px 0;
}
.btn_wrap .btn_web{
    width: 100%;
    height: 20vw;
    color: #fff;
    background-color: #e88a95;
    font-size: 4.4vw;
    letter-spacing: 0.15em;
    display: grid;
    place-items: center;
    padding: 0.75em 0.75em 0.75em 20vw;
    background-image: url("../img/tesslift/icon_pc.webp");
    background-repeat: no-repeat;
    background-position: 5vw center;
    background-size: 16vw;
     line-height: 1;
}
.btn_wrap .btn_web span{
    font-size: 3.2vw; 
}
.btn_wrap .btn_phone{
    width: 100%;
    height: 20vw;
    margin: 25px 0;
    color: #e88a95;
    background-color: #fff;
    border: solid 1px #e88a95;
    font-size: 3.8vw;
    letter-spacing: 0.15em;
    display: grid;
    place-items: center;
    padding: 0.5em 0.5em 0.5em 20vw;
    background-image: url("../img/tesslift/icon_phone.webp");
    background-repeat: no-repeat;
    background-position: 5vw center;
    background-size: 16vw;
     line-height: 1;
}
.btn_wrap .btn_phone .number{
    font-size: 5.6vw; 
}
.btn_wrap .btn_phone .time{
    font-size: 3.2vw; 
    color: #575757;
    letter-spacing: 0;
}

@media screen and (min-width: 769px){
.monitor_wrap{
    margin: 100px 0 40px;
    padding-bottom: 10px;
}
.monitor_mv{
    margin: 60px 0;
}
.monitor_wrap .inner{
    width: 1000px;
}
.h2_monitor{
    font-size: 24px;
}
.monitor_exp dt{
    font-size: 24px;
}
.btn_wrap{
    margin: 30px 0;
    padding-bottom: 50px;
    display: flex;
    justify-content: space-between;
}
.btn_wrap .btn_web{
    width: 480px;
    height: 95px;
    font-size: 23px;
    padding: 0.75em 0.75em 0.75em 110px;
    background-position: 25px center;
    background-size: 87px 67px;
}
.btn_wrap .btn_web span{
    font-size: 16px; 
}
.btn_wrap .btn_phone{
    width: 480px;
    height: 95px;
    font-size: 18px;
    padding: 0.5em 0.5em 0.5em 110px;
    background-position: 25px center;
    background-size: 64px 64px;
    margin: 0;
}
.btn_wrap .btn_phone .number{
    font-size: 30px; 
}
.btn_wrap .btn_phone .time{
    font-size: 14px; 
}
}


