@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
html, body {
	line-height: 1.5;
	font-size: 20px;	
	font-weight: 500;
	letter-spacing: .05em
}
body{
  font-size: 1rem;
  font-family: "Noto Sans JP", sans-serif;
  color: #262626;
}

/*
 * 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; }
.fc_wht{color: var(--clr_wht)}
.fc_blue{color: var(--clr_blue)}
.fc_org{color: var(--clr_org)}
.fc_red{color: var(--clr_red)}
.bg_clr_wht {
	background-color: var(--clr_wht)
}
.bg_clr_w_blue {
	background-color: var(--clr_w_blue)
}
/*-------------------------------------
色設定
--------------------------------------*/
:root {
    --clr_wht: #FFF;
    --clr_blue: #0064c8;
    --clr_w_blue: #ebf7ff;
    --clr_org: #fd5d05;
    --clr_red: #E31A1D;
}
.ff_rbt {font-family: "Roboto", 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);	
}
.txs_21 {
	font-size: clamp(13px, 1.09vw, 21px);	
}
.txs_22 {
	font-size: clamp(18px, 1.14vw, 22px);
}
.txs_23 {
	font-size: 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_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:2px 2px 0 #ffffff,-2px 2px 0 #ffffff,2px -2px 0 #ffffff,-2px -2px 0 #ffffff;
}
.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
}
.lh_1_3 {
	line-height: 1.3
}
.lh_1_4 {
	line-height: 1.4
}
.lh_1_6 {
	line-height: 1.6
}
.lh_1_7 {
	line-height: 1.7
}
.lh_1_8 {
	line-height: 1.8
}
.lh_2 {
	line-height: 2
}
.lh_2_1 {
	line-height: 2.1
}
.lh_2_2 {
	line-height: 2.2
}
.lh_2_3 {
	line-height: 2.3
}
.ls_non {letter-spacing: 0}
.ls_nega {letter-spacing: -.075em!important}
.flex_wrapper{
　　display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
.flex-wrap_par{
	flex-wrap: wrap;
	display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;	
	display: flex;		
}
.flex-rev{
	flex-flow: row-reverse;
}
.jus_bet{justify-content: space-between}
.jus_cent{justify-content: center}
.an_stat{align-items: flex-start}
.an_bl{align-items: baseline}
.an_cent{align-items: center}
.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;
}
}
.pc{display: block}
.sp{display: none!important}
.tab{display: none!important}
*, *:before, *:after {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}
.max_img{
	max-width: 100%;
	height: auto;
	display: block;
}
.img_w100{width: 100%; height: auto}
.img_w50{width: 50%; height: auto}
.img_w40{width: 40%; height: auto}
.img_w30{width: 30%; height: auto}
.img_w20{width: 20%; height: auto}
.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
.alignright {
	margin: 0 0 0 2%;
	display: inline;
	}
.alignleft {
	margin: 0 2% 0 0;
	display: inline;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left;
	}
.clear{clear: both}
.pos_rel{position: relative}
.inl_b {display: inline-block}
.inl {display: inline}
/*-------------------------------------
ラッパー
--------------------------------------*/
.wrap_1100 {
	max-width: 1100px;
	margin-inline: auto;
}
/*-------------------------------------
リスト
--------------------------------------*/
.list_type_1 {
	display: flex;
	flex-wrap: wrap
}
.list_type_1 dt {
	width: 1.2em;
	text-align: left
}
.list_type_1 dd {
	width: calc(100% - 1.2em);
	text-align: left;
}
/*-------------------------------------
ボックス
--------------------------------------*/
.bx_tp_1 {
	padding: 53px 30px;
	background: var(--clr_wht);
	box-shadow: 0px 0px 10px 0px rgba(160,160,160,0.6);
}
.bx_tp_2 {
	border: 1px solid var(--clr_blue);
	border-radius: 20px;
	overflow: hidden;
}
.bx_tp_2 .cap {
	padding: 1.5%;
	background: var(--clr_blue);
	font-size: clamp(26px, 2.34vw, 45px);	
	font-weight: 900;
	color: #FFF;
	text-align: center;
	letter-spacing: .07em;
	font-feature-settings: "palt";
}
.bx_tp_2 .stage {
	padding: 28px
}

/*-------------------------------------
ボタン
--------------------------------------*/
.btn_tp_1 {
}

/*-------------------------------------
見出し
--------------------------------------*/
.h_type_1 {
	text-align: center;
}
.h_type_1 .en {
	font-family: "Roboto", serif;
	font-size: clamp(18px, 1.4583vw, 28px);
	font-weight: 900;
	color: var(--clr_blue);
	letter-spacing: .025em;
	font-feature-settings: "palt";
}
.h_type_1 .tit {
	font-size: clamp(26px, 2.34vw, 45px);	
	font-weight: 900;
	letter-spacing: .05em;
	line-height: 1.4;
	font-feature-settings: "palt";
}
.h_type_2 {
	font-size: clamp(22px, 1.56vw, 30px);	
	font-weight: 900;
	letter-spacing: .05em;
	text-align: center;
	font-feature-settings: "palt";
}
.h_type_2 span {
	display: inline-block;
	border-bottom: 3px solid var(--clr_blue);
}

/*-------------------------------------
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{
	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: 10%;
	padding-left: 10%;	
}
.side_pad_r {
	padding-right: min(2.19vw, 42px);
}
.side_pad_l {
	padding-left: min(2.19vw, 42px);
}
.side_pad_l_50 {
	padding-left: 50%;
}
.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_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_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)
}
/**/
.no_link{
	pointer-events: none;
	cursor: default;
	text-decoration:none;
}
img.obj {
	position: absolute;
	display: block;
	height: auto;
	z-index: 0
}
.yaku {	font-feature-settings: "palt";}
.sec p {
	font-weight: 600;
	line-height: 1.7;
	font-feature-settings: "palt";
	letter-spacing: .08em
}
/* ==========================================================================
   Author's custom styles
   ========================================================================== */
header.general .tx {
	display: flex;
	justify-content: flex-end;
	width: min(50vw, 960px);	
}
header.general .tx img {
	width: min(37.97vw, 729px);
	height: auto
}
header.general .px {
	display: block;
	width: min(50vw, 960px);
	height: auto
}
.mv_bxs_row .bx {
	width: 47.55%;
	height: 282px
}
.mv_bxs_row .bx iframe {
	width: 100%;
	height: 100%;
	border: none
}
.list_type_chk {
	text-align: left;
	column-gap: 13px;
	display: flex
}
.list_type_chk dt {
	width: 33px;
}
.list_type_chk dt img{
	display: block;
	width: 100%;
	height: auto
}
.list_type_chk dd {
	width: calc(100% - 33px);
	font-weight: 700;
	font-feature-settings: "palt";
	letter-spacing: .08em	
}
.refinitiv {
	max-width: 547px;
	margin-inline: auto;	
}
.refinitiv img{
	display: block;
	width: 100%;
	height: auto
}
figcaption.glay_common{
	color: #4f4f4f;
	padding-top: .5%
}
.cal_wrap .splide__list {
	padding: 50px 0!important;
}
.cal_wrap .splide__track {
	padding: 0 10px!important
}
.cal_wrap .splide__slide {
	padding: 25px;
	background: #FFF;
	box-shadow: 0px 0px 10px 0px rgba(95.19999999999999, 95.19999999999999, 95.19999999999999, 0.5);
}
.cal_wrap .splide__arrow--next {
    right: -2em;
}
.cal_wrap .splide__arrow--prev {
    left: -2em;
}
.cal_wrap .splide__slide .tx {
}
.cal_wrap .splide__slide .tx aside {
	margin: 5% 0 0;
	padding: 6px 18px 8px;
	line-height: 1;
	font-size: 14px;
	color: var(--clr_blue);
	text-align: center;
	font-weight: 400;
	display: inline-block;
    border: 1px solid var(--clr_blue);
	border-radius: 30px;
}
.cal_wrap .splide__slide .tx aside + p {
	margin: 3% 0 0;	
	font-size: 16px;
	font-weight: 400;
}
.cal_wrap .splide__pagination__page {
    background: #979797;
    height: 15px;
    margin: 6px;
    width: 15px;
}
.cal_wrap .splide__pagination__page.is-active {
    background: var(--clr_blue);
}
.prof_bxs {
	display: flex;
	justify-content: space-between
}
.prof_bxs .bx {
	width: 24%;
}
.faq_bxs {
    background: #FFF;
	box-shadow: 0px 0px 10px 0px rgba(160,160,160,0.6);
}
.faq_bxs .bx dl {
    display: flex;
    padding: 20px 30px;	
}
.faq_bxs .bx.q_zone dl {
	cursor: pointer;
    align-items: center;
	position: relative
}
.faq_bxs .bx.q_zone dd {
    padding-right: 40px
}
.faq_bxs .bx.q_zone dl::after {
	content: "";
	position: absolute;
	top: 0;
	bottom:0;
	right: 30px;
	width: 25px;
	height: 15px;
	margin: auto;
	background: url("../img/faq_arrw.png") no-repeat center / cover;
	transition-property: all;
  	transition: 0.3s linear;		
}
.faq_bxs .bx.q_zone.open dl::after {
	transform: rotate(-180deg);
}
.faq_bxs .bx dt  {
    width: 60px;
	height: 60px;
	border-radius: 100%;
	background: var(--clr_blue);
	font-size: 40px;	
	font-weight: 500;
	font-family: 'Playfair Display', serif;
	color: #FFF;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-bottom: 7px
}
.faq_bxs .bx dd  {
    width: calc(100% - 60px);
	padding-left: 2%;
	font-weight: 500;
	letter-spacing: .025em;
}
.faq_bxs .bx.q_zone dd  {
	font-size: 28px;
	color: var(--clr_blue)
}
.faq_bxs .bx.a_zone  {
	display: none;
	border-top: 1px dotted var(--clr_blue);
}
.faq_bxs .bx.a_zone dd  {
	font-size: 20px;
	padding-top: .5em
}
footer {
	padding: 26px 0;
	display: flex;
	justify-content: center;
	column-gap: 40px;
	font-size: 15px
}
.pc_btn {
	visibility: visible
}	
.sp_btn {
	visibility: hidden;
	display: none!important
}	
.js-scrollable img {
	display: block;
	max-width: 100%;
	height: auto
}	
footer p a{
    text-decoration: underline
}	
.splide__arrows{
  display: none!important
}




@media screen and (max-width:1210px){}
@media screen and (max-width:767px){
/* ==========================================================================
   Commons styles
   ========================================================================== */
.flex_wrapper, .flex-wrap_par{
    display: block;
}
.flex_sp{
	display: -webkit-flex!important;
    display: -moz-flex!important;
    display: -ms-flex!important;
    display: -o-flex!important;
    display: flex!important;
	flex-wrap: wrap!important;
}	
.pc{display: none!important}
.sp{display: block!important}	
a[href^="tel:"] {
	pointer-events: auto;
	cursor: pointer;
}	
.wrap_1100 {
    width: 100%;
	max-width: 100%;
    height: auto;
	margin-inline: auto;
	padding-right: 0.8rem!important;
    padding-left: 0.8rem!important;
}	
.sp_no_pad {
	padding-right: 0!important;
	padding-left: 0!important;
	margin-right: 0!important;
	margin-left: 0!important;
}
.sp_on_pad {
	padding-right: 0.8rem!important;
	padding-left: 0.8rem!important;
}
.sp_width {
	width: calc(100% - 1.6rem);
	margin-left: auto;
	margin-right: auto;
}
.sp_width_over {
	width: calc(100% + 1.6rem);
	margin-left: -0.8rem;
}
.sp_tx_cent {
	text-align: center
}	
.sp_tx_left {
	text-align: left
}	
.sp_yaku {font-feature-settings: "palt";}	
/*******************************************************************************************/
html, body {
	font-size: 16px;	
}	
.txs_23 {
    font-size: 18px;
}	
.sec_pad_60 {
    padding: 6vw 0;
}	
.mgn_t_40 {
    margin-top: 4.5vw;
}	
.mgn_t_25 {
    margin-top: 3vw;
}	
.mgn_t_20 {
    margin-top: 3vw
}	
.mgn_t_60 {
    margin-top: 7vw
}	
.mgn_t_30 {
    margin-top: 4vw
}	
.txs_50 {
    font-size: 7vw;
}
.h_type_2 {
    font-size: 5.2vw;
}	
/*******************************************************************************************/
.cv {
	padding-right: 0.8rem;
	padding-left: 0.8rem;
}	
.pc_btn {
	display: none!important;	
	visibility: hidden
}	
.sp_btn {
	visibility: visible;
	display: block!important
}	
.h_type_1 .en {
    font-size: 3.8vw;
}	
.h_type_1 .tit {
    font-size: 5.7vw;
    line-height: 1.6;
}	
.mv_bxs_row .bx {
    width: 100%;
    height: 50vw;
	margin-bottom: 4.5vw
}	
.mv_bxs_row .bx:last-child {
	margin-bottom: 0
}	
.cal_wrap .splide__arrow--next {
    right: 0;
}
.cal_wrap .splide__arrow--prev {
    left: 0;
}
.list_type_chk {
    column-gap: 7px;
}	
.list_type_chk dt {
	width: 24px;
}
.list_type_chk dd {
	width: calc(100% - 24px);
}
.alignright,
.alignleft {
	float: none;
	margin: 0 0 2.6vw 0;
	display: block;
}
.bx_tp_1 {
    padding: 4vw
}	
.bx_tp_2 .cap {
    padding: 1.5%;
    font-size: 5.7vw
}	
.bx_tp_2 .stage {
	padding: 4vw
}	
.js-scrollable img {
	max-width: inherit;	
	width: 550px
}
.cal_wrap.mgn_t_40 {
    margin-top: 0;
	padding-bottom: 8vw
}	
.cal_wrap .splide__list {
	padding: 5vw 0!important;
}
.splide__pagination {
    bottom: -1.5em;
}
.prof_bxs {
    display: flex;
    flex-wrap: wrap
}	
.prof_bxs .bx {
    width: 49%;
	margin-bottom: 2vw;
}	
.faq_bxs .bx dt {
    width: 46px;
    height: 46px;
    font-size: 30px;
}	
.faq_bxs .bx dl {
    padding: 4vw;
}	
.faq_bxs .bx.q_zone dd {
    font-size: 16px;
}
.faq_bxs .bx.q_zone dd {
    padding-right: 20px;
}
.faq_bxs .bx dd {
    width: calc(100% - 46px);
    padding-left: 2%;
    font-weight: 500;
    letter-spacing: .025em;
}	
.faq_bxs .bx.q_zone dl::after {
    right: 12px;
    width: 19px;
    height: 11px;
}	
.faq_bxs .bx.a_zone dd {
    font-size: 15px;
    padding-top: 0.25em;
}	
.cal_wrap .splide__slide {
    padding: 4vw;
}	
footer {
    padding: 4vw 0;
    display: block;
    font-size: 15px;
	text-align: center
}	
footer p:last-child{
    margin-top: 3vw
}	
.sp_mgn_t_ireg {
    margin-top: 16vw
}	
.cal_zone {
    padding-bottom: 15vw
}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
}
/* ==========================================================================
   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;
  }
}
























/* コンテナのベーススタイル */
.white-bg {
    background: #fff;
    padding: 20px 0px;
		margin-top:30px;
}

/* アイテムのコンテナ */
.con1 {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

/* 各アイテム */
.con1 .item {
    flex: 0 0 48%; /* 固定の幅を設定 */
    background: #e5e5e5;
    font-weight: 700;
    border: 2px solid #1a748b;
    padding: 20px;
    margin-bottom: 50px;
    box-sizing: border-box;

}

/* スマホ表示時は1列に */
@media (max-width: 768px) {
    .con1 .item {
        flex: 0 0 100%;
    }
}

/* 見出しのスタイル */
.item h4 {
    background: #2b7cc0;
    color: white;
    padding: 15px;
    /*margin: -30px -22px 20px -22px; /* ネガティブマージンでボーダーまで広げる */
		margin:-44px -10px 20px -10px;
    /*border-radius: 5px 5px 0 0;*/
		text-align:center;
}

/* YouTube埋め込みのラッパー */
.movie-wrap {
    position: relative;
    padding-bottom: 56.25%; /* 16:9のアスペクト比 */
    height: 0;
    overflow: hidden;
    margin-bottom: 20px;
}

.movie-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* ボタンエリアのスタイル */
.btn-wrap.flex {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin: 20px 0;
}

.btn-item {
    flex: 0 0 auto;
    max-width: 45%;
}

.btn-item img {
    max-width: 100%;
    height: auto;
}

/* テキストエリアのスタイル */
.txt-wrap {
    font-size: 0.9em;
    line-height: 1.6;
}

.txt-wrap p {
    margin: 0;
		font-size:0.75rem;
}

.bold700 {
    font-weight: 700;
}


.pc{
  display:none;
}

.sp{
  display:block;
}


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

.pc{
  display:block;
}

.sp{
  display:none;
}

}