@charset "utf-8";

@font-face {
  font-family: "Original Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 100;
}
@font-face {
  font-family: "Original Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 200;
}
@font-face {
  font-family: "Original Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 300;
}
@font-face {
  font-family: "Original Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400;
}
@font-face {
  font-family: "Original Yu Gothic";
  src: local("Yu Gothic Bold");
  font-weight: bold;
}

html {
    font-size: 62.5%;
}

::selection      { background: #f2f1f0; }
::-moz-selection { background: #f2f1f0; }

body {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Hiragino Sans", "Noto Sans CJK JP", "Original Yu Gothic", "Yu Gothic", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Sans Emoji";
	font-weight: 400;
	font-size: 1.4rem;
	line-height: 1.75;
	font-feature-settings: "palt";
    letter-spacing:0.1em;
}

a:link    { color: #1a0dab; text-decoration: none; }
a:visited { color: #1a0dab; text-decoration: none; }
a:hover   { color: #1a0dab; text-decoration: underline; }

strong,b { color: #333333; font-weight: 700; }

ul,li {
    list-style: none;
}

img,picture {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}

iframe {
	display: block;
	max-width: 100%;
}

.cf::after {
  content: "";
  display: block;
  clear: both;
}

@media screen and (max-width: 767px) {
    
}

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

.ac{ text-align: center; }

.mt0 { margin-top: 0px !important ; }
.mt5 { margin-top: 5px !important ; }
.mt10 { margin-top: 10px !important ; }
.mt15 { margin-top: 15px !important ; }
.mt20 { margin-top: 20px !important ; }
.mt25 { margin-top: 25px !important ; }
.mt30 { margin-top: 30px !important ; }
.mt35 { margin-top: 35px !important ; }
.mt40 { margin-top: 40px !important ; }
.mt45 { margin-top: 45px !important ; }
.mt50 { margin-top: 50px !important ; }

.mb0 { margin-bottom: 0px !important ; }
.mb5 { margin-bottom: 5px !important ; }
.mb10 { margin-bottom: 10px !important ; }
.mb15 { margin-bottom: 15px !important ; }
.mb20 { margin-bottom: 20px !important ; }
.mb25 { margin-bottom: 25px !important ; }
.mb30 { margin-bottom: 30px !important ; }
.mb35 { margin-bottom: 35px !important ; }
.mb40 { margin-bottom: 40px !important ; }
.mb45 { margin-bottom: 45px !important ; }
.mb50 { margin-bottom: 50px !important ; }

.ml0 { margin-left: 0px !important ; }
.ml5 { margin-left: 5px !important ; }
.ml10 { margin-left: 10px !important ; }
.ml15 { margin-left: 15px !important ; }
.ml20 { margin-left: 20px !important ; }
.ml25 { margin-left: 25px !important ; }
.ml30 { margin-left: 30px !important ; }
.ml35 { margin-left: 35px !important ; }
.ml40 { margin-left: 40px !important ; }
.ml45 { margin-left: 45px !important ; }
.ml50 { margin-left: 50px !important ; }

.mr0 { margin-right: 0px !important ; }
.mr5 { margin-right: 5px !important ; }
.mr10 { margin-right: 10px !important ; }
.mr12 { margin-right: 12px !important ; }
.mr15 { margin-right: 15px !important ; }
.mr20 { margin-right: 20px !important ; }
.mr25 { margin-right: 25px !important ; }
.mr30 { margin-right: 30px !important ; }
.mr35 { margin-right: 35px !important ; }
.mr40 { margin-right: 40px !important ; }
.mr45 { margin-right: 45px !important ; }
.mr50 { margin-right: 50px !important ; }

.pt0 { margin-top: 0px !important ; }
.pt5 { margin-top: 5px !important ; }
.pt10 { margin-top: 10px !important ; }
.pt15 { margin-top: 15px !important ; }
.pt20 { margin-top: 20px !important ; }
.pt25 { margin-top: 25px !important ; }
.pt30 { margin-top: 30px !important ; }
.pt35 { margin-top: 35px !important ; }
.pt40 { margin-top: 40px !important ; }
.pt45 { margin-top: 45px !important ; }
.pt50 { margin-top: 50px !important ; }

.pb0 { margin-bottom: 0px !important ; }
.pb5 { margin-bottom: 5px !important ; }
.pb10 { margin-bottom: 10px !important ; }
.pb15 { margin-bottom: 15px !important ; }
.pb20 { margin-bottom: 20px !important ; }
.pb25 { margin-bottom: 25px !important ; }
.pb30 { margin-bottom: 30px !important ; }
.pb35 { margin-bottom: 35px !important ; }
.pb40 { margin-bottom: 40px !important ; }
.pb45 { margin-bottom: 45px !important ; }
.pb50 { margin-bottom: 50px !important ; }
.pb60 { margin-bottom: 60px !important ; }

.pl0 { margin-left: 0px !important ; }
.pl5 { margin-left: 5px !important ; }
.pl10 { margin-left: 10px !important ; }
.pl15 { margin-left: 15px !important ; }
.pl20 { margin-left: 20px !important ; }
.pl25 { margin-left: 25px !important ; }
.pl30 { margin-left: 30px !important ; }
.pl35 { margin-left: 35px !important ; }
.pl40 { margin-left: 40px !important ; }
.pl45 { margin-left: 45px !important ; }
.pl50 { margin-left: 50px !important ; }

.pr0 { margin-right: 0px !important ; }
.pr5 { margin-right: 5px !important ; }
.pr10 { margin-right: 10px !important ; }
.pr12 { margin-right: 12px !important ; }
.pr15 { margin-right: 15px !important ; }
.pr20 { margin-right: 20px !important ; }
.pr25 { margin-right: 25px !important ; }
.pr30 { margin-right: 30px !important ; }
.pr35 { margin-right: 35px !important ; }
.pr40 { margin-right: 40px !important ; }
.pr45 { margin-right: 45px !important ; }
.pr50 { margin-right: 50px !important ; }