@import url('https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@400;500;700;800;900&display=swap');
html, body {
	line-height: 1.5;
	font-size: 16px;	
	font-weight: 500;
	letter-spacing: 0
}
body{
	position: relative;
	font-size: 1rem;
	font-family: "M PLUS Rounded 1c", sans-serif;
	color: var(--clr_base);
}

/*
 * 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; }
.bg_clr_wht {
	background-color: var(--clr_wht)
}
.bg_clr_blk {
	background-color: var(--clr_blk)}
.bg_clr_beg {
	background-color: var(--clr_beg)
}
.bg_clr_org {
	background-color: var(--clr_org)
}
.bg_clr_pink {
	background-color: var(--clr_pink)
}
/*-------------------------------------
色設定
--------------------------------------*/
:root {
    --clr_wht: #FFF;
    --clr_blk: #000000;	
    --clr_base: #6f584c;
    --clr_beg: #fef7f3;
    --clr_org: #ef7d3b;
    --clr_org_2: #e3783d;
    --clr_red: #e5001e;
    --clr_pink: #feefe7;
    --clr_brown: #c75105;
    --clr_glay: #808080;
}
.fc_wht {
	color: var(--clr_wht)
}
.fc_red {
	color: var(--clr_red)
}
.fc_glay {
	color: var(--clr_glay)
}
.fc_org {
	color: var(--clr_org)
}
.fc_brown {
	color: var(--clr_brown)
}
.ff_krkr {
	font-family: "ab-kirigirisu", sans-serif;
} 
.ff_shuei {
	font-family: dnp-shuei-mgothic-std, sans-serif;
} 

 .txs_12 {
	font-size: 12px;	
}
.txs_13 {
	font-size: 13px;	
}
.txs_14 {
	font-size: 14px;	
}
.txs_15 {
	font-size: clamp(13px, 0.78vw, 15px);	
}
.txs_16 {
	font-size: clamp(14px, 0.833vw, 16px);	
}
.txs_17 {
	font-size: clamp(14px, 0.88vw, 17px);	
}
.txs_18 {
	font-size: clamp(15px, 0.93vw, 18px);	
}
.txs_19 {
	font-size: clamp(15px, 0.98vw, 19px);	
}
.txs_20 {
	font-size: clamp(16px, 1.04vw, 20px)!important;	
}
.txs_21 {
	font-size: clamp(13px, 1.09vw, 21px);	
}
.txs_22 {
	font-size: clamp(18px, 1.15vw, 22px);
}
.txs_23 {
	font-size: clamp(18px, 1.2vw, 23px);
}
.txs_24 {
	font-size: clamp(17px, 1.25vw, 24px)!important;
}
.txs_25 {
	font-size: clamp(18px, 1.3vw, 25px);
}
.txs_26 {
	font-size: clamp(18px, 1.35vw, 26px);
}
.txs_27 {
	font-size: clamp(20px, 1.41vw, 27px);
}
.txs_28 {
	font-size: clamp(18px, 1.4583vw, 28px)!important;
}
.txs_29 {
	font-size: clamp(18px, 1.51vw, 29px);
}
.txs_30 {
	font-size: clamp(22px, 1.56vw, 30px);	
}
.txs_31 {
	font-size: clamp(22px, 1.61vw, 31px);	
}
.txs_32 {
	font-size: clamp(22px, 1.66vw, 32px)!important;	
}
.txs_33 {
	font-size: clamp(22px, 1.71vw, 33px)!important;	
}
.txs_34 {
	font-size: clamp(24px, 1.77vw, 34px);	
}
.txs_35 {
	font-size: clamp(16px, 1.82vw, 35px);	
}
.txs_36 {
	font-size: clamp(26px, 1.84vw, 36px);	
}
.txs_37 {
	font-size: clamp(18px, 1.93vw, 37px);	
}
.txs_38 {
	font-size: clamp(26px, 1.97vw, 38px);	
}
.txs_39 {
	font-size: clamp(28px, 2.03vw, 39px);	
}
.txs_40 {
	font-size: clamp(30px, 2.08vw, 40px);	
}
.txs_42 {
	font-size: clamp(30px, 2.19vw, 42px);	
}
.txs_43 {
	font-size: clamp(30px, 2.24vw, 43px);	
}
.txs_44 {
	font-size: clamp(18px, 2.29vw, 44px)!important;	
}
.txs_45 {
	font-size: clamp(20px, 2.34vw, 45px);	
}
.txs_46 {
	font-size: clamp(20px, 2.39vw, 46px);	
}
.txs_47 {
	font-size: clamp(20px, 2.45vw, 47px);	
}
.txs_48 {
	font-size: clamp(36px, 2.5vw, 48px);	
}
.txs_49 {
	font-size: clamp(30px, 2.55vw, 49px);	
}
.txs_50 {
	font-size: clamp(30px, 2.6vw, 50px);	
}
.txs_52 {
	font-size: clamp(36px, 2.71vw, 52px);	
}
.txs_53 {
	font-size: clamp(36px, 2.76vw, 53px);	
}
.txs_54 {
	font-size: clamp(36px, 2.81vw, 54px);	
}
.txs_58 {
	font-size: clamp(36px, 3.02vw, 58px);	
}
.txs_60 {
	font-size: clamp(36px, 3.12vw, 60px);	
}
.txs_62 {
	font-size: clamp(36px, 3.23vw, 62px);	
}
.txs_63 {
	font-size: clamp(36px, 3.28vw, 63px);	
}
.txs_64 {
	font-size: clamp(36px, 3.33vw, 64px);	
}
.txs_67 {
	font-size: clamp(36px, 3.49vw, 67px);	
}
.txs_70 {
	font-size: clamp(36px, 3.65vw, 70px);	
}
.txs_72 {
	font-size: clamp(36px, 3.75vw, 72px);	
}
.txs_77 {
	font-size: clamp(36px, 4.01vw, 77px);	
}
.txs_80 {
	font-size: clamp(26px, 4.17vw, 80px);	
}
.txs_81 {
	font-size: clamp(26px, 4.22vw, 81px);	
}
.txs_83 {
	font-size: clamp(26px, 4.32vw, 83px);	
}
.txs_88 {
	font-size: clamp(26px, 4.58vw, 88px);	
}
.txs_95 {
	font-size: clamp(26px, 4.95vw, 95px);	
}
.txs_105 {
	font-size: clamp(36px, 5.47vw, 105px);	
}
.tx_sdw_1{
text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}
.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!important
}
.lh_1_1 {
	line-height: 1.1!important
}
.lh_1_2 {
	line-height: 1.2!important
}
.lh_1_3 {
	line-height: 1.3!important
}
.lh_1_4 {
	line-height: 1.4!important
}
.lh_1_6 {
	line-height: 1.6!important
}
.lh_1_7 {
	line-height: 1.7
}
.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_end{align-items: flex-end!important}
.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_w80{width: 80%; 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_960 {
	max-width: 960px;
	margin-inline: auto;
}
.wrap_1180 {
	max-width: 1180px;
	margin-inline: auto;
}
.wrap_1200 {
	max-width: 1200px;
	margin-inline: auto;
}
/*-------------------------------------
リスト
--------------------------------------*/
.list_type_num li,
.list_type_1 li {
	position: relative;
	padding-left: 16px;
	margin-bottom: 1%;
}
.list_type_num li:last-child,
.list_type_1 li:last-child {
	margin-bottom: 0;
}
.list_type_1 li::after {
    content: "・";  
	position: absolute;
	top: 0;
	left: 0;
}
.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_num {
	counter-reset: number 0;
}
.list_type_num li {
	position: relative;
}
.list_type_num li::before {
	position: absolute;
	top: 0;
	left: 0;	
  counter-increment: number 1;
  content: counter(number) ".";
}
.list_type_3 li {
	position: relative;
	padding-left: 18px;
	margin-bottom: 10px;
	letter-spacing: .1em;
	font-feature-settings: "palt";
}
.ver2 .list_type_3 li {
	padding-left: 28px;
	font-weight: 600
}
.ver2 .list_type_3 li .sub {
	font-size: 16px;
	margin-top: .5%;
	font-weight: 500
}
.list_type_3 li:last-child {
	margin-bottom: 0;
}
.list_type_3 li::before {
	content: "●";
	position: absolute;
	top: 0;
	left: 0
}

/*-------------------------------------
ボックス
--------------------------------------*/
.bx_tp_1 {
	padding: min(2.08vw, 40px) min(2.6vw, 50px);
	border-radius: 10px
}
.bx_tp_2 {
	padding: min(2.6vw, 50px) 2%;;
	border-radius: 10px;
	border: 1px solid var(--clr_brown);
	background: #FFF;
	position: relative
}
.bx_tp_2.wide {
	padding-right: min(2.6vw, 50px);
	padding-left: min(2.6vw, 50px);
}
.bx_tp_2::before {
	content: "";
	position: absolute;
	bottom: calc(min(2.4vw, 46px) * -1);
	right: 23.3%;
	width: 1px;
	height: min(3.8vw, 73px);
	transform: rotate(42deg);
	background: var(--clr_brown);
}
.bx_tp_2.no_line::before {
	display: none
}
.bx_tp_3 {
	padding: min(2.08vw, 40px) min(2.6vw, 50px);
	border-radius: 10px;
	background: #FFF;	
    background-image:
    linear-gradient(to right, var(--clr_brown) 4px, transparent 4px),
    linear-gradient(to bottom, var(--clr_brown) 4px, transparent 4px),
    linear-gradient(to left, var(--clr_brown) 4px, transparent 4px),
    linear-gradient(to top, var(--clr_brown) 4px, transparent 4px);
    background-size:
    14px 2px,
    2px 14px,
    14px 2px,
    2px 14px;
    background-position:
    left top,
    right top,
    right bottom,
    left bottom;
    background-repeat:
    repeat-x,
    repeat-y,
    repeat-x,
    repeat-y;
}

/*-------------------------------------
ボタン
--------------------------------------*/
.btn_type_1 {
	padding: 15px 2%;
	background: var(--clr_org);
	border-radius: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative
}
.btn_type_1 .tx {
	color: #FFF;
	line-height: 1;
	font-weight: 600
}
.btn_type_1 .ico {
	display: block;
	width:min(2.14vw, 41px);
	height: auto
}
.btn_type_2 {
	position: relative;
	padding: 8px min(0.63vw, 12px);
	width: 100%;
	max-width: 160px;
	font-size: 14px;
	font-weight: 500;
	text-align: center;
	color: var(--clr_brown);
	letter-spacing: .1em;
	line-height: 1;
	border-radius: 10px;
	border: 1px solid var(--clr_brown)
}
.btn_type_2.ver2 {
	display: inline-block;
	width: auto;
	max-width: inherit;
}
/*-------------------------------------
見出し
--------------------------------------*/
.h_type_1 {
	text-align: center;
}
.h_type_1.left {
	text-align: left;
}
.h_type_1 .ttl {
	font-size: clamp(20px, 2.34vw, 45px);	
	font-weight: bolder;
	letter-spacing: .0em;
	font-feature-settings: "palt";
}
.h_type_1 .en {
	font-size: clamp(12px, 0.833vw, 16px);	
	font-weight: 600;
	letter-spacing: .2em;
	font-feature-settings: "palt";
	color:var(--clr_red) 
}
.h_type_2,
.single_wrap .tit {
	font-size: clamp(18px, 1.4583vw, 28px);
	font-weight: 500;
	letter-spacing: .2em;
	line-height: 1.7;
	font-feature-settings: "palt";
}
.single_wrap .tit {
	padding-bottom: 12px;
	margin-bottom: 12px;
	border-bottom: 1px solid var(--clr_glay)
}
.single_wrap .tit {
	padding-bottom: 12px;
	margin-bottom: 12px;
	border-bottom: 1px solid var(--clr_glay)
}
.single_wrap .date {
    text-align: right;
	font-family: "futura-pt", sans-serif;
    font-weight: 600;
	font-size: clamp(16px, 1.04vw, 20px);	
	margin-bottom: 8px;	
}
.single_wrap p {
    line-height: 2;
	letter-spacing: .1em;
	font-feature-settings: "palt";	
}
.single_wrap h3 {
    padding-left: 14px;
    margin-bottom: 12px;
    position: relative;
    font-weight: 600;
    font-size: clamp(17px, 1.25vw, 24px);
}
.single_wrap h3::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 4px;
    border-radius: 4px;
    height: 100%;
    margin: auto;
    background-color: var(--clr_brown);
}
.h_type_3 {
	font-size: 16px;		
	display: inline-block;
	font-weight: 600;
	letter-spacing: .2em;
	line-height: 1;
	font-feature-settings: "palt";
	color: #FFF;
	padding: 12px 27px;
	border-radius: 14px;
	background: var(--clr_brown)
}
.h_type_3.pad_lng {
	padding: 12px min(3.96vw, 76px);
}
.h_type_4 {
	font-family: segoe-script, sans-serif;
	font-size: clamp(24px, 2.5vw, 48px);	
	font-weight: 600;
	color: var(--clr_brown);
	letter-spacing: .2em;
	line-height: 1;
	font-feature-settings: "palt";
}
.h_type_4.ver_blk {
	color: var(--clr_base);
}
.h_type_4 span {
	position: relative
}
.h_type_4 span::after,
.h_type_4 span::before{
	content: "";
	position: absolute;
	top: 0;
	bottom:0;
	width: 2px;
	height: 33px;
	margin: auto;
	background: var(--clr_brown)
}
.h_type_4.ver_blk span::after,
.h_type_4.ver_blk span::before{
	background: var(--clr_base)
}

.h_type_4 span::before{
	left: -22%;
	transform: rotate(-40deg);	
}
.h_type_4 span::after{
	right: -22%;
	transform: rotate(40deg);		
}

/*-------------------------------------
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(7.81vw, 150px) 0;
}
.sec_pad_160 {
	padding: min(8.33vw, 160px) 0;
}
.sec_pad_160_b{
	padding-bottom: min(8.33vw, 160px);
}
.sec_pad_140{
	padding: min(7.29vw, 140px) 0;
}
.sec_pad_140_t{
	padding-top: min(7.29vw, 140px);
}
.sec_pad_140_b{
	padding-bottom: min(7.29vw, 140px);
}
.sec_pad_130{
	padding: min(6.77vw, 130px) 0;
}
.sec_pad_130_t{
	padding-top: min(6.77vw, 130px);
}
.sec_pad_130_b{
	padding-bottom: min(6.77vw, 130px);
}
.sec_pad_120{
	padding: min(6.25vw, 120px) 0;
}
.sec_pad_120_t {
	padding-top: min(6.25vw, 120px)
}
.sec_pad_120_b{

	padding-bottom: min(6.25vw, 120px)
}
.sec_pad_100{
	padding: min(5.2vw, 100px) 0;
}
.sec_pad_100_t{
	padding-top: min(5.2vw, 100px);
}
.sec_pad_100_b{
	padding-bottom: min(5.2vw, 100px);
}
.sec_pad_90{
	padding: min(4.68vw, 90px) 0;
}
.sec_pad_90_t{
	padding-top: min(4.68vw, 90px) 
}
.sec_pad_90_b{
	padding-bottom: min(4.68vw, 90px) 
}
.sec_pad_80{
	padding: min(4.16vw, 80px) 0;
}
.sec_pad_80_t{
	padding-top: min(4.16vw, 80px);
}
.sec_pad_80_b{
	padding-bottom: min(4.16vw, 80px);
}
.sec_pad_70{
	padding: min(3.65vw, 70px) 0;
}
.sec_pad_70_t{
	padding-top:  min(3.65vw, 70px)
}
.sec_pad_70_b{
	padding-bottom:  min(3.65vw, 70px)
}
.sec_pad_60{
	padding: min(3.125vw, 60px) 0;
}
.sec_pad_60_t{
	padding-top: min(3.125vw, 60px);
}
.sec_pad_60_b{
	padding-bottom: min(3.125vw, 60px);
}
.sec_pad_40_t{
	padding-top: min(2.08vw, 40px)
}
.sec_pad_40_b{
	padding-bottom: min(2.08vw, 40px)
}
.sec_pad_40{
	padding: min(2.08vw, 40px) 0;
}
.sec_pad_30{
	padding: min(1.56vw, 30px) 0;
}
.sec_pad_30_t{
	padding-top: min(1.56vw, 30px);
}
.sec_pad_50{
	padding: min(2.6vw, 50px) 0;
}
.sec_pad_50_t{
	padding-top: min(2.6vw, 50px);
}
.sec_pad_50_b{
	padding-bottom: min(2.6vw, 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(0.8854166666666666vw, 17px)
}
.mgn_t_20 {
	margin-top: min(1.0416666666666665vw, 20px)
}
.gap_20 {
	column-gap: min(1.0416666666666665vw, 20px)
}

.mgn_t_25 {
	margin-top: min(1.3vw, 25px)
}
.mgn_t_30 {
	margin-top: min(1.5625vw, 30px)
}
.gap_30 {
	column-gap:min(1.5625vw, 30px)
}

.mgn_t_35 {
	margin-top: min(1.82vw, 35px)
}
.mgn_t_40 {
	margin-top: min(2.08333333vw, 40px)
}
.mgn_t_45 {
	margin-top: min(2.34vw, 45px)
}
.mgn_t_50 {
	margin-top: min(2.6041vw, 50px)
}
.gap_50 {
	column-gap: min(2.6041vw, 50px)
}
.mgn_t_55 {
	margin-top: min(2.86vw, 55px)
}
.mgn_t_60 {
	margin-top: min(3.125vw, 60px)
}
.gap_60 {
	column-gap: min(3.125vw, 60px)
}
.mgn_t_70 {
	margin-top: min(3.64vw, 70px)
}
.gap_70 {
	column-gap: min(3.64vw, 70px)
}
.mgn_t_80 {
	margin-top: min(4.16vw, 80px)
}
.gap_80 {
	column-gap: min(4.16vw, 80px)
}

.mgn_t_90 {
	margin-top: min(4.68vw, 90px)
}
.mgn_t_100 {
	margin-top: min(5.2vw, 100px)
}
.mgn_t_120 {
	margin-top: min(6.25vw, 120px)
}
.mgn_t_130 {
	margin-top: min(6.77vw, 130px)
}
.mgn_t_160 {
	margin-top: min(8.33vw, 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;
}
.side_pad {
	padding-left: min(2.97vw, 57px);
	padding-right: min(2.97vw, 57px);
}
img.rad {
	border-radius: 10px
}
/* ==========================================================================
   Author's custom styles
   ========================================================================== */
.fv_wrap {
	position: relative
}
header.general {
	padding:min(1.67vw, 32px) min(3.13vw, 60px) 0 min(3.75vw, 72px);
}
header.general .logos {
	width: min(16.35vw, 314px);
}
.list_cmmn {
	padding-top: 10px;
	gap: min(2.08vw, 40px);
}
.list_cmmn li a {
	display: block;
	font-size: clamp(14px, 0.93vw, 18px);	
	font-weight: 600;
	letter-spacing: .0em;
	line-height: 1.5;
	font-feature-settings: "palt";
}
.list_cmmn li a p {
	padding-top: 19px
}
.home .fv_wrap {
	position: relative;
	z-index: 1;
	background: url("../img/home_fv_bg.webp") no-repeat top / cover
}
.home .fv_wrap .stage {
	position: relative;
	padding-bottom: min(14.11vw, 271px)	
}
.home .fv_wrap .stage .obj {
	z-index: 200
}
.fv_wrap .stage .obj.no1 {
	left: 0;
	bottom: 1%;
	width:min(24.01vw, 461px);
}
.fv_wrap .stage .obj.no2 {
	right: 0;
	bottom: 1%;
	width:min(25.52vw, 490px);
}
.home .fv_wrap .stage .obj.no3 {
	left: 0;
	bottom: 0;
	width:100%;
	z-index: 100
}
.home .fv_wrap .splide {
	position: relative;
	z-index: 0
}
.home .fv_wrap .splide img {
	display: block;
	max-width: 100%;
	margin-inline: auto;	
}
.time_tbl {
	position: relative;
	z-index: 100;	
	max-width: 962px;
	margin-inline: auto;
	padding: min(1.56vw, 30px) min(3.13vw, 60px) min(1.56vw, 30px) min(2.6vw, 50px);
	border-radius: 20px
}
.time_tbl .sepa {
	display: flex;
	align-items: center;
	justify-content: space-between
}
.tbl_cmmn {
	width: 100%;
	max-width: 533px;
}
.tbl_cmmn .row {
	display: flex;
}
.tbl_cmmn .row .cell {
	line-height: 1
}
.tbl_cmmn .row .hd {
	width: 30%;
}
.tbl_cmmn .row .bse {
	width: calc((100% - 30%) / 7);
}
.tbl_cmmn .row.mn {
	color: var(--clr_org);
	padding: 10px 0;
	background: #f2f2f2;
}
.tbl_cmmn .row.mn .bse {
	font-size: 120%;
}
.time_tbl .sepa .cv_btn {
	padding-left: 2%;
}
.time_tbl_wrap {
	position: relative;
	z-index: 10
}
.time_tbl_wrap .obj.no1 {
	left: 12%;
	top: 6%;
	width:min(6.93vw, 133px);
}
.time_tbl_wrap .obj.no2 {
	right: 6%;
	top: 6%;
	width:min(14.58vw, 280px);
}
.tp_leade {
	padding: min(7.55vw, 145px) min(9.9vw, 190px);
	position: relative;
}
.tp_leade .msg {
	line-height: 2.5;
	position: relative;
	z-index: 100
}
.tp_leade .obj.no1 {
	left: 6%;
	top: 0;
	bottom: 0;
	margin: auto;
	width:min(26.09vw, 501px);
}
.tp_leade .obj.no2 {
	right: 6%;
	top: 0;
	bottom: 0;
	margin: auto;
	width:min(23.07vw, 443px);
}
.education {
	background: url("../img/education_bg.webp") no-repeat top / cover
}
.education .obj {
	left: 0;
	top: 0;
	width:100%;
	z-index: 100
}
.education .msg {
	line-height: 3
}
.ov_lay{position: relative;z-index: 10}
.medz .info {
	padding: min(10.42vw, 200px) 0 min(7.29vw, 140px);	
}
.medz .info .obj {
	width: 100%;
	top: 0;
	left: 0
}
.medz .info .bxs {
	max-width: 950px;
	margin-inline: auto;	
}
.medz .info .bxs .row {
	gap: min(1.98vw, 38px);
}
.medz .info .bxs .row .bx {
	flex: 1;
	border-radius: 34px;
	overflow: hidden;
}

.medz .info .bxs .row .bx.pos_rel {
	overflow: visible
}
.medz .info .bxs .row .bx .owl {
	position: absolute;
	display: block;
	height: auto;
	top: -12%;
	right: 5%;
	width: min(7.6vw, 146px)
}
.medz .info .bxs .row .bx.px img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	display: block;
}
.medz .info .bxs .row .bx.tx {
	background: var(--clr_pink);
}
.medz .info .bxs .row .bx.tx .in {
	height: 100%;
	padding: 65px 60px 50px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-content: space-between;
}
.medz .info .bxs .row .bx.tx .ttl {
	font-size: clamp(24px, 1.66vw, 32px);	
	font-weight: 600;
	color: var(--clr_org);
	text-align: center;
	letter-spacing: .0em;
	font-feature-settings: "palt";
}
.medz .info .bxs .row .bx.tx .mn {
	width: 100%;
	line-height: 2;
	font-size: clamp(17px, 0.93vw, 18px);	
	font-weight: 600;
	letter-spacing: .0em;
	font-feature-settings: "palt";	
}
.medz .info .bxs .row .bx.tx .btn_type_1 {
	width: 100%;
	max-width: 208px;
	margin-inline: auto;	
	column-gap: 15px;
}
.medz .info .bxs .row .bx.tx .btn_type_1 .ico {
	width:min(1.15vw, 22px);
}
.medz .feature {
	padding-bottom: min(9.06vw, 174px);
}
.medz .feature .bxs {
	gap: min(2.4vw, 46px);
	align-items: flex-start
}
.medz .feature .bxs .bx {
	position: relative;
	min-width: 315px;
}
.medz .feature .bxs .bx .tx {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: flex;
	justify-content: center;
	align-items: center;
}
.medz .feature .bxs .bx .tx .tx_in {
	padding: 0 17%
}
.medz .feature .bxs .bx .tx .num {
	text-align: center;
	font-size: clamp(18px, 4.17vw, 80px);	
	line-height: 1;
	font-weight: 800;
	letter-spacing: 0
}
.medz .feature .bxs .bx .tx .ttl {
	margin: 3% 0;
	text-align: center;
	font-size: clamp(16px, 1.66vw, 32px);	
	font-weight: 700;
	letter-spacing: 0
}
.medz .feature .bxs .bx .tx .msg {
	font-size: clamp(13px, 0.88vw, 17px);	
	font-weight: 600;
	letter-spacing: 0
}
.medz .feature .bxs .bx.no1 {
	width: min(25.73vw, 494px);
}
.medz .feature .bxs .bx.no2 {
	margin-top: 3%;
	width: min(26.3vw, 505px);
}
.medz .feature .bxs .bx.no3 {
	width: min(28.02vw, 538px);
}
.medz .feature .obj {
	width: 100%;
	bottom: 0;
	left: 0
}
.greet { 
	padding-bottom: min(9.9vw, 190px);
}
.greet .stage { 
	max-width: 1212px;
	margin-inline: auto;	
}
.greet .stage .tx { 
	width: 57%;
	padding-top: 2%;
	position: relative;
	z-index: 10
}
.greet .stage .px { 
	padding-left: 2%
}
.greet .obj.no1 {
	left: 0;
	bottom: 1.5%;
	width:min(26.67vw, 512px);
}
.greet .obj.no2 {
	right: 0;
	top: 1.5%;
	width:min(20.73vw, 398px);
	z-index: 10
}
.greet .obj.no3 {
	right: 8%;
	bottom: 1.5%;
	width:min(11.35vw, 218px);
}
.tp_infos {
	max-width: 1400px;
	margin-inline: auto;	
}
.tp_infos .big_row.accs .in_tx {
	width: 42.86%;
	padding-right: 3.5%;
}
.tp_infos .btn_type_1 {
    width: 100%;
    max-width: 300px;
    column-gap: 19px;
	flex-wrap: nowrap
}
.tp_infos .btn_type_1 .ico {
    width: min(1.35vw, 26px);
}
.tp_infos .big_row .in_px {
	border-radius: 30px;
	overflow: hidden
}
.tp_infos .big_row.accs .in_px {
	width: 57.14%;	
	border-radius: 30px;
	overflow: hidden
}
.tp_infos .big_row.accs .in_px .ggmap {
    padding-bottom: 0;
    padding-top: 0;
    height: 100%;
}
.tp_infos .big_row.dyna .in_tx {
	width: 57.14%;	
	padding-left: 3.5%;
}
.tp_infos .big_row.dyna .in_px {
	width: 42.86%;
}
.tp_infos .big_row.dyna .in_px img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.tp_infos .big_row.dyna .in_tx dl {
	width: 100%;
	margin-top: min(1.5625vw, 30px);
	display: flex;
	flex-wrap: wrap;
	align-items: center
}
.tp_infos .big_row.dyna .in_tx dt {
	width: 12%;
	font-size: 12px;
}
.tp_infos .big_row.dyna .in_tx dd {
	width: 87%;
	font-size: clamp(16px, 1.04vw, 20px);	
}
.tp_infos .big_row.dyna .in_tx dd a:hover {
	text-decoration: underline
}
.tp_infos .big_row.dyna .in_tx .cell {
	margin-bottom: 1.5%
}
footer {
	background: url("../img/ft_bg.webp") repeat-y top / cover
}
footer .box_wrap {
	max-width: 1542px;
	margin-inline: auto;
	padding: min(2.81vw, 54px);
	background: #FFF;
	border-radius: 30px
}
footer .box_wrap .sepa {
    gap:min(5.21vw, 100px)
}
footer .box_wrap .sepa .tbl_cmmn .row,
.tbl_cmmn .row.ireg{
    color: var(--clr_base);
    padding: 10px 0;
    background: #f2f2f2;
}
footer .box_wrap .sepa .tbl_cmmn .row .hd,
.tbl_cmmn .row.ireg .hd{
    text-align: right;
	padding-right: 5%
}
footer .box_wrap .sepa .tbl_cmmn .row.mn .bse,
.tbl_cmmn .row.ireg.mn .bse{
    color: var(--clr_org)
}
footer .box_wrap .sepa .tels_rza .tels {
    display: flex;
	justify-content: center;
	align-items: center;
	column-gap: 10px
}
footer .box_wrap .sepa .tels_rza .tels .ico {
	display: block;
	width:min(1.46vw, 28px);
	height: auto
}
footer .box_wrap .sepa .tels_rza {
	width: 100%;
    max-width: 450px
}
footer .box_wrap .sepa .tels_rza .btn_type_1 {
	width: 100%;
    padding: 19px 2%;
    border-radius: 43px;
	column-gap: 20px
}
footer .ft_nav {
    margin-top: min(10.42vw, 200px);
	justify-content: center;
	gap: min(1.56vw, 30px);
}
footer .ft_nav li a {
    font-weight: 600;
	letter-spacing: .05em
}
footer .ft_nav li a:hover {
    text-decoration: underline
}
footer .end_info {
    gap: min(1.5625vw, 30px);
}
footer .end_info img.lp_bnr {
	display: block;
	height: auto;
	width: 100%;
    max-width: 516px
}

footer .end_info .tels_wrap .tels {
    display: flex;
	align-items: baseline;
	column-gap: 5px
}
footer .end_info .tels_wrap .tels img {
	display: block;
	width: 13px;
	height: auto
}
footer .end_info .tels_wrap .tels p {
	font-size: clamp(18px, 1.35vw, 26px);
	font-weight: 700;
	letter-spacing: .0em;
	line-height: 1;
}
footer .obj {
	width: 100%;
	left: 0;
	bottom: 0;
}
#page-top {
	display: none;
	position: fixed;
	cursor: pointer;
	bottom: 20px;
	right: 10px;
	z-index: 9999;
	width: 80px;
	height: 80px;
}
#page-top img{
	display: block;
	width: 100%;
	height: auto
}
.under .fv_wrap {
    background: var(--clr_pink);
	overflow: hidden
}
.under .fv_wrap .stage {
	padding: 20px 0 min(8.07vw, 155px);
}
.under .fv_wrap .kv .in_wrap {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.under .fv_wrap .kv .in_wrap .ttls {
	text-align: center
}
.under .fv_wrap .kv .in_wrap .ttls .in {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.under .fv_wrap .kv .in_wrap .en {
	color: var(--clr_org_2);
	letter-spacing: .2em;
	font-feature-settings: "palt";
}
.under .fv_wrap .kv .in_wrap .ttl {
	font-family: "ab-kirigirisu", sans-serif;
	font-size: clamp(20px,2.76vw, 53px);	
	font-weight: 500;
	color: var(--clr_org_2);
	letter-spacing: .0em;
	font-feature-settings: "palt";
	line-height: 1.3
}
.under .fv_wrap .kv .in_wrap .en {
	color: var(--clr_org_2);
	letter-spacing: .2em;
	font-feature-settings: "palt";
}
.under .fv_wrap .stage .obj.no1 {
	bottom: -20%;
}
.under .fv_wrap .stage .obj.no2 {
	bottom: -25%;
	z-index: 0
}
.under .fv_wrap .stage .obj.no3 {
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 0;
}
.under header.general {
}
.under .sec {
	position: relative;
}
.under .sec .obj.no1,
.under .sec .obj.no2{
	width:min(17.71vw, 340px);
	z-index: 0
}
.under .sec .obj.no1 {
	left: 4%;
	top: 0;
}
.under .sec .obj.no2 {
	right: 4%;
	top: 5%;
}
.under .sec .leade {
	max-width: 820px;
	margin-inline: auto;	
}
.under .sec .prof {
	max-width: 1275px;
	margin-inline: auto;	
}
.under .sec .prof .px {
	width: 31.14%
}
.under .sec .prof .tx {
	width: 65%;
	padding-top: 5%;
	gap: 25px
}
.under .sec .prof .tx .cell {
	padding: 20PX;
	width: 50%;
	border-radius: 30px;
	overflow: hidden;
	background-size: cover;
}
.under .sec .prof .tx .cell dl {
	line-height: 1.4;
	display: flex;
	flex-wrap: wrap;
	gap: 5px 10px
}
.under .sec .prof .tx .cell li {
	line-height: 1.4;
	margin-bottom: 5px
}
.under .sec .prof .tx .cell dl dt {
	width: 20%
}
.under .sec .prof .tx .cell dl dd {
	width: calc(80% - 10px)
}
.under .sec .prof .tx .cell.no1 {
	background-image: url("../img/prof_bg_no1.png")
}
.under .sec .prof .tx .cell.no2 {
	margin-top: 10%;
	background-image: url("../img/prof_bg_no2.png")
}
.under .sec .prof .tx .in_ttl {
	font-size: clamp(18px, 1.3vw, 25px);	
	letter-spacing: .0em;
}
.under .sec .prof .tx .mn {
	margin-top: 4.5%;
	font-size: clamp(15px, 0.93vw, 18px);	
	line-height: 1.8;
	letter-spacing: .0em;
}
.under .sec .obj.no3{
	width:min(17.74vw, 283px);
	left: 2%;
	bottom: 2%
}
.under .sec .obj.no4{
	width:min(16.67vw, 320px);
	right: 2%;
	bottom: 2%
}
.under_features {
	background: url("../img/under_features_bg.webp") no-repeat top / cover
}
.under_features .inn {
	max-width: 1090px;
	margin-inline: auto;	
}
.under_features .inn .cell {
	width: 44.77%;
	position: relative
}
.under_features .inn .row .cell:last-child {
	/*margin-top: 3%*/
}
.under_features .inn .cell .num {
	width: min(6.67vw, 128px);
	height: min(6.35vw, 122px);
	position: absolute;
	top: calc(min(3.13vw, 60px) * -1);
	left: calc(min(3.13vw, 60px) * -1);
	display: flex;
	justify-content: center;
	align-items: center;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain	
}
.under_features .inn .cell .num p {
	font-size: clamp(20px, 3.18vw, 61px);	
	font-weight: 600;
	color: #FFF;
	text-align: center;
	letter-spacing: .0em;
	line-height: 1;
	font-feature-settings: "palt";
}
.under_features .inn .cell.no1 .num {
	background-image: url("../img/under_f_num_1.png")
}
.under_features .inn .cell.no2 .num {
	background-image: url("../img/under_f_num_2.png")
}
.under_features .inn .cell.no3 .num {
	background-image: url("../img/under_f_num_3.png")
}
.under_features .inn .cell.no4 .num {
	background-image: url("../img/under_f_num_4.png")
}
.under_features .inn .cell.no5 .num {
	background-image: url("../img/under_f_num_5.png")
}
.under_features .inn .cell.no6 .num {
	background-image: url("../img/under_f_num_6.png")
}
.under_features .inn .cell .in {
	padding: min(5.32vw, 58px) min(5.5vw, 60px) min(4.59vw, 50px);
	background: #FFF;
	border-radius: 30px;
	overflow: hidden;
	height: 100%
}
.under_features .inn .cell .in .mn {
	font-size: clamp(16px, 1.04vw, 20px);	
	font-weight: 500;
	letter-spacing: .0em;
	line-height: 2;
}
.under_features .inn .cell .in .mn .ttl {
	font-size: clamp(18px, 1.15vw, 22px);
	letter-spacing: .0em;
	line-height: 1.5;
	margin-bottom: 10px
}
.under_gallery {
	padding-right: 2%;
	padding-left: 2%;	
	gap: min(6.06vw, 66px);
}
.cmmn_fv.fv_wrap .stage {
	margin-top: min(2.6041vw, 50px);
    padding: 0;
	position: relative
}
.cmmn_fv.fv_wrap .stage::before,
.cmmn_fv.fv_wrap .stage::after{
	content: "";
	position: absolute;	
	bottom: 0;
	width: min(19.64vw, 377px);
	height: min(20.73vw, 398px);
	z-index: 10;
	background: url("../img/cmmn_fv_obj.webp") no-repeat center / cover
}
.cmmn_fv.fv_wrap .stage::before {
	left: 2%
}
.cmmn_fv.fv_wrap .stage::after {
	right: 2%;
	transform: scale(-1, 1)
}
.cmmn_fv .in_ttl {
	font-size: clamp(20px, 3.12vw, 60px);	
	font-weight: 600;
	color: #FFF;
	text-align: center;
	letter-spacing: .15em;
	font-feature-settings: "palt";
  -webkit-text-stroke: 4px rgba(0,0,0,.35);
  text-stroke: 4px rgba(0,0,0,.35);
  paint-order: stroke;	
}
.cmmn_sec {
	font-family: dnp-shuei-mgothic-std, sans-serif;
}
.cmmn_sec .bsc {
	line-height: 2.1;
	letter-spacing: .135em;
	font-feature-settings: "palt";	
}
.cmmn_sec .h_type_1 .ttl {
	font-size: clamp(18px, 2.5vw, 48px);		
    letter-spacing: .18em;
}
.cmmn_sec .h_type_1 .en {
	margin-top: 10px;
    color: var(--clr_brown);
}
.cmmn_sec .h_type_1 .en span {
	padding-bottom: 6px;
    letter-spacing: .5em;	
	border-bottom: 1px solid #feefe7
}
.cmmn_sec .smootn_links {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.cmmn_sec .smootn_links li a {
	padding: 0 23px;
	display: block;
	border-right: 1px solid var(--clr_brown);
	line-height: 1;
	letter-spacing: .1em;
	font-weight: 500;
	color: var(--clr_glay);
}
.cmmn_sec .smootn_links li:last-child a {
	padding-right: 0;
	border-right: none
}
.sepa_phb {
  display: flex;
}
.sepa_phb .bx {
  flex: 1
}
.sepa_phb .tx {
  padding-left: 12%;
}
.sepa_phb.pad_haf .tx {
  padding-left: 6%;
}

.sepa_phb.flex-rev .tx {
  padding-left: 0;
  padding-right: 12%;
}
.sepa_phb.flex-rev.pad_haf .tx {
  padding-left: 0;	
  padding-right: 6%;
}
.sepa_fif .item {
	flex: 1
}
.gap_150 {
	column-gap: min(7.81vw, 150px)
}
.gap_100 {
	column-gap: min(5.21vw, 100px)
}
.block_stp {
	display: flex;
}
.block_stp .col.no1 {
	width: 36%;	
	display: flex;
	align-items: center;
	column-gap: min(4.66vw, 55px);
	border-left: 4px solid var(--clr_brown);
	background: #fffbf9;
	padding-left: min(2.88vw, 34px);
}
.block_stp .col.no1 .numbx {
	width: min(9.66vw, 114px);
	height: min(9.66vw, 114px);
	background: url("../img/block_stp_num.svg") no-repeat center / cover;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 600;
	color: #FFF;
	text-align: center;
	letter-spacing: .0em;
	line-height: 1;
	font-feature-settings: "palt";	
}
.block_stp .col.no1 .numbx div {
	padding-top: .5em;
}
.block_stp .col.no1 .numbx .rw1 {
	font-size: clamp(10px, 1.36vw, 16px);	
	letter-spacing: .2em
}
.block_stp .col.no1 .numbx .rw2 {
	margin-top: .2em;
	font-size: clamp(12px, 1.66vw, 32px);	
}
.block_stp .col.no1 .ttl_wrap .sub {
	font-size: clamp(10px, 1.36vw, 16px);	
	letter-spacing: .1em
}
.block_stp .col.no2 {
	display: flex;
	align-items: center;
	width: 38.3%;
	background: #fffbf9;
	color: var(--clr_glay)
}
.block_stp .col.no2 .in {
	padding: 2%
}
.block_stp .col.no2 .in .bsc {
	font-size: clamp(14px, 1.36vw, 16px);	
}
.block_stp .col.no3 {
	width: calc(100% - (36% + 38.3%));
}
.block_stp .col.no3 img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover
}
.obj_tp_1 .obj.defo {
	width: min(19.64vw, 377px);
	right: 3%;
	bottom: 0
}
.obj_tp_1 .obj.defo.tp2 {
	width: min(18.23vw, 350px);	
	right: 0;
}
.gap_55 {
	column-gap: min(2.86vw, 55px)
}
.dob_bxs {
	display: flex;
}
.sepa_ptx .px {
	width: 59.58%;
}
.sepa_ptx .tx {
	width: calc(100% - 59.58%);
	padding-left: 4%;		
}
.sepa_ptx.flex-rev .tx {
	padding-left: 0;	
	padding-right: 4%;
}
.fif_tp {
	flex: none!important;
	width: 50%
}
.block_stp_wrap.ver2 .block_stp .col.no1 {
    width: 38%;
	column-gap: min(2.08vw, 40px)
}
.block_stp_wrap.ver2 .block_stp .col.no1 .h_type_2 {
    line-height: 1.2
}
.block_stp_wrap.ver2 .block_stp .col.no2 {
	width: 36.3%;
    padding-right: 2%
}
.flex_row_tp_1 {
	display: flex;
	flex-wrap: wrap;
	padding-bottom: min(1.3vw, 25px);
	margin-bottom: min(1.3vw, 25px);
	border-bottom: 1px solid var(--clr_brown)
}
.flex_row_tp_1:last-of-type {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: none
}
.flex_row_tp_1 .cell,
.flex_row_tp_1 .tgt {
	letter-spacing: .1em;
	line-height: 1.65;
	color: var(--clr_glay)
}
.flex_row_tp_1 .cell.in_sepa {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between
}
.flex_row_tp_1 .hd {
	width: 27.5%;
}
.flex_row_tp_1 .bse {
	width: calc(100% - 27.5%);
}
.flex_row_tp_1 .long {
	width: 100%;
}
.tx_pad .tx {
	padding-left: min(3.125vw, 60px)
}
.insta_sepa {
	display: flex;
	align-items: center;
	column-gap: 20px;
}
.bxs_stp .row {
	display: flex;
	margin-bottom: 23px;
	position: relative;
	min-height: 80px
}
.bxs_stp.ver2 .row {
	margin-bottom: 0;
}
.bxs_stp .row::after {
	content: "";
	position: absolute;
	bottom:0;
	right: 0;
	width: 23px;
	height: 23px;
	margin: auto;
	background: rgba(255,255,255,.7);
	clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}
.bxs_stp.ver2 .row::after {
	display: none
}
.bxs_stp .row:last-child {
	margin-bottom: 0
}
.bxs_stp .row .num {
	width: 8.33%;
	display: flex;
	justify-content: center;
	align-items: center;
	background: var(--clr_brown)
}
.bxs_stp .row.a .num {
	border: 1px solid var(--clr_brown);	
	background: none
}
.bxs_stp .row .num aside {
	font-family: "futura-pt", sans-serif;
	font-size: 28px;
	font-weight: 500;
	color: #FFF;
	text-align: center;
	letter-spacing: .0em;
	line-height: 1;
	font-feature-settings: "palt";
}
.bxs_stp .row.a .num aside {
	color: var(--clr_brown);	
}
.bxs_stp .row .mn {
	width: calc(100% - 8.33%);
	padding: 13.5px 2% 13.5px 50px;
	position: relative;
	line-height: 1.65;
	letter-spacing: .2em;
	display: flex;
	align-items: center
}
.bxs_stp .row.q .mn {
	font-weight: 600;
	border: 1px solid var(--clr_brown);	
	border-bottom: 1px dotted var(--clr_brown);	
}
.bxs_stp .row .mn::after {
	content: "";
	position: absolute;
	bottom:-44px;
	left: 17px;
	width: 19px;
	height: 40px;
	margin: auto;
	background: url("../img/obj_arrw.webp") no-repeat center / cover;
}
.bxs_stp.ver2 .row .mn::after {
	display: none
}
.bxs_stp .row:last-child .mn::after {
	display: none
}
.bxs_stp .row .mn::before {
	content: "";
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
	background: var(--clr_pink);
	z-index: -1
}
.bxs_stp.ver3 .row .mn::before {
	background: var(--clr_wht);
	z-index: 0
}
.bxs_stp.ver3 .row .mn p {
	position: relative;
	z-index: 1
}
.bxs_stp.ver3 .row .mn::after {
	z-index: 10
}

.bxs_stp .row.a .mn {
	border: 1px solid var(--clr_brown);	
	border-top: none;
	border-left: none
}
.insta_btn {
	position: relative;
	width: 100%;
	max-width: 800px;
	margin-inline: auto;		
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	gap: 10px;
	border-radius: 10px;
	background: var(--clr_brown);
	color: #FFF
}
.ov_x_hidd {
	overflow-x: hidden
}
.list_wrap .block {
    padding-bottom: 3%;
    margin-bottom: 3%;
    border-bottom: 2px solid var(--clr_brown);
    position: relative;
}
.list_wrap .block .mn {
    line-height: 1.8;
	letter-spacing: .1em;
	font-feature-settings: "palt";	
}
.pagination {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	column-gap: 6px;	
}
.pagination span,
.pagination a{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;	
    width: 47px;
    height: 52px;
    margin: 0 0 10px 0;
    text-align: center;
	font-size: 16px;
	border-radius: 10px;
	border: 2px solid var(--clr_brown);
	font-weight: 600
}
.pagination a {
    transition-property: all;
    transition: 0.1s linear;
    background-color: #FFF;
}
.pagination a:hover,
.pagination span.current {
	color: #ffffff;
    background-color: var(--clr_brown);
}
.block_stp_wrap.ver3 .block_stp {
    flex-wrap: wrap;
}
.block_stp_wrap.ver3 .block_stp .col.no1 {
    width: 70%;
	padding: 2%;
    column-gap: min(2.08vw, 40px);
}
.block_stp_wrap.ver3 .block_stp .col.no1 .numbx {
}
.block_stp_wrap.ver3 .block_stp .col.no1 .ttl_wrap {
    width: calc(100% - min(9.66vw, 114px));
}
.block_stp_wrap.ver3 .block_stp .col.no3 {
    width: 30%;
}














@media screen and (max-width:1400px){
.tp_infos {
	padding-right: 2%;
	padding-left: 2%;
}
}
@media screen and (max-width:1300px){
.tp_leade .obj.no1 {
    left: 0;
    width: min(26.09vw, 501px);
}
.tp_leade .obj.no2 {
    right: 0;
    width: min(26.09vw, 501px);
}	
}
@media screen and (max-width:1210px){
.greet .stage { 
	padding-right: 2%;
	padding-left: 2%;
}
.wrap_1180 {
	padding-right: 2%;
	padding-left: 2%;	
}	
	
}
@media screen and (max-width:1090px){
header.general {
	padding-right: 2%;
	padding-left: 2%;
}	
header.general .list_cmmn {
	padding-top: 10px;
	gap: 5px;
}
header.general .info {
	width: 20%
}	
.tp_leade .obj.no1 {
	position: relative;
    left: unset;
    width: min(26.09vw, 501px);
}
.tp_leade .obj.no2 {
	position: relative;
    right: unset;	
    width: min(26.09vw, 501px);
}	
.tp_leade .msg {
    margin: 2% 0
}	
.medz .feature .bxs .bx.no2 {
	margin-top: 0;
}
footer .box_wrap .sepa {
	display: block;
    gap:1vw
}
.tbl_cmmn {
    width: 100%;
    max-width: inherit;
	margin-bottom: 5vw
}	
}
@media screen and (max-width:980px){
.wrap_960{
	padding-right: 2%;
	padding-left: 2%;	
}
.dob_bxs {
	column-gap: 2%
}	
}

@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_1200, .wrap_1180, .wrap_960 {
    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_nopad_b {
	padding-bottom: 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_txs_28px {
	font-size: 3.73vw!important
}	
.sp_yaku {font-feature-settings: "palt";}	
.home .fv_wrap {
    position: relative;
    z-index: 999999;
    background:none;
}
header.general {
	padding: 0;
	background: #FFF;
	position: fixed;
	height: 70px;
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	top: 0;
	left: 0;
    z-index: 999999;
}	
header.general .logos {
    width: 36%;
	margin-left: 0.8rem
}
.sp_ham {
    width: 70px;
    height: 60px;
	position: absolute;
	z-index: 9999999;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	display: flex!important;
	align-items: center;
	align-content: center;
	justify-content: center;
	flex-wrap: wrap;
	transition-property: all;
  	transition: 0.15s linear;				
}	
.sp_ham.set {
	margin-top: 0;
}	
.sp_ham p {
	width: 100%;
	position: relative;
	top: 8px;
  	color: var(--clr_org);
	font-size: 12px;
	font-weight: 600;
	text-align: center;
	line-height: 1
}	
.sp_ham p.defo {
}	
.sp_ham p.cls {
	display: none
}	
.sp_ham.on p.cls {
	display: block
}	
/*.sp_ham.on p.defo {
	display: none
}*/	
.menu-trigger,
.menu-trigger span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
}
.menu-trigger {
 	position: relative;
	width: 50%;
	height: 40%;
}
.menu-trigger span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: var(--clr_org);
}
.menu-trigger span:nth-of-type(1) {
  top: 0;
}
.menu-trigger span:nth-of-type(2) {
  top: calc(50% - 1.5px);
}
.menu-trigger span:nth-of-type(3) {
  bottom: 0;
}
.menu-trigger.active span:nth-of-type(1) {
	transform: rotate(-45deg);
	top: 50%;
}
.menu-trigger.active span:nth-of-type(2) {
  opacity: 0;
}
.menu-trigger.active span:nth-of-type(3) {
	transform: rotate(45deg);
	top: 50%;
}
header.general .list_cmmn {
	padding-top: 0;
	display: none;
	width: 100%;
	height: calc(100vh - 70px);
	position: absolute;
	top: 70px;
	left: 0;
	background: #FFF;
	overflow-y: scroll
}
.list_cmmn li a {
	padding: 3.5vw 0 3.5vw 30%;
	border-bottom: 1px dotted var(--clr_base);
    display: flex;
	align-items: center;
	column-gap: 3vw;
    font-size: 4.3vw;
    line-height: 1.5;
}	
.list_cmmn li a p {
    padding-top: 0;
}	
header.general .info {
	padding: 3.5vw 0;	
	width: 100%;
	text-align: center;
}	
.list_cmmn li.sp a {
	padding: 0;
	border-bottom: none;
    display: block;
	font-size: 6vw
}	
/**************************************************************************************/
.txs_23 {
    font-size: 5vw;
}	
.txs_17 {
    font-size: 3.7vw;
}	
.txs_15 {
    font-size: 3.5vw;
}	
.txs_20 {
    font-size: 4vw!important;
}	
.txs_19 {
    font-size: 3.9vw;
}	
.txs_18 {
    font-size: 3.8vw;
}
.txs_28 {
    font-size: 5.33vw!important;
}	
.txs_48 {
    font-size: 6.4vw
}	
.txs_50 {
    font-size: 8.8vw
}	
.mgn_t_20 {
    margin-top: 3.5vw
}
.mgn_t_25 {
    margin-top: 4vw
}	
.mgn_t_35 {
    margin-top: 5vw
}	
.mgn_t_45 {
    margin-top: 6vw;
}	
.mgn_t_50 {
    margin-top: 6.5vw
}	
.sec_pad_50 {
    padding: 6.5vw 0;
}	
.mgn_t_60 {
    margin-top:7.5vw;
}
.mgn_t_80 {
    margin-top: 9.5vw;
}	
.sec_pad_80_t {
    padding-top: 9.5vw;
}	
.sec_pad_80 {
    padding: 9.5vw 0;
}	
.mgn_t_70 {
    margin-top: 8.5vw
}	
.sec_pad_120_t {
    padding-top: 13vw;
}	
.sec_pad_120 {
    padding: 13vw 0.8rem;
}	
.sec_pad_130 {
    padding: 13.5vw 0.8rem;
}	
.mgn_t_30 {
    margin-top: 4vw;
}	
.mgn_t_90 {
    margin-top: 11vw
}	
.sec_pad_70 {
    padding: 8.5vw 0;
}	
.sec_pad_90_t {
    padding-top: 11vw;
}	
.sec_pad_90 {
    padding: 11vw 0;
}	
.sec_pad_100_t {
    padding-top: 12vw;
}	
.sec_pad_100 {
    padding: 12vw 0;
}	
.mgn_t_40 {
    margin-top: 5.5vw
}	
.sec_pad_70_t {
    padding-top: 8.5vw;
}
.mgn_t_130 {
    margin-top:14vw;
}
.sec_pad_140_b {
    padding-bottom: 15vw
}
	
/**************************************************************************************/
.home .fv_wrap .stage .obj.no1,
.home .fv_wrap .stage .obj.no2,
.home .fv_wrap .stage .obj.no3 {
    display: none
}
.home .fv_wrap .stage {
	margin-top: 70px;
    position: relative;
    padding-bottom: 70vw;
}	
.home .fv_wrap .stage .obj.no4 {
    width: 100%;
	bottom: 0;
	left: 0
}
.home .fv_wrap .stage .obj.no5 {
    width: 60.8vw;
	top: -3%;
	right: 4%;
	z-index: 99999;
}
.home.on_home .fv_wrap .stage .obj.no5 {
	z-index: 0;
}
	
.time_tbl {
    position: relative;
    z-index: 100;
    max-width: 962px;
    margin-inline: auto;
    padding: 8vw 0.8rem;
    border-radius: 0;
	margin-top: 0
}	
.time_tbl .sp_ttl {
    width: 33vw;
	margin-bottom: 6.5vw
}	
.time_tbl .sepa {
    display: block;
}	
.tbl_cmmn .row .hd {
    width: 35%;
}	
.tbl_cmmn .row .bse {
    width: calc((100% - 35%) / 7);
}	
.time_tbl .sepa .cv_btn {
    padding: 1vw 0 0 0;
}	
.time_tbl .sepa .cv_btn img {
	margin-inline: auto;	
}	
#page-top {
    bottom: 60px;
    right: 1%;
    width: 70px;
    height: 70px;
}	
.tp_leade .obj.no1,
.tp_leade .obj.no2 {
    width: 100%;
}
.tp_leade {
    padding: 7vw 0.8rem;
    position: relative;
}	
.education {
	padding: 10vw 0.8rem;
    background: url(../img/education_bg.webp) no-repeat top / cover;
}
.education .obj {
    display: none
}	
.h_type_1 .ttl {
    font-size: 8.4vw;
}	
.h_type_1 .en {
    font-size: 3.2vw;
}	
.education .msg {
    line-height: 2.1;
}	
.medz .info {
    padding: 25vw 0.8rem 12vw
}	
.medz .info .leade {
    line-height: 2.1
}	
.medz .info .bxs .row .bx {
    border-radius: 34px;
	margin-bottom: 7vw;
}	
.medz .info .bxs .row:last-of-type .bx:last-child {
	margin-bottom: 0;
}	
.medz .info .bxs .row .bx .owl {
    top: -5%;
    right: 5%;
    width: 23.33vw;
}	
.medz .info .bxs .row .bx.tx .in {
	padding: 7vw 5vw;
}
.medz .info .bxs .row .bx.tx .ttl {
    font-size: 5.87vw;
}	
.medz .info .bxs .row .bx.tx .mn {
    width: 100%;
    line-height: 2;
    font-size: 16px;
	margin: 5vw 0 6vw
}	
.medz .info .bxs .row .bx.tx .btn_type_1 .ico {
    width: 4vw
}	
.medz .info .bxs .row .bx.tx .btn_type_1 {
    width: 100%;
    max-width: 60%;
    margin-inline: auto;
    column-gap: 10px;
	padding: 12px 0
}	
.medz .feature {
    padding:  0 0.8rem 10vw;
}	
.medz .feature .owl_three {
    max-width: 30%
}	
.medz .feature .bxs {
    margin-top: 5vw
}	
.medz .feature .bxs .bx {
    width: 100%!important;
    min-width: inherit;
	margin-bottom: 5vw
}	
.medz .feature .bxs .bx:last-child {
	margin-bottom: 0
}	
.medz .feature .bxs .bx .tx .num {
    font-size: 10vw;
}
.medz .feature .bxs .bx .tx .ttl {
    margin: 3% 0;
    font-size: 6vw;
}	
.medz .feature .bxs .bx .tx .msg {
    font-size: 3.8vw;
}	
.greet {
	padding-right: 0.8rem;
	padding-left: 0.8rem;
}	
.greet .obj.no2 {
    right: 0;
    top: 0.5%;
    width: 30vw;
    z-index: 0;
}	
.sp_ov_lay {
    position: relative;
	z-index: 10
}	
.h_type_1.sp_left {
    text-align: left;
}	
.h_type_1.sp_cent {
    text-align: center;
}	
.greet .stage { 
	margin-top: 7vw;
	padding-right:0;
	padding-left: 0;
}	
.greet .stage .tx {
    width: 100%;
    padding-top: 0;
    position: relative;
    z-index: 10;
}	
.greet .stage .tx .mn_tx {
    font-size: 16px
}	
.greet .stage .px {
    padding: 7vw 0 0;
}	
.greet {
    padding-bottom: 40vw;
}	
.greet .obj.no1 {
    bottom: 1.5%;
    width: 54vw;
}	
.greet .obj.no3 {
    right: 8%;
    bottom: 1.5%;
    width: 30vw;
}	
.tp_infos .big_row.accs .in_tx {
    width: 100%;
    padding-right: 0%;
}	
.tp_infos .btn_type_1 {
	margin-top: 6.5vw;
    width: 70%;
	margin-inline: auto;	
    max-width: inherit;
    column-gap: 10px;
    flex-wrap: nowrap;
}	
.tp_infos .btn_type_1 .ico {
    width: 4vw;
}	
.tp_infos .big_row.dyna {
    margin-top: 15vw
}	
.tp_infos .big_row.dyna .in_tx {
    width: 100%;
    padding-left: 0;
}	
.tp_infos .big_row.accs .in_px {
    width: 100%;
	margin-top: 6vw;
}	
.tp_infos .big_row.accs .in_px .ggmap {
    padding-bottom: 0;
    padding-top: 0;
    height: 70vw;
}	
.tp_infos .big_row.dyna .in_tx dl {
    width: 100%;
    margin-top: 8vw;
    display: block;
}	
.tp_infos .big_row.dyna .in_tx dt {
    width: 100%;
    font-size: 12px;
}	
.tp_infos .big_row.dyna .in_tx dd {
    width: 100%;
    font-size: 4.2vw;
	margin-bottom: 4vw!important
}	
.tp_infos .big_row.dyna .in_px {
    width: 100%;
	margin-top: 8vw
}	
footer {
	padding-right: 0!important;
	padding-left: 0!important;
	padding-bottom: 0!important;
    margin-bottom: 60px;
}	
footer .box_wrap {
    padding: 5vw;
}	
footer .box_wrap .ttl {
	font-size: 4vw
}	
footer .box_wrap .sepa .tbl_cmmn .row .cell {
	font-size: 14px
}	
footer .box_wrap .sepa .tbl_cmmn .row .hd {
    text-align: right;
    padding-right: 5%;
	letter-spacing: 0;
	width: 40%;	
}	
footer .box_wrap .sepa .tbl_cmmn .row .bse {
    width: calc((100% - 40%) / 7);
}
footer .box_wrap .sepa .tels_rza .tels {
    column-gap: 5px;
}	
footer .box_wrap .sepa .tels_rza .tels .ico {
    width: 5vw
}	
footer .txt {
    padding-bottom: 50vw
}	
footer .txt .obj {
    width: 100%;
	bottom: 0;
	left: 0
}	
footer .ft_nav {
	padding-top: 0;
	padding-bottom: 20vw;
	margin-top: 0!important;
	background: #FFF;
	position: relative;
}	
footer .ft_nav li {
	margin-bottom: 4vw
}	
footer .ft_nav li:last-child {
	margin-bottom: 0
}	
footer .ft_nav li a {
	display: block;
    text-align: center
}	
footer .end_info {
    margin: 0;
    padding: 0 0 30vw;
	background: #FFF;	
}	
footer .end_info img.logo_ft {
	margin-inline: auto;
	width: 70%;
	margin-bottom: 6vw
}	
footer .end_info img.logo_ft_txt {
	margin-inline: auto;
}
footer .end_info img.lp_bnr {
	display: block;
	height: auto;
	width: calc(100% - 1.6rem);
	margin-inline: auto;	
	margin-bottom: 6vw;	
    max-width: inherit
}

footer .end_info .tels_wrap .tels {
    display: flex;
    align-items: baseline;
    column-gap: 5px;
	justify-content: center
}	
footer .end_info .tels_wrap .tels p {
    font-size: 4.93vw;
}	
footer .cp {
    margin: 0;
	padding-bottom: 3vw;
	position: relative;
	z-index: 101
}	
footer .obj {
    width: 100%;
    left: 0;
    bottom: 0;
	z-index: 100
}	
.fix_nv_btn {
    position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 60px;
	display: flex;
	z-index: 999998
}	
.fix_nv_btn .item {
	position: relative;
    flex: 1;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 4vw;	
	font-weight: 600;
	color: #FFF;
	text-align: center;
	letter-spacing: .0em;
	line-height: 1;
	font-feature-settings: "palt";
}	
.fix_nv_btn .item.tel {
	background: var(--clr_org_2)
}	
.fix_nv_btn .item.rza {
	background: #e08e5b
}	
.btn_type_1 .ico {
    width: 6.67vw;
}	
.under .cloud {
    width: 80%;
	margin-inline: auto;		
}	
.under .fv_wrap .kv .in_wrap .ttl {
    font-size: 10vw;
    line-height: 1.2;
}	
.under .fv_wrap .kv .in_wrap .en {
    font-size: 16px;
}
.fv_wrap .stage .obj.no1,
.fv_wrap .stage .obj.no2{
	display: none
}
.under .fv_wrap .stage {
    padding: 0 0 40vw;
}	
.under .fv_wrap .kv .in_wrap {
    align-items: flex-start;
}	
.under .fv_wrap .kv .in_wrap .ttls {
    margin-top: 40%
}	
.clinic .sec.sec_pad_130_t {
    padding-top: 0
}	
.under .sec .obj.no1, .under .sec .obj.no2, .under .sec .obj.no3, .under .sec .obj.no4 {
    display: none
}	
.under .sec .prof .px {
    width: 100%;
}	
.under .sec .prof .tx {
    width: 100%;
    padding-top: 7vw;
}	
.under .sec .prof .tx .cell {
    width: 100%;
    padding: 7vw 6vw;
    border-radius: 30px;
}	
.under .sec .prof .tx .in_ttl {
    font-size: 5.87vw;
	text-align: center
}	
.under .sec .prof .tx .mn {
    font-size: 4vw;
}	
.under .sec .prof .tx .cell.no2 {
    margin-top: 5vw;
}	
.under .sec .vis_obj {
    margin-top: 8vw;
	width: 75%;
	position: relative;
	z-index: -1;
	margin-inline: auto;	
}	
.under_features {
    background: rgba(216,220,239,.51);
}	
.under_features .inn .cell {
    width: 100%;
    position: relative;
}	
.under_features .inn .cell .num {
    width: 16vw;
    height: 16vw;
    position: absolute;
    top: -8vw;
    left: 0;
	right: 0;
	margin: auto;
}	
.under_features .inn .cell .num p {
    font-size: 8vw;
    font-weight: 600;
    color: #FFF;
    text-align: center;
    letter-spacing: .0em;
    line-height: 1;
    font-feature-settings: "palt";
}	
.under_features .inn {
    margin-top: 14vw
}	
.under_features .inn .cell .in {
    padding: 9vw 5vw 5vw;
    background: #FFF;
    border-radius: 30px;
    overflow: hidden;
}	
.under_features .inn .cell:not(:first-child),
.under_features .inn .row {
    margin-top: 12vw!important
}	
.under_features {
   padding-bottom: 0
}	
.under_features_sp {
    margin-top: 12vw
}	
.under_gallery {
    padding-right: 0.8rem;
    padding-left: 0.8rem;
}
.under_gallery figure {
    margin-bottom: 9vw
}
.under_gallery figure:last-child {
    margin-bottom: 0
}
.sepa_phb {
  display: block;
}
.sepa_phb .tx {
  	padding-left: 0;
	text-align: center;
}
.sepa_phb .tx .in_ttl {
  	margin-bottom: 4vw
}
.sepa_phb .tx .mn {
  	text-align: left
}
.cmmn_fv.fv_wrap .stage {
    margin-top: 70px;
	padding: 0
}	
.cmmn_sec .h_type_1 .ttl {
    font-size: 6.4vw;
    line-height: 1.7
}	
.cmmn_sec .smootn_links {
    row-gap: 15px
}	
.orthodontics .smootn_links:first-of-type {
    margin-top: 9vw
}		
.cmmn_sec .smootn_links li a {
    padding: 0 2vw;
    font-size: 3.5vw;
}	
.h_type_2 {
    font-size: 5.33vw;
    letter-spacing: .2em;
    line-height: 1.7;
}	
.bx_tp_1 {
    padding: 5vw 4vw;
}	
.sp_mgn_t_1 {
    margin-top: 1vw
}	
.sp_mgn_t_3 {
    margin-top: 3vw
}	
.sp_mgn_t_4 {
    margin-top: 4vw
}	
.sp_mgn_t_5 {
    margin-top: 5vw
}	
.sp_mgn_t_6_5 {
    margin-top: 6.5vw
}	
.sp_mgn_t_7 {
    margin-top: 7vw
}	
.sp_pad_t_5 {
    padding-top: 5vw!important
}	
	
.orthodontics .age_case .sepa_fif .item,
.sepa_fif.sp_row_padb .item	{
    margin-bottom: 9vw
}	
.orthodontics .age_case .sepa_fif .item:last-of-type,
.sepa_fif.sp_row_padb .item:last-of-type	{
    margin-bottom: 0
}	
.sepa_fif .item:last-of-type {
    margin-bottom: 0
}	
.block_stp {
    flex-wrap: wrap;
}	
.block_stp .col.no1,
.block_stp_wrap.ver3 .block_stp .col.no1 {
    width: 100%;
    column-gap: 6vw;
    border-left: 4px solid var(--clr_brown);
    background: #FFF;
    padding: 3vw 2vw 3vw 4vw
}
.block_stp_wrap.ver3 .block_stp .col.no1 {
    background: #fffbf9;
}
.block_stp_wrap.ver3 .block_stp p.bsc {
    font-size: 14px
}
.block_stp_wrap.ver3 .block_stp .col.no3 {
    width: 61.33%;
	margin-top: 2vw
}	
.block_stp .col.no1 .numbx {
    width: 12.8vw;
    height: 12.8vw;
}	
.block_stp .col.no1 .numbx .rw1 {
    font-size: 9px;
    letter-spacing: .1em;
}	
.block_stp .col.no1 .numbx .rw2 {
    margin-top: .2em;
    font-size: 3.6vw
}	
.block_stp .col.no1 .ttl_wrap .ttl {
    line-height: 1.35
}	
.block_stp .col.no1 .ttl_wrap .sub {
    font-size: 3.2vw;
    letter-spacing: .1em;
	margin-top: 0!important
}	
.block_stp .col.no2 {
    display: block;
    width: 100%;
    background: none;
	margin: 2vw 0
}	
.block_stp .col.no3 {
    width: 61.33%;
	margin-inline: auto;	
}	
.block_stp .col.no3 img {
	border-radius: 10px
}	
.block_stp.mgn_t_40 {
    margin-top: 10vw;
}	
.block_stp.fst {
    margin-top: 8vw
}		
.bx_tp_2 {
    padding: 5vw 4vw;
    border-radius: 10px;
    border: 1px solid var(--clr_brown);
    background: #FFF;
    position: relative;
}	
.bx_tp_2::before {
    bottom: -6vw;
    right: 26%;
    height: 10vw;
}	
.bx_tp_3 {
    padding: 5vw 4vw;
    border-radius: 10px;
    background: #FFF;
    background-image: linear-gradient(to right, var(--clr_brown) 2px, transparent 3px), linear-gradient(to bottom, var(--clr_brown) 2px, transparent 3px), linear-gradient(to left, var(--clr_brown) 2px, transparent 3px), linear-gradient(to top, var(--clr_brown) 2px, transparent 3px);
    background-size: 7px 2px, 2px 7px, 7px 2px, 2px 7px;
    background-position: left top, right top, right bottom, left bottom;
    background-repeat: repeat-x, repeat-y, repeat-x, repeat-y;
}	
.sepa_ptx .px {
    width: 100%;
}	
.sepa_ptx.flex-rev .tx {
    padding-left: 0;
    padding-right:0;
}	
.sepa_ptx .tx {
    width: 100%;
	padding-top: 5vw;
    padding-left: 0;
}	
.under .fv_wrap.cmmn_fv .kv .in_wrap {
    align-items: center;
}	
.cmmn_fv .in_ttl {
    font-size: 8vw;
}	
.fif_tp {
	width: 100%
}
.sepa_phb.flex-rev .tx {
  padding-right: 0
}
.h_type_3 {
    line-height: 1.35;
}	
.block_stp_wrap.ver2 .block_stp .col.no1 {
    width: 100%;
    column-gap: 6vw
}	
.block_stp_wrap.ver2 .block_stp .col.no2 {
    width: 100%;
    padding-right: 0;
}	
.ver2 .list_type_3 li {
    padding-left: 5vw;
}	
.flex_row_tp_1 .sp_long {
	width: 100%;
}
.h_type_4 {
    font-size: 6.4vw
}	
.h_type_4 span::after,
.h_type_4 span::before{
	content: "";
	position: absolute;
	top: 0;
	bottom:0;
	width: 1px;
	height: 18px;
	margin: auto;
	background: var(--clr_brown)
}
.h_type_4 span::before{
	left: -22%;
	transform: rotate(-40deg);	
}
.h_type_4 span::after{
	right: -22%;
	transform: rotate(40deg);		
}
.sp_no_rad {
	border-radius: 0;
	padding-top: 10vw;
	padding-bottom: 10vw
}
.flex_row_tp_1 {
	padding-bottom: 4vw;
	margin-bottom: 4vw;
}	
.flex_row_tp_1 .cell,
.flex_row_tp_1 .tgt	{
    letter-spacing: .1em;
    line-height: 1.65;
    font-size: 14px;
}	
.flex_row_tp_1 .tgt	{
    font-size: 13px;
}	
.flex_row_tp_1 .hd {
	width: 33%;
}
.flex_row_tp_1 .bse {
	width: calc(100% - 33%);
}
.flex_row_tp_1 .cell.in_sepa {
    justify-content: flex-end;
}	
.flex_row_tp_1 .cell.in_sepa div:first-child {
    width: 100%;
	margin-bottom: 4vw
}	
.tx_pad .tx {
	text-align: center;		
    padding-left: 0;
	margin-top: 6vw
}	
.h_type_3.pad_lng {
    padding: 12px 10vw;
}	
.insta_sepa {
    justify-content: center;
    column-gap: 10px;
}	
.bxs_stp .row .num {
    width: 10%;
}	
.bxs_stp .row .mn {
    width: 90%;
    padding: 4vw;
    line-height: 1.65;
    letter-spacing: .1em;
}	
.bxs_stp .row .mn::after {
    display: none
}	
.insta_btn .acn {
    width: 100%;
	text-align: center
}	
.insta_btn img {
	width: 5%;
	max-width: inherit
}	
.obj_tp_2 .obj {
	bottom: -2vw;
	right: -5vw;
	width: 45vw
}	
.sepa_phb.pad_haf .tx {
    padding-left: 0;
}	
.btn_type_2.ver2 {
	display: block;
	width: 100%;
}
.list_wrap .block {
    padding-bottom: 5vw;
    margin-bottom: 5vw;
}	
.single_wrap h3 {
    padding-left: 14px;
    margin-bottom: 12px;
    font-size: 5vw;
}	
.img_w80 {
    width: 100%;
}	
@media (orientation: landscape){
header.general .logos {
    width: 24%;
    margin-left: 0.8rem
}	
}	
}

/* ==========================================================================
   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;
  }
}

