@import url('https://fonts.googleapis.com/css2?family=Figtree:wght@300..900&family=M+PLUS+1p:wght@400;700;800&display=swap');
html, body {
	line-height: 1.5;
	font-size: 16px;	
	font-weight: 500;
	letter-spacing: .05em
}
body{
	position: relative;
	font-size: 1rem;
	font-family: "M PLUS 1p", 'メイリオ', 'Meiryo','ＭＳ ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
	color: var(--clr_base);
}
html, body {
    margin: 0;
    padding: 0;
}
/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * Customize the background color to match your design.
 */

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
  resize: vertical;
}
/* ==========================================================================
   Commons styles
   ========================================================================== */
a{text-decoration: none; color: inherit}
a:focus, *:focus { outline:none;}
/*a[href^="tel:"] {
	pointer-events: none;
	cursor: text;
}*/
img{border: 0px;}
dd{margin: 0}
p,h1,h2,h3,h4,h5{margin: 0;padding: 0}
figure{margin: 0;padding: 0}
ul,li,dl,ol{margin: 0;padding: 0;list-style: none}
.b{font-weight: bold}
.fw_n{font-weight: normal}
.tx_und{text-decoration: underline}
.tx_cent{text-align: center}
.tx_right{text-align: right}
.tx_left{text-align: left!important}
.disp_blk{display: block}
.disp_inl_b{display: inline-block!important}
.marker_tp_1 {background:rgba(0, 0, 0, 0) linear-gradient(transparent 65%, #f5f20b 0%) repeat scroll 0 0; }
/*-------------------------------------
色設定
--------------------------------------*/
:root {
    --clr_base: #333333;	
    --clr_wht: #FFF;
    --clr_blk: #000000;	
    --clr_blk_2: #4d4d4d;	
    --clr_org: #fa6e31;	
    --clr_org_2: #ff5a00;	
    --clr_green: #bee280;	
    --clr_green_2: #cdeddf;	
    --clr_green_3: #04a760;	
	--clr_green_4: rgba(139,208,26,0.47);
    --clr_red: #ed1c24;	
    --clr_yell: #fcee21;	
    --clr_yell_2: #ffff00;		
}
.fc_base{color: var(--clr_base)!important}
.fc_wht{color: var(--clr_wht)}
.fc_blk{color: var(--clr_blk)}
.fc_blk_2{color: var(--clr_blk_2)}
.fc_org{color: var(--clr_org)}
.fc_org_2{color: var(--clr_org_2)}
.fc_red{color: var(--clr_red)}
.fc_yell{color: var(--clr_yell)}
.fc_yell_2{color: var(--clr_yell_2)}
.fc_green{color: var(--clr_green)}
.fc_green_2{color: var(--clr_green_2)}
.fc_green_3{color: var(--clr_green_3)}

.bg_clr_wht {
	background-color: var(--clr_wht);
}
.bg_clr_blk {
	background-color: var(--clr_blk)
}
.bg_clr_green {
	background-color: var(--clr_green)
}
.bg_clr_green_2 {
	background-color: var(--clr_green_2)
}
.bg_clr_green_3 {
	background-color: var(--clr_green_3)
}
.bg_clr_green_4 {
	background-color: var(--clr_green_4)
}
.bg_gld_1 {
    background: linear-gradient(90deg,rgba(123, 203, 47, 1) 0%, rgba(13, 178, 94, 1) 70%);
}


.ff_fig {font-family: "Figtree", sans-serif;}
.ff_din {font-family: "din-2014", sans-serif;}
 
.txs_12 {
	font-size: 12px;	
}
.txs_13 {
	font-size: 13px;	
}
.txs_14 {
	font-size: 14px;	
}
.txs_15 {
	font-size: clamp(13px, 1.01vw, 15px);	
}
.txs_16 {
	font-size: clamp(14px, 1.08vw, 16px);	
}
.txs_17 {
	font-size: clamp(14px, 1.14vw, 17px);	
}
.txs_18 {
	font-size: clamp(15px, 1.21vw, 18px);	
}
.txs_19 {
	font-size: clamp(15px, 1.27vw, 19px);	
}
.txs_20 {
	font-size: clamp(16px, 1.35vw, 20px);	
}
.txs_21 {
	font-size: clamp(13px, 1.41vw, 21px);	
}
.txs_22 {
	font-size: clamp(18px, 1.49vw, 22px);
}
.txs_23 {
	font-size: clamp(18px, 1.56vw, 23px);
}
.txs_24 {
	font-size: clamp(17px, 1.62vw, 24px);
}
.txs_25 {
	font-size: clamp(18px, 1.68vw, 25px);
}
.txs_26 {
	font-size: clamp(18px, 1.75vw, 26px);
}
.txs_27 {
	font-size: clamp(20px, 1.82vw, 27px);
}
.txs_28 {
	font-size: clamp(18px, 1.89vw, 28px);
}
.txs_29 {
	font-size: clamp(18px, 1.96vw, 29px);
}
.txs_30 {
	font-size: clamp(22px, 2.02vw, 30px);	
}
.txs_31 {
	font-size: clamp(22px, 2.09vw, 31px);	
}
.txs_32 {
	font-size: clamp(22px, 2.15vw, 32px);	
}
.txs_33 {
	font-size: clamp(22px, 2.22vw, 33px);	
}
.txs_34 {
	font-size: clamp(24px, 2.29vw, 34px);	
}
.txs_35 {
	font-size: clamp(16px, 2.36vw, 35px);	
}
.txs_36 {
	font-size: clamp(26px, 2.38vw, 36px);	
}
.txs_37 {
	font-size: clamp(18px, 2.50vw, 37px);	
}
.txs_38 {
	font-size: clamp(26px, 2.56vw, 38px);	
}
.txs_39 {
	font-size: clamp(28px, 2.63vw, 39px);	
}
.txs_40 {
	font-size: clamp(30px, 2.70vw, 40px);	
}
.txs_42 {
	font-size: clamp(30px, 2.83vw, 42px);	
}
.txs_43 {
	font-size: clamp(30px, 2.89vw, 43px);	
}
.txs_44 {
	font-size: clamp(18px, 2.97vw, 44px);	
}
.txs_45 {
	font-size: clamp(20px, 3.03vw, 45px);	
}
.txs_46 {
	font-size: clamp(20px, 3.09vw, 46px);	
}
.txs_47 {
	font-size: clamp(20px, 3.17vw, 47px);	
}
.txs_48 {
	font-size: clamp(36px, 3.24vw, 48px);	
}
.txs_49 {
	font-size: clamp(30px, 3.30vw, 49px);	
}
.txs_50 {
	font-size: clamp(30px, 3.36vw, 50px);	
}
.txs_52 {
	font-size: clamp(36px, 3.51vw, 52px);	
}
.txs_53 {
	font-size: clamp(36px, 3.58vw, 53px);	
}
.txs_54 {
	font-size: clamp(36px, 3.64vw, 54px);	
}
.txs_58 {
	font-size: clamp(36px, 3.92vw, 58px);	
}
.txs_60 {
	font-size: clamp(36px, 4.05vw, 60px);	
}
.txs_62 {
	font-size: clamp(36px, 4.19vw, 62px);	
}
.txs_63 {
	font-size: clamp(36px, 4.25vw, 63px);	
}
.txs_64 {
	font-size: clamp(36px, 4.32vw, 64px);	
}
.txs_66_fix {
	font-size: 66px;	
}
.txs_67 {
	font-size: clamp(36px, 4.52vw, 67px);	
}
.txs_70 {
	font-size: clamp(36px, 4.73vw, 70px);	
}
.txs_72 {
	font-size: clamp(36px, 4.86vw, 72px);	
}
.txs_75 {
	font-size: clamp(36px, 5.07vw, 75px);	
}
.txs_77 {
	font-size: clamp(36px, 5.20vw, 77px);	
}
.txs_80 {
	font-size: clamp(26px, 5.41vw, 80px);	
}
.txs_81 {
	font-size: clamp(26px, 5.48vw, 81px);	
}
.txs_83 {
	font-size: clamp(26px, 5.61vw, 83px);	
}
.txs_88 {
	font-size: clamp(26px, 5.95vw, 88px);	
}
.txs_95 {
	font-size: clamp(26px, 6.42vw, 95px);	
}
.txs_105 {
	font-size: clamp(36px, 7.07vw, 105px);	
}
.txs_15_fix {
	font-size: 15px;	
}
.txs_16_fix {
	font-size: 16px;	
}
.txs_17_fix {
	font-size: 17px;	
}
.txs_18_fix {
	font-size: 18px;	
}
.txs_19_fix {
	font-size: 19px;	
}
.txs_20_fix {
	font-size: 20px;	
}
.txs_21_fix {
	font-size: 21px;	
}
.txs_22_fix {
	font-size: 22px;
}
.txs_23_fix {
	font-size: 23px;
}
.txs_24_fix {
	font-size: 24px;
}
.txs_25_fix {
	font-size: 25px;
}
.txs_26_fix {
	font-size: 26px;
}
.txs_27_fix {
	font-size: 27px;
}
.txs_28_fix {
	font-size: 28px;
}
.txs_29_fix {
	font-size: 29px;
}
.txs_30_fix {
	font-size: 30px;	
}
.txs_31_fix {
	font-size: 31px;	
}
.txs_32_fix {
	font-size: 32px;	
}
.txs_33_fix {
	font-size: 33px;	
}
.txs_34_fix {
	font-size: 34px;	
}
.txs_35_fix {
	font-size: 35px;	
}
.txs_36_fix {
	font-size: 36px;	
}
.txs_37_fix {
	font-size: 37px;	
}
.txs_38_fix {
	font-size: 38px;	
}
.txs_39_fix {
	font-size: 39px;	
}
.txs_40_fix {
	font-size: 40px;	
}
.txs_42_fix {
	font-size: 42px;	
}
.txs_43_fix {
	font-size: 43px;	
}
.txs_44_fix {
	font-size: 44px;	
}
.txs_45_fix {
	font-size: 45px;	
}
.txs_46_fix {
	font-size: 46px;	
}
.txs_47_fix {
	font-size: 47px;	
}
.txs_48_fix {
	font-size: 48px;	
}
.txs_49_fix {
	font-size: 49px;	
}
.txs_50_fix {
	font-size: 50px;	
}
.txs_52_fix {
	font-size: 52px;	
}
.txs_53_fix {
	font-size: 53px;	
}
.txs_54_fix {
	font-size: 54px;	
}
.txs_58_fix {
	font-size: 58px;	
}
.txs_60_fix {
	font-size: 60px;	
}
.txs_62_fix {
	font-size: 62px;	
}
.txs_63_fix {
	font-size: 63px;	
}
.txs_64_fix {
	font-size: 64px;	
}
.txs_67_fix {
	font-size: 67px;	
}
.txs_70_fix {
	font-size: 70px;	
}
.txs_72_fix {
	font-size: 72px;	
}
.txs_77_fix {
	font-size: 77px;	
}
.txs_80_fix {
	font-size: 80px;	
}
.txs_81_fix {
	font-size: 81px;	
}
.txs_83_fix {
	font-size: 83px;	
}
.txs_88_fix {
	font-size: 88px;	
}
.txs_95_fix {
	font-size: 95px;	
}
.txs_105_fix {
	font-size: 105px;	
}
.tx_sdw_1{
text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}
.tx_sdw_2{
	text-shadow :2px 2px 10px #406392,
-2px 2px 10px #406392,
2px -2px 10px #406392,
-2px -2px 10px #406392;
}

.ls_ng_100 {
	letter-spacing: -.1em;
}
.ls_ng_55 {
	letter-spacing: -.055em!important;
}
.ls_ng_25 {
	letter-spacing: -.055em!important;
}
.ls_ng_15 {
	letter-spacing: -.015em!important
}
.ls_0 {
	letter-spacing: 0!important
}
.ls_25 {
	letter-spacing: .025em
}
.ls_35 {
	letter-spacing: .035em
}
.ls_5 {

	letter-spacing: .05em!important
}
.ls_75 {
	letter-spacing: .075em!important;
}
.ls_80 {
	letter-spacing: .08em
}
.ls_100 {
	letter-spacing: .1em!important
}
.ls_125 {
	letter-spacing: .125em
}
.ls_150 {
	letter-spacing: .15em
}
.ls_200 {
	letter-spacing: .2em
}
.fw_400 {
	font-weight: 400!important
}
.fw_500 {
	font-weight: 500
}
.fw_550 {
	font-weight: 550
}
.fw_600 {
	font-weight: 600!important
}
.fw_700 {
	font-weight: 700!important
}
.fw_800 {
	font-weight: 800!important
}
.fw_900 {
	font-weight: 900!important
}
.lh_1 {
	line-height: 1
}
.lh_1_1 {
	line-height: 1.1
}
.lh_1_2 {
	line-height: 1.2
}
.lh_1_3 {
	line-height: 1.3
}
.lh_1_4 {
	line-height: 1.4
}
.lh_1_6 {
	line-height: 1.6
}
.lh_1_7 {
	line-height: 1.7
}
.lh_1_7-5 {
	line-height: 1.75
}
.lh_1_8 {
	line-height: 1.8
}
.lh_2 {
	line-height: 2
}
.lh_2_1 {
	line-height: 2.1
}
.lh_2_2 {
	line-height: 2.2
}
.lh_2_3 {
	line-height: 2.3
}
.ls_non {letter-spacing: 0}
.ls_nega {letter-spacing: -.075em!important}
.flex_wrapper{
　　display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
.flex-wrap_par{
	flex-wrap: wrap;
	display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;	
	display: flex;		
}
.flex-rev{
	flex-flow: row-reverse;
}
.jus_bet{justify-content: space-between}
.jus_cent{justify-content: center}
.an_stat{align-items: flex-start}
.an_bl{align-items: baseline}
.an_cent{align-items: center}
.block_link{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100
}
@media (hover: hover) {
.hover{
	transition-property: all;
  	transition: 0.15s linear;
}
.hover:hover{
	opacity: 0.70;
}
.brightness {
  transition: filter 0.3s ease;
  filter: brightness(
    1
  ); 
}
.brightness:hover {
  filter: brightness(1.2);
}
}
.pc{display: block}
.sp{display: none!important}
.tab{display: none!important}
*, *:before, *:after {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}
.max_img{
	max-width: 100%;
	height: auto;
	display: block;
}
.img_w100{width: 100%; height: auto}
.img_w50{width: 50%; height: auto}
.img_w40{width: 40%; height: auto}
.img_w30{width: 30%; height: auto}
.img_w20{width: 20%; height: auto}
.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
.alignright {
	margin: 0 0 0 2%;
	display: inline;
	}
.alignleft {
	margin: 0 2% 0 0;
	display: inline;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left;
	}
.clear{clear: both}
.pos_rel{position: relative}
.inl_b {display: inline-block}
.inl {display: inline}
/*-------------------------------------
ラッパー
--------------------------------------*/
.wrap_1100 {
	max-width: 1100px;
	margin-inline: auto;
}
.wrap_1087 {
	max-width: 1087px;
	margin-inline: auto;
}
/*-------------------------------------
リスト
--------------------------------------*/
.list_type_mum li,
.list_type_1 li {
	position: relative;
	padding-left: min(1.08vw, 16px);
}
.list_type_mum li:last-child,
.list_type_1 li:last-child {
	margin-bottom: 0;
}
.list_type_1 li::after {
    content: "";  
	position: absolute;
	top: min(1.28vw, 19px);
	left: 0;
	width: min(0.47vw, 7px);
	height: min(0.47vw, 7px);
	background: var(--clr_green_3);
	border-radius: 50%;
}
.list_type_2 li {
	position: relative;
	padding-left: 17px;
	margin-bottom: 0;
}
.list_type_2 li::after {
    content: "●";  
	position: absolute;
	top: 0;
	left: 0;	
}
.list_type_mum {
	counter-reset: number 0;
}
.list_type_mum li {
	position: relative;
}
.list_type_mum li::before {
	position: absolute;
	top: 0;
	left: 0;	
  counter-increment: number 1;
  content: counter(number) ".";
}
/*-------------------------------------
ボックス
--------------------------------------*/
.bx_tp_1 {
}

/*-------------------------------------
ボタン
--------------------------------------*/
.btn_type_1 {
}
/*-------------------------------------
見出し
--------------------------------------*/
.h_type_1 .en {
	font-family: "Figtree", sans-serif;
	font-size: 41px;	
	font-weight: 700;
	color: var(--clr_green_3);
	text-align: center;
	letter-spacing: .0em;
	font-feature-settings: "palt";
}
.h_type_1 .ttl {
	text-align: center;
	letter-spacing: .0em;
	font-feature-settings: "palt";
	font-weight: 700
}

/*-------------------------------------
ggmap
--------------------------------------*/
.ggmap {
position: relative;
padding-bottom: 44.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

/*-------------------------------------
余白
--------------------------------------*/
.sec_pad_150 {
	padding: min(10.14vw, 150px) 0;
}
.sec_pad_160 {
	padding: min(10.81vw, 160px) 0;
}
.sec_pad_160_b{
	padding-bottom: min(10.81vw, 160px);
}
.sec_pad_140{
	padding: min(9.46vw, 140px) 0;
}
.sec_pad_140_t{
	padding-top: min(9.46vw, 140px);
}
.sec_pad_140_b{
	padding-bottom: min(9.46vw, 140px);
}
.sec_pad_130{
	padding: min(8.78vw, 130px) 0;
}
.sec_pad_130_t{
	padding-top: min(8.78vw, 130px);
}
.sec_pad_130_b{
	padding-bottom: min(8.78vw, 130px);
}
.sec_pad_120{
	padding: min(8.11vw, 120px) 0;
}
.sec_pad_120_t {
	padding-top: min(8.11vw, 120px)
}
.sec_pad_120_b{
	padding-bottom: min(8.11vw, 120px)
}
.sec_pad_100{
	padding: min(6.76vw, 100px) 0;
}
.sec_pad_100_t{
	padding-top: min(6.76vw, 100px);
}
.sec_pad_100_b{
	padding-bottom: min(6.76vw, 100px);
}
.sec_pad_90{
	padding: min(6.08vw, 90px) 0;
}
.sec_pad_90_t{
	padding-top: min(6.08vw, 90px)	
}
.sec_pad_90_b{
	padding-bottom: min(6.08vw, 90px)	
}
.sec_pad_80{
	padding: min(5.41vw, 80px) 0;
}
.sec_pad_80_t{
	padding-top: min(5.41vw, 80px);
}
.sec_pad_80_b{
	padding-bottom: min(5.41vw, 80px);
}
.sec_pad_70{
	padding: min(4.73vw, 70px) 0;
}
.sec_pad_70_t{
	padding-top:	 min(4.73vw, 70px)
}
.sec_pad_70_b{
	padding-bottom:	 min(4.73vw, 70px)
}
.sec_pad_60{
	padding: min(4.05vw, 60px) 0;
}
.sec_pad_60_t{
	padding-top: min(4.05vw, 60px);
}
.sec_pad_60_b{
	padding-bottom: min(4.05vw, 60px);
}
.sec_pad_40_t{
	padding-top: min(2.70vw, 40px)
}
.sec_pad_40_b{
	padding-bottom: min(2.70vw, 40px)
}
.sec_pad_40{
	padding: min(2.70vw, 40px) 0;
}
.sec_pad_30{
	padding: min(2.03vw, 30px) 0;
}
.sec_pad_50{
	padding: min(3.38vw, 50px) 0;
}
.sec_pad_50_t{
	padding-top: min(3.38vw, 50px);
}
.sec_pad_50_b{
	padding-bottom: min(3.38vw, 50px);
}
.side_pad {
	padding-right: 1.5%;
	padding-left: 1.5%;	
}
.mgn_auto {
	margin-inline: auto!important;	
}
.mgn_t_5 {
	margin-top: 5px
}
.mgn_t_10 {
	margin-top: 10px
}
.mgn_t_15 {
	margin-top: 15px
}
.mgn_t_17 {
	margin-top: min(1.15vw, 17px)
}
.mgn_t_20 {
	margin-top: min(1.35vw, 20px)
}
.mgn_t_25 {
	margin-top: min(1.69vw, 25px)
}
.mgn_t_30 {
	margin-top: min(2.03vw, 30px)
}
.mgn_t_35 {
	margin-top: min(2.36vw, 35px)
}
.mgn_t_40 {
	margin-top: min(2.70vw, 40px)
}
.mgn_t_50 {
	margin-top: min(3.38vw, 50px)
}
.mgn_t_55 {
	margin-top: min(3.72vw, 55px)
}
.mgn_t_60 {
	margin-top: min(4.05vw, 60px)
}
.mgn_t_70 {
	margin-top: min(4.73vw, 70px)
}
.mgn_t_80 {
	margin-top: min(5.41vw, 80px)
}
.mgn_t_90 {
	margin-top: min(6.08vw, 90px)
}
.mgn_t_100 {
	margin-top: min(6.76vw, 100px)
}
.mgn_t_120 {
	margin-top: min(8.11vw, 120px)
}
.mgn_t_130 {
	margin-top: min(8.78vw, 130px)
}
.mgn_t_160 {
	margin-top: min(10.81vw, 160px)
}
/**/
img.obj {
	position: absolute;
	display: block;
	height: auto;
	z-index: 0
}
.no_link{
	pointer-events: none;
	cursor: default;
	text-decoration:none;
}
.yaku {	font-feature-settings: "palt";}
.url_br{
	word-wrap: break-word;
    overflow-wrap: break-word;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
header.general {
	z-index: 10;
	position: relative;
}
header.general .inn {
	padding: 0px 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
header.general .inn .logo {
	width: 100%;
	max-width: 154px;
}
header.general .inn .tels {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	column-gap: 17px;
}
header.general .inn .tels .in_tel {
	display: flex;
	column-gap: 7px;
}
header.general .inn .tels .in_tel img {
	width: 25px;
	height: auto;
	display: block
}
header.general .inn .tels .in_info {
	line-height: 1;
	font-weight: 600
}
header.general .inn .cv_mail {
	width: 100%;
	max-width: 160px;
}
.fv {
	overflow: hidden;
	z-index: 1;
	background: url("../img/fv_bg.png") no-repeat top / cover;
	position: relative;
	height: 492px;
}
.fv .in_wrap {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.fv .in_wrap .in {
	width: 100%;
	max-width: 1100px;
	height: 100%;
	margin-inline: auto;		
}
.fv .in_wrap .obj.no1 {
	width: min(35.14vw, 520px);
	top: calc(min(3.38vw, 50px) * -1);
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto
}
.fv .in_wrap .obj.no2 {
	width: min(23.38vw, 346px);
	bottom: min(3.04vw, 45px);
    left: min(52.03vw, 770px);
}
.fv .in_wrap .obj.no3 {
	width: 100%;
	bottom: 16px;
    left: 0;
	z-index: 100
}
.fv .in_wrap .belt {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 125px;
	z-index: 0
}
.cv_area {overflow: hidden}
.cv_area::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;	
	margin: auto;
	z-index: -2;
	background: var(--clr_green)
}
.cv_area .inn {
	padding: 0 67px 30px 67px;
}
.cv_area .inn::before {
	content: "";
	position: absolute;
	top: 20px;
	left: 20px;
	right: 0;
	width: 100%;
	height: 100%;	
	margin: auto;
	z-index: -1;
	background: var(--clr_green_3)
}
.cv_area .cv_ttl {
	display: inline-block;
	margin-top: -35px;
}
.cv_area .row_1 {
	width: 95%;
	margin-inline: auto;		
}
.cv_area .row_3 .donari span {
	position: relative;
}
.cv_area .row_3 .donari span::before,
.cv_area .row_3 .donari span::after {
	content: "";
	position: absolute;
	bottom: 5px;
	width: 3px;
	height: 30px;
	border-radius: 10px;
	transform: rotate(-25deg);	
	background: var(--clr_blk_2)
}
.cv_area .row_3 .donari span::before {
	left: -27px;	
}
.cv_area .row_3 .donari span::after {
	right: -27px;
	transform: rotate(25deg);		
}
.cv_area .row_4,
.cv_area .row_5 {
	max-width: 593px;
	margin-inline: auto;	
}
.cv_area .row_4 .btn {
	position: relative;
	border-radius: 16px;
	color: #FFF;
	text-align: center;
	font-weight: 600
}
.cv_area .row_4 .btn .in {
	border-radius: 16px;
	position: relative;
	z-index: 10	
}
.cv_area .row_4 .btn aside.bg,
.btn.tel aside.bg{
	position: absolute;
	width: 100%;
	height: 100%;
	bottom: -5px;
	z-index: 0;
	border-radius: 16px;	
}
.btn.tel  {
	border-radius: 16px;
	position: relative;
}
.btn.tel .in {
	color: #FFF;
	border-radius: 16px;
	position: relative;
	z-index: 10	;	
	padding: 5px 0 20px;
	background: linear-gradient(180deg,rgba(242, 188, 65, 1) 0%, rgba(255, 102, 0, 1) 100%);
}
.btn.tel .in .sepa {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: baseline;
	column-gap: 12px;
}
.btn.tel aside.bg {
	background: #cc6633	
}
.cv_area .row_5 {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	column-gap: 10px;
}
.cv_area .row_5 .btn_item {
	flex: 1
}
.concerns {
	position: relative;
	z-index: 1;	
	background: #808080;
}
.concerns .ttl_man {
	position: relative;
	z-index: 10
}
.concerns .block {
	padding: 40px 56px;
	position: relative;
	z-index: 10
}
.concerns .block.no1 {
	padding-bottom: 140px;
	background: url("../img/concerns_block_1.webp") no-repeat top / cover
}
.concerns .block.no1 .obj {
	width: 250px;
	right: 0;
	bottom: -106px;
}
.concerns .block.no2 {
	margin-top: 147px;
	padding-bottom: 250px;
	background: url("../img/concerns_block_2.webp") no-repeat top / cover
}
.concerns .block.no2 .obj {
	width: 250px;
	right: 34px;
	bottom: -50px;
}
.concerns .block dl {
	display: flex;
	column-gap: 13px;
}
.concerns .block dd {
	margin-top: -10px;
	font-size: 34px;	
	font-weight: 600;
	color: #FFF;
	letter-spacing: .03em;
	line-height: 1.8;
	font-feature-settings: "palt";
}
.concerns .block_wrap {
	padding-bottom: min(12.84vw, 190px)
}
.concerns .block_wrap::after {
	content: "";
	position: absolute;
	bottom:0;
	left: 0;
	width: 100%;
	height: 114%;
	background: url("../img/concerns_block__wrap_bg.webp") repeat top / 100%;
	z-index: 0;
	clip-path: polygon(0 5%, 100% 0, 100% 100%, 0% 100%);	
}
.sol {
	position: relative;
	z-index: 10
}
.sol .tra {
	margin-top: -60px
}
.about_us .box {
	padding: 30px;
	box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.17);
	line-height: 2.2
}
.reason .ttl_wrap {
	padding: 38px 0;
}
.reason .ttl_wrap .sub {
	padding: 9px 40px;
	border-radius: 40px;
	background: #fff878;
	display: inline-block
}
.reason .block {
	position: relative;
	padding: 10px 30px 30px;
	background: #FFF;
	box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.17);
	border-radius: 30px 0 0 0;	
}
.reason .block .obj {
	top: calc(min(1.22vw, 18px) * -1);
	left: calc(min(1.22vw, 18px) * -1);
	width: min(12.5vw, 185px);
}
.reason .block .ttl {
	font-weight: 700;
	text-align: center;
	letter-spacing: .0em;
	line-height: 1.2;
	font-feature-settings: "palt";
	color: var(--clr_blk_2)
}
.reason .block.no1 .ttl {
	padding-left: 10%
}
.reason .block .sepa {
	column-gap: min(2.70vw, 40px)
}
.reason .block .sepa .item {
	flex: 1
}
.reason .block .sepa .tx {
	letter-spacing: 0;
	font-weight: 600
}
.reason .on_bg {
	background: rgba(139,208,26,0.47)
}
.service {
	background: #e8f6d4;
	overflow: hidden;
}
.service .obj.no1 {
	top: 0;
	left: 0;
	width: min(36.28vw, 534px);
}
.service .obj.no2 {
	top: calc(min(10.2vw, 151px) * -1);
	right: calc(min(8.51vw, 126px) * -1);
	width: min(22.23vw, 329px);
}
.service .block_wrap {
	position: relative;
}
.service .block_wrap::before {
	content: "";
	position: absolute;
	top: 10px;
	right: -13px;
	width: 100%;
	height: 100%;
	background:var(--clr_green_3);
	z-index: 0
}
.service .block_wrap .inn {
	padding: 12px 12px 20px;
	background: #FFF;
	position: relative;
	z-index: 10
}
.service .block_wrap .inn .num {
	top: 0;
	left: 0;
	width: 106px;
}
.service .block_wrap .ttl {
	font-size: clamp(36px, 4.25vw, 63px);	
	color: var(--clr_green_3);
	text-align: center;
	letter-spacing: .0em;
	line-height: 1.35;
	font-feature-settings: "palt";
}
.service .block_wrap .sepa {
	column-gap: 17px
}
.service .block_wrap .sepa .px {
	width: 53%;
}
.service .block_wrap .sepa .px figcaption {
	font-size: clamp(16px, 1.35vw, 20px);	
	text-align: center;
	font-weight: 600;
	margin-top: 10px
}
.service .block_wrap .sepa .tx .in_ttl {
	font-size: clamp(18px, 1.96vw, 29px);
	font-weight: 600;
	color: #FFF;
	text-align: center;
	letter-spacing: .0em;
	line-height: 1;
	padding: 13px 2%;
	border-radius: 30px;
}
.service .block_wrap .sepa .tx {
	width: 47%;
}
.service .block_wrap .sepa .tx .in_sepa .row {
	display: flex;
	align-items: center;
	column-gap: 22px;
}
.service .block_wrap .sepa .tx .in_sepa .row .item {
	flex: 1;
}
.service .block_wrap .sepa .tx .in_sepa .row .hd {
	font-size: clamp(16px, 1.68vw, 25px);
	font-weight: 500;
	color: #FFF;
	text-align: center;
	letter-spacing: .0em;
	line-height: 1.2;
	font-feature-settings: "palt";
	padding: 12px 2%;
	border-radius: 30px;
	background: var(--clr_blk_2)
}
.gld_tx {
    background: linear-gradient(90deg, rgba(123, 203, 47, 1) 0%, rgba(13, 178, 94, 1) 100%);
	-webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.gld_tx span::selection,
.gld_tx::selection {
  -webkit-text-fill-color: #0db25e; 
  background: rgba(0, 0, 0, 0.1); 
}

.service .block_wrap .sepa .tx .row .mn span {
	font-weight: 600;
	letter-spacing: 0;
	font-feature-settings: "palt";	
}
.service .block_wrap .sepa .tx .row .mn .a {
	font-size: clamp(22px, 2.63vw, 39px);	
}
.service .block_wrap .sepa .tx .row .mn .b {
	font-size: clamp(17px, 1.62vw, 24px);
}
.service .block_wrap .sepa .tx .row .mn .c {
	font-size: clamp(19px, 2.50vw, 37px);	
}
.example .block_wrap {
	padding-top: min(10.14vw, 150px);
background: linear-gradient(0deg,rgba(255, 253, 220, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 253, 220, 1) 100%);
}
.example .block_wrap:last-of-type {
	padding-bottom: min(10.14vw, 150px);
}
.example .block_wrap .inn header {
	position: relative;
	padding: 8px 2%;
	background: #10b35d;
	font-size: clamp(26px, 3.03vw, 45px);	
	font-weight: 600;
	color: #FFF;
	text-align: center;
	letter-spacing: .0em;
}
.example .block_wrap .inn header::before {
	content: "";
	position: absolute;
	top: calc(min(3.72vw, 55px) * -1);
	left: 0;
	right: 0;
	width: min(12.64vw, 187px);
	height: min(3.72vw, 55px);
	margin: auto;
	background: url("../img/ex_blk_obj.png") no-repeat center / cover
}
.example .block_wrap .inn .stage {
	background: #FFF;
	border: 1px solid #8bd01a;
	border-radius: 0 0  30px 30px;
	padding: min(6.76vw, 100px) min(3.58vw, 53px) min(4.86vw, 72px);
}
.example .block_wrap .inn .stage .sepa {
	column-gap: 36px
}
.example .block_wrap .inn .stage .sepa .item {
	flex: 1
}
.example .block_wrap .inn .stage .sepa .item .ttl {
	max-width: 320px;
	margin-inline: auto;	
	padding: 13px 2%;
	border-radius: 30px;
	font-size: clamp(22px, 2.02vw, 30px);	
	font-weight: 600;
	color: #FFF;
	text-align: center;
	letter-spacing: .0em;
	line-height: 1;
}
.example .block_wrap .inn .stage .sepa .item.period .ttl {
	background: #8bd01a
}
.example .block_wrap .inn .stage .sepa .item.period .tx {
	font-weight: 600;
	text-align: center;
	font-feature-settings: "palt";
	letter-spacing: 0;
	color: var(--clr_blk_2)
}
.example .block_wrap .inn .stage .sepa .item.period .tx .row_1 {
	margin-top: 2%;	
	font-size: clamp(16px, 2.36vw, 35px);
}
.example .block_wrap .inn .stage .sepa .item.period .tx .row_2 {
	margin-top: 1%;	
	font-size: clamp(20px, 2.70vw, 40px);	
}
.example .block_wrap .inn .stage .sepa .item.period .tx .price {
	line-height: 1;
    position: relative;
    display: inline-block;	
}
.example .block_wrap .inn .stage .sepa .item.period .tx .price span {
    position: relative;
    display: inline-block;
    z-index: 0; 
    line-height: 1;
    color: transparent;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.45);
}
.example .block_wrap .inn .stage .sepa .item.period .tx .price span::before{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: rgba(0,0,0,0);
    background: linear-gradient(90deg, rgba(242, 188, 65, 1) 0%, rgba(255, 102, 0, 1) 100%);
    -webkit-background-clip: text;
    text-shadow: none;
  }
.example .block_wrap .inn .stage .sepa .item.period .tx .price .a {
	font-family: 'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;	
	font-size: clamp(36px, 4.19vw, 62px);	
}
.example .block_wrap .inn .stage .sepa .item.period .tx .price .a::before {
    content:"約";
}

.example .block_wrap .inn .stage .sepa .item.period .tx .price .b {
	font-family: "din-2014", sans-serif;	
	font-size: clamp(40px, 6.35vw, 94px);	
}
.example .block_wrap.no1 .inn .stage .sepa .item.period .tx .price .b::before {
    content:"100,000";
}
.example .block_wrap.no2 .inn .stage .sepa .item.period .tx .price .b::before {
    content:"34,000";
}
.example .block_wrap.no3 .inn .stage .sepa .item.period .tx .price .b::before {
    content:"450,000";
}

.example .block_wrap .inn .stage .sepa .item.period .tx .price .c {
	font-family: 'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;		
	font-size: clamp(20px, 3.09vw, 46px);		
}
.example .block_wrap.no1 .inn .stage .sepa .item.period .tx .price .c::before {
    content:"円";
}

.example .block_wrap .inn .stage .sepa .item.voice .ttl {
	position: relative;
	z-index: 10;
	background: linear-gradient(90deg,rgba(245, 188, 65, 1) 0%, rgba(239, 128, 50, 1) 100%);
}
.example .block_wrap .inn .stage .sepa .item.voice .human {
	margin-top: calc(min(2.7vw, 40px) * -1);
	position: relative;
	z-index: 0
}
.flow header .ttl_1 {
	display: block;
	width: min(32.5vw, 481px);
	margin-top: .5%;
}
.flow header .ttl_2 {
	margin-top: 2%;
	font-style: italic;
	font-size: clamp(30px, 5vw, 74px);	
	font-weight: 600;
	color: var(--clr_yell_2);
	text-align: center;
	letter-spacing: .0em;
	line-height: 1;
	font-feature-settings: "palt";
}
.flow header .ttl_2 span {
	display: inline-block;
	margin-left: -.4%
}
.flow header .obj {
	width: min(26.08vw, 386px);
	top: calc(min(4.39vw, 65px) * -1);
	left: min(6.76vw, 100px)
}
.bottom_mod,
.faq,
.flow .stage {
	background: url("../img/flow_bg.jpg")
}
.flow .block {
	margin-bottom: min(6.08vw, 90px);
	display: flex;
	align-items: center
}
.flow .block:last-child {
	margin-bottom: 0;
}
.flow .block .px {
	width: 27%;
	position: relative;
	z-index: 10
}
.flow .block .px::after {
	content: "";
	position: absolute;
	bottom: calc(min(7.84vw, 116px) * -1);
	left: 0;
	right: 0;
	width: 4px;
	height: 138px;
	margin: auto;
	z-index: 0;
	background: url("../img/flow_obj.png") no-repeat top / cover
}
.flow .block:last-child .px::after {
	display: none
}
.flow .block .tx {
	width: 73%;
	padding-left: min(2.70vw, 40px);
}
.flow .block .tx header {
	align-items: center;	
	column-gap: min(2.43vw, 36px)
}
.flow .block .tx header .ttl {
	padding: 7px 0;
	max-width: 176px;
	width: 100%;
	border-radius: 30px;
	font-family: "din-2014", sans-serif;
	font-size: clamp(16px, 2.15vw, 32px);	
	font-weight: 600;
	color: #FFF;
	text-align: center;
	letter-spacing: .0em;
	line-height: 1;
	font-feature-settings: "palt";
}
.flow .block .tx header .ttl span {
	font-size: clamp(26px, 2.56vw, 38px);	
}
.flow .block .tx header .mn {
	padding-bottom: 5px;
	font-size: clamp(16px, 2.15vw, 32px);	
	font-weight: 600;
	color: var(--clr_green_3);
	border-bottom: 2px solid var(--clr_green_3);	
	letter-spacing: .0em;
	line-height: 1;
	font-feature-settings: "palt";
}
.flow .block .tx .msg {
	font-size: clamp(18px, 1.68vw, 25px);
	font-weight: 600;
	letter-spacing: .0em;
}
.maps .ggmap {
	padding-top: 0;
    padding-bottom: min(40.54vw, 600px);
}
.maps .box {
	padding: 40px;
	text-align: center;
}
.maps .box .big_line {
	line-height: 1.35
}
.maps .box .btn.tel  {
	max-width: 590px;
}
.maps .box .btn.tel  {
	max-width: 590px;
}
.maps .box .btn.tel .in {
    padding: 5px 0 10px;
}
.faq .block {
	position: relative
}
.faq .block aside {
	position: absolute;
	right: -10px;
	bottom: -10px;
	z-index: 0;
	width: 100%;
	height: 100%;
	background: #04a760
}
.faq .block .in {
	position: relative;
	z-index: 1;	
	padding: 0 20px;
	background: #e8f6d4
}
.faq .block .area .in_in {
	display: flex;
	column-gap: 48px;
}
.faq .block .area .in_in .icon {
	width: 54px;
}
.faq .block .area .in_in .txt {
	width: calc(100% - 54px);
	padding-top: 8px;
	font-weight: 600
}
.faq .block .area.q  {
	padding: 30px 0;
	cursor: pointer
}
.faq .block .area.q .in_in .txt {
	font-size: 23px
}
.faq .block .area.a {
	padding: 10px 0 30px;
	display: none
}
.faq .block .area.a .in_in .txt {
	font-size: 20px
}
.accordion_icon,
.accordion_icon span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
}
.accordion_icon {
	position: relative;
	width: 30px;
	height: 30px;
	float: right;
	margin-right: 5px;
}
.opn_cls {
	position: absolute;
	width: 30px;
	height: 30px;
	top: 45px;
	right: 26px;
	margin: auto
}
.opn_cls p {
	position: relative;
}
.opn_cls p span::before,
.opn_cls p span::after {
    content: '';
    display: block;
    width: 30px;
    height: 3px;
    border-radius: 5px;
    background: var(--clr_green_3);
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: 0.5s;
}
.opn_cls p span::after {
    background: var(--clr_green_3);
    transform: translateY(-50%) rotate(-90deg);
    transition: 0.5s;
}
  
.faq .block .area.q.open .opn_cls p span::before {
    transform: translateY(-50%) rotate(45deg);
}

.faq .block .area.q.open .opn_cls p span::after {
    transform: translateY(-50%) rotate(-45deg);
    transition: 0.5s;
}
.form_area {
	padding-right: 40px;
	padding-left: 40px;
	border-radius: 65px
}
.form_area .row  {
	flex-wrap: wrap;
	align-items: flex-start
}
.form_area .row .hd {
	width: 31.5%;
	display: flex;
	align-items: center;
	column-gap: 10px;
	font-size: clamp(18px, 1.41vw, 21px);
	font-weight: 600
}
.form_area .row .hd .req {
	padding: 3px 6px;
	border-radius: 10px;
	font-size: 10px;
	font-weight: 600;
	line-height: 1;
	letter-spacing: 0;
	color: #f1f1f1;
	background: var(--clr_org);
}
.form_area .row .bse {
	width: 68.5%;
}
/*form_restart*/
.form_area input[type='text'],
.form_area input[type='email'],
.form_area input[type='submit'],
.form_area input[type='button'],
.form_area input[type='reset'],
.form_area button,
.form_area select,
.form_area textarea{
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  border-radius: 0;
  font: inherit;
  outline: none;
}

.form_area input[type='radio'] {
    accent-color: steelblue;
    inline-size: 1.2rem;
    block-size: 1.2rem;
}
.form_area .radio_wrap label:last-of-type {
    margin-left: 16px;
}
.form_area input[type='text'],
.form_area input[type='email']
.form_area button,
.form_area textarea,
.form_area select {
	padding: 11px 20px;
	border-radius: 15px;
	-webkit-transition:all .1s;
	transition:all .1s;	
	width: 100%;
	font-weight: 600;
	background: #f1f1f1;
	box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.16);
}
.form_area input[type='text']:focus,
.form_area input[type='email']:focus,
.form_area textarea:focus{
	box-shadow:0 0 3px 1px #7cb33d;	
}
.form_area textarea{
	height: 245px
}
input::placeholder,
textarea::placeholder {
  color: #b3b3b3;
  font-size: 21px;
}
.submit_wrap {
	text-align: center
}
.submit_wrap input[type='submit'] {
	cursor: pointer;
	width: 100%;
	max-width: 390px;
	font-size: 26px;
	font-weight: 600;
	line-height: 1;
	padding: 24px 0;
	text-align: center;
	color: #FFF;
	background: var(--clr_green_3);
	box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.21);
}
.fix_nv {
	position: fixed;
	width: 100%;
	left: 0;
	bottom: 0;
	background: var(--clr_green_3);
	padding: 10px;
	z-index: 9999
}
.fix_nv .btns {
	margin-top: 1%;
	display: flex;
	justify-content: center;
	column-gap: min(1.49vw, 22px);
	position: relative
}
.fix_nv .btns .item {
	position: relative
}
.fix_nv .btns .item .in {
	border-radius: 50px;
	height: 100%;
	padding: 8px min(1.08vw, 16px);
	position: relative;
	z-index: 1;
	display: flex;
	align-items: center
}
.fix_nv .btns .item img {
	display: block;
	width: 100%;
	height: auto;
}
.fix_nv .btns .item aside {
	border-radius: 50px;		
	position: absolute;
	bottom:-6px;
	right: 0;
	width: 100%;
	height: 100%;
	z-index: 0
}
main {
	padding-bottom: min(9.19vw, 136px)
}
.fix_nv .btns .item.comm {
	width: 100%;
	max-width: 284px;
}
.fix_nv .btns .item.tel {
	width: 100%;
	max-width: 351px;
}
.fix_nv .btns .item.line .in {
	background: #006837
}
.fix_nv .btns .item.line img {
	max-width: 206px
}
.fix_nv .btns .item.line aside {
	background: #009245
}
.fix_nv .btns .item.mail .in {
	padding-left: 13%;
	background: #29abe2
}
.fix_nv .btns .item.mail img {
	max-width: 187px
}
.fix_nv .btns .item.mail aside {
	background: #0071bc
}
.fix_nv .btns .item.tel .in {
	justify-content: center;
    background: linear-gradient(180deg, rgba(242, 188, 65, 1) 0%, rgba(255, 102, 0, 1) 100%);}
.fix_nv .btns .item.tel img {
	max-width: 244px
}
.fix_nv .btns .item.tel aside {
	background: #cc6633
}
.bottom_mod {
	height: 80px
}











@media screen and (max-width:1320px){
.fv .in_wrap .obj.no2 {left: 60vw}}
@media screen and (max-width:1210px){
.wrap_1100 {
	padding-right: 2%;
	padding-left: 2%;
}	
.fv {
	height: 450px;
}		
.fv .in_wrap .obj.no2 {bottom: 5vw}
}
@media screen and (max-width:1000px){
.fv {
	height: 400px;
}		
.fv .in_wrap .obj.no2 {bottom: 10vw;left: 65vw;}
main {
	padding-bottom: 10vw
}
	
}
@media screen and (max-width:767px){
/* ==========================================================================
   Commons styles
   ========================================================================== */
.flex_wrapper, .flex-wrap_par{
    display: block;
}
.flex_sp{
	display: -webkit-flex!important;
    display: -moz-flex!important;
    display: -ms-flex!important;
    display: -o-flex!important;
    display: flex!important;
	flex-wrap: wrap!important;
}	
.pc{display: none!important}
.sp{display: block!important}	
a[href^="tel:"] {
	pointer-events: auto;
	cursor: pointer;
}	
.wrap_1100, .wrap_1087 {
    width: 100%;
	max-width: 100%;
    height: auto;
	margin-inline: auto;
	padding-right: 0.8rem!important;
    padding-left: 0.8rem!important;
}	
.sp_no_pad {
	padding-right: 0!important;
	padding-left: 0!important;
	margin-right: 0!important;
	margin-left: 0!important;
}
.sp_on_pad {
	padding-right: 0.8rem!important;
	padding-left: 0.8rem!important;
}
.sp_width {
	width: calc(100% - 1.6rem);
	margin-left: auto;
	margin-right: auto;
}
.sp_width_over {
	width: calc(100% + 1.6rem);
	margin-left: -0.8rem;
}
.sp_tx_cent {
	text-align: center
}	
.sp_tx_left {
	text-align: left
}	
.sp_yaku {font-feature-settings: "palt";}	
main {
	padding-bottom: 10vw
}
.fix_nv {
    padding: 2vw;
}	
.fix_nv .ttl{
	font-size: 3.5vw;	
}	
.fix_nv .btns .item.comm {
    width: 45%;
}	
.fix_nv .btns .item .in {
    border-radius: 10px;
    padding: 2vw;
}	
.fix_nv .btns .item aside {
    border-radius: 10px;
    bottom: -4px;
}	
header.general .inn {
    padding-right: 0!important
}	
header.general .inn .cv_mail {
    width: 100%;
    max-width: 15vw;
}	
header.general .inn .logo {
    width: 26.27vw;
    max-width: inherit;
}
header.general .inn .tels {
	width: 43vw;
    display: block;
}	
header.general .inn .tels .in_tel img {
    width: 15px;
    height: auto;
    display: block;
}	
header.general .inn .tels .in_tel .txs_32 {
    font-size: 5.8vw;
	letter-spacing: 0;
	font-feature-settings: "palt";
	line-height: 1;
	margin-bottom: 1%;
}	
header.general .inn .tels .in_info {
    font-size: 10px;
	text-align: center;
	letter-spacing: 0;
	font-feature-settings: "palt";	
}	
header.general .inn .tels .in_info .ireg {
    display: none
}	
header.general .inn .tels .in_info .txs_13 {
    font-size: 10px;
}	
header.general .inn .tels .in_tel {
    display: flex;
    column-gap: 5px;
	line-height: 1
}	
.fv {
    background:none;
    height: auto;
}
/**************************************************************************************/
.sec_pad_60 {
    padding: 7.5vw 0;
}	
.txs_28_fix {
    font-size: 5vw;
}	
.txs_26 {
    font-size: 4.5vw;
}	
.txs_72_fix {
    font-size: 11vw;
}	
.mgn_t_25 {
    margin-top: 4vw
}
.sec_pad_40_t {
    padding-top: 5.5vw
}	
.sec_pad_130 {
    padding: 10vw 0;
}	
.txs_35_fix {
    font-size: 6vw;
}	
.mgn_t_50 {
    margin-top: 6.5vw
}	
.sec_pad_50 {
    padding: 6.5vw 0;
}	
.txs_54 {
    font-size: 7vw
}
.txs_52 {
    font-size: 6.5vw;
}	
.txs_40 {
    font-size: 5vw
}	
.txs_48 {
    font-size: 5.7vw;
}	
.txs_60 {
    font-size: 7.5vw;
}	
.txs_58 {
    font-size: 7.3vw;
}	
.sec_pad_50_t {
    padding-top: 6.5vw
}	
.mgn_t_90 {
    margin-top: 10.5vw;
}	
.txs_30 {
    font-size: 4.5vw
}	
.txs_80 {
    font-size: 10vw
}	
.sec_pad_100 {
    padding: 13vw 0;
}	
.sec_pad_60_t {
    padding-top: 7.5vw
}
.sec_pad_130_b {
    padding-bottom: 13.5vw
}	
.sec_pad_70_t {
    padding-top: 8.5vw
}	
/**************************************************************************************/	
.cv_area .cv_ttl {
    display: inline-block;
    margin-top: 0;
	position: relative;
    top: -5vw;
	max-width: inherit;
	width: 68vw;
}	
.cv_area .inn::before {
    top: -8px;
    left: 8px;
    width: 100%;
    height: calc(100% + 16px);
}	
.cv_area .row_1 {
    width: 100%;
    margin-top: -2vw
}	
.cv_area .txs_36_fix {
    font-size: 6vw;
}	
.cv_area .row_3 .donari span::before, .cv_area .row_3 .donari span::after {
    bottom: 5px;
    width: 2px;
    height: 24px;
    border-radius: 10px;
}	
.cv_area .row_3 .donari span::before {
	left: -4vw;	
}
.cv_area .row_3 .donari span::after {
	right: -4vw
}
.cv_area .inn {
    background: linear-gradient(0deg, rgba(255, 253, 220, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 253, 220, 1) 100%);
}	
.btn.tel .in .sepa img {
    max-width: inherit;
	width: 7.33%
}	
.btn.tel .in .sepa p {
	text-align: left
}	
.btn.tel .in {
    padding-bottom: 5px
}	
.concerns {
    padding: 12vw 0 0
}	
.concerns .block {
    padding: 6vw 5vw;
}	
.concerns .block dl {
    column-gap: 6px;
}	
.concerns .block dl.mgn_t_55 {
	margin-top: 7vw;
}		
.concerns .block dt {
    width: 4.93vw
}	
.concerns .block dt img {
	display: block;
	width: 100%;
	height: auto
}
.concerns .block dd {
    margin-top: -4px;
    font-size: 4.3vw;
    letter-spacing: .01em;
    line-height: 1.8;
}	
.concerns .block.no1 .obj {
    width: 21.73vw;
    right: 0;
    bottom: -7vw;
}	
.concerns .block.no1 {
    padding-bottom: 12vw;
    background: url(../img/concerns_block_1_sp.webp) no-repeat top / cover;
}
.concerns .block.no2 {
	margin-top: 12vw;
    padding-bottom: 12vw;
    background: url(../img/concerns_block_2_sp.webp) no-repeat top / cover;
}
.concerns .block.no2 .obj {
    width: 32.4vw;
    right: -3vw;
    bottom: -13vw;
}	
.concerns .block_wrap {
    padding-bottom: 20vw
}	
.concerns .block_wrap::after {
    height: 124%;
    background: url(../img/concerns_block__wrap_bg.webp) repeat top / 100%;
    clip-path: polygon(0 5%, 100% 0, 100% 100%, 0% 100%);
}	
.sol .tra {
	max-width: inherit;
	width: 90%;
    margin-top: -6.5vw;
}	
.h_type_1 .en {
    font-size: 7.6vw;
    letter-spacing: .0em;
}	
.h_type_1 .ttl {
    margin-top: 0
}	
.txs_62_fix {
    font-size: 9vw;
}	
.txs_20_fix {
    font-size: 16px;
}	
.about_us {
    padding-bottom: 5vw
}	
.about_us .box {
    padding: 30px;
    line-height: 1.75;
}	
.about_us .sp_width_over {
    margin-top: 5vw
}	
.reason .ttl_wrap {
    padding: 8vw 0.8rem 4vw;
}	
.reason .ttl_wrap .sub {
    padding: 2vw 3vw;
    border-radius: 40px;
    background: #fff878;
    display: inline-block;
}	
.reason .ttl_wrap .ttl_img {
    width: 80%
}	
.reason .block .obj {
    top: calc(min(1.22vw, 18px)* -1);
    left: calc(min(1.22vw, 18px)* -1);
    width: 18.53vw;
}	
.reason .block .sepa .tx {
    line-height: 1.8;
	margin-top: 3vw
}	
.reason .block .ttl.sp_set {
    padding-left: 15%
}	
.cv_area.comm {
    padding: 10vw 0
}		
.service .obj.no1 {
    width: 74.13vw;
	z-index: 0
}	
.service .obj.no2 {
    top: calc(min(10.2vw, 151px)* -1);
    right: calc(min(8.51vw, 126px)* -1);
    width: 29.33vw;
}	
.service .h_type_1 {
    position: relative;
	z-index: 10
}	
.service .h_type_1 .ttl img {
    width: 70%
}	
.service .txs_28_fix {
	letter-spacing: 0;
    font-size: 4.8vw;
}	
.service .block_wrap::before {
    top: 4px;
    right: -4px;
}	
.service .block_wrap .inn .num {
    width: 12.93vw;
}	
.service .block_wrap .ttl {
    font-size: 7.5vw;
}	
.service .block_wrap .ttl {
    padding-left: 7%
}	
.service .block_wrap .sepa .px {
    width: 100%;
}	
.service .block_wrap .sepa .px figcaption {
    font-size: 14px;
    margin: 5vw 0 0;
	letter-spacing: .0em;
	text-align: left
}	
.service .block_wrap .sepa .tx {
    width: 100%;
	margin-top: 5vw
}	
.service .block_wrap .sepa .tx .row .mn .a {
    font-size: 6vw
}	
.service .block_wrap .sepa .tx .in_sepa .row {
    column-gap: 4.5vw;
}	
.service .block_wrap .sepa .tx .in_sepa .row .hd {
    font-size: clamp(16px, 1.68vw, 25px);
    line-height: 1.2;
    padding: 6px 2%;
    border-radius: 10px;
}	
.service .block_wrap .inn {
    padding: 5vw 4vw 8vw;
}
.service .block_wrap .txs_48 {
    font-size: 10vw;
}	
.service .block_wrap .txs_30 {
    font-size: 7vw;
}	
.service .block_wrap  .txs_45 {
    font-size: 6.7vw;
}	
.example .block_wrap .inn header::before {
    top: -7.3vw;
    width: 24.8vw;
    height: 7.5vw;
}	
.example .block_wrap .inn header {
    padding: 15px 2%;
    font-size: 7vw;
	border-radius: 20px 20px 0 0
}	
.example .block_wrap .inn .stage {
	background: #FFF;
	border: 1px solid #8bd01a;
	border-radius: 0 0  30px 30px;
	padding: min(6.76vw, 100px) min(3.58vw, 53px) min(4.86vw, 72px);
}
.example .block_wrap .inn .stage .sepa .item .ttl {
    max-width: inherit;
	width: 65%;
    margin-inline: auto;
    padding: 8px 2%;
    border-radius: 30px;
    font-size: 6vw;
}	
.example .block_wrap .inn .stage .sepa .item.voice .human {
    margin-top: -8vw;
}	
.example .block_wrap .inn .stage .sepa .item.period .ttl {
    margin-top: 5.5vw
}	
.example .block_wrap .inn .stage .sepa .item.period .tx .row_1 {
    margin-top: 3vw;
    font-size: 5vw;
}	
.example .block_wrap .inn .stage .sepa .item.period .tx .row_2 {
    margin-top: 3vw;
    font-size: 6vw;
}	
.example .block_wrap .inn .stage .sepa .item.period .tx .price {
    margin-top: 4.5vw
}	
.example .block_wrap .inn .stage .sepa .item.period .tx .price .a {
    font-size: 8vw;
}	
.example .block_wrap .inn .stage .sepa .item.period .tx .price .b {
    font-size: 12.5vw;
}	
.example .block_wrap .inn .stage .sepa .item.period .tx .price .c {
    font-size: 7vw;
}	
.example .block_wrap {
    padding-top: 15vw;
}	
.flow header .obj {
    width: 38.4vw;
    top: -7vw;
    left: 0;
}	
.flow header .ttl_1 {
    width: 66vw;
    margin-top: 4vw;
}	
.flow header .ttl_2 {
    margin-top: 2.6vw;
    font-size: 10vw;
}	
.bottom_mod, .faq, .flow .stage {
    background: url(../img/flow_bg_sp.png);
}	
.flow .block .px {
    width: 40%;
    position: relative;
    z-index: 10;
}	
.flow .block .tx {
    width: 60%;
    padding-left: 2vw;
}	
.flow .block .tx header .ttl {
    padding: 4px 5vw;
    max-width: inherit;
	display: inline-block;
    width: auto;
    border-radius: 20px;
    font-size: 4.5vw;
	line-height: 1
}	
.flow .block .tx header .ttl span {
    font-size: 5.5vw
}	
.flow .block .tx header .mn {
	margin-top: 3vw;
    padding-bottom: 5px;
    font-size: 5.35vw;
	display: inline-block
}
.flow .block .tx .msg {
    font-size: 15px;
}	
.flow .block .px img {
	position: relative;
    z-index: 1
}	
.flow .block .px::after {
    content: "";
    position: absolute;
    bottom: -27vw;
    left: 0;
    right: 0;
    width: 2px;
    height: 30vw;
    margin: auto;
    z-index: 0;
    background: url(../img/flow_obj_sp.svg) no-repeat top / cover;
}	
.flow .block {
	flex-wrap: wrap;
    margin-bottom:20vw;
}	
.flow .block .tx header {
    display: block
}	
.greet {
	padding-bottom: 8.5vw;
    background: linear-gradient(90deg, rgba(123, 203, 47, 1) 0%, rgba(13, 178, 94, 1) 70%);
}	
.greet header .bg_gld_1 {
    background: none
}	
.greet .sec_pad_120 {
    padding:0
}	
.greet .spx {
    margin-bottom: 2vw
}	
.greet .sp_box {
    padding: 4.5vw;
	background: #FFF
}	
.greet .txs_28 {
    font-size: 16px
}	
.list_type_mum li, .list_type_1 li {
    position: relative;
    padding-left: 3vw;
}	
.list_type_1 li::after {
    top: 3.4vw;
    width: 4px;
    height: 4px;
}	
.maps .ttl img {
    width: 80%
}	
.maps .ggmap {
    padding-bottom: 68.53vw;
} 	
.maps .box {
    padding: 5vw 4vw;
    text-align: center;
}	
.maps .txs_25_fix {
    font-size: 5vw;
}	
.maps .box .big_line {
    line-height: 1.8;
}	
.maps .txs_25_fix:last-of-type {
    font-size: 4.5vw;
}	
.maps .lh_1_6 {
	line-height: 1.4
}	
.faq .block .in {
    padding: 0 4.5vw;
}	
.faq .block .area.q {
    padding: 3vw 0;
    cursor: pointer;
}	
.faq .block .area .in_in {
    display: flex;
    column-gap: 3vw;
}	
.faq .block .area.q .in_in .txt {
    font-size: 4.8vw;
	padding-right: 20px
}	
.opn_cls {
    position: absolute;
    width: 20px;
    height: 20px;
    top: 8vw;
    right: 4vw;
    margin: auto;
}	
.opn_cls p span::before, .opn_cls p span::after {
    width: 20px;
    height: 3px;
}	
.faq .block .area .in_in .icon {
    width: 40px;
}	
.faq .block .area .in_in .txt {
    width: calc(100% - 40px);
    padding-top: 5px;
    font-weight: 600;
}	
.faq .block .area.a .in_in .txt {
    font-size: 4.5vw;
}	
.form_area {
    padding-right: 5vw!important;
    padding-left: 5vw!important;
    border-radius: 30px;
}	
.form_area .row .hd {
    width: 100%;
    margin-bottom: 2.2vw
}	
.form_area .row .bse {
    width: 100%;
}	
.form_area .row.mgn_t_25 {
    margin-top: 7vw;
}	
.form_area input[type='text'], .form_area input[type='email'] .form_area button, .form_area textarea, .form_area select {
    padding: 1.5vw 2vw;
    border-radius: 8px;
}
input::placeholder,
textarea::placeholder {
  color: #b3b3b3;
  font-size: 16px;
}
.form_area textarea {
    height: 145px;
}	
.submit_wrap input[type='submit'] {
    font-size: 5.65vw;
    padding: 6vw 0;
}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
}
	
	
	
	
	
/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers
 */

.hidden,
[hidden] {
  display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * https://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 *
 * 1. For long content, line feeds are not interpreted as spaces and small width
 *    causes content to wrap 1 word per line:
 *    https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe
 */

.visually-hidden {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
  /* 1 */
}

/*
 * Extends the .visually-hidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.visually-hidden.focusable:active,
.visually-hidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  white-space: inherit;
  width: auto;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
  visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * The use of `table` rather than `block` is only necessary if using
 * `::before` to contain the top-margins of child elements.
 */

.clearfix::before,
.clearfix::after {
  content: "";
  display: table;
}

.clearfix::after {
  clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */
}

@media print,
  (-webkit-min-device-pixel-ratio: 1.25),
  (min-resolution: 1.25dppx),
  (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   https://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
  *,
  *::before,
  *::after {
    background: #fff !important;
    color: #000 !important;
    /* Black prints faster */
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]::after {
    content: " (" attr(href) ")";
  }

  abbr[title]::after {
    content: " (" attr(title) ")";
  }

  /*
   * Don't show links that are fragment identifiers,
   * or use the `javascript:` pseudo protocol
   */
  a[href^="#"]::after,
  a[href^="javascript:"]::after {
    content: "";
  }

  pre {
    white-space: pre-wrap !important;
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }
}

