html, body {
	line-height: 1.4;
	font-size: 18px;
	padding: 0;
	margin: 0;
}
body{
  font-size: 1rem;
  font-family:'Noto Sans JP', "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  color: #262626;
}

::-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;}
p,dd,figure,h1,h2,h3,h4,h5,h6{margin: 0;padding: 0}
ul,ol,li,dl{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}
.marker_tp_1 {background:rgba(0, 0, 0, 0) linear-gradient(transparent 40%, #fff0d2  0%) repeat scroll 0 0; }
.fc_wht{color: #FFF!important}
.fc_blue{color: #004fa4!important}
.fc_yel{color: #fff100!important}
.fc_org{color: #ef5a24!important}

.fs_80 { font-size: 80%;}
.fs_90 { font-size: 90%;}
.fs_120 { font-size: 120%;}
.ff_min { font-family: 'Shippori Mincho', serif; }
.ff_roboto { font-family: 'Roboto', sans-serif; }
.tx_sdw_1{
    text-shadow: 1px 1px 0 #c9b75f, -1px -1px 0 #c9b75f, -1px 1px 0 #c9b75f, 1px -1px 0 #c9b75f, 0px 1px 0 #c9b75f, 0-1px 0 #c9b75f, -1px 0 0 #c9b75f, 1px 0 0 #c9b75f;	
}
.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_18 {
	font-size: clamp(15px, 0.93vw, 18px);	
}
.txs_20 {
	font-size: clamp(16px, 1.04vw, 20px);	
}
.txs_21 {
	font-size: clamp(16px, 1.09vw, 21px);	
}
.txs_22 {
	font-size: clamp(17px, 1.14vw, 22px);
}
.txs_23 {
	font-size: clamp(17px, 1.19vw, 23px);
}
.txs_24 {
	font-size: clamp(17px, 1.25vw, 24px);
}
.txs_25 {
	font-size: clamp(18px, 1.3vw, 25px);
}
.txs_26 {
	font-size: clamp(18px, 1.35vw, 26px);
}
.txs_28 {
	font-size: clamp(20px, 1.4583vw, 28px);
}
.txs_30 {
	font-size: clamp(22px, 1.56vw, 30px);	
}
.txs_32 {
	font-size: clamp(22px, 1.66vw, 32px);	
}
.txs_33 {
	font-size: clamp(22px, 1.71vw, 33px);	
}
.txs_35 {
	font-size: clamp(22px, 1.82vw, 35px);	
}
.txs_36 {
	font-size: clamp(22px, 1.84vw, 36px);	
}
.txs_40 {
	font-size: clamp(36px, 2.08vw, 40px);	
}
.txs_44 {
	font-size: clamp(36px, 2.29vw, 44px);	
}
.txs_46 {
	font-size: clamp(36px, 2.39vw, 46px);	
}
.txs_50 {
	font-size: clamp(36px, 2.6vw, 50px);	
}
.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
}
.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
}
.bx_sdw_1{box-shadow:1px 1px 3px 1px #f2f2f2;}
.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%;
	z-index: 100
}
.hover:hover{
  opacity: 1;
  -webkit-animation: flash 1s;
  animation: flash 1.5s;
	transition-property: all;
  	transition: 0.15s linear;	
}
@-webkit-keyframes flash {
  0% {
    opacity: .4;
  }
  100% {
    opacity: 1;
  }
}
@keyframes flash {
  0% {
    opacity: .4;
  }
  100% {
    opacity: 1;
  }
}
@media screen and (min-width:767px){
.hover_0{
	transition-property: all;
  	transition: 0.15s linear;
}
.hover_0:hover{
	opacity: 0.5;
}
.hover_1{
	transition-property: all;
  	transition: 0.2s linear;
}
.hover_1:hover{
	opacity: 0.8;
}
}
.pc{display: block}
.rp{display: none!important}
.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;
}
.no_link{
	pointer-events: none;
	cursor: default;
	text-decoration:none;
}
.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_w20{width: 20%; height: auto}
.img_w25{width: 25%; height: auto}
.img_w30{width: 30%; height: auto}
.img_w35{width: 35%; height: auto}
.img_w10{width: 10%; height: auto}
.img_w5{width: 5%; height: auto}
.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
.alignright {
	margin: 0 0 0 min(1.45vw, 28px);
	display: inline;
	}
.alignleft {
	margin: 0 min(1.45vw, 28px) 0 0;
	display: inline;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left;
	}
.mgn_auto {
	margin-left: auto;
	margin-right: auto;
}
.clear{clear: both}
.pos_rel{position: relative}
/*-------------------------------------
ラッパー
--------------------------------------*/
.wrap_1280 {
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto;	
}
.wrap_1082 {
	max-width: 1082px;
	margin-left: auto;
	margin-right: auto;	
}
/*-------------------------------------
背景色
--------------------------------------*/
.bg_type_wht {
	background-color: #FFF!important
}
.bg_type_brown {
	background-color: #c9b75f!important
}
.bg_type_blue {
	background-color: #004fa4!important
}

/*-------------------------------------
リスト
--------------------------------------*/
.list_type_1  {
	display: flex;
}
.list_type_1 .cel {
	line-height: 1.7;
	text-align: left;
}
.list_type_1 dt {
	width: 1em;
	text-align: left
}
.list_type_1 dd {
	width: calc(100% - 1em);
	text-align: left;
}

/*-------------------------------------
ボックス
--------------------------------------*/
.bx_tp_1 {
}

.inl_b{display: inline-block}
.inl{display: inline}
/*-------------------------------------
見出し
--------------------------------------*/
.h_type_1 {
	font-size: clamp(20px, 2.39vw, 46px);
	color: #004fa4;
	text-align: center;
	letter-spacing: .05em;
}
.h_type_1 span {
	position: relative;
	display: inline-block;
	padding-bottom: 15px;
}
.h_type_1 span::after {
	content: "";
	position: absolute;
	left: 0;
	bottom:0;
	width: 100%;
	height: 7px;
	background: #c9b75f
}

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

/*-------------------------------------
余白
--------------------------------------*/
.sec_pad_80{
	padding: min(4.16vw, 80px);
}
.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.64vw, 70px) 0;
}
.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_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);
}
.mgn_auto {
	margin-left: auto!important;
	margin-right: 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_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_60 {
	margin-top: min(3.125vw, 60px)
}
.mgn_t_90 {
	margin-top: min(4.68vw, 90px)
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
header.general {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	height: 118px;
	background: #FFF
}
header.general .logo {
	width: min(25.57vw, 491px);
	min-width: 260px;
	margin-left: 30px;
}
header.general .logo img{
	display: block;
	width: 100%;
	height: auto
}
header.general .info {
	margin-right: 6px
}
header.general .info {
	display: flex;
	align-items: center;
}
header.general .info .btn {
	width: 110px;
	height: 110px;
	border-radius: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
	position: relative
}
header.general .info .btn.web {
	background: #004fa4;
	margin: 0 5px 0 22px
}
header.general .info .btn.web img{
	display: block;
	width: 78px;
	margin: 0 auto;
	height: auto
}
header.general .info .btn.sp_ham {
	border: solid #c9b75f 1px
}
.sp_ham {
    width: 100%;
    height: 100%;
    z-index: 9999;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    cursor: pointer;
    transition-property: all;
    transition: 0.3s linear;
}
.sp_ham .tx_cent{
	width: 100%;
    margin-top: 2px;
	font-size: 13px;
	color: #c9b75f
}
.navs div.sp_ham.fixed {
    top: 0;
}

.menu-trigger,
.menu-trigger span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
}
.menu-trigger {
 position: relative;
 width: 39px;
 height: 31px;
}
.menu-trigger span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 4px;
  border-radius: 2px;
  background-color: #c9b75f;
}
.menu-trigger span:nth-of-type(1) {
  top: 0;
}
.menu-trigger span:nth-of-type(2) {
  top: calc(50% - 2px);
}
.menu-trigger span:nth-of-type(3) {
  bottom: 0;
}
.menu-trigger.active {
  margin-top: 12px
}
.open .sp_ham .tx_cent{
    margin-top: 0;
}

.menu-trigger.active span:nth-of-type(1) {
  -webkit-transform: translateY(3px) rotate(-45deg);
  transform: translateY(3px) rotate(-45deg);
}
.menu-trigger.active span:nth-of-type(2) {
  opacity: 0;
}
.menu-trigger.active span:nth-of-type(3) {
  -webkit-transform: translateY(-23px) rotate(45deg);
  transform: translateY(-23px) rotate(45deg);
}	
.gnav_sp {
	padding: 130px 0 0;
	overflow-y: auto;
	overflow-x: hidden;
	background-color: rgba(101,81,63,.9);
	position: fixed;
	top: 0;
	right: 0;
	z-index: 9998;
	height: 100%;
	visibility: hidden;
	opacity: 0;
	width: 500px;
	transition: opacity .6s ease, visibility .6s ease;
	line-height: 1.45;
}
.gnav_sp .nav_main {
    padding-bottom: 40px;
}
.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;
}
.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:-webkit-box;
	display:-ms-flexbox;
	display: -webkit-flex;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	-webkit-justify-content:space-between;
	justify-content:space-between;
	-webkit-flex-wrap: wrap; 
	flex-wrap: wrap;
	-ms-align-items: center;
	align-items: center;
	position: relative;
	letter-spacing: 0;
	color: #fff;
	text-align: center;
}
@media screen and (min-width:767px){
.gnav_sp .nav_main > ul > li > a {
	transition: all 0.25s 0s ease;
}
.gnav_sp .nav_main > ul > li > a:hover {
	background: #FFF;
	color: #431f16;
}
	
}
.gnav_sp .nav_main > ul > li > a span {
	display: block;
	padding: 20px 0;	
	width: 100%;
}
.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 {
	margin-top: 118px;
}
.top_leade {
	overflow: hidden;
	padding: min(6.77vw, 130px) 0;
}
.top_leade .inn {
	position: relative;
	z-index: 10
}
.top_leade .bxs {
	display: flex;
	justify-content: space-between
}
.top_leade .bx {
	width: 24.5%;
	padding: 16px 26px;
	background: #FFF;
	border-radius: 20px;
}
.top_leade .bx h3 {
	margin-bottom: 16px;
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
}
.top_leade .bx:nth-child(3) h3 {
	margin-bottom: 5px;
}
img.obj {
	position: absolute;
	display: block;
	height: auto;
	z-index: 0
}
.top_leade img.obj {
	width: min(23.22vw, 446px);
	top: min(2.18vw, 42px);
	left: min(-2.6vw, -50px);
}
.whats {
	padding: min(4.32vw, 83px) 0 min(9.37vw, 180px);
	background: url("../img/stripe_bg.webp")
}
.whats .mn {
	padding: 30px 94px 86px;
	background: #FFF;
	border-radius: 20px
}
.whats .mn .h_type_1 {
	margin-bottom: 35px
}
.whats .mn .bxs {
	padding: 33px 40px 40px;
	display: flex;
	background-image: url("../img/bod_hori.webp"), url("../img/bod_hori.webp"), url("../img/bod_vert.webp"), url("../img/bod_vert.webp");
	background-position: left top, left bottom, top right, top left;
	background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
}
.whats .mn .bx {
	width: 50%
}
.whats .mn .bxs .px img{
	display: block;
	width: 100%;
	height: auto
}
.whats .mn .bxs .tx {
	padding-left: 4%
}
.whats .mn .under_bxs {
	align-items: flex-end
}
.whats .mn .under_bxs .tx {
	width: 75%;
}
.whats .mn .under_bxs .px {
	width: 22%;
}
.whats .mn .under_bxs .px img{
	display: block;
	width: 100%;
	height: auto
}
.whats img.obj {
	width: min(29.32vw, 563px);
	top: -200px;
	right: -40px;
}
.comp  {
	padding-bottom: min(7.55vw, 145px);
}	
.comp .tit {
	top: min(-3.43vw, -66px)
}	
.comp .tit h2 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding-bottom: .135em;
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
	font-weight: 500;
	line-height: 1
}	
.comp .tbl_wrap {
	margin: 30px auto min(4.16vw, 80px);
}	
.comp .tbl_wrap .row {
	width: 100%;
	display: flex;
	border-bottom: 2px solid #9fa0a0
}	
.comp .tbl_wrap .row .cel {
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
	flex-wrap: wrap;
	line-height: 1.6;
	text-align: center;
	letter-spacing: .05em;
	background: #FFF	
}	
.comp .tbl_wrap .row .cel .px {
	display: block;
	width: 100%
}	
.comp .tbl_wrap .row .cel.one {
	width: 22%;
	font-weight: 600
}	
.comp .tbl_wrap .row .cel.bse {
	width: 39%;
}	
.comp .tbl_wrap .row .cel.bse.two {
	font-weight: 600;
	background: #eaf6fd;
	border-left: 3px solid #004fa4;
	border-right: 3px solid #004fa4;
	color: #004fa4
}	
.comp .tbl_wrap .row.top .cel {
	padding: min(2.86vw, 55px) 0;
}	
.comp .tbl_wrap .row.top .cel.bse.two {
	border-radius: 20px 20px 0 0
}	
.comp .tbl_wrap .row .cel.pad_s {
	padding: 24px 0
}	
.comp .tbl_wrap .row .cel.pad_l {
	padding: 50px 0
}	
.comp .tbl_wrap .row.no2 aside {
	display: flex;
	align-items: center;
} 
.comp .tbl_wrap .row.bottom {
	border-bottom: none
}	
.comp .tbl_wrap .row.bottom .cel.two {
	border-radius: 0 0 20px 20px
}	
.comp .tbl_wrap .row.bottom .cel.two {
	border-radius: 0 0 20px 20px;
	border-bottom: 3px solid #004fa4;	
}	
.comp .lst_bx .px {
	width: 19.7%
}	
.comp .lst_bx .px img{
	display: block;
	width: 100%;
	height: auto
}
.comp .lst_bx .tx {
	width: 77.3%
}	
.comp img.obj.one {
	width: min(28.95vw, 449px);
	top: 0;
	left: 0;
	z-index: -1
}
.comp img.obj.two {
	width: min(20.83vw, 400px);
	bottom: 0;
	right: 0;
	z-index: -1
}
.bad_q {
	padding-bottom: min(5.2vw, 100px);
	background: url("../img/stripe_bg_2.webp")
}
.bad_q .bxs {
	padding: 36px 0;
	background: #FFF;
	border-radius: 20px;
}
.bad_q .bx {
	width: 33.3333333333%;
	padding:0 30px;
	background: url("../img/bad_bod.webp") repeat-y top right;
}
.bad_q .bx:last-child {
	background: none;
}
.bad_q .bx h3 {
	padding: 10px 0;
	border-radius: 10px;
	background: #ed92ac
}
.bad_q .bx .px {
	margin: 25px auto 35px
}
.bad_q .bx .px img{
	display: block;
	width: 100%;
	height: auto
}
main{overflow: hidden}
.cheks {
	padding-bottom: 140px;
	background: #c9b75f
}
.cheks .inn p {
  background-color: #c9b75f;
  background-image: linear-gradient(90deg, transparent 0%, transparent 50%, #c9b75f 50%, #c9b75f 100%), 
linear-gradient(180deg,rgba(255,255,255,0) 0%,rgba(255,255,255,	0) 94.5%,rgba(255,255,255,1) 3px 100%);	
  background-size: 8px 100%,100% 2.5em;
  line-height: 2.5em;
  padding: 0 1em 16px 1em;
}
.cheks img.obj.one {
	width: min(11.66vw, 224px);
	top: min(-6.25vw, -120px);
	left: 0;
}
.cheks img.obj.two {
	width: min(13.43vw, 258px);
	bottom: min(-5.2vw, -100px);
	right: min(-12.5vw, -240px);
}
.about_mrc {
	margin-bottom: min(7.29vw, 140px)
}
.about_mrc .tit_obj {
	margin-top: min(-6.25vw, -120px)
}
.about_mrc .bxs {
	justify-content: flex-end;
	margin-bottom: min(7.81vw, 150px)
}
.about_mrc .bxs:last-of-type {
}
.about_mrc .bxs .tx {
	width: 74.86%;
	border-radius: 30px;
	background: #def1ff;
	padding: min(2.6vw, 50px) min(3.12vw, 60px) min(2.6vw, 50px) min(13.54vw, 260px);
}
.about_mrc .bxs .px img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	display: block;
	width: min(25.98vw, 499px);
	height: auto
}
.about_mrc .bxs .obj.no1 {
	width: min(6.32vw, 133px);
	height: auto;
	left: min(5.2vw, -100px);
	bottom: -50px;
}
.about_mrc .bxs .obj.no2 {
	width: min(6.32vw, 133px);
	right: min(5.2vw, -100px);
	top: min(5.2vw, -100px)
}
.about_mrc .bxs .obj.no3 {
	width: min(2.7vw, 52px);
	right: min(10.41vw, 200px);
	top: min(-4.68vw, -90px)
}
.about_mrc .bxs .obj.no4 {
	width: min(7.6vw, 146px);
	left: min(-4.16vw, -80px);
	bottom: min(4.68vw, -90px)
}
.about_mrc .bxs .obj.no5 {
	width: min(6.3vw, 121px);
	right: min(-4.68vw, -90px);
	bottom: min(4.68vw, -90px)
}
.about_mrc .obj.no6 {
	width: min(12.29vw, 236px);
	right: min(4.68vw, 90px);
	bottom: min(-3.12vw, -60px)
}
.about_mrc .lst_bxs {
	border-radius: 20px;
	padding: min(1.87vw, 36px);
}
.about_mrc .lst_bxs.green {
	background: url("../img/stripe_bg_3.webp")
}
.about_mrc .lst_bxs.pup {
	background: url("../img/stripe_bg_4.webp")
}
.about_mrc .lst_bxs .inn {
	align-items: center;
	padding: min(2.6vw, 50px);
	background: #FFF
}
.about_mrc .lst_bxs .px img{
	display: block;
	width: 100%;
	height: auto
}
.about_mrc .lst_bxs.green .px {
	width: 24.5%
}
.about_mrc .lst_bxs.green .tx {
	width: 70%
}
.about_mrc .lst_bxs.pup .px {
	width: 24.5%
}
.about_mrc .lst_bxs.pup .px img {
	position: absolute;
	bottom: 20px;
	left: 20px;
	width: 22.5%	
}
.about_mrc .lst_bxs.pup .tx {
	width: 65%
}
.whats.fee {
    padding: min(2.86vw, 55px) 0 min(5.72vw, 110px);
}
.whats.fee .fe_bxs {
	max-width: 780px;
	margin-left: auto;
	margin-right: auto;
}
.whats.fee .fe_bxs .row {
	display: flex;
	align-items: center;
	padding: 0 min(2.39vw, 46px) min(2.08vw, 40px);
	margin-bottom: min(2.08vw, 40px);
	background: url("../img/fee_bod.webp") repeat-x bottom left;
}
.whats.fee .fe_bxs .row:last-of-type {
	margin-bottom: 0;
}
.whats.fee .fe_bxs .row .cel {
}
.whats.fee .fe_bxs .row .cel.lef {
	width: 70%;
}
.whats.fee .fe_bxs .row .cel.rig {
	width: 30%;	
	text-align: right
}
.whats.fee img.obj.one {
    width: min(23.22vw, 446px);
    top: min(5.2vw, -100px);
    left: min(2.08vw, -40px);
}
.for_par {
	padding: min(9.37vw, 180px) min(4.68vw, 90px);
}
.for_par .inn {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.for_par .inn .bxs .px {
	width: 36.3%;
}
.for_par .inn .bxs .px img{
	display: block;
	width: 100%;
	height: auto
}
.for_par .inn .bxs .tx {
	width: 63.7%;
	padding-left: 5%
}
.for_par .inn .bxs .msg {
	position: absolute;
    width: min(13.95vw, 268px);
	height: auto;
    top: min(-11.45vw, -220px);
    left: min(-13.95vw, -268px)
}
.for_par img.obj {
	width: min(29.32vw, 563px);
	top: -35%;
	right: -5%
}
.big_info {
	background: url("../img/bf_bg.webp") no-repeat center top / cover
}
.big_info .btn {
	border-radius: 20px;
	padding: 18px 40px 25px;
}
.big_info .btn.tel {
	width: 56.2%;
	background: #FFF;
}
.big_info .btn.web {
	width: 42.1%;
	background: #004fa4;
}
footer .row_1 {
	padding: min(7.6vw, 146px) min(8.85vw, 170px)
}
footer .row_1 .info {
	margin-left: min(4.16vw, 80px);
}
footer .row_1 .info .dteal {
	display: flex;
	flex-wrap: wrap;
}
footer .row_1 .info .dteal dt {
	width: 16%
}
footer .row_1 .info .dteal dd {
	width: 84%
}
.ggmap {
position: relative;
padding-bottom: 26.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.cp {
	padding: 30px 0;
	background: #c9b75f;
	line-height: 1;
	color: #FFF;
	text-align: center
}
#page-top {
 	position: fixed;
  	bottom: 1%;	
  	right: 2%;
	width: 63px;
	height: 63px;
	z-index: 99999
}
#page-top a {
  	display: block
}
#page-top a img{
	display: block;
	width: 100%;
	height: auto
}























































@media screen and (max-width:1600px){
.cheks img.obj.two {
    right: 0;
}
.for_par .inn .bxs .msg {
    top: min(-11.45vw, -220px);
    left:-10%
}
.for_par img.obj {
    top: -30%;
}	
}
@media screen and (max-width:1333px){
.about_mrc .bxs .px img {
	width: 30vw;
}
.for_par .inn .bxs .msg {
    top: -15vw;
    left:-5%
}
.for_par img.obj {
	width: 25vw;	
    top: -14%;
}	
	
}
@media screen and (max-width:1210px){
.about_mrc .bxs .px img {
	width: 35vw;
}		
}
@media screen and (max-width:880px){

header.general.flex_wrapper {
	display: block;
	height: auto;
	padding: 10px 0
}
header.general .logo {
	width: 400px;
	min-width: inherit;
	margin: 0 auto 10px;
}	
header.general .info {
    justify-content: center
}	
}
@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_1280, .wrap_1082 {
    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;
}
header.general {
    height: 60px;
}	
header.general .logo {
    width: 70%;
    min-width: inherit;
    margin: 0 0 0 0.8rem;
}	
header.general.flex_wrapper {
    display: flex;
    height: auto;
    padding: 0 0;
	align-items: center
}	
header.general .info img, header.general .info .btn.web, #page-top {
    display: none
}	
header.general .info .btn {
    width: 60px;
    height: 60px;
}	
header.general .info .btn.sp_ham {
    border: none;
}	
.menu-trigger {
    width: 30px;
    height: 20px;
}	
.menu-trigger span {
  height: 3px;
  border-radius: 2px;
}
.menu-trigger span:nth-of-type(1) {
  top: 0;
}
.menu-trigger span:nth-of-type(2) {
  top: calc(50% - 2px);
}
.menu-trigger span:nth-of-type(3) {
  bottom: 0;
}	
.menu-trigger.active span:nth-of-type(1) {
  -webkit-transform: translateY(3px) rotate(-45deg);
  transform: translateY(3px) rotate(-45deg);
}
.menu-trigger.active span:nth-of-type(2) {
  opacity: 0;
}
.menu-trigger.active span:nth-of-type(3) {
  -webkit-transform: translateY(-13px) rotate(45deg);
  transform: translateY(-13px) rotate(45deg);
}	
.gnav_sp {
    padding: 60px 0.8rem 0;
    width: 100%;
}	
html, body {
	font-size: 15px;
}	
.gnav_sp .nav_main > ul > li > a span {
    display: block;
    padding: 13px 0;
    width: 100%;
}	
.fv {
    margin-top: 60px;
}	
/**************************************************************************************************/
.txs_36 {
    font-size:5.86vw;
}	
.mgn_t_60 {
    margin-top: 8vw;
}
.mgn_t_30 {
    margin-top: 4vw;
}
.mgn_t_20 {
    margin-top: 3.5vw;
}
.txs_46 {
    font-size: 8.53vw;
}
.mgn_t_40 {
    margin-top: 5.5vw;
}
.txs_24 {
    font-size: 6.4vw;
}
.txs_26 {
    font-size: 6.13vw;
}	
.mgn_t_90 {
    margin-top: 14vw;
}
	
	
.top_leade {
    padding: 10vw 0 24vw;
	overflow: visible
}		
.top_leade img.obj {
    width: 47.46vw;
    top: -2%;
    left: unset;
	right: -15%;
	z-index: 10
}	
.top_leade .line {
    position: relative;
	z-index: 0
}		
.top_leade .bxs {
    flex-wrap: wrap;
}	
.top_leade .bx {
    width: 49.4%;
    padding: 16px 0.8rem;
    border-radius: 20px;
	margin-bottom: 1.5%;
}	
.top_leade .bx h3.txs_16 {
    font-size: 13px
}	
.whats {
    padding: 30vw 0 16vw;
}
.whats img.obj {
    width: 51.73vw;
    top: -20vw;
    right: unset;
	left: -5%
}	
.whats .mn {
    padding: 4vw 0.8rem 86px;
    background: #FFF;
    border-radius: 0;
}	
.whats .mn .h_type_1 {
    margin-bottom: 8vw;
}

.h_type_1 {
    font-size: 8.53vw;
}	
.whats .mn .bxs {
    padding: 4vw;
    display: block;
}	
.whats .mn .bx {
    width: 100%;
}	
.whats .mn .bxs .tx {
    padding: 2vw 0 0;
}	
.whats .mn .bxs p.txs_22 {
    font-size: 15px;
}	
.whats .mn .under_bxs .tx {
    width: 100%;
}	
.whats .mn .under_bxs .px {
    width: 100%;
}	
.whats .mn .under_bxs .px img {
    width: 40%;	
	margin: 10px auto 0
}	
.comp {
    background: url(../img/stripe_bg.webp);	
}	
.comp .tit {
    top: -33vw;
}	
.comp .tbl_wrap {
    margin: -25vw auto 12vw;
}	
.comp .tbl_wrap .row {
	width: 524px;	
    display: flex;
    border-bottom: 2px solid #9fa0a0;
}	
.comp .tbl_wrap .row .cel {
    line-height: 1.6;
    text-align: center;
    letter-spacing: .05em;
    background: none;
}	
.comp .tbl_wrap .row.top .cel {
    padding: 10vw 0;
}	
.comp .tbl_wrap .txs_24 {
    font-size: 16px;
}	
.comp .tbl_wrap .row .cel.pad_s {
    padding: 5vw 2%;
}	
.comp .tbl_wrap .row .cel.bse.two {
    background: #FFF;
    color: #004fa4;
}	
.comp .lst_bx .tx {
    width: 100%;
}	
.bad_q .bxs {
    padding: 0;
    background: #FFF;
    border-radius: 20px;
	width: calc(100% - 1.6rem);
	margin-left: auto;
	margin-right: auto;	
}
.bad_q .bx {
    width: 100%;
    padding: 18px 0.8rem;
    background: url(../img/bad_bod_sp.webp) repeat-x bottom;
}	
.bad_q .bx .px {
    margin: 15px auto;
}	
.bad_q .bx .tx {
    margin-bottom: 0px
}
.cheks {
    padding-bottom: 0;
}	
.cheks img.obj.one {
	position: relative;
    width: 43.46vw;
    top: unset;
    left: 0;
}	
.cheks .inn p {
    background-color: #c9b75f;
    background-image: linear-gradient(90deg, transparent 0%, transparent 50%, #c9b75f 50%, #c9b75f 100%), linear-gradient(180deg,rgba(255,255,255,0) 0%,rgba(255,255,255, 0) 94.5%,rgba(255,255,255,1) 3px 100%);
    background-size: 8px 100%,100% 2.5em;
    line-height: 2.5em;
    padding: 0 0 16px 0;
}	
.cheks img.obj.two {
	float: right;
	position: relative;
    width: 36%;
    bottom: unset;
    right: unset;
}	
.about_mrc .tit_obj {
    margin-top: 0;
    background: #c9b75f;	
}	
.about_mrc .bxs .px img {
    position: relative;
    margin: 0 auto;
    display: block;
    width: 90%;
	z-index: 20
}	
.about_mrc .bxs .tx {
	width: 100%;
	margin-top: -3.5vw;
	position: relative;
	z-index: 10;
    padding: 5vw 0.8rem;
}	
.about_mrc .bxs .obj.no1 {
    width: 10.66vw;
    height: auto;
    left: 8%;
	top: 35%;
    bottom: unset;
}	
.about_mrc .bxs .obj.no3 {
    width: 8.53vw;
    right: 12vw;
    top: -3vw;
}
.about_mrc .bxs .obj.no5 {
    width: 10.66vw;
    right: 5vw;
    bottom: unset;
    top: -6%;
}	
.about_mrc .bxs .obj.no4 {
    width: 12vw;
    left: 7%;
    bottom: unset;
    top: 44%;
}
.about_mrc .lst_bxs {
    border-radius: 0;
    padding:5vw;
}	
.about_mrc .lst_bxs .px {
    width: 100%;
	position: relative
}	
.about_mrc .lst_bxs.green .px {
    width: 100%;
	padding-top: 40vw
}	
.about_mrc .lst_bxs.green .px img {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
    display: block;
    width: 50%;
    height: auto;
}	
.about_mrc .lst_bxs.green .tx, .about_mrc .lst_bxs.pup .tx {
    width: 100%;
	margin-top: 2.5vw
}	
.about_mrc .lst_bxs.pup .px {
    width: 100%;
	padding-top: 40vw
}	
.about_mrc .lst_bxs.pup .px img {
	width: 90%;
    position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}	
.whats.fee {
    padding: 30vw 0 min(5.72vw, 110px);
}	
.whats.fee img.obj.one {
    width: 49vw;
    top: -15vw;
    left: -3%;
}	
.whats.fee .fe_bxs.txs_24 {
    font-size: 4.8vw;
}
.whats.fee .fe_bxs .row .cel {
    width: auto;
}	
.whats.fee .fe_bxs .row .cel.lef {
    width: 70%;
}	
.whats.fee .fe_bxs .row .cel.rig {
    width: 30%;
}	
.whats.fee .mn {
    padding: 4vw 0.8rem 25vw;
    background: #FFF;
    border-radius: 0;
}	
.whats.fee  {
    padding-bottom: 25vw;
}	
.for_par img.obj {
    width: 50vw;
    top: -40vw;
    right: -3%;
}	
.for_par .inn .bxs .msg {
    position: relative;
    width: auto;
    height: auto;
    top: 0;
    left: 0;
}	
.for_par .inn .sp.msg {
    position: absolute;
    width: 45.6vw;
    height: auto;
    top: -8vw;
    left: 0;
}	
.for_par .inn h2 {
    padding-top: 16vw
}	
.for_par .inn .bxs .tx {
    width: 100%;
    padding-left: 0;
}	
.for_par {
    padding: 10vw 0.8rem;
}	
.for_par .inn .bxs .px {
    width: 100%;
	margin-top: 8vw
}	
.sec_pad_70 {
    padding: 14vw 0;
}	
.big_info {
    background: url(../img/bf_bg_sp.webp) no-repeat top / cover;
}	
.big_info .inn p {
	text-align: center;
	font-weight: 600;
}	
.big_info .btns {
    margin-top: 55vw
}	
.big_info .btn {
    border-radius: 10px;
    padding: 10px;
}	
.big_info .btn.tel {
    width: 100%;
	margin-bottom: 10px
}	
.big_info .btn.web {
    width: 100%;
}	
footer {
    margin-bottom: 90px;
}	
footer .row_1 .info {
    margin: 8vw 0 0;
}	
footer .row_1 {
    padding: 10vw 0.8rem 6vw;
}	
footer .row_1 .info .dteal dt {
    width: 30%;
}	
footer .row_1 .info .dteal dd {
    width: 70%;
}	
.ggmap {
    padding-bottom: 66.25%;
}	
.cp {
    padding: 14px 0;
}	
.sp_fix_nvs {
    width: 100%;
	height: 90px;
	position: fixed;
	left: 0;
	bottom: 0;
	background: #FFF;
	display: flex;
	justify-content: space-between;
	padding: 10px;
	z-index: 99999999
}	
.sp_fix_nvs .bx {
	position: relative;
    padding: 2%;
	border-radius: 10px;
	display: flex;
	align-items: center
}	
.sp_fix_nvs .bx img {
    margin: 0 auto
}	
.sp_fix_nvs .tel {
	width: 48%;
    border: 1px solid #c9b75f;
}	
.sp_fix_nvs .web {
	width: 28%;
    background: #004fa4
}	
.sp_fix_nvs .fx_gotp {
	padding: 0;
	width: 20%;
}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
@media (orientation: landscape){
.sp_fix_nvs {
	height: auto;
}	
.sp_fix_nvs .tel img, .sp_fix_nvs .web img {
    width: 70%;
}
.sp_fix_nvs .fx_gotp {
    padding: 0;
    width: 10%;
}	
	
}	
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers
 */

.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
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    white-space: nowrap; /* 1 */
}

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    -webkit-clip-path: none;
    clip-path: none;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
    white-space: inherit;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. 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: " "; /* 1 */
    display: table; /* 2 */
}

.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:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important; /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
        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;
    }

    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
