@charset "utf-8";
/* CSS Document */
/*----------------------------------
	mv
------------------------------------*/
.website .mv{
	text-align: center;
	position: relative;
	color: #0ba2c7;
}
.website .mv .bg{
	background: #c9f4ff;
	clip-path: polygon(0 75%, 0 0, 100% 0, 100% 75%, 50% 100%);
	padding-top: 2rem;
}
.website .mv h1{
	width: 40%;
	margin: 0 auto 2rem;
}
.website .mv h1 span{
	width: 35%;
	display: block;
	margin: 0 auto 1rem;
}
.website .mv .txt{
	font-weight: bold;
	font-size: 1.5rem;
	padding-bottom: 6rem;
}
.website .mv .txt span{
	background: #ffef6f;
	padding: 5px;
	margin-left: 5px;
}
.website .mv .txt span em{
	font-size: 2.3rem;
}
.website .mv .inner2{
	margin-top: -33rem;
	display: flex;
	justify-content: space-between;
}
.website .mv .left{
	width: 19rem;
}
.website .mv .right{
	width: 17.5rem;
	margin-right: 0.5rem;
}
@media all and (max-width: 768px) {
	.website .mv h1{
		width: 100%;
	}
	.website .mv .bg{
		clip-path: polygon(0 85%, 0 0, 100% 0, 100% 85%, 50% 100%);
		padding-top: 1rem;
	}
	.website .mv .inner2{
		margin-top: -8rem;
	}
	.website .mv .left{
		width: 6rem;
	}
	.website .mv .right{
		width: 5.5rem;
		margin-right: 0;
	}
}
/*----------------------------------
	point
------------------------------------*/
.website .point{
	text-align: center;
	margin-top: 3rem;
}
.website .point h2{
	color: #0ba2c7;
	display: inline-block;
	font-size: 2.7rem;
	position: relative;
	padding-inline: 50px;
	margin-bottom: 10px;
}
.website .point h2::before,
.website .point h2::after{
	position: absolute;
	content: "";
	width: 3px;
	height: 100%;
	bottom: 0;
	display: inline-block;
	background: #0ba2c7;
}
.website .point h2::before{
	left: 0;
	transform: rotate(-40deg);
}
.website .point h2::after{
	right: 0;
	transform: rotate(40deg);
}
.website .point .txt{
	font-weight: bold;
	font-size: 1.2rem;
}
.website .point ul{
	display: flex;
	gap: 30px;
	margin-top: 4rem;
}
.website .point li{
	width: 33%;
	border: 3px solid #0ba2c7;
	border-radius: 15px;
}
.website .point dt{
	background: #0ba2c7;
	color: #fff;
	font-size: 1.3rem;
	font-weight: bold;
	position: relative;
	border-radius: 11px 11px 0 0;
	padding: 0 1rem 1rem;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.website .point dt::after{
	position: absolute;
	content: "";
	background: #0ba2c7;
	clip-path: polygon(0 0, 100% 0%, 50% 100%);
	width: 25px;
	height: 15px;
	bottom: -14px;
	left: 48%;
}
.website .point dt span{
	display: block;
	width: 23%;
	margin: -2rem auto 0.5rem;
}
.website .point dd{
	text-align: left;
	padding: 2rem;
}
.website .point li:nth-child(2) dt span{
	margin-top: -1rem;
}
.website .point li:nth-child(3) dt span{
	margin-top: -1.3rem;
}
@media all and (max-width: 768px) {
	.website .point h2{
		font-size: 2rem;
		line-height: 1.5;
		padding-inline: 30px;
	}
	.website .point h2::before,
	.website .point h2::after{
		height: 40%;
	}
	.website .point ul{
		flex-wrap: wrap;
		gap: 50px;
	}
	.website .point li{
		width: 100%;
	}
	.website .point dt span{
		width: 30%;
	}
	.website .point dt::after{
		left: 47%;
	}
}

/* --- renewal ----------------------------*/

.renewal {
	padding: 100px 0;
}

.renewal .inner {
	height: 500px;
	margin: auto;
	position: relative;
	padding-top: 0;
}

.renewal h2 {
	padding-top: 30px;
	font-size: 2em;
	color: #0ba2c7;
	text-align: center;
}

.renewal .menubox {
	position: absolute;
}

.renewal .menubox .content {
	position: relative;
}

.renewal .menubox ul {
	margin-left: 190px;
	margin-top: 0;
	position: relative;
	z-index: 2;
}

.renewal .menubox ul li {
	border-radius: 30px;
	padding: 12px 0;
	width: 203px;
	text-align: center;
	margin-bottom: 10px;
    box-sizing: border-box;
}

.renewal .menubox ul li h4 {
	font-size: 14px;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

.renewal .menubox ul li .small {
	font-size: 11px;
}

.renewal .menubox h3 {
	font-size: 30px;
	position: absolute;
	z-index: 1;
    box-sizing: border-box;
	margin: 0;
	line-height: 1;
}

.renewal .menubox h3 span {
    font-size: 14px;
    display: block;
    margin-top: 10px;
	font-family: 'Barlow', sans-serif;
	font-weight: 500;
}

.renewal .item01 {
    top: 60px;
    left: 0px;
	z-index: 6;
}

.renewal .item01 h3 {
	color: #0ba2c7;
    background: url(/themes/main/service/website/images/bg_website_item01.png) no-repeat;
	width: 327px;
	height: 268px;
    top: -90px;
    padding-top: 90px;
    padding-right: 40px;
}

.renewal .item01 ul li{
	background: #c2e7f1;
}

.renewal .item02 {
	top: 245px;
	left: 145px;
	z-index: 5;
}

.renewal .item02 h3 {
	font-size: 30px;
	color: #66c3ae;
    background: url(/themes/main/service/website/images/bg_website_item02.png) no-repeat;
	width: 358px;
	height: 219px;
    left: -8px;
	top: 40px;
    padding-top: 70px;
    padding-right: 70px;
}

.renewal .item02 ul li{
	background: #d8f0ea;
}

.renewal .item03 {
	top: 60px;
	right: 85px;
	z-index: 4;
}

.renewal .item03 h3 {
	font-size: 30px;
	color: #009ba9;
    background: url(/themes/main/service/website/images/bg_website_item03.png) no-repeat;
	width: 341px;
	height: 207px;
    padding-top: 65px;
    padding-right: 70px;
}

.renewal .item03 ul {
	display: -ms-flexbox; /* IE10 */
	display: -webkit-box; /* Android4.3以下、Safari3.1〜6.0 */
	display: -webkit-flex; /* Safari6.1以降 */
	display: flex;
	-webkit-justify-content: space-between;  /* Safari etc. */
	-ms-justify-content: space-between;  /* IE10        */
	justify-content: space-between;
	-webkit-flex-wrap: wrap;  /* Safari etc. */
	-ms-flex-wrap: wrap;  /* IE          */
	flex-wrap: wrap;  /* = flex-direction:row;flex-wrap:wrap; */
	width: 420px;
}

.renewal .item03 ul li{
	background: #bfe6e9;
}
@media all and (max-width: 768px) {
	.renewal {
		padding: 40px 0 0;
	}
	.renewal .inner {
		padding-top: 0;
		height: auto;
	}


	.renewal .menubox {

	}

	.renewal .menubox .content {

	}

	.renewal .menubox ul {
		margin-left: 0;
	}

	.renewal .menubox ul li {
		background: #fff;
		width: 100%;
		border-radius: 40px;
		text-align: center;
		margin-bottom: 10px;
		padding: 10px 0;
	}

	.renewal .menubox ul li h4 {
		font-size: 12px;
		font-weight: normal;
		padding: 0;
		margin: 0;
	}

	.renewal .menubox ul li .small {
		font-size: 11px;
	}

	.renewal .menubox h3 {
		margin: 0;
		margin-top: 10vw;
		padding: 10vw 0;
		line-height: 1;
		position: static;
		text-align: center;
	}

	.renewal .menubox h3 span {
		font-size: 12px;
		display: block;
		margin-top: 10px;
		font-family: 'Barlow', sans-serif;
		font-weight: 500;
	}

	.renewal .item01 {
		position: static;
	}

	.renewal .item01 h3 {
		background: url(/themes/sp@main/service/website/images/bg_website_item01.png) no-repeat;
		color: #0ba2c7;
		background-size: 41%;
		background-position: center;
		width: 100%;
		height: auto;
	}

	.renewal .item01 ul li{
		background: #c2e7f1;
	}

	.renewal .item02 {
		position: static;
	}

	.renewal .item02 h3 {
		background: url(/themes/sp@main/service/website/images/bg_website_item02.png) no-repeat;
		color: #66c3ae;
		background-size: 55%;
		background-position: center;
		width: 100%;
		height: auto;
	}

	.renewal .item02 u{
		position: static;
	}

	.renewal .item02 ul li{
		background: #d8f0ea;
	}

	.renewal .item03 {
		position: static;
	}

	.renewal .item03 h3 {
		background: url(/themes/sp@main/service/website/images/bg_website_item03.png) no-repeat;
		color: #009ba9;
		background-size: 55%;
		background-position: center;
		width: 100%;
		height: auto;
	}

	.renewal .item03 ul {
		width: 100%;
		position: static;
	}

	.renewal .item03 ul li{
		background: #bfe6e9;
	}
}

/*----------------------------------
	site
------------------------------------*/
.website .site{
	text-align: center;
	color: #0ba2c7;
}
.website .site h2{
	color: #0ba2c7;
	font-size: 1.8rem;
	margin-bottom: 3rem;
}
.website .site dt{
	margin-bottom: 1rem;
}