body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	margin: 0;
	padding: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
iframe {
	display: block
}

iframe,
fieldset,
img,
button,
input {
	border: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

address,
cite,
dfn,
em,
var,
i {
	font-style: normal;
	font-weight: normal
}

del {
	text-decoration: line-through
}

ul,
ol {
	list-style: none
}

a {
	text-decoration: none
}

button,
input,
select,
textarea {
	font-size: 100%
}

input {
	border-radius: 0
}

body {
	overflow-x: hidden;
	min-width: 320px;
	font-family: "Noto Sans SC";
	background: #fff;
	color: #333;
	-webkit-text-size-adjust: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-font-smoothing: subpixel-antialiased;
	-moz-user-select: none;
	-webkit-touch-callout: none;
}

input::-webkit-input-placeholder {
	color: #999 !important
}

input:-moz-placeholder {
	color: #999 !important
}

input::-moz-placeholder {
	color: #999 !important
}

input:-ms-input-placeholder {
	color: #999 !important
}

:focus {
	outline: 0
}

.clear {
	clear: both
}

.clearfix,
.c {
	zoom: 1
}

.clearfix:after,
.c:after {
	content: "";
	display: block;
	font-size: 0;
	height: 0;
	clear: both;
	visibility: hidden
}

.fl {
	float: left
}

.fr {
	float: right
}


body {font-size: 15px;}
.u35_dTM1_dGl0bGVfc2VjdGlvbg{font-size: 1.2rem; font-weight: bold; color: #4375bf;}
.u35_dTM1_bGlzdF93aW5uZXI{font-size:1rem; line-height: 3rem;}
.logo_style{width:2rem;display: inline;}
.u35_dTM1_bWFyZ2luX3RvcF8ycmVt{margin-top: 2rem;}
.u35_dTM1_c2Vhc29uX2FyZWE{ width:80%; margin: 0 auto; padding-bottom:1rem;}
.u35_dTM1_c2Vhc29uX2FyZWE a{ color:#ffffff; float: left; margin-left: 0.5rem; text-decoration: none; background-color:#4375bf; border-radius: 5px; margin-top: 5px;}
.u35_dTM1_bWFzdGNoX2xpc3Rfcm91bmRfYXJlYQ{ width: 90%; margin: 0 auto; margin-bottom: 1rem;}
.u35_dTM1_bWFzdGNoX2xpc3Rfcm91bmRfYXJlYQ ul{ list-style: none; padding: 0; margin: 0;}
.u35_dTM1_bWFzdGNoX2xpc3Rfcm91bmRfYXJlYQ ul li{ float: left; margin-left: 0.3rem; margin-top: 0.3rem; }
.u35_dTM1_bWFzdGNoX2xpc3Rfcm91bmRfYXJlYQ ul li a{ text-decoration: none; color: #ffffff; background-color: #4375bf; border-radius: 5px;}
.u35_dTM1_bGlzdF93aW5uZXJfaXRlbQ {display: flex;align-items: center}
.current_select{background-color: #ffffff; color: #4375bf;}

.u35_dTM0_cGFnaW5nLWNscw {
  clear:both;
  display: flex;
   flex-flow: wrap;
  justify-content: center;
}
.u35_dTM0_cGFnaW5nLWNscw li {
    display: inline-block;
}
.u35_dTM0_cGFnaW5nLWNscw a{
    padding: 6px 8px;
    background: #eee;
    margin: 5px;
    display: inline-block;
}

.ar-content {padding:10px}
@media screen and (max-width: 1080px) {

    .ar-content iframe {
        width: 100%;
        height: auto !important;
    }
}

