
@keyframes fadeIn {0% {opacity: 0}100% {opacity: 1}}
@-webkit-keyframes fadeIn {0% {opacity: 0}100% {opacity: 1}}
.fadeInDown {
 -webkit-animation-fill-mode:both;
 -ms-animation-fill-mode:both;
 animation-fill-mode:both;
 -webkit-animation-duration:1s;
 -ms-animation-duration:1s;
 animation-duration:1s;
 -webkit-animation-name: fadeInDown;
 animation-name: fadeInDown;
 visibility: visible !important;
}
@-webkit-keyframes fadeInDown {0% { opacity: 0; -webkit-transform: translateY(-20px); }100% { opacity: 1; -webkit-transform: translateY(0); }}
@keyframes fadeInDown {0% { opacity: 0; -webkit-transform: translateY(-20px); -ms-transform: translateY(-20px); transform: translateY(-20px); }100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }}
@keyframes animatedBackground {0% { background-position: 0 0; }100% { background-position: -300px 0; }}
@-moz-keyframes animatedBackground {0% { background-position: 0 0; }100% { background-position: -300px 0; }}
@-webkit-keyframes animatedBackground {0% { background-position: 0 0; }100% { background-position: -300px 0; }}
@-ms-keyframes animatedBackground {0% { background-position: 0 0; }100% { background-position: -300px 0; }}
@-o-keyframes animatedBackground {0% { background-position: 0 0; }100% { background-position: -300px 0; }}


.js-focus-visible :focus:not(.focus-visible) {
	outline: none;
}

/* タブ移動時 */
.focus-visible {
	outline: 3px solid #10A762;
}

::selection {background: #84634d; color: #fff;}
::-moz-selection {background: #84634d; color: #fff;}
::-moz-focus-inner {border:0;}

/*

font-family: "yu-gothic-pr6n", sans-serif;
font-weight: 400;
font-style: normal;


font-family: 'YakuHanJP',fot-tsukuardgothic-std, sans-serif;
font-weight: 400;
font-style: normal;


font-family: 'YakuHanJP',fot-tsukuardgothic-std, sans-serif;
font-weight: 700;
font-style: normal;


font-family: 'YakuHanJP',dnp-shuei-mgothic-std, sans-serif;
font-weight: 400;
font-style: normal;


font-family: 'YakuHanJP',dnp-shuei-mgothic-std, sans-serif;
font-weight: 600;
font-style: normal;



Hiragino Mincho ProN W3
font-family: 'YakuHanMP',"hiragino-mincho-pron", sans-serif;
font-weight: 300;
font-style: normal;
Hiragino Mincho ProN W6
font-family: 'YakuHanMP',"hiragino-mincho-pron", sans-serif;
font-weight: 600;
font-style: normal;


Hiragino Kaku Gothic ProN W3
font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
font-weight: 300;
font-style: normal;
Hiragino Kaku Gothic ProN W6
font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
font-weight: 600;
font-style: normal;

A-OTF UD Shin Maru Go Pr6N L
font-family: 'YakuHanJP',"a-otf-ud-shin-maru-go-pr6n", sans-serif;
font-weight: 300;
font-style: normal;


FOT-UDMarugo_Large Pr6N L
font-family: "fot-udmarugo-large-pr6n", sans-serif;
font-weight: 300;
font-style: normal;

FOT-UDMarugo_Large Pr6N B
font-family: "fot-udmarugo-large-pr6n", sans-serif;
font-weight: 700;
font-style: normal;



Corporate Logo ver2 Medium
font-family: "corporate-logo-ver2", sans-serif;
font-weight: 500;
font-style: normal;

Corporate Logo ver2 Bold
font-family: "corporate-logo-ver2", sans-serif;
font-weight: 700;
font-style: normal;




*/

html{
	font-family: 'YakuHanJP','Noto Sans JP',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10pt;
	overflow-x: hidden;
	text-align: justify;
	text-justify: inter-ideograph;
	overflow-y: none;
	background-repeat: no-repeat;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-position: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	scroll-behavior: smooth;
}
.d_none {display:none;}
h1,h2,h3,h4,h5,h6 {
	font-family: 'YakuHanJP','Noto Sans JP',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0px;padding: 0px;letter-spacing: 0px;
}
sup {margin: 0px;padding: 0px;line-height: 0px;}
a img {border: none;}
a , button {outline: 0;}
header, hgroup, section, srticle, aside, footer, figure, figcaption, nav{display:block;}

.siz50_herf {
	max-width: 100%;
	height: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.siz100_full {
	max-width: 100%;
	height: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 100%;
}
ul li div{
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.red {color: #F00;}

a:link.under{color: #3e3938;text-decoration: underline;}
a:visited.under {text-decoration: none;color: #3e3938;}
a:active.under{color: #3e3938;text-decoration: none;}
a:hover.under{text-decoration: none;color: #6f533b;}
a:link.under2{color: #000;text-decoration: none;}
a:visited.under2 {text-decoration: none;color: #000;}
a:active.under2{color: #000;text-decoration: none;}
a:hover.under2{text-decoration: none;color: #333;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:active {text-decoration: none;}
a:hover {text-decoration: none;}

img{border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;}
ul,li{margin: 0px;padding: 0px;list-style-type: none;}
p{margin: 0px;padding: 0px;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;}
.font_icon {font-family: WebIconFonts;}
.font_icon2 {font-family: HeydingsCommonIconsRegular, Arial, sans-serif;}
.kage3 {
	-webkit-box-shadow: 1px 1px 25px rgba(0,0,0,.1);
	-moz-box-shadow: 1px 1px 25px rgba(0,0,0,.1);
	-o-box-shadow: 1px 1px 25px rgba(0,0,0,.1);
	box-shadow: 1px 1px 25px rgba(0,0,0,.1);
}
.kadomaru {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

@media print, screen and (min-width: 1025px) {
  .pc { display:inline; }
  .sp { display:none; }
  .lefts {float: left;}
  .rights {float: right;}
  
  
 .sa {opacity: 0;transition: all .8s ease;}
.sa.show {opacity: 1;transform: none;}
.sa--lr {transform: translate(-20px, 0);}
.sa--rl {transform: translate(20px, 0);}
.sa--up {transform: translate(0, 20px);}
.sa--down {transform: translate(0, -20px);}
.sa--scaleUp {transform: scale(.9);}
.sa--scaleDown {transform: scale(1.5);}
.space-full2 {width: 82%;min-width: 1100px;max-width: 1300px;margin-right: auto;margin-left: auto;}
  .space-full {width: 90%;min-width: 1150px;max-width: 1300px;margin-right: auto;margin-left: auto;}
  .space1000 {width: 1000px;margin-right: auto;margin-left: auto;}
  .space1100 {width: 1100px;margin-right: auto;margin-left: auto;}
  .space1200 {width: 1100px;margin-right: auto;margin-left: auto;}
  .space900 {width: 900px;margin-right: auto;margin-left: auto;}
  #page-top {line-height: 45px;position: fixed;bottom: 20px;right: 20px;z-index: 9999999;}
  .page-top {text-align: center;display: block;font-size: 20pt;width: 85px;padding-top: 20px;padding-bottom: 20px;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;}
  .page-top::before,.page-top::after {position: absolute;z-index: -1;display: block;content: '';}
  .page-top,.page-top::before,.page-top::after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;-webkit-transition: all .3s;transition: all .3s;}
  .page-top {color: #FFF;background-color: #000;}
  .page-top:hover {color: #FFF;background-color: #2f2115;}
  .s1100 {
	min-width: 1000px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 80px;
	padding-bottom:80px;
}
.privacys {
	background-color: #FFF;
	padding: 80px;
	box-sizing: border-box;
	border: 1px solid #D6D6D6;
}
.privacys h2{
	font-size: 18pt;
	line-height: 35px;
	font-weight: 500;
	text-align: center;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.privacys h3{
	font-size: 14pt;
	line-height: 32px;
	font-weight: 500;
	margin-bottom: 5px;
	padding-top: 15px;
}
.privacys p{
	font-size: 11pt;
	line-height: 25px;
	font-weight: normal;
	margin-bottom: 10px;
}
.privacys h4{
	font-size: 13pt;
	line-height: 30px;
	font-weight: 500;
	margin-bottom: 5px;
	padding-top: 10px;
}
.privacys a { color: #000;text-decoration:underline;}
.privacys a:hover { color: #333; text-decoration:none;}
ul.point-dot {
	list-style-type: none;
	padding-left: 5px;
	overflow: hidden;
}
ul.point-dot li{padding-left: 0.7em;}  
ul.point-dot li:before {
	content: "\●";
	padding-right: 0.3em;
	position: absolute;
	left: -0.4em;
	font-size: 9pt;
	color: #000;
}
.point-dot li {
	position: relative;
	font-size: 11pt;
	line-height: 25px;
	text-align: left;
}
ol.point-maru {
	counter-reset: my-counter;
	padding-left: 10px;
	list-style: none;
	margin-right: auto;
	margin-left: auto;
}
ol.point-maru li{
	padding-left: 20px;
	position: relative;
}
ol.point-maru li:before {
	content: counter(my-counter);
	counter-increment: my-counter;
	background-color: #000;
	color: #FFF;
	display: inline-block;
	line-height: 22px;
	margin-left: -27px;
	text-align: center;
	height: 22px;
	width: 22px;
	border-radius: 50%;
	font-size: 9pt;
	margin-right: 5px;
	vertical-align: 5%;
}
ol.point-maru li {
	position: relative;
	font-size: 11pt;
	line-height: 22px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
}
ol.point-maru2 {
	counter-reset: my-counter;
	padding-left: 10px;
	list-style: none;
	margin-right: auto;
	margin-left: auto;
}
ol.point-maru2 li{
	padding-left: 20px;
	position: relative;
}
ol.point-maru2 li:before {
	content: counter(my-counter);
	counter-increment: my-counter;
	color: #000;
	display: inline-block;
	line-height: 22px;
	margin-left: -27px;
	text-align: center;
	width: 22px;
	font-size: 11pt;
	margin-right: 5px;
	vertical-align: -2%;
}
ol.point-maru2 li {
	position: relative;
	font-size: 11pt;
	line-height: 22px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
}
.protable {
	padding-top: 20px;
	padding-bottom: 10px;
}
.protable-table {
	box-sizing: border-box;
	font-size: 12pt;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	line-height: 25px;
	border-spacing: 0;
}
.protable-table th, .cp_table  td {width: 100%;}
.protable-table div {}
.protable-table th {
	font-size: 11pt;
	font-weight: 500;
	box-sizing: border-box;
	width: 400px!important;
	padding: 20px;
	background-color: #f0f0f0;
}
.protable tr {
	display: block;
	margin-bottom: 5px;
}
.protable-table tr {width: 100%;}
.protable-table td {
	background-color: #FFF;
	font-size: 11pt;
	font-weight: normal;
	width: 75%!important;
	box-sizing: border-box;
	padding: 20px;
	border: 1px solid #f0f0f0;
	position: relative;
}
  
}
@media screen and (min-width: 0px) and (max-width: 1024px) {
  .pc { display:none; }
  .sp { display:inline; }
  input{-webkit-appearance: none;}
  input[type="button"]{-webkit-appearance: none;}
  .lefts {}
  .rights {}
.space-full2 {margin-right: 5%;margin-left: 5%;}
  .space-full {margin-right: 5%;margin-left: 5%;}
  .space1000 {margin-right: 5%;margin-left: 5%;}
  .space1100 {margin-right: 5%;margin-left: 5%;}
  .space1200 {margin-right: 5%;margin-left: 5%;}
  .space900 {margin-right: auto;margin-left: auto;}
  #page-top {display: none;}
  .page-top {display: none;}
  
.s1100 {
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 40px;
	padding-bottom:40px;
}
.privacys {
	background-color: #FFF;
	padding: 20px;
	box-sizing: border-box;
	border: 1px solid #D6D6D6;
}
.privacys h2{
	font-size: 12pt;
	line-height: 30px;
	font-weight: 500;
	text-align: center;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.privacys h3{
	font-size: 11pt;
	line-height: 28px;
	font-weight: 500;
	margin-bottom: 5px;
	padding-top: 15px;
}
.privacys p{
	font-size: 9pt;
	line-height: 21px;
	font-weight: normal;
	margin-bottom: 10px;
}
.privacys h4{
	font-size: 11pt;
	line-height: 28px;
	font-weight: 500;
	margin-bottom: 5px;
	padding-top: 10px;
}
.privacys a { color: #000;text-decoration:underline;}
.privacys a:hover { color: #333; text-decoration:none;}

ul.point-dot {
	list-style-type: none;
	padding-left: 5px;
	overflow: hidden;
}
ul.point-dot li{padding-left: 0.7em;}  
ul.point-dot li:before {
	content: "\●";
	padding-right: 0.3em;
	position: absolute;
	left: -0.4em;
	font-size: 9pt;
	color: #000;
}
.point-dot li {
	position: relative;
	font-size: 9pt;
	line-height: 22px;
	text-align: left;
}

ol.point-maru {
	counter-reset: my-counter;
	padding-left: 10px;
	list-style: none;
	margin-right: auto;
	margin-left: auto;
}
ol.point-maru li{
	padding-left: 10px;
	position: relative;
}
ol.point-maru li:before {
	content: counter(my-counter);
	counter-increment: my-counter;
	background-color: #000;
	color: #FFF;
	display: inline-block;
	line-height: 18px;
	margin-left: -22px;
	text-align: center;
	height: 18px;
	width: 18px;
	border-radius: 50%;
	font-size: 9pt;
	margin-right: 4px;
	vertical-align: 0%;
}
ol.point-maru li {
	position: relative;
	font-size: 9pt;
	line-height: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
}
ol.point-maru2 {
	counter-reset: my-counter;
	padding-left: 10px;
	list-style: none;
	margin-right: auto;
	margin-left: auto;
}
ol.point-maru2 li{
	padding-left: 10px;
	position: relative;
}
ol.point-maru2 li:before {
	content: counter(my-counter);
	counter-increment: my-counter;
	color: #000;
	display: inline-block;
	line-height: 22px;
	margin-left: -27px;
	text-align: center;
	width: 22px;
	font-size: 10pt;
	margin-right: 5px;
	vertical-align: -2%;
}
ol.point-maru2 li {
	position: relative;
	font-size: 10pt;
	line-height: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
}
.protable {padding-top: 20px;padding-bottom: 10px;}
.protable-table {
	box-sizing: border-box;
	font-size: 11pt;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	line-height: 21px;
	border-spacing: 0;	
}
.protable-table th, .cp_table  td {width: 100%;}
.protable-table div {}
.protable-table th {
	font-size: 10pt;
	line-height: 21px;
	font-weight: 500;
	box-sizing: border-box;
	display: block;
	padding: 10px;
	background-color: #f0f0f0;
	border: 1px solid #f0f0f0;
}
.protable-table tr {
	display: block;
	width: 100%;
	margin-bottom: 5px;
}
.protable-table td {
	background-color: #FFF;
	font-size: 10pt;
	line-height: 21px;
	font-weight: normal;
	display: block;
	box-sizing: border-box;
	padding: 10px;
	border: 1px solid #f0f0f0;
	position: relative;
}

}