@charset "utf-8";

body,input,select,textarea{font-family:'roboto','nsans','メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,sans-serif;overflow: hidden;}

b,strong{font-weight:bold;}

a,a:hover,a:active,a:focus{outline:0;text-decoration:none;transition:.3s;}
a:hover,a:active,a:focus{opacity:1;}




html{overflow-y:scroll;}

.html{word-break:break-all;word-wrap:break-word;overflow-wrap:break-word;}

h2,h3						{font-weight:bold;}
h2 small,h3 small			{font-weight:bold;}
h4,h5,h6					{font-weight:bold;}
h4 small,h5 small,h6 small	{line-height:inherit;color:inherit;}

.ellipsis{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}

.anti-alias{transform:rotate(.028deg);display: inline-block;}




/* list */
.disc{margin:0;padding:0;}
.disc li{margin-left:1.5em;}

.circle{margin:0;padding:0;list-style:none;}
.circle > li{padding-left:2em;display:flex;flex-flow:row wrap;}
.circle > li:before{content:"\f111";font-family:'Font Awesome\ 5 Pro';display:inline-block;width:2em;margin-left:-2em;color:#99cad0;font-weight:bold;font-size:10px;line-height:32px;}
	@media only screen and (max-width:767px)	{.circle > li:before{line-height:24px;}}

.circle-inner{padding-left:2em;}

.circle-layer{margin:0;padding:0;list-style:none;}
.circle-layer > li{padding-left:2em;display:flex;flex-flow:row wrap;}
.circle-layer > li:before{content:"\f00c";font-family:'Font Awesome\ 5 Pro';display:inline-block;width:2em;margin-left:-2em;color:#99cad0;font-weight:bold;line-height:32px;}

h3.circle{font-size:18px;line-height:2;padding-left:2em;display:flex;flex-flow:row wrap;align-items:center;}
h3.circle:before{content:"\f111";font-family:'Font Awesome\ 5 Pro';display:inline-block;width:2em;margin-left:-2em;color:#99cad0;font-weight:bold;font-size:10px;line-height:36px;}


.minus{margin:0;padding:0;list-style:none;}
.minus > li{display:inline-block;}
.minus > li:before{content:"-";display:inline-block;width:1em;color:#333;font-weight:bold;}

.minus > li + li{margin-left:1em;}


.decimal{margin:0;padding:0;}
.decimal li{margin-left:1.5em;}

.decimal-bold{margin:0;padding:0;font-weight:bold;}
.decimal-bold li{margin-left:1.5em;}
.decimal-bold li span{font-weight:normal;display:block;}
.decimal-bold li + li{margin-top:5px;}


.roma-l{list-style:upper-roman;}
.roma-l li{margin-left:1.5em;}


ul.check{margin:0;padding:0;list-style:none;}
ul.check li{padding-left:2em;}
ul.check li:before{content:"\f00c";font-family:'Font Awesome\ 5 Pro';display:inline-block;width:2em;margin-left:-2em;color:#279AC4;font-weight:bold;}

p.check,div.check{padding-left:2em;}
p.check:before,div.check:before{content:"\f14a";font-family:'Font Awesome\ 5 Pro';display:inline-block;width:2em;margin-left:-2em;color:#279AC4;font-weight:bold;}


.check-large{margin:0;padding:0;list-style:none;}
.check-large li{padding-left:1.5em;font-size:21px;font-weight:bold;}
	@media only screen and (max-width:1199px)	{.check-large li{font-size:16px;}}
	@media only screen and (max-width:767px)	{.check-large li{font-size:14px;}}


.check-large li:before{content:"\f00c";font-family:'Font Awesome\ 5 Pro';display:inline-block;width:1.5em;margin-left:-1.5em;color:#333;font-weight:bold;}
.check-large li + li{}


.checklist{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;}
.checklist li{line-height:1;display:inline-block;font-weight:bold;background:#FFF;margin:2px;}
.checklist li:before{content:"\f00c";font-family:'Font Awesome\ 5 Pro';display:inline-block;width:1.5em;color:#0d81c3;font-weight:bold;text-align:left;}


li .kome{display:block;}


.policy-administrator{display:flex;justify-content:flex-end;margin-top:15px;border-top:1px solid #ddd;padding-top:15px;}


.policy-administrator dl{display:table;}
.policy-administrator dt,.policy-administrator dd{display:table-cell;vertical-align:top;}

.policy-administrator dt{width:5em;}


/* margin / padding */
.mt-xxl-{margin-top:-75px !important;}
	@media only screen and (max-width:991px)	{.mt-xxl-{margin-top:-60px !important;}}
	@media only screen and (max-width:767px)	{.mt-xxl-{margin-top:-45px !important;}}

.mt-xl-{margin-top:-60px !important;}
	@media only screen and (max-width:991px)	{.mt-xl-{margin-top:-45px !important;}}
	@media only screen and (max-width:767px)	{.mt-xl-{margin-top:-30px !important;}}

.mt-lg-{margin-top:-45px !important;}
	@media only screen and (max-width:991px)	{.mt-lg-{margin-top:-30px !important;}}
	@media only screen and (max-width:767px)	{.mt-lg-{margin-top:-15px !important;}}

.mt-md-{margin-top:-30px !important;}
	@media only screen and (max-width:767px)	{.mt-md-{margin-top:-15px !important;}}

.mt-sm-{margin-top:-20px !important;}
	@media only screen and (max-width:767px)	{.mt-sm-{margin-top:-10px !important;}}

.mt-xs-{margin-top:-10px !important;}
	@media only screen and (max-width:767px)	{.mt-xs-{margin-top:-5px !important;}}

.mt0{margin-top:0 !important;}

.mt-xxl{margin-top:75px !important;}
	@media only screen and (max-width:991px)	{.mt-xxl{margin-top:60px !important;}}
	@media only screen and (max-width:767px)	{.mt-xxl{margin-top:45px !important;}}

.mt-xl{margin-top:60px !important;}
	@media only screen and (max-width:991px)	{.mt-xl{margin-top:45px !important;}}
	@media only screen and (max-width:767px)	{.mt-xl{margin-top:30px !important;}}

.mt-lg{margin-top:45px !important;}
	@media only screen and (max-width:991px)	{.mt-lg{margin-top:30px !important;}}
	@media only screen and (max-width:767px)	{.mt-lg{margin-top:15px !important;}}

.mt-md{margin-top:30px !important;}
	@media only screen and (max-width:767px)	{.mt-md{margin-top:15px !important;}}

.mt-sm{margin-top:20px !important;}
	@media only screen and (max-width:767px)	{.mt-sm{margin-top:10px !important;}}

.mt-xs{margin-top:10px !important;}
	@media only screen and (max-width:767px)	{.mt-xs{margin-top:5px !important;}}

.mb-xxl-{margin-bottom:-75px !important;}
	@media only screen and (max-width:991px)	{.mb-xxl-{margin-bottom:-60px !important;}}
	@media only screen and (max-width:767px)	{.mb-xxl-{margin-bottom:-45px !important;}}

.mb-xl-{margin-bottom:-60px !important;}
	@media only screen and (max-width:991px)	{.mb-xl-{margin-bottom:-45px !important;}}
	@media only screen and (max-width:767px)	{.mb-xl-{margin-bottom:-30px !important;}}

.mb-lg-{margin-bottom:-45px !important;}
	@media only screen and (max-width:991px)	{.mb-lg-{margin-bottom:-30px !important;}}
	@media only screen and (max-width:767px)	{.mb-lg-{margin-bottom:-15px !important;}}

.mb-md-{margin-bottom:-30px !important;}
	@media only screen and (max-width:767px)	{.mb-md-{margin-bottom:-15px !important;}}

.mb-sm-{margin-bottom:-20px !important;}
	@media only screen and (max-width:767px)	{.mb-sm-{margin-bottom:-10px !important;}}

.mb-xs-{margin-bottom:-10px !important;}
	@media only screen and (max-width:767px)	{.mb-xs-{margin-bottom:-5px !important;}}

.mb0{margin-bottom:0 !important;}

.mb-xxl{margin-bottom:75px !important;}
	@media only screen and (max-width:991px)	{.mb-xxl{margin-bottom:60px !important;}}
	@media only screen and (max-width:767px)	{.mb-xxl{margin-bottom:45px !important;}}

.mb-xl{margin-bottom:60px !important;}
	@media only screen and (max-width:991px)	{.mb-xl{margin-bottom:45px !important;}}
	@media only screen and (max-width:767px)	{.mb-xl{margin-bottom:30px !important;}}

.mb-lg{margin-bottom:45px !important;}
	@media only screen and (max-width:991px)	{.mb-lg{margin-bottom:30px !important;}}
	@media only screen and (max-width:767px)	{.mb-lg{margin-bottom:15px !important;}}

.mb-md{margin-bottom:30px !important;}
	@media only screen and (max-width:767px)	{.mb-md{margin-bottom:15px !important;}}

.mb-sm{margin-bottom:20px !important;}
	@media only screen and (max-width:767px)	{.mb-sm{margin-bottom:10px !important;}}

.mb-xs{margin-bottom:10px !important;}
	@media only screen and (max-width:767px)	{.mb-xs{margin-bottom:5px !important;}}

.mb-xxs{margin-bottom:5px !important;}
	@media only screen and (max-width:767px)	{.mb-xs{margin-bottom:5px !important;}}


hr{margin:30px 0;border-top:1px solid #ddd;}
	@media only screen and (max-width:767px)	{hr{margin:15px 0;}}

.hr-xxl{margin:75px 0;}
	@media only screen and (max-width:991px)	{.hr-xxl{margin:60px 0;}}
	@media only screen and (max-width:767px)	{.hr-xxl{margin:45px 0;}}

.hr-xl{margin:60px 0;}
	@media only screen and (max-width:991px)	{.hr-xl{margin:45px 0;}}
	@media only screen and (max-width:767px)	{.hr-xl{margin:30px 0;}}

.hr-lg{margin:45px 0;}
	@media only screen and (max-width:767px)	{.hr-lg{margin:30px 0;}}
	@media only screen and (max-width:767px)	{.hr-lg{margin:15px 0;}}

.hr-sm{margin:20px 0;}
	@media only screen and (max-width:767px)	{.hr-sm{margin:10px 0;}}

.hr-xs{margin:10px 0;}
	@media only screen and (max-width:767px)	{.hr-xs{margin:5px 0;}}

.text-lg{font-size:1.125em;}


/* font-face */
@font-face{font-weight:normal;font-style:normal;font-family:'roboto';src:url('../webfonts/roboto-light.woff') format('woff');}
@font-face{font-weight:bold;font-style:normal;font-family:'roboto';src:url('../webfonts/roboto-medium.woff') format('woff');}

@font-face{font-weight:normal;font-style:normal;font-family:'roboto-b';src:url('../webfonts/roboto-bold.woff') format('woff');}
@font-face{font-weight:bold;font-style:normal;font-family:'roboto-b';src:url('../webfonts/roboto-black.woff') format('woff');}

@font-face{font-weight:normal;font-style:normal;font-family:'roboto-cn';src:url('../webfonts/roboto-cn-light.woff') format('woff');}
@font-face{font-weight:bold;font-style:normal;font-family:'roboto-cn';src:url('../webfonts/roboto-cn-regular.woff') format('woff');}

@font-face{font-weight:normal;font-style:normal;font-family:'roboto-cn-b';src:url('../webfonts/roboto-cn-bold.woff') format('woff');}
@font-face{font-weight:bold;font-style:normal;font-family:'roboto-cn-b';src:url('../webfonts/roboto-cn-bold.woff') format('woff');}

@font-face{font-weight:normal;font-style:normal;font-family:'nsans';src:url('../webfonts/nsjp-light.woff') format('woff');}
@font-face{font-weight:bold;font-style:normal;font-family:'nsans';src:url('../webfonts/nsjp-medium.woff') format('woff');}

@font-face{font-weight:normal;font-style:normal;font-family:'nsans-b';src:url('../webfonts/nsjp-bold.woff') format('woff');}
@font-face{font-weight:bold;font-style:normal;font-family:'nsans-b';src:url('../webfonts/nsjp-bold.woff') format('woff');}

@font-face{font-weight:normal;font-style:normal;font-family:'nserif';src:url('../webfonts/nmjp-medium.woff') format('woff');}
@font-face{font-weight:bold;font-style:normal;font-family:'nserif';src:url('../webfonts/nmjp-bold.woff') format('woff');}

@font-face{font-weight:normal;font-style:normal;font-family:'montserrat';src:url('../webfonts/montserrat-light.woff') format('woff');}
@font-face{font-weight:bold;font-style:normal;font-family:'montserrat';src:url('../webfonts/montserrat-bold.woff') format('woff');}

@font-face{font-weight:normal;font-style:normal;font-family:'poppins';src:url('../webfonts/poppins-light.woff') format('woff');}
@font-face{font-weight:bold;font-style:normal;font-family:'poppins';src:url('../webfonts/poppins-bold.woff') format('woff');}



/* ofi commons */
.bg-cover{display:block;overflow:hidden;position:relative;width:100%;}

.bg-cover > img,.bg-cover a > img {
	max-width:inherit;max-height:inherit;
	width:100%;height:100%;
	object-fit:cover;font-family:'object-fit:cover';
	position:absolute;
	top:0;left:0;right:0;bottom:0;
}

.bg-all{position:absolute;top:0;left:0;right:0;bottom:0;}


.bg-contain{display:block;overflow:hidden;position:relative;width:100%;}

.bg-contain > img,.bg-contain a > img {
	max-width:inherit;max-height:inherit;
	width:100%;height:100%;
	object-fit:contain;font-family:'object-fit:contain';
	position:absolute;
	top:0;left:0;right:0;bottom:0;
}


.bg-xl-5by1{padding-bottom:20%;}.bg-xl-4by1{padding-bottom:25%;}.bg-xl-3by1{padding-bottom:33.3333333333%;}.bg-xl-2by1{padding-bottom:50%;}.bg-xl-3by2{padding-bottom:66.6666666666%;}.bg-xl-4by3{padding-bottom:75%;}.bg-xl-5by4{padding-bottom:80%;}.bg-xl-1by1{padding-bottom:100%;}.bg-xl-4by5{padding-bottom:120%;}.bg-xl-3by4{padding-bottom:133.3333333333%;}.bg-xl-2by3{padding-bottom:150%;}.bg-xl-3by5{padding-bottom:166.6666666666%;}.bg-xl-1by2{padding-bottom:200%;}

	@media only screen and (max-width:1199px){.bg-lg-5by1{padding-bottom:20%;}.bg-lg-4by1{padding-bottom:25%;}.bg-lg-3by1{padding-bottom:33.3333333333%;}.bg-lg-2by1{padding-bottom:50%;}.bg-lg-3by2{padding-bottom:66.6666666666%;}.bg-lg-4by3{padding-bottom:75%;}.bg-lg-5by4{padding-bottom:80%;}.bg-lg-1by1{padding-bottom:100%;}.bg-lg-4by5{padding-bottom:120%;}.bg-lg-3by4{padding-bottom:133.3333333333%;}.bg-lg-2by3{padding-bottom:150%;}.bg-lg-3by5{padding-bottom:166.6666666666%;}.bg-lg-1by2{padding-bottom:200%;}}
	@media only screen and (max-width:991px){.bg-md-5by1{padding-bottom:20%;}.bg-md-4by1{padding-bottom:25%;}.bg-md-3by1{padding-bottom:33.3333333333%;}.bg-md-2by1{padding-bottom:50%;}.bg-md-3by2{padding-bottom:66.6666666666%;}.bg-md-4by3{padding-bottom:75%;}.bg-md-5by4{padding-bottom:80%;}.bg-md-1by1{padding-bottom:100%;}.bg-md-4by5{padding-bottom:120%;}.bg-md-3by4{padding-bottom:133.3333333333%;}.bg-md-2by3{padding-bottom:150%;}.bg-md-3by5{padding-bottom:166.6666666666%;}.bg-md-1by2{padding-bottom:200%;}}
	@media only screen and (max-width:767px){.bg-sm-5by1{padding-bottom:20%;}.bg-sm-4by1{padding-bottom:25%;}.bg-sm-3by1{padding-bottom:33.3333333333%;}.bg-sm-2by1{padding-bottom:50%;}.bg-sm-3by2{padding-bottom:66.6666666666%;}.bg-sm-4by3{padding-bottom:75%;}.bg-sm-5by4{padding-bottom:80%;}.bg-sm-1by1{padding-bottom:100%;}.bg-sm-4by5{padding-bottom:120%;}.bg-sm-3by4{padding-bottom:133.3333333333%;}.bg-sm-2by3{padding-bottom:150%;}.bg-sm-3by5{padding-bottom:166.6666666666%;}.bg-sm-1by2{padding-bottom:200%;}}
	@media only screen and (max-width:575px){.bg-5by1{padding-bottom:20%;}.bg-4by1{padding-bottom:25%;}.bg-3by1{padding-bottom:33.3333333333%;}.bg-2by1{padding-bottom:50%;}.bg-3by2{padding-bottom:66.6666666666%;}.bg-4by3{padding-bottom:75%;}.bg-5by4{padding-bottom:80%;}.bg-1by1{padding-bottom:100%;}.bg-4by5{padding-bottom:120%;}.bg-3by4{padding-bottom:133.3333333333%;}.bg-2by3{padding-bottom:150%;}.bg-3by5{padding-bottom:166.6666666666%;}.bg-1by2{padding-bottom:200%;}}

.bg-xl-60{padding-bottom:60px;}.bg-xl-120{padding-bottom:120px;}.bg-xl-180{padding-bottom:180px;}.bg-xl-240{padding-bottom:240px;}.bg-xl-300{padding-bottom:300px;}.bg-xl-360{padding-bottom:360px;}.bg-xl-420{padding-bottom:420px;}.bg-xl-480{padding-bottom:480px;}.bg-xl-540{padding-bottom:540px;}.bg-xl-600{padding-bottom:600px;}

	@media only screen and (max-width:1199px){.bg-lg-60{padding-bottom:60px;}.bg-lg-120{padding-bottom:120px;}.bg-lg-180{padding-bottom:180px;}.bg-lg-240{padding-bottom:240px;}.bg-lg-300{padding-bottom:300px;}.bg-lg-360{padding-bottom:360px;}.bg-lg-420{padding-bottom:420px;}.bg-lg-480{padding-bottom:480px;}.bg-lg-540{padding-bottom:540px;}.bg-lg-600{padding-bottom:600px;}}
	@media only screen and (max-width:991px){.bg-md-60{padding-bottom:60px;}.bg-md-120{padding-bottom:120px;}.bg-md-180{padding-bottom:180px;}.bg-md-240{padding-bottom:240px;}.bg-md-300{padding-bottom:300px;}.bg-md-360{padding-bottom:360px;}.bg-md-420{padding-bottom:420px;}.bg-md-480{padding-bottom:480px;}.bg-md-540{padding-bottom:540px;}.bg-md-600{padding-bottom:600px;}}
	@media only screen and (max-width:767px){.bg-sm-60{padding-bottom:60px;}.bg-sm-120{padding-bottom:120px;}.bg-sm-180{padding-bottom:180px;}.bg-sm-240{padding-bottom:240px;}.bg-sm-300{padding-bottom:300px;}.bg-sm-360{padding-bottom:360px;}.bg-sm-420{padding-bottom:420px;}.bg-sm-480{padding-bottom:480px;}.bg-sm-540{padding-bottom:540px;}.bg-sm-600{padding-bottom:600px;}}
	@media only screen and (max-width:575px){.bg-60{padding-bottom:60px;}.bg-120{padding-bottom:120px;}.bg-180{padding-bottom:180px;}.bg-240{padding-bottom:240px;}.bg-300{padding-bottom:300px;}.bg-360{padding-bottom:360px;}.bg-420{padding-bottom:420px;}.bg-480{padding-bottom:480px;}.bg-540{padding-bottom:540px;}.bg-600{padding-bottom:600px;}}


.t-l-xl img{object-fit:cover;object-position:left top;font-family:'object-fit:cover;object-position:left top;';}
.t-c-xl img{object-fit:cover;object-position:center top;font-family:'object-fit:cover;object-position:center top;';}
.t-r-xl img{object-fit:cover;object-position:right top;font-family:'object-fit:cover;object-position:right top;';}

.c-l-xl img{object-fit:cover;object-position:left center;font-family:'object-fit:cover;object-position:left center;';}
.c-r-xl img{object-fit:cover;object-position:right center;font-family:'object-fit:cover;object-position:right center;';}

.b-l-xl img{object-fit:cover;object-position:left bottom;font-family:'object-fit:cover;object-position:left bottom;';}
.b-c-xl img{object-fit:cover;object-position:center bottom;font-family:'object-fit:cover;object-position:center bottom;';}
.b-r-xl img{object-fit:cover;object-position:right bottom;font-family:'object-fit:cover;object-position:right bottom;';}
	@media only screen and (max-width:1199px){
		.t-l-lg img{object-fit:cover;object-position:left top;font-family:'object-fit:cover;object-position:left top;';}
		.t-c-lg img{object-fit:cover;object-position:center top;font-family:'object-fit:cover;object-position:center top;';}
		.t-r-lg img{object-fit:cover;object-position:right top;font-family:'object-fit:cover;object-position:right top;';}

		.c-l-lg img{object-fit:cover;object-position:left center;font-family:'object-fit:cover;object-position:left center;';}
		.c-r-lg img{object-fit:cover;object-position:right center;font-family:'object-fit:cover;object-position:right center;';}

		.b-l-lg img{object-fit:cover;object-position:left bottom;font-family:'object-fit:cover;object-position:left bottom;';}
		.b-c-lg img{object-fit:cover;object-position:center bottom;font-family:'object-fit:cover;object-position:center bottom;';}
		.b-r-lg img{object-fit:cover;object-position:right bottom;font-family:'object-fit:cover;object-position:right bottom;';}
	}
	@media only screen and (max-width:991px){
		.t-l-md img{object-fit:cover;object-position:left top;font-family:'object-fit:cover;object-position:left top;';}
		.t-c-md img{object-fit:cover;object-position:center top;font-family:'object-fit:cover;object-position:center top;';}
		.t-r-md img{object-fit:cover;object-position:right top;font-family:'object-fit:cover;object-position:right top;';}

		.c-l-md img{object-fit:cover;object-position:left center;font-family:'object-fit:cover;object-position:left center;';}
		.c-r-md img{object-fit:cover;object-position:right center;font-family:'object-fit:cover;object-position:right center;';}

		.b-l-md img{object-fit:cover;object-position:left bottom;font-family:'object-fit:cover;object-position:left bottom;';}
		.b-c-md img{object-fit:cover;object-position:center bottom;font-family:'object-fit:cover;object-position:center bottom;';}
		.b-r-md img{object-fit:cover;object-position:right bottom;font-family:'object-fit:cover;object-position:right bottom;';}
	}
	@media only screen and (max-width:767px){
		.t-l-sm img{object-fit:cover;object-position:left top;font-family:'object-fit:cover;object-position:left top;';}
		.t-c-sm img{object-fit:cover;object-position:center top;font-family:'object-fit:cover;object-position:center top;';}
		.t-r-sm img{object-fit:cover;object-position:right top;font-family:'object-fit:cover;object-position:right top;';}

		.c-l-sm img{object-fit:cover;object-position:left center;font-family:'object-fit:cover;object-position:left center;';}
		.c-r-sm img{object-fit:cover;object-position:right center;font-family:'object-fit:cover;object-position:right center;';}

		.b-l-sm img{object-fit:cover;object-position:left bottom;font-family:'object-fit:cover;object-position:left bottom;';}
		.b-c-sm img{object-fit:cover;object-position:center bottom;font-family:'object-fit:cover;object-position:center bottom;';}
		.b-r-sm img{object-fit:cover;object-position:right bottom;font-family:'object-fit:cover;object-position:right bottom;';}
	}
	@media only screen and (max-width:575px){
		.t-l img{object-fit:cover;object-position:left top;font-family:'object-fit:cover;object-position:left top;';}
		.t-c img{object-fit:cover;object-position:center top;font-family:'object-fit:cover;object-position:center top;';}
		.t-r img{object-fit:cover;object-position:right top;font-family:'object-fit:cover;object-position:right top;';}

		.c-l img{object-fit:cover;object-position:left center;font-family:'object-fit:cover;object-position:left center;';}
		.c-r img{object-fit:cover;object-position:right center;font-family:'object-fit:cover;object-position:right center;';}

		.b-l img{object-fit:cover;object-position:left bottom;font-family:'object-fit:cover;object-position:left bottom;';}
		.b-c img{object-fit:cover;object-position:center bottom;font-family:'object-fit:cover;object-position:center bottom;';}
		.b-r img{object-fit:cover;object-position:right bottom;font-family:'object-fit:cover;object-position:right bottom;';}
	}

