@charset "utf-8";

@media ( min-width: 766px) {

/* # Common
================================ */
html *:not(:root) {
	box-sizing: border-box;
}
html {
	min-width: 1000px;
	overflow-x: hidden;
}
body {
	overflow-x: hidden;
}
.sp {
  display: none !important;
}
.wrap {
	width: 1180px;
	margin-right: auto;
	margin-left: auto;
}
img {
	-webkit-backface-visibility: hidden;
}
.rnd-bl {
	font-size: 34px;
	font-weight: 700;
	letter-spacing: 5px;
	color: #fff;
	text-align: center;
	background: #263f8f;
	height: 66px;
	width: 400px;
	line-height: 64px;
	border-radius: 33px;
}
.sub-wt {
	display: inline-block;
	font-size: 36px;
	font-weight: 700;
	letter-spacing: 3px;
	text-align: center;
	color: #fff;
	padding: 50px 0 20px;
	margin-bottom: 30px;
	border-bottom: solid 1px #fff;
}
.sub-img {
	padding: 45px 0 60px;
	text-align: center;
}
.lead {
	line-height: 2;
	font-size: 18px;
}
.flex-box {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.flex-two {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.flex-two > li {
	width: 48%;
}
/* # Footer, Footer Menu
================================ */
#ft {
	background: url(../image/base/sl-line.png) repeat-x center top;
	padding-top: 55px;
}
#ft-bg {
	padding-bottom: 150px;
}
.ft-contact {
	display: flex;
	justify-content: center;
	align-items: flex-end;
	margin: 70px auto;
}
.ft-contact a {
	display: block;
	margin: 0 22px;
}
.ft-contact a img {
	width: 350px;
	height: auto;
}
#ft-name {
  position: relative;
  display: flex;
  margin: 75px auto 70px;
  justify-content: center;
  align-items: flex-start;
}
.ft-logo {
  display: flex;
  align-items: center;
}
.ft-add {
	margin-left: 30px;
}
.ft-add .com-name {
	font-size: 17px;
	font-weight: 700;
	padding-bottom: 8px;
}
.ft-add .txt {
	font-size: 14px;
	line-height: 1.9;
}
.ft-vert {
	display: flex;
	flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 500px;
}
.ft-vert .mbt {
	margin-bottom: 12px;
}
.ft-vert .sns-set {
	margin-top: 20px;
	margin-left: 0;
}
.sns-set {
  display: flex;
  justify-content: space-between;
  width: 120px;
  margin-top: 0;
  margin-left: 100px;
}
.sns-set li img {
  width: auto;
  height: 28px;
}
#pgtop {
  position: fixed;
  right: 15px;
  bottom: 90px;
  z-index: 1000;  
}
#pgtop img {
  width: 60px;
  height: auto;
}
.ft-nav {
	display: flex;
	justify-content: center;
}
.ft-nav li {
	margin: 0 22px;
	font-size: 16px;
}
.ft-nav a {
	color: #000;
	font-weight: 500;
}
.ft-nav a:before {
	content: url(../image/base/arw-tri-wt-s.png);
	margin-right: 6px;
}
#c {
  text-align: center;
  display: block;
  font-size: 14px;
  background: #ddd;
  height: 50px;
  line-height: 48px;
  width: 100%;
}

/* btm-btn-set */
.btm-btn-set {
	position: fixed;
	bottom: 0;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	width: 100%;
	background: rgba(255,255,255,.9);
	padding: 10px 0;
}
.btm-btn-set li {
	width: 32%;
}
.btm-btn-set li a {
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	height: 70px;
	padding-top: 2px;
	padding-left: 30px;
	font-size: 22px;
	font-weight: 700;
	letter-spacing: 5px;
}
.btm-btn-set li a:hover {
	text-decoration: none;
	opacity: .9;
	font-size: 24px;
}
.btm-btn-set li:nth-of-type(1) a {
	background: url(../image/pct-web.png) no-repeat 45px center #ee7c71;
	background-size: 42px auto;
}
.btm-btn-set li:nth-of-type(2) a {
	background: url(../image/pct-line.png) no-repeat 38px center #4ea854;
	background-size: 44px auto;
}
.btm-btn-set li:nth-of-type(3) a {
	background: url(../image/pct-tel.png) no-repeat 38px center #0682c2;
	background-size: 42px auto;
}
/* frame CSS End */
/*********************************************************************/
/* pages CSS Start */
.contents {
  padding: 30px;
  background: #fffcea;
  min-width: calc(1180px + 2%);
}
.tit-box {
	background-color: #7fbbfc;
	min-height: 160px;
	min-width: calc(1180px + 2%);
	font-size: 34px;
	font-weight: 500;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}
.tit-box .full {
	width: 100%;
	text-align: center;
	margin-bottom: -50px;
}
.tit-box .l {
	font-size: 44px;
	font-weight: 900;
	position: relative;
	top: -2px;
	padding-right: 5px;
	color: #fff;
	-webkit-text-stroke: 1.5px #000;
  text-stroke: 1.5px #000;
}

/* MAIN */
.main-visual {
	width: 100%;
	min-height: 520px;
	background-image: url(../image/hd-cover.png), url(../image/hd-main.webp);
	background-size: cover, cover;
	background-repeat: no-repeat, no-repeat;
	background-position: left center, right center;
}
.main-v-cont {
	width: 1180px;
	margin: 0 auto;
	position: relative;
	padding-bottom: 20px;
}
#logo {
	padding: 20px 0 0;
}
.hd-sub,
.hd-sub + h1 {
	position: relative;
	left: -40px;
}
.okan {
	position: absolute;
	top: 15px;
	left: 300px;
}
.okan .note {
	font-size: 11px;
	line-height: 1.5;
	padding-top: 5px;
}
.mrk-area {
	position: absolute;
	left: calc(50% + 350px);
	bottom: 0;
	/*filter: drop-shadow(0 0 5px #fff);*/
}
.taiou-area {
	background: #b5d4f7;
	text-align: center;
	padding: 15px 0;
	font-size: 14px;
}
.taiou-area .inr {
	width: 1000px;
	margin: 0 auto;
}
.taiou-area .aa {
	display: inline-block;
	border-radius: 30px;
	background: #fff;
	padding: 5px 20px 6px;
	margin: 5px 5px;
}
.taiou-area .aa:nth-of-type(10) {
	margin-left: 60px;
}

/* NAYAMI */
#lp-nayami {
	background: url(../image/bg-nayami.png) no-repeat center top 160px #ffa969;
}
#lp-nayami h2 {
	background-image: url(../image/bg-nayami01.png), url(../image/bg-nayami02.png);
	background-repeat: no-repeat, no-repeat;
	background-position: calc(50% - 480px) bottom, calc(50% + 480px) bottom;
	position: relative;
}
#lp-nayami h2:before {
	content: url(../image/sl-left.png);
	position: absolute;
	left: calc(50% - 365px);
	top: 60px;
}
#lp-nayami h2:after {
	content: url(../image/sl-right.png);
	position: absolute;
	left: calc(50% + 300px);
	top: 60px;
}
#lp-nayami .flex-box {
	align-items: flex-end;
	margin-left: -100px;
}
#lp-nayami .flex-box > li:nth-of-type(1) {
	padding-bottom: 100px;
}
.onayami-list {
	margin: 75px 0 0 20px;
	padding-bottom: 80px;
}
.onayami-list li {
	font-size: 21px;
	line-height: 1.5;
	font-weight: 500;
	background: url(../image/check.png) no-repeat left top 5px;
	padding: 5px 0 10px 60px;
}
.rd {
	color: #c00000;
}

/* CASE */
#lp-case {
	padding: 0 0 30px;
	background: #ffffdd;
}
#lp-case h2 {
	background-image: url(../image/bg-case01.png), url(../image/bg-case02.png);
	background-repeat: no-repeat, no-repeat;
	background-position: calc(50% - 340px) center, calc(50% + 350px) center;
}
.loan-box {
  width: 1180px;
  margin: 30px auto 0;
  display: flex;
  flex-wrap: wrap;
  padding-top: 15px;
}
.loan-box li {
  width: 31%;
  filter: drop-shadow(0 0 0.15rem #ccc);
  margin-bottom: 45px;
}
.loan-box li:nth-of-type(3n-1) {
  margin-right: 3.5%;
  margin-left: 3.5%;
}
.case_box {
  /*background: #fffcea;*/
  background: #fff;
  padding-bottom: 10px;
}
.case_box strong {
	color: #c00;
}
.case_title {
  background: #ffa969;
  color: #fff;
  padding: 14px 8px 12px 12px;
  font-size: 22px;
  font-weight: 700;
  border-bottom: solid 2px #fff;
  position: relative;
}
.case_title .ftl {
  font-size: 30px;
  font-weight: 900;
  padding-left: 5px;
  padding-right: 5px;
  letter-spacing: 1px;
}
.case_title .bonus {
  font-size: .7em;
  display: inline-block;
  position: relative;
  top: -8px;
  font-weight: 500;
}
.case_title * {
  color: inherit;
}
.case_box table {
	width: 100%;
}
.case_box tr:nth-of-type(2n-1) {
  background: #fce3e7; 
}
.case_box th,
.case_box td {
  padding: 10px;
  line-height: 1.6;
}
.case_box th {
  font-weight: 500;
  width: 25%;
}
.case_title .case-jobs {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	right: 15px;
	top: 18px;
	border: solid 1px #fff;
	border-radius: 3px;
	font-size: 15px;
	font-weight: 400;
	padding: 3px 8px 5px;
}

/* BUTTONS */
.btn-set-box {
	padding: 20px 0 70px;
}
.btn-set,
.btn-set * {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.btn-set > li {
	width: 31%;
}
.btn-set a {
	width: 100%;
	height: 130px;
	background: #f00000;
	border: solid 3px #f00000;
	border-radius: 6px;
	text-decoration: none;
	font-size: 24px;
	line-height: 1.5;
	font-weight: 700;
	padding-left: 25px;
	color: #fff;
	position: relative;
}
.btn-set a:hover {
	opacity: .6;
}
.btn-set a {
  animation: float_btn 3s linear infinite;
  transform-origin: 50% 50%;
}
 @keyframes float_btn {
  0% { transform: translateY(0) }
  33.33333% { transform: translateY(-6px) }
  66.66667% { transform: translateY(0) }
  100% { transform: translateY(0) }
}
.btn-set li:nth-of-type(1) a {
	background: #ee7c71;
	border: solid 3px #ee7c71;
}
.btn-set li:nth-of-type(2) a {
	background: #4ea854;
	border: solid 3px #4ea854;
}
.btn-set li:nth-of-type(3) a {
	background: #0682c2;
	border: solid 3px #0682c2;
}
.btn-set li:nth-of-type(1) a:after {
	content: url(../image/img-btn01.png);
	position: absolute;
	right: -50px;
	bottom: -10px;
	z-index: 2;
}
.btn-set li:nth-of-type(2) a:after {
	content: url(../image/img-btn02.png);
	position: absolute;
	right: 20px;
	bottom: -20px;
	z-index: 2;
}
.btn-set li:nth-of-type(3) a:after {
	content: url(../image/img-btn03.png);
	position: absolute;
	right: 20px;
	bottom: -20px;
	z-index: 2;
}

/* VOICE */
#lp-voice {
	padding: 0 0 40px;
}
#lp-voice h2 {
	background-image: url(../image/bg-voc01.png), url(../image/bg-voc02.png);
	background-repeat: no-repeat, no-repeat;
	background-position: calc(50% - 300px) center, calc(50% + 300px) center;
}
.voc-list {
	margin-top: 50px;
}
.voc-list li {
	background: #f5f5f5;
	border: solid 1px #e88c48;
	border-radius: 6px;
	margin-bottom: 35px;
}
.voc-list .txt {
	font-size: 16px;
	line-height: 1.9;
	padding: 20px;
}
.voc-list .tit {
	font-size: 18px;
	line-height: 1.8;
	background: #e88c48;
	border-radius: 6px 6px 0 0;
	color: #fff;
	font-weight: 500;
	padding: 10px 20px 13px;
}

/* REASON */
#lp-reason {
	background: url(../image/bg-st.png);
	padding: 40px 0 60px;
}
#lp-reason {
	text-align: center;
}
#lp-reason .lead {
	display: block;
	margin: 10px auto 50px;
	color: #fff;
	width: 1180px;
	text-align: left;
}
.flex-three {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	margin: 20px 1%;
	min-width: calc(1180px + 2%);
}
.flex-three li {
	width: 30.5%;
	background: #fff;
	border-radius: 20px;
	min-width: 330px;
	position: relative;
}
.flex-three li .img {
	display: block;
	text-align: center;
	padding: 40px 0 30px;
	min-height: 303px;
}
.flex-three li:before {
	content: '01';
	font-size: 40px;
	line-height: 1;
	padding-bottom: 5px;
	font-weight: 700;
	color: #fff;
	position: absolute;
	left: -5px;
	top: -10px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #f67044;
	width: 80px;
	height: 80px;
	border-radius: 40px;
}
.flex-three li:nth-of-type(2):before {
	content: '02';
}
.flex-three li:nth-of-type(3):before {
	content: '03';
}
.flex-three h3 {
	color: #263f8f;
	font-size: 22px;
	line-height: 1.4;
	padding: 0 15px 20px 20px;
}
.flex-three li .txt {
	text-align: left;
	font-size: 16px;
	line-height: 1.8;
	padding: 0 15px 30px 20px;
}
.pnum {
	font-size: 1.6em;
	font-weight: 800;
	color: #e80012;
	text-shadow: 0 0 6px #fff;
}

/* FAQ */
#lp-faq {
	padding: 0 0 100px;
	background: #ffffdd;
}
#lp-faq h2 {
	background-image: url(../image/bg-faq01.png), url(../image/bg-faq02.png);
	background-repeat: no-repeat, no-repeat;
	background-position: calc(50% - 300px) bottom, calc(50% + 320px) bottom;
}
.qa {
	width: 1076px;
	margin: 35px auto 25px;
	border: solid 4px #000;
	border-radius: 6px;
	padding: 20px 30px 15px 70px;
	background: #fff;
}
.qa dt {
	font-size: 22px;
	font-weight: 700;
	background: url(../image/q.png) no-repeat left 8px;
	padding: 18px 0 20px 65px;
}
.qa dd {
	font-size: 18px;
	line-height: 1.8;
	background: url(../image/a.png) no-repeat left 8px;
	padding: 10px 0 20px 65px;
}

/* THANKS */
#lp-thanks {
	background: #fad4bf;
	padding-bottom: 50px;
}
#lp-thanks .clm-box {
	margin: 60px auto;
	padding: 50px 100px;
	border: solid 5px #263f8f;
	border-radius: 6px;
	background: #fff;
	font-size: 18px;
	line-height: 2;
}
.ftl {
	font-size: 32px;
	font-weight: 500;
	display: inline-block;
	padding-bottom: 15px;
}
/* pages CSS End */
/*********************************************************************/
/* form CSS Start */
#inquiry {
	display: inline-block;
	padding-top: 80px;
	margin-top: -80px;
	background: #ffffdd;
	height: 1px;
	width: 100%;
}
.inq-set {
	padding-bottom: 70px;
}
.inq-set .rnd-bl {
	position: relative;
	top: -33px;
	left: calc(50% - 200px);
}
#form-wrap {
	padding: 50px 150px;
	width: 1076px;
	border: solid 5px #263f8f;
	border-radius: 6px;
	background: #fff;
	margin-top: 20px;
}
#form-wrap .lead {
  text-align: center;
  font-size: 22px;
  font-weight: 500;
  padding-bottom: 40px;
}
.form-box {
  background: #f1f1f1;
  margin: 30px auto;
  padding: 40px 0 20px;
}
.form-parts {
  width: 100%;	
}
.form-parts dt {
	margin: 6px 0 0 !important;
	display: flex;
	align-items: center;
	line-height: 1.5;
	font-size: 19px;
}
.form-parts dd {
	padding-bottom: 25px;
}
.form-parts .time-box {
	display: block;
	padding: 8px 0 15px 75px;
}
.form-parts .time-box input {
	display: inline-block !important;
	margin-right: 8px !important;
	margin-left: 5px !important;
}
.form-parts .time-box label,
#form-wrap .cb label {
	display: inline-block !important;
	padding-right: 20px !important;
}
#form-wrap .your-privacy .cb label {
	padding-right: 5px !important;
}
.form-parts .ibs {
	display: inline-block !important;
	width: 120px !important;
}
.form-parts .bs {
	width: 120px !important;
}
.form-parts .note {
	font-size: 12px;
	line-height: 1.5;
}
.form-parts .pdt {
	padding: 5px 0;
}

.thx {
	border: solid 3px #ccc;
	padding: 100px 50px;
	line-height: 1.8;
}
.thx h3 {
	font-size: 22px;
	padding-bottom: 20px;
}
.cat-bnr {
	padding-top: 30px;
}
/* form CSS End */
/*********************************************************************/
}