html, body {
	line-height: 1.5;
	font-size: 16px;	
	font-weight: 500;
	letter-spacing: .025em
}
body{
	position: relative;
	font-size: 1rem;
	font-family: "source-han-serif-japanese", serif;
	color: var(--clr_base_brown);
}

/*
 * 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 60%, #ffedc0 0%) repeat scroll 0 0; }
.fc_wht{color: var(--clr_wht)}
.fc_blk{color: var(--clr_blk)}
.fc_blk_1{color: var(--clr_blk_1)}
.fc_l_brown{color: var(--clr_l_brown)}
.fc_l_brown2{color: var(--clr_l_brown2)}
.fc_green{color: var(--clr_green)}
.bg_clr_wht {
	background-color: var(--clr_wht)
}
.bg_clr_beg {
	background-color: var(--clr_beg)
}
.bg_clr_beg_2 {
	background-color: var(--clr_beg_2)
}
.bg_clr_beg_3 {
	background-color: var(--clr_beg_3)
}
.bg_clr_org {
	background-color: var(--clr_org)
}
.bg_clr_base_brown {
	background-color: var(--clr_base_brown)
}
.bg_clr_base_brown_op8 {
	background-color: rgba(74,50,15,.8)
}

/*-------------------------------------
色設定
--------------------------------------*/
:root {
    --clr_wht: #FFF;
    --clr_blk: #000000;		
    --clr_blk_1: #333333;	
    --clr_base_brown: #4a320f;		
    --clr_l_brown: #8b7542;	
    --clr_l_brown2: #695639;	
    --clr_green: #116629;	
    --clr_l_green: #5b996c;	
    --clr_beg: #f8e7c9;
    --clr_beg_2: #dfc583;
    --clr_beg_3: #FCF7EC;
    --clr_org: #eaa727;	
	
		
}
.ff_min{font-family: "source-han-serif-japanese", serif;}
.ff_noto {font-family: noto-sans-cjk-jp, sans-serif;}
.ff_acp {font-family: "adobe-caslon-pro", 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(15px, 1.04vw, 20px);	
}
.txs_21 {
	font-size: clamp(13px, 1.09vw, 21px);	
}
.txs_22 {
	font-size: clamp(16px, 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(22px, 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(20px, 2.08vw, 40px);	
}
.txs_41 {
	font-size: clamp(18px, 2.14vw, 41px);	
}
.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_51 {
	font-size: clamp(30px, 2.66vw, 51px);	
}
.txs_52 {
	font-size: clamp(30px, 2.71vw, 52px);	
}
.txs_53 {
	font-size: clamp(30px, 2.76vw, 53px);	
}
.txs_54 {
	font-size: clamp(30px, 2.81vw, 54px);	
}
.txs_55 {
	font-size: clamp(30px, 2.86vw, 55px);	
}
.txs_56 {
	font-size: clamp(30px, 2.92vw, 56px);	
}
.txs_57 {
	font-size: clamp(30px, 2.97vw, 57px);	
}
.txs_58 {
	font-size: clamp(30px, 3.02vw, 58px);	
}
.txs_60 {
	font-size: clamp(36px, 3.12vw, 60px);	
}
.txs_61 {
	font-size: clamp(36px, 3.18vw, 61px);	
}
.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_66 {
	font-size: clamp(36px, 3.44vw, 66px);	
}
.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_73 {
	font-size: clamp(36px, 3.8vw, 73px);	
}
.txs_77 {
	font-size: clamp(36px, 4.01vw, 77px);	
}
.txs_80 {
	font-size: clamp(36px, 4.17vw, 80px);	
}
.txs_81 {
	font-size: clamp(36px, 4.22vw, 81px);	
}
.txs_83 {
	font-size: clamp(36px, 4.32vw, 83px);	
}
.txs_86 {
	font-size: clamp(36px, 4.48vw, 86px);	
}
.txs_88 {
	font-size: clamp(36px, 4.58vw, 88px);	
}
.txs_95 {
	font-size: clamp(36px, 4.95vw, 95px);	
}
.txs_105 {
	font-size: clamp(36px, 5.47vw, 105px);	
}
.tx_sdw_1{
    text-shadow:1px 1px 0 #FFF,-1px 1px 0 #FFF,1px -1px 0 #FFF,-1px -1px 0 #FFF;
}
.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
}
.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!important
}
.lh_1_3 {
	line-height: 1.3!important
}
.lh_1_4 {
	line-height: 1.4!important
}
.lh_1_6 {
	line-height: 1.6
}
.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!important
}
.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;
}
.flex_Center {
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
}
.jus_bet{justify-content: space-between}
.jus_cent{justify-content: center}
.jus_even{justify-content: space-evenly}
.an_stat{align-items: flex-start}
.an_bl{align-items: baseline}
.an_cent{align-items: center}
.blok_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 3vw;
	display: inline;
	}
.alignleft {

	margin: 0 3vw 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_90p {
	width: 90%;
	margin-inline: auto;
}
.wrap_920 {
	max-width: 920px;
	margin-inline: auto;
}
.wrap_1080 {
	max-width: 1080px;
	margin-inline: auto;
}
.wrap_1120 {
	max-width: 1120px;
	margin-inline: auto;
}
.wrap_1320 {
	max-width: 1320px;
	margin-inline: auto;
}
.pad_1120_l {
	padding-left: calc((100vw - 1120px) / 2)
}	
.pad_1320_r {
	padding-right: calc((100vw - 1320px) / 2)
}	
.pad_1320_l {
	padding-left: calc((100vw - 1320px) / 2)
}	

/*-------------------------------------
リスト
--------------------------------------*/
.list_type_mum li,
.list_type_1 li,
.list_type_2 li {
	position: relative;
	padding-left: 24px;
	margin-bottom: 1%;
}
.list_type_mum li:last-child,
.list_type_1 li:last-child,
.list_type_2 li:last-child {
	margin-bottom: 0;
}
.list_type_1 li::after {
    content: "・";  
	position: absolute;
	top: 0;
	left: 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;	
	color: var(--clr_green);
  counter-increment: number 1;
  content: counter(number) ".";
}
/*-------------------------------------
ボックス
--------------------------------------*/
.bx_tp_1 {
	padding: 20px;
}
.bx_tp_1 .tit {
	padding: 2px 10px;
	font-family: noto-sans-cjk-jp, sans-serif;	
	font-size: clamp(17px, 1.25vw, 24px);
	font-weight: 600;
	letter-spacing: .075em;
	font-feature-settings: "palt";
	background: #fff;
	display: inline-block
}
.bx_tp_1 .lists {
	padding-left: 1em
}

/*-------------------------------------
ボタン
--------------------------------------*/
.btn_tp_1 {
	position: relative;
	border-radius: 30px;
	padding: min(1.04vw, 20px) min(2.34vw, 45px);
	display: flex;
	column-gap: min(2.29vw, 44px);
	font-family: noto-sans-cjk-jp, sans-serif;	
	font-size: clamp(15px, 1.04vw, 20px);	
	font-weight: 600;
	line-height: 1;
	font-feature-settings: "palt";	
}
.btn_tp_1.ver2 {
	width: 100%;
	max-width: 360px;
	justify-content: center
}

/*-------------------------------------
見出し
--------------------------------------*/
.h_type_1 {
	font-size: clamp(20px, 2.5vw, 48px);
	font-weight: 600;
	letter-spacing: .0em;
	line-height: 1.5;
	font-feature-settings: "palt";
}
.h_type_1 .in {
	position: relative;
}
.h_type_1 .in::before {
	content: "";
	position: absolute;
	top: 0;
	bottom:0;
	right: calc(min(6.67vw, 128px) * -1);
	width: min(5.21vw, 100px);
	height: 2px;
	margin: auto;
	background: var(--clr_l_brown)
}
.h_type_1.vert {
  	-ms-writing-mode: tb-rl;
  	writing-mode: vertical-rl;	
}
.h_type_1.vert .in::before {
	content: "";
	position: absolute;
	top: calc(min(6.67vw, 128px) * -1);
	bottom:unset;
	right: 0;
	left: 0;
	width: 2px;
	height: min(5.21vw, 100px);
	margin: auto;
	background: var(--clr_l_brown)
}
.h_type_1.ver2 .in {
	padding-left: min(6.51vw, 125px)
}
.h_type_1.ver2 .in::before {
	right: unset;
	left: 0
}
.h_type_2 {
	width: 180px;
	height: 180px;
	margin-inline: auto;		
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: clamp(20px, 1.66vw, 32px);	
	color: #FFF;
	text-align: center;
	letter-spacing: .0em;
	line-height: 1.35;
	font-feature-settings: "palt";
	background: radial-gradient(circle, rgba(139,117,66,1) 0%, rgba(223,197,131,1) 100%);
}
.h_type_3 {
	padding: min(1.2vw, 23px) min(1.56vw, 30px) min(1.2vw, 23px) min(5vw, 96px);
	background: #FFF;
	box-shadow: 3px 3px 24px 0px rgba(123,123,123,0.5);
	font-size: clamp(24px, 2.5vw, 48px);	
	font-weight: 700;
	letter-spacing: .024em;
	font-feature-settings: "palt";	
}
.h_type_4 {
	padding: 0 0 0 2%;
	position: relative;
	line-height: 1.3
}
.h_type_4::before {
	content: "";
	position: absolute;
	top: 0;
	bottom:0;
	left: 0;
	width: 5px;
	height: 100%;
	margin: auto;
	background: var(--clr_l_green);
	border-radius: 5px
}
.h_type_5 {
	font-family: noto-sans-cjk-jp, sans-serif;
	font-size: clamp(18px, 1.56vw, 30px);	
	letter-spacing: .025em;
	line-height: 1.35;
	text-align: center;
	font-feature-settings: "palt";
}
.h_type_6 {
	font-family: noto-sans-cjk-jp, sans-serif;
	font-size: clamp(17px, 1.15vw, 22px);
	letter-spacing: .025em;
	line-height: 1.35;
	font-feature-settings: "palt";
	padding: 8px 12px;
	color: #454545;
	background: var(--clr_beg_2)
}

/*-------------------------------------
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_150_t {
	padding-top: min(7.81vw, 150px);
}
.sec_pad_150_b {
	padding-bottom: min(7.81vw, 150px);
}
.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_110{
	padding: min(5.73vw, 110px) 0;
}
.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{
	padding: min(2.08vw, 40px) 0;
}
.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)
}
.mgn_t_25 {
	margin-top: min(1.3vw, 25px)
}
.mgn_t_30 {
	margin-top: min(1.5625vw, 30px)
}
.mgn_t_40 {
	margin-top: min(2.08333333vw, 40px)
}
.mgn_t_50 {
	margin-top: min(2.6041vw, 50px)
}
.mgn_t_55 {
	margin-top: min(2.86vw, 55px)
}
.mgn_t_60 {
	margin-top: min(3.125vw, 60px)
}
.mgn_t_65 {
	margin-top: min(3.39vw, 65px)
}
.mgn_t_70 {
	margin-top: min(3.64vw, 70px)
}
.mgn_t_80 {
	margin-top: min(4.16vw, 80px)
}
.mgn_t_90 {
	margin-top: min(4.68vw, 90px)
}
.mgn_t_100 {
	margin-top: min(5.2vw, 100px)
}
.mgn_t_110 {
	margin-top: min(5.73vw, 110px)
}
.mgn_t_120 {
	margin-top: min(6.25vw, 120px)
}
.mgn_t_130 {
	margin-top: min(6.77vw, 130px)
}
.mgn_t_140 {
	margin-top: min(7.29vw, 140px)
}
.mgn_t_150 {
	margin-top: min(7.81vw, 150px)
}
.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";}
.han_br{
	word-wrap: break-word;
    overflow-wrap: break-word;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
header.general {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	padding: 0;
	background: rgba(255,255,255,.9)
}
header.general .inn {
	display: flex;
	align-items: center
}
header.general .inn .logos {
	width: 16%;
	height: auto;
	margin: 0;padding: 0
}
header.general .inn .logos .sub {
	font-size: clamp(8px, 0.833vw, 16px);	
	color: var(--clr_blk_1)
}
header.general .inn .logos .tit {
	width: 200px
}
header.general .inn .infos {
	width: 84%;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	padding-left: 0
}
header.general .inn .infos nav {
	height: 100%
}
header.general .inn .infos nav ul {
	display: flex;
	align-items: center;
}
header.general .inn .infos nav li {
	margin-right: min(2.6vw, 50px);
}
header.general .inn .infos nav li > a {
    display: block;
	padding: min(1.56vw, 30px) 0;	
	opacity: 1;
	transition: opacity 0.25s 0s ease;
}
@media (hover: hover) {
header.general .inn .infos nav li > a:hover {
	opacity: .5
}
}	
header.general .inn .infos nav li a {
	font-family: noto-sans-cjk-jp, sans-serif;	
	font-size: clamp(13px, 0.93vw, 18px);
	font-weight: 600;
	color: var(--clr_blk_1)
}
header.general .inn .infos nav li.par {
}

.header-tel a {
/* 	display: flex!important; */
	flex-wrap: wrap;
	gap: 3px;
	color: #E08C3C!important;
	font-size: 24px!important;
	font-weight: 700!important;
}

.maga_menu {
	display: none;
	border-top: 1px solid var(--clr_beg_2);
	position: fixed;
	left: 0;
	width: 100%;	
    background: rgba(255, 255, 255, .9);	
}
.maga_menu ul {
	display: flex;
	flex-wrap: wrap
}
.maga_menu li {
	width:20%;
	margin: 0!important;
	border-right: 1px solid var(--clr_beg_2);	
	border-bottom: 1px solid var(--clr_beg_2);	
}
.maga_menu li:nth-child(5),
.maga_menu li:nth-child(10){
	border-right: 0;	
}
.maga_menu li a {
	margin: 0;	
	display: block;
	width: 100%;	
	padding: min(1.04vw, 20px)!important;
	text-align: center;
	cursor: pointer
}

header.general .inn .infos .tel_top {
	width: min(9.11vw, 175px);
}
header.general .inn .infos .cta_top {
	margin-left: 6px;
	width: min(11.82vw, 227px);
}
.sp_ham {
    width: 79px;
    height: 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
	justify-content: center;
    cursor: pointer;
    transition-property: all;
    transition: 0.3s linear;
}

.menu-trigger,
.menu-trigger span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
}
.menu-trigger {
 position: relative;
 width: 100%;
 height: 39px;
}
.menu-trigger.active {
}
.menu-trigger span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 6px;
  background-color: var(--clr_blk_1);
}
.menu-trigger span:nth-of-type(1) {
  top: 0;
}
.menu-trigger span:nth-of-type(2) {
  top: calc(50% - 3px);
}
.menu-trigger span:nth-of-type(3) {
  bottom: 0;
}
.menu-trigger.active span:nth-of-type(1) {
  -webkit-transform: translateY(16px) rotate(-45deg);
  transform: translateY(16px) rotate(-45deg);
}
.menu-trigger.active span:nth-of-type(2) {
  opacity: 0;
}
.menu-trigger.active span:nth-of-type(3) {
  -webkit-transform: translateY(-16px) rotate(45deg);
  transform: translateY(-16px) rotate(45deg);
}	
.gnav_sp {
	padding-top: 150px;
	padding-bottom: 30px;	
	overflow-y: auto;
	overflow-x: hidden;
	background-color: rgba(255,255,255,.9);
	position: fixed;
	top: 0;
	right: 0;
	z-index: 9998;
	height: 100%;
	visibility: hidden;
	opacity: 0;
	width: 600px;
	transition: opacity .6s ease, visibility .6s ease;
}
.gnav_sp .nav_main {
	position: relative
}
.gnav_sp .nav_main > ul {
	display: block;
}
.gnav_sp .nav_main > ul > li {
	opacity: 0;
	transform: translateX(50%);
	transition: transform .6s ease, opacity .2s ease;
	border-bottom: 1px solid var(--clr_green);
}
.gnav_sp .nav_main > ul > li:first-child {
	border-top: 1px solid var(--clr_green);
}
.gnav_sp .nav_main > ul > li:first-child {
}
.gnav_sp .nav_main > ul > li.nav_drawer {
	padding-bottom: 2.5vw;
}
.gnav_sp .nav_main > ul > li > a {
	display:flex;
	justify-content:space-between;
	flex-wrap: wrap;
	align-items: center;
	position: relative;
	text-align: left;
	padding-left: 36px;
	font-size: clamp(17px, 1.25vw, 24px);
	font-weight: 500;
	line-height: 1.2
}
.gnav_sp .nav_main > ul > li > a::before {
	content: "";
	position: absolute;
	top: 0;
	bottom:0;
	left: 15px;
	width: 16px;
	height: 20px;
	margin: auto;
}
@media screen and (min-width:767px){
.gnav_sp .nav_main > ul > li > a:hover {
text-decoration: underline
}
}
.gnav_sp .nav_main > ul > li > a span {
	display: block;
	padding: 18px 10px;	
	width: 100%;
	position: relative
}
.gnav_sp .nav_main > ul > li > a span::after {
	content: "";
	position: absolute;
	top: 0;
	bottom:0;
	right: 8px;
	width: 19px;
	height: 14px;
	margin: auto;
}
.gnav_sp .nav_main > ul > li.nav_drawer > a {
	border-bottom: none;
}
.gnav_sp .nav_main > ul > li.nav_drawer > a:after {
	transform: rotate(90deg);
}
.gnav_sp .nav_main > ul > li.nav_drawer > a.open:after {
	transform: rotate(-90deg);
}
.open .gnav_sp {
	visibility: visible;
	opacity: 1;
}
.open .gnav_sp .nav_main > ul > li, .open .gnav_sp .nav_sub li {
	opacity: 1;
	transform: translateX(0);
	transition: transform 1s ease, opacity .9s ease;
}
.fv .catch {
	position: absolute;
	left: calc((100vw - 1120px) / 2);	
	top: min(11.09vw, 213px);
	z-index: 10	
}
.fv .catch img {
	width: min(6.56vw, 126px);
	display: block;
	height: auto	
}
.fv .time_tbl {
	width: 100%;
	max-width: 650px;
	position: absolute;
	right: calc((100vw - 1320px) / 2);	
	bottom: calc(min(1.72vw, 33px) * -1);
}
.time_tbl {
	padding: min(1.46vw, 28px);
	border-radius: 20px;
	background: rgba(255,255,255,.8);
	box-shadow: 1px 2px 8px 0px rgba(80,37,11,1);	
	z-index: 10
}
.time_tbl .row {
	display: flex;
	padding: 10px 0;
	border-bottom: 1px solid #4a3210;
	font-size: clamp(18px, 1.4583vw, 28px);
	font-weight: 600
}
.time_tbl .row .hd {
	width: 27%;
}
.time_tbl .row .bse {
	width: calc((100% - 27%) / 8);
}
.time_tbl .row.cmmn {
	padding-bottom: 0
}
.fv .obj {
	right: 3%;
	bottom: 3%;
	display: block;
	width: min(5.21vw, 100px);
	height: auto;
	z-index: 0
}
nav.general {
	padding: 28px;
	background: #FFF;
	box-shadow: 7px 7px 18px 0px rgba(129,129,129,1);
}
nav.general ul {
	display: flex;
	justify-content: center
}
nav.general ul li a {
	display: block;
	padding: 20px 0;
	width: min(9.9vw, 190px);
	font-weight: 500;
	font-family: noto-sans-cjk-jp, sans-serif;	
	font-size: clamp(15px, 1.25vw, 24px);	
	text-align: center;
	letter-spacing: 0;
	border-right: 2px solid var(--clr_blk_1)
}
nav.general ul li a:hover {
	text-decoration: underline
}
nav.general ul li:last-child a {
	border-right: none
}
.tp_news header {
	display: flex;
	justify-content: space-between
}
.tp_news header p a {
	white-space: nowrap;
}
.tp_news header p a:hover {
	text-decoration: underline
}
.tp_news .dynamic .row {
	display: flex;
	padding: 22px 0;
	border-top: 2px solid var(--clr_l_brown);
	font-size: clamp(15px, 1.04vw, 20px);	
	font-weight: 500;
	letter-spacing: .05em;
}
.tp_news .dynamic .row .date {
	width: 25%;
	color: var(--clr_l_green) 
}
.tp_news .dynamic .row .mn {
	width: 75%;	
	font-weight: 600;
	font-family: noto-sans-cjk-jp, sans-serif;
}
.tp_news .dynamic .row .mn a:hover {
	text-decoration: underline
}
.tp_news .dynamic .row .mn a:hover {
	text-decoration: underline
}
.tp_cpt::after {
	content: "";
	position: absolute;
	top: 0;
	left: calc((100vw - 1120px) / 2);
	z-index: -1;
	width: calc(100% - ((100vw - 1120px) / 2));
	height: 100%;
	margin: auto;
	background: var(--clr_beg)
}
.tp_cpt aside {
	font-family: "adobe-caslon-pro", serif;
	font-size: clamp(20px, 10.42vw, 200px);
	font-weight: 600;
	color: #FFF;
	opacity: .3;
	letter-spacing: .0em;
	line-height: 1;
	font-feature-settings: "palt";
	position: absolute;
	right: 5%;	
	top: 62px;
	z-index: 0
}
.tp_cpt .sepa {
	position: relative;
	z-index: 10
}
.tp_cpt .sepa .bx {
	width: 50%;
}
.tp_cpt .sepa .px {
	padding-top: 4.4%
}
.tp_cpt .sepa .tx {
	padding-left: 5%;
}
.tp_cpt .sepa .tx .tit {
	line-height: 1.4;
	/*text-shadow:
    2px 2px 3px rgba(176,155,125,.5),
    -2px 2px 3px rgba(176,155,125,.5),
    2px -2px 3px rgba(176,155,125,.5),
    -2px -2px 3px rgba(176,155,125,.5);*/
}
.tp_cpt .sepa .tx .btn_wrap {
	width: 100%;
	display: flex;
	justify-content: flex-end;
	margin-top: 80px;
}
.tp_feature {
	padding-bottom: min(9.9vw, 190px)
}
.tp_feature .in_tit_wrap {
	position: relative;
	padding: min(1.72vw, 33px) 0;
	background: #7d6a4f;
	width: calc(100% - ((100vw - 1320px) / 2));
	z-index: 1	
}
.tp_feature .in_tit_wrap .txt {
	display: flex;
	font-size: clamp(20px, 2.08vw, 40px);	
}
.tp_feature .in_tit_wrap .txt .num {
	width: 7%;
	text-align: center;
	line-height: 1;
	color: var(--clr_org);
	font-family: "adobe-caslon-pro", serif;
	font-weight: 550;
	position: relative;
	top: min(1.3vw, 25px)
}
.tp_feature .in_tit_wrap .txt .in_tit {
	width: 93%;
	font-weight: 550;
	color: var(--clr_wht);
}
.tp_feature .in_tit_wrap.l {
	margin-left: calc((100vw - 1320px) / 2)
}
.tp_feature .in_tit_wrap.r {
	padding-left: min(17.4vw, 334px);
}
.tp_feature .in_tit_wrap::before {
	content: "";
	position: absolute;
	top: 0;
	bottom:0;
	height: 2px;
	margin: auto;
	background: #FFF
}
.tp_feature .in_tit_wrap.r::before {
	left: 0;
	width: min(15.36vw, 295px)
}
.tp_feature .in_tit_wrap.l::before {
	right: 0;
	width: min(42.19vw, 810px)
}
.tp_feature .sepa {
	align-items: center;
	margin-top: -1%;
	position: relative;
	z-index: 10;
	justify-content: space-between;
}
.tp_feature .sepa .bx {
	width: 50%;
}
.tp_feature .sepa .tx {
	line-height: 2;
	font-size: clamp(18px, 1.35vw, 26px);
	font-feature-settings: "palt";
	letter-spacing: .02	5em;
	font-weight: 550;
	padding-left: 2.5%;	
	font-family: noto-sans-cjk-jp, sans-serif;
	color: var(--clr_base_brown);
	width: 40%;
}
.tp_feature .sepa.flex-rev .tx {
	padding-left: 0;
	padding-right: 2.5%;
}
.ov_l {
	position: relative;
	z-index: 100
}
.tp_feature .obj.no1 {
	width: 100%;
	z-index: 0;
	top: 6%;
	left: 0
}
.tp_feature .obj.no2 {
	width: min(57.6vw, 1106px);
	z-index: 0;
	bottom: 2.5%;
	right: 0
}
.cta {
	background: url("../img/cta_bg.jpg") no-repeat top center;
}
.cta .sepa {
	column-gap: min(4.69vw, 90px)
}
.cta .inn {
	width: 90%;
	padding: 33px;
}
.tp_thoughts {
	background: url("../img/tp_thoughts_bg.jpg")
}
.tp_thoughts .tit span {
	position: relative
}
.tp_thoughts .tit span::before,
.tp_thoughts .tit span::after{
	content: "";
	position: absolute;
	top: 0;
	bottom:0;
	width: min(5.21vw, 100px);
	height: 2px;
	margin: auto;
	background: var(--clr_l_brown);
}
.tp_thoughts .tit span::before {
	left: calc(min(6.51vw, 125px) * -1)
}
.tp_thoughts .tit span::after {
	right: calc(min(6.51vw, 125px) * -1)
}
.tp_thoughts .sepa {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.tp_thoughts .sepa .tx {
	width: 52.5%;
}
.tp_thoughts .sepa .px {
	margin-right: calc(50% - 50vw);
	width: 39.7%;
}
.tp_thoughts .sepa .px img {
	position: relative;
	z-index: 10
}
.tp_thoughts .sepa .px::after {
	content: "";
	position: absolute;
	top: -37px;	
	left: 17px;
	width: 100%;
	height: 100%;
	margin: auto;
	background: var(--clr_beg_2);
	z-index: 0
}
.tp_med {
	margin-top: min(14.9vw, 286px);
	padding-bottom: 40px;
}
.tp_med .h_type_1 {
	position: relative;
	z-index: 10
}
.tp_med .in_wrap_cov {
	display: flex;
	justify-content: flex-end
}
.tp_med .in_wrap {
	width: 100%;
	max-width: 1668px;
	margin-top: calc(min(5.73vw, 110px) * -1);
	padding-left: min(7.66vw, 147px);
	padding-right: min(7.66vw, 147px);
	position: relative;
	z-index: 0
}
.tp_med .sepa_wrap {
	max-width: 1220px;
	row-gap: min(2.08vw, 40px);	
}
.tp_med .sepa_wrap .bx {
	width: 45.9%;
	padding: 24px;
	background: #fcf4e7;
	position: relative
}
.tp_med .sepa_wrap .bx header {
	display: flex;
	align-items: center;
	column-gap: min(1.0416666666666665vw, 20px);
	border-bottom: 1px dashed var(--clr_base_brown)	;
	padding-bottom: 2%;
	margin-bottom: 2%;
}
.tp_med .sepa_wrap .bx header .px {
	width: 17.2%;
}
.tp_med .sepa_wrap .bx header .tx {
	line-height: 1.4;
	width: 82.8%;
	font-size: clamp(18px, 1.61vw, 31px);	
}
.tp_med .sepa_wrap .bx header .tx .tit {
	font-weight: 600;
}
.tp_med .sepa_wrap .bx header .tx .tit + p {
	font-weight: 500;
}
.tp_med .sepa_wrap .bx .mn {
	font-size: clamp(15px, 1.35vw, 26px);
	font-family: noto-sans-cjk-jp, sans-serif;	
	font-feature-settings: "palt";
	font-weight: 600;
	line-height: 1.5;
	padding-left: 5%;
}
.tp_med .sepa_wrap .bx:last-child {
	padding: 0;
	background: none;
	display: flex;
	align-items: flex-end;
	justify-content: flex-end
}
.tp_flow header p {
	padding-top: 3%;
	font-family: "adobe-caslon-pro", serif;
	font-size: clamp(30px, 10.42vw, 200px);
	font-weight: 550;
	color: var(--clr_beg);
	letter-spacing: .1em;
	line-height: 1;
	font-feature-settings: "palt";
	opacity: .3
}
.tp_flow .stage {
	column-gap: min(2.76vw, 10px)
}
.tp_flow .stage .cell {
	width: 25%;
	position: relative;
	border: 2px solid var(--clr_base_brown);
	background-repeat: no-repeat;
	background-position: bottom;
	background-size: 100%
}
.tp_flow .stage.sepa_three .cell {
	width: 33.33333333%;
}
.tp_flow .stage.sepa_two .cell {
	width: 50%;
}
.tp_flow .stage .cell .obj.num {
	width: min(8.18vw, 157px);
	height: auto;
	top: calc(min(3.8vw, 73px) * -1);
	left: 0;
	right: 0;
	margin: auto
}
.tp_flow .stage .cell::before {
	content: "";
	position: absolute;	
	width: min(2.71vw, 52px);
	height: min(9.79vw, 188px);
	right: calc(min(2.76vw, 53px) * -1);
	top: 22%;
	background: url("../img/flw_tra.png") no-repeat center / cover
}
.tp_flow .stage .cell:last-child::before {
	display: none
}
.tp_flow .stage .cell .tit {
	display: grid;
	place-content: center;
	height: 70px;
	font-size: 24px;
	font-weight: 600;
	color: var(--clr_green);
	text-align: center;
	letter-spacing: .0em;
	font-feature-settings: "palt";
}
.tp_flow .stage .cell .mn {
	font-size: 16px;
	font-family: noto-sans-cjk-jp, sans-serif;
	font-weight: 600;
	line-height: 1.5;
	font-feature-settings: "palt";
	padding: 0 30px 30px;
	margin-top: 3%;
}
.tp_flow .stage .cell.no1 {
	background-image: url("../img/flw_px_1.jpg")
}
.tp_flow .stage .cell.no2 {
	background-image: url("../img/flw_px_2.jpg")
}
.tp_flow .stage .cell.no3 {
	background-image: url("../img/flw_px_3.jpg")
}
.tp_flow .stage .cell.no4 {
	background-image: url("../img/flw_px_4.jpg")
}
.loop .splide__slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover
}
footer {
	position: relative
}
footer .stage .cell.txt {
	width: 49%;
}
footer .stage .txt .dls dl {
	display: flex;
	line-height: 1.35
}
footer .stage .txt .dls dt {
	width: 15%;
	font-family: noto-sans-cjk-jp, sans-serif;	
	font-size: clamp(15px, 1.25vw, 24px);
	font-weight: 600;
	color: var(--clr_green);
}
footer .stage .txt .dls dd {	
	width: 85%;
	font-family: noto-sans-cjk-jp, sans-serif;	
	font-size: clamp(15px, 1.35vw, 26px);
	font-weight: 600;
}
footer .stage .cell.map {
	width: 47%;
}
footer .stage .cell.map .ggmap {
padding-bottom: 74.25%;
}
.ft_belt {
	margin-top: min(8.33vw, 160px);
	background: #5c4523;
	padding: 30px 0
}
.ft_belt .box {
	max-width: 790px;
	margin-inline: auto;	
	box-shadow: 7px 7px 13px 0px rgba(129,129,126,1);
	padding: 30px 2%;
}
.ft_belt .box .in {
	display: flex;
	justify-content: center;
	color: #FFF;
	column-gap: 58px;
}

.under footer.sec_pad_150_t {
    padding-top: 0
}
.under footer .stage {
    display: none
}
.under footer .ft_belt {
    margin-top: 0
}
.under_fv .in_wrap {
    position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center
}
.under_fv .in_wrap .title {
	font-size: 43px;
	font-weight: 600;
	color: #FFF;
	font-weight: 600;
	font-family: "Zen Old Mincho", serif!important;
	text-align: center;
	letter-spacing: .055em;
	font-feature-settings: "palt";
}

.under_fv .in_wrap .title .en {
	position: relative;
	font-size: 25px;
}

.under_fv .in_wrap .title .en::after {
	content: '';
	position: absolute;
	bottom: -46px;
	left: 50%;
	translate: -50% 0;
	width: 1px;
	height: 23px;
	background-color: #fff;
}

.sec_tp_1 {
	padding-top: min(3.23vw, 62px);
	position: relative
}
.sec_tp_1::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 59.43%;
	height: min(6.51vw, 125px);
	background: var(--clr_beg_2);
	z-index: -1
}
.sec_tp_1 .cover {
	position: relative;
	overflow: hidden
}
.sec_tp_1 .cover::before {
	content: "";
	position: absolute;
	top: min(3.23vw, 62px);
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	margin: auto;
	z-index: -1
}
.sec_tp_1 .cover.pap::before {
	max-width: 1626px;	
	background: url("../img/bg_pap.jpg") repeat-y top / 100%;
}
.sec_tp_1 .cover.doc_bg::before {
	background: url("../img/doc_bg.jpg") no-repeat top / cover
}
.sec_tp_1 .cover.imp_bg::before {
	background: url("../img/imp_bg.jpg") no-repeat top / cover
}
.leade_tp_1 {
	max-width: 1050px;
	margin-inline: auto;	
}
.under .bse_1 {
	font-size: clamp(18px, 1.35vw, 26px);
	font-family: noto-sans-cjk-jp, sans-serif;	
	font-feature-settings: "palt";
	line-height: 1.8;
	font-weight: 600;
	letter-spacing: 0
}
.under .bse_2_noto {
	font-family: noto-sans-cjk-jp, sans-serif;	
	font-size: clamp(17px, 1.25vw, 24px);
	font-feature-settings: "palt";
	line-height: 1.8;
	font-weight: 600;
	letter-spacing: 0
}
.sepa_tp_nums .cell {
	width: 30%;
	padding: 19px;
	background: #FFF;
}
.sepa_tp_nums aside {
	width: 70px;
	height: 70px;
	margin-inline: auto;		
	background: var(--clr_beg_2);
	border-radius: 50%;
	font-family: "source-han-serif-japanese", serif;
	font-size: 40px;	
	font-weight: 600;
	color: #FFF;
	text-align: center;
	letter-spacing: .0em;
	line-height: 1;
	font-feature-settings: "palt";
	display: flex;
	align-items: center;
	justify-content: center;
}
.sepa_tp_nums aside span {
	position: relative;
	top: 0	
}
.sepa_tp_nums .tit_s {
	margin: 3% auto 5%;
	padding-bottom: 3%;
	border-bottom: 2px dashed var(--clr_base_brown);
	font-family: noto-sans-cjk-jp, sans-serif;
	font-size: clamp(16px, 1.25vw, 24px);
	font-weight: 600;
	text-align: center;
	letter-spacing: .0em;
	font-feature-settings: "palt";
}
.sepa_tp_nums .mn {
	font-family: noto-sans-cjk-jp, sans-serif;
	font-size: clamp(16px, 1.25vw, 24px);
	font-weight: 500;
	letter-spacing: .0em;
	line-height: 2;
	font-feature-settings: "palt";
}
.sepa_tp_nums .cell.long {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	position: relative
}
.sepa_tp_nums .cell.long .mn {
	width: 100%;
}
.sepa_tp_nums .cell.long .tit_s {
	font-size: clamp(18px, 1.4583vw, 28px);
	width: 100%;	
    margin: 0 auto 1.5%;
    padding-bottom: 1.5%;
}
.sepa_tp_nums .cell.long aside {
	position: absolute;
	top: -35px;
	left: 0;
	right: 0;
	margin: auto;
}

.js-scrollable .tbl_tp_1 {
	width: 1320px;
	margin-inline: auto;	
}
.tbl_tp_1 {
	font-family: noto-sans-cjk-jp, sans-serif;
}
.tbl_tp_1 .row {
	padding: 0 70px;		
}
.tbl_tp_1 .row .inn {
	display: flex;
	align-items: center;
	padding: 35px 0;
	column-gap: 20px;
}
.tbl_tp_1 .row .cell {
	width: 33.3333333333%;	
}
.tbl_tp_1.ver2 .row .cell {
	width: 25%;
	text-align: center;
	border-right: 1px solid var(--clr_beg_2)
}
.tbl_tp_1.ver2 .row .cell:last-child {
	border-right: none
}
.tbl_tp_1 .top.row {
	background: var(--clr_base_brown);
	font-size: clamp(20px, 1.66vw, 32px);	
	font-weight: 600;
	color: #FFF;
	text-align: center;	
}
.tbl_tp_1 .bse.row {
	font-size: clamp(17px, 1.25vw, 24px);
	background: #FFF;
}
.tbl_tp_1 .bse.row .inn {
	border-bottom: 2px solid var(--clr_beg_2);
}
.tbl_tp_1 .bse.row:last-of-type .inn {
	border-bottom: none
}
.tbl_tp_1 .bse.row .inn .cell:first-child {
	color: var(--clr_green);
	font-weight: 600;
	text-align: center
}
.pad_r {
	padding-right: min(5.21vw, 100px)
}
.pad_l {
	padding-left: min(5.21vw, 100px)
}
.block_tp_1 header {
	display: flex;
	align-items: center;
}
.block_tp_1 header .num {
	width: 14.9%
}
.block_tp_1 header .tit {
	padding-left: min(3.13vw, 60px);
	width: 85.1%;
	font-size: clamp(20px, 1.66vw, 32px);	
	font-weight: 500;
}
.list_type_mum li,
.list_type_chk li {
	padding-left: min(2.19vw, 42px);
	position: relative;
	font-family: noto-sans-cjk-jp, sans-serif;	
	font-size: clamp(17px, 1.25vw, 24px);
	font-weight: 600;
	letter-spacing: .05em
}
.list_type_chk.light li {
	font-weight: 500;
	line-height: 1.35;
	font-size: clamp(16px, 1.15vw, 22px);
}
.list_type_chk li::before {
	content: "";
	position: absolute;
	top: 12%;
	left: 0;
	width: min(1.56vw, 30px);
	height: min(1.56vw, 30px);
	background: url("../img/ico_chk.svg") no-repeat center / cover
}
.list_type_chk.light li::before {
	top: 2px;
}
.list_type_chk.bat li::before {
	background: url("../img/ico_bat.png") no-repeat center / cover
}
.list_type_chk.flex-wrap_par {
	row-gap: 20px
} 
.list_type_chk.flex-wrap_par li {
	width: 50%
} 
.under .tp_flow .stage {
    column-gap: min(2.14vw, 41px);
}
.under .tp_flow .stage .cell {
    padding: min(4.06vw, 78px) 0 min(2.08vw, 40px);
    background-image: none!important
}
.under .tp_flow .stage .cell .obj.num {
    width: min(6.25vw, 120px);
    top: calc(min(2.92vw, 56px)* -1);
}	
.under .tp_flow .stage .cell .tit {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: clamp(17px, 1.66vw, 32px);	
}	
.under .tp_flow .stage .cell .mn {
	font-size: clamp(16px, 1.35vw, 26px);
    line-height: 1.5;
    width: 90%;
    margin-top: 3%;
}
.under .tp_flow .stage .cell::before {
    content: "";
    position: absolute;
    width: min(2.14vw, 41px);
    height: min(7.86vw, 188px);
    right: calc(min(1.56vw, 30px) * -1);
    top: calc(50% - (min(7.86vw, 188px) / 2));
    background: url(../img/flw_tra.png) no-repeat center / cover;
}
img.rad {
	border-radius: 50px 0 50px 0
}
.block_tp_2 {
	padding-top: min(3.125vw, 60px);
	border-top: 1px solid var(--clr_beg_2)
}
.block_tp_2 .px {
	width: 36.4%;
}
.block_tp_2 .tx {
	width: 63.6%;
	padding: 1.8% 0 0 3%;
}
.block_tp_2 .tx .tit {
	font-family: noto-sans-cjk-jp, sans-serif;	
	font-size: clamp(20px, 2.08vw, 40px);	
	font-weight: 600;
	color: #353535;
	letter-spacing: .1em;
	font-feature-settings: "palt";
}
.block_tp_2 .tx .mn {
	padding: 3% 0 0 5.5%;
	font-family: noto-sans-cjk-jp, sans-serif;	
	font-size: clamp(17px, 1.25vw, 24px);
	font-weight: 500;
	font-feature-settings: "palt";	
}
.dt_line {
	display: inline-block;
	padding-bottom: 1.4%;
	border-bottom: 1px dotted var(--clr_beg_2)
}
.block_tp_donari {
	padding-bottom: min(28.13vw, 180px);
}
.block_tp_donari .obj {
	bottom: -40%;
	right: calc(min(17.45vw, 335px) * -1);
	width: min(17.45vw, 335px);
	z-index: -1
}
.donari {
	display: inline-block;
	position: relative
}
.donari::before {
	content: "";
	position: absolute;
	top: 16%;
	bottom:0;
	left: -21%;
	right: 0;
	width: min(4.69vw, 90px);
	height: min(4.53vw, 87px);
	margin: auto;
	background: url("../img/donari.png") no-repeat center / cover;
	z-index: -1
}
.rap{display: none}
.sepa_fif .px {
	width: 40%;
}
.sepa_fif .tx {
	width: 60%;
}
.sepa_fif .tx {
	padding-left: 2.5%;
}
.sepa_tp_graph {
	display: flex;
	width: 100%	
}
.sepa_tp_graph .in_cell {
	padding: 2%;
    display: flex;
	align-items: center;	
}
.sepa_tp_graph dt{
	width: 45%;
}
.sepa_tp_graph.ver2 dt{
	width: 38%;
	text-align: center;
	justify-content: center
}
.sepa_tp_graph dd{
	width: 55%;
}
.sepa_tp_graph.ver2 dd{
	width: 62%;
}
.underlay_1 {
	position: relative
}
.underlay_1::before {
	content: "";
	position: absolute;
	top: 0;
	bottom:0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	margin: auto;
	background: var(--clr_beg);
	z-index: -2
}
.director-introduction .tp_thoughts .sepa {
    align-items: flex-start;
}
.sepa_tp_1 {
	column-gap: 20px;
	row-gap: 20px
}
.sepa_tp_1 .cell_wrap {
	width: calc(50% - 40px);
}
.sepa_tp_1 .cell_wrap.long {
	width: 100%;
}
.sepa_tp_1 .cell {
	padding-bottom: 16px;
	border-bottom: 1px dotted var(--clr_base_brown);
	font-family: noto-sans-cjk-jp, sans-serif;
}
.sepa_tp_1 .cell.morefx {
	display: flex;
	column-gap: 10px;
}
.sepa_tp_1 .cell.morefx .hd {
	width: 21%;
	font-weight: 600;
	color: var(--clr_green)
}
.sepa_tp_1 .cell.morefx .mn {
	width: 79%;
	font-feature-settings: "palt";	
	font-family: noto-sans-cjk-jp, sans-serif;	
}
.btn_par {
    column-gap: 20px;    
    row-gap: 20px;    
}
.btn_par .btn_tp_1 {
    display: block;
    width: calc(33.333333333333% - 20px);
	line-height: 1.35;
	text-align: center
}
.block_tp_2.ver2 .tx .mn {
	font-size: clamp(15px, 1.04vw, 20px);	
    padding-left: 0;
	line-height: 1.8
}
.block_tp_2.ver2 .tx {
    padding-top: 0
}
.sepa_tp_nums.ver2 .mn {
}
.sepa_tp_nums.ver2 .in_tx {
    width: 100%;
	text-align: center;
    padding: 1.5% 0 0;
}
.sepa_tp_nums.ver2 .in_tx .list_type_chk {
    text-align: left;
	display: inline-block
} 
.sepa_tp_nums.ver2 .in_px {
    width: 100%;
}
.sepa_tp_nums.ver2 .in_px img{
	display: block;
	max-width: 100%;
	height: auto;
	margin-inline: auto;		
}
.single_wrap .tit{
	padding-bottom: 18px;
	margin-bottom: 20px;
    border-bottom: 2px solid var(--clr_l_brown);
}
.single_wrap p,
.list_wrap p{
    font-family: noto-sans-cjk-jp, sans-serif;
    font-size: clamp(16px, 1.25vw, 24px);
    font-weight: 500;
    letter-spacing: .05em;
	line-height: 1.8;
    font-feature-settings: "palt";
}
.list_wrap p{
    font-family: noto-sans-cjk-jp, sans-serif;
	font-size: clamp(16px, 1.04vw, 20px);	
    font-weight: 500;
    letter-spacing: .05em;
	line-height: 1.7;
    font-feature-settings: "palt";
}
.single_wrap .date,
.list_wrap .date {
	text-align: right;
	font-family: "adobe-caslon-pro", serif;	
	font-weight: 600;
}
.list_wrap .date {
	text-align: left;
}
.single_wrap .btn_tp_1 {
	max-width: 220px;
	padding: 10px min(2.34vw, 45px);
	text-align: center;
	justify-content: center;
	margin-inline: auto;	
}
.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_l_brown);
}
.list_wrap .block {
    padding-bottom: 3%;
    margin-bottom: 3%;
    border-bottom: 2px solid var(--clr_l_brown);
    position: relative;
}
.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_l_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_l_brown);
}


























@media screen and (max-width:1530px){.fv .obj {left: 3%;right: unset;}}
@media screen and (max-width:1320px){.fv .time_tbl {right: 2%;}.fv .pad_1320_l {padding-left: 2%;}.pad_1320_r {padding-right: 2%;}.tp_cpt::after {left: 2%;width: 98%}.wrap_1320{padding-right: 2%;padding-left: 2%;}.tp_cpt .wrap_1320{padding-left: 0;}
.tp_feature .in_tit_wrap {
    width: 100%;
}
.tp_feature .in_tit_wrap.l {
	margin-left: 0
}
	
}
@media screen and (max-width:1210px){
.list_type_chk li::before {
	top: 18%;
	width: 20px;
	height: 20px
}	
.list_type_chk li {
	padding-left: 25px;
}
header.general .inn.wrap_90p {
    width: 98%;
    margin-inline: auto;
}	
}
@media screen and (max-width:1120px){
.wrap_1120, .pad_1120_l, .leade_tp_1 {
	padding-right: 2%;
    padding-left: 2%;
}	
.fv .catch {
	left: 2%
}
nav.general ul li a {
	width: 15vw;
}
	
}
@media screen and (max-width:1000px){
.rap{display: block}	
header.general .inn .logos {
    width: 40%;
}	
header.general .inn .logos .sub {
    font-size: 12px;
}	
header.general .inn .logos .tit {
    width: 173px;
}
header.general .inn .infos .tel_top {
    width: 175px;
}
header.general .inn .infos .cta_top {
    margin-left: 6px;
    width: 227px;
}	
header.general {
    padding: 0;
	height: 60px;
}	
header.general .inn.wrap_90p {
    width: 96%;
    height: 100%;
}	
	
header.general .inn .infos nav {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 58px;
    background: rgba(255, 255, 255, .9);	
	z-index: 9998
}	
header.general .inn .infos nav > ul {
    display: block;
	height: 100%;
	padding-bottom: 3vw;
	overflow-y: scroll
}	
header.general .inn .infos nav li.par {
	position: relative;
}

header.general .inn .infos nav li {
    margin-right: 0;
}	
header.general .inn .infos nav li a {
    font-size: 18px;
	padding: 0;
	height: 65px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-bottom: 1px dotted var(--clr_beg_2);
	text-align: center;
}	
header.general .inn .infos .sp_ham {
    width: 30px
}	
.menu-trigger {
    height: 18px;
}	
.menu-trigger span {
    height: 2px;
}	
.menu-trigger span:nth-of-type(2) {
    top: calc(50% - 1px);
}	
.menu-trigger.active span:nth-of-type(1) {
  -webkit-transform: translateY(8px) rotate(-45deg);
  transform: translateY(8px) rotate(-45deg);
}
.menu-trigger.active span:nth-of-type(3) {
  -webkit-transform: translateY(-8px) rotate(45deg);
  transform: translateY(-8px) rotate(45deg);
}	
.maga_menu {
	display: none;
	border-top: none;
	position: relative;
	left: 0;
	top: 0;
	width: 100%;	
    background: none;	
}
.maga_menu ul {
	overflow-y: visible!important;
	display: flex;
	flex-wrap: wrap
}
.maga_menu li {
	width:100%;
	border-right: none;	
	border-bottom: none;	
}
.maga_menu li a {
	margin: 0;	
	height: 65px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;	
	padding: 0!important;
	text-align: center;
	cursor: pointer
}
header.general .inn .infos nav li.par {
    position: relative;
}	
header.general .inn .infos nav li.par aside {
    position: absolute;
    top: 0;
    right: 0;
    width: 65px;
    height: 65px;
    margin: auto;
    cursor: pointer;
	background: var(--clr_l_brown);
	display: flex;
	justify-content: center;
	align-items: center
}	
header.general .inn .infos nav li.par aside .in {
	position: relative;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;	
}
header.general .inn .infos nav li.par aside .in::before,
header.general .inn .infos nav li.par aside .in::after {
    content: '';
    display: block;
    width: 22px;
    height: 3px;
    background: var(--clr_wht);
    position: absolute;
	z-index: 999
  }
header.general .inn .infos nav li.par aside .in::after {
    transform: translateY(-50%) rotate(90deg);
    transition: 0.5s;
  }
header.general .inn .infos nav li.par aside .in::before {
    margin-top: -3px
  }
header.general .inn .infos nav li.par aside.active .in::after {
    transform: rotate(0);
    transition: 0.5s;
}
header.general .inn .infos nav li.par aside.active .in::before {
    margin-top: 0
  }
	
}
@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_90p, .wrap_1320, .wrap_1120, .wrap_1080, .wrap_920 {
    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)!important;
	margin-left: -0.8rem!important;
}
.sp_tx_cent {
	text-align: center
}	
.sp_tx_left {
	text-align: left
}	
.sp_yaku {font-feature-settings: "palt";}	
header.general .inn .infos .cta_top {
    display: none
}
header.general .inn .logos {
    width: 50%;
    height: auto;
    margin: 0;
    padding: 0;
}	
header.general .inn .logos .tit {
    width: 170px;
}		
header.general .inn .infos {
    width: 50%;
    padding-left:0;
	column-gap: 2vw
}	
header.general .inn .infos .tel_top {
    width: calc(100% - 40px)
}	
.gnav_sp {
    padding-top: 22vw;
    padding-bottom: 0;
    width: 100%;
}	
.fv .catch {
    position: absolute;
    left: 8vw;
    top: 18vw;
    z-index: 10;
}	
.fv .catch img {
    width:18.25vw;
}	
.fv .time_tbl {
    width: 96%;
    right: 0;
	left: 0;
	margin: auto;
    bottom: 24vw;
	padding-left: 4vw;
	padding-right: 4vw;
}	
.time_tbl .row {
    padding: 5px 0;
    font-size: 3.75vw;
}	
.time_tbl .txs_26 {
    font-size: 3.59vw;
}	
.fv .btn {
    right: 0;
	left: 0;
	margin: auto;
    bottom: 1vw;
	display: block;
	width: 90%;
	height: auto
}	
nav.general {
    display: none
}	
/****************************************************************************************/
.mgn_t_90 {
    margin-top: 10.5vw;
}	
.mgn_t_110 {
    margin-top: 12.5vw;
}	
.mgn_t_130 {
    margin-top: 14.5vw;
}	
.sec_pad_150_t {
    padding-top: 16.5vw;
}	
.sec_pad_120 {
    padding: 13.5vw 0;
}	
.mgn_t_25 {
    margin-top: 4vw;
}	
.mgn_t_40 {
    margin-top: 5.5vw;
}	
.mgn_t_30 {
    margin-top: 4.5vw;
}	
.txs_20 {
    font-size: 4.1vw;
}	
.txs_24 {
    font-size: 4.4vw!important;
}	
.txs_32 {
    font-size: 5vw!important;
}	
.sec_pad_80 {
    padding: 9.5vw 0;
}	
.sec_pad_80_b {
    padding-bottom: 9.5vw
}	
.sec_pad_80_t {
    padding-top:9.5vw;
}
.sec_pad_140_b {
    padding-bottom: 15.5vw;
}	
.mgn_t_150 {
    margin-top: 16vw;
}	
.mgn_t_50 {
    margin-top: 6.5vw
}
.mgn_t_20 {
    margin-top: 3.5vw
}	
.sec_pad_70 {
    padding: 8.5vw 0;
}	
.sec_pad_150 {
    padding: 16vw 0;
}
.mgn_t_70 {
    margin-top: 8.5vw;
}	
.txs_48 {
    font-size: 7.5vw
}
.sp_pad_6 {
    padding: 6vw 0;
}
.sp_pad_13_t {
    padding-top: 13vw;
}	
.sp_pad_15_t {
    padding-top: 15vw;
}	
.mgn_t_60 {
    margin-top: 7.5vw;
}	
.wrap_1120, .pad_1120_l, .leade_tp_1 {
	padding-right: 0.8rem;
    padding-left: 0.8rem;
}	
.under .bse_1 {
    font-size: 14px;
    font-feature-settings: "palt";
    line-height: 1.8;
    font-weight: 600;
    letter-spacing: 0;
}	
/****************************************************************************************/
.tp_news .dynamic .row {
    padding: 4vw 0;
    border-top: 1px solid var(--clr_l_brown);
    font-size: 4vw!important;
}	
.tp_news .dynamic .row .date {
    width: 30%;
}	
.tp_news .dynamic .row .mn {
    width: 70%;
}	
.tp_cpt::after {
	top: 6vw;
    left: 10%;
    width: 90%;
}	
.tp_cpt.sec_pad_100_t {
    padding-top: 0
}	
.tp_cpt .sepa .px {
    padding-top: 0;
}	
.tp_cpt .sepa .bx {
    width: 100%;
}	
.tp_cpt .sepa .px {
    width: 65%;
}	
.tp_cpt aside {
    display: none
}	
.tp_cpt .sepa .tx {
    padding: 20px;
}	
.tp_cpt .sepa .tx .tit {
    line-height: 1.4;
    /*text-shadow: 2px 2px 3px rgba(176, 155, 125, 0), -2px 2px 3px rgba(176, 155, 125, 0), 2px -2px 3px rgba(176, 155, 125, 0), -2px -2px 3px rgba(176, 155, 125, 0);*/
}	
.tp_cpt .sepa .tx .txs_40 {
    font-size: 6vw;
	line-height: 1.2
}	
.tp_cpt .sepa .tx .txs_26 {
    font-size: 16px;
	font-weight: 500
}	
.btn_tp_1 {
    border-radius: 30px;
    padding: 3vw 4vw;
    column-gap: 3vw;
    font-size: 4.4vw;
}	
.tp_feature {
    padding: 20vw 0 10vw;
}	
.h_type_1 {
    font-size: 27px
}	
.h_type_1 .in::before {
    right: -20vw;
    width: 15.63vw;
}	
.h_type_1.vert .in::before {
    top: -17vw;
    width: 2px;
    height: 15.63vw;
}	
.tp_feature .obj {
    display: none
}	
.tp_feature .in_tit_wrap {
    position: relative;
    padding: 0;
    background: none;
    width: 100%;
}	
.tp_feature .in_tit_wrap .txt .in_tit {
    width: 100%;
	padding-left: 3.5vw;
	padding-right: 0.8rem;
    font-weight: 550;
    color: var(--clr_base_brown);
}	
.tp_feature .in_tit_wrap .txt .num {
    display: none
}	
.tp_feature .in_tit_wrap .txt {
    display: flex;
	align-items: center;
    font-size: 4.6vw;
	font-feature-settings: "palt";
}	
.tp_feature .in_tit_wrap::before,
.tp_feature .in_tit_wrap.r::before,
.tp_feature .in_tit_wrap.l::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 20px;
	left: 0.8rem;
	width: 16.09vw;
    height: 20.63vw;
    margin: auto;
    background: url("../img/sp_ha.jpg") no-repeat center / cover;
}	
.tp_feature .in_tit_wrap.r,
.tp_feature .in_tit_wrap.l	{
    padding-left: calc(16.09vw + 0.8rem);
}	
.tp_feature .sepa {
    margin-top: 5.5vw;
}	
.tp_feature .sepa .bx {
    width: 100%;
}	
.tp_feature .sepa .tx {
    line-height: 2;
    font-size: 14px;
    padding: 5vw 0 0;
		padding-bottom: 0
}	
.tp_feature .block {
	position: relative
}
.tp_feature .block::after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 65%;
    height: 1px;
    margin: auto;
    background: var(--clr_l_brown);
}
.tp_feature .block:nth-child(odd)::after {
	right: 0
}
.tp_feature .in_tit_wrap.l::before {
    right: unset;
}	
.cta {
	padding-right: 0.8rem;
	padding-left: 0.8rem;
}	
.cta .inn {
    padding: 5vw 4vw;
}	
.tp_thoughts .tit span::before,
.tp_thoughts .tit span::after{
	width: 15vw;
}
.tp_thoughts .tit span::before {
	left: -17vw
}
.tp_thoughts .tit span::after {
	right: -17vw
}
.tp_thoughts .sp_change {
    margin-top: 6vw
}	
.tp_thoughts .sp_change .tit {
    font-size: 5.5vw
}	
.tp_thoughts .sp_change .mn {
	margin-top: 8vw;
    font-size: 4.8vw;
	line-height: 1.8
}	
.tp_thoughts .sp_change:last-of-type .mn {
	margin-top: 0;
	font-family: noto-sans-cjk-jp, sans-serif;
}	
.tp_thoughts .sp_change img {
	display: block;
	width: 100%;
	height: auto;
	margin:0 auto;
}	
.tp_med {
    margin-top: 25vw;
    padding-top: 16vw;
}	
.tp_med .in_wrap {
    width: 92%;
    margin-top: -20vw;
	margin-left: 4%;
	margin-right: 4%;
	padding-top: 15vw;
    padding-left: 6vw;
	padding-right: 5vw;
    position: relative;
    z-index: 0;
}	
.tp_med .sepa_wrap .bx {
    width: 100%;
    padding: 4vw;
	margin-bottom: 5.5vw;
}	
.tp_med .sepa_wrap .bx:last-child {
	margin-bottom: 0;
}	
.tp_med .sepa_wrap .bx header .tx {
    line-height: 1.4;
    width: 82.8%;
    font-size: 4.53vw;
}	
.tp_med .sepa_wrap .bx .mn {
    font-size: 4.2vw;
    font-weight: 500;
    line-height: 1.35;
    padding-left: 5%;
}	
.h_type_1.ver2 .in {
    padding-left: 18vw;
}
.tp_flow header p {
    display: none
}	
.tp_flow .stage .cell {
    width: 80%;
	margin-inline: auto;	
	margin-bottom: 16vw;
    padding: 11vw 0 6vw;
    border: 2px solid var(--clr_base_brown);
    background: none;
	background-image: none!important
}	
.tp_flow .stage .cell:last-of-type {
	margin-bottom: 0;
	border-bottom: 0;
}	
.tp_flow .stage .cell .obj.num {
    width: 20vw;
    height: auto;
    top: -10vw;
    left: 0;
    right: 0;
    margin: auto;
}	
.tp_flow .stage .cell .tit {
	display: inline-block;
	height: auto;
	place-content: flex-start;
  font-size: 20px;
}	
.tp_flow .stage .cell .mn {
    font-size: 14px;
    width: 100%;
    margin-top: 0;
		padding: 0;
}	
.tp_flow .stage .cell::before {
    content: "";
    position: absolute;
    width: 6.41vw;
    height: 23.59vw;
    right: 0;
	left: 0;
    top: unset;
	bottom: -12vw;
	margin: auto;
	transform: rotate(90deg);
}	
footer {
    padding-bottom: 0;
    position: relative;
}	
footer .stage .cell.txt {
    width: 100%;
}	
footer .stage .txt .dls dt {
    width: 18%;
    font-size: 3.75vw;
}	
footer .stage .txt .dls dd {
    width: 82%;
    font-size: 4vw;
}	
footer .stage .txt .time_tbl {
    border-radius: 16px;
	margin-top: 6vw
}	
footer .stage .cell.map {
    width: 100%;
	margin-top: 8vw
}	
header.general .inn .infos nav li a {
    font-size: 4.4vw;
}	
header.general .inn.wrap_90p {
    width: 100%;
    height: 100%;
}	

.under_fv {
	height: 45vw
}	
.under_fv {
	height: 45vw
}	
.under_fv .kv {
	height: 100%;
	object-fit: cover;
}	
.under_fv .in_wrap .title {
    font-size: 5vw;
}	
.h_type_2 {
    width: 26vw;
    height: 26vw;
    font-size: 4.2vw
}
.sec_tp_1::before {
    width: 60%;
    height: 10vw;
}	
.sec_tp_1 {
    padding-top: 5vw;
    position: relative;
}	
.sec_tp_1 .cover::before {
    top: 5vw;
}	
.h_type_3 {
    padding: 1.5vw 1.5vw 1.5vw 5vw;
    box-shadow: 3px 3px 12px 0px rgba(123, 123, 123, 0.5);
    font-size: 5vw;
}	
.sepa_tp_nums .cell {
    width: 100%;
    padding: 5vw 4vw;
	margin-bottom: 20px
}	
.sepa_tp_nums .cell:last-child {
	margin-bottom: 0
}	
.sepa_tp_nums .tit_s {
    margin: 3% auto 3%;
    font-size: 4.8vw;
}	
.js-scrollable .tbl_tp_1 {
    width: 700px;
    margin-inline: auto;
	margin-left: 0.8rem
}	
.tbl_tp_1 .row {
    padding: 0 5vw;
}	
.tbl_tp_1 .top.row {
    font-size: 5vw;
}	
.tbl_tp_1 .row .inn {
    display: flex;
    align-items: center;
    padding: 4vw 0;
    column-gap: 5vw;
}	
.block_tp_1 header .num {
    width: 25%;
}
.block_tp_1 header .tit {
    padding-left: 5vw;
    width: 75%;
    font-size: 5.5vw;
    font-weight: 600;
}	
.under .bse_2_noto {
    font-size: 16px;
}	
.list_type_chk li {
    padding-left: 25px;
    font-size: 16px;
}	
.list_type_chk li::before {
	top: 6%;
}	
.list_type_chk li.mgn_t_10 {
    margin-top: 10px;
}
.sec_tp_1 .cover.doc_bg::before {
    background: url(../img/doc_bg_sp.jpg) no-repeat top / cover;
}	
.sp_pad_l {
    padding-left: 5.21vw;
}	
.bx_tp_1 {
    padding: 6vw 4vw;
}	
.bx_tp_1 .tit {
    padding: 2px 5px;
    font-size: 4.5vw;
}	
.under .tp_flow .stage .cell .obj.num {
    width: 20vw;
    top: -10vw
}	
.under .tp_flow .stage .cell {
    padding: 11vw 0 6vw;
}	
.under .tp_flow .stage .cell::before {
    width: 6.41vw;
    height: 23.59vw;
	top: unset;
	bottom: -12vw
}	
.under .tp_flow .stage .cell .tit,
.under .tp_flow .stage .cell .mn {
    font-size: 5vw;
}	
.block_tp_2 {
    padding-top: 5.5vw;
	width: calc(100% - 1.6rem);
	margin-inline: auto;
	padding-right: 0!important;
	padding-left: 0!important;	
}	
.block_tp_2 .tx {
    width: 100%;
    padding: 0;
}	
.block_tp_2 .tx .mn {
    padding: 5% 0 0 0;
    font-size: 4.5vw;
    font-weight: 500;
    text-align: center;
}	
.dt_line {
    padding-bottom: 2vw;
}	
.block_tp_2 .px {
    width: 100%;
	margin-top: 8vw
}	
.block_tp_2.mgn_t_60 {
    margin-top: 11vw;
}	
.block_tp_2 .tx .tit {
    font-size: 5vw;
	text-align: center;
    color: #6e5a3c;
}	
.block_tp_donari .txs_64 {
    font-size: 6.25vw;
	font-family: noto-sans-cjk-jp, sans-serif;
}	
.donari::before {
    top: 16%;
    bottom: 0;
    left: -50%;
    width: 12.66vw;
    height: 12.19vw;
}	
.block_tp_donari {
    padding-bottom: 17vw;
}		
.cavity-treatment .block_tp_donari {
    padding-bottom: 10vw;
}	
.block_tp_donari .obj {
    bottom:0;
    right: 0;
    width: 43%;
    z-index: 1;
}
.block_tp_donari .txs_32 {
    font-size: 16px!important;
}	
.block_tp_donari .txs_32 .disp_inl_b {
    display: block!important
}	
.sepa_tp_nums aside span {
    top: 0;
}	
.alignright,
.alignleft	{
    margin: 0 0 3vw;
    display: block;
	float: none
}	
.sepa_tp_nums.mgn_t_70 {
    margin-top: 15vw;
}	
.sepa_tp_nums .mgn_t_60 {
    margin-top: 13vw;
}	
	
.sepa_tp_nums .cell.long .tit_s {
    margin: 0 auto 30px;
    padding-bottom: 0;
}	
.h_type_4 {
    padding: 0 0 0 4vw;
    position: relative;
    line-height: 1.3;
}	
.sp_img100 {
    max-width: auto;
	width: 100%;	
}	
.sp_img80 {
    max-width: auto;
	width: 80%;	
	margin-inline: auto;	
}	
.img_w40 {
    width: 100%;
    height: auto;
}	
.mgn_t_100 {
    margin-top: 11vw
}	
.tp_flow .stage.mgn_t_100 {
    margin-top: 15vw
}	
.sepa_fif .px {
    width: 100%;
	margin-bottom: 3vw
}	
.sepa_fif .tx {
    padding-left: 0;
}
.sepa_fif .tx {
    width: 100%;
}
.sepa_tp_graph .in_cell {
	padding: 2vw 3vw
}	
.list_type_chk.flex-wrap_par li {
    width: 100%;
}	
.list_type_chk.light li {
    margin-bottom: 2vw
}	
.list_type_chk.light li:last-child {
    margin-bottom: 3vw
}	
.sepa_tp_nums .cell.long {
    padding: 20px;
}	
.cosmetic-dentistry .sepa_tp_nums .cell.long {
    padding: 5vw;
}	
.tp_flow .stage.sepa_two .cell,
.tp_flow .stage.sepa_three .cell {
    width: 80%;
}	
.visiting-dentist .list_type_chk.light li {
    font-weight: 600!important;
}	
.sepa_tp_nums .cell.long .tit_s {
    font-size: 21px;
		line-height: 1.4;
}	
.sepa_tp_graph.ver2 {
    display: block;
}	
.sepa_tp_graph.ver2 dt,
.sepa_tp_graph.ver2 dd {
    width: 100%
}	
.sepa_tp_1 .cell_wrap {
    width: 100%
}	
.sepa_tp_1 .cell_wrap:last-of-type {
    margin-top: 3.5vw
}	
.sepa_tp_1 .cell {
    padding-bottom: 3.5vw;
}	
.sepa_tp_1 .cell.morefx .hd {
    width: 25%;
}
.sepa_tp_1 .cell.morefx .mn {
    width: 75%;
}	
.btn_par .btn_tp_1 {
    width: 100%;
	margin-bottom: 5vw
}
.block_tp_2.ver2 .px {
	margin-top: 0;
	margin-bottom: 3vw
}	
header.general .inn .infos nav > ul {
	padding-bottom: 58px;
}	
	
header.general .inn .infos nav li a {
	height: 50px;
}	
header.general .inn .infos nav li.par aside {
    width: 50px;
    height: 50px;
}	
.ft_belt {
}	
.ft_belt .box {
	width: 90%;
	margin-inline: auto;	
    padding: 5vw 2%;
}	
.ft_belt .box .in {
    display: block;
}	
.single_wrap h3 {
	font-size: 4.4vw;
}
.list_wrap .block {
    padding-bottom: 5vw;
    margin-bottom: 5vw;
}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
}
/* ==========================================================================
   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;
  }
}


/* sp固定フッター */
html{scroll-behavior: smooth;}

.pc_go_tp {
	opacity: 0;
	transition-duration: .5s;
}

.pc_go_tp .top_link {
	position: fixed;
    bottom: 120px;
    right: 40px;
    width: 100px;
    height: 100px;
    z-index: 9998;
}

.tp_feature_px_5 {
	border-radius: 40px 0px;
}

/* MVスライド */

.mv_sec {
	position: relative;
}

.mv_sec .mv_splide {
    width: 100%;
    margin: 0 auto;
}

.mv_sec .mv_splide img {
    width: 100%;
    object-fit: cover;
}

.mv_sec .catch, .mv_sec .time_tbl {
    position: absolute;
}

.mv_sec .catch {
    left: calc((100vw - 1120px) / 2);
    top: min(11.09vw, 213px);
    z-index: 10;
}

.mv_sec .catch img {
	width: min(6.56vw, 126px);
    display: block;
    height: auto;
}

.mv_sec .time_tbl {
    width: 100%;
    max-width: 650px;
    right: calc((120vw - 100%) / 2);
    bottom: calc(min(1.72vw, 33px) * -1);
}

.mv_sec .obj {
    right: 3%;
    bottom: 3%;
    display: block;
    width: min(5.21vw, 100px);
    height: auto;
    z-index: 0;
}

/* フッター */
footer .ft_belt.sp {
	display: none;
}

footer .ft_menu {
	display: block;
	background-color: var(--clr_beg);
}

footer .ft_menu .ft_flexbox {
	display: flex;
	justify-content: space-between;
	/* padding: 40px; */
	padding: min(3.64vw, 70px) 0px;
	font-family: "Zen Old Mincho", serif!important;
}

footer .ft_menu ul a:hover {
	text-decoration: underline;
}

footer .ft_menu ul a {
	font-weight: 700;
}

footer .ft_menu .sub_flexbox {
	display: flex;
	justify-content: left;
}
footer .ft_menu .sub_flexbox ul{
	width: 50%;
}
footer article {
	margin-bottom: 40px;
}

footer .ft_menu .logos {
	width: 23.15%;
}
footer .ft_menu .logos p {
	font-size: 12px;
	margin-bottom: 5px;
}

footer .ft_menu .logos img {
	width: 60%;
}

footer .ft_menu .infos {
	width: 15.74%;
}
footer .ft_menu .infos li {
	margin-bottom: 10px;
}

footer .ft_menu .infos2 {
	width: 17.63%;
}

footer .ft_menu .sub_menu {
	width: 36.83%;
}

/*
footer .ft_menu .sub_menu ul:nth-child(2) {
	padding-left: 10%;
}
*/

footer .ft_menu .infos2 ul li,
footer .ft_menu .sub_menu ul li {
	position: relative;
	padding-left: 20px;
	font-size: 12px;
	margin-bottom: 5px;
}

footer .ft_menu .infos2 ul li:before,
footer .ft_menu .sub_menu ul li:before {
	content: "\025b6";
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	font-size: 0.5rem;
	margin: auto;
	color: #b08f5f;
}
	
	

footer .ft_menu .infos2 h3,
footer .ft_menu .sub_menu h3 {
	color: #b08f5f;
	padding-bottom: 13px;
    margin-bottom: 13px;
    border-bottom: 1px solid #b08f5f;
    font-size: 16px;
}


@media screen and (max-width: 767px) {
	/* 歯のアイコン */
	.tp_feature .in_tit_wrap::before, .tp_feature .in_tit_wrap.r::before, .tp_feature .in_tit_wrap.l::before {
		bottom: 10px;
		width: 8.04vw;
		height: 10.30vw;
	}
	
	.tp_feature .in_tit_wrap::before, .tp_feature .in_tit_wrap.r::before {
		top: -10px;
		bottom: auto;
	}
	
	 .tp_feature .in_tit_wrap.r, .tp_feature .in_tit_wrap.l {
        padding-left: 40px;
    }
	
	/* MVスライド */	
	.mv_sec .catch {
        position: absolute;
        left: 8vw;
        top: 18vw;
        z-index: 10;
    }
	
	.sp + .catch img {
    	width: 15vw!important;
	}
	
	.mv_sec .time_tbl {
        width: 96%;
        right: 0;
        left: 0;
        margin: auto;
        bottom: 24vw;
        padding-left: 4vw;
        padding-right: 4vw;
    }
	
    .mv_sec .btn {
        right: 0;
        left: 0;
        margin: auto;
        bottom: 1vw;
        display: block;
        width: 90%;
        height: auto;
    }
	/* Topサブタイトル */
	.tp_med h2.sp {
		position: relative;
		z-index: 10;
		top: -100px;
	}

	.tp_med h2.sp span::before, .tp_med h2.sp span::after {
		content: "";
		position: absolute;
		top: 0;
		bottom: 0;
		width: 15vw;
		height: 2px;
		margin: auto;
		background: var(--clr_l_brown);
	}	
	
	.tp_med h2.sp span::before {
        left: 15vw;
    }
	
	.tp_med h2.sp span::after {
        right: 15vw;
	}
	
	/* sp固定フッター */
	footer {
		padding-bottom: 50px;
	}
	
	.pc_go_tp {
		display: none;
	}
	
	.ft_btn .sp_fx_nv {
		position: fixed;
		bottom: 0;
		left: 0;
		z-index: 9999;
		width: 100%;
		height: 60px;
		padding: 5px;
		display: flex;
		align-items: center;
		justify-content: space-between;
		background-color: #FF8C00;
	}

	.ft_btn .sp_go_tp svg {
		fill: #fff;
		display: block;
		width: 30%;
		height: auto;
		margin: 0 auto;
	}
	
	.ft_btn .tels {
        width: 83%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        border: 1px solid #fff6e4;
	}

	.ft_btn .tels .sub {
		padding-top: 5px;
		font-size: clamp(10px, 2.933333333333333vw, 11px);
		text-align: center;
	}

	.ft_btn .tels .num {
		font-size: clamp(24px, 7.466666666666668vw, 28px);
		text-align: center;
		line-height: 1;
		padding-bottom: 5px;
	}

	.ft_btn .sp_go_tp {
		width: 15%;
		height: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        align-content: center;
        justify-content: center;
        border: 1px solid #fff6e4;
	}

	.ft_btn .sp_go_tp p {
		font-size: clamp(10px, 2.933333333333333vw, 11px);
		line-height: 1;
	}
	
	/* フッター */
	footer .ft_belt.sp {
		display: block;
	}
	footer .ft_menu {
		display: none;
	}
}

.form_area .row {
	margin-bottom: 1px;
}
.form_area .row .cel {
	font-size: clamp(15px, 0.93vw, 18px);
	padding: 20px 16px;
	line-height: 1.65;
	letter-spacing: .055em;
	font-weight: 500;
	font-family: noto-sans-cjk-jp, sans-serif
}
.form_area .row .th {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	width: 35%;
	font-weight: 600;
	background-color: var(--clr_beg);
	color: var(--clr_l_brown2);
}
.form_area .row .th .req {
	padding: 0px 4px 2px;
	color: #FFF;
	background-color: #e50012;
	font-weight: 400
}
.form_area .row .td {
	width: 65%;
	background: #FFF
}
.form_area input[type='submit'],
.form_area input[type='button'],
.form_area input[type='checkbox'],
.form_area label,
.form_area button,
.form_area button,
.form_area select{
  cursor: pointer;
}
.form_area input[type='text'],
.form_area input[type='email'],
.form_area textarea,
.form_area select{
	width: 100%;
	padding: 3px 5px;
	background-color: #FFF;
	border: 1px solid #ccc;
	border-radius: 5px;
	-webkit-transition:all .1s;
	transition:all .1s;	
}
.form_area input[type='text'],
.form_area input[type='email'],
.form_area textarea{
	width: 100%;
	padding: 5px
}
.form_area .mid_size{max-width: 358px}
.form_area .long_size,.form_area textarea{max-width: 744px}
.form_area textarea{height: 11.56vw}
.form_area input[type='text']:focus,
.form_area input[type='email']:focus,
.form_area textarea:focus{
	box-shadow:0 0 3px 1px #fde5d7;	
}
.form_area .row.full {
	width: 100%;
	background: #FFF;
	padding-bottom: 40px;
}
.form_area .in_pp {	
	margin: 0 auto 16px;
	width: 86%;
	height: 200px;
	overflow-y: scroll;
	border: 1px solid #ccc;
	border-radius: 5px;
	padding: 12px;
	line-height: 1.6;	
}
.form_area input[type='submit']{
	background: #FF8C01;
	text-align: center;
	margin: 0 auto;
	padding: 16px 20px;
	color: #FFF;
	font-size: 18px;
	font-weight: 600;
	border: 1px solid #FF8C01;
	border-radius: 5px
}
.form_area .sepa_adr .num {
	width: 30%;
}
.form_area .sepa_adr .mn {
	width: 68%;
}
.form_area .wpcf7-list-item {
	margin-bottom: 5px;
	display: block
}
div.wpcf7 .wpcf7-spinner {
    display: block;
}

@media screen and (max-width:767px){
.form_area .row .th, .form_area .row .td {
    width: 100%;
}
.form_area .row .cel {
    font-size: clamp(14px, 0.833vw, 16px);
    padding: 16px 0;
    line-height: 1.65;
    letter-spacing: .055em;
    font-weight: 500;
}	
.form_area input[type='text'], .form_area input[type='email'], .form_area textarea {
    width: 100%;
    padding: 8px;
}	
.form_area textarea {
    height: 80vw;
}
}


.iframe_gmap {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}
.iframe_gmap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


/* 施設基準 */
#standards article:before {
	content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 59.43%;
    height: min(6.51vw, 125px);
    background: var(--clr_beg_2);
    z-index: -1;
}

#standards article {
	padding-top: min(3.23vw, 62px);
    position: relative;
}

#standards article h3 {
	font-size: clamp(18px, 1.4583vw, 28px);
	font-weight: 600;
}

#standards article .notice-box {
	background-color: #f8e7c9;
	margin: 20px auto 60px;
	padding: 20px;
	font-family: noto-sans-cjk-jp, sans-serif;
	border-left: 5px solid #eaa727;
}

#standards article .disc_list {
	text-indent: -1em;
	padding-left: 1em; 
}

#standards article .disc_list li ul {
	text-indent: -1em;
	padding-left: 1em; 
}

#standards article .disc_list li ul li {
	list-style: circle;
}

#standards article .space_none {
	text-indent: 1em;
	padding-left: 0!important;
}
 
#standards article .disc_list li {
	list-style: disc;
	text-indent: -1em;
	padding-left: 1em;
}

#standards article .accordion__box {
	margin: 20px auto 60px;
	padding: 0!important;
}

#standards .accordion__content {
	padding: 20px;
	border: 2px solid #f8e7c9;
	border-top: 0;
	border-radius: 0 0 20px 20px;
}

#standards .space_btm {
	margin-bottom: 20px;
}

#standards .guide-boxarea {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

#standards .guide-box {
	background-color: rgba(248, 231, 201, 0.8);
	border-radius: 20px;
	padding: 20px;
	width: 45%;
	margin: 2%;
}

#standards .guide-box h3 {
	border-left: 5px solid #eaa727;
}








#standards .accordion__box summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    color: #333333;
    font-weight: 600;
    background-color: #f8e7c9;
	padding: 20px;
	border-radius: 20px 20px 0 0;
	cursor: pointer;
}

#standards .accordion__box summary::-webkit-details-marker {
    display: none;
}

#standards .accordion__box summary::after {
    transform: translateY(-25%) rotate(45deg);
    width: 7px;
    height: 7px;
    margin-left: 10px;
    border-bottom: 3px solid #333333b3;
    border-right: 3px solid #333333b3;
    content: '';
    transition: transform .3s;
}

#standards .accordion__box[open] summary::after {
    transform: rotate(225deg);
}

#standards .accordion__box .accordion__content {
    transform: translateY(-10px);
    opacity: 0;
    margin: 0;
    padding: .3em 2em 1.5em;
    color: #333333;
    transition: transform .5s, opacity .5s;
}

#standards .accordion__box[open] .accordion__content {
    transform: none;
    opacity: 1;
}


/* TOPデザイン変更 */
header .par .link_none {
	cursor: pointer;
}

.home .mv_sec #image-slider {
	visibility: visible;
}

.home .mv_sec {
	width: 100%;
	max-width: 100%;
	padding-top: 100px;
}

@media not all and (min-width: 768px){
	.home .mv_sec {
		padding-top: 60px;
	}
}

.home .mv_contarea {
	display: flex;
	justify-content: space-between;
	width: 100%;
	max-width: 100%;
}

.home .mv_contarea .mv_1 img {
	display: block;
}

.home .mv_contarea .mv_1 {
	width: 40%;
	position: relative;
}

.home .mv_contarea .mv_1:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	z-index: -5;
	background-color: #fff4cd;
	width: 85%;
    height: 45%;
}

.home .mv_contarea .mv_1 img:last-child {
	width: 70%;
	margin-left: auto;
	margin-top: 60px;
}

.home .mv_contarea .mv_2 {
	width: 10%;
	padding-top: 60px;
}

.home .mv_contarea .mv_3 {
	width: 35%;
    padding-right: 5%;
	position: relative;
}
.home .mv_contarea .mv_3:after {
	content: "";
	position: absolute;
	bottom: 10%;
	right: 0;
	z-index: -5;
	background-color: #fce2bc;
	width: 85%;
    height: 65%;
}

.cont_btn {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 0 20px;
	background-color: #e08c3c;
	padding: 20px 10px 0;
	position: relative;
}

.cont_btn img {
	margin-right: 40px;
	width: 100px;
}

.cont_btn p {
	display: inline-block;
	color: #fff;
	font-weight: 400;
	padding-bottom: 20px;
	vertical-align: middle;
	font-size: 1.8rem;
}
	
.cont_btn p span {
	font-size: 3.2rem;
}

.home .tp_feature .sepa + .bx {
    width: 50%;
}

.home .tp_cpt::after {
	background-color: #f7f7f7;
	width: calc(80% - ((100vw - 1120px) / 2));
	left: auto;
	right: 0;
}

.home .concept_sec h2 {
	color: #ad7c53;
}

.home .concept_sec .tx.bx {
	padding-top: 4.4%;
}

.home .tp_cpt .sepa .tx {
	padding-right: 10%;
}

.home .tp_cpt .btn_tp_1,
.home .dt_sec .btn_tp_1,
.home .tp_med .btn_tp_1 {
	align-items: center;
	column-gap: min(1vw, 44px);
	border: 1px solid #000;
	border-radius: 0;
	background-color: transparent;
	padding: 10px;
	width: fit-content;
}

@media not all and (max-width: 1600px){
	.home .tp_cpt .btn_tp_1,
	.home .dt_sec .btn_tp_1,
	.home .tp_med .btn_tp_1 {
		width: fit-content;
	}
}

.home .tp_cpt .btn_tp_1 img,
.home .dt_sec .btn_tp_1 img,
.home .tp_med .btn_tp_1 img {
	width: 30px;
}

.home .cr_sec {
	width: 100%;
	background-color: #feeed3;
	padding: 0 100px;
}

.home .cr_sec .inner {
	background-color: #fff;
	padding: 0 100px 110px;
	margin-inline: auto;
	max-width: 1320px;
}

.home .cr_sec h2, .dt_sec h2,
.home .tp_med h2, .tf_sec h2 {
	color: #e08c3c;
	text-align: center;
}

.home .cr_sec h2 span, .dt_sec h2 span,
.home .tp_med h2 span, .tf_sec h2 span {
	display: block;
}

.home .cr_sec h2 span:first-child,
.home .dt_sec h2 span:first-child,
.home .tp_med h2 span:first-child,
.home .tf_sec h2 span:first-child {
	padding: 100px 0 20px;
	border-bottom: 2px solid #e08c3c;
	font-size: 20px;
	font-weight: 400;
	display: inline-block;
}

.home .cr_sec h2 span:last-child,
.home .dt_sec h2 span:last-child,
.home .tp_med h2 span:last-child,
.home .tf_sec h2 span:last-child {
	padding: 20px 0 60px;
}

.home .cr_sec article {
	padding-bottom: 40px;
	border-bottom: 1px solid #000;
}

.home .cr_sec article:last-child {
	border-bottom: 0;
}

.home .cr_sec h3 {
	color: #ad7c53;
	font-family: "source-han-serif-japanese", serif;
}

@media not all and (min-width: 768px){
	.home .cr_sec h3 {
		text-align: center;
	}
}

.home .cr_sec p {
	font-weight: 400;
}

.home .cont_sec {
	padding: 40px;
}

.home .cont_sec .cont_btn {
	width: 100%;
	margin: 0 auto 100px;
}

.home .tp_thoughts {
	background: transparent;
}

.home .tp_thoughts .sepa .px::after {
	background-color: #fff4cd;
	right: 0;
    left: auto;
    width: 85%;
    height: 90%;
}

.home .tp_thoughts .sepa .tx {
	width: 80%;
}

.home .tp_thoughts .sepa {
	margin-inline: auto;
	max-width: 1320px;
}

.home .tp_thoughts .tit span::before,
.home .tp_thoughts .tit span::after {
	display: none;
}

.home .dt_sec h2 span:first-child {
	padding-top: 0;
}

.home .dt_sec h2 {
	text-align: left;
}

.home .dt_sec h2 span:last-child {
	padding-bottom: 40px;
	padding-left: 0.6em; 
}

.home .dt_sec p {
	font-weight: 400;
}

.home .dt_sec .dt_btm {
	display: flex;
	justify-content: space-between;
}

.home .dt_sec .btn_tp_1 {
	margin-top: 60px;
}

.home .tp_med {
	margin-top: 30px;
	background-color: #f7f7f7;
}

.home .tp_med .in_wrap_cov {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  grid-template-rows: auto;
  gap: 20px;
  padding: 150px 0 10px;
}

.home .tp_med .bx.hover {
  background-color: #fff;
  text-align: center;
  position: relative;
  padding: 40px 30px;
  font-family: noto-sans-cjk-jp, sans-serif;
}

.home .tp_med .bx.hover figure {
  width: 50px;
  height: 50px;
  margin-left: auto;
  margin-right: auto;
}

.home .tp_med h2 span:first-child {
  padding-top: 60px;
}

.home .tp_med h2 span:last-child {
  padding-bottom: 60px;
}

.home .tp_med .bx.hover header .tx {
  margin: 20px auto;
  font-weight: 600;
}

.home .tp_med h3 {
  font-size: 1.5rem;
}

.home .tp_med .btn_wrap {
  width: max-content;
    margin-left: auto;
}

.home .tp_med .wrap_1320 {
  padding-bottom: 60px;
}

.home .tp_med .btm_icon {
  width: 30px;
  position: absolute;
  bottom: 0;
  right: 0;
}

.home .tf_sec h2 {
  text-align: center;
}

.home .tp_flow .stage .cell::before {
  background: none;
}

.home .tp_flow .stage .cell {
  padding-top: 0;
  padding-bottom: 60px;
  border: 1px solid #e08c3c;
}

.home .tf_sec {
  margin-bottom: 100px;
}

.home .tf_sec .top_num {
  display: inline-block;
  color: #fff;
  font-size: 2rem;
  font-weight: 600;
  background-color: #e08c3c;
  border-radius: 50%;
  padding: 5px 20px;
  position: absolute;
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
}

.home .tf_sec h3.tit {
  margin: 20px auto;
  color: #e08c3c!important;
  font-family: noto-sans-cjk-jp, sans-serif;
}

.home .tf_sec h3.tit + p, footer .stage .txt .dls dd {
  font-weight: 400!important;
}

.home .tf_sec .pc {
  display: flex;
}

footer .stage .txt .dls dt {
  color: #e08c3c!important;
}

footer .left_cont h2 {
  margin-bottom: 60px;
}

footer .stage .cell.map .ggmap {
  padding-bottom: 50%;
}

footer .ft_menu .logos {
  width: 50%;
}

footer .ft_menu .infos2 ul li, footer .ft_menu .sub_menu ul li {
  font-size: 1rem;
}

footer .ft_menu .infos2 h3, footer .ft_menu .sub_menu h3 {
  color: #000;
  border-bottom: 1px solid #000;
}

footer .ft_menu .infos2 ul li:before, footer .ft_menu .sub_menu ul li:before {
  color: #000;
  font-size: 1rem;
}

.menu-trigger.active .hamburger_out {
  display: none;
}

.menu-trigger .hamburger_out {
    padding-top: 20px;
    font-size: 0.8em; 
}

.splide {
  visibility: visible;
}

.tf_sec + .cont_sec {
  padding: 0;
}

@media screen and (max-width: 1000px) {
    .rap {
        display: block;
        width: 100px;
        background-color: #e08c3c;
        padding-top: 15px;
        padding-bottom: 25px;
    }

  header.general .inn .infos .sp_ham {
    margin-left: auto;
        margin-right: auto;
    color: #fff;
  }
  
  .menu-trigger span {
    background-color: #fff;
  }
}


@media screen and (max-width: 767px) {
  header.general .inn .logos {
    width: 80%;
  }
  
  .spmv_contarea .spmv_1 {
    position: relative;
    width: 100%;
    max-width: 100%;
  }

  .spmv_contarea .spmv_1 img:first-child {
    width: 30%;
    position: absolute;
    top: 0;
    left: 10%;
  }
  
  .spmv_1-1 {
    padding-top: 60px;
    position: relative;
    z-index: -10;
    background: url(../img/sp_mv_bg.png) no-repeat 0 0 / cover;
  }
  
  .spmv_1-1 .splide-wrapper {
    width: 80%;
    position: relative;
    right: -20%;
    top: 20%;
    z-index: -5;
  }
  
  .spmv_contarea .spmv_2 img {
    width: 70px;
  }
  
  .spmv_contarea .spmv_2 p {
    display: inline-block;
    color: #fff;
		font-size: 18px;
    font-weight: 600;
		font-family: "Zen Old Mincho", serif!important;
    padding-bottom: 20px;
    vertical-align: middle;
  }
  
  .spmv_contarea .spmv_2 p span {
    font-size: 37px;
		font-family: "Zen Old Mincho", serif!important;
  }
  
  .spmv_contarea .cont_btn {
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
    background-color: #e08c3c;
    padding: 20px 10px 0;
    text-align: left;
  }
  
  .spmv_contarea .spmv_3 {
    padding-left: 20px;
  }
  
  .spmv_contarea .spmv_3 img:last-child {
    padding: 20px 20px 20px 0;
  }
  
  header .inn.wrap_90p {
    padding: 0 !important;
  }
  
  .home .tp_cpt .sepa .px {
    width: 80%;
  }
  
  .home .tp_cpt .sepa .tx .btn_wrap {
    margin-top: 20px;
  }
  
  .home .cr_sec {
    padding-left: 0;
    padding-right: 0;
    background-color: transparent;
  }
  
  .home .cr_sec .inner {
    padding: 0 20px;
  }
  
  .home .cr_sec h2 span:first-child,
  .home .dt_sec h2 span:first-child,
  .home .tp_med h2 span:first-child,
  .home .tf_sec h2 span:first-child {
    padding-top: 20px;
  }
  
  .home .cr_sec h2 span:last-child,
  .home .dt_sec h2 span:last-child,
  .home .tp_med h2 span:last-child,
  .home .tf_sec h2 span:last-child {
    padding-bottom: 20px;
  }
  
  .home .tp_feature .block::after {
    background-color: transparent;
  }
  
  .home .cont_sec {
    display: none;
  }
  
  .home .dt_sec .sp h2 {
    text-align: center;
  }
  
  .home .dt_sec .sp .dt_btm {
    display: block;
    text-align: right;
  }
  
  .home .dt_sec .btn_tp_1 {
    width: max-content;
    margin-left: auto;
    margin-top: 10px;
  }
  
  .home .dt_sec .dt_btm .btn_tp_1 img {
    margin-bottom: 0;
  }
  
  .home .dt_sec img + div, .dt_sec .dt_btm {
    padding: 20px 0 0;
  }
  
  .home .tp_med .in_wrap_cov {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    padding-top: 0;
  }
  
  .home .tp_med .in_wrap_cov h2 {
    grid-column: 1 / 3;
    grid-auto-rows: auto;
  }

  .home .tp_med .bx.hover {
    padding: 30px 20px;
  }
  
  .home .tp_med .bx.hover header .tx {
    margin: 10px auto 20px;
    font-weight: 600;
  }

  .home .tp_med .bx.hover header .tx h3 {
    font-size: 1.5rem;
  }
  
  .home .tp_med .bx.hover {
    border: 1px solid #e08c3c;
  }

  .home .tp_med .in_wrap_cov {
    grid-template-rows: auto;
  } 
  
  .home .tf_sec {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  
  .home .tf_sec:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: -5;
    background-color: #fef6e9;
    width: 30%;
    height: 100%;
  }

  .home .tf_sec .sp h4 {
    position: relative;
    top: auto;
    left: 15px;
    display: inline-block;
    font-size: 1.3rem;
    padding: 5px 15px;
  }
  
  .home .tf_sec .sp h3 {
    display: inline-block;
    font-size: 1.8rem;
  }
  
  .home .tf_sec .sp .cell {
    width: 100%;
    margin: 0 auto;
    border: 0;
    padding-bottom: 40px;
    padding-top: 40px;
    border-bottom: 1px solid #000;
  }
  
  .home .tf_sec article.sp {
    margin-top: 0;
  }
  
  .home .cr_sec article:last-child {
    padding-bottom: 0;
  }
  
  footer .left_cont img.sp {
    margin-bottom: 60px;
    text-align: center;
  }
  
  footer .map + .sp {
    margin-top: 40px;
  }
  
  header.general .inn .infos nav {
    top: 60px;
  }
  
  .par .active + .maga_menu ul li {
    width: 50%;
  }
}

.spmv_contarea .cont_btn {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	background-color: #e08c3c;
	padding: 20px 10px 0;
	text-align: left;
}

@media not all and (min-width: 468px){
	.spmv_contarea .spmv_2 p {
		font-size: 16px;
	}

	.spmv_contarea .spmv_2 p span {
		font-size: 26px;
	}

	.home .cont_btn img {
		margin-right: 20px;
	}
}

/* 採用情報 */
section.under_fv img {
  object-fit: cover;
    height: 275px;
}

.recruit .tp_thoughts .sepa .tx {
  width: 52.5%;
}

.recruit .recruit_f_box {
  display: flex;
  align-items: center;
}

/* 虫歯治療 */
.cavity-treatment .flex-rev {
  align-items: center;
}

/* 小児歯科 */
.pediatric-dentistry .pd_f_box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media screen and (max-width: 767px) {
  .pediatric-dentistry .pd_f_box, 
  .recruit .recruit_f_box {
    display: block;
    
  }
}

.first-time-visitors .first_sec_4 {
	padding: 0!important;
}

.first-time-visitors .first_sec_1 h2 {
	font-size: 35px!important;
	font-weight: 600!important;
}

@media not all and (min-width: 768px){
	.first-time-visitors .first_sec_1 h2 {
		margin-block: 20px 10px!important;
		font-size: 21px!important;
	}
}

@media not all and (min-width: 768px){
	.first-time-visitors .first_sec_2 h2 {
		font-size: 19px;
	}
}

@media not all and (min-width: 768px){
	.first-time-visitors .first_sec_2 .mg_tb img {
		margin: 0 10px 0 0!important;
	}

	.first-time-visitors .first_sec_2 .mg_tb a {
		font-size: 28px!important;
	}

	.first-time-visitors .first_sec_2 .cell .mn {
		padding-bottom: 0!important;
	}

	.first-time-visitors .first_sec_3 h2 .en {
    padding: 40px 0 20px!important;
	}

	.first-time-visitors .first_sec_3 h2 .ja {
		padding: 20px 0 0!important;
	}
}

.prof-image figcaption {
	position: relative;
	font-size: 24px;
	text-align: center;
	z-index: 1;
}

.prof-image figcaption span {
	font-size: 16px;
}

.first-time-visitors .first_sec_3 h3 {
	height: 70px;
	font-family: "Zen Old Mincho", serif!important;
}

.first-time-visitors .first_sec_2 h5 {
	font-size: 16px!important;
}

.first-time-visitors .first_sec_1 .flex_wrapper img {
	width: 100%;
}

.first-time-visitors .first_sec_3 h2 {
	font-family: "Zen Old Mincho", serif!important;
}

.first_sec_3 .sec_pad_80_t {
	padding-top: 0;
}


.header-tel-link img,
.header-tel-link p {
  display: inline-block;
  vertical-align: middle; /* 縦位置を揃える */
  margin: 0 3px;           /* 間隔を調整 */
}
.header-tel-link p{
	position:relative;
	bottom:2px;
}