@charset "UTF-8";

@media screen and (min-width: 768px) {
	body.page-owner_lp{
		padding-top: 80px;
	}
}

body.page-owner_lp main{
  padding: 0;
}
  
#owner_lp{
	width: 100%;
	max-width: 1400px;
	margin: 0 auto;
	font-size: 1.8rem;
	line-height: 1.8;
	font-family: 'Kosugi Maru', sans-serif;
}

#owner_lp img, img.wa{
  display: block;
  width: auto;
  margin: 0 auto;
}

#owner_lp a:hover{
	opacity: 0.8;
}

#owner_lp .inner{
	max-width: 1000px;
}

.header, .hamburger{
	display: none!important;
}

.header_lp{
	width: 100%;
	height: auto;
	padding: 0 20px;
}

.header_lp > .flex{
	height: 80px;
	width: 100%;
	max-width: 1366px;
	margin: 0 auto;
	align-items: center;
}

.header_lp ul li{
	width: 60px;
	margin-left: 12px;
}

@media screen and (max-width: 767px) {
  body.page-owner_lp{
    padding-top: 60px;
  }
	#owner_lp{
	  font-size: 1.6rem;
	  line-height: 1.8;
	}
  #owner_lp a{
  	display: block;
  }
  .header_lp{
  	padding: 0 10px;
  }
	.header_lp .flex{
	  display: flex;
	  height: 60px;
	  align-items: center;
	}
	.header_lp ul > li{
		display: block;
    width: 50px;
	}
}

#owner_lp .plan{
  position: relative;
  margin-bottom: 100px;
  padding: 0 20px 100px 20px;
  background: url(../img/owner_lp/bg_plaid.png) repeat center top;
}

#owner_lp .plan h2{
  text-align: center;
  font-size: 5rem;
  font-feature-settings: "palt";
  padding-top: 60px;
  background: url(../img/owner_lp/ttl_bg_red.png) no-repeat center top;
  margin-bottom: 70px;
}

#owner_lp .plan .inner{
  max-width: 1200px;
}

@media screen and (max-width: 767px) {
  #owner_lp .plan{
    padding-bottom: 40px;
    background-size: 20px auto;
  }
  #owner_lp .plan h2{
    font-size: 2.6rem!important;
    line-height: 1.4;
    margin-bottom: 50px!important;
  }
	#owner_lp .plan{
	  padding-bottom: 40px;
	  background-size: 20px auto;
	}
	#owner_lp .plan h2{
	  margin-bottom: 30px;
	font-size: 3rem;
	}
}

#access h2 img, #aboutus h2 img{
	max-width: 320px;
}

@media screen and (max-width: 767px) {
	#access h2 img, #aboutus h2 img{
	  max-width: 200px!important;
	}
}



.line {
	position: relative;
	box-shadow: inset 0 -1rem 0 0 #FFF195;
}
.ownerlp_mv {
	background: url("../img/owner_lp/mv_back.jpg") no-repeat 90% center / cover;
	height: 680px;
	padding: 250px 30px 0;
}
.ownerlp_link {
	padding: 60px 20px;
	text-align: center;
}
.ownerlp_link dl dt {
	font-size: 2.4rem;
	margin: 0 0 30px;
}
.ownerlp_link dl dd ul li {
	display: inline-block;
	margin: 0 10px 15px;
	width: 450px;
}
.ownerlp_link dl dd ul li a {
	display: block;
	background: #E60017;
	color: #fff;
	font-size: 2.5rem;
	border-radius: 100px;
	padding: 10px 5px;
}
.ownerlp_link dl dd ul li:nth-child(2) a {
	background: #FF8340;
}
.ownerlp_link dl dd ul li a::before {
	display: inline-block;
	content: "";
	width: 18px;
	height: 22px;
	clip-path: polygon(0 0, 100% 50%, 0 100%);
	background: #fff;
	margin: 0 10px 5px 0;
	vertical-align: middle;
}
.ownerlp_catch {
	background: url(../img/support_lp/bg_plaid.png) repeat center top;
	padding: 60px 20px 90px;
	position: relative;
	text-align: center;
	font-size: 2.2rem;
}
.ownerlp_catch::before {
	content: "";
	display: block;
	width: 100%;
	height: 42px;
	background: url(../img/support_lp/parts_red.png) no-repeat center center / auto 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
}
.ownerlp_catch p {
	margin: 0 0 30px;
}
.ownerlp_catch p:nth-of-type(1) {
	font-size: 3.0rem;
}
.ownerlp_catch p:nth-of-type(3) {
	display: inline-block;
	padding: 0 80px;
	background: url("../img/owner_lp/catch_img01.png") no-repeat right center / 70px auto;
}
.ownerlp_catch p:nth-of-type(3) strong {
	display: inline-block;
	font-size: 2.8rem;
	font-weight: 400;
	color: #3E7E9A;
	border-bottom: 2px solid #000;
}
.ownerlp_catch p:nth-of-type(3) span {
	display: block;
	padding: 10px 0 0;
}
.ownerlp_catch p:nth-of-type(4) strong {
	font-size: 3.0rem;
	font-weight: 400;
}
.ownerlp_catch p:nth-of-type(5) span {
	font-size: 3.6rem;
	color: #E60017;
}
.ownerlp_catch p:nth-of-type(6) {
	font-size: 3.0rem;
}
.ownerlp_prof {
	position: relative;
	padding: 20px 20px 120px;
	background: #e50017;
}
.ownerlp_prof::before {
	content: "";
	display: block;
	width: 100%;
	height: 42px;
	background: url("../img/support_lp/parts_white.png") no-repeat center center / auto 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
}
.ttl {
	text-align: center;
	letter-spacing: 0.1em;
	line-height: 1.3;
	font-size: 3.2rem;
	font-weight: 400;
	padding-top: 70px;
	margin: 0 0 40px;
	color: #000;
	background: url("../img/owner_lp/ttl_bg_orange.png") no-repeat center top;
}
.ownerlp_prof .ttl {
	color: #fff;
	background: url("../img/owner_lp/ttl_bg_white.png") no-repeat center top;
}
.ownerlp_prof h3 {
	font-size: 2.4rem;
	font-weight: 400;
	text-align: center;
	color: #fff;
	margin: 0 0 40px;
}
.ownerlp_prof_wrap {
	background: #fff;
	padding: 40px;
}
.ownerlp_prof_box {
	display: flex;
	justify-content: space-between;
}
.ownerlp_prof_box_img {
	flex: 0 1 350px;
}
.ownerlp_prof_box_txt {
	flex: 1 1 0%;
	margin-left: 40px;
}
.ownerlp_prof_box_txt h4 {
	font-size: 2.6rem;
	font-weight: 400;
	margin: 0 0 30px;
}
.ownerlp_prof_box_txt h4 strong {
	display: block;
	font-size: 3.6rem;
	font-weight: 400;
}
.ownerlp_prof_box_txt p {
	margin: 0 0 15px;
}
.ownerlp_prof_info {
	margin: 15px 0 0;
}
.ownerlp_seminar {
	background: url(../img/support_lp/bg_plaid.png) repeat center top;
	padding: 20px 20px 90px;
	position: relative;
	text-align: center;
	font-size: 2.2rem;
	line-height: 1.5;
}
.ownerlp_seminar::before {
	content: "";
	display: block;
	width: 100%;
	height: 42px;
	background: url(../img/support_lp/parts_red.png) no-repeat center center / auto 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
}
.ownerlp_seminar_box {
	border: 3px solid #707070;
	padding: 20px 40px;
	background: #fff;
	max-width: 800px;
	margin: 0 auto 30px;
	text-align: left;
}
.ownerlp_seminar_box ul li {
	padding: 0 0 0 50px;
	background: url("../img/owner_lp/icon_check.png") no-repeat left -2px / 37px auto;
	margin: 20px 0;
}
.ownerlp_seminar_box dl dt {
	margin: 20px 0 5px;
}
.ownerlp_seminar_box dl dd {
	color: #E60017;
	margin: 5px 0 20px;
}
.ownerlp_feature {
	position: relative;
	padding: 20px 20px 120px;
	background: #e50017;
	font-size: 2.2rem;
}
.ownerlp_feature::before {
	content: "";
	display: block;
	width: 100%;
	height: 42px;
	background: url("../img/support_lp/parts_white.png") no-repeat center center / auto 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
}
.ownerlp_feature .ttl {
	color: #fff;
	background: url("../img/owner_lp/ttl_bg_white.png") no-repeat center top;
}
.ownerlp_feature_box {
	padding: 20px 40px;
	background: #fff;
	max-width: 800px;
	margin: 0 auto 30px;
	text-align: left;
}
.ownerlp_feature_box ul li {
	padding: 0 0 5px 50px;
	background: url("../img/owner_lp/icon_check.png") no-repeat left -2px / 37px auto;
	margin: 20px 0;
	border-bottom: 2px solid #000;
}
.ownerlp_feature_info {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.ownerlp_feature_info span {
	width: 105px;
	flex: none;
	margin: 0 0 0 15px;
}
.ownerlp_voice {
	background: url(../img/support_lp/bg_plaid.png) repeat center top;
	padding: 20px 20px 90px;
	position: relative;
	text-align: center;
}
.ownerlp_voice::before {
	content: "";
	display: block;
	width: 100%;
	height: 42px;
	background: url(../img/support_lp/parts_red.png) no-repeat center center / auto 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
}
.ownerlp_voice_box {
	border: 3px solid #000;
	padding: 40px;
	background: #fff;
	margin: 0 auto 30px;
	text-align: left;
	display: flex;
	justify-content: space-between;
}
.ownerlp_voice_box_img {
	flex: 0 1 300px;
}
.ownerlp_voice_box_txt {
	flex: 1 1 0%;
	margin-left: 40px;
}
.ownerlp_voice_box_txt dl dt:nth-of-type(1) {
	font-size: 2.0rem;
	margin: 0 0 15px;
}
.ownerlp_voice_box_txt dl dt:nth-of-type(2) {
	font-size: 2.4rem;
	color: #E60017;
	margin: 0 0 15px;
}
.ownerlp_outline {
	position: relative;
	padding: 20px 20px 120px;
	background: #e50017;
	font-size: 2.2rem;
	line-height: 1.5;
}
.ownerlp_outline::before {
	content: "";
	display: block;
	width: 100%;
	height: 42px;
	background: url("../img/support_lp/parts_white.png") no-repeat center center / auto 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
}
.ownerlp_outline .ttl {
	color: #fff;
	background: url("../img/owner_lp/ttl_bg_white.png") no-repeat center top;
}
.ownerlp_outline_box {
	padding: 40px 20px;
	background: #fff;
	max-width: 600px;
	margin: 0 auto 30px;
	text-align: center;
}
.ownerlp_outline_box dl dt {
	display: inline-block;
	font-size: 3.0rem;
	color: #E60017;
	border-bottom: 2px solid #000;
	margin: 20px 0 5px;
}
.ownerlp_outline_box dl dd {
	font-size: 2.6rem;
	margin: 5px 0 20px;
}
.ownerlp_outline_box dl dd a {
	display: block;
	width: 400px;
	margin: 0 auto;
	background: #E60017;
	color: #fff;
	font-size: 2.5rem;
	border-radius: 100px;
	padding: 10px 5px;
}
.ownerlp_outline_box dl dd a::before {
	display: inline-block;
	content: "";
	width: 18px;
	height: 22px;
	clip-path: polygon(0 0, 100% 50%, 0 100%);
	background: #fff;
	margin: 0 10px 5px 0;
	vertical-align: middle;
}
@media screen and (max-width: 767px) {
	.ownerlp_mv {
		background: url("../img/owner_lp/mv_back.jpg") no-repeat 90% center / cover;
		height: 350px;
		padding: 150px 30px 0;
	}
	.ownerlp_mv p {
		max-width: 310px;
		margin: 0 auto;
	}
	.ownerlp_link {
		padding: 40px 20px;
	}
	.ownerlp_link dl dt {
		font-size: 1.8rem;
		margin: 0 0 30px;
	}
	.ownerlp_link dl dd ul li {
		display: block;
		margin: 0 auto 15px;
		width: 320px;
	}
	.ownerlp_link dl dd ul li a {
		font-size: 1.8rem;
	}
	.ownerlp_link dl dd ul li a::before {
		width: 14px;
		height: 18px;
	}
	.ownerlp_catch {
		background-size: 20px auto;
		padding: 30px 20px 40px;
		font-size: 1.8rem;
	}
	.ownerlp_catch::before {
		height: 22px;
	}
	.ownerlp_catch p {
		margin: 0 0 20px;
	}
	.ownerlp_catch p:nth-of-type(1) {
		font-size: 2.2rem;
	}
	.ownerlp_catch p:nth-of-type(3) {
		display: block;
		padding: 0 0 120px;
		background: url("../img/owner_lp/catch_img01.png") no-repeat center bottom / 52px auto;
	}
	.ownerlp_catch p:nth-of-type(3) strong {
		font-size: 2.2rem;
	}
	.ownerlp_catch p:nth-of-type(4) strong {
		font-size: 2.4rem;
	}
	.ownerlp_catch p:nth-of-type(5) span {
		font-size: 2.6rem;
	}
	.ownerlp_catch p:nth-of-type(6) {
		font-size: 2.2rem;
	}
	.ownerlp_prof {
		padding: 20px 20px 60px;
	}
	.ownerlp_prof::before {
		height: 22px;
	}
	.ttl {
		font-size: 2.6rem;
		margin: 0 0 30px;
	}
	.ownerlp_prof h3 {
		font-size: 1.8rem;
		margin: 0 0 30px;
	}
	.ownerlp_prof_wrap {
		padding: 20px;
	}
	.ownerlp_prof_box {
		display: block;
	}
	.ownerlp_prof_box_img {
		max-width: 350px;
		margin: 0 auto 20px;
	}
	.ownerlp_prof_box_txt {
		margin-left: 0;
	}
	.ownerlp_prof_box_txt h4 {
		font-size: 2.0rem;
		margin: 0 0 15px;
		text-align: center;
	}
	.ownerlp_prof_box_txt h4 strong {
		font-size: 3.0rem;
	}
	.ownerlp_seminar {
		background-size: 20px auto;
		padding: 20px 20px 40px;
		font-size: 1.8rem;
	}
	.ownerlp_seminar::before {
		height: 22px;
	}
	.ownerlp_seminar_box {
		padding: 5px 20px;
		margin: 0 auto 20px;
	}
	.ownerlp_seminar_box ul li {
		padding: 0 0 0 40px;
		background: url("../img/owner_lp/icon_check.png") no-repeat left -2px / 30px auto;
		margin: 15px 0;
	}
	.ownerlp_seminar_box dl dt {
		margin: 15px 0 5px;
	}
	.ownerlp_seminar_box dl dd {
		margin: 5px 0 15px;
	}
	.ownerlp_feature {
		padding: 20px 20px 60px;
		font-size: 1.8rem;
		line-height: 1.5;
	}
	.ownerlp_feature::before {
		height: 22px;
	}
	.ownerlp_feature_box {
		padding: 5px 20px;
		margin: 0 auto 0;
	}
	.ownerlp_feature_box ul li {
		padding: 0 0 5px 40px;
		background: url("../img/owner_lp/icon_check.png") no-repeat left -2px / 30px auto;
		margin: 15px 0;
	}
	.ownerlp_feature_info {
		align-items: flex-end;
		margin: 0 0 15px;
	}
	.ownerlp_feature_info span {
		width: 75px;
		margin: 0 0 0 10px;
	}
	.ownerlp_voice {
		background-size: 20px auto;
		padding: 20px 20px 40px;
	}
	.ownerlp_voice::before {
		height: 22px;
	}
	.ownerlp_voice_box {
		padding: 20px;
		margin: 0 auto 20px;
		display: block;
	}
	.ownerlp_voice_box_img {
		max-width: 350px;
		margin: 0 auto 20px;
	}
	.ownerlp_voice_box_txt {
		margin-left: 0;
	}
	.ownerlp_voice_box_txt dl dt:nth-of-type(1) {
		font-size: 1.8rem;
	}
	.ownerlp_voice_box_txt dl dt:nth-of-type(2) {
		font-size: 2.2rem;
	}
	.ownerlp_outline {
		padding: 20px 20px 60px;
		font-size: 1.8rem;
	}
	.ownerlp_outline::before {
		height: 22px;
	}
	.ownerlp_outline_box {
		padding: 5px 20px;
		margin: 0 auto 0;
	}
	.ownerlp_outline_box dl dt {
		font-size: 2.2rem;
		margin: 15px 0 5px;
	}
	.ownerlp_outline_box dl dd {
		font-size: 1.8rem;
		margin: 5px 0 15px;
	}
	.ownerlp_outline_box dl dd a {
		width: 295px;
		font-size: 1.8rem;
	}
	.ownerlp_outline_box dl dd a::before {
		width: 14px;
		height: 18px;
	}
}




