@charset "utf-8";
@import url("https://use.typekit.net/lcr6sxd.css");
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;600;700;800;900&display=swap');


/*--------------------------------------
  リセット
--------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-size: 100%;
	vertical-align: baseline;
	font-family: inherit;
}

article, aside, details, figcaption, figure,
footer, header, menu, nav, section {
	display: block;
}

a {
	text-decoration: none;
}

ul, ol {
	list-style: none;
}

img {
	vertical-align: top;
	border: 0;
}

button {
	font-size: 100%;
}

.clear {
	clear: both;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content:'';
	content:none;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
	display:block;
}

input,
textarea {
	max-width: 100%;
	margin: 0;
	padding: 0;
}

table{
	border-collapse: collapse; 
	border-spacing:0;
	table-layout: fixed;
}
table td, table th {
    border: 0;
    font-size: inherit;
    font-family: inherit;
}
caption, th{
    text-align: left;
}

a:focus {
	outline:none;
}


img {
    height: auto;
    max-width: 100% !important;
    vertical-align: middle;
}
a {
	text-decoration: none;
	color: inherit;
	transition: all .3s ease;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6{
	font-family: inherit;
	line-height: 1.5;
	font-weight: 600;
}

.bold{
	font-weight: 600;
}
.bb{
	font-size: 130%;
	font-weight: 600;
	line-height: 1.5;
}
.s {
    font-size: 75%;
}
/*--------------------------------------
  全体定義
--------------------------------------*/

body {
	font-family: urw-din, 'Noto Sans JP', "Hiragino Kaku Gothic ProN", "Hiragino Sans", "BIZ UDPGothic", "メイリオ", sans-serif;
	background: #fff;
	color: #262626;
	font-size: 16px;
	line-height: 2;
}

.sp{
	display: none;
}

/*--------------------------------------
  header
--------------------------------------*/
#header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
}
.logo {
    width: 150px;
    padding-left: 5%;
    padding-top: 5px;
}
.h_box {
    margin-left: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.h_tel {
    text-align: center;
	margin-right: 20px;
}
.h_tel i {
	font-size: 90%;
	color: #077ad8;
	margin-right: 6px;
}
.h_tel a {
    font-size: 21px;
    line-height: 1.1;
    display: block;
}
.h_tel a span {
    font-size: 140%;
	font-weight: 600;
}
.tel_sub {
    font-size: 12px;
    text-align: right;
}

.h_contact {
    width: 250px;
}
.h_contact i {
	margin-right: 6px;
	font-size: 90%;
}
.h_contact a {
    font-size: 18px;
    padding: 12px 0;
    background: #ef7320;
	color: #fff;
    display: block;
    text-align: center;
    font-weight: 600;
    border-radius: 10px;
	position: relative;
	transition: all .2s ease;
}
.h_contact a:hover {
    background: #f69314;
}

/*--------------------------------------
  Contents
--------------------------------------*/

#contents {
    overflow-x: hidden;
}

.contents_block{
	padding: 70px 0;
	position: relative;
}
.content2 {
    padding: 30px 0 50px;
	position: relative;
}
.inner {
    margin: 0 auto;
    max-width: 1000px;
    width: 90%;
}

.bg01{
	background: #072e72;
}
.bg02{
	background: #e9e9e9;
}
.bg03{
	background: #e97f07;
}
.bg04{
	background: #4c4c4c;
}
.bg05{
	background: #ecf1f8;
}



.fc_navy {
    color: #072e72;
}
.fc_orange {
    color: #e97f07;
}
.fc_white {
    color: #fff;
}
.fc_red {
    color: #dd1d1d;
}
.fc_yellow {
	color: #ffee00;
}
.fc_green {
	color: #1e921e;
}

.ttl {
	margin-bottom: 40px;
    text-align: center;
	position: relative;
	z-index: 1;
}
.ttl_sub {
    font-weight: 500;
    font-size: 140%;
}
.ttl_en {
    font-size: 20px;
    letter-spacing: 0.03em;
    text-indent: 0.03em;
    font-weight: 600;
}
.ttl_jp {
    font-size: 45px;
    font-weight: 700;
}
.ttl .bb {
    font-size: 130%;
}
.ttl2 {
    font-size: 200%;
    margin-bottom: 40px;
}

span {
	font-weight: inherit;
}
li{
	font-family: inherit;
}
.ttl_slash {
    text-align: center;
    font-weight: 700;
    font-size: 36px;
    line-height: 1.5;
	margin-bottom: 12px;
	position: relative;
	z-index: 1;
}

.ttl_slash span {
    position: relative;
    font-weight: inherit;
}
.ttl_slash span:before, .ttl_slash span:after {
    content: '';
    display: inline-block;
    width: 42px;
    height: 42px;
    vertical-align: text-top;
    background: url(../images/lp3/slash_l.webp) no-repeat;
    background-size: contain;
    background-position: center;
	margin: 0 10px 0 0;
}

.ttl_slash span:after {
    background-image: url(../images/lp3/slash_r.webp);
	margin: 0 0 0 10px;
}
.txt01 {
	text-align: center;
    font-size: 110%;
    font-weight: 500;
    margin-bottom: 3%;
}

.line_yellow_u{
	position: relative;
}

.line_yellow_u:after{
	content: '';
	position: absolute;
	width: 100%;
	height: 5px;
	background: #f7d408;
	bottom: -4px;
	left: 0;
}
.line_yellow_u2 {
 
    background:linear-gradient(transparent 80%, #f7d408 80%);
 
}


/*--------------------------------------
  FV
--------------------------------------*/
#fv {
    position: relative;
	background: url(../images/fv_bg.webp) no-repeat;
	background-size: cover;
	background-position: center;
    height: 720px;
    color: #fff;
    box-sizing: border-box;
    overflow: hidden;
	padding-top: 14px;
}
.fv_inner {
    position: relative;
    height: 100%;
}
.fv_img {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 540px;
    z-index: 0;
}
.fvh1 {
    text-align: center;
	z-index: 1;
    position: relative;
}
ul.fv_h1_list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
	margin-bottom: 10px;
}

ul.fv_h1_list li {
    position: relative;
	padding: 6px 50px;
}
ul.fv_h1_list li:last-child {
    margin-left: -24px;
}
ul.fv_h1_list li p {
    position: relative;
	z-index: 1;
	font-weight: 800;
	font-size: 32px;
}
ul.fv_h1_list li::before {
    content: '';
    position: absolute;
    top: 0;
	left: 0;
    height: 100%;
    width: 100%;
    background: #e97f07;
	clip-path: polygon(10% 0,100% 0,90% 100%,0 100%);
    z-index: 0;
}
ul.fv_h1_list li:last-child::before {
	 background: #072e72;
}
.fvh1 div {
    font-size: 40px;
    font-weight: 800;
}
.fv_bottom {
	z-index: 2;
    width: fit-content;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 18px;
    margin: auto;
}
.fvh2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
	font-size: 80px;
    font-weight: 800;
	margin-top: -34px;
}
.fv_price {
    width: 160px;
}
.fvh2 div {
	display: flex;
	align-items: center;
	text-shadow: 0 0 7px #333;
}
.fvh2_1 {
    writing-mode: vertical-rl;
	font-size: 46%;
    vertical-align: sub;
}
.fvh2_2 {
    font-size: 200%;
    line-height: 1;
    vertical-align: sub;
	padding-bottom: 27px;
}

.badge {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
	margin-top: -33px;
}
.badge_img {
    width: 220px;
	filter: drop-shadow(0px 0px 5px #000)
}
.badge img:last-child {
    margin-left: 14px;
}

/*--------------------------------------
  Worry
--------------------------------------*/
.worry_area {
    position: relative;
    height: 350px;
}

ul.worry_list li {
    background: #fff;
    width: fit-content;
    font-size: 140%;
    font-weight: 500;
    line-height: 1.5;
    padding: 17px 34px;
    border-radius: 10px;
    position: absolute;
}
ul.worry_list li:nth-child(1) {
    left: 0;
    top: 5%;
}
ul.worry_list li:nth-child(2) {
    left: -5%;
    top: 36%;
}
ul.worry_list li:nth-child(3) {
    left: 0;
    bottom: 5%;
}
ul.worry_list li:nth-child(4) {
    right: 10%;
    top: -3%;
}
ul.worry_list li:nth-child(5) {
	right: -7%;
    top: 30%;
}
ul.worry_list li:nth-child(6) {
    right: -2%;
    bottom: 18%;
}
.worry_img {
    position: absolute;
    bottom: -94px;
    left: 0;
    right: 0;
    margin: auto;
    width: 35%;
}
/*--------------------------------------
 Support
--------------------------------------*/


ul.sup_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
ul.sup_list li {
    width: 23%;
    background: #fff;
    margin-bottom: 26px;
    box-sizing: border-box;
    text-align: center;
    padding: 20px 14px;
    border-radius: 14px;
}
.sup_ico {
    width: 75%;
    margin: 0 auto 14px;
}
ul.sup_list h3 {
	font-size: 105%;
}

/*--------------------------------------
 Risk
--------------------------------------*/
#risk .inner {
    position: relative;
    z-index: 1;
}
ul.check_list {
    width: fit-content;
    margin: 0 auto;
	padding-left: 5%;
}
ul.check_list li {
    position: relative;
    font-size: 160%;
    font-weight: 600;
    padding-left: 40px;
	margin-bottom: 5px;
	color: #fff;
}
ul.check_list li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 10px;
	width: 27px;
	height: 27px;
    background: url(../images/ico_check.webp) no-repeat;
    background-size: contain;
    background-position: center;
}
.risk_img {
    position: absolute;
    width: auto;
    height: 100%;
    top: 0;
    left: -3%;
}
/*--------------------------------------
 Reason
--------------------------------------*/
#reason .inner {
	position: relative;
}
.kirakira {
    position: absolute;
    top: 5%;
    left: 15%;
    width: 6%;
}

.kirakira.kirakira_r {
    transform: scale(-1,1);
    left: auto;
    right: 15%;
}
ul.reason_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

ul.reason_list li {
	position: relative;
    background: #fff;
    box-sizing: border-box;
    padding: 14px;
    width: 32%;
    text-align: center;
	border: 2px solid #072e72;
	margin-bottom: 26px;
}
ul.reason_list li h3 {
    font-size: 140%;
    margin-bottom: 10px;
}
ul.reason_list p {
    text-align: left;
}
.rl_img {
	margin-bottom: 14px;
}
.rl_label {
	font-weight: 700;
    line-height: 1;
    font-size: 300%;
    position: absolute;
    color: #e97f07;
    left: 15px;
    top: -15px;
}

.ttl_bubble {
    padding: 40px 0;
    position: relative;
}
.ttl_bubble::after {
	content: '';
	position: absolute;
	top: calc(100% - 1px);
	left: 0;
	right: 0;
	margin: auto;
	background: #072e72;
	clip-path: polygon(0 0,100% 0,50% 100%);
	width: 32px;
	height: 24px;
}
.ttl_bubble .ttl {
	margin-bottom: 0;
}
.bubble_mini {
    padding: 10px 40px;
    width: fit-content;
    margin: 0 auto 20px;
    border-radius: 100px;
}

.ttl_bubble.bubble_mini::after {
	width: 20px;
	height: 16px;
}


/* Cloud Area */
.cloudarea {
    margin-top: 40px;
}
.cloudarea h3 {
    text-align: center;
    font-size: 170%;
    margin-bottom: 20px;
}

.cloudarea h4 {
    text-align: center;
    font-size: 124%;
    margin-bottom: 20px;
}
.cloudarea p {
    text-align: center;
}
.cloud2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
}
.cloud2 img {
    margin: 0 5%;
}
.mf2 {
    width: 210px;
}
.freee2 {
    width: 210px;
}

/*--------------------------------------
 Price
--------------------------------------*/
#price .inner {
    position: relative;
}
.price_w {
    position: absolute;
	width: 14%;
    right: 5%;
    top: -2%;
}

ul.tab-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

ul.tab-list li {
    cursor: pointer;
    width: 49.5%;
    text-align: center;
	background: #ccc;
    color: #fff;
	font-weight: 600;
    font-size: 150%;
    padding: 12px 0;
    box-sizing: border-box;
	border-radius: 14px 14px 0 0;
}
ul.tab-list li.current {
    background: #072e72;
}

.content-box {
  display: none;
}

.content-group {
    background: #fff;
    border: 3px solid #072e72;
    box-sizing: border-box;
    padding: 24px;
}

.price_tb {
}
.price_tb table {
    width: 100%;
}
.price_tb thead th {
    text-align: center;
    background: #ccc;
    color: #fff;
    font-weight: 500;
	font-size: 110%;
    padding: 7px 0;
}
.price_tb tbody th {
	font-weight: 500;
}
.price_tb tbody th,.price_tb tbody td {
	vertical-align: middle;
	padding: 10px 20px;
	border: 1px solid #ddd;
}
.price_tb tbody td {
	text-align: right;
	font-size: 130%;
	padding: 10px 30px;
	font-weight: 600;
}
.price_tb tbody td::after {
    content: '円';
    display: inline-block;
    font-size: 72%;
}
.price_tb thead th:nth-child(1) {
    background: none;
}
.price_tb thead th:nth-child(3) {
    background: #e97f07;
    font-size: 130%;
    font-weight: 700;
    border: 1px solid #e97f06;
    border-width: 12px 6px 6px 6px;
}
.price_tb tbody tr td:nth-of-type(2){
	border-left-color: #e97f06;
	border-right-color: #e97f06;
	border-width: 1px 6px;
	font-size: 160%;
}
.price_tb tbody tr:last-child td:nth-child(3){
	border-bottom: 6px solid #e97f06;
}
.tb_bottom_txt {
    text-align: center;
    font-size: 170%;
    font-weight: 600;
    margin-top: 30px;
}
.tab {
    margin-bottom: 14px;
}


/*--------------------------------------
 Flow
--------------------------------------*/
#flow .inner {
    position: relative;
}

ul.flow_list {
    display: flex;
	flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
	background: #ecf1f8;
	position: relative;
	padding: 4% 2%;
}
ul.flow_list::before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 50%;
	height: 100%;
	z-index: 0;
	background: #f8f3e9;
}
ul.flow_list li {
    width: 48%;
    background: #fff;
    border-radius: 14px;
    text-align: center;
    position: relative;
    z-index: 1;
    padding: 24px 10px 20px;
    margin-bottom: 40px;
    box-sizing: border-box;
}
ul.flow_list li:nth-child(2),ul.flow_list li:nth-child(7) {
    width: 80%;
    margin: 0 auto 40px;
}
ul.flow_list li:nth-child(4), ul.flow_list li:nth-child(6) {
    margin-top: 12%;
}
ul.flow_list h3 {
    font-size: 125%;
    line-height: 1.2;
	margin-bottom: 12px;
}
ul.flow_list p {
	font-size: 95%;
}
.fl_label {
    display: flex;
    flex-wrap: wrap;
}

.fl_label div {
    width: 50%;
    text-align: center;
    border-radius: 14px 14px 0 0;
    font-weight: 600;
    font-size: 130%;
    padding: 10px 0;
    box-sizing: border-box;
}
.fl_n {
    font-size: 220%;
    line-height: 1;
    font-weight: 600;
    position: absolute;
    left: 0;
    right: 0;
    top: -22px;
    margin: auto;
}
.fl_img1 {
    position: absolute;
    width: 30%;
    bottom: 84%;
    right: 0;
}
.fl_img2 {
    position: absolute;
    width: 20%;
    bottom: 2%;
    left: 3%;
}
.fl_img3 {
    position: absolute;
    width: 20%;
    bottom: 2%;
    right: 3%;
}
ul.flow_list p.s {
    font-size: 65%;
}
ul.flow_list li:nth-child(7) p {
	text-align: center;
}



/*--------------------------------------
 CTA
--------------------------------------*/
.cta {
    padding: 40px 0 0;
    text-align: center;
}
.cta .inner {
	position: relative;
}
.cta_ttl {
    font-size: 140%;
    margin-bottom: 25px;
}
.slash {
	position: relative;
}
.slash::before, .slash::after {
    content: '';
    display: inline-block;
    width: 16px;
    height: 30px;
    border-left: 2px solid;
    transform: rotate(-34deg);
    vertical-align: sub;
}
.slash::after {
    transform: scale(-1,1) rotate(-34deg);
}
.toba {
	position: absolute;
	bottom: 0;
	right: -6%;
	width: 22%;
	z-index: 0;
}
.cta_img01 {
    position: absolute;
    top: -30px;
    left: -2%;
    width: 20%;
}

.cta_block {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 600px;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 40px;
	position: relative;
	z-index: 1;
}

.cta_contact {
    width: 280px;
}

.cta_contact a {
    background: #e97f07;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 14px 0;
    border-radius: 100px;
	font-weight: 600;
    font-size: 130%;
}
.cta_contact i {
    font-size: 90%;
    margin-right: 10px;
}

.cta_contact a:hover {
    background: #f69314;
}
.cta_tel {
    width: 280px;
}

.cta_tel a {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
	font-size: 200%;
    font-weight: 600;
    line-height: 1.3;
}
.cta_tel i {
	font-size: 70%;
	margin-right: 8px;
}
.tel_sub {
    font-size: 13px;
    line-height: 1.5;
	font-weight: 400;
}

.cta_txt {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 25px;
    line-height: 1.5;
}


@media screen and (min-width: 1025px) {
	a[href*="tel:"] {
		pointer-events: none;
		cursor: default;
	}
}
/*--------------------------------------
 Review
--------------------------------------*/
#review .inner {
	position: relative;
}
.rev_img {
    position: absolute;
    width: 12%;
    top: -2%;
    left: 2%;
}
ul.rev_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

ul.rev_list li {
    width: 48%;
    box-sizing: border-box;
    background: #fff;
    border-radius: 14px;
    padding: 20px 20px;
    position: relative;
	margin-bottom: 40px;
}
.rev_meta {
    margin-top: 30px;
}

.rev_meta p {
    font-size: 90%;
    padding-right: 100px;
    text-align: right;
}
.ico_rev {
    position: absolute;
    bottom: -3px;
    right: 20px;
    height: 38%;
}



/*--------------------------------------
 Staff
--------------------------------------*/

#staff {
    background: url(../images/bgimg01.webp) no-repeat;
    background-position: center;
    background-size: cover;
}
ul.staff_list {
}

ul.staff_list li {
    background: #fff;
    box-sizing: border-box;
    margin-bottom: 40px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 30px;
}
.staff_img {
    width: 30%;
}
.staff_content {
    width: 66%;
}
.staff_name {
    font-size: 135%;
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #072e72;
}
.staff_name span {
	font-size: 90%;
}
.staff_bottom {
    text-align: center;
    font-weight: 600;
    font-size: 160%;
}

/*--------------------------------------
 FAQ
--------------------------------------*/
#faq .inner {
    position: relative;
}
.faq_ttl {
    font-size: 140%;
    margin-bottom: 24px;
}
.faq_ttl i {
    color: #0a7ad8;
    margin-right: 5px;
}

.qa {
    background: #fff;
    width: 100%;
    margin: 0 auto 20px;
    box-sizing: border-box;
	border-radius: 14px;
    overflow: hidden;
}


.qa dt {
    box-sizing: border-box;
    padding: 22px 65px 22px 60px;
    font-size: 20px;
    font-weight: bold;
    cursor: pointer;
    line-height: 1.4;
    position: relative;
}
.qa dd {
    position: relative;
    padding: 10px 22px 22px 60px;
	display: none;
}

.qa dt:before, .qa dd:before {
    content: 'Q';
    position: absolute;
    left: 18px;
    top: 18px;
    font-size: 22px;
    font-weight: 500;
    background: #072e72;
    color: #fff;
    width: 32px;
    height: 32px;
    line-height: 32px;
    border-radius: 50%;
    text-align: center;
}
.qa dd:before {
    content: 'A';
	background: #e97f07;
	top: 8px;
}
.qa dt:after {
    content: '＋';
	position: absolute;
    top: 22px;
    right: 20px;
    color: #999;
    font-size: 20px;
    transition: all .3s ease;
    font-weight: 400;
}
.qa dt.active:after {
	content: 'ー';
}

.faq_img {
    position: absolute;
    bottom: -46%;
    right: -4%;
    width: 16%;
}

/*---------------
  Contact
-----------------*/
.contact_area {

}


/*--------------------------------------
  Footer
--------------------------------------*/
#footer {
    position: relative;
    padding: 20px 0;
    background: #f3f3f3;
}

.f_inner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    max-width: 1000px;
    width: 90%;
    margin: 0 auto;
}
.f_logo {
    width: 150px;
}
.copy {
    font-size: 70%;
}



/*--------------------------------------
  Float
--------------------------------------*/
#float {
    width: 100%;
    z-index: 99;
    background: rgba(255,255,255,0.9);
    padding: 12px 0;
}

.float_in {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
	justify-content: space-between;
    max-width: 1000px;
    width: 90%;
    margin: 0 auto;
}
.float_logo {
    width: 150px;
}
.flaot_c {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-left: auto;
    max-width: 480px;
    width: 100%;

}
.float_box {
	max-width: 220px;
    width: 48%;
    text-align: center;
}
.fl_tel a {
    font-size: 25px;
    line-height: 1;
    font-weight: 500;
}
.fl_tel a i {
    font-size: 75%;
	
}
.fl_tel_sub {
    font-size: 11px;
    line-height: 1.1;
}
.fl_contact i {
	margin-right: 4px;

}
.fl_contact a {
    display: block;
    background: #e97f07;
	color: #fff;
    font-weight: 600;
	padding: 10px 0;
    border-radius: 100px;
	position: relative;
}
.fl_contact a:hover {
	background: #f69314;
}


/*--------------------------------------
  下層
--------------------------------------*/

.page #header {
    position: relative;
}
.page_contents {
    padding: 30px 0;
}
.thanks {
    margin: 0 auto;
    width: fit-content;
    padding: 2% 0 8%;
}
.thanks_box {
    background: #fff;
    padding: 50px 0;
    box-sizing: border-box;
	text-align: center;
}


.btn_back {
    max-width: 300px;
    width: 50%;
    margin: 100px auto 0;
    text-align: center;
}

.btn_back a {
    display: block;
    padding: 12px 0;
    border-radius: 100px;
    background: #262626;
    color: #fff;
}
.btn_back a:hover {
    background: #737373;
}



@media screen and (max-width:1180px) {
	
	
.ttl_jp {
    font-size: 240%;
}
.ttl_sub {
    font-size: 130%;
}	
	
#fv {
    height: 580px;
}	
.fv_img {
    width: 440px;
}	
	
.worry_img {
    width: 32%;
}
ul.worry_list li:nth-child(5) {
    right: -4%;
}
	
	
.risk_img {
    mix-blend-mode: overlay;
}
ul.reason_list li h3 {
    font-size: 120%;
}
	
.toba {
    right: -4%;
}	
}



@media screen and (max-width:820px) {	
	
	
#fv {
    height: 700px;
}
.fv_img {
    width: 66%;
}	
.fv_inner {
    padding-top: 9%;
	box-sizing: border-box;
}
	
ul.fv_h1_list li p {
    font-size: 170%;
}
.fvh1 div {
    font-size: 5vw;
}
.fvh2 {
    font-size: 8.6vw;
}
.fv_price {
    width: 19%;
}
.badge_img {
    width: 26%;
}
.badge {
    padding-right: 5%;
	margin-top: -12px;
}	

	
#worry {
    padding-bottom: 0;
}	
.worry_area {
    height: auto;
}	
ul.worry_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}	
ul.worry_list li .sp {
    display: block;
}
ul.worry_list li {
	position: relative;
    font-size: 120%;
    padding: 14px 25px;
    box-sizing: border-box;
    margin: 0 auto 15px;
	width: 48%;
    text-align: center;
}	
ul.worry_list li:nth-child(1),ul.worry_list li:nth-child(2),ul.worry_list li:nth-child(3),ul.worry_list li:nth-child(4),ul.worry_list li:nth-child(5),ul.worry_list li:nth-child(6){
	top: unset;
    left: unset;
    bottom: unset;
    right: unset;	

}	
.worry_img {
    position: relative;
    bottom: auto;
    width: 50%;
    margin: -48px auto -22px;
    display: block;
}
	
ul.sup_list li {
    width: 24%;
    padding: 20px 10px;
	margin-bottom: 14px;
}
ul.sup_list h3 {
    font-size: 90%;
}	
	
ul.reason_list li {
    width: 48%;
    margin-bottom: 40px;
}
	
.price_tb tbody th, .price_tb tbody td {
    padding: 12px;
}
	
.cta2 .cta_block {
    display: block;
}
.toba {
    width: 30%;
    right: 0;
}
.cta2 .cta_block .cta_contact {
    margin-top: 20px;
}
.cta2 .cta_block {
    display: block;
    margin: 0 0 0 20%;
	width: auto;
}	
	
.ico_rev {
    height: 87px;
}	
.cloud2 img {
    margin: 1% 2%;
}	
	
	
	
}

@media screen and (max-width:768px) {

	
}

@media screen and (max-width:767px) {
	
body {

}
	
.pc{
	display: none;
}
.sp{
	display: block;
}		
#header {

}	
.logo {
    width: 80px;
}
	
#fv {
    height: 390px;
}
.fv_img {
    max-width: unset !important;
    width: 73%;
}
.fvh2_2 {
    padding-bottom: 2vw;
}
	
ul.fv_h1_list li {
    padding: 6px 25px;
}	
ul.fv_h1_list li:last-child {
    margin-left: -13px;
}	
ul.fv_h1_list li p {
    font-size: 5vw;
}	
.fv_bottom {
    bottom: 7px;
}
.fvh2 {
    margin-top: -4%;
}
	
	
.cta_ttl .slash::before, .cta_ttl .slash::after {
    content: none;
}	
	
.contents_block {
    padding: 48px 0;
}	
.ttl {
    margin-bottom: 28px;
}	
.ttl_jp {
    font-size: 170%;
}
.ttl_sub {
    font-size: 95%;
}
.slash::before, .slash::after {
    height: 20px;
    width: 14px;
}
.ttl_bubble {
    padding: 24px 0;
}
.ttl_bubble::after {
    width: 22px;
    height: 18px;
}
.bubble_mini {
    padding: 8px 24px;
}	
.kirakira {
    top: 1%;
    left: 5%;
}
.kirakira.kirakira_r {
    right: 5%;
}	
.txt01 {
    font-size: 100%;
    margin-bottom: 5%;
}
	
/* CTA */	
.cta {
    padding-top: 25px;
}	
.cta_ttl {
    font-size: 120%;
    margin-bottom: 14px;
}	
.cta2 .cta_block,.cta_block {
    margin: 0 auto;
    display: flex;
    justify-content: center;
}
.top_cta .cta_contact {
    margin-top: 20px;
}	
	
.toba {
    position: relative;
    width: 46%;
    margin: -18px auto 0 10%;
}
.cta_contact a {
    padding: 10px 0;
    font-size: 120%;
}	
	

ul.worry_list li {
    font-size: 72%;
    padding: 14px 6px;
    width: 48.5%;
    margin-bottom: 7px;
}
.worry_img {
    margin-top: 0;
}	
	
ul.sup_list li {
    width: 49%;
    margin-bottom: 10px;
}
ul.check_list li {
    font-size: 110%;
    padding-left: 30px;
}
ul.check_list li::before {
    width: 22px;
    height: 22px;
    top: 7px;
}	
	
ul.reason_list li {
    width: 100%;
}
	
	
.price_w {
    left: 0;
    right: 0;
    top: -10%;
    width: 24%;
    margin: auto;
}
ul.tab-list li {
    font-size: 95%;
}
.price_tb {
    overflow-x: auto;
}

.price_tb table {
    white-space: nowrap;
    width: auto;
    font-size: 70%;
}
.price_tb::before {
    content: 'スクロール →';
    font-size: 70%;
}
.tb_bottom_txt {
    font-size: 100%;
    margin-top: 18px;
}
.note {
    font-size: 70%;
}
	
	
.fl_label div {
    font-size: 90%;
}	
ul.flow_list {
    padding: 10% 2% 5%;
}	

ul.flow_list li {
    width: 70%;
}
ul.flow_list li:nth-child(2), ul.flow_list li:nth-child(7) {
    width: 100%;
}	
ul.flow_list li:nth-child(4), ul.flow_list li:nth-child(6) {
    margin-left: auto;
    margin-top: 0;
}	
	
ul.flow_list h3 {
    font-size: 102%;
}
ul.flow_list p {
    font-size: 80%;
    text-align: left;
}
ul.flow_list p br {
	display: none;
}
.fl_img2 {
    bottom: 75%;
}
.fl_img3 {
    bottom: 72%;
}	
	
	
ul.rev_list li {
    width: 100%;
    margin-bottom: 30px;
}
.ico_rev {
    height: 72px;
}
.rev_img {
    width: 21%;
    left: 0;
}
	
.staff_img {
    width: 100%;
    margin-bottom: 12px;
}
.staff_content {
    width: 100%;
}
ul.staff_list li {
    padding: 18px;
}	
.staff_content p br {
    display: none;
}

.staff_content p {
    font-size: 86%;
}	
.staff_name {
    font-size: 120%;
}
.staff_bottom {
    font-size: 110%;
}
	
.qa {
    margin-bottom: 14px;
}	
.qa dt {
    font-size: 108%;
    padding: 18px 38px 18px 45px;
    font-weight: 600;
}
.qa dt:before, .qa dd:before {
    font-size: 100%;
    width: 25px;
    height: 25px;
    line-height: 25px;
    left: 12px;
}
.qa dt:after {
    top: 0;
    bottom: 0;
    right: 12px;
    font-size: 80%;
    margin: auto;
    height: 1.5rem;
}	
	
.qa dd {
    font-size: 90%;
    padding: 6px 14px 14px 45px;
}	
.faq_img {
    bottom: -24%;
    width: 22%;
    right: 0;
}	
	
/* Cloud Area */	
.cloudarea p {
    text-align: left;
}

.cloudarea h3 {
    font-size: 137%;
}
.cloudarea h4 {
    font-size: 106%;
    text-align: left;
}	
.cloud2 {
    justify-content: space-between;
	margin-bottom: 20px;
}	
.cloud2 img {
    margin: 0;
}	
.mf2 {
    width: 42%;
}
.freee2 {
    width: 43%;
}	
	
	
	
/* Footer */	
.f_logo {
    margin: 0 auto 12px;
    width: 120px;
}
.copy {
    width: 100%;
    text-align: center;
}	
	
/* Float */
	
#float {
    padding: 8px 0;
}	
.float_logo, .fl_tel_sub {
    display: none;
}	
.float_in {
    width: 96%;
}
.fl_tel a {
    font-size: 110%;
}
.fl_contact a {
    font-size: 90%;
    padding: 8px 0;
}	
	
	
}

/* -------   追記　　--------  */

.form_area {
    height: 680px;
}

.form_area iframe {
    height: 100%;
}

@media screen and (max-width:820px){
.form_area {
    height: 900px;
}
	
}


/* 2406 追記*/

#float {
    z-index: -99;
    opacity: 0;
}
.cta_line {
    width: 100px;
}
.sp_line {
    display: none;
}

.cta_block {
    max-width: 740px;
}

.cta_block {
    justify-content: space-between;
}

.cta_tel {
    width: 38%;
}

@media screen and (min-width: 821px) and (max-width: 1145px) {
.toba {
    display: none;
}
	
}
@media screen and (max-width: 1024px) {
    .cta_contact {
        max-width: 320px;
        width: 100%;
    }
}


@media screen and (max-width:599px) {	

.cta_contact {
    max-width: 100%;
}	
.cta_tel {
    width: 100%;
}	
.cta_line {
    width: 100%;
	margin-top: 20px;
}	
.cta_line a {
	background: #06c755;
	color: #fff;
	display: block;
	padding: 8px 0;
	border-radius: 80px;
}

.pc_line {
    display: none;
}
.sp_line {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 5vw;
	font-weight: 700;
}	
.ico_line {
    width: 9.5vw;
    margin-right: 10px;
}	
	
#float {
	z-index: 9;
	opacity: 1;
}	
.float_box {
    width: 32.8%;
}	
/*	
.fl_line a {
	background: #06c755;
	font-weight: 700;
}*/	
.fl_line .ico_line {
	width: 6vw;
	margin-right: 5px;
}	
.fl_line a {
	font-size: 4vw;
	background: #06c755;
	color: #fff;
	display: block;
	padding: 5px 0 8px;
	font-weight: 700;
	border-radius: 100px;
}
.fl_tel a {
	font-size: 4vw;
	background: #072e72;
	color: #fff;
	display: block;
	padding: 5px 0 8px;
	font-weight: 700;
	border-radius: 100px;
	line-height: inherit;
}	

	
}



