html, body {
	line-height: 1.5;
	font-size: 16px;	
	font-weight: 500;
	letter-spacing: .025em
}
body{
	position: relative;
	font-size: 1rem;
	font-family: 'yug_b', "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
	color: var(--clr_base);
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * Customize the background color to match your design.
 */

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
  resize: vertical;
}

/* ==========================================================================
   Commons styles
   ========================================================================== */
a{text-decoration: none; color: inherit}
a:focus, *:focus { outline:none;}
/*
a[href^="tel:"] {
	pointer-events: none;
	cursor: text;
}
*/
img{border: 0px;}
dd{margin: 0}
p,h1,h2,h3,h4,h5{margin: 0;padding: 0}
figure{margin: 0;padding: 0}
ul,li,dl,ol{margin: 0;padding: 0;list-style: none}
.b{font-weight: bold}
.fw_n{font-weight: normal}
.tx_und{text-decoration: underline}
.tx_cent{text-align: center}
.tx_right{text-align: right}
.tx_left{text-align: left}
.disp_blk{display: block}
.disp_non{display: none}
.marker_tp_1 {background:rgba(0, 0, 0, 0) linear-gradient(transparent 75%, #ffff00 0%) repeat scroll 0 0; }
.marker_tp_2 {
	background: linear-gradient(90deg,rgba(0, 150, 176, 1) 0%, rgba(0, 185, 176, 1) 100%);

}
/*-------------------------------------
色設定
--------------------------------------*/
:root {
    --clr_wht: #FFF;
    --clr_blk: #1a1a1a;		
    --clr_base: #3e3a39;	
    --clr_blue: #4484d4;	
    --clr_glay: #fcfcfc;	
}
/*-------------------------------------
背景色/文字色
--------------------------------------*/
.bg_clr_wht {
	background-color: #FFF
}
.fc_wht{color: #FFF}
.fc_blue{color: var(--clr_blue)}
.txs_12 {
	font-size: 12px;	
}
.txs_13 {
	font-size: 13px;	
}
.txs_14 {
	font-size: 14px;	
}
.txs_15 {
	font-size: clamp(13px, 1.25vw, 15px);	
}
.txs_16 {
	font-size: clamp(14px, 1.33vw, 16px);	
}
.txs_17 {
	font-size: clamp(14px, 1.42vw, 17px);	
}
.txs_18 {
	font-size: clamp(15px, 1.5vw, 18px);	
}
.txs_19 {
	font-size: clamp(15px, 1.58vw, 19px);	
}
.txs_20 {
	font-size: clamp(15px, 1.67vw, 20px);	
}
.txs_21 {
	font-size: clamp(15px, 1.75vw, 21px);	
}
.txs_22 {
	font-size: clamp(15px, 1.83vw, 22px);
}
.txs_23 {
	font-size: clamp(17px, 1.92vw, 23px);
}
.txs_24 {
	font-size: clamp(17px, 2.0vw, 24px);
}
.txs_25 {
	font-size: clamp(18px, 2.08vw, 25px);
}
.txs_26 {
	font-size: clamp(18px, 2.17vw, 26px);
}
.txs_27 {
	font-size: clamp(18px, 2.25vw, 27px);
}
.txs_28 {
	font-size: clamp(18px, 2.33vw, 28px);
}
.txs_29 {
	font-size: clamp(18px, 2.42vw, 29px);
}
.txs_30 {
	font-size: clamp(22px, 2.5vw, 30px);	
}
.txs_31 {
	font-size: clamp(22px, 2.58vw, 31px);	
}
.txs_32 {
	font-size: clamp(22px, 2.67vw, 32px);	
}
.txs_33 {
	font-size: clamp(22px, 2.75vw, 33px);	
}
.txs_34 {
	font-size: clamp(24px, 2.83vw, 34px);	
}
.txs_35 {
	font-size: clamp(16px, 2.92vw, 35px);	
}
.txs_36 {
	font-size: clamp(26px, 3.0vw, 36px);	
}
.txs_37 {
	font-size: clamp(36px, 3.08vw, 37px);	
}
.txs_38 {
	font-size: clamp(26px, 3.17vw, 38px);	
}
.txs_39 {
	font-size: clamp(28px, 3.25vw, 39px);	
}
.txs_40 {
	font-size: clamp(20px, 3.33vw, 40px);	
}
.txs_41 {
	font-size: clamp(36px, 3.42vw, 41px);	
}
.txs_42 {
	font-size: clamp(30px, 3.5vw, 42px);	
}
.txs_43 {
	font-size: clamp(30px, 3.58vw, 43px);	
}
.txs_44 {
	font-size: clamp(18px, 3.67vw, 44px);	
}
.txs_45 {
	font-size: clamp(20px, 3.75vw, 45px);	
}
.txs_46 {
	font-size: clamp(36px, 3.83vw, 46px);	
}
.txs_47 {
	font-size: clamp(36px, 3.92vw, 47px);	
}
.txs_48 {
	font-size: clamp(36px, 4.0vw, 48px);	
}
.txs_49 {
	font-size: clamp(36px, 4.17vw, 49px);	
}
.txs_50 {
	font-size: clamp(36px, 4.17vw, 50px);	
}
.txs_51 {
	font-size: clamp(36px, 4.25vw, 51px);	
}
.txs_52 {
	font-size: clamp(36px, 4.33vw, 52px);	
}
.txs_53 {
	font-size: clamp(36px, 4.42vw, 53px);	
}
.txs_54 {
	font-size: clamp(36px, 4.5vw, 54px);	
}
.txs_55 {
	font-size: clamp(36px, 4.58vw, 55px);	
}
.txs_56 {
	font-size: clamp(36px, 4.67vw, 56px);	
}
.txs_57 {
	font-size: clamp(36px, 4.75vw, 57px);	
}
.txs_58 {
	font-size: clamp(36px, 4.83vw, 58px);	
}
.txs_59 {
	font-size: clamp(36px, 4.92vw, 59px);	
}
.txs_60 {
	font-size: clamp(36px, 5.0vw, 60px);	
}
.txs_61 {
	font-size: clamp(36px, 5.08vw, 61px);	
}
.txs_62 {
	font-size: clamp(36px, 5.17vw, 62px);	
}
.txs_63 {
	font-size: clamp(36px, 5.25vw, 63px);	
}
.txs_64 {
	font-size: clamp(36px, 5.33vw, 64px);	
}
.txs_65 {
	font-size: clamp(36px, 5.42vw, 65px);	
}
.txs_66 {
	font-size: clamp(36px, 5.5vw, 66px);	
}
.txs_67 {
	font-size: clamp(36px, 5.58vw, 67px);	
}
.txs_68 {
	font-size: clamp(36px, 5.67vw, 68px);	
}
.txs_69 {
	font-size: clamp(36px, 5.75vw, 69px);	
}
.txs_70 {
	font-size: clamp(36px, 5.83vw, 70px);	
}
.txs_71 {
	font-size: clamp(36px, 5.92vw, 71px);	
}
.txs_72 {
	font-size: clamp(36px, 6.0vw, 72px);	
}
.txs_73 {
	font-size: clamp(36px, 6.08vw, 73px);	
}
.txs_74 {
	font-size: clamp(36px, 6.17vw, 74px);	
}
.txs_75 {
	font-size: clamp(36px, 6.25vw, 75px);	
}
.txs_76 {
	font-size: clamp(36px, 6.33vw, 76px);	
}
.txs_77 {
	font-size: clamp(36px, 6.42vw, 77px);	
}
.txs_78 {
	font-size: clamp(36px, 6.5vw, 78px);	
}
.txs_79 {
	font-size: clamp(36px, 6.58vw, 79px);	
}
.txs_80 {
	font-size: clamp(36px, 6.67vw, 80px);	
}
.txs_81 {
	font-size: clamp(36px, 6.75vw, 81px);	
}
.txs_82 {
	font-size: clamp(36px, 6.83vw, 82px);	
}
.txs_83 {
	font-size: clamp(36px, 6.92vw, 83px);	
}
.txs_84 {
	font-size: clamp(36px, 7.0vw, 84px);	
}
.txs_85 {
	font-size: clamp(36px, 7.08vw, 85px);	
}
.txs_86 {
	font-size: clamp(36px, 7.17vw, 86px);	
}
.txs_87 {
	font-size: clamp(36px, 7.25vw, 87px);	
}
.txs_88 {
	font-size: clamp(36px, 7.33vw, 88px);	
}
.txs_89 {
	font-size: clamp(36px, 7.42vw, 89px);	
}
.txs_90 {
	font-size: clamp(36px, 7.5vw, 90px);	
}
.txs_91 {
	font-size: clamp(36px, 7.58vw, 91px);	
}
.txs_92 {
	font-size: clamp(36px, 7.67vw, 92px);	
}
.txs_93 {
	font-size: clamp(36px, 7.75vw, 93px);	
}
.txs_94 {
	font-size: clamp(36px, 7.83vw, 94px);	
}
.txs_95 {
	font-size: clamp(36px, 7.92vw, 95px);	
}
.txs_96 {
	font-size: clamp(36px, 8.0vw, 96px);	
}
.txs_97 {
	font-size: clamp(36px, 8.08vw, 97px);	
}
.txs_98 {
	font-size: clamp(36px, 8.17vw, 98px);	
}
.txs_99 {
	font-size: clamp(36px, 8.25vw, 99px);	
}
.txs_100 {
	font-size: clamp(36px, 8.33vw, 100px);	
}
.tx_sdw_1{
    text-shadow:2px 2px 0 #ffffff,-2px 2px 0 #ffffff,2px -2px 0 #ffffff,-2px -2px 0 #ffffff;
}
span.line {
  padding-bottom: 2px;
  border-bottom: 2px solid var(--clr_base);
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
@font-face {
	font-family: 'yug_b';
	src: url('../font/YuGothB.ttc') format('truetype')
}
.ff_yug_b {font-family: 'yug_b';} 	
.ff_yug_n {ont-family: "yu-gothic-pr6n"} 	
.ff_min {
	font-family: "zen-old-mincho", sans-serif;
}
.ff_cin {
	font-family: "cinzel", sans-serif;
}
.ls_ng_100 {
	letter-spacing: -.1em;
}
.ls_ng_55 {
	letter-spacing: -.055em;
}
.ls_ng_25 {
	letter-spacing: -.055em;
}
.ls_ng_15 {
	letter-spacing: -.015em
}
.ls_0 {
	letter-spacing: 0
}
.ls_25 {
	letter-spacing: .025em
}
.ls_35 {
	letter-spacing: .035em
}
.ls_5 {

	letter-spacing: .05em
}
.ls_75 {
	letter-spacing: .075em;
}
.ls_80 {
	letter-spacing: .08em
}
.ls_100 {
	letter-spacing: .1em
}
.ls_200 {
	letter-spacing: .2em
}
.fw_400 {
	font-weight: 400
}
.fw_500 {
	font-weight: 500
}
.fw_550 {
	font-weight: 550
}
.fw_600 {
	font-weight: 600
}
.fw_700 {
	font-weight: 700
}
.fw_800 {
	font-weight: 800
}
.fw_900 {
	font-weight: 900
}
.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
}
.ls_non {letter-spacing: 0}
.ls_nega {letter-spacing: -.075em}
.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_bl{align-items: baseline}
.an_cent{align-items: center}
.block_link{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%	
}
@media (hover: hover) {
.hover{
	transition-property: all;
  	transition: 0.15s linear;
}
.hover:hover{
	opacity: 0.75;
}
.brightness {
  transition: filter 0.3s ease;
  filter: brightness(
    1
  ); 
}
.brightness:hover {
  filter: brightness(1.2);
}
}
.pc{display: block}
.sp{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 3%;
	display: inline;
	}
.alignleft {
	margin: 0 3% 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_1000 {
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.wrap_1200 {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
/*-------------------------------------
リスト
--------------------------------------*/
.list_type_1 {
	display: flex;
}
.list_type_1 .cel {
	text-align: left;
}
.list_type_1 dt {
	width: 1.2em;
	text-align: left
}
.list_type_1 dd {
	width: calc(100% - 1.2em);
	text-align: left;
}
.list_type_2 {
  	padding-left: 1em;
}
/*-------------------------------------
ボックス
--------------------------------------*/
.bx_type_1 {
}
/*-------------------------------------
見出し
--------------------------------------*/
.h_type_1 {
	font-family: "mina", serif;
	font-size: clamp(20px, 3.33vw, 40px);	
	font-weight: 500;
	text-align: center;
	letter-spacing: .0em;
	line-height: 1.5;
	font-feature-settings: "palt";
}
.h_type_1 span{
	display: inline-block;
	padding-bottom: 18px;
	position: relative;
}
.h_type_1 span::after {
	content: "";
	position: absolute;
	bottom:0;
	left: 0;
	right: 0;
	width: 86px;
	height: 1px;
	margin: auto;
}
.h_type_1 span.fc_blue::after {
	background: var(--clr_blue)
}
.h_type_1 span.fc_wht::after {
	background: #FFF
}
/*-------------------------------------
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_20{
	padding: min(1.67vw, 20px) 0;
}
.sec_pad_20_t{
	padding-top: min(1.67vw, 20px);
}
.sec_pad_20_b{
	padding-bottom: min(1.67vw, 20px);
}
.sec_pad_30{
	padding: min(2.5vw, 30px) 0;
}
.sec_pad_30_t{
	padding-top: min(2.5vw, 30px);
}
.sec_pad_30_b{
	padding-bottom: min(2.5vw, 30px);
}
.sec_pad_40{
	padding: min(3.33vw, 40px) 0;
}
.sec_pad_40_t{
	padding-top: min(3.33vw, 40px);
}
.sec_pad_40_b{
	padding-bottom: min(3.33vw, 40px);
}
.sec_pad_50{
	padding: min(4.17vw, 50px) 0;
}
.sec_pad_50_t{
	padding-top: min(4.17vw, 50px);
}
.sec_pad_50_b{
	padding-bottom: min(4.17vw, 50px);
}
.sec_pad_60{
	padding: min(5.0vw, 60px) 0;
}
.sec_pad_60_t{
	padding-top: min(5.0vw, 60px);
}
.sec_pad_60_b{
	padding-bottom: min(5.0vw, 60px);
}
.sec_pad_70{
	padding: min(5.83vw, 70px) 0;
}
.sec_pad_70_t{
	padding-top: min(5.83vw, 70px);
}
.sec_pad_70_b{
	padding-bottom: min(5.83vw, 70px);
}
.sec_pad_80{
	padding: min(6.67vw, 80px) 0;
}
.sec_pad_80_t{
	padding-top: min(6.67vw, 80px);
}
.sec_pad_80_b{
	padding-bottom: min(6.67vw, 80px);
}
.sec_pad_90{
	padding: min(7.5vw, 90px) 0;
}
.sec_pad_90_t{
	padding-top: min(7.5vw, 90px);
}
.sec_pad_90_b{
	padding-bottom: min(7.5vw, 90px);
}
.sec_pad_100{
	padding: min(8.33vw, 100px) 0;
}
.sec_pad_100_t{
	padding-top: min(8.33vw, 100px);
}
.sec_pad_100_b{
	padding-bottom: min(8.33vw, 100px);
}
.sec_pad_110{
	padding: min(9.17vw, 110px) 0;
}
.sec_pad_110_t{
	padding-top: min(9.17vw, 110px);
}
.sec_pad_110_b{
	padding-bottom: min(9.17vw, 110px);
}
.sec_pad_120{
	padding: min(10.0vw, 120px) 0;
}
.sec_pad_120_t{
	padding-top: min(10.0vw, 120px);
}
.sec_pad_120_b{
	padding-bottom: min(10.0vw, 120px);
}
.sec_pad_130{
	padding: min(10.83vw, 130px) 0;
}
.sec_pad_130_t{
	padding-top: min(10.83vw, 130px);
}
.sec_pad_130_b{
	padding-bottom: min(10.83vw, 130px);
}
.sec_pad_140{
	padding: min(11.67vw, 140px) 0;
}
.sec_pad_140_t{
	padding-top: min(11.67vw, 140px);
}
.sec_pad_140_b{
	padding-bottom: min(11.67vw, 140px);
}
.sec_pad_150{
	padding: min(12.5vw, 150px) 0;
}
.sec_pad_150_t{
	padding-top: min(12.5vw, 150px);
}
.sec_pad_150_b{
	padding-bottom: min(12.5vw, 150px);
}
.sec_pad_160{
	padding: min(13.33vw, 160px) 0;
}
.sec_pad_160_t{
	padding-top: min(13.33vw, 160px);
}
.sec_pad_160_b{
	padding-bottom: min(13.33vw, 160px);
}
.sec_pad_170{
	padding: min(14.17vw, 170px) 0;
}
.sec_pad_170_t{
	padding-top: min(14.17vw, 170px);
}
.sec_pad_170_b{
	padding-bottom: min(14.17vw, 170px);
}
.sec_pad_180{
	padding: min(15.0vw, 180px) 0;
}
.sec_pad_180_t{
	padding-top: min(15.0vw, 180px);
}
.sec_pad_180_b{
	padding-bottom: min(15.0vw, 180px);
}
.sec_pad_190{
	padding: min(15.83vw, 190px) 0;
}
.sec_pad_190_t{
	padding-top: min(15.83vw, 190px);
}
.sec_pad_190_b{
	padding-bottom: min(15.83vw, 190px);
}
.sec_pad_200{
	padding: min(16.67vw, 200px) 0;
}
.sec_pad_200_t{
	padding-top: min(16.67vw, 200px);
}
.sec_pad_200_b{
	padding-bottom: min(16.67vw, 200px);
}
.mgn_auto {
	margin-inline: auto;
}
.mgn_t_5 {
	margin-top: 5px;
}
.mgn_t_10 {
	margin-top: min(0.83vw, 10px);
}
.mgn_t_15 {
	margin-top: min(1.25vw, 15px);
}
.mgn_t_20 {
	margin-top: min(1.67vw, 20px);
}
.mgn_t_25 {
	margin-top: min(2.08vw, 25px);
}
.mgn_t_30 {
	margin-top: min(2.5vw, 30px);
}
.mgn_t_35 {
	margin-top: min(2.92vw, 35px);
}
.mgn_t_40 {
	margin-top: min(3.33vw, 40px);
}
.mgn_t_45 {
	margin-top: min(3.75vw, 45px);
}
.mgn_t_50 {
	margin-top: min(4.17vw, 50px);
}
.mgn_t_55 {
	margin-top: min(4.58vw, 55px);
}
.mgn_t_60 {
	margin-top: min(5.0vw, 60px);
}
.mgn_t_65 {
	margin-top: min(5.42vw, 65px);
}
.mgn_t_70 {
	margin-top: min(5.83vw, 70px);
}
.mgn_t_75 {
	margin-top: min(6.25vw, 75px);
}
.mgn_t_80 {
	margin-top: min(6.67vw, 80px);
}
.mgn_t_85 {
	margin-top: min(7.08vw, 85px);
}
.mgn_t_90 {
	margin-top: min(7.5vw, 90px);
}
.mgn_t_95 {
	margin-top: min(7.92vw, 95px);
}
.mgn_t_100 {
	margin-top: min(8.33vw, 100px);
}
.mgn_t_105 {
	margin-top: min(8.75vw, 105px);
}
.mgn_t_110 {
	margin-top: min(9.17vw, 110px);
}
.mgn_t_115 {
	margin-top: min(9.58vw, 115px);
}
.mgn_t_120 {
	margin-top: min(10.0vw, 120px);
}
.mgn_t_125 {
	margin-top: min(10.42vw, 125px);
}
.mgn_t_130 {
	margin-top: min(10.83vw, 130px);
}
.mgn_t_135 {
	margin-top: min(11.25vw, 135px);
}
.mgn_t_140 {
	margin-top: min(11.67vw, 140px);
}
.mgn_t_145 {
	margin-top: min(12.08vw, 145px);
}
.mgn_t_150 {
	margin-top: min(12.5vw, 150px);
}
.mgn_t_155 {
	margin-top: min(12.92vw, 155px);
}
.mgn_t_160 {
	margin-top: min(13.33vw, 160px);
}
.mgn_t_165 {
	margin-top: min(13.75vw, 165px);
}
.mgn_t_170 {
	margin-top: min(14.17vw, 170px);
}
.mgn_t_175 {
	margin-top: min(14.58vw, 175px);
}
.mgn_t_180 {
	margin-top: min(15.0vw, 180px);
}
.mgn_t_185 {
	margin-top: min(15.42vw, 185px);
}
.mgn_t_190 {
	margin-top: min(15.83vw, 190px);
}
.mgn_t_195 {
	margin-top: min(16.25vw, 195px);
}
.mgn_t_200 {
	margin-top: min(16.67vw, 200px);
}
.gap_15 {
	column-gap: min(1.25vw, 15px);
}
.gap_16 {
	column-gap: min(1.33vw, 16px);
}
.gap_17 {
	column-gap: min(1.42vw, 17px);
}
.gap_18 {
	column-gap: min(1.5vw, 18px);
}
.gap_19 {
	column-gap: min(1.58vw, 19px);
}
.gap_20 {
	column-gap: min(1.67vw, 20px);
}
.gap_21 {
	column-gap: min(1.75vw, 21px);
}
.gap_22 {
	column-gap: min(1.83vw, 22px);
}
.gap_23 {
	column-gap: min(1.92vw, 23px);
}
.gap_24 {
	column-gap: min(2.0vw, 24px);
}
.gap_25 {
	column-gap: min(2.08vw, 25px);
}
.gap_26 {
	column-gap: min(2.17vw, 26px);
}
.gap_27 {
	column-gap: min(2.25vw, 27px);
}
.gap_28 {
	column-gap: min(2.33vw, 28px);
}
.gap_29 {
	column-gap: min(2.42vw, 29px);
}
.gap_30 {
	column-gap: min(2.5vw, 30px);
}
.gap_31 {
	column-gap: min(2.58vw, 31px);
}
.gap_32 {
	column-gap: min(2.67vw, 32px);
}
.gap_33 {
	column-gap: min(2.75vw, 33px);
}
.gap_34 {
	column-gap: min(2.83vw, 34px);
}
.gap_35 {
	column-gap: min(2.92vw, 35px);
}
.gap_36 {
	column-gap: min(3.0vw, 36px);
}
.gap_37 {
	column-gap: min(3.08vw, 37px);
}
.gap_38 {
	column-gap: min(3.17vw, 38px);
}
.gap_39 {
	column-gap: min(3.25vw, 39px);
}
.gap_40 {
	column-gap: min(3.33vw, 40px);
}
.gap_41 {
	column-gap: min(3.42vw, 41px);
}
.gap_42 {
	column-gap: min(3.5vw, 42px);
}
.gap_43 {
	column-gap: min(3.58vw, 43px);
}
.gap_44 {
	column-gap: min(3.67vw, 44px);
}
.gap_45 {
	column-gap: min(3.75vw, 45px);
}
.gap_46 {
	column-gap: min(3.83vw, 46px);
}
.gap_47 {
	column-gap: min(3.92vw, 47px);
}
.gap_48 {
	column-gap: min(4.0vw, 48px);
}
.gap_49 {
	column-gap: min(4.08vw, 49px);
}
.gap_50 {
	column-gap: min(4.17vw, 50px);
}
.gap_60 {
	column-gap: min(3vw, 60px);
}
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;
}
.v_mid {
    vertical-align: middle;
}
.idt{
  text-indent: 1em;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
body {
}
header.general {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	width: 100%;
	height: 111px;
	background: linear-gradient(0deg,rgba(255, 255, 255, .05) 0%, rgba(204, 204, 204, .5) 30%, rgba(204, 204, 204, .85) 100%);
  background-size: cover;
  background-position: center;
  background-blend-mode: multiply;
}
header.general .inn {
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 100%;
}
header.general .logos {
	padding-left: min(4.67vw, 56px)
}
header.general .ham_wrap {
	width: 98px;
}
header.general .ham_wrap .in {
	display: flex;
	justify-content: center
}
.sp_ham {
    width: 40%;
    height: 60px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
	justify-content: center;
    cursor: pointer;
    transition-property: all;
    transition: 0.3s linear;
}

.sp_ham .defo{
	margin-top: 10px;
	display: block;
	width: 100%;
	line-height: 1;
	letter-spacing: .2em;
	text-align: center;
	font-family: "cinzel", sans-serif;	
	font-size: 11px;
	color: #FFF;
	font-weight: 600;
}
.menu-trigger,
.menu-trigger span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
}
.menu-trigger {
 position: relative;
 width: 100%;
 height: 30px;
}
.menu-trigger.active {
}
.menu-trigger span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
	border-radius: 10px;
  background-color: var(--clr_wht);
}
.menu-trigger span:nth-of-type(1) {
  top: 0;
}
.menu-trigger span:nth-of-type(2) {
  top: calc(50% - 1px);
}
.menu-trigger span:nth-of-type(3) {
  bottom: 0;
}
.menu-trigger.active span:nth-of-type(1) {
  -webkit-transform: translateY(14px) rotate(-45deg);
  transform: translateY(14px) rotate(-45deg);
}
.menu-trigger.active span:nth-of-type(2) {
  opacity: 0;
}
.menu-trigger.active span:nth-of-type(3) {
  -webkit-transform: translateY(-14px) rotate(45deg);
  transform: translateY(-14px) rotate(45deg);
}	
.gnav_sp {
	padding-top: 120px;
	padding-bottom: 30px;	
	overflow-y: auto;
	overflow-x: hidden;
	background-color: var(--clr_wht);
	position: fixed;
	top: 0;
	right: 0;
	z-index: 11;
	height: 100%;
	visibility: hidden;
	opacity: 0;
	width: 400px;
	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-weight: 500;
	line-height: 1.2
}
@media screen and (min-width:767px){
}
.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 {
	background: linear-gradient(90deg,rgba(227, 230, 234, 1) 0%, rgba(225, 229, 230, 1) 100%);
}
.fv aside {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 5;
	background: linear-gradient(90deg,rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
}
.fv .inn {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10
}
.fv .inn .fv_txt {
	display: block;
	width:min(45.25vw, 543px);
	height: auto
}
.cv .ttl {
	font-family: "zen-old-mincho", sans-serif;
	font-size: clamp(15px, 1.5vw, 18px);	
	font-weight: 900;
	text-align: center;
	letter-spacing: 0em;
	line-height: 1.5;
	font-feature-settings: "palt";
}
.cv .ttl span {
	position: relative;
}
.cv .ttl span::before,
.cv .ttl span::after {
	content: "";
	position: absolute;
	top: 0;
	bottom:0;
	width: min(4.67vw, 56px);
	height: 2px;
	margin: auto;
	background: var(--clr_blue)
}
.cv .ttl span::before {
	left: calc(min(11.33vw, 136px) * -1);
}
.cv .ttl span::after {
	right: calc(min(11.33vw, 136px) * -1);
}
.cv .sepa .item {
	flex: 1;
	padding: 17px 1%;
	display: flex;
	justify-content: center;
	align-items: center;
	font-family: "zen-old-mincho", sans-serif;
	font-size: clamp(13px, 1.33vw, 16px);		
	font-weight: 500;
	letter-spacing: .1em;
	line-height: 1.5;
	font-feature-settings: "palt";
	position: relative
}
.cv .sepa .rza {
	background: linear-gradient(90deg,rgba(68, 132, 212, 1) 0%, rgba(32, 78, 204, 1) 20%, rgba(0, 30, 196, 1) 100%);
	color: #FFF;
}
.cv .sepa .rza img {
	display: block;
	width:min(3vw, 36px);
	height: auto
}
.cv .sepa .tels {
	background: linear-gradient(90deg,rgba(242, 242, 242, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(242, 242, 242, 1) 100%);
	color: #000;
	letter-spacing: .0em
}
.cv .sepa .tels img {
	display: block;
	width: 160px;
	height: auto
}
.concerns .ttl {
	position: relative;
	padding-left: 10.5%;
	padding-bottom: 13px;
	font-family: "zen-old-mincho", sans-serif;
	font-size: clamp(16px, 1.83vw, 22px);
	font-weight: 700;
	letter-spacing: .03em;
	line-height: 1.5;
	font-feature-settings: "palt";
}
.concerns .ttl::after {
	content: "";
	position: absolute;
	bottom:0;
	left: 0;
	width: 70%;
	height: 3px;
	background: rgba(0,0,0,.5);
	z-index: 0
}
.concerns .obj {
	position: absolute;
	bottom: calc(min(8.25vw, 99px) * -1);
	right: 10%;
	width: min(21.75vw, 261px);
	z-index: 10
}
.concerns .box {
	padding: min(2.42vw, 29px) 2% min(6vw, 72px) 10.5%;
	background: linear-gradient(0deg,rgba(242, 242, 242, 1) 0%, rgba(255, 255, 255, 1) 100%);
}
.list_tp_chk li {
	margin-bottom: 8px;
	font-family: 'yug_b';
}
.list_tp_chk li span {
	position: relative;	
	display: inline-block;
	padding-left: 27px;	
	padding-bottom: 8px;
	border-bottom: 1px dashed #4d4d4d
}
.list_tp_chk li span::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 21px;
	height: 22px;
	background: url("../img/list_tp_chk.png") no-repeat center / cover
}
.concerns .sol_bx {
	padding: 30px 0 60px;
	border: 11px solid #7cdbd6;
}
.concerns .sol_bx .set_1 {
	position: relative;
	left: -1%;
}
.concerns .sol_bx .sepa {
	max-width: 790px;
	margin-inline: auto;	
}
.concerns .sol_bx .sepa .px {
	width: 26%
}
.concerns .sol_bx .sepa .tx {
	width: 74%
}
.merit .stage {
	padding: 50px 50px 72px;
	background: var(--clr_glay);
}
.merit .bottom {
	transform: rotate(-180deg);
}
.merit .sepa .item {
	flex: 1;
	padding: min(5.0vw, 60px) min(3.75vw, 45px);
	border-radius: 15px;
	border: 3px solid rgba(68,132,212,.5);
	background: #FFF;
}
.merit .sepa .item .tx {
}
.merit .sepa .item .tx .in_ttl {
	margin: 11% 0 10%;	
	font-size: clamp(16px, 2.0vw, 24px);
	font-weight: 500;
	color: var(--clr_blue);
	text-align: center;
	letter-spacing: .0em;
	line-height: 1.5;
	font-feature-settings: "palt";
}
.merit .sepa .item .tx .msg_wrap {
	text-align: center
}
.merit .sepa .item .tx .msg {
	display: inline-block;
	text-align: left;
	font-size: clamp(14px, 1.33vw, 16px);	
	letter-spacing: .0em;
	line-height: 1.7;
	font-feature-settings: "palt";
}

.features .sepax .obj.line {
	width: min(63.8vw, 638px);
	left: 0;
	top: -10px
}
.features .block {
	position: relative
}
.features .block.tp_1 {
	padding-left: 20.7%
}
.features .block .px {
	width: min(40.2vw, 402px);
	position: relative
}
.features .block .px .obj.num {
	width: min(22.3vw, 223px)
}
.features .block.no1 .px .obj.num {
	top: calc(min(8.6vw, 86px) * -1);
	left: calc(min(17.9vw, 179px) * -1)
}
.features .block.no2 {
	padding-right: 8.65%
}
.features .block.no2 .px .obj.num {
	top: calc(min(7.4vw, 74px) * -1);
	left: calc(min(14.7vw, 147px) * -1)
}
.features .block.no3 .px .obj.num {
	top: calc(min(2.7vw, 27px) * -1);
	left: calc(min(17.7vw, 177px) * -1)
}

.features .block .tx {
	width: min(33.8vw, 338px);
}
.features .block .tx .ttl {
	padding: 8px 1% 10px 6%;
	background: #e1ebf8;
	font-size: clamp(15px, 1.67vw, 20px);	
	font-weight: 900;
	letter-spacing: .05em;
	line-height: 1.2;
	font-feature-settings: "palt";
}
.features .block .tx .msg {
	margin-top: 5%;
	letter-spacing: .05em;
	line-height: 1.7;
	font-feature-settings: "palt";	
	font-size: clamp(14px, 1.33vw, 16px);	
}
.features .block.no1 .tx {
	margin-top: 3%
}
.flow {
	background: linear-gradient(90deg,rgba(68, 132, 212, 1) 0%, rgba(177, 204, 237, 1) 100%);
	overflow: hidden
}
.flow .stage {
	max-width: 804px;
	margin-inline: auto;	
	padding: min(4.7vw, 47px) min(6.6vw, 66px) min(8.33vw, 100px);
	background: #FFF
}
.flow .block .tx {
	display: flex;	
	width: 55%;
}
.flow .block .px {
	width: 45%;
	position: relative
}
.flow .block.tp_2 .tx {
	width: 60%;
}
.flow .block.tp_2 .px {
	width: 40%;
}
.flow .block .px img {
	display: block;
	width: min(34.2vw, 342px);
	height: auto;
	position: absolute;
}
.flow .block.tp_1 .px img {
	top: calc(min(7.5vw, 75px) * -1);
	right: calc(min(8.7vw, 87px) * -1)
}
.flow .block.tp_2 {
	padding-right: 0%
}
.flow .block.tp_2 .px img {
	top: calc(min(4vw, 40px) * -1);
	left: calc(min(8.7vw, 87px) * -1)
}
.flow .block.tp_1.ver2 .px img {
	top: calc(min(4vw, 40px) * -1);
}
.flow .block .tx .num {
	width: 63px;
	height: 63px;
	background: linear-gradient(90deg,rgba(177, 204, 237, 1) 0%, rgba(87, 145, 216, 1) 65%, rgba(68, 132, 212, 1) 100%);
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
	flex-wrap: wrap;
}
.flow .block .tx .num p {
	font-family: "cinzel", sans-serif;
	font-size: clamp(16px, 2.5vw, 30px);	
	font-weight: 500;
	font-style: italic;
	color: #FFF;
	text-align: center;
	letter-spacing: .0em;
	line-height: 1;
	font-feature-settings: "palt";
}
.flow .block .tx .mn {
	width: calc(100% - 66px);
}
.flow .block .tx .mn .in_ttl {
	font-size: clamp(17px, 2.0vw, 24px);
	color: var(--clr_blue);
	letter-spacing: .0em;
	font-feature-settings: "palt";
}
.flow .block .tx .mn .in_ttl + p {
	margin-top: 5px;
	font-size: clamp(14px, 1.6vw, 16px);	
	letter-spacing: .0em;
	font-feature-settings: "palt";
}
.case .stage {
	overflow: hidden;
	background: #e6e6e6
}
.case .stage .inn {
	padding: min(5.83vw, 70px);
	background: #FFF
}
.case .stage .pxs .px .ttl {
	position: absolute;
	left: 0;
	top: 0;
	padding: 10px;
	max-width: 70px;
	background: #FFF;
	font-size: 10px;	
	font-weight: 900;
	color: var(--clr_blue);
	text-align: center;
	letter-spacing: .05em;
	line-height: 1;
	font-feature-settings: "palt";
}
.splide__arrow--prev {
    left: -3em;
}
.splide__arrow--next {
    right: -3em;
}
.splide__pagination {
    bottom: calc(min(10.83vw, 130px) * -1);
    left: 0;
    padding: 0 1em;
    position: absolute;
    right: 0;
    z-index: 1;
}
.splide__pagination__page.is-active {
    background: var(--clr_blue);
    transform: scale(1);
    z-index: 1;
}
.splide__pagination__page {
    background: #FFF;
    border: 0;
    border-radius: 50%;
    display: inline-block;
    height: 14px;
    margin: 8px;
    opacity: 1;
    padding: 0;
    position: relative;
    transition: transform .2s linear;
    width: 14px;
}
.case .stage .txs {
	margin-top: 17px;
}
.case .stage .txs .row {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	column-gap: 9px;
	margin-bottom: 5px
}
.case .stage .txs .row .hd {
	width: 88px;
	padding: 5px;
	background: var(--clr_blue);
	font-size: 12px;	
	font-weight: 700;
	color: #FFF;
	text-align: center;
	letter-spacing: .05em;
	line-height: 1;
	font-feature-settings: "palt";
}
.case .stage .txs .row .bse {
	padding-top: .15em;
	width: calc(100% - (88px + 9px));
	font-size: 12px;	
	font-weight: 600;
	letter-spacing: .05em;
	font-feature-settings: "palt";
}
.message {
	background: var(--clr_blue)
}
.message .inn {
	padding: min(4.5vw, 45px) min(6.6vw, 66px) min(8.33vw, 100px);
	background: #FFF
}
.message .sepa .px {
	width: 27.4%;
}
.message .sepa .tx {
	width: calc(100% - (27.4% + min(2.83vw, 34px)));
}
.message .sepa .tx .ttl span {
	display: inline-block;
	padding-bottom: min(2.1vw, 21px)
}
.message .sepa .tx .ttl span::after {
	content: "";
	position: absolute;
	bottom:0;
	right: 0;
	width: min(27.6vw, 276px);
	height: min(2.1vw, 21px);
	background: url("../img/message_ttl_line.jpg") no-repeat center / cover
}
.message .career_bx {
	max-width: 604px;
	margin-inline: auto;
	padding: 20px 30px;
	background: #e4eef9;
}
.message .career_bx li {
	padding-left: 18px;
	position: relative
}
.message .career_bx li::before {
	content: "";
	position: absolute;
	top: .75em;
	left: 0;
	width: 5px;
	height: 1px;
	background: var(--clr_base)
}
.support {
	background: var(--clr_glay)
}
.support .sepa .item {
	flex: 1
}
.voice {
	background: linear-gradient(90deg,rgba(0, 150, 176, 1) 0%, rgba(0, 185, 176, 1) 30%, rgba(0, 185, 176, 1) 100%);
}
.voice .stage {
	max-width: 781px;
	margin-inline: auto;	
}
.voice .stage .block .box {
	border-radius: 23px;
	background: #FFF;
	padding: 22px;
}
.voice .stage .block.rig,
.voice .stage .block.rig .human {
	display: flex;
	justify-content: flex-end
}
.voice .stage .block .human {
	margin-top: -10px
}
.voice .stage .block .box .age {
	display: inline-block;
	border-radius: 10px;
	border: 1px solid var(--clr_blue);	
	padding: 6px 15px;
	font-size: clamp(14px, 1.6vw, 16px);	
	font-weight: 900;
	color: var(--clr_blue);
	text-align: center;
	letter-spacing: .05em;
	line-height: 1;
	font-feature-settings: "palt";
}
.voice .stage .block .box .mn {
	margin-top: 2%;
	font-size: clamp(14px, 1.6vw, 16px);	
	font-weight: 700;
	letter-spacing: .05em;
	line-height: 1.65;
	font-feature-settings: "palt";
}
.voice .stage .block.rig .human {
	padding-right: 3%;
}
.voice .stage .block.lef .human {
	padding-left: 3%;
}
.voice .stage .block.no1 .box {
	max-width: 372px;
	width: 100%;
}
.voice .stage .block.no2 {
	margin-top: calc(min(15.4vw, 154px) * -1)
}
.voice .stage .block.no2 .box {
	max-width: 383px;
	width: 100%;
}
.voice .stage .block.no3 {
	margin-top: calc(min(6vw, 60px) * -1)
}
.voice .stage .block.no3 .box {
	max-width: 438px;
	width: 100%;
}
.price .tbl_tp {
	max-width: 558px;
	margin-inline: auto;		
}
.price .tbl_tp .row {
	display: flex;
	border-bottom: 1px solid #cccccc;	
}
.price .tbl_tp .row.hd {
	background: var(--clr_blue)
}
.price .tbl_tp .row.hd .cell {
	justify-content: center;
	text-align: center;
	font-weight: 900;
	color: #FFF;
}
.price .tbl_tp .row .cell {
	display: flex;
	align-items: center;
	font-size: clamp(15px, 1.9vw, 19px);		
	padding: 15px;
	letter-spacing: 0;
	line-height: 1.3;
	font-feature-settings: "palt";	
}
.price .tbl_tp .row .col_1 {
	width: 38.17%
}
.price .tbl_tp .row .col_2 {
	width: 23.4%;
	border-left: 1px solid #cccccc;	
	border-right: 1px solid #cccccc;		
}
.price .tbl_tp .row .col_3 {
	width: calc(100% - (23.4% + 38.17%))
}
.price .tbl_tp .row.bse .cell {
	padding: 26px 15px;
}
.price .tbl_tp .row.bse .col_1 {
	font-weight: 900
}
.price .tbl_tp .row.bse .col_2 {
	justify-content: center;	
	text-align: center;
}
.price .tbl_tp .row.bse .col_3 {
	font-size: clamp(13px, 1.8vw, 18px);	
}
.strike {
  text-decoration: line-through;
}
.campaign {
	background: linear-gradient(0deg,rgba(105, 185, 220, 1) 0%, rgba(105, 185, 220, 1) 70%, rgba(68, 132, 212, 1) 100%);
}
.campaign .stage {
	padding: 40px min(10vw, 100px) min(10vw, 100px);
	background: #FFF
}
.campaign .sepa .item {
	flex: 1;
	font-family: "zen-old-mincho", sans-serif;	
}
.campaign .sepa .item .ttl {
	position: relative;
	font-size: clamp(16px, 1.8vw, 18px);	
	font-weight: 900;
	text-align: center;
	letter-spacing: .05em;
	font-feature-settings: "palt";
}
.campaign .sepa .item .ttl::before,
.campaign .sepa .item .ttl::after {
	content: "";
	position: absolute;
	bottom:0;
	top: 0;
	margin: auto;
	width: 1px;
	height: 18px;
	background: var(--clr_base)
}
.campaign .sepa .item .ttl::before {
	left: 10px;
	transform: rotate(-25deg);
}
.campaign .sepa .item .ttl::after {
	right: 10px;
	transform: rotate(25deg);
}
.campaign .sepa .item .box {
	position: relative;
	margin-top: 8px;
	padding: 20px 20px 10px;
    background: linear-gradient(90deg, rgba(68, 132, 212, 1) 0%, rgba(32, 78, 204, 1) 50%, rgba(0, 30, 196, 1) 100%);	
}
.campaign .sepa .item .box .obj {
	top: -1px;
	left: 0;
	right: 0;
	margin: auto;
	width: 36px
}
.campaign .sepa .item .box .in_ttl {
	font-size: clamp(17px, 2vw, 20px);	
	font-weight: 500;
	color: #FFF;
	text-align: center;
	letter-spacing: .025em;
	font-feature-settings: "palt";
	padding-bottom: 5px;
	border-bottom: 1px solid #FFF;
}
.campaign .sepa .item .box .row {
	margin-top: 10px;
	font-weight: 900
}
.campaign .sepa .item.no1 .box .row {
	display: flex;
	justify-content: center;
	align-items: baseline;
	column-gap: 10px;
	line-height: 1
}
.campaign .sepa .item .box .row span.yell {
	color: #ffff00
}
.campaign .sepa .item.no1 .box .tax {
	font-size: 12px;	
	font-weight: 900;
	color: #FFF;
	text-align: right;
	letter-spacing: .05em;
	font-feature-settings: "palt";
	padding-right: 6%
}
.campaign .pay .ttl {
	padding: 8px;
	background: #e6e6e6
}
.faq .stage {
	max-width: 655px;
	margin-inline: auto;		
}
.faq .q_area {
	padding: 18px 40px;
	margin-left: 20px;
	border: 1px solid var(--clr_blue);
	cursor: pointer;
	position: relative
}
.faq .q_area p {
	font-size: clamp(16px, 1.8vw, 18px);	
	font-weight: 900;
	letter-spacing: .0em;
	font-feature-settings: "palt";
}
.faq .q_area::before,
.faq .q_area::after {
	content: "";
	position: absolute;
	top: 0;
	bottom:0;
	margin: auto;
}
.faq .q_area::before {
	width: 40px;
	height: 40px;
	left: -20px;
	background: url("../img/faq_a.png") no-repeat center / cover
}
.faq .q_area::after {
	width: 16px;
	height: 10px;
	right: 27px;
	background: url("../img/faq_arrw.png") no-repeat center / cover;
	transform: rotate(0deg);	
	transition: all 0.25s 0s ease;	
}
.faq .q_area.open::after {
	transform: rotate(-180deg);	
}
.faq .a_area {
	display: none;
	padding: 25px 2% 0 28px;
	font-size: clamp(14px, 1.6vw, 16px);	
	font-weight: 500;
	letter-spacing: .05em;
	font-feature-settings: "palt";	
	line-height: 1.7;
}
.access {
	background: var(--clr_glay);
	margin-bottom: 160px;
}
.access .stage {
	max-width: 815px;
	margin-inline: auto;	
}
.access .stage .item {
	flex: 1	
}
.access .stage .item .hei_bx {
	height: 200px;
}
.access .stage .item .hei_bx.ggmap {
position: relative;
padding-bottom: 0;
padding-top: 0;
	height: 200px;
overflow: hidden;
}
.access .stage .item.no2 .hei_bx {
	display: flex;
	align-items: center;
}
.time_tbl {
	width: 100%
}
.time_tbl .row {
	display: flex;
	border-bottom: 1px solid #b3b3b3;
	font-size: 13px;
	font-weight: 700;
	text-align: center;
}
.time_tbl .row:last-child {
	border-bottom: none;
}
.time_tbl .row .cell {
	padding: 16px 0;
}
.time_tbl .row .hd {
	width: 32%;
}
.time_tbl .row .bse {
	width: calc((100% - 32%) / 7);
}
.time_tbl .row.cmmn .bse {
	color: var(--clr_blue);
	font-weight: 900;
	font-size: 120%
}
.access .kira_bx {
	background: url("../img/kira_bx_bg.jpg") no-repeat top / cover
}
.access .kira_bx .sepa {
	max-width: 860px;
	margin-inline: auto;		
}
.access .kira_bx .px {
	width: 51%;
	position: relative;
	z-index: 10
}
.access .kira_bx .tx {
	width: 49%;
	margin-top: 28px;
	position: relative;
	padding: 54px 40px;
	background: #FFF;
	z-index: 0	
}
.access .kira_bx .tx::before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 150%;
	height: 100%;
	background: #FFF;
	z-index: 0
}
.access .kira_bx .tx p {
	font-size: clamp(14px, 1.6vw, 16px);	
	font-weight: 700;
	letter-spacing: .045em;
	line-height: 1.5;
	font-feature-settings: "palt";
	position: relative;
	z-index: 1
}
.fix_nvs {
	opacity: 0;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 9999;
	width: 100%;
	height: 160px;
	background: rgba(255,255,255,.5);
	display: flex;
	align-items: center;
	transition: opacity 0.25s 0s ease;	
}
.fix_nvs.on {
	opacity: 1;
}
.fix_nvs .cv {
	width: 100%;
	max-width: 1000px;
	margin-inline: auto;	
}
.rza-modal {
    display: none; /* 初期は非表示 */
    position: fixed;
    z-index: 10000; /* 最前面に表示 */
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.6);
    justify-content: center;
    align-items: center;
}

/* ポップアップ内枠 */
.rza-modal-content {
    background: linear-gradient(45deg,rgba(68, 132, 212, 1) 0%, rgba(177, 204, 237, 1) 100%);
    padding: 11px;
    border-radius: 26px;
    width: 100%;
    max-width: 882px;
    position: relative;
    box-shadow: 0 4px 15px rgba(0,0,0,0.2);
}
.rza-modal-content .inn {
    background: #e7f1f7;
    border-radius: 26px;	
	padding: min(2.86vw, 55px) min(3.13vw, 60px);
}
.rza-modal-content .inn .ttl {
	font-size: clamp(18px, 1.25vw, 24px);	
	color: #000;
	text-align: center;
	letter-spacing: .1em;
	font-feature-settings: "palt";
}
.rza-modal-content .inn .lists li {
	padding-left: 18px;
	font-size: clamp(16px, 0.94vw, 18px);	
	color: #000;
	letter-spacing: 0;
	text-align: left;
	position: relative
}
.rza-modal-content .inn .lists li::before {
	content: "";
	position: absolute;
	top: 7px;
	left: 0;
	width: 10px;
	height: 10px;
	margin: auto;
	background: #001ec4;
	border-radius: 50%
}
.rza-modal-content .inn .reds {
	font-size: clamp(16px, 0.94vw, 18px);	
	color: #ed1c24;
	letter-spacing: .075em;
}
/* 閉じるボタン */
.rza-close {
    position: absolute;
    right: 15px;
    top: 10px;
    font-size: 28px;
    font-weight: bold;
    cursor: pointer;
    color: #aaa;
}
.rza-close:hover { color: #000; }

/* チェックボックスエリア */
.rza-check-area {
    margin: 3% 0;
	font-size: clamp(16px, 0.94vw, 18px);	
}
.rza-check-area label { cursor: pointer; }
.rza-btn_wrap {
	text-align: center;
	width: 100%;
	max-width: 240px;
	margin-inline: auto;	
}
/* 進むボタンのスタイル */
.rza-btn {
    display: flex;
	justify-content: center;
	align-items: center;
	column-gap: 10px;
    background: linear-gradient(90deg,rgba(68, 132, 212, 1) 0%, rgba(32, 78, 204, 1) 28%, rgba(0, 30, 196, 1) 100%);
    color: #fff;
	width: 100%;
    padding: 12px 0;
    border-radius: 25px;
    text-decoration: none;
    font-weight: bold;
    transition: 0.3s;
	font-size: clamp(16px, 0.94vw, 18px);		
}

/* 無効化状態のスタイル */
.rza-btn.disabled {
    background: #ccc!important;
    pointer-events: none; /* クリック不可 */
	opacity: 1
}
@media screen and (max-width:1210px){}
@media screen and (max-width:1000px){
.wrap_1000 {
	padding-right: 2%;
	padding-left: 2%;
}	
.features .block .px .obj.num {
	width:18vw
}
.features .block .px .obj.num {
	width:18vw
}
.features .block.no2 .px .obj.num {
	top: calc(min(7.4vw, 74px) * -1);
	left: -5vw
}
.access .kira_bx .sepa {
	max-width: inherit;
	width: 96%	
}
	
}
@media screen and (max-width:767px){
/* ==========================================================================
   Commons styles
   ========================================================================== */
.flex_wrapper, .flex-wrap_par{
    display: block;
}
.flex_sp{
	display: -webkit-flex!important;
    display: -moz-flex!important;
    display: -ms-flex!important;
    display: -o-flex!important;
    display: flex!important;
	flex-wrap: wrap!important;
}	
.pc{display: none!important}
.sp{display: block!important}	
a[href^="tel:"] {
	pointer-events: auto;
	cursor: pointer;
}	
.wrap_1200,.wrap_1000 {
    width: 100%;
	max-width: 100%;
    height: auto;
	margin-left: auto;
	margin-right: auto;
    padding-right: 0.8rem!important;
    padding-left: 0.8rem!important;
}	
.sp_no_pad {
	padding-right: 0!important;
	padding-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;
}
header.general {
    height: 16.8vw;
}
header.general .ham_wrap {
    width: 60px;
}	

.sp_ham {
    width: 70%;
    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 {
    position: relative;
    width: 100%;
    height: 20px;
}	
.sp_ham .defo {
    margin-top: 8px;
    width: 100%;
    letter-spacing: .05em;
    font-size: 10px;
}	
.menu-trigger.active span:nth-of-type(1) {
  -webkit-transform: translateY(9px) rotate(-45deg);
  transform: translateY(9px) rotate(-45deg);
}
.menu-trigger.active span:nth-of-type(3) {
  -webkit-transform: translateY(-9px) rotate(45deg);
  transform: translateY(-9px) rotate(45deg);
}	

header.general .logos {
	position: relative;
    left: 2%;
}	
@media (orientation: landscape){
header.general .logos {
    left: 16%;
}	
}	
header.general .logos img {
    width: 70%
}	
header.general .logos .supp {
	margin-top: 1%;
    text-align: center;
	font-size: 2.4vw;
	font-weight: 500
}	
.gnav_sp {
	padding-top: 20vw;
	padding-bottom: 7vw;	
	height: 100%;
	width: 100%;
}
.gnav_sp .nav_main > ul > li > a {
	padding-left: 0!important;
}
.gnav_sp .nav_main > ul > li > a span {
    padding: 10px;
}	
.fv aside {
    display: none
}	
/*qqqqqqqq***************************************************************/
.mgn_t_100 {
    margin-top: 11vw
}	
.sec_pad_90 {
    padding: 10vw 0;
}	
.sec_pad_90_t {
    padding-top: 10vw;
}	
.sec_pad_80 {
    padding: 9vw 0;
}	
.sec_pad_60_t {
    padding-top: 7.5vw;
}	
.mgn_t_60 {
    margin-top: 7.5vw;
}	
.mgn_t_155 {
    margin-top: 15vw;
}	
.txs_16 {
    font-size: 4vw
}	
.mgn_t_20 {
    margin-top: 3.5vw
}	
.mgn_t_35 {
    margin-top: 5vw;
}	
.mgn_t_45 {
    margin-top: 6vw;
}
.txs_28, .txs_24 {
    font-size: 5.33vw
}	
.txs_20 {
    font-size: 4.67vw;
}	
.txs_35 {
    font-size: 8.13vw;
}	
.sp_tx_cent {
    text-align: center
}	
.mgn_t_40 {
    margin-top: 5.5vw
}	
.mgn_t_30 {
    margin-top: 4.5vw
}	
.mgn_t_50 {
    margin-top: 6.5vw
}	
.sec_pad_50 {
    padding: 6.5vw 0;
}
.txs_26 {
    font-size: 5.07vw
}	
/*qqqqqqqq***************************************************************/

.cv .ttl {
    font-size: 4.6vw;
    font-weight: 900;
    letter-spacing: 0em;
    line-height: 1.5;
    font-feature-settings: "palt";
}	
.cv .ttl span::before,
.cv .ttl span::after {
	width: 4vw;
	height: 2px;
}
.cv .ttl span::before {
	left: -5vw;
}
.cv .ttl span::after {
	right: -5vw;
}
.cv .sepa .item {
    padding: 5vw 1%;
	letter-spacing: .0em;
	line-height: 1;
	font-feature-settings: "palt";
    font-size: 3.73vw;
	column-gap: 2vw
}	
.cv .sepa .rza img {
    display: block;
    width: 7vw;
    height: auto;
}	
.cv .sepa .tels {
    margin-top: 3.5vw;
    padding: 2vw 1%;
	column-gap: 4vw
}	
.cv .sepa .tels h3 {
	text-align: center
}	
.cv .sepa .tels img {
    display: block;
    width: 36vw;
    height: auto;
}	
.concerns {
	margin-top: 25vw
}
.concerns .ttl {
	position: relative;
	padding-left: 0.8rem;
	padding-bottom: 5vw;
	font-size: 4.8vw;
	letter-spacing: .03em;
	line-height: 1.5;
	font-feature-settings: "palt";
}
.concerns .ttl::after {
	height: 2px;
}
.concerns .obj {
	bottom: -6vw;
	right: -0.8rem;
	width: 49vw;
}
.concerns .box {
	padding: 10vw 0.8rem 20vw;
}
.list_tp_chk li::after {
    top: -.5vw;
}	
.list_tp_chk li {
    display: block;
    padding-bottom: 0;
    margin-bottom: 8px;
}	
.list_tp_chk li span {
    display: block;
    padding-bottom: 8px;
}	
.concerns .sol_bx {
	margin-top: -12vw;
	background: #FFF;
    padding: 6vw 0;
    border: 7px solid #7cdbd6;
}	
.concerns .sol_bx .deco {
	width: 15%
}	
.concerns .sol_bx .in_ttl {
	font-weight: 900;
	line-height: 1.65
}	
.concerns .sol_bx .tra {
	margin-top: 5vw
}	
.concerns .sol_bx .sepa {
	padding-right: 0.8rem;
	padding-left: 0.8rem;
}	
.concerns .sol_bx .sepa .px {
    width: 70%;
	margin: 0 auto
}	
.concerns .sol_bx .sepa .tx {
	margin-top: -6vw;
    width: 100%;
}	
.merit.sec_pad_90 {
    padding: 7.5vw 0;
}	
.merit .stage {
    padding: 8vw 0.8rem;
}	
.h_type_1 {
	font-size: 8vw;	
	font-weight: 500;
	text-align: center;
	letter-spacing: .0em;
	line-height: 1.5;
	font-feature-settings: "palt";
}
.h_type_1 span{
	padding-bottom: 3vw;
}
.h_type_1 span::after {
	width: 11.6vw;
}
.merit .sepa .item {
	margin-bottom: 4vw;
    padding: 3.5vw;
    display: flex;
	align-items: center
}	
.merit .sepa .item:last-child {
	margin-bottom: 0;
}	
.merit .sepa .item .px {
    width: 30%;
}	
.merit .sepa .item .px img {
    max-width: inherit;
	width: 70%;
}	
.merit .sepa .item .tx {
    width: 70%;
}	
.merit .sepa .item .tx .in_ttl {
    margin: 0 0 1.35vw;
    font-size: 4.8vw;
    font-weight: 500;
    text-align: left;
}	
.merit .sepa .item .tx .msg {
	display: block;
    font-size: 4vw;
    line-height: 1.5;
    font-feature-settings: "palt";
}	
.features .sepax.mgn_t_130 {
	margin-top: 50vw;
}	 	
.features .block.tp_1 {
    padding-left: 0;
}	
.features .block .px {
    width: 100%;
    position: relative;
}	
.features .block .tx {
    width: 100%;
	margin-top: 3%;
}	
.features .block .px .obj.num {
	width:41.33vw
}
.features .block.no2 {
    padding-right: 0;
}	
.features .block.mgn_t_90,
.features .block.mgn_t_50 {
    margin-top: 35vw;
}	
.features .block.no1 .px .obj.num,
.features .block.no3 .px .obj.num {
    top: -30vw;
    left: unset;
	right: 0;
}		
.features .block.no2 .px .obj.num {
    top: -30vw;
	left: 0
}
.features .sepax .obj.line {
    width: 100%;
    left: 0;
    top: -45vw;
}	
.flow .block:not(:first-child) {
    margin-top: 7vw
}	
.flow .block .px,
.flow .block.tp_2 .px {
    width: calc(100% + (8vw + 1.6rem));
	margin-left: calc(((8vw + 1.6rem) / 2) * -1);
    position: relative;
}	
.flow .block .px img,
.flow .block.tp_2 .px img,
.flow .block.tp_1.ver2 .px img	{
    top: unset;
    right: unset;
	left: unset
}
.flow .block .px img {
    display: block;
    width: 90%;
    height: auto;
    position: relative;
}	
.flow .stage {
	margin-top: 25vw;
    padding: 4vw;
}	
.flow .block.no1 .px img {
    margin-top: -15vw;
	margin-left: 10%;
}	
.flow .block.no3 .px img {
	margin-left: 10%;
}	
.flow .block.tp_2 .px img {
}
	
.flow .block .tx,
.flow .block.tp_2 .tx {
    width: 100%;
	margin-top: 4vw;
}	
.flow .block .tx .num {
    width: 13.33vw;
    height: 13.33vw;
}	
.flow .block .tx .num p {
    font-size: 6.67vw
}	
.flow .block .tx .mn {
    width: calc(100% - 13.33vw);
}	
	
.case .stage .inn {
    padding: min(5.83vw, 70px);
    background: #FFF;
}	
.case .stage {
    padding-bottom: 30vw
}	
.splide__pagination {
    bottom: -28vw;
    left: 0;
    padding: 0 1em;
    position: absolute;
    right: 0;
    z-index: 1;
}	
.message {
    padding-top: 0;
}	
.message .inn {
    padding: 10vw 4vw min(8.33vw, 100px);
    background: #FFF;
}	
.message .sepa .px {
    width: 70%;
	margin-inline: auto;	
}	
.message .sepa .tx {
    width: 100%;
	margin-top: 5vw
}	
.message .sepa .tx .nam {
	margin-bottom: 3.5vw
}	
.message .sepa .tx .ttl span::after {
    bottom: -3vw;
    width: 100%;
    height:5vw;
}	
.message .career_bx {
    padding: 4vw;
}	
.support .sepa .item {
    margin-bottom: 5vw
}	
.support .sepa .item:last-child {
    margin-bottom: 0
}	
.voice .stage .block {
    width: 94%
}	
.voice .stage .block.no2,
.voice .stage .block.no3 {
    margin-top: 5vw
}	
.voice .stage .block .box {
    border-radius: 23px;
    padding: 4vw;
}	
.voice .stage .block.rig {
    margin-left: 6%
}	
.price .tbl_tp .row .cell {
    display: flex;
    align-items: center;
    font-size: 3.47vw;
    padding: 15px 2%;
    letter-spacing: 0;
    line-height: 1.3;
    font-feature-settings: "palt";
}	
.price .tbl_tp .row .col_1 {
	width: 38.17%
}
.price .tbl_tp .row .col_2 {
    width: 23.4%;
}	
.price .tbl_tp .row .col_3 {
    width: calc(100% -(23.4% + 38.17%));
}	
.price .tbl_tp .row.bse .cell {
    padding: 5vw 2%;
}	
.campaign .stage {
    padding: 6vw 4vw 
}	
.campaign .sepa .item {
    margin-bottom: 6.5vw
}	
.campaign .sepa .item:last-child {
    margin-bottom: 0
}	
.campaign .sepa .item:last-child .txs_16 {
    font-size: 4vw
}	
.campaign .sepa .item .ttl {
    font-size: 4.27vw;
    letter-spacing: .05em;
}	
.campaign .sepa .item .box {
    margin-top: 8px;
    padding: 7vw 4vw 5vw;
}	
.campaign .sepa .item .box .in_ttl {
    font-size: 4.2vw;
}	
.campaign .sepa .item .box .txs_35 {
    font-size: 6.5vw;
}	
.campaign .sepa .item.no1 .box .row {
    column-gap: 1.5vw;
	font-feature-settings: "palt";	
}
.campaign .sepa .item.no1 .box .row .co_1 {
    width: 24vw
}
.campaign .sepa .item.no1 .box .row .co_2 {
    width: 7px
}
.campaign .sepa .item.no1 .box .row .co_3 {
    width: 41vw
}
.campaign .sepa .item.no1 .box .tax {
    padding-right: 5%;
}	
.faq .q_area {
    padding: 30px 4vw 4vw;
    margin-left: 0;
}	
.faq .q_area::before {
    width: 40px;
    height: 40px;
    left: 0;
    right: 0;
	top: -60px;
	margin: auto
}	
.faq .block.mgn_t_15 {
    margin-top: 25px
}	
.faq .a_area {
    display: none;
    padding: 5vw 4vw;
}	
.access .access_logo {
    width: 80%;
}	
.access .stage .item.no1 .hei_bx {
    height: 60vw;
}	
.access .stage .item.no2 .hei_bx {
    height: auto!important;
}	
.access .stage .item.no2 .info {
    margin-top: 0
}	
.access .kira_bx .sepa {
	max-width: inherit;
	width: 100%;
	margin-top: 5vw
}
.access .kira_bx .px {
    width: 100%;
    position: relative;
	z-index: 1	
}	
.access .kira_bx .tx {
    width: 90%;
    margin: -10vw auto 0;
    position: relative;
	z-index: 10;
    padding: 5vw 4vw
}	
.access .kira_bx .tx::before {
    display: none
}	
.access .kira_bx .tx p {
    font-size: 4vw;
    font-weight: 700;
    letter-spacing: .045em;
    line-height: 1.5;
    font-feature-settings: "palt";
    position: relative;
    z-index: 1;
}	
.access {
	background: var(--clr_glay);
	margin-bottom: 21.33vw;
}	
.fix_nvs {
    height: 21.33vw;
	padding: 0 2vw;
}		
.sp_fix_nvs_wrap {
	width: 100%;
}	
.sp_fix_nvs {
	width: 100%;
    display: flex;
	column-gap: 2vw;
}	
.sp_fix_nvs .item {
    flex: 1;
	position: relative;
	padding: 2vw;
}	
.sp_fix_nvs .tels_sp {
    background: linear-gradient(90deg,rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 20%, rgba(242, 242, 242, 1) 100%);
}	
.sp_fix_nvs .rza_sp {
    background: linear-gradient(90deg, rgba(68, 132, 212, 1) 0%, rgba(32, 78, 204, 1) 20%, rgba(0, 30, 196, 1) 100%);
    color: #FFF;
}	
.rza-modal-content {
    background: linear-gradient(90deg, rgba(68, 132, 212, 1) 0%, rgba(177, 204, 237, 1) 100%);
    padding: 11px;
    border-radius: 26px;
    width: 90%;
}	
.rza-modal-content .inn {
    border-radius: 26px;
    padding: 5vw 4vw;
}	
	
	
	
	
	
}
/* ==========================================================================
   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;
  }
}

