@charset "UTF-8";

/***

ベース修正

***/
/*13608*/
.contents.cpu01 {
	background-color: #f8f7f3;
	background-color: var(--mainBg);
	background-color: #fff;
/*	background-color: rgba(204,125,189,0.5);*/
}

/*13613*/
.cpu01 .contents__container {
	padding: 30px 30px 100px;
	padding: 0 30px 100px;
	display: block;
}
@media only screen and (max-width: 768px) {
.cpu01 .contents__container {
	padding: 20px 0 0;
	padding: 0 26px;
	display: block;
}
}




/***

メイン

***/
.main_ph1{
	clear:both;
	width:100%;
	height:auto;
	margin:0;
	padding: 0;
	position:relative;
}
.main_ph_title1{
	clear:both;
	width:100%;
	height:auto;
	margin:0;
	padding: 0;
	position:absolute;
	top: 50%;
	left: 0;
	transform: translateY(-40%);
/*
	transform: translateX(50%);
	transform: translateY(50%);
*/
	
/*	background: rgba(64,255,215,1.00);*/
}
.main_ph_title1 p{
	clear:both;
	width:100%;
	height:auto;
	margin:0 auto;
	padding: 0;
	
	font-size: 42px;
	line-height: 100.1%;
	font-weight: 700;
	text-align: center;
	color: #fff;
	letter-spacing: 0.05em;
	
}
@media print, screen and (max-width: 768px) {
.main_ph_title1 p{
	font-size: 42px;
	font-size: 7vw;
}
}


.box1_bg{
	clear:both;
	width:100%;
	height:auto;
	margin:0;
	padding: 0;
	position:relative;
	background-image: url("/static/ownerPm/images/box1_bg1.png");
	background-position: top center;
	background-size: cover;
}


.box1_flex1{
	clear:both;
	width:85%;
	height:auto;
	margin:0 auto;
	padding: 0;
	position:relative;
}
@media print, screen and (min-width: 769px) {
.box1_flex1{
	clear:both;
	width:100%;
	height:auto;
	margin:0;
	padding: 0;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
}

.box1_ph1{
	clear:both;
	width:100%;
	height:auto;
	margin:0;
	padding: 0;
	position:relative;
}
@media print, screen and (min-width: 769px) {
.box1_ph1{
	width:32.126%;
}
}
.box1_ph2{
	clear:both;
	width:100%;
	height:100%;
	margin:0;
	padding: 0;
	position:absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.box1_ph3{
	clear:both;
	width:100%;
	height:auto;
	margin:0;
	padding: 0;
	position:relative;
}
.box1_ph1_txt1_bg1{
	clear:both;
	width:100%;
	height:100%;
	margin:0;
	padding: 15px 18px 0;
	position:relative;
	top: 0;
	left: 0;
	background: rgba(255,255,255,0.9);
}

.box1_title1 p{
	clear:both;
	width:100%;
	height:auto;
	margin:0 auto;
	padding: 0;
	
	font-size: 18px;
	line-height: 100.1%;
	font-weight: 700;
	text-align: center;
	color: #1e2426;
	letter-spacing: 0.05em;
}
@media print, screen and (max-width: 768px) {
.box1_title1 p{
	font-size: 18px;
}
}
.box1_title2 p{
	clear:both;
	width:100%;
	height:auto;
	margin:0 auto;
	padding: 0;
	
	font-size: 42px;
	line-height: 100.1%;
	font-weight: 700;
	text-align: center;
	color: #1e2426;
	letter-spacing: 0.05em;
}
.box1_title2 p span.color01{
	color: #386EC4;
}
@media print, screen and (max-width: 768px) {
.box1_title2 p{
	font-size: 42px;
	font-size: 7.5vw;
	line-height: 115%;
}
}
.box1_txt1 p{
	clear:both;
	width:100%;
	height:auto;
	margin:0 auto;
	padding: 0;
	
	font-size: 16px;
	line-height: 135%;
	font-weight: normal;
	text-align: center;
	color: #1e2426;
	letter-spacing: 0.05em;
}
@media print, screen and (max-width: 768px) {
.box1_txt1 p{
	font-size: 16px;
	text-align: justify;
}
}


.box1_ph1_title1{
	clear:both;
	width:auto;
	height:auto;
	margin:0;
	padding: 0;
	position: relative;

}
.box1_ph1_title1 span{
	clear:both;
	width:auto;
	height:auto;
	margin:0;
	padding: 0;
	
	font-size: 18px;
	line-height: 100.1%;
	font-weight: 700;
	text-align: left;
	color: #1e2426;
	letter-spacing: 0.05em;
	
	background-color: rgba(56,110,196,0);
	background-image: linear-gradient(0deg, rgba(56,110,196,0.35) 0%, rgba(56,110,196,0.35) 60%, rgba(56,110,196,0) 60%, rgba(56,110,196,0) 100%);
}

@media print, screen and (max-width: 768px) {
.box1_ph1_title1 span{
	font-size: 18px;
}
}

.box1_ph1_txt1_bg2{
	clear:both;
	width: calc( 100% - 16px );
	height:auto;
	margin:0;
/*	margin-left: 20px;*/
	padding: 0;
	position: relative;
	float: right;

}


.box1_ph1_txt1{
	clear:both;
	width:100%;
	height:auto;
	margin:0 0 6px;
	padding: 0;
	
	font-size: 15px;
	line-height: 100.1%;
	font-weight: 700;
	text-align: left;
	color: #1e2426;
	letter-spacing: 0.05em;
}
@media print, screen and (max-width: 768px) {
.box1_ph1_txt1{
	font-size: 15px;
}
}
.box1_ph1_txt1 span::before {
	clear:both;
	width:13px;
	height:13px;
	margin:0 3px 0 -16px;
/*	margin-left: -16px;*/
	padding: 0;
/*
	
	font-size: 1em;
	line-height: 100.1%;
	font-weight: 700;
	text-align: left;
	color: #1e2426;
*/
	content: "";
	background-image: url("/static/ownerPm/images/box1_icon1.png");
	background-size: 100%;
	display:inline-block;
}



.box1_ph1_txt2{
	clear:both;
	width:100%;
	height:auto;
	margin:0;
	padding: 0;
	
	font-size: 13px;
	line-height: 135%;
	font-weight: normal;
	text-align: left;
	color: #1e2426;
	letter-spacing: 0;
}
@media print, screen and (max-width: 768px) {
.box1_ph1_txt2{
	font-size: 13px;
	font-size: 3vw;
}
}



.box2_btn1 a{
	display:block;
	width: auto;
	max-width: 600px;
	height:70px;
	margin:1em auto;
	line-height:70px;
	background: #386ec4;
	color:#fff;
	border-radius:35px;
	text-decoration:none;
	text-align:center;

	font-size: 22px;
/*	line-height: 100.1%;*/
	position: relative;
}

.box2_btn1 span::after{
	
}
@media print, screen and (max-width: 768px) {
.box2_btn1 a{
	font-size: 22px;
	font-size: 5vw;
    height: auto;
    border-radius: 100px;
    line-height: 105%;
    padding: 16px 0 16px;
}
}


.arrow{
	position: relative;
	display: inline-block;
	padding: 0;
	color: #000;
	vertical-align: middle;
	text-decoration: none;
	font-size: 15px;
}
.arrow::after{
	position: absolute;
	top: 0;
	bottom: 0;
	
	margin: auto;
	content: "";
	vertical-align: middle;
	
	
	position: absolute;
	right: 22px;
	width: 14px;
	height: 14px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);

}

.box2_txt1{
	clear:both;
	width:100%;
	height:auto;
	margin:0;
	padding: 0;
	
	font-size: 22px;
	line-height: 100.1%;
	font-weight: normal;
	font-weight: 700;
	text-align: center;
	color: #1e2426;
	letter-spacing: 0;
}
.box2_txt1 .box2_txt1_color1{
	color: #386ec4;
}
.box2_txt1 .box2_txt1-fs34{
	color: #386ec4;
	font-size: 34px;
	font-weight: normal;
	position: relative;
	bottom: 2px;
}

@media print, screen and (max-width: 768px) {
.box2_txt1{
	font-size: 4.5vw;
	line-height: 160%;
}
.box2_txt1 .box2_txt1-fs34{
	font-size: 7vw;
}
}




.akshar500{
  font-family: "Akshar", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
.box2_txt1 .din2014-50{
	font-family: "Akshar", sans-serif;
	color: #386ec4;
	font-size: 50px;
	position: relative;
	bottom: -3px;
}
@media print, screen and (max-width: 768px) {
.box2_txt1 .din2014-50{
	font-size: 9vw;
	bottom: -1px;
}
}

.box2_flex2{
	clear:both;
	width:100%;
	height:auto;
	margin:0;
	padding: 0;
	position:relative;
	display: flex;
	flex-wrap: wrap;
	justify-content:space-between;
}
@media print, screen and (min-width: 769px) {
.box2_flex2{
	justify-content:space-between;
}
}
.box2_ph1{
	clear:both;
	width:100%;
	height:auto;
	margin:0 auto;
	padding: 0;
	position:relative;
}
@media print, screen and (min-width: 769px) {
.box2_ph1{
	width:32.126%;
}
}
.box2_ph2{
	clear:both;
	width:100%;
	height:auto;
	margin:0;
	padding: 0;
	position:relative;
}





.box2_flex1{
	clear:both;
	width:100%;
	height:auto;
	margin:0;
	padding: 0;
	position:relative;
	display: flex;
	flex-wrap: nowrap;
	justify-content: flex-start;
}

.box2_ph1_title1{
	clear:both;
	width:100%;
	height:auto;
	margin:0;
	padding: 0;
	
	font-size: 19px;
	line-height: 100.1%;
	font-weight: 700;
	text-align: left;
	color: #386EC4;
	letter-spacing: 0.05em;
}
@media print, screen and (max-width: 768px) {
.box2_ph1_title1{
	font-size: 19px;
	font-size: 4.5vw;
}
}


.box2_ph1_txt1,
.box2_ph1_txt2{
	clear:both;
	width:26%;
	height:19px;
	margin:0 0 6px;
	padding: 0;
	position: relative;
	
	font-size: 16px;
	line-height: 100.1%;
	font-weight: normal;
	text-align: left;
	color: #aaa;
	letter-spacing: 0.05em;
}
.box2_ph1_txt1{
	padding-left: 15px;
}
.box2_ph1_txt2{
	width:70%;
	color: #1e2426;
	position: relative;
	top: 5px;
}
@media print, screen and (max-width: 768px) {
.box2_ph1_txt1,
.box2_ph1_txt2{
	font-size: 16px;
	font-size: 2.75vw;
	font-size: 3.25vw;
}
.box2_ph1_txt1{
	width:30%;
}
.box2_ph1_txt2{
	width:60%;
	top: 9px;
}
}
.box2_ph1_txt1.box2icon1::before,
.box2_ph1_txt1.box2icon2::before{
	clear:both;
	width:15px;
	height:19px;
	margin:0 3px 0 -15px;
	padding: 0;

	content: "";
	background-image: url("/static/ownerPm/images/box2_icon1.png?2024-1205-4");
	background-size: 100%;
	display:inline-block;
	position: relative;
	top: 5px;
}
@media print, screen and (max-width: 768px) {
.box2_ph1_txt1.box2icon1::before,
.box2_ph1_txt1.box2icon2::before{
    top: 0px;
}
}


.box2_ph1_txt1.box2icon2::before{
	background-image: url("/static/ownerPm/images/box2_icon2.png?2024-1205-4");
}