@charset "UTF-8";
/*---------------------------------------------------------------*\
	$INDEX
\*---------------------------------------------------------------*/
input::placeholder {
    color: #ddd;
}

.pc {
	display: block !important;
}
.sp {
	display: none !important;
}

img.icon_title {
    width: 80px;
    margin: 0 auto;
}

img.icon_title_small {
    width: 40px;
    margin-right: 12px;
}

section.fix_menu_btn_pc {
    position: fixed;
    z-index: 99999;
    left: 0;
    width: 560px;
    bottom: 0;
}

ul.fix_menu_btn_list {
    display: flex;
    align-items: center;
}

ul.fix_menu_btn_list li a {
    display: flex;
    padding: 14px 0 14px 18px;
    background: #1b1b1b;
    width: 100%;
    color: #fff;
    align-items: center;
    font-weight: bold;
    position: relative;
    text-align: left;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

img.fix_btn_line {
    width: 20px;
    margin-right: 8px;
    height: auto;
}

ul.fix_menu_btn_list li a:hover {
	background: #244878;
}

ul.fix_menu_btn_list li {width: 50%;}

ul.fix_menu_btn_list li:nth-child(2) a {
    background: #333;
}
ul.fix_menu_btn_list li:nth-child(2):hover a {
    background: #244878;
}
ul.fix_menu_btn_list li a span {
    position: absolute;
    width: 16px;
    right: 20px;
    top: 50%;
    margin-top: -8px;
}
.sec_title {
    letter-spacing: -0.5em;
    margin: 0 auto;
    width: 1200px;
}
.sec_title_img {
	display: inline-block;
	width: 40%;
	vertical-align: middle;
}
.sec_title_img img {
	width: 100%;
	height: auto;
}
.sec_text {
    width: 100%;
    padding: 20px 0 50px 0;
    text-align: center;
    letter-spacing: 0px;
    line-height: 32px;
    color: #1b1b1b;
    font-weight: bold;
    font-size: 1.5rem;
}
a.hp_link {
    position: fixed;
    right: 10px;
    bottom: 10px;
    display: block;
    width: max-content;
    font-size: 1.1rem;
    background: #1b1b1b;
    padding: 10px 25px;
    color: #fff;
    border-top: 1px solid rgba(255,255,255,0.4);
    border-radius: 100px;
    font-weight: 600;
    box-shadow: 4px 6px 7px rgba(0,0,0,0.15);
    z-index: 99999;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.hp_link i {
    color: #fff;
    font-size: 1.3rem;
    margin-left: 7px;
	transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.hp_link:hover {
	background-color: #ecf0f6;
	color: #00193a;
}

.hp_link:hover i {
	color: #00193a;
}
ul.cv_btn {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 14px;
    max-width: 100%;
}

ul.cv_btn li {
    width: 30%;
    margin: 0 1%;
}

ul.cv_btn li a {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px 25px;
    border-top: 1px solid #fff;
    font-size: 1.6rem;
    border-radius: 100px;
    box-shadow: 0 7px 8px rgba(0,0,0,0.1);
    font-weight: bold;
    letter-spacing: 0;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

ul.cv_btn li a:hover {
	opacity: 0.75;
}

ul.cv_btn li a span {
    width: 25px;
    margin-right: 10px;
}

a.cv_btn_line {
    background: #23b94f;
    color: #fff;
}

a.cv_btn_mail {
    background: #ffc90d;
    color: #00193a;
}
a.cv_btn_tel {
    background: #fff;
    color: #00193a;
}
a.cv_btn_line span {
    border: 1px solid #fff;
    border-radius: 5px;
}

/*---------------------------------------------------------------*\
	$共通
\*---------------------------------------------------------------*/
.mainvisual {
    padding: 0;
    position: relative;
    margin: 1%;
    height: 86vh;
    min-height: 700px;
    z-index: 9999;
}
.mv_inner {
    display: -webkit-flex;
    -webkit-flex-direction: column;
    -webkit-justify-content: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 90vh;
    text-align: center;
    width: 100%;
    padding-bottom: 0;
    margin: 0  auto;
}
.mv_inner h1 span {
    display: block;
    margin: 0 auto 40px;
    width: 120px;
}

.mv_campaign {
    max-width: 350px;
    position: absolute;
    right: 20px;
    top: 20px;
}
.logo {
    position: absolute;
    top: 0;
    left: 0;
    padding: 30px;
    width: 160px;
    border-radius: 0 0 18px 0;
}

.fv_campaign {
    max-width: 417px;
    margin: 20px auto 0;
	position: relative;
}

img.icon_fv_01 {
    position: absolute;
    width: 90px;
    left: -60px;
    bottom: -10px;
}

img.icon_fv_02 {
    position: absolute;
    right: -70px;
    width: 100px;
    bottom: -15px;
}
.fv_catch {
    max-width: 540px;
    letter-spacing: 2px;
    margin: 0 auto;
    font-size: 2.6rem;
    color: #fff;
    text-align: center;
    line-height: 38px;
    font-weight: bold;
    text-shadow: 0px 4px 8px rgba(0,0,0,0.4);
}
.fv_catch span {
    font-size: 2.5rem;
    background: #fff;
    text-shadow: none;
    padding: 0px 10px 2px;
    display: block;
    line-height: 32px;
    margin-top: 6px;
}

.mainvisual::after {
    position: absolute;
    content: "";
    width: 1200px;
    display: none;
    height: 40px;
    background: #fff;
    bottom: 0;
    left: 50%;
    margin-left: -600px;
}
.mv_inner h1 {
    margin: 0 6%;
    max-width: 500px;
    display: none;
}
.mv_inner h2 {
    font-size: 1.45rem;
    color: #fff;
    font-weight: 600;
    line-height: 36px;
    display: none;
    text-align: right;
    letter-spacing: 0;
}
.logo img {	
	width: 100%;
	height: auto;
}
ul.badges_pc {
    display: flex;
    align-items: center;
    max-width: 560px;
    justify-content: space-between;
    margin: 20px auto 0;
}

ul.badges_pc li {
    width: 33%;
}
.present {
    display: block;
    max-width: 440px;
    margin: 0 auto;
    padding: 80px 0 20px;
    position: relative;
}
.present:before {
    content: "";
    display: none;
    width: 200px;
    height: 160px;
    background: #fff;
    position: absolute;
    top: -30px;
    margin-left: -94px;
    left: 50%;
    border-radius: 100%;
    z-index: 99998;
}
.present img {
    position: relative;
    z-index: 99998;
    border-radius: 12px;
}
ul.page_link_btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 98%;
    margin: 10px auto;
    max-width: 1100px;
}
.page_link_title {
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 1.6rem;
}

ul.page_link_btn li a {
    display: flex;
    text-align: center;
    background: #fff;
    font-weight: bold;
    letter-spacing: 0.5px;
    font-size: 1.6rem;
    align-items: center;
    border-radius: 4px;
    color: #00193a;
    justify-content: center;
    padding: 15px 0;
	position: relative;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

ul.page_link_btn li a:hover {
	opacity: 0.75;
}

ul.page_link_btn li a:after {
    position: absolute;
    content: "";
    display: block;
    width: 8px;
    top: 50%;
    margin-top: -7px;
    right: 22px;
    height: 8px;
    border-top: 2px solid #000;
    border-right: 2px solid #000;
    transform: rotate(135deg);
}

ul.page_link_btn li a img {
    width: 30px;
    height: auto;
    margin-right: 5px;
}

ul.page_link_btn li {
    width: 33%;
}

section.page_link {
    padding: 10px 0;
    background: #1b1b1b;
}
section.award {
	background-image: url("../img/award_bg.jpg");
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding: 100px 0;
	text-align: center;
}

ul.award_list {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 340px;
    margin: 30px auto 0;
}

ul.award_list li {
    width: 35%;
    margin: 0 5%;
}

.award_inner p {
    color: #fff;
    font-size: 2rem;
    font-weight: bold;
    line-height: 38px;
}
.award_inner p span {
    display: block;
    width: 80px;
    margin: 0 auto 30px;
}

.dl_bg {
    width: 50%;
    background-image: url(../img/intro_bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #f5f5f5;
    min-height: 300px;
}
.dl_cap {
  width: 50%;
  position: relative;
  padding: 0 0 0 8%;
}
.dl_cap:after {
    content: "";
    display: none;
    width: 50px;
    background: #fff;
    height: 320px;
    left: -50px;
    margin-top: -160px;
    top: 50%;
    position: absolute;
}
.dl_cap p {
    font-size: 1.6rem;
    line-height: 32px;
    margin-bottom: 50px;
    letter-spacing: 0px;
    font-weight: bold;
    color: #00193a;
}
.concept img {
    width: 280px;
    height: auto;
    margin: 0 auto 20px;
}
.concept p {
    font-size: 2.5rem;
    margin: 0 auto;
    text-align: center;
    padding: 20px 0 0;
    font-weight: 900;
    color: #00193a;
    letter-spacing: 0;
    width: 90%;
    max-width: 1100px;
}
section.dl {
    margin: 80px auto;
    max-width: 1100px;
    width: 90%;
    display: flex;
    align-items: center;
}
.intro {
    background: #f7f5ef;
    padding: 80px 0;
}
.intro h2 {
  text-align: center;
  font-size: 3.5rem;
  letter-spacing: 0;
  font-weight: bold;
  color: #4a3122;
}
.intro p {
  max-width: 900px;
  margin: 40px auto 0;
  letter-spacing: 0;
  line-height: 36px;
  font-size: 1.6rem;
  font-weight: bold;
  color: #4a3122;
}
.intro_img {
    width: 1100px;
    background: #fff;
    margin: 50px auto 0;
}

.intro h2 span {
  display: block;
  font-family: 'Poppins', sans-serif;
  font-size: 6rem;
  letter-spacing: 4px;
  color: #4a3122;
  margin-bottom: 20px;
}
.sec_title_plan h2 span {
  display: block;
  color: #fff;
  font-size: 6rem;
  letter-spacing: 4px;
  font-family: 'Poppins', sans-serif;
  margin-bottom: 20px;
}
.catch {
    width: 1200px;
    margin: 70px auto 0;
}
.catch_title {
	display: none;
    text-align: center;
    line-height: 2.4rem;
}
.catch_title span {
    line-height: 2.4rem;
    font-size: 2.4rem;
    display: inline-block;
    margin: 20px 10px 20px 0px;
    border-bottom: 4px solid #fff8a3;
    padding: 0 10px 7px;
    font-weight: bold;
}
.catch_img_wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	
	margin: 40px 0 0 0;
}
.catch_img_sec {
	width: 65%;
}
.catch_img_01 {
    box-shadow: #fff8a3 15px 15px 0;
}
.catch_img_01 img {
	width: 100%;
	height: auto;
}
.catch_text {
    margin: 35px 0 0 0;
    font-size: 3.4rem;
    font-weight: bold;
    text-align: center;
}
.catch_text span {
    font-size: 4rem;
    font-weight: bold;
    color: #66b19d;
    margin: 0 7px;
}
.mock_img {
    width: 26%;
}
.mock_img img {
	width: 100%;
	height: auto;
}
.plan h2 {
    color: #fff;
    font-size: 3.5rem;
    text-align: center;
    font-weight: bold;
    margin-bottom: 40px;
    letter-spacing: 0;
}
.loan h2 {
    color: #fff;
    font-size: 4rem;
    letter-spacing: 0px;
    text-align: center;
    font-weight: bold;
}
.howmuch_title {
    max-width: 420px;
    margin: 0 auto 30px;
}
.casework {
	width: 100%;
	margin: 0 auto;
	padding: 80px 5% 80px 5%;
	background: #fff;
}
.cw_wrap {
	margin: 0px auto;
	max-width: 1250px;
}
h2.cw_title, h2.cw_title > span {
    font-family: 'Poppins', sans-serif;
    font-size: 2.2rem;
    line-height: 1;
    display: flex;
    color: #fff;
    text-shadow: 1px 1px 0 #1b1b1b, -1px -1px 0 #1b1b1b, 0px 1px 0 #1b1b1b, 1px 0px 0 #1b1b1b, 0px -1px 0 #1b1b1b, -1px 0px 0 #1b1b1b, -1px 1px 0 #1b1b1b, 1px -1px 0 #1b1b1b, -1px 1px 0 #1b1b1b;
    align-items: center;
    margin-bottom: 0px;
    letter-spacing: 2px;
}
.sub_title {
    display: inline-block;
	font-family: "Noto Sans JP",sans-serif;
    vertical-align: middle;
    margin: 30px auto 0;
    font-size: 1.6rem;
    letter-spacing: 0;
    font-weight: bold;
    color: #4a3122;
    display: block;
    border: 2px solid;
    padding: 15px 50px;
    border-radius: 100px;
    width: max-content;
}
.fo {
	color: #f28f00;
}
.semi {
	color: #f8b62e;
}
.leave {
	color: #9dcabe;
}
.cw_inner {
	padding: 0 0 80px;
	border-bottom: 3px dotted #ccc;
	margin-bottom: 80px;
}
.cw_inner_last {
	border-bottom: none!important;
	margin-bottom: 0!important;
	padding: 0!important;
}
.cw_mv {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 40px 0 0 0;
}
.cw_tmb_wrap {
	position: relative;
	width: 50%;
	overflow: hidden;
	border-radius: 6px;
	box-shadow: 20px 20px 20px rgba(0,0,0,0.05);
}
.label {
	position: absolute;
	left: 0;
	top: 0;
}
.cw_mv1 {
    background-image: url(../img/01.png);
    background-size: 30%;
    background-position: right top;
    background-repeat: no-repeat;	
}
.cw_mv2 {
    background-image: url(../img/02.png);
    background-size: 24%;
    background-position: right top;
    background-repeat: no-repeat;
}
.cw_mv3 {
    background-image: url(../img/03.png);
    background-size: 30%;
    background-position: right top;
    background-repeat: no-repeat;	
}
.cw_mv4 {
    background-image: url(../img/04.png);
    background-size: 30%;
    background-position: right top;
    background-repeat: no-repeat;	
}
.cw_mv5 {
    background-image: url(../img/05.png);
    background-size: 30%;
    background-position: right top;
    background-repeat: no-repeat;	
}
.cw_tmb img {
	width: 100%;
	height: auto;
}
.cw_text_wrap {
}
.cw_type {
	font-family: 'Poppins', sans-serif;
	font-style: normal;
	font-size: 2.5rem;
	letter-spacing: 0;
	color: #00193a;
	opacity: 0.15;
}
.cw_text_wrap {
    width: 50%;
    padding: 0 0 0 5%;
	
	display: -webkit-flex;
	-webkit-flex-direction: column;
	-webkit-justify-content: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.cw_type {
}
h3.cw_title {
    font-size: 2.8rem;
    margin: 20px 0 20px 0;
    line-height: 40px;
    letter-spacing: -1px;
    font-weight: bold;
    color: #1b1b1b;
}
h3.cw_title > span {
    display: block;
    margin: 10px 0;
    background: #4a3122;
    color: #fff;
    width: max-content;
    padding: 5px 10px;
    letter-spacing: 0;
}
.cw_info_list {
    display: flex;
    align-items: center;
    font-weight: bold;
    color: #1b1b1b;
    margin: 15px 0;
}

.cw_info_list span {
    display: block;
    background: #1b1b1b;
    color: #fff;
    padding: 3px;
    font-weight: bold;
    margin-right: 11px;
    width: 100px;
    text-align: center;
    border-radius: 40px;
}
.cw_text {
    margin: 20px 0 0 0;
    font-size: 1.5rem;
    line-height: 30px;
    letter-spacing: 0;
    color: #4a3122;
}

.cw_detail {
	margin: 50px auto 0;
	max-width: 100%;
	border-radius: 10px;
	padding: 3% 5% 3% 7%;
	border: 1px solid #1b1b1b;
}
.detail_wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.ba_title {
    font-family: 'Poppins', sans-serif;
    font-size: 2.4rem;
    line-height: 1;
    margin: 0 auto 30px;
    color: #1b1b1b;
}
.ba_title span {
    font-size: 2.4rem;
    color: #1b1b1b;
}
.ba_area {
    max-width: 100%;
    display: flex;
}
.ba_area_only {
    max-width: 100%;
    display: flex;
    width: 100%;
}
.ba_area_only .ba_gallery {
	width: 44%;
	margin: 0 auto;
}

ul.ba_gallery {
    letter-spacing: -0.4em;
    margin: 0;
    text-align: center;
    margin-right: 8%;
    width: 44%;
}
ul.ba_gallery li {
}
.detail_ba {
	width: 48%;
	padding: 20px;
	border: 1px dashed #00193a;
	background: #fff;
	border-radius: 8px;
}
.detail_ba img {
	width: 100%;
	height: auto;
}
.detail_data {
    width: 100%;
    padding: 35px 60px 60px;
    background: #fff;
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
}
.detail_data table {
    vertical-align: top;
	width: 48%;
}
.detail_data table tr {
}
.detail_data table tr th {
    margin: 0;
    padding: 25px 0;
    border-bottom: 1px solid #000;
    width: 20%;
}
.detail_data table tr td {
	width: 80%;
	padding: 25px;
	border-bottom: 1px solid #ddd;
}
.detail_wrap p {
    text-align: right;
    display: block;
    letter-spacing: 0;
    width: 100%;
    margin-top: 20px;
}
.detail_data table tr td span {
	font-size: 1rem;
}
.detail_data p {
    text-align: right;
    margin: 40px 0 0 0;
    color: #999;
    font-size: 1.2rem;
}
.cw_schedule {
    margin: 40px auto 0;
}
.schedule_title {
    text-align: center;
    line-height: 1;
    font-size: 2.4rem;
    font-weight: bold;
}
.scroll_wrap {
    background: #fff;
    height: 371px;
    overflow-y: hidden;
    margin: 30px 0 0 0;
}
.schedule_img {
	overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
}
.schedule_img img {
    max-width: 1000px;
    height: auto;
	margin: 0 auto;
}

section.partreform {
    padding: 100px 0;
    background-color: #00193a;
	background-image: url("../img/bg_triangle_top.png"), url("../img/bg_triangle_bottom.png");
	background-position: center top, center bottom;
	background-repeat: repeat-x, repeat-x;
	background-size: 30px, 30px;
}

.partreform_inner {
    max-width: 1100px;
    margin: 0 auto;
}

.partreform_inner h2 {
    width: 65%;
    margin: 0 auto;
}

section.youtube {background: #fff;padding-bottom: 80px;text-align: center;}

section.youtube iframe {
    margin: 0 auto;
    border-radius: 14px;
}

section.youtube h2 {
    font-size: 2rem;
    font-weight: 900;
    letter-spacing: 0;
    margin-bottom: 30px;
}

span.youtube_title_en {font-family: 'Poppins', sans-serif;font-size: 6rem!important;display: block!important;padding: 0!important;background: none!important;color: #000!important;margin-left: 0!important;}

section.youtube h2 span {
    font-size: 2rem;
    padding: 5px 6px;
    background: #000;
    color: #fff;
    margin-left: 5px;
}

/*---------------------------------------------------------------*\
	$プラン
\*---------------------------------------------------------------*/
.plan {
    background: #4a3122;
    padding-bottom: 100px;
}
.sec_title_plan {
    letter-spacing: -0.5em;
    margin: 0 auto;
    width: 1200px;
    padding: 80px 0 40px;
}
.sec_title_img_plan {
    display: block;
    width: 50%;
    margin: 0 auto 20px;
}
.sec_title_img_plan img {
	width: 100%;
	height: auto;
}
.sec_text_plan {
    display: block;
    max-width: 900px;
    margin: 0 auto;
    text-align: left;
    color: #fff;
    font-size: 1.6rem;
    line-height: 32px;
    font-weight: bold;
    letter-spacing: 0;
}
.plan_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 1100px;
    margin: 0 auto;
}
.plan_img {
    width: 32%;
}
.plan_img img {
	width: 100%;
	height: auto;
}
.look_plan {
    text-align: center;
    margin: 40px 0 0 0;
    font-size: 2rem;
    font-weight: bold;
}
/*---------------------------------------------------------------*\
	$戸建てプラン
\*---------------------------------------------------------------*/
.my_home {
	margin: 100px auto 0;
}
.my_home_img {
	margin: 50px auto 0;
	width: 1200px;
}
.my_home_img img {
	width: 100%;
	height: auto;
}
/*---------------------------------------------------------------*\
	$仕組みの紹介
\*---------------------------------------------------------------*/
.introduction {
    margin: 50px auto 0;
}
.introduction_img {
    width: 1200px;
    margin: 0 auto 0;
}
.introduction_img img {
	width: 100%;
	height: auto;
}
/*---------------------------------------------------------------*\
	$よくあるご質問
\*---------------------------------------------------------------*/
.q_a {
	margin: 0 auto;
	background: #fff;
	padding: 1px 0 60px;
}
.q_a_list {
    width: 1200px;
    margin: 50px auto 0;
}
.q_a_list ul {
	letter-spacing: -0.5em;
}
.q_a_list ul li {
	display: inline-block;
    width: calc(92% /5);
    margin: 0 10px 14px;
}
.q_a_list ul li img {
	width: 100%;
	height: auto;
}
.campaign_area {
    max-width: 417px;
    margin: 50px auto 0;
}
.q_a h2 {
  font-family: 'Poppins', sans-serif;
  font-size: 6rem;
  text-align: center;
  margin-top: 50px;
  text-shadow: 1px 1px 0 #00193a, -1px -1px 0 #00193a, 0px 1px 0 #00193a, 1px 0px 0 #00193a, 0px -1px 0 #00193a, -1px 0px 0 #00193a, -1px 1px 0 #00193a, 1px -1px 0 #00193a, -1px 1px 0 #00193a;
  color: #fff;
  letter-spacing: 4px;
}
.q_a h2 span {
  display: block;
  font-size: 3rem;
  letter-spacing: 0px;
  margin: 15px 0 0;
  font-family: "YuGothic","Noto Sans JP",sans-serif;
  font-weight: bold;
  color: #1b1b1b;
  text-shadow: none;
}
.accordion {
	margin: 0 auto;
	max-width: 1100px;
	padding: 10px;
}
.accordion dt {
	background-color: #f5f5f5;
	cursor: pointer;
	width: 100%;
	padding: 30px;
	background-image: url("../img/close.png");
	background-size: 18px;
	background-position: 95% center;
	background-repeat: no-repeat;
	cursor: pointer;
	display: flex;
	margin-bottom: 5px;
	align-items: center;
}
.accordion dt.open {
	background-image: url("../img/open.png");
	background-size: 18px;
    background-position: 95% center;
    background-repeat: no-repeat;
}	
.accordion dt.bg {
	background-color: #fff;
}	
.q_no {
	font-family: 'Anton', sans-serif;
	padding: 5px 12px;
	background: #1b1b1b;
	color: #fff;
	margin-right: 20px;
	letter-spacing: 0;
}
.q_title {
    letter-spacing: 0;
    font-size: 1.6rem;
    font-weight: 600;
    color: #1b1b1b;
}
.accordion dd {
    display: none;
}
.a_title {
    font-weight: bold;
    font-size: 2.4rem;
    color: #00193a;
    padding: 20px 20px 0;
    letter-spacing: 0;
}
.a_text {
    padding: 10px 20px 40px;
    letter-spacing: 0;
    color: #00193a;
}

section.review {
    background: #f5f5f5;
    padding: 80px 0;
}

ul.review_list {
    max-width: 840px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

ul.review_list li {
    width: 49%;
    border: 2px solid #fff;
    box-shadow: -10px 8px 20px rgba(0,0,0,0.15);
}

.review h2 {
    font-size: 6rem;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 30px;
    letter-spacing: 0;
}

section.study {
    background: #fff;
    padding-bottom: 100px;
    padding-top: 100px;
}

.study_inner {
    max-width: 1100px;
    margin: 0px auto;
    display: flex;
    border: 1px solid #1b1b1b;
    background: #fff;
    color: #1b1b1b;
    padding: 60px;
}

.study_cap {
    width: 45%;
    margin-right: 5%;
}

.study_photos {
    width: 50%;
    overflow: hidden;
    height: auto;
    border-radius: 8px;
}

p.study_text {
    color: #1b1b1b;
    line-height: 26px;
    margin: 30px 0;
    font-weight: bold;
}

.study h2 {
    font-weight: bold;
    font-size: 3rem;
    color: #1b1b1b;
    border-left: 1px solid;
    padding-left: 15px;
}

.study_address {
    color: #1b1b1b;
    font-weight: bold;
    margin-bottom: 15px;
}

.study_address span {
    color: #1b1b1b;
    padding: 5px 14px;
    margin-right: 10px;
    border: 1px solid #1b1b1b;
    font-weight: bold;
}

p.study_ps {
    color: #666;
    font-size: 1.2rem;
}

.study a {
    display: block;
    background: #1b1b1b;
    color: #fff;
    padding: 15px 50px;
    border-radius: 100px;
    text-align: center;
    width: max-content;
    margin: 25px auto 0;
    font-weight: bold;
    font-size: 1.6rem;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.study a:hover {
	opacity: 0.75;
}

.study_photo_cap {
    position: absolute;
    width: 90%;
    line-height: 25px;
    left: 5%;
    color: #fff;
    text-shadow: 0 0 4px rgba(0,0,0,0.5), 0 0 19px rgba(0,0,0,0.5), 0 0 10px rgba(0,0,0,0.15);
    text-align: center;
    font-size: 2rem;
    top: 50%;
    font-weight: bold;
    letter-spacing: 0;
    margin-top: -130px;
}

.study_photo_cap span {
    display: block;
    background: #fff;
    color: #fff;
    width: max-content;
    font-size: 1.2rem;
    letter-spacing: 0;
    text-shadow: none;
    margin: 0 auto 10px;
    padding: 1px 11px;
    color: #000;
}

section.showroom {
    background: #ecf0f6;
    padding: 100px 0;
}

.showroom_inner {
    max-width: 1100px;
    margin: 0 auto;
    border: 1px solid #1b1b1b;
    background: #fff;
    color: #1b1b1b;
    padding: 60px;
}

.showroom_main {
    display: flex;
    margin-bottom: 30px;
}

.showroom_cap {
    width: 45%;
    margin-right: 5%;
}

.showroom_photos {
    width: 50%;
    overflow: hidden;
    border-radius: 8px;
}

p.showroom_text {
    color: #00193a;
    line-height: 26px;
    margin: 30px 0;
    font-weight: bold;
}

.showroom h2 {
    font-weight: bold;
    font-size: 3rem;
    color: #1b1b1b;
    border-left: 1px solid;
    padding-left: 15px;
}

.showroom_address {
    color: #1b1b1b;
    font-weight: bold;
    margin-bottom: 15px;
}

.showroom_address span {
    color: #1b1b1b;
    padding: 5px 14px;
    margin-right: 10px;
    border: 1px solid #1b1b1b;
    font-weight: bold;
}

p.showroom_ps {
    color: #666;
    font-size: 1.2rem;
}

.showroom a {
    display: block;
    background: #1b1b1b;
    color: #fff;
    padding: 15px 50px;
    border-radius: 100px;
    text-align: center;
    width: max-content;
    margin: 20px auto 0;
    font-weight: bold;
    font-size: 1.6rem;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.showroom a:hover {
	opacity: 0.75;
}

span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #fff!important;
    border: 1px solid #000;
}

.swiper-button-next, .swiper-button-prev {
    color: #fff!important;
}

.onestop_inner {
    max-width: 1100px;
    margin: 0 auto;
}

ul.onestop_slide_pc {
    display: flex;
    max-width: 800px;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto;
}

ul.onestop_slide_pc li {
    width: 49%;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 2%;
    box-shadow: 30px 30px 30px rgba(0,0,0,0.05);
}

section.onestop {
    background: #f5f5f5;
    padding: 80px 0;
}

h2.onestop_title {
    max-width: 380px;
    margin: 0 auto 30px;
}

/*---------------------------------------------------------------*\
	$さらによくする
\*---------------------------------------------------------------*/
.more_project {
    margin: 120px auto 0;
}
.mp_img {
    width: 60%;
    margin: 0 auto;
}
.mp_img img {
	width: 100%;
	height: auto;
}

.projects_title {
  text-align: center;
  margin-bottom: 60px;
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 0;
  color: #1b1b1b;
}
.projects {
  padding: 70px 0 100px;
  background: #f5f5f5;
}
.project_area {
  display: flex;
  max-width: 1100px;
  margin: 0 auto;
  align-items: center;
}
.project_image {
  width: 50%;
}
.project_image2 {
  width: 50%;
}
.project_cap {
  width: 50%;
  padding: 5%;
  line-height: 26px;
  letter-spacing: 0.5px;
  font-weight: bold;
  font-size: 1.4rem;
  color: #1b1b1b;
  background: #fff;
  min-height: 350px;
}
.projects_title span {
  display: block;
  font-family: 'Poppins', sans-serif;
  font-size: 6rem;
  letter-spacing: 4px;
  margin-bottom: 15px;
  text-shadow: 1px 1px 0 #1b1b1b, -1px -1px 0 #1b1b1b, 0px 1px 0 #1b1b1b, 1px 0px 0 #1b1b1b, 0px -1px 0 #1b1b1b, -1px 0px 0 #1b1b1b, -1px 1px 0 #1b1b1b, 1px -1px 0 #1b1b1b, -1px 1px 0 #1b1b1b;
  color: #fff;
}
.projects_title_sub {
    font-size: 3rem;
    color: #fff;
    font-weight: bold;
    background: #1b1b1b;
    padding: 0 10px;
    line-height: 38px;
    width: max-content;
    margin: 0 auto 30px;
}
.project_cap span {
    display: block;
    font-size: 3rem;
    color: #1b1b1b;
    margin-bottom: 30px;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 3px;
}
.project_cap span:after {
    content: "";
    width: 60px;
    height: 1px;
    background: #00193a;
    display: block;
}
.project_image img {
    width: 200px;
    height: auto;
    margin: 0 auto;
}
.project_image2 img {
    width: 160px;
    height: auto;
    margin: 0 auto;
}
.sekaihotel {
    background-image: url(../img/sekaihotel_bg.jpg);
    background-size: 50%;
    background-position: right;
    background-repeat: no-repeat;
}
.kujilike {
    background-image: url(../img/kujilike_bg.jpg);
    background-size: 50%;
    background-position: left;
    background-repeat: no-repeat;
}
/*---------------------------------------------------------------*\
	$メンバー
\*---------------------------------------------------------------*/
.team_title i {
    display: block;
    color: #fff;
    font-size: 5rem;
}
.team {
    padding: 200px 0;
    background-image: url("../img/team_bg.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    text-align: center;
}
.team_title {
  color: #fff;
  font-size: 5rem;
  font-family: 'Poppins', sans-serif;
  text-shadow: 0 0 15px #000;
  letter-spacing: 14px;
}
.team_title span {
  display: block;
  color: #fff;
  font-weight: bold;
  letter-spacing: 0;
  font-size: 3rem;
  font-family: "YuGothic","Noto Sans JP",sans-serif;
}
.team_text {
  color: #fff;
  text-align: center;
  font-weight: bold;
  line-height: 30px;
  text-shadow: 0 0 15px #000;
  margin: 20px 0 0;
  font-size: 1.5rem;
  letter-spacing: 1px;
}
/*---------------------------------------------------------------*\
	$slick
\*---------------------------------------------------------------*/
/*左右の矢印の色を変える*/
.slick-prev:before,
.slick-next:before {
    color: #000;
}
/*左右の矢印の位置を変える*/
.slick-next {
    right: 20px;
    z-index: 99;
}
.slick-prev {
     left: 15px;
    z-index: 100;
}
/*スライド数のドットの色を変える*/
.slick-dots li.slick-active button:before,
.slick-dots li button:before {
    color: #fff;
}
/*スライド画像の横幅可変*/
img {
    max-width: 100%;
     height: auto;
}
ul.slider {
    width: 1100px;
    margin: 50px auto 0;
}
ul.slider li {
    margin: 0 20px;
}
ul.slider li img {
	width: 100%;
	height: auto;
}
.slick-dots {
	display: none !important;
}
.team_wrap {
    border: #61b09e 5px solid;
    background-color: #61b09e;
    text-align: center;
    padding: 0 0 10px 0;
    box-shadow: #fff8a3 7px 7px 0;
    margin: 0 0 7px 0;
}
.team_tmb {
}
.team_tmb img {
	width: 100%;
	height: auto;
}
.position {
    margin: 15px 0 0 0;
    color: #fff;
    line-height: 1;
}
.name {
	margin: 10px 0 0 0;
    color: #fff;
    line-height: 1;
}
.sub_name {
    margin: 10px 0 0 0;
    color: #fff;
    line-height: 1;
    font-size: 1rem;
}
/*---------------------------------------------------------------*\
	$プロジェクト
\*---------------------------------------------------------------*/
.project {
    margin: 100px auto 0;
}
.nami {
	background-image: url('../img/home/nami.png');
	height: 35px;
}
.p_wrap {
    background-color: #61b09e;
    padding: 50px 0;
}
.p_title {
    font-family: 'Anton', sans-serif;
    font-size: 4.4rem;
    text-align: center;
    line-height: 1;
    color: #fff;
}
.p_sub_title {
    text-align: center;
    color: #fff;
    margin: 20px auto 0;
    font-size: 1.6rem;
}
.p_content {
    width: 1200px;
    margin: 50px auto 0;
    letter-spacing: -0.5em;
}
.p_img {
    display: inline-block;
    width: 45%;
}
.p_img img {
	width: 100%;
	height: auto;
}
.p_text {
    display: inline-block;
    width: 50%;
    vertical-align: top;
    color: #fff;
    margin: 0 0 0 5%;
    line-height: 2.6rem;
}
.p_text span {
	display: block;
	color: #fff;
	font-size: 1.6rem;
	font-weight: bold;
	margin: 0 0 10px 0;
}
/*---------------------------------------------------------------*\
	$お問合わせフォーム
\*---------------------------------------------------------------*/
div#contact_area {
    background: #fff;
    padding-top: 60px;
    padding-bottom: 60px;
}
#formWrap {
    width: 900px;
    margin: 50px auto;
}
.form_title {
    font-family: 'Poppins', sans-serif;
    font-size: 5rem;
    text-align: center;
    letter-spacing: 15px;
    color: #1b1b1b;
}
.form_title span {
    display: block;
    line-height: 1;
    margin: 15px 0 30px 0;
    font-family: "YuGothic","Noto Sans JP",sans-serif;
    font-size: 1.6rem;
    line-height: 30px;
    letter-spacing: 0;
    color: #1b1b1b;
}
#formWrap table {
	width: 100%;
}
#formWrap table tr {
    padding: 20px;
    display: block;
}
#formWrap table tr:last-of-type {
    margin: 0 0 30px 0;
}
#formWrap table tr:nth-child(odd) {
    background: #f5f5f5;
}
#formWrap table tr th {
    width: 300px;
    font-size: 1.6rem;
    letter-spacing: 0;
    color: #1b1b1b;
}
#formWrap table tr th span {
    color: #a62e16;
    margin: 0 0 0 10px;
    font-size: 1.2rem;
}
#formWrap table tr td {
    width: 65%;
}
input[type="text"], textarea {
	border: 1px solid #ddd;
    width: 100%;
    display: block;
	padding: 12px;
	font-size: 1.6rem;
}
input[type="submit"], input[type="reset"] {
	display: inline-block;
	background: #1b1b1b;
	width: 280px;
	border: none;
	margin: 0 auto;
	font-weight: bold;
	padding: 15px 0;
	border-radius: 100px;
	font-size: 1.8rem;
	-webkit-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
	color: #fff;
	letter-spacing: 0;
}
input[type="submit"]:hover, input[type="reset"]:hover {
	background-color: #ecf0f6;
	color: #00193a
}
#formWrap p {
    line-height: 21px;
    margin: 0px 0 30px 0;
    color: #1b1b1b;
    font-size: 1.2rem;
    letter-spacing: 0;
}
/*---------------------------------------------------------------*\
	$ローンで対応　18.06.15追加
\*---------------------------------------------------------------*/
.loan {
    margin: 0 auto;
    padding: 100px 5%;
    max-width: 100%;
    background: #1b1b1b;
    position: relative;
}
.loan_illust {
    position: absolute;
    width: 250px;
    left: 50%;
    margin-left: -110px;
    z-index: 99;
    top: -130px;
}
.loan > .sec_title {
	display: block;
    width: 40%;
    margin: 0 auto 20px;
}
.loan > .sec_title img {
	width: 100%;
    height: auto;
}
.loan ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	max-width: 1100px;
	margin: 50px auto 0;
}
.loan ul li {
    width: 49%;
    background: #fff;
}
.interview_text {
    padding: 0px 50px 50px;
}

.interview_text p {
    font-size: 1.3rem;
    letter-spacing: 0;
    line-height: 22px;
    color: #1b1b1b;
    font-weight: bold;
}

.interview_text_title {
    text-align: center;
    font-weight: bold;
    background: #1b1b1b;
    color: #fff;
    padding: 3px 0;
    margin-bottom: 15px;
    font-size: 1.6rem;
}
.loan_title {
    font-weight: bold;
    text-align: center;
    font-size: 2.2rem;
    letter-spacing: 0;
    line-height: 38px;
    border-bottom: 1px solid;
    color: #1b1b1b;
    padding-bottom: 20px;
    margin: 30px auto;
    width: 80%;
}
.loan_text {
    margin: 20px auto 0;
    letter-spacing: 0;
    font-size: 1.5rem;
    line-height: 26px;
    font-weight: bold;
    color: #1b1b1b;
    width: 80%;
}

.loan_image {
  background: #ddd;
  width: 80%;
  margin: 30px auto;
  border-radius: 8px;
  overflow: hidden;
}
.loan_interview {
  display: block;
  text-align: center;
  letter-spacing: 0;
  font-size: 1.5rem;
  width: max-content;
  font-weight: bold;
  padding: 15px  40px;
  background: #00193a;
  color: #fff;
  border-radius: 100px;
  margin: 30px auto 60px;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
}

.loan_interview:hover {
	opacity: 0.75;
}

.loan_text span {
    font-weight: bold;
    color: #f51f5b;
    letter-spacing: 0;
    font-size: 1.5rem;
}
.loan_case {
    margin: 20px auto 0;
    color: #1b1b1b;
    font-weight: bold;
    width: 80%;
    font-size: 1.3rem;
    padding: 30px;
    background: #f5f5f5;
    letter-spacing: 0;
    line-height: 21px;
}
.loan_case span {
    display: block;
    width: 80px;
    text-align: center;
    padding: 2px 0 1px;
    background: #fff;
    color: #1b1b1b;
    font-family: 'Poppins', sans-serif;
    margin: 0 auto 15px;
    letter-spacing: 0;
    font-size: 1.5rem;
}
.project_cap a {
    display: block;
    padding: 15px 50px;
    margin: 25px auto 0;
    width: max-content;
    text-align: center;
    font-size: 1.5rem;
    background: #00193a;
    border-radius: 100px;
    color: #fff;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
}
.project_cap a:hover {
	opacity: 0.75;
}

.loopSlider{
	height: 230px;
	overflow: hidden;
	position: relative;
}
.loopSlider .loopslider_wrap{
	height: 230px;
	display: -webkit-flex;
	display: flex;
	position: absolute;
	top: 0;
	left: 0;
}
.loopSlider .loopslider_wrap ul{
	display: -webkit-flex;
	display: flex;
}
.loopSlider .loopslider_wrap ul li{
	width: 324px;
}

.works_others h2 {
    font-family: 'Poppins', sans-serif;
    font-size: 6rem;
    text-align: center;
    letter-spacing: 4px;
    text-shadow: 1px 1px 0 #1b1b1b, -1px -1px 0 #1b1b1b, 0px 1px 0 #1b1b1b, 1px 0px 0 #1b1b1b, 0px -1px 0 #1b1b1b, -1px 0px 0 #1b1b1b, -1px 1px 0 #1b1b1b, 1px -1px 0 #1b1b1b, -1px 1px 0 #1b1b1b;
    color: #fff;
}

section.works_others {
    padding: 60px 0 0 0;
    background: #fff;
}

.works_others p {
    font-weight: bold;
    text-align: center;
    color: #1b1b1b;
    letter-spacing: 0;
    font-size: 2rem;
    margin: 20px 0 40px;
}

a.works_link {
    display: flex;
    text-align: center;
    padding: 12px 40px;
    width: max-content;
    align-items: center;
    font-size: 1.5rem;
    background: #23b94f;
    border-radius: 100px;
    margin: 30px auto 60px;
    letter-spacing: 0;
    color: #fff;
    font-weight: bold;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
}

a.works_link span {
    width: 40px;
    margin-right: 6px;
}

a.works_link:hover {
	opacity: 0.75;
}

div#contact_area .cv_btn li:last-child a {
    border: 1px solid #1b1b1b;
    padding: 13px 25px;
}

.thanks1 {
	font-size: 25px; text-align: center; margin-top: 40vh; margin-bottom: 40px; letter-spacing: -1px; font-weight: 600;
}
.thanks2 {
	text-align: center; font-size: 14px; letter-spacing: 0; font-weight: 500; margin-bottom: 40vh;
}
.pc_disp {
	display: block;
}
.sp_disp {
	display: none;
}

.swiper1 {
    position: relative;
}

.swiper2 {
    position: relative;
}

/*タブ*/
.yohaku {
    height: 50vh;
}
.yohaku2 {
    height: 200vh;
}
* {
  box-sizing: border-box;
}

.content_area {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
}

.content-container {
    border-radius: 20px;
}

.tab-container:before {
    content: "▼タブを押すと事例の切り替えができます▼";
    display: block;
    font-weight: bold;
    color: #1b1b1b;
    text-align: center;
    width: 100%;
    margin: 0 0 16px 0;
}

.tab-container {
  display: flex;
  position: sticky;
  top: 0px;
  width: 100%;
  z-index: 9999;
  flex-wrap: wrap;
  background: #fff;
  justify-content: space-between;
  margin: 0 auto;
  padding: 20px 5% 0;
}
.tab-container:after {content: "";display: block;position: absolute;left: 0;bottom: -50px;width: 99%;height: 50px;background: #eee;}
.tab {
    font-weight: 500;
    text-align: center;
    width: calc(99% / 2);
    font-size: 2rem;
    border-right: 1px solid rgba(0,0,0,0.2);
    padding: 20px;
    letter-spacing: 0;
    border-radius: 10px 10px 0 0;
    background-color: #f5f5f5;
    font-weight: bold;
    border-left: 1px solid #fff;
    cursor: pointer;
    border-top: 1px solid #fff;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
}
.tab.active {
  background-color: #eee;
  color: #00193a;
  border-radius: 10px 10px 0 0;
  border-right: 1px solid rgba(0,0,0,0.2);
  font-weight: bold;
}

.content {
  display: none; /*必須*/
}
.content.show {
  display: block; /*必須*/
  padding: 60px;
  border-right: 1px solid rgba(0,0,0,0.2);
  background: #eee;
  line-height: 50px;
  border-bottom: 1px solid rgba(0,0,0,0.2);
}

.tab img {
    width: 56%;
    height: auto;
    margin: 0 auto;
}

.tab:hover {
    opacity: 0.5!important;
}

.active:hover {
    opacity: 1!important;
}
img.kidsspace_image {
    max-width: 400px;
    margin: 10px auto 0;
}
/*---------------------------------------------------------------*\
	$768px
\*---------------------------------------------------------------*/
@media screen and (max-width: 768px) {
.pc {
	display: none !important;
}
.sp {
	display: block !important;
}	
.campaign_area {
    max-width: 90%;
    margin: 0 auto;
}
.sec_title {
    letter-spacing: -0.5em;
    margin: 0 auto;
    width: 1200px;
}
.sec_title_img {
	display: inline-block;
	width: 40%;
	vertical-align: middle;
}
.sec_title_img img {
	width: 100%;
	height: auto;
}
.sec_text {
    width: 100%;
    padding: 20px 5%;
    text-align: left;
    letter-spacing: 0px;
    line-height: 24px;
    font-weight: bold;
    font-size: 1.2rem;
}
/*---------------------------------------------------------------*\
	$共通
\*---------------------------------------------------------------*/
.mainvisual {
    padding: 0;
    position: relative;
    margin: 0 0 85px;
    height: 62vh;
    min-height: 520px;
    z-index: 9999;
}
.mv_inner {
    display: -webkit-flex;
    -webkit-flex-direction: column;
    -webkit-justify-content: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 62vh;
    text-align: center;
    padding-bottom: 0;
}
.mv_inner h1 span {
    display: block;
    margin: 0 auto 40px;
    width: 120px;
}
.logo {
    position: absolute;
    top: 0;
    left: 0;
    padding: 20px;
    width: 130px;
    border-radius: 0 0 18px 0;
}
.mainvisual::after {
    position: absolute;
    content: "";
    width: 1200px;
    height: 40px;
    background: #fff;
    display: none;
    bottom: 0;
    left: 50%;
    margin-left: -600px;
}
.mv_inner h1 {
    color: #fff;
    font-weight: 900;
    margin: 10% 0 0% 5%;
    width: 44%;
    font-size: 3rem;
    line-height: 42px;
    letter-spacing: 0;
}
.mv_inner h2 {
    font-size: 1.1rem;
    color: #fff;
    font-weight: 600;
	display: none;
    line-height: 24px;
    letter-spacing: 0;
    padding: 0 5%;
    text-align: left;
}
.logo img {	
	width: 100%;
	height: auto;
}
.dl_bg {
    width: 100%;
    background-image: url(../img/fv_bg_members.jpg);
    background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-color: #f5f5f5;
    min-height: 130px;
}
.dl_cap {
    width: 100%;
    position: relative;
    padding: 0;
    margin-top: 10px;
}
.dl_cap:after {
    content: "";
    display: block;
    width: 40px;
    background: #fff;
    height: 420px;
    left: -40px;
    margin-top: -205px;
    top: 50%;
    position: absolute;
}
.dl_cap p {
    font-size: 1.1rem;
    line-height: 20px;
    margin-bottom: 20px;
    padding: 0 5%;
    letter-spacing: 0px;
    font-weight: bold;
}
.concept img {
    width: 30%;
    height: auto;
    margin: 0 auto 14px;
}
.concept p {
    font-size: 1.25rem;
    margin: 0 auto;
    text-align: left;
    padding: 30px 0 0;
    font-weight: 900;
    letter-spacing: 0;
    width: 90%;
    max-width: 1100px;
}
section.dl {
    margin: 10px auto;
    max-width: 100%;
    width: 100%;
    display: block;
    align-items: center;
}
.dl a {
    padding: 10px 5% 0 5%;
    display: block;
}
ul.badges {
    position: absolute;
    display: flex!important;
    bottom: -65px;
    width: 94%;
    left: 3%;
    justify-content: space-between;
}

ul.badges li {
    width: 33%;
}
.intro {
    background: #f7f5ef;
    padding: 30px 5%;
}
.intro h2 {
  text-align: center;
  font-size: 2rem;
  letter-spacing: 0;
  width: 230px;
  font-weight: bold;
  color: #4a3122;
  margin: 0 auto;
}
.intro p {
  max-width: 900px;
  margin: 20px auto 0;
  letter-spacing: 0;
  line-height: 21px;
  font-size: 1.1rem;
  font-weight: bold;
  color: #4a3122;
}
.intro_img {
    width: 100%;
    background: #fff;
    margin: 20px auto 0;
}

.intro h2 span {
  display: block;
  font-family: 'Poppins', sans-serif;
  font-size: 2rem;
  letter-spacing: 3px;
  color: #4a3122;
  margin-bottom: 10px;
}
.sec_title_plan h2 span {
  display: block;
  color: #fff;
  font-size: 2rem;
  letter-spacing: 4px;
  font-family: 'Poppins', sans-serif;
  margin-bottom: 10px;
}
.catch {
    width: 1200px;
    margin: 70px auto 0;
}
.catch_title {
	display: none;
    text-align: center;
    line-height: 2.4rem;
}
.catch_title span {
    line-height: 2.4rem;
    font-size: 2.4rem;
    display: inline-block;
    margin: 20px 10px 20px 0px;
    border-bottom: 4px solid #fff8a3;
    padding: 0 10px 7px;
    font-weight: bold;
}
.catch_img_wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	
	margin: 40px 0 0 0;
}
.catch_img_sec {
	width: 65%;
}
.catch_img_01 {
    box-shadow: #fff8a3 15px 15px 0;
}
.catch_img_01 img {
	width: 100%;
	height: auto;
}
.catch_text {
    margin: 35px 0 0 0;
    font-size: 3.4rem;
    font-weight: bold;
    text-align: center;
}
.catch_text span {
    font-size: 4rem;
    font-weight: bold;
    color: #66b19d;
    margin: 0 7px;
}
.mock_img {
    width: 26%;
}
.mock_img img {
	width: 100%;
	height: auto;
}
.plan h2 {
    color: #fff;
    font-size: 2rem;
    text-align: center;
    font-weight: bold;
    margin-bottom: 20px;
    letter-spacing: 0;
}
.loan h2 {
    color: #fff;
    font-size: 1.8rem;
    letter-spacing: 0px;
    text-align: center;
    font-weight: bold;
}
.casework {
	width: 100%;
	margin: 0 auto;
	padding: 30px 5% 0;
}
.cw_wrap {
	margin: 10px auto 0;
}
h2.cw_title, h2.cw_title > span {
        font-family: 'Poppins', sans-serif;
        font-size: 2rem;
        line-height: 1;
        text-align: center;
        font-weight: bold;
        margin-bottom: 15px;
        letter-spacing: 2px;
        justify-content: center;
        margin-top: 15px;
}
img.icon_title {
    width: 60px;
    margin: 0 auto 10px;
}
.sub_title {
    display: inline-block;
    font-family: "Noto Sans JP",sans-serif;
    vertical-align: middle;
    margin: 20px auto 0;
    font-size: 1.2rem;
    letter-spacing: 0;
    font-weight: bold;
    color: #4a3122;
    display: block;
    border: 1px solid;
    padding: 6px 30px;
    border-radius: 100px;
    width: max-content;
}
.fo {
	color: #f28f00;
}
.semi {
	color: #f8b62e;
}
.leave {
	color: #9dcabe;
}
.cw_inner {
	margin: 0;
	padding: 0;
}
.cw_mv {
	display: -webkit-box;
	display: -ms-flexbox;
	display: block;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 20px 0 0 0;
}
.cw_tmb_wrap {
	position: relative;
	width: 100%;
}
.label {
	position: absolute;
	left: 0;
	top: 0;
}
.cw_mv1 {
    background-image: url(../img/01.png);
    background-size: 60%;
    background-position: right bottom;
    background-repeat: no-repeat;
}
.cw_mv2 {
    background-image: url(../img/02.png);
    background-size: 60%;
    background-position: right bottom;
    background-repeat: no-repeat;
}
	
.cw_mv3 {
    background-size: 60%;
    background-position: right bottom;
}
.cw_tmb img {
	width: 100%;
	height: auto;
}
.cw_text_wrap {
}
.cw_type {
	font-family: 'Poppins', sans-serif;
	font-style: normal;
	font-size: 2rem;
	text-align: center;
	margin-bottom: 6px;
	letter-spacing: 0;
	opacity: 0.25;
}
.cw_text_wrap {
    width: 100%;
    padding: 15px 0;
    display: -webkit-flex;
    -webkit-flex-direction: column;
    -webkit-justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.cw_type {
}
h3.cw_title {
    font-size: 1.7rem;
    margin: 0 0 20px;
    line-height: 25px;
    letter-spacing: 0;
    font-weight: bold;
    text-align: center;
}
h3.cw_title > span {
    display: block;
    margin: 10px 0;
    background: #4a3122;
    color: #fff;
    font-size: 1.1rem;
    width: max-content;
    padding: 5px 10px;
    letter-spacing: 0;
}
.cw_text {
    margin: 10px 0 0 0;
    font-size: 1.1rem;
    line-height: 22px;
    letter-spacing: 0;
    color: #4a3122;
}

.cw_detail {
	margin: 10px auto 40px;
	max-width: 100%;
	padding: 5%;
	box-shadow: 10px 10px 15px rgba(0,0,0,0.05);
}
.detail_wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.ba_title {
    font-family: 'Poppins', sans-serif;
    font-size: 1.6rem;
    line-height: 1;
    margin: 0 auto 10px;
}
.ba_title span {
    font-size: 1.6rem;
}
.ba_area {
    max-width: 100%;
    display: block;
}
ul.ba_gallery {
    letter-spacing: -0.4em;
    margin: 0;
    text-align: center;
    margin-right: 0;
    width: 100%;
}
ul.ba_gallery li {
}
.detail_ba {
	width: 100%;
	display: block;
	margin-top: 15px;
}
.detail_ba img {
	width: 100%;
	height: auto;
}
.detail_data {
    width: 100%;
    padding: 5%;
    background: #fff;
    margin-top: 20px;
    display: block;
    justify-content: inherit;
}
.detail_data table {
    vertical-align: top;
    width: 100%;
    display: table;
}
.detail_data table tr {
}
.detail_data table tr th {
    margin: 0;
    padding: 6px 11px;
    border-bottom: 1px solid #ddd;
    width: 100%;
    display: block;
    font-size: 1.1rem;
    background: #f5f5f5;
}
.detail_data table tr td {
	width: 100%;
	padding: 10px 0 19px;
	font-size: 1.1rem;
	display: block;
	letter-spacing: 0;
}
.detail_wrap p {
    text-align: right;
    display: block;
    letter-spacing: 0;
    font-size: 1rem;
    width: 100%;
    margin-top: 10px;
}
.detail_data table tr td span {
	font-size: 1rem;
}
.detail_data p {
    text-align: right;
    margin: 40px 0 0 0;
    color: #999;
    font-size: 1.2rem;
}
.cw_schedule {
    margin: 40px auto 0;
}
.schedule_title {
    text-align: center;
    line-height: 1;
    font-size: 2.4rem;
    font-weight: bold;
}
.scroll_wrap {
    background: #fff;
    height: 371px;
    overflow-y: hidden;
    margin: 30px 0 0 0;
}
.schedule_img {
	overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
}
.schedule_img img {
    max-width: 1000px;
    height: auto;
	margin: 0 auto;
}

/*---------------------------------------------------------------*\
	$プラン
\*---------------------------------------------------------------*/
.plan {
    background: #4a3122;
	padding-bottom: 30px;
}
.sec_title_plan {
    letter-spacing: -0.5em;
    margin: 0 auto;
    width: 1200px;
    width: 100%;
    padding: 30px 5%;
}
.sec_title_img_plan {
    display: block;
    width: 50%;
    margin: 0 auto 20px;
}
.sec_title_img_plan img {
	width: 100%;
	height: auto;
}
.sec_text_plan {
    display: block;
    max-width: 900px;
    margin: 0 auto;
    text-align: left;
    color: #fff;
    font-size: 1.1rem;
    line-height: 22px;
    font-weight: bold;
    letter-spacing: 0;
}
.plan_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 90%;
    margin: 0 auto;
}
.plan_img {
    width: 32%;
}
.plan_img {
    width: 100%;
    margin-bottom: 10px;
}
.look_plan {
    text-align: center;
    margin: 40px 0 0 0;
    font-size: 2rem;
    font-weight: bold;
}
/*---------------------------------------------------------------*\
	$戸建てプラン
\*---------------------------------------------------------------*/
.my_home {
	margin: 100px auto 0;
}
.my_home_img {
	margin: 50px auto 0;
	width: 1200px;
}
.my_home_img img {
	width: 100%;
	height: auto;
}
/*---------------------------------------------------------------*\
	$仕組みの紹介
\*---------------------------------------------------------------*/
.introduction {
    margin: 50px auto 0;
}
.introduction_img {
    width: 1200px;
    margin: 0 auto 0;
}
.introduction_img img {
	width: 100%;
	height: auto;
}
/*---------------------------------------------------------------*\
	$よくあるご質問
\*---------------------------------------------------------------*/
.q_a {
	margin: 0 auto;
	padding: 1px 0 10px;
}
.q_a_list {
    width: 1200px;
    margin: 50px auto 0;
}
.q_a_list ul {
	letter-spacing: -0.5em;
}
.q_a_list ul li {
	display: inline-block;
    width: calc(92% /5);
    margin: 0 10px 14px;
}
.q_a_list ul li img {
	width: 100%;
	height: auto;
}

.q_a h2 {
  font-family: 'Poppins', sans-serif;
  font-size: 3rem;
  text-align: center;
  margin-top: 40px;
  letter-spacing: 4px;
}
.q_a h2 span {
  display: block;
  font-size: 1.6rem;
  letter-spacing: 0px;
  margin: 10px 0 0;
  font-family: "YuGothic","Noto Sans JP",sans-serif;
  font-weight: bold;
}
.accordion {
	margin: 0 auto;
	width: 100%;
	padding: 0 5%;
}
.accordion dt {
	background-color: #f9f9f9;
	cursor: pointer;
	width: 100%;
	padding: 10px 40px 10px 10px;
	background-image: url("../img/close.png");
	background-size: 13px;
	background-position: 95% center;
	background-repeat: no-repeat;
	cursor: pointer;
	display: block;
	margin-bottom: 5px;
	align-items: center;
}
.accordion dt.open {
	background-image: url("../img/open.png");
	background-size: 18px;
    background-position: 95% center;
    background-repeat: no-repeat;
}	
.accordion dt.bg {
	background-color: #eee;
}	
.q_no {
	margin-bottom: 7px;
	font-family: 'Anton', sans-serif;
	padding: 3px 10px;
	color: #fff;
	margin-right: 0;
	font-size: 1rem;
	width: max-content;
	letter-spacing: 0;
}
.q_title {
    letter-spacing: 0;
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 19px;
}
.accordion dd {
    display: none;
}
.a_title {
    font-weight: bold;
    font-size: 1.6rem;
    padding: 10px 0 0;
    letter-spacing: 0;
}
.a_text {
    padding: 5px 0 20px;
    letter-spacing: 0;
    font-size: 1.2rem;
    line-height: 24px;
}
	
/*---------------------------------------------------------------*\
	Youtube
\*---------------------------------------------------------------*/
span.youtube_title_en {
    font-size: 3rem!important;
}

section.youtube {
    padding: 20px 5% 40px 5%;
}

section.youtube h2 {
    font-size: 1.6rem;
    margin: 20px auto;
}

section.youtube h2 span {
    font-size: 1.4rem;
    letter-spacing: 0;
    padding: 3px 5px;
}
/*---------------------------------------------------------------*\
	$さらによくする
\*---------------------------------------------------------------*/
.more_project {
    margin: 120px auto 0;
}
.mp_img {
    width: 60%;
    margin: 0 auto;
}
.mp_img img {
	width: 100%;
	height: auto;
}

.projects_title {
  text-align: center;
  margin-bottom: 20px;
  font-size: 1.3rem;
  font-weight: bold;
  letter-spacing: 0;
}
.projects {
  padding: 30px 0 0;
}
.project_area {
    display: flex;
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    flex-wrap: wrap;
    align-items: center;
}
.project_image {
  width: 100%;
  padding: 60px 0;
}
.project_image2 {
    width: 50%;
    margin-bottom: 50px;
}
.project_cap {
  width: 100%;
  padding: 5%;
  line-height: 24px;
  letter-spacing: 0;
  font-weight: bold;
  font-size: 1.3rem;
  background: #fff;
  min-height: auto;
}
.projects_title span {
  display: block;
  font-family: 'Poppins', sans-serif;
  font-size: 3rem;
  letter-spacing: 4px;
  margin-bottom: 15px;
}
.project_cap span {
    display: block;
    font-size: 2.4rem;
    margin-bottom: 20px;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 2px;
}
.project_cap span:after {
    content: "";
    width: 30px;
    height: 2px;
    display: block;
}
.project_image img {
    width: 200px;
    height: auto;
    margin: 0 auto;
}
.project_image2 img {
    width: 160px;
    height: auto;
    margin: 0 auto;
}
.sekaihotel {
    background-image: url(../img/sekaihotel_bg.jpg);
    background-size: 100%;
    background-position: center top;
    background-repeat: no-repeat;
    flex-direction: column-reverse;
    padding: 50px 0 0;
}
.kujilike {
    background-image: url(../img/kujilike_bg.jpg);
    background-size: 100%;
    background-position: left top;
    background-repeat: no-repeat;
}
/*---------------------------------------------------------------*\
	$メンバー
\*---------------------------------------------------------------*/
.team {
    background-image: url(../img/team_bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: inherit;
    padding: 0;
    text-align: center;
}
.team_cap {
    padding: 30px 8% 70px;
    background: #1b1b1b;
}

.team_title i {
    font-size: 3rem;
}
.team_title {
  color: #fff;
  font-size: 3rem;
  font-family: 'Poppins', sans-serif;
  letter-spacing: 4px;
}
.team_title span {
  display: block;
  color: #fff;
  font-weight: bold;
  letter-spacing: 0;
  font-size: 1.8rem;
  font-family: "YuGothic","Noto Sans JP",sans-serif;
}
.team_text {
  color: #fff;
  text-align: left;
  font-weight: bold;
  line-height: 24px;
  margin: 20px 0 0;
  font-size: 1.2rem;
  letter-spacing: 0;
}
/*---------------------------------------------------------------*\
	$slick
\*---------------------------------------------------------------*/
/*左右の矢印の色を変える*/
.slick-prev:before,
.slick-next:before {
    color: #000;
}
/*左右の矢印の位置を変える*/
.slick-next {
    right: 20px;
    z-index: 99;
}
.slick-prev {
     left: 15px;
    z-index: 100;
}
/*スライド数のドットの色を変える*/
.slick-dots li.slick-active button:before,
.slick-dots li button:before {
    color: #fff;
}
/*スライド画像の横幅可変*/
img {
    max-width: 100%;
    height: auto;
}
ul.slider {
    width: 1100px;
    margin: 50px auto 0;
}
ul.slider li {
    margin: 0 20px;
}
ul.slider li img {
	width: 100%;
	height: auto;
}
.slick-dots {
	display: none !important;
}
.team_wrap {
    border: #61b09e 5px solid;
    background-color: #61b09e;
    text-align: center;
    padding: 0 0 10px 0;
    box-shadow: #fff8a3 7px 7px 0;
    margin: 0 0 7px 0;
}
.team_tmb {
}
.team_tmb img {
	width: 100%;
	height: auto;
}
.position {
    margin: 15px 0 0 0;
    color: #fff;
    line-height: 1;
}
.name {
	margin: 10px 0 0 0;
    color: #fff;
    line-height: 1;
}
.sub_name {
    margin: 10px 0 0 0;
    color: #fff;
    line-height: 1;
    font-size: 1rem;
}
/*---------------------------------------------------------------*\
	$プロジェクト
\*---------------------------------------------------------------*/
.project {
    margin: 100px auto 0;
}
.nami {
	background-image: url('../img/home/nami.png');
	height: 35px;
}
.p_wrap {
    background-color: #61b09e;
    padding: 50px 0;
}
.p_title {
    font-family: 'Anton', sans-serif;
    font-size: 4.4rem;
    text-align: center;
    line-height: 1;
    color: #fff;
}
.p_sub_title {
    text-align: center;
    color: #fff;
    margin: 20px auto 0;
    font-size: 1.6rem;
}
.p_content {
    width: 1200px;
    margin: 50px auto 0;
    letter-spacing: -0.5em;
}
.p_img {
    display: inline-block;
    width: 45%;
}
.p_img img {
	width: 100%;
	height: auto;
}
.p_text {
    display: inline-block;
    width: 50%;
    vertical-align: top;
    color: #fff;
    margin: 0 0 0 5%;
    line-height: 2.6rem;
}
.p_text span {
	display: block;
	color: #fff;
	font-size: 1.6rem;
	font-weight: bold;
	margin: 0 0 10px 0;
}
/*---------------------------------------------------------------*\
	$お問合わせフォーム
\*---------------------------------------------------------------*/
div#contact_area {
    padding-top: 30px;
}
#formWrap {
    width: 100%;
    margin: 50px auto 30px;
}
.form_title {
    font-family: 'Poppins', sans-serif;
    font-size: 3rem;
    text-align: center;
    line-height: 1;
    letter-spacing: 4px;
}
.form_title span {
    display: block;
    line-height: 1;
    margin: 15px 0 30px 0;
    font-family: "YuGothic","Noto Sans JP",sans-serif;
    font-size: 1.3rem;
    line-height: 24px;
    font-weight: bold;
    letter-spacing: 0;
}
#formWrap table {
	width: 100%;
}
#formWrap table tr {
    padding: 20px;
    display: block;
}
#formWrap table tr:last-of-type {
    margin: 0 0 10px 0;
}
#formWrap table tr:nth-child(odd) {
}
#formWrap table tr th {
    width: 100%;
    font-size: 1.25rem;
    letter-spacing: 0;
    margin-bottom: 10px;
    display: block;
}
#formWrap table tr th span {
    color: #a62e16;
    margin: 0 0 0 10px;
    font-size: 1.2rem;
}
#formWrap table tr td {
    width: 100%;
    display: block;
}
input[type="text"], textarea {
	border: 1px solid #ddd;
	width: 100%;
	display: block;
	padding: 7px;
	font-size: 1.25rem;
}
input[type="submit"], input[type="reset"] {
	display: inline-block;
	width: 40%;
	margin: 0 auto;
	padding: 10px 0;
	border-radius: 100px;
	font-size: 1.4rem;
	-webkit-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
	letter-spacing: 0;
}
input[type="submit"]:hover, input[type="reset"]:hover {
	background-color: #4a3122;
	color: #fff;
}
#formWrap p {
    line-height: 21px;
    margin: 0px auto 30px;
    font-size: 1.2rem;
    width: 90%;
    letter-spacing: 0;
}
/*---------------------------------------------------------------*\
	$ローンで対応　18.06.15追加
\*---------------------------------------------------------------*/
.loan {
    margin: 0 auto;
    padding: 30px 5% 30px 5%;
    max-width: 100%;
    position: relative;
}
.loan_illust {
    position: absolute;
    width: 150px;
    left: 50%;
    margin-left: -75px;
    z-index: 99;
    top: -90px;
}
.loan > .sec_title {
	display: block;
    width: 40%;
    margin: 0 auto 20px;
}
.loan > .sec_title img {
	width: 100%;
    height: auto;
}
.loan ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: block;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
	margin: 20px auto 0;
}
.loan ul li {
    width: 100%;
    padding: 10px 0;
    margin-bottom: 10px;
    background: #fff;
}
.loan_title {
    font-weight: bold;
    text-align: center;
    font-size: 1.7rem;
    letter-spacing: 0;
    line-height: 28px;
    border-bottom: 1px solid;
    padding: 0 10px 14px;
    margin: 20px auto;
    width: 90%;
}
.loan_text {
    margin: 10px auto 20px;
    letter-spacing: 0;
    font-size: 1.2rem;
    line-height: 22px;
    width: 90%;
}

.loan_image {
  background: #ddd;
  width: 90%;
  margin: 20px auto 0;
  border-radius: 7px;
  overflow: hidden;
  box-shadow: 0px 5px 12px rgba(0,0,0,0.2);
}
.loan_interview {
  display: block;
  text-align: center;
  letter-spacing: 0;
  border-radius: 100px;
  font-size: 1.3rem;
  font-weight: bold;
  padding: 12px 50px;
  color: #fff;
  margin: 20px auto;
  width: max-content;
}
.loan_text span {
    font-weight: bold;
    color: #f51f5b;
    letter-spacing: 0;
    font-size: 1.1rem;
}
.loan_case {
    margin: 10px auto 0;
    width: 90%;
    font-size: 1.1rem;
    padding: 20px;
    letter-spacing: 0;
    line-height: 20px;
}
.loan_case span {
    display: block;
    width: 110px;
    text-align: center;
    padding: 3px 5px;
    font-family: 'Poppins', sans-serif;
    margin: 0 auto 15px;
    border-radius: 100px;
    border: 1px solid;
    letter-spacing: 0;
    font-size: 1.25rem;
}
section.works_others {
    padding: 30px 0 0;
}
.works_others h2 {
    font-family: 'Poppins', sans-serif;
    font-size: 3rem;
    text-align: center;
    letter-spacing: 3px;
    line-height: 40px;
}
.works_others p {
    font-weight: bold;
    text-align: center;
    letter-spacing: 0;
    font-size: 1.3rem;
    margin: 10px auto 20px;
    width: 220px;
}
a.works_link {
    display: block;
    text-align: center;
    padding: 15px;
    width: 280px;
    font-size: 1.4rem;
    margin: 15px auto 0;
    letter-spacing: 0;
    color: #fff;
    font-weight: bold;
}
a.works_link {
    display: flex;
    text-align: center;
    padding: 7px 0;
    justify-content: center;
    font-size: 1.6rem;
    margin: 15px auto 30px;
    width: 90%;
    letter-spacing: 0;
    color: #fff;
    font-weight: bold;
}

.thanks1 {
	font-size: 18px;
    text-align: center;
    margin-top: 30vh;
    margin: 32vh auto 20px;
    width: 200px;
    margin-bottom: 40px;
    letter-spacing: -1px;
    font-weight: 600;
}
.thanks2 {
	text-align: center;
    font-size: 12px;
    letter-spacing: 0;
    font-weight: 500;
    margin-bottom: 29vh;
    width: 240px;
    margin: 0 auto 28vh;
}
a.hp_link {
    position: fixed;
    right: 15px;
    display: block;
    bottom: 10px;
    width: max-content;
    font-size: 1rem;
    top: inherit;
    padding: 10px 16px;
    color: #fff;
    border-radius: 100px;
    font-weight: 600;
    box-shadow: 2px 4px 4px rgb(0 0 0 / 15%);
    z-index: 99999;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.hp_link_appear {bottom: 58px!important;}
.hp_link i {
    color: #fff;
    font-size: 1rem;
    margin-left: 4px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.pc_disp {
	display: none!important;
}
.sp_disp {
	display: block!important;
}
.wc-open {
    height: 80vh!important;
}

.wc-webchat-ctn {
    bottom: -100px!important;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
}

.wc-webchat-ctn_change {
	bottom: 55px!important;
}
	
/*2024.4.3新規追加*/
.fv_catch {
    width: 92%;
    font-size: 2rem;
    text-align: center;
    letter-spacing: 0px;
    line-height: 29px;
}
	
.fv_catch span {
    font-size: 2rem;
    letter-spacing: 0px;
    padding: 0px 0px 1px 5px;
}
	
.fv_campaign {
    width: 90%;
}
	
img.icon_fv_02 {
    width: 22%;
    right: 0;
    bottom: -14%;
}

img.icon_fv_01 {
    width: 18%;
    left: 0px;
    bottom: -12%;
}
	
a.present:before {
        width: 50%;
        height: 160px;
        margin-left: -24%;
        z-index: 9999;
        top: -29px;
        display: none;
}

a.present {
    margin: 0;
    z-index: 999;
    padding: 20px 3%;
    position: relative;
}

ul.page_link_btn {
    width: 94%;
}

ul.page_link_btn li a {
    font-size: 1.2rem;
    display: block;
    line-height: 16px;
    padding: 10px;
    letter-spacing: 0;
}

ul.page_link_btn li a img {
    width: 25px;
    display: block;
    margin: 0 auto 8px;
}

ul.page_link_btn li {
    width: 32%;
}

ul.page_link_btn li a:after {
    position: inherit;
    right: inherit;
    margin: 5px auto;
}

.cw_info {
}

.cw_info_list {
    background: #fff;
    border-radius: 100px;
    padding-right: 10px;
    margin: 4px 0;
    border: 1px solid #00193a;
    overflow: hidden;
}

.cw_info_list span {
    width: 110px;
    margin-right: 10px;
    border-radius: 0;
}

section.award {
    padding: 50px 10%;
    background-attachment: inherit;
}

.award_inner p {
    font-size: 1.5rem;
    line-height: 25px;
    text-align: left;
}

.award_inner p span {
    width: 50px;
    margin: 0 auto 20px;
}
	
img.kidsspace_image {
    width: 90%;
}

.showroom_main {
    display: block;
}
	
.showroom_inner {
    width: 92%;
    display: block;
    padding: 5%;
}

.showroom h2 {
    font-size: 2rem;
    padding-left: 0;
    letter-spacing: 0.5px;
    text-align: center;
    padding-bottom: 13px;
    border-left: none;
    border-bottom: 1px solid;
}

.showroom_cap {
    width: 100%;
    margin-right: 0;
}

p.showroom_text {
    margin: 17px 0;
    line-height: 21px;
    font-size: 1.3rem;
    padding: 0 5%;
    letter-spacing: 0.5px;
}

p.showroom_text br {
    display: none;
}

section.showroom {
    padding: 5% 0;
}

p.showroom_ps {
    font-size: 1.1rem;
    padding: 0 6%;
    letter-spacing: 0;
}
	
.showroom_address {
    padding: 0 5%;
}

.showroom_address span {
    font-size: 1.1rem;
    padding: 3px 9px;
    margin-right: 9px;
}

.showroom a {
    font-size: 1.3rem;
    margin-bottom: 25px;
    padding: 12px 35px;
}

.showroom_photos {
    width: 100%;
}
	
.study_inner {
    width: 92%;
    display: block;
    padding: 5%;
}

.study h2 {
    font-size: 2rem;
    padding-left: 0;
    border-bottom: 1px solid;
    letter-spacing: 0.5px;
    border-left: none;
    text-align: center;
    padding-bottom: 12px;
}

.study_cap {
    width: 100%;
    margin-right: 0;
}

p.study_text {
    margin: 17px 0;
    line-height: 21px;
    font-size: 1.3rem;
    padding: 0 5%;
    letter-spacing: 0.5px;
}

p.study_text br {
    display: none;
}

section.study {
    padding: 5% 0 30px;
}

p.study_ps {
    font-size: 1.1rem;
    padding: 0 6%;
    letter-spacing: 0;
}

.study_address span {
    font-size: 1.1rem;
    padding: 4px 7px;
    margin-right: 8px;
}
	
.study_address {
    padding: 0 5%;
}

.study a {
    font-size: 1.3rem;
    margin-bottom: 25px;
    padding: 12px 35px;
}

.study_photos {
    width: 100%;
}
	
.study_photo_cap {
    font-size: 1.5rem;
    margin-top: -92px;
    line-height: 20px;
}
	
.projects_title_sub {
    font-size: 1.6rem;
    letter-spacing: 0.5px;
    line-height: 27px;
    width: 100%;
    margin: 0 auto 17px;
}

.project_cap a {
    font-size: 1.3rem;
    padding: 12px 30px;
    margin: 20px auto;
}
	
section.onestop {
    padding: 40px 0 20px;
}

h2.onestop_title {
    width: 75%;
    margin: 0 auto 20px;
}

ul.onestop_slide_pc {width: 360%;max-width: inherit;flex-wrap: inherit;}

.slick-prev {
    left: -28px!important;
}

.slick-next {
    right: -28px!important;
}
	
.onestop_slide_sp_area {
    overflow-x: scroll;
    padding: 0 5% 5% 5%;
}
ul.onestop_slide_pc li {
    margin-right: 1%;
    margin-bottom: 0.5%;
    box-shadow: 10px 10px 12px rgba(0,0,0,0.05);
}
.sec_text br {
    display: none;
}

.team_text br {
    display: none;
}

.present:before {
    z-index: 9999;
}

.present img {
        z-index: 999;
        padding: 15px 0 0;
        border-radius: 9px;
}
ul.cv_btn li a {
    display: flex;
    width: 100%;
    padding: 15px 0;
}

ul.cv_btn {
    display: block;
    width: 88%;
    margin: 10px auto 30px;
}

.interview_text {
    margin: 20px auto 0;
    padding: 0 5% 10px 5%;
}

.interview_text p {
    font-size: 1.2rem;
    line-height: 20px;
    padding: 0 4%;
}

.interview_text_title {
    font-size: 1.4rem;
}

ul.cv_btn li {
    width: 100%;
    margin: 3% 0;
}
	
section.partreform {
    padding: 50px 5%;
}

.partreform_inner h2 {
    width: 86%;
    margin: 0 auto 20px;
}

.howmuch_title {
    margin: 0 auto 5px;
}

.tab-container {
    padding: 15px 0 0;
}

.tab {
    padding: 12px 0;
}

.tab img {
    width: 85%;
}

.tab-container:after {
    height: 20px;
    bottom: -20px;
}

.content.show {
    padding: 1px 5%;
}
	
.mv_campaign {
    max-width: 100%;
    margin: 0 auto;
    position: inherit;
}
.slick-prev, .slick-next {
    background-color: #fff!important;
    padding: 16px!important;
    background-size: 27%!important;
    border-radius: 8px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.2);
    background-position: center!important;
}
	
.ba_area_only .ba_gallery {
    width: 100%;
}

ul.review_list {
    display: block;
    padding: 0 4%;
}

ul.review_list li {
    width: 100%;
    margin: 10px 0;
}

section.review {
    padding: 30px 0;
}
	
.review h2 {
    font-size: 3rem;
    margin-bottom: 20px;
}
}
