@charset "UTF-8";

/*================================================================================================
 *  一般・共通設定  #1f2e55  #4160b2   #2d427a  | tb  #253868   | btn  #B1221A   | +a  #1f5444
 ================================================================================================*/
p {margin:0 0 1em 0;}
#catdes p{margin:0;}
a {
	color:#4160b2;
	text-decoration:none;
}
a:hover {
	color:#2d427a;
	text-decoration:underline rgba(255, 128, 0, 0.4);
}

#a,#access,#form,#top{margin-top:-70px; padding-top:70px;}
/*@media print, screen and (max-width: 790px){
#b,#c,#d,#e,#f,#g,#h,#i,
#j,#k,#l,#m,#n,#o,#p,#q,#r,{margin-top:-70px; padding-top:70px;}
}*/
img {
 vertical-align:top;
 max-width: 100%;
}
a:hover img{opacity:0.8;transform: scale(1.02 , 1.02); transition-duration: 0.3s;}
a img{transition:0.6s;}
img.img100, .img100 img:first-child {width:100%; height:auto; margin:0;}
img.img90, .img90 img:first-child {width:90%; height:auto; margin:0 auto 1em; border: 1px #ccc solid; display:block;}
img.hrimg{width:30%; height:auto; margin: 2em auto 1.5em;}

.thumimg img:first-child {width:90%; height:auto; margin:0 auto 1.5em; border-radius:0.5em; box-shadow:0 0.2em 0.6em -0.2em rgba(0, 0, 0, 0.8); border: 1px #ccc solid; display:block;}
@media print, screen and (min-width:790px) {
.thumimg img:first-child {width:90%; max-width:500px;}
}
.wp-caption-text{text-align:center; color:#333333; margin-bottom:1em;}
.recentcomments{color:#5C4138;}
img.wp-smiley, img.emoji {float:none;}

.alignnone{display: block !important; margin: 0 !important;}
img[class*="alignnone"]{max-width:100%; height:auto;}

.aligncenter{display: block !important; margin: 0 auto 1.5em !important; height: auto;}
img[class*="aligncenter"]{width:90%; height:auto;}

.align-left { float: left !important; margin:0 1em 1em 0 !important;}
.align-right { float: right !important; margin:0 0 1em 1em !important;}
img[class*="align-right"], img[class*="align-left"]{width:50%; height:auto;}

.alignright { float: unset; margin:0 auto 1.5em !important; display: block;}
.alignleft { float: unset; margin:0 auto 1.5em !important; display: block;}
img[class*="alignright"], img[class*="alignleft"]{width:90%; height:auto;}
.wp-caption.alignright, .wp-caption.alignleft{width:90%; height:auto;}

img[class*="align_right"], img[class*="align_left"]{width:50%; height:auto; margin:0.2em 25% 2em; border-radius:0.5em; box-shadow:0 0.2em 0.8em -0.2em rgb(175, 162, 133);}

img[class*="size-thumbnail"]{max-width:300px;}

@media print, screen and (min-width: 680px)
{
.alignright { float: right !important; margin:0 0 1em 1em !important;}
.alignleft { float: left !important; margin:0 1em 1em 0 !important;}
img[class*="alignright"], img[class*="alignleft"], .wp-caption.alignright, .wp-caption.alignleft{width:50%; height:auto;}
img[class*="align_right"], img[class*="align_left"]{width:30%; height:auto;}
img[class*="align_left"]{float:left; margin:0.2em 1em 2em 0em;}
img[class*="align_right"]{float:right; margin:0.2em 0em 2em 1em;}
#news .alignright { float: right !important; margin:0.5em 0.5em 1.5em 1.5em !important;}
#news .alignleft { float: left !important; margin:0.5em 1.5em 1.5emem 0.5em !important;}
#news img[class*="alignright"], #news .wp-caption.alignright{width:30%; height:auto;margin: 0.5em 0 1.5em 3.3% !important;}
#news img[class*="alignleft"], #news .wp-caption.alignleft{width:30%; height:auto;margin: 0.5em 3.3% 1.5em 0 !important;}
img[class*="size-thumbnail"]{width:30%; margin:0 1.65% 1em !important;}
}

img[class*="alignright"], img[class*="alignleft"], .wp-caption.alignright, .wp-caption.alignleft, img[class*="align-right"], img[class*="align-left"], img[class*="aligncenter"]{
  border-radius:0.5em;
}
.imgsh{box-shadow:0 0.2em 0.6em -0.2em rgba(0, 0, 0, 0.8);}

.ov{overflow: hidden;}
.cf {zoom: 1;}
.cf:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
strong, em, .bold {font-weight:bold;}

pre {
	margin:1em 0;
	padding:1em;
}

blockquote {
	margin-bottom:1em;
	padding:1em 1em 0.2em;
	border:1px dotted #ddd;
	border-left:5px solid #ddd;
        background: rgb(221 221 221 / 0.2);
}

abbr[title] {
    border-bottom: none;
    text-decoration: none;
}

dl {margin:0 0 1em 0;}
dt {margin-bottom:0.5em; border-bottom:1px dotted #ddd;}
dt:before {content:"\0025a0";}
dd {margin-bottom:1em;}

/*.mw_wp_form input[text], .mw_wp_form select, .mw_wp_form textarea {width: 96%; margin-left: 2%; margin-bottom: 1em; font-size:1.2em; padding: 0.5em 0;}
textarea {height:10em;}
input[type="submit"]{width:auto; padding:0.2em 0.5em; font-size: 1.2em;}*/
input[name="s"] {width: 70%;margin-left: 2%; margin-right: 2%;}
label[for="s"]{display:none;}
#searchform{margin-bottom: 0.3em;}
/*-contactform7 ------------------------------------------------------------------------------------------------*/
.wpcf7-form label, .wpcf7-radio, .wpcf7-text, .wpcf7-submit, .wpcf7-form textarea{font-size:1em; line-height:1.1; width:100%;}
@media print, screen and (min-width: 680px)
{
.wpcf7-form label, .wpcf7-radio, .wpcf7-text, .wpcf7-submit, .wpcf7-form textarea{font-size:1.2em; line-height:1.2; width:100%;}
}
div.wpcf7 .ajax-loader {
    display: none !important;
}

.widess{max-width:3em;}
.wides{max-width:5em;}
.widem{max-width:20em;}
.widel{max-width:30em;}
select{
    font-size: 1.2em;
    width: 100%;
    vertical-align: middle;
}

/*------------------------------------------------
　　v1
------------------------------------------------*/
.v1 {
  position:relative;
  width:100%;
  padding-top:56.25%;
  margin-bottom: 1.5em;
  border: 2px solid #2d427a;
}
.v1 iframe, 
.v1 object, 
.v1 embed {
  position:absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;    
}

/*================================================
 *  h1 - h6  widget-title 
 ================================================*/
/*------body 320px - 16px ---- 360px - 18px  ---- h 414 20.7 --*/
@media only screen and (max-width: 414px)
{
h1:not(.noh), .m1, h5:not(.noh), .m5, h6:not(.noh), .m6{
font-size:1.14em;
}
h2:not(.noh), .m2, h3:not(.noh), .m3, h4:not(.noh), .m4{
font-size:1.14em;
}
}

@media only screen and (min-width: 414.1px) and (max-width: 790px)
{
h1:not(.noh), .m1, h5:not(.noh), .m5, h6:not(.noh), .m6{
font-size: -webkit-calc(100vw / 15.384); font-size: calc(100vw / 15.384);
}
h2:not(.noh), .m2, h3:not(.noh), .m3, h4:not(.noh), .m4{
font-size: -webkit-calc(100vw / 16.666); font-size: calc(100vw / 16.666);
}
}

@media print, screen and (min-width: 450px)
{
h2:not(.noh), .m2, h3:not(.noh), .m3, h4:not(.noh), .m4{
font-size:1.5em;
}
}

@media print, screen and (min-width: 553.8px)
{
h1:not(.noh), .m1, h5:not(.noh), .m5, h6:not(.noh), .m6{
font-size:1.9em;
}
}

h1:not(.noh), .m1{
    margin-bottom: 0.8em;
    padding: 0.4em 0.6em 0.3em;
    line-height: 1.2;
    color: #555555;
    font-weight: bold;
    text-align:center;
    background: #ffffff;
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0.00, #ffffff), color-stop(1.00, #fff7e6));
    background: linear-gradient(to right, #fff7e6 0%, #fffaf2 100%);
    border-top: 5px double #B1221A;
    border-bottom: 5px double #B1221A;
    border-left: 5px double #B1221A;
    border-right: 5px double #B1221A;
    overflow: hidden;
}
.m1{margin-top:2em;}
h1:not(.noh){margin-top: 0;}
h1:not(.noh):first-letter{color:#B1221A;}

h2:not(.noh), .m2{
	position:relative;
	margin-bottom:0.5em;
	padding-left:10px;
	color:#B1221A;
	font-weight:bold;
        overflow: hidden;
}
h2:not(.noh):before, .m2:before {
	content:"";
	margin-top:-0.9em;
	position:absolute;
	top:50%;
	left:0;
	width:5px;
	height:1.6em;
	background:#B1221A;
        border-radius: 5px;
}
h2:not(.noh) a, .m2 a{color:#B1221A; text-decoration:none;}
h2:not(.noh) a:hover, .m2 a:hover{color:#2d427a; text-decoration:none;}
h2:not(.noh) a:hover:before, .m2 a:hover:before {background:#2d427a;}

h3:not(.noh), .m3{
	position:relative;
	margin-bottom:0.5em;
	padding-left:10px;
	color:#2d427a;
	font-weight:bold;
        overflow: hidden;
}
h3:not(.noh):before, .m3:before {
	content:"";
	margin-top:-0.9em;
	position:absolute;
	top:50%;
	left:0;
	width:5px;
	height:1.6em;
	background:#2d427a;
        border-radius: 5px;
}
h3:not(.noh) a, .m3 a{color:#2d427a; text-decoration:none;}
h3:not(.noh) a:hover, .m3 a:hover{color:#B1221A; text-decoration:none;}
h3:not(.noh) a:hover:before, .m3 a:hover:before {background:#B1221A;}

h4:not(.noh), .m4{
	position:relative;
	margin-bottom:0.5em;
	padding-left:0px;
	color:#B1221A;
	font-weight:bold;
        overflow: hidden;
}
h4:not(.noh) a, .m4 a{color:#B1221A; text-decoration:none;}
h4:not(.noh) a:hover, .m4 a:hover{color:#2d427a; text-decoration:none;}

h5:not(.noh), .m5 {
  position: relative;
  border-top: solid 2px #B1221A;
  border-bottom: solid 2px #B1221A;
  background: #f4f4f4;
  line-height: 1.4;
  padding: 0.4em 0.5em;
  margin: 3em 0 0.5em;
  color: #B1221A;
  font-weight: bold;
}
h5:not(.noh):after, .m5:after {
  position: absolute;
  font-family: "Font Awesome 5 Free",'Quicksand','Avenir','Arial',sans-serif;
  content: '\f0a7\ POINT';
  background: #B1221A;
  color: #fff;
  left: 0px;
  bottom: 100%;
  border-radius: 5px 5px 0 0;
  padding: 0.3em 0.5em 0.2em;
  font-size: 0.7em;
  line-height: 1;
  letter-spacing: 0.05em;
}

h6:not(.noh), .m6 {
  position: relative;
  border-top: solid 2px #2d427a;
  border-bottom: solid 2px #2d427a;
  background: #f4f4f4;
  line-height: 1.4;
  padding: 0.4em 0.5em;
  margin: 3em 0 0.5em;
  color: #2d427a;
  font-weight: bold;
}
h6:not(.noh):after, .m6:after {
  position: absolute;
  font-family: "Font Awesome 5 Free",'Quicksand','Avenir','Arial',sans-serif;
  content: '\f00c Check';
  background: #2d427a;
  color: #fff;
  left: 0px;
  bottom: 100%;
  border-radius: 5px 5px 0 0;
  padding: 0.3em 0.5em 0.2em;
  font-size: 0.7em;
  line-height: 1;
  letter-spacing: 0.05em;
  font-weight: 600;
}

.widget-title {
    display: block;
    clear: both;
    overflow: hidden;
	margin-bottom:0.25em;
	padding:0.6em 0.5em;
	color:#fff;
	background:#2d427a;
	font-size:16px;
	text-align:center;
    font-family: monospace;
    font-weight: bolder;
}

/*------------------------------------------------
　btn
------------------------------------------------*/
.btn, .btnb, .btnc, .btnd{font-size: 1em;}
header .btn, header .btnb, header .btnc, header .btnd{font-size: 14px;}
.btn {
  display: inline-block;
  max-width: 300px;
  text-align: center;
  border: 2px solid #B1221A;
  color: #B1221A !important;
  text-decoration: none;
  font-weight: bold;
  padding: 4px 15px;
  margin: 10px 5px 0;
  border-radius: 4px;
  transition: .4s;
  background:#fff;
}
.btn:hover {
  background-color: #B1221A;
  border-color: #B1221A;
  color: #ffffff !important;
}
.btnb {
  display: inline-block;
  max-width: 300px;
  text-align: center;
  border: 2px solid #B1221A;
  color: #fff !important;
  text-decoration: none;
  font-weight: bold;
  padding: 4px 15px;
  margin: 10px 5px 0;
  border-radius: 4px;
  transition: .4s;
  background:#B1221A;
}
.btnb:hover{
  background-color: #fff;
  border-color: #B1221A;
  color: #B1221A !important;
}
.btnc {
  display: inline-block;
  max-width: 300px;
  text-align: center;
  border: 2px solid #2d427a;
  color: #2d427a !important;
  text-decoration: none;
  font-weight: bold;
  padding: 4px 15px;
  margin: 10px 5px 0;
  border-radius: 4px;
  transition: .4s;
  background:#fff;
}
.btnc:hover {
  background-color: #2d427a;
  border-color: #2d427a;
  color: #ffffff !important;
}
.btnd, input[type="submit"]{
  display: inline-block;
  max-width: 300px;
  text-align: center;
  border: 2px solid #2d427a;
  color: #fff !important;
  text-decoration: none;
  font-weight: bold;
  padding: 4px 15px;
  margin: 10px 5px 0;
  border-radius: 4px;
  transition: .4s;
  background:#2d427a;
}
input[type="submit"]{padding: 4px 8px;}
.btnd:hover , input:hover[type="submit"]{
  background-color: #fff;
  border-color: #2d427a;
  color: #2d427a !important;
}
ul.usns{
padding:1em 0 0 !important;
margin-top: 0;
}
.usns{
display:flex;
flex-flow:row wrap;
justify-content:space-around;
}
.usns li{
text-align:center!important;
letter-spacing: .2px;
line-height: 2;
margin-bottom: 1.5em;
position: relative;
}
@media screen and (max-width: 1000px){
.usns li{width:50%;}
}
@media print, screen and (min-width: 1000px){
.usns li{width:25%;}
}

a.btny, a.btnl, a.btnm, a.btne, a.btnw, a.btnf, a.btnt, a.btni, a.btnh {
  display: inline-block;
  text-align: center;
  border: 2px solid #ccc;
  font-size: 1em;
  text-decoration: none;
  font-weight: bold;
  padding: 0.25em 0.5em;
  margin: 0;
  border-radius: 4px;
  transition: .4s;
  background:#fff7e6;
  min-width: 9em;
}
a.btny:hover, a.btnl:hover, a.btnm:hover, a.btne:hover, a.btnw:hover, a.btnf:hover, a.btnt:hover, a.btni:hover, a.btnh:hover{
background:rgba(255, 247, 230, 0.5);; min-width: 8.6em;
}
a.btny {color:#fc0d1c;}
a.btnl {color:#00b900;}
a.btnm {color:#ef3f56;}
a.btne {color:#ef3f56;}
a.btnw {color:#ffc107;}
a.btnf {color:#3b75d4;}
a.btnt {color:#55acee;}
a.btni {color:#f13f79;}
a.btnh {color:#f13f79;}
.fa-fw {
    text-align: left !important;
    width: 1.4em !important;
}

.btng {
    margin: 0 2px 0 0;
    padding: 2px 5px;
    background: #db2e79;
    border: 2px solid #db2e79;
    color: #FFFFFF;
    font-size: 12px;
    border-radius: 4px;
    text-decoration: none;
    line-height: 2.5;
}
.btng:hover{
  background-color: #fff;
  border-color: #db2e79;
  color: #db2e79;
}

/*================================================
 *  box1
 ================================================*/
.box1{
    display:block;
    clear:both;
    overflow:hidden;
    margin: 0 10px 10px;
    padding: 1em 10px 0;
    text-align: left;
    border: 1px solid #ddd;
    background: #fff;
}
.box2{
    display: block;
    clear: both;
    overflow: hidden;
    margin: 0 10px 10px;
    padding: 1em 0.5em 0;
    border: #2d427a dashed 2px;
    background: #fff;
}
.box2b{
    display: block;
    clear: both;
    overflow: hidden;
    margin: 0 10px 10px;
    padding: 1em 0.5em 0;
    border: #B1221A dashed 2px;#1f5444 
    background: #fffff0;
}
.box2c{
    display: block;
    clear: both;
    overflow: hidden;
    margin: 0 10px 10px;
    padding: 1em 0.5em 0;
    border: #1f5444 dashed 2px;
    background: #fffff0;
}


/*------------------------------------------------
　scbox
------------------------------------------------*/
.scbox{
    display:block;
    clear:both;
    overflow:hidden;
    float:left;
    width:98%;
    margin: 0.3em 1% 5.5em;
    padding: 0.5em 2%;
    border: 3px solid #cccccc;
    border-radius: 5px;
    box-shadow: 0px 5px 20px -5px rgba(206, 203, 173, 0.8);
    background-color: #ffffff;
    height: 10em;
    overflow-y: auto;
    overflow-x: hidden;
}
.scbox::-webkit-scrollbar{
  width: 12px;
}
.scbox::-webkit-scrollbar-track{
  background: #ffffff;
  border: none;
  border-radius: 10px;
  box-shadow: inset 0 0 2px #777777; 
}
.scbox::-webkit-scrollbar-thumb{
  background: #2d427a;
  border-radius: 10px;
  box-shadow: none;
}

/*-bg------------------------------------------------------------------------------------------------*/
.bgbox{
    background-image: url(../images/01a.png),url(../images/01b.png),url(../images/01.png);
    background-position: top,bottom,center;
    background-repeat: no-repeat,no-repeat,repeat-y;
    background-size: 100%;
    padding: 20px 1em 5px;
    color:#333333;
    overflow: hidden;
}
.fsg{font-family:HGP行書体;}


/*================================================
 *  table
 ================================================*/
table:not([class]) {
	width:96%;
	margin: 0 auto 1em;
	border-collapse:collapse;
	border:2px solid #999;
	background:#fff;
        table-layout: fixed;
}
table:not([class]) th, table:not([class]) td {
　 　border: none;
    display: block;
    width: 100%;
    padding:10px;
}
table:not([class]) th {
	text-align:center;
	vertical-align:middle;
	background:#eee;
}
table:not([class]) td {
	text-align:left;
}
.last td:last-child {
    border-bottom: solid 2px #999;
    width: 100%;
}

@media print, screen and (min-width: 680px) {
table:not([class])  {width:100%;}
table:not([class]) th, table:not([class]) td{display: table-cell; border:2px solid #999;}
table:not([class]) th  {width: 25%;}
table:not([class]) td{width: 75%;}
}

/*-----------------------------------------------------------------------------------------------t1--*/
table.t1 {width:100%; margin:0.5em auto 0.5em; word-break:break-all; table-layout:fixed; display:table;}
table.t1 th, table.t1 td{padding:0.4em 0.2em; border:2px solid #999;}
table.t1 th{background-color:#253868; color:#ffffff; text-align:center; vertical-align: middle;}
table.t1 td{background-color:#fff; color:#000000; text-align:left;}

/*-----------------------------------------------------------------------------------------------tscr--*/
table.tscr {
  display: block;
}
@media screen and (max-width: 790px)
{
table.tscr {
  display: block;
  overflow-x: scroll;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}
}

table.tscr tbody {
  width: 100%;
  display:table;
 word-break:break-all;
}
table.tscr th, table.tscr td{ width:11em; padding:1em 0.2em; border:0.05em solid #beb675; text-align:center; vertical-align:middle;}
table.tscr th{background-color:#2d427a; color:#ffffff;}
table.tscr td{background-color:#ffffff; color:#000000; min-width:160px;}

table.tdl td{text-align:left; padding:0.4em 0.2em 0.4em 0.4em;}
table.tdr td{text-align:right;}
table.tdc td{text-align:center;}

/*------------------------------------------------------------------------------------------------ol ul-*/
section ul:not([class]), section ol:not([class]),
ol.o0, ol.o1, ol.o2, ol.o3, ol.o1b, ol.o2b, ol.o3b,
ul.u1, ul.u2, ul.u3, ul.u4, ul.u5, ul.u6, ul.u7, ul.u8, ul.u9, ul.u10, ul.u11,
ul.u1b, ul.u2b, ul.u3b, ul.u4b, ul.u5b, ul.u6b, ul.u7b, ul.u8b, ul.u9b, ul.u10b, ul.u11b{
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
    -moz-margin-before: 0em;
    -moz-margin-after: 0em;
    -moz-margin-start: 0px;
    -moz-margin-end: 0px;
    -moz-padding-start: 0px;
    list-style-position: inside;
    margin:0 0 0 0.5em;
    padding:0 0 0 1.5em;
    text-indent: 1.5em;
    display: table-cell;
}
/*------------------------------------------------
　　ol 
------------------------------------------------*/
section ol:not([class]), .o0, .o0b {
 counter-reset: li;
 list-style: none;
}
section ol:not([class]) > li, .o0 > li, .o0b > li {
 position: relative;
 text-indent:0em;
 margin-left: -1.5em;
 padding-left: 2em;
 padding-bottom: 0.5em;
 line-height: 1.2;
}
section ol:not([class]) > li:before, .o0 > li:before {
 counter-increment: li;
 content: counter(li);
 position: absolute;
 left: 0.2em;
 width: 1.2em;
 height: 1.2em;
 line-height: 1.2;
 color: #fff;
 text-align: center;
 vertical-align: baseline;
 background: #4160b2;
}
.o0b > li:before {
 counter-increment: li;
 content: counter(li);
 position: absolute;
 left: 0.2em;
 width: 1.2em;
 height: 1.2em;
 line-height: 1.2;
 color: #fff;
 text-align: center;
 vertical-align: baseline;
 background: #1f5444;
}
.o1, .o1b {
 counter-reset: li;
 list-style: none;
}
.o1 > li, .o1b > li {
 position: relative;
 text-indent:0em;
 margin-left: -2em;
 padding-left: 1.8em;
 padding-bottom: 0.5em;
 line-height: 1.3;
}
.o1 > li:before {
 counter-increment: li;
 content: counter(li);
 position: absolute;
 left: 0.2em;
 width: 1.2em;
 height: 1.2em;
 line-height: 1.3;
 border-radius: 50%;
 color: #fff;
 text-align: center;
 vertical-align: baseline;
 background: #4160b2;
}
.o1b > li:before {
 counter-increment: li;
 content: counter(li);
 position: absolute;
 left: 0.2em;
 width: 1.2em;
 height: 1.2em;
 line-height: 1.3;
 border-radius: 50%;
 color: #fff;
 text-align: center;
 vertical-align: baseline;
 background: #1f5444;
}
.o2, .o2b {
 counter-reset: li;
 list-style: none;
}
.o2 > li, .o2b > li {
 position: relative;
 text-indent:0em;
 margin-left: -2em;
 padding-left: 2.6em;
 padding-bottom: 0.5em;
}
.o2 > li:before {
 counter-increment: li;
 content: counter(li);
 position: absolute;
 left: 0;
 width: 1em;
 text-align: right;
 font-weight: bold;
 color: #4160b2;
}
.o2b > li:before {
 counter-increment: li;
 content: counter(li);
 position: absolute;
 left: 0;
 width: 1em;
 text-align: right;
 font-weight: bold;
 color: #1f5444;
}
.o2 > li:after {
 content: "位";
 position: absolute;
 left: 1.2em;
 top:0;
 font-weight: bold;
 color: #4160b2;
}
.o2b > li:after {
 content: "位";
 position: absolute;
 left: 1.2em;
 top:0;
 font-weight: bold;
 color: #1f5444;
}
.o3, .o3b {
 counter-reset: li;
 list-style: none;
}
.o3 > li, .o3b > li {
 position: relative;
 text-indent:0em;
 margin-left: -2em;
 padding-left: 4em;
 padding-bottom: 0.5em;
 line-height: 1.2;
}
.o3 > li:before {
 content: "Point";
 position: absolute;
 left: 0;
 padding: 0 0 0 0.2em;
 text-align: right;
 font-weight: bold;
 background-color: #000000;
 color: #4160b2;
}
.o3b > li:before {
 content: "Point";
 position: absolute;
 left: 0;
 padding: 0 0 0 0.2em;
 text-align: right;
 font-weight: bold;
 background-color: #000000;
 color: #1f5444;
}
.o3 > li:after {
 counter-increment: li;
 content: counter(li);
 position: absolute;
 left: 2.6em;
 top:0;
 padding: 0 0.2em;
 font-weight: bold;
 background-color: #000000;
 color: #4160b2;
}
.o3b > li:after {
 counter-increment: li;
 content: counter(li);
 position: absolute;
 left: 2.6em;
 top:0;
 padding: 0 0.2em;
 font-weight: bold;
 background-color: #000000;
 color: #1f5444;
}
ol.o5 {
  counter-reset:number; /*数字をリセット*/
  list-style-type: none!important; /*数字を一旦消す*/
  padding: 0.3em 0.8em;
  border: solid 2px #ec6144;
background: radial-gradient(#ffffff, #fffdee);
}
ol.o5 li {
  border-bottom: dashed 1px orange;
  position: relative;
  padding: 0.5em 0.5em 0.5em 30px;
  line-height: 1.5em;
display:grid;
}
ol.o5 li:before{
  /* 以下数字をつける */
  position: absolute;
  counter-increment: number;
  content: counter(number);
  /*数字のデザイン変える*/
  display:inline-block;
  background: #ec6144;
  color: white;
  font-family: 'Avenir','Arial Black','Arial',sans-serif;
  font-weight:bold;
  font-size: 15px;
  border-radius: 50%;
  left: 0;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  /*以下 上下中央寄せのため*/
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
ol.o5 li:last-of-type {
  border-bottom: none; /*最後のliの線だけ消す*/
}
ol.o6 {
  counter-reset:number; /*数字をリセット*/
  list-style-type: none!important; /*数字を一旦消す*/
  padding: 0.3em 0.8em;
  border: solid 2px #2d427a;
background: radial-gradient(#ffffff, #fffdee);
}
ol.o6 li {
  border-bottom: dashed 1px #72aee6;
  position: relative;
  padding: 0.5em 0.5em 0.5em 30px;
  line-height: 1.5em;
display:grid;
}
ol.o6 li:before{
  /* 以下数字をつける */
  position: absolute;
  counter-increment: number;
  content: counter(number);
  /*数字のデザイン変える*/
  display:inline-block;
  background: #2d427a;
  color: white;
  font-family: 'Avenir','Arial Black','Arial',sans-serif;
  font-weight:bold;
  font-size: 15px;
  border-radius: 50%;
  left: 0;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  /*以下 上下中央寄せのため*/
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
ol.o6 li:last-of-type {
  border-bottom: none; /*最後のliの線だけ消す*/
}
ol.o7 {
  counter-reset:number; /*数字をリセット*/
  list-style-type: none!important; /*数字を一旦消す*/
  padding: 0.3em 0.8em;
  border: solid 2px #B1221A;
background: radial-gradient(#ffffff, #fffdee);
}
ol.o7 li {
  border-bottom: dashed 1px red;
  position: relative;
  padding: 0.5em 0.5em 0.5em 30px;
  line-height: 1.5em;
display:grid;
}
ol.o7 li:before{
  /* 以下数字をつける */
  position: absolute;
  counter-increment: number;
  content: counter(number);
  /*数字のデザイン変える*/
  display:inline-block;
  background: #B1221A;
  color: white;
  font-family: 'Avenir','Arial Black','Arial',sans-serif;
  font-weight:bold;
  font-size: 15px;
  border-radius: 50%;
  left: 0;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  /*以下 上下中央寄せのため*/
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
ol.o7 li:last-of-type {
  border-bottom: none; /*最後のliの線だけ消す*/
}
/*------------------------------------------------
   ul li
------------------------------------------------*/
footer ul li,section ul:not([class]) li, ul.u1 li, ul.u2 li, ul.u3 li, ul.u4 li, ul.u5 li, ul.u6 li, ul.u7 li, ul.u8 li, ul.u9 li, ul.u10 li, ul.u11 li,
ul.u1b li, ul.u2b li, ul.u3b li, ul.u4b li, ul.u5b li, ul.u6b li, ul.u7b li, ul.u8b li, ul.u9b li, ul.u10b li, ul.u11b li{
 list-style-type:none; line-height: 1.2; padding-bottom:0.5em; text-indent: -1.5em;
}
footer ul  li:before, section ul:not([class]) li:before, ul.u1 li:before, ul.u2 li:before, ul.u3 li:before, ul.u4 li:before, ul.u5 li:before, ul.u6 li:before, ul.u7 li:before, ul.u8 li:before, ul.u9 li:before, ul.u10 li:before, ul.u11 li:before{
 line-height:1.2; font-family: "Font Awesome 5 Free"; font-weight:bold; color:#4160b2;
}
ul.u1b li:before, ul.u2b li:before, ul.u3b li:before, ul.u4b li:before, ul.u5b li:before, ul.u6b li:before, ul.u7b li:before, ul.u8b li:before, ul.u9b li:before, ul.u10b li:before, ul.u11b li:before{
 line-height: 1.2; font-family: "Font Awesome 5 Free"; color:#1f5444;
}
footer ul  li:before, section ul:not([class]) li:before {content: "\f14a" !important; font-weight:600;}
section ul li.googlelink:before{content: "\f3c5"; font-weight:600;}
section ul li.facebooklink:before {content: "\f082"; font-weight:400;}
section ul li.instagramlink:before {content: "\f16d"; font-weight:400;}
section ul li.twitterlink:before {content: "\f081"; font-weight:400;}
ul.u1 li:before, ul.u1b li:before {content: "\f00c" !important; font-weight:600;}
ul.u2 li:before, ul.u2b li:before {content: "\f14a" !important; font-weight:400;}
ul.u3 li:before, ul.u3b li:before {content: "\f14a" !important; font-weight:600;}
ul.u4 li:before, ul.u4b li:before {content: "\f058" !important; font-weight:400;}
ul.u5 li:before, ul.u5b li:before {content: "\f058" !important; font-weight:600;}
ul.u6 li:before, ul.u6b li:before {content: "\f00d" !important; font-weight:600;}
ul.u7 li:before, ul.u7b li:before {content: "\f0a4" !important; font-weight:600;}
ul.u8 li:before, ul.u8b li:before {content: "\f091" !important; font-weight:600;}
ul.u9 li:before, ul.u9b li:before {content: "\f201" !important; font-weight:600;}
ul.u10 li:before, ul.u10b li:before {content: "\f080" !important; font-weight:600;}
ul.u11 li:before, ul.u11b li:before {content: "\f200" !important; font-weight:600;}

footer ul  li:before, section ul:not([class]) li:before, ul.u1 li:before, ul.u2 li:before, ul.u3 li:before, ul.u4 li:before, ul.u5 li:before, ul.u6 li:before, ul.u7 li:before, ul.u8 li:before, ul.u9 li:before, ul.u10 li:before, ul.u11 li:before,
ul.u1b li:before, ul.u2b li:before, ul.u3b li:before, ul.u4b li:before, ul.u5b li:before, ul.u6b li:before, ul.u7b li:before, ul.u8b li:before, ul.u9b li:before, ul.u10b li:before, ul.u11b li:before{
 padding-right:0.6em;
}

li.lin:before{display:none; margin-top:0.25em; margin-left:-0.4em;}

.lista, .list1, .listy, .listm, .listl, .listf, .listi, .listt, .listw {line-height:1.2; margin:0.5em 0.5em 1em; padding:0 0 0 1em; vertical-align:text-top; text-indent: -1em;}
.lista:before, .list1:before, .listm:before, .listw:before {padding-right:0.25em; vertical-align:baseline; font-family: "Font Awesome 5 Free";}
.listy:before, .listl:before, .listf:before, .listi:before, .listt:before {padding-right:0.25em; vertical-align:baseline; font-family:'Font Awesome 5 Brands';}

.lista:before {content: "\f51e"; font-weight:600; color:#e6b422;}
.list1:before {content: "\f14a"; font-weight:600; color:#1f5444;}
.listy:before {content: "\f167"; font-weight:400; color:#fc0d1c;}
.listl:before {content: "\f3c0"; font-weight:400; color:#00b900;}
.listf:before {content: "\f082"; font-weight:400; color:#3b75d4;}
.listi:before {content: "\f16d"; font-weight:400; color:#f13f79;}
.listt:before {content: "\f081"; font-weight:400; color:#55acee;}
.listm:before {content: "\f3c5"; font-weight:900; color:#ef3f56;}
.listw:before {content: "\f109"; font-weight:900; color:#6cc655;}
/*------------------------------------------------
　　list mark
------------------------------------------------*/
.list1, .list2, .list3, .list4, .list5, .list6, .list7, .list8, .list9, .list10, .list11, .list1b, .list2b, .list3b, .list4b, .list5b, .list6b, .list7b, .list8b, .list9b, .list10b, .list11b
{font-weight:bold; line-height:1.2; margin:0 0 0.2em 0.5em; padding:0 0 0 1em; vertical-align:text-top; text-indent: -1em;}
.list1:before, .list2:before, .list3:before, .list4:before, .list5:before, .list6:before, .list7:before, .list8:before, .list9:before, .list10:before, .list11:before,
.list1b:before, .list2b:before, .list3b:before, .list4b:before, .list5b:before, .list6b:before, .list7b:before, .list8b:before, .list9b:before, .list10b:before, .list11b:before
{padding-right:0.25em; vertical-align:baseline; font-family: "Font Awesome 5 Free";}

.list1:before {content: "\f00c"; font-weight:600; color:#4160b2;}
.list2:before {content: "\f14a"; font-weight:400; color:#4160b2;}
.list3:before {content: "\f14a"; font-weight:600; color:#4160b2;}
.list4:before {content: "\f058"; font-weight:400; color:#4160b2;}
.list5:before {content: "\f058"; font-weight:600; color:#4160b2;}
.list6:before {content: "\f00d"; font-weight:600; color:#4160b2;}
.list7:before {content: "\f0a4"; font-weight:600; color:#4160b2;}
.list8:before {content: "\f091"; font-weight:600; color:#4160b2;}
.list9:before {content: "\f201"; font-weight:600; color:#4160b2;}
.list10:before {content: "\f080"; font-weight:600; color:#4160b2;}
.list11:before {content: "\f200"; font-weight:600; color:#4160b2;}
.list1b:before {content: "\f00c"; font-weight:600; color:#e8ce51;}
.list2b:before {content: "\f046"; font-weight:600; color:#e8ce51;}
.list3b:before {content: "\f14a"; font-weight:600; color:#e8ce51;}
.list4b:before {content: "\f05d"; font-weight:600; color:#e8ce51;}
.list5b:before {content: "\f058"; font-weight:600; color:#e8ce51;}
.list6b:before {content: "\f00d"; font-weight:600; color:#e8ce51;}
.list7b:before {content: "\f0a4"; font-weight:600; color:#e8ce51;}
.list8b:before {content: "\f091"; font-weight:600; color:#e8ce51;}
.list9b:before {content: "\f201"; font-weight:600; color:#e8ce51;}
.list10b:before {content: "\f080"; font-weight:600; color:#e8ce51;}
.list11b:before {content: "\f200"; font-weight:600; color:#e8ce51;}

/*------------------------------------------------
　important
------------------------------------------------*/
.righta {text-align:right !important;}
.lefta {text-align:left !important;}
.centera {text-align:center !important;}
.rightb {display:block !important; float:right !important;}
.leftb {display:block !important; float:left !important;}
.centerb {display:block !important; float:none; margin:0 auto !important;}
.centerl {text-align:center !important;}
.centerr {text-align:center !important;}

@media only screen and (max-width: 820px)
{
.centerl {text-align:left !important;}
.centerr {text-align:right !important;}
}
#feed{
    height: 11em;
    overflow-y: scroll;
    overflow-x: hidden;
}
.naname {
    transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
    padding-left: 0.45em;
    margin-bottom:0.5em;
    margin-top:0.2em;
}
.nanameb {
    transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -webkit-transform: rotate(3deg);
    padding-left: 0.45em;
    margin-bottom:0.5em;
    margin-top:0.2em;
}

.tshadow{
text-shadow:
    white 0.1em 0px 0.1em, white -0.1em 0px 0.1em,
    white 0px -0.1em 0.1em, white -0.1em 0px 0.1em,
    white 0.1em 0.1em 0.1em, white -0.1em 0.1em 0.1em,
    white 0.1em -0.1em 0.1em, white -0.1em -0.1em 0.1em,
    white 0.05em 0.1em 0.1em, white -0.05em 0.1em 0.1em,
    white 0.05em -0.1em 0.1em, white -0.05em -0.1em 0.1em,
    white 0.1em 0.05em 0.1em, white -0.1em 0.05em 0.1em,
    white 0.1em -0.05em 0.1em, white -0.1em -0.05em 0.1em,
    white 0.05em 0.05em 0.1em, white -0.05em 0.05em 0.1em,
    white 0.05em -0.05em 0.1em, white -0.05em -0.05em 0.1em;
}
.tshadowb{
text-shadow:
    black 0.1em 0px 0.1em, black -0.1em 0px 0.1em,
    black 0px -0.1em 0.1em, black -0.1em 0px 0.1em,
    black 0.1em 0.1em 0.1em, black -0.1em 0.1em 0.1em,
    black 0.1em -0.1em 0.1em, black -0.1em -0.1em 0.1em,
    black 0.05em 0.1em 0.1em, black -0.05em 0.1em 0.1em,
    black 0.05em -0.1em 0.1em, black -0.05em -0.1em 0.1em,
    black 0.1em 0.05em 0.1em, black -0.1em 0.05em 0.1em,
    black 0.1em -0.05em 0.1em, black -0.1em -0.05em 0.1em,
    black 0.05em 0.05em 0.1em, black -0.05em 0.05em 0.1em,
    black 0.05em -0.05em 0.1em, black -0.05em -0.05em 0.1em;
}

.pr1{background: linear-gradient(transparent 75%, #ffff00 5%); font-weight:bold;}

.bg0{background: #ffffff !important;}
.bg1{background: #2d427a !important;}
.bg2{background: #B1221A !important;}
.bg3{background: #1f5444 !important;}
.bgb{background: beige !important;}
.bgbb{background: #fffff0 !important;}
.bgr{background: #ff0000 !important;}
.cl0{color: #ffffff !important;}
.cl1{color: #2d427a !important;}
.cl2{color: #B1221A !important;}
.cl3{color: #1f5444 !important;}
.clr{color: #ff0000 !important;}

.cly {color:#fc0d1c !important;}
.cll {color:#00b900 !important;}
.clm {color:#ef3f56 !important;}
.cle {color:#ef3f56 !important;}
.clw {color:#ffc107 !important;}
.clf {color:#3b75d4 !important;}
.clt {color:#55acee !important;}
.cli {color:#f13f79 !important;}
.clh {color:#f13f79 !important;}
.fa-fw {
    text-align: left !important;
    width: 1.4em !important;
}
.fs500{font-size:500% !important;}
.fs400{font-size:400% !important;}
.fs300{font-size:300% !important;}
.fs290{font-size:290% !important;}
.fs280{font-size:280% !important;}
.fs270{font-size:270% !important;}
.fs260{font-size:260% !important;}
.fs250{font-size:250% !important;}
.fs240{font-size:240% !important;}
.fs230{font-size:230% !important;}
.fs220{font-size:220% !important;}
.fs210{font-size:210% !important;}
.fs200{font-size:200% !important;}
.fs190{font-size:190% !important;}
.fs180{font-size:180% !important;}
.fs170{font-size:170% !important;}
.fs160{font-size:160% !important;}
.fs150{font-size:150% !important;}
.fs140{font-size:140% !important;}
.fs130{font-size:130% !important;}
.fs120{font-size:120% !important;}
.fs110{font-size:110% !important;}
.fs100{font-size:100% !important;}
.fs90{font-size:90% !important;}
.fs80{font-size:80% !important;}
.fs70{font-size:70% !important;}
.fs60{font-size:60% !important;}
.fs50{font-size:50% !important;}
.fs40{font-size:40% !important;}
.fs30{font-size:30% !important;}
.fs20{font-size:20% !important;}
.fs10{font-size:10% !important;}
.lh2{line-height:2 !important;}
.lh15{line-height:1.5 !important;}
.lh1{line-height:1 !important;}
.lh05{line-height:0.5 !important;}
.lh0{line-height:0 !important;}
.pdxxx{padding:3em !important;}
.pdxx{padding:2.5em !important;}
.pdx{padding:1.5em !important;}
.pdm{padding:1em !important;}
.pds{padding:0.5em !important;}
.pdss{padding:0.25em !important;}
.pdn{padding:0 !important;}
.pdlrxxx{padding-left:3em !important; padding-right:3em !important;}
.pdlrxx{padding-left:2.5em !important; padding-right:2.5em !important;}
.pdlrx{padding-left:1.5em !important; padding-right:1.5em !important;}
.pdlrm{padding-left:1em !important; padding-right:1em !important;}
.pdlrs{padding-left:0.5em !important; padding-right:0.5em !important;}
.pdlrss{padding-left:0.25em !important; padding-right:0.25em !important;}
.pdlrn{padding-left:0em !important; padding-right:0em !important;}
.pdlxxx{padding-left:3em !important;}
.pdlxx{padding-left:2.5em !important;}
.pdlx{padding-left:1.5em !important;}
.pdlm{padding-left:1em !important;}
.pdls{padding-left:0.5em !important;}
.pdlss{padding-left:0.25em !important;}
.pdln{padding-left:0em !important;}
.pdrxxx{padding-right:3em !important;}
.pdrxx{padding-right:2.5em !important;}
.pdrx{padding-right:1.5em !important;}
.pdrm{padding-right:1em !important;}
.pdrs{padding-right:0.5em !important;}
.pdrss{padding-right:0.25em !important;}
.pdrn{padding-right:0em !important;}
.pdtbxxx{padding-top:3em !important; padding-bottom:3em !important;}
.pdtbxx{padding-top:2.5em !important; padding-bottom:2.5em !important;}
.pdtbx{padding-top:1.5em !important; padding-bottom:1.5em !important;}
.pdtbm{padding-top:1em !important; padding-bottom:1em !important;}
.pdtbs{padding-top:0.5em !important; padding-bottom:0.5em !important;}
.pdtbss{padding-top:0.25em !important; padding-bottom:0.25em !important;}
.pdtbn{padding-top:0em !important; padding-bottom:0em !important;}
.pdtxxx{padding-top:3em !important;}
.pdtxx{padding-top:2.5em !important;}
.pdtx{padding-top:1.5em !important;}
.pdtm{padding-top:1em !important;}
.pdts{padding-top:0.5em !important;}
.pdtss{padding-top:0.25em !important;}
.pdtn{padding-top:0 !important;}
.pdbxxx{padding-bottom:3em !important;}
.pdbxx{padding-bottom:2.5em !important;}
.pdbx{padding-bottom:1.5em !important;}
.pdbm{padding-bottom:1em !important;}
.pdbs{padding-bottom:0.5em !important;}
.pdbss{padding-bottom:0.25em !important;}
.pdbn{padding-bottom:0 !important;}
.mra{margin:0 auto !important;}
.mrxxx{margin:3em !important;}
.mrxx{margin:2.5em !important;}
.mrx{margin:1.5em !important;}
.mrm{margin:1em !important;}
.mrs{margin:0.5em !important;}
.mrss{margin:0.25em !important;}
.mrn{margin:0 !important;}
.mrlrxxx{margin-left:3em !important; margin-right:3em !important;}
.mrlrxx{margin-left:2.5em !important; margin-right:2.5em !important;}
.mrlrx{margin-left:1.5em !important; margin-right:1.5em !important;}
.mrlrm{margin-left:1em !important; margin-right:1em !important;}
.mrlrs{margin-left:0.5em !important; margin-right:0.5em !important;}
.mrlrss{margin-left:0.25em !important; margin-right:0.25em !important;}
.mrlrn{margin-left:0em !important; margin-right:0em !important;}
.mrlxxx{margin-left:3em !important;}
.mrlxx{margin-left:2.5em !important;}
.mrlx{margin-left:1.5em !important;}
.mrlm{margin-left:1em !important;}
.mrls{margin-left:0.5em !important;}
.mrlss{margin-left:0.25em !important;}
.mrln{margin-left:0em !important;}
.mrrxxx{margin-right:3em !important;}
.mrrxx{margin-right:2.5em !important;}
.mrrx{margin-right:1.5em !important;}
.mrrm{margin-right:1em !important;}
.mrrs{margin-right:0.5em !important;}
.mrrss{margin-right:0.25em !important;}
.mrrn{margin-right:0em !important;}
.mrtbxxx{margin-top:3em !important; margin-bottom:3em !important;}
.mrtbxx{margin-top:2.5em !important; margin-bottom:2.5em !important;}
.mrtbx{margin-top:1.5em !important; margin-bottom:1.5em !important;}
.mrtbm{margin-top:1em !important; margin-bottom:1em !important;}
.mrtbs{margin-top:0.5em !important; margin-bottom:0.5em !important;}
.mrtbss{margin-top:0.25em !important; margin-bottom:0.25em !important;}
.mrtbn{margin-top:0em !important; margin-bottom:0em !important;}
.mrtxxx{margin-top:3em !important;}
.mrtxx{margin-top:2.5em !important;}
.mrtx{margin-top:1.5em !important;}
.mrtm{margin-top:1em !important;}
.mrts{margin-top:0.5em !important;}
.mrtss{margin-top:0.25em !important;}
.mrtn{margin-top:0em !important;}
.mrbxxx{margin-bottom:3em !important;}
.mrbxx{margin-bottom:2.5em !important;}
.mrbx{margin-bottom:1.5em !important;}
.mrbm{margin-bottom:1em !important;}
.mrbs{margin-bottom:0.5em !important;}
.mrbss{margin-bottom:0.25em !important;}
.mrbn{margin-bottom:0em !important;}
.pdz{padding-left:1em !important; padding-right:1em !important; padding-bottom:1em !important; padding-top:0em !important;}

.pindex{text-indent: 1em;}

.potl{position: absolute; top:0; left:0;}
.potr{position: absolute; top:0; right:0;}
.pobl{position: absolute; bottom:0; left:0;}
.pobr{position: absolute; bottom:0; right:0;}
.vam{vertical-align: middle;}
.max320{display:inline !important;}
.min320{display:none !important;}
.max375{display:inline !important;}
.min375{display:none !important;}
.max414{display:inline !important;}
.min414{display:none !important;}
.max680{display:inline !important;}
.min680{display:none !important;}
.max790{display:inline !important;}
.min790{display:none !important;}
.max1000{display:inline !important;}
.min1000{display:none !important;}
.max1040{display:inline !important;}
.min1040{display:none !important;}
.max1590{display:inline !important;}
.min1590{display:none !important;}
.max1200{display:inline !important;}
.min1200{display:none !important;}
.maxmb{display:block !important;}
.minmb{display:none !important;}
.maxmbb{display:block !important;}
.minmbb{display:none !important;}
.maxmbc{display:block !important;}
.minmbc{display:none !important;}
.maxtb{display:block !important;}
.mintb{display:none !important;}
.maxpc{display:block !important;}
.minpc{display:none !important;}
@media print, screen and (min-width: 320px)
{
.max320{display:none !important;}
.min320{display:inline !important;}
}
@media print, screen and (min-width: 375px)
{
.max375{display:none !important;}
.min375{display:inline !important;}
.maxmbb{display:none !important;}
.minmbb{display:block !important;}
}
@media print, screen and (min-width: 414px)
{
.max414{display:none !important;}
.min414{display:inline !important;}
.maxmb{display:none !important;}
.minmb{display:block !important;}
}
@media print, screen and (min-width: 680px)
{
.max680{display:none !important;}
.min680{display:inline !important;}
.maxmbc{display:none !important;}
.minmbc{display:block !important;}
}
@media print, screen and (min-width: 790px)
{
.max790{display:none !important;}
.min790{display:inline !important;}
.maxtb{display:none !important;}
.mintb{display:block !important;}
}
@media print, screen and (min-width: 1000px)
{
.max1000{display:none !important;}
.min1000{display:inline !important;}
}
@media print, screen and (min-width: 1040px)
{
.max1040{display:none !important;}
.min1040{display:inline !important;}
.maxpc{display:none !important;}
.minpc{display:block !important;}
}
@media print, screen and (min-width: 1590px)
{
.max1590{display:none !important;}
.min1590{display:inline !important;}
}
@media print, screen and (min-width: 1200px)
{
.max1200{display:none !important;}
.min1200{display:inline !important;}
}
.maxw{margin: 0 auto 1em; max-width: 310px;}

.b55l{display:block;padding:0;margin:0;width:50%;float:left;}
.b55r{display:block;padding:0;margin:0;width:50%;float:right;}
.b64l{display:block;padding:0;margin:0;width:60%;float:left;}
.b64r{display:block;padding:0em;margin:0;width:40%;float:right;}
.b46l{display:block;padding:0em;margin:0;width:40%;float:left;}
.b46r{display:block;padding:0em;margin:0;width:60%;float:right;}
.b73l{display:block;padding:0em;margin:0;width:70%;float:left;}
.b73r{display:block;padding:0;margin:0;width:30%;float:right;}
.b37l{display:block;padding:0;margin:0;width:30%;float:left;}
.b37r{display:block;padding:0;margin:0;width:70%;float:right;}
.b82l{display:block;padding:0;margin:0;width:80%;float:left;}
.b82r{display:block;padding:0;margin:0;width:20%;float:right;}
.b28l{display:block;padding:0;margin:0;width:20%;float:left;}
.b28r{display:block;padding:0;margin:0;width:80%;float:right;}
.b91l{display:block;padding:0;margin:0;width:90%;float:left;}
.b91r{display:block;padding:0;margin:0;width:10%;float:right;}
.b19l{display:block;padding:0;margin:0;width:10%;float:left;}
.b19r{display:block;padding:0;margin:0;width:90%;float:right;}
.b33l{display:block;padding:0;margin:0;width:33%;float:left;}
.b33c{display:block;padding:0;margin:0 0.5%;width:33%;float:left;}
.b33r{display:block;padding:0;margin:0;width:33%;float:right;}
.b44{display:block;padding:0;margin:0;width:25%;float:left;}
.b0{width:100%; margin:0 auto; padding:0; display:block; overflow:hidden;}
.b1, .b2, .b2b, .b3, .b3b, .b4, .b4b, .bside{width:100%; margin:0; padding:0; display:inline-block; float:left;}
.bside{text-align:center;}
/*.bside a img{margin:0 auto 10px; border:1px #ccc solid;}*/
.bside img:first-child {width:90%; height:auto; margin:0 auto 1em; border:1px #ccc solid;}
@media only screen and (min-width: 375px)
{
.b2b {width:100%; padding-left: -webkit-calc(50vw - 187.5px); padding-right: -webkit-calc(50vw - 187.5px); padding-left: calc(50vw - 187.5px); padding-right: calc(50vw - 187.5px);}
.b3b, .bside {width:100%; padding-left: -webkit-calc(50vw - 187.5px); padding-left: calc(50vw - 187.5px);padding-right: -webkit-calc(50vw - 187.5px); padding-right: calc(50vw - 187.5px);}
.b4b {width:50%; padding-left: -webkit-calc(25vw - 93.75px); padding-left: calc(25vw - 93.75px); padding-right: -webkit-calc(25vw - 93.75px); padding-right: calc(25vw - 93.75px);}
.b4 {width:50%;}
}
@media only screen and (min-width: 790px)
{
.b2, .b2b{width:50%; padding-left:0; padding-right:0;}
.b3, .b3b{width:33.3%; padding-left:0; padding-right:0;}
.b4, .b4b{width:25%; padding-left:0; padding-right:0;}
.bside{width:100%;}
.bside img:first-child {width:100%; height:auto; margin:0 0 10px; border:1px #ccc solid;}
}

/*------------------------------------------------------------------------------------------------qa-*/
.question {
    background: url(../images/q.png) no-repeat;
    background-position: top left;
    margin-top: 1.5em;
    margin-bottom: 1em;
    padding-top: 3px;
    padding-left: 40px;
    min-height: 40px;
    color: #2d427a;
}
.answer {
    background: url(../images/a.png) no-repeat;
    background-position: top left;
    margin-bottom: 1.5em;
    padding-top: 3px;
    padding-left: 40px;
    min-height: 40px;
}

/*------------------------------------------------------------------------------------------------mokuji-*/
.mokujibox{
    display:block;
    clear: both;
    overflow: hidden;
    width:98%;
    max-width:640px;
    margin: 1em auto 1em;
    padding: 0;
}
.mokujiin{
        display:block;
    clear: both;
    overflow: hidden;
    margin: 0.5em 0 0;
    padding: 0.6em 1em 0em 2.5em;
    border:#4160b2 dashed 0.05em;
    background:#fffff0;

}
.mokujibox label {
  background: #4160b2;
  text-align:center;
  color: #fff;
  padding: 0.4em 0 0.3em;
  display: block;
  width: 6em;
  border: 1px solid #fff;
  border-radius:5px;
  cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    height: 2.5em;
    position: relative;
    z-index:2;
 /*  margin: 0 auto;*/
}

.mokujibox label:hover {
  background: #2d427a;
}
.mokujibox input[type="checkbox"], .mokujibox  input[type="radio"] {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 2.5em;
}
.mokujibox input[type="checkbox"].on-off{
  display: none;
}
.mokujibox ul {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  margin: 0 0 1em;
  padding: 0;
  list-style: none;
}
/*
.mokujibox input[type="checkbox"].on-off + div{
  display: none;
}
.mokujibox input[type="checkbox"].on-off:checked + div{
  display: block;
}
*/
/*---最初閉じているタイプ-----------*/
.mokujibox input[type="checkbox"].on-off + div{
  display: block;
}
.mokujibox input[type="checkbox"].on-off:checked + div{
  display: none;
}

/*------------------------------------------------
　　tags
------------------------------------------------*/
.tags{
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    display: inline-block;
    clear: both;
}
.tags li {
    display: inline-block;
    padding: 0;
    margin: 0 0.5em 0.5em 0;
}
.tags a{
 background:#ddd;
 color:#666;
 padding:4px 8px 3px;
 margin:0 1px 0 5px;
 border-radius:5px;
 text-decoration:none;
 font-size:12px;
 line-height: 2.3;
 font-weight:bold;
 white-space: nowrap;
}
.tags a:hover{
 color:#333;
 background:#ddd;
 font-weight:400;
}
.tags a:before{
 font-family:"Font Awesome 5 Free";
 content:"\f02b"; 
 font-weight:600;
 color:#1f5444;
 padding-right:6px;
}
.tags a span{
 padding-left:0.5em;
 color:#1f5444;
}

/*------------------------------------------------
　　catcloud
------------------------------------------------*/
.catcloud{
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    display: inline-block;
    clear: both;
}
.catcloud li {
    display: inline-block;
    padding: 0;
    margin: 0 0.5em 0.5em 0;
}
.catcloud a{
 background:#1f5444;
 color:#fff;
 padding:4px 8px 3px;
 margin:0 1px 0 5px;
 border-radius:5px;
 text-decoration:none;
 font-size:12px;
 line-height: 2.3;
 font-weight:bold;
 white-space: nowrap;
}
.catcloud a.catb{background:#4160b2;}
.catcloud a:hover,.catcloud a:hover.catb{
 background:#333;
}
.catcloud a:before{
 font-family:"Font Awesome 5 Free";
 content:"\f35a"; 
 font-weight:600;
 color:#fff;
 padding-right:6px;
}
.catcloud a span{
 padding-left:0.5em;
 color:#fff;
}

/*------------------------------------------------
　　post-categories
------------------------------------------------*/
.post-categories {
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	display: block;
    clear: both;
}
.post-categories li {
    display: inline-block;
    padding: 0;
    margin: 0 0.5em 0.5em 0;
}
.post-categories a {
	line-height: 26px;
	position: relative;
	display: inline-block;
	height: 26px;
	margin: 5px 0px 5px 10px;
	padding: 0 8px 0 23px;
	-webkit-transition: color 0.2s;
	        transition: color 0.2s;
	text-decoration: none;
	color: #ffffff;
	border-radius: 3px 0 0 3px;
	background: #1f5444;
	white-space: nowrap;
}
.post-categories a::before, .post-categories a::after {
	background: #fff;/*背景色*/
}
.post-categories a::before {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 6px;
	height: 6px;
	content: '';
	border-radius: 10px;
}
.post-categories a::after {
	position: absolute;
	top: -2px;
	right: -6px;
	width: 0;
	height: 0;
	content: '';
	border-width: 15px 0 15px 8px;
	border-style: solid;
	border-color: transparent transparent transparent #1f5444;
	border-radius: 4px;
}
.post-categories a:hover {
	color: #ffffff;
	background-color: #555555;
}
.post-categories a:hover::after {
	border-left-color: #555555;
}

/*------------------------------------------------
　　tagcloud
------------------------------------------------*/
.tagcloud {
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 0 0 0 8px;
	display: block;
    clear: both;
}
.tagcloud li {
    display: inline-block;
    padding: 0;
    margin: 0 0.5em 0.5em 0;
}
.tagcloud a {
	line-height: 26px;
	position: relative;
	display: inline-block;
	height: 26px;
	margin: 5px 0px 5px 10px;
	padding: 0 8px 0 15px;
	-webkit-transition: color 0.2s;
	        transition: color 0.2s;
	text-decoration: none;
	color: #ffffff;
	border-radius: 0 3px 3px 0;
	background: #222222;
	white-space: nowrap;
}
.tagcloud a::before, .tagcloud a::after {
	background: #fff;/*背景色*/
}
.tagcloud a::before {
	position: absolute;
	top: 10px;
	left: 3px;
	width: 6px;
	height: 6px;
	content: '';
	border-radius: 10px;
}
.tagcloud a::after {
	position: absolute;
	top: -1px;
	left: -6px;
	width: 0;
	height: 0;
	content: '';
	border-style: solid;
	border-width: 14px 6px 14px 0;
	border-color: transparent #222222 transparent transparent;
	border-radius: 4px;
}
.tagcloud a:hover {
	background: #555555;
}
.tagcloud a:hover:after {
	border-color: transparent #555555 transparent transparent;
}

/*------------------------------------------------
　　breadcrumb
.breadcrumb ol li:before {
    content: '>';
    margin: 0 5px 0 0;
    color: #777;
}
------------------------------------------------*/
.breadcrumb {margin:0 auto 0.8em 0.5em;}
.breadcrumb ol {
    font-size:14px;
    margin: 0;
    padding: 0;
}
.breadcrumb ol li {
    display: inline;
    list-style: none;
    color: #2d427a;
    font-weight: bold;
    margin-left: 0;
}
.breadcrumb ol li:first-child:before {
    content: none;
}

.breadcrumb ol li > a{
    color: #2d427a;
    margin-right: 5px;
    text-decoration: none;  
}
.breadcrumb ol li a:hover {
    text-decoration: underline;
    color: #1f5444;
}
@media print, screen and (max-width: 500px) {
    .breadcrumb ol li span.e-title{
        display: block;
    }   
}

/*------------------------------------------------
　　pagination
------------------------------------------------*/
.pagination {
  margin: 1em auto;
  padding: 1em 0;
  text-align: center;
  display: block;
  display: contents;
}

.pagination a {
  font-size: 1em;
  line-height: 2em;
  text-align: center;
  color: #fff;
  text-decoration: none;
  letter-spacing: 0;
  display: inline-block;
  height: 2em;
  width: 2em;
  border-radius: 50%;
  background: #2d427a;
  transition: .3s
}

.pagination a:hover {
  color: #fff;
  background: #1f5444;
}

.pagination span {
  font-size: 1em;
  line-height: 2em;
  text-align: center;
  letter-spacing: 0;
  display: inline-block;
  height: 2em;
  width: 2em;
  border-radius: 50%;
  background: #2d427a;
}

.pagination span.dots {
  background: 0
}

.pagination span.current {
  background: #1f5444;
  color: #fff
}

/*================================================
 *  ページトップへの戻り
 ================================================*/
#page-top{
  display: block;
  position: fixed;
  z-index: 9999;
  bottom: 50px;
  right: 10px;
    width: 2.6em;
    height: 2.6em;
    padding: 0.5em 0.1em;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
  text-decoration: none;
  transform: rotateY(270deg);
  transition: .5s;
}
#page-top{background: #2d427a;}
#page-top:hover{background: #4160b2;}
#page-top a
{
  font-size:0.8em;
  color:#fffefa;
  text-decoration:none;
}
#page-top a:hover
{
  font-size:0.8em;
  color:#fffdec;
}

/*------------------------------------------------
　　#mordal
------------------------------------------------*/
#open01 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 10000;
}
.close_overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    min-height: 100%;
    display: block;
    text-indent: -9999px;
    background: #000;
    opacity: 0.5;
    z-index: 5;
}
.modal_window {
    display: block;
    float: left;
    overflow: auto;
    z-index: 998;
    position: fixed;
    max-height: 80vh;
    width: 90%;
    margin-left: 5%;
    margin-top: 8vh;
    padding: 1em;
    border-radius: 10px;
    border: 5px solid #2d427a;
    background: #ffffff;
}
.modal_window-close-p{
    position: fixed;
    top: 1em;
    right: 1em;
    padding: 0;
    display: block;
    z-index: 999;
}
.modal_window-close{
    display: inline-block;
    padding: 0.2em 0.5em 0.1em;
    font-size: 1em;
    line-height: 1.1;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;
    border-radius: 10px;
    background-color: #4160b2;
    color: #fff;
}
.modal_window-close:link, .modal_window-close:visited, .modal_window-close:active{color:#fff;}
.modal_window-close::before, .modal_window-close::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.modal_window-close:hover {
	background-color: #2d427a; color:#fff;
}

@media only screen and (min-width: 790px) {
.modal_window {max-width: 730px; margin-left: calc(50% - 365px);}
}

/* CSS3 ModalWindow SET
-------------------------- */
@-webkit-keyframes modalFadeIn {
    0% {opacity: 0;display: block;}
    100% {opacity: 1;}
}
 
div#modal div:target {
    -webkit-animation-name: modalFadeIn;
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: 1;
    opacity: 1;
    display: block;
}
 
@-webkit-keyframes modalScale {
    0% {opacity: 0;display: block; -webkit-transform:scale(0);}
    100% {opacity: 1; -webkit-transform:scale(1);}
}
 
div#modal div:target .modal_window {
    -webkit-animation-name: modalScale;
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: 1;
    -webkit-transform:scale(1);
    opacity: 1;
    display: block;
}
.modal_window::-webkit-scrollbar{
  width: 12px;
}
.modal_window::-webkit-scrollbar-track{
  background: #fff;
  border: none;
  border-radius: 10px;
  box-shadow: inset 0 0 2px #777; 
}
.modal_window::-webkit-scrollbar-thumb{
  background: #4160b2;
  border-radius: 10px;
  box-shadow: none;
}

/*------------------------------------------------
　　#balloon1
------------------------------------------------*/
.balloon1-bottom {
  position: relative;
  display: inline-block;
  margin: 1.5em 0;
  padding: 1em 1em 0.5em;
  width: 100%;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  font-size: 1em;
  background: #e0edff;
}
.balloon1-bottom:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #e0edff;
}
.balloon1-bottom p {
  margin: 0;
  padding: 0;
}

.balloon1-top {
  position: relative;
  display: inline-block;
  margin: 1.5em 0;
  padding: 1em 1em 0.5em;
  width: 100%;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  font-size: 1em;
  background: #e0edff;
}
.balloon1-top:before {
  content: "";
  position: absolute;
  top: -30px;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-bottom: 15px solid #e0edff;
}
.balloon1-top p {
  margin: 0;
  padding: 0;
}

.balloon1-left {
  position: relative;
  display: inline-block;
  margin: 1.5em 0 1.5em 15px;
  padding: 1em 1em 0.5em;
  width: 100%;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  font-size: 1em;
  background: #e0edff;
}
.balloon1-left:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -30px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-right: 15px solid #e0edff;
}
.balloon1-left p {
  margin: 0;
  padding: 0;
}

.balloon1-right {
  position: relative;
  display: inline-block;
  margin: 1.5em 15px 1.5em 0;
  padding: 1em 1em 0.5em;
  width: 100%;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  font-size: 1em;
  background: #e0edff;
}
.balloon1-right:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  margin-top: -15px;
  border: 15px solid transparent;
  border-left: 15px solid #e0edff;
}
.balloon1-right p {
  margin: 0;
  padding: 0;
}
}

@media only screen and (max-width: 789px)
{
.balloon1 {
  position: relative;
  display: inline-block;
  margin: 1.5em 0;
  padding: 1em 1em 0.5em;
  width: 100%;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  font-size: 1em;
  background: #e0edff;
}
.balloon1:before {
  content: "";
  position: absolute;
  top: -30px;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-bottom: 15px solid #e0edff;
}
.balloon1 p {
  margin: 0;
  padding: 0;
}
@media print, screen and (min-width: 790px)
{
.balloon1 {
  position: relative;
  display: inline-block;
  margin: 0 0 1.5em 15px;
  padding: 1em 1em 0.5em;
  width: 100%;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  font-size: 1em;
  background: #e0edff;
}
.balloon1:before {
  content: "";
  position: absolute;
  top: 15px;
  left: -30px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-right: 15px solid #e0edff;
}
.balloon1 p {
  margin: 0;
  padding: 0;
}
}

/*================================================
 *  wp-block-column
.wp-block-columns {
    display: flex;
    flex-wrap: wrap;
}
@media (min-width: 782px)
.wp-block-columns {
    flex-wrap: nowrap;
}
.wp-block-column {
    flex-grow: 1;
    margin-bottom: 1em;
    flex-basis: 100%;
    min-width: 0;
    word-break: break-word;
    overflow-wrap: break-word;
}
@media (min-width: 600px){
.wp-block-column {
    flex-basis: calc(50% - 16px);
    flex-grow: 0;
}
.wp-block-column:nth-child(2n) {
    margin-left: 32px;
}
}
@media (min-width: 782px){
.wp-block-column:not(:first-child) {
    margin-left: 32px;
}
}
 ================================================*/
.inv-recaptcha-holder{
     float: right;
     margin-top: 1em;
     margin-bottom: 1em;
}
.wpcf7-response-output {
    display: block;
    overflow: hidden;
    clear: both;
}

/*================================================
 *  search box
 ================================================
.sbox {position: relative;}
.sb  {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  margin:0;
  padding:0;
}
.sbox img {width:100%;}
.sb h1, .sb h1 abbr{
    font-size: 28px;
    width: 100%;
    margin:0 0 0.5em;
    padding: 0;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    font-family: cursive !important;
}
.sb_p{
    margin:0;
    padding:0;
    color: #cc0000;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
}
.sb_s {
	overflow: hidden;
	width: 90%;
        padding-top: 2.1px;
        padding-bottom: 2.1px;
	margin: 0 auto 2em;
	text-align: center;
	position: relative;
	border-radius: 2px;
	border: 2px solid #cc0000;
	background: #ffffff;
}
.sb_s input{
	width: 100%;
	padding-right: 1em;
	text-indent: 0.01px;
	text-overflow: ellipsis;
	border: none;
	outline: none;
	background: transparent;
	background-image: none;
	box-shadow: none;
	-webkit-appearance: none;
	appearance: none;
	padding: 8px 38px 8px 8px;
	color: #cc0000;
}
.sb_cat {
	overflow: hidden;
	width: 90%;
	margin: 0 auto 2em;
	text-align: center;
	position: relative;
	border-radius: 2px;
	border: 2px solid #cc0000;
	background: #ffffff;
}
.sb_cat select {
	width: 100%;
	padding-right: 1em;
	cursor: pointer;
	text-indent: 0.01px;
	text-overflow: ellipsis;
	border: none;
	outline: none;
	background: transparent;
	background-image: none;
	box-shadow: none;
	-webkit-appearance: none;
	appearance: none;
	padding: 8px 38px 8px 8px;
	color: #cc0000;
}
.sb_cat select::-ms-expand {
    display: none;
}
.sb_cat::before {
	position: absolute;
	top: 1.0em;
	right: 0.8em;
	width: 0;
	height: 0;
	padding: 0;
	content: '';
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #cc0000;
	pointer-events: none;
}
.sb_sub {
    overflow: hidden;
    float:none;
    width: 80px;
    padding-top: 8px;
    padding-bottom: 8.2px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    border-radius: 2px;
    border: 2px solid #cc0000;
    background: #cc0000;
    color: #ffffff;
}
.sb_sub:hover {
    border: 2px solid #ff8000;
    background: #ff8000;  
}

@media screen and (max-width: 790px){
.sb_sub {left: -webkit-calc(50% - 40px); left: calc(50% - 40px);}
}
@media print, screen and (min-width: 790px){
.sb {width: 750px;}
.sb h1, .sb h1 abbr{font-size: 36px;}
.sb_cat, .sb_s {width: 29%; margin-right:1%; float:left;}
.sb_sub {width:10%; float:right; margin:0 auto 2em;}
}
*/

section .sd-content ul:not([class]) {
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
    -moz-margin-before: 0em;
    -moz-margin-after: 0em;
    -moz-margin-start: 0px;
    -moz-margin-end: 0px;
    -moz-padding-start: 0px;
    list-style-position: unset;
    text-indent: 0;
    display: table-cell;
    padding: 0!important;
    margin: 0 0 .7em 0!important;
    list-style: none!important;
}

section .sd-content ul:not([class]) li {
    list-style-type: unset;
    line-height: unset;
    text-indent: 0;
    display: inline-block;
    margin: 0 5px 5px 0!important;
    padding: 0!important;
}
section .sd-content ul:not([class]) li:before{
   content:""!important;
line-height: 1.2;
    font-family: unset;
    font-weight: bold;
    color: #4160b2;
}

@media print{
.print_pages { size: A4; page-break-before: always;}
header, footer, #sidebar, #subbox , .fixfoot, .top-fixed, .side-fixed, .btn-fixed, .vwrap, #page-top, #g-menu{display:none !important;}
#contents, #main{width:100% !important; max-width:297mm !important; font-size:14px;}
}
@media all and (-ms-high-contrast: none){
  .print_pages.page-break {page-break-before: auto;}
}