body {
	max-width: 750px;
	margin: 0 auto !important;
}

@media screen and(min-width:1680px) {
	.aaa {
		left: 50%;
		transform: translate(-50%)
	}
}

* {
	padding: 0;
	margin: 0
}

body {
	max-width: 750px;
	min-width: 320px;
	font-family: "IBM Plex Serif";
	-webkit-font-smoothing: antialiased;
	margin: auto
}

.page_line {
	margin: 20px 0px 20px 0px;
	width: 100%;
	border: solid 0.5px#CCC
}

#kiji img {
	display: block;
	width: 100%
}

#kiji p {
	font-size: 16px;
	line-height: 160%;
	margin: 20px 5px 20px 5px
}

@media screen and(max-width:600px) {
	.right {
		float: none
	}

	.left {
		float: none;
		text-align: left
	}

	#contents {
		margin-top: 10px
	}

	#main {
		width: 100%;
		margin: 0 auto
	}

	#side {
		float: none;
		margin: auto;
		width: 98%
	}

	#second {
		box-shadow: none;
		width: 100%;
		background: rgb(255, 234, 244);
		padding: 0 12px;
		box-sizing: border-box;
		margin-bottom: 20px
	}

	#kiji img {
		display: block;
		width: 100%;
		margin: 5px 0px 10px 0px
	}
}

#back_line {
	background-color: rgb(255, 234, 244);
	background-image: url(../image/background.jpg)
}

.imgf {
	width: 100%;
	position: fixed;
	bottom: 0px;
	left: 0
}

.b_pnk150 {
	color: #FF0000;
	font-weight: bold;
	font-size: 175%;
	text-decoration: underline
}

.b1 {
	margin-top: 10px
}

.b_pnk151 {
	color: #494949;
	font-weight: bold;
	font-size: 100%
}

.b_pnk152 {
	color: #494949;
	font-weight: bold;
	font-size: 100%
}

.b2 {
	margin-top: 20px
}

.b3 {
	margin-top: 20px
}

.b_pnk153 {
	color: #494949;
	font-weight: bold;
	font-size: 100%
}

.b_pnk154 {
	color: #0000FF;
	font-weight: bold;
	font-size: 100%
}

.q {
	background-color: rgb(225, 237, 249)
}

.b4 {
	margin-top: 40px
}

.b_yelmark {
	font-weight: bold;
	background: linear-gradient(transparent 50%, #ffff99 50%)
}

.b_pnk155 {
	font-weight: bold;
	font-size: 100%
}

.zhuo {
	margin-top: 60px
}

.zhuo p {
	font-size: 18px;
	line-height: 100%
}

.zhuo1 {
	margin-top: 40px
}

.dian {
	margin-top: 40px;
	margin-left: 5px
}

.dian li {
	font-size: 18px;
	font-weight: bold
}

.xiaotu img {
	width: 400px
}

.b_pnk156 {
	color: #FFFF00;
	font-weight: bold;
	font-size: 150%;
	background-color: #000000
}

.ditu {
	background-color: #F4F4F4
}

.center-txt {
	text-align: center;
	margin-top: 40px
}

.bl-line {
	background: linear-gradient(transparent 0%, #000000 0%)
}

.white-txt {
	color: #ffffff
}

.zhuo3 {
	margin-top: 20px
}

.center-txt {
	text-align: center;
	font-weight: bold
}

.red-txt {
	color: #D10938
}

.b_pnk157 {
	color: #FF00BC;
	font-weight: bold;
	font-size: 100%
}

.red-txt1 {
	color: #D10938
}

.swiper_container {
	overflow: hidden;
	padding-bottom: 28px
}

.swiper_title {
	display: block;
	text-align: center;
	font-weight: bold;
	margin-top: 12px;
	font-size: 1.2rem
}

.swiper_list {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap
}

.swiper_list li {
	width: 34%;
	text-align: center;
	padding: 0.5rem 0;
	background-color: #ffced8;
	margin-top: 20px;
	border-radius: 5px;
	color: black;
	padding: 5px
}

.swiper_result_title {
	color: rgb(29, 29, 29);
	font-size: 1.2rem;
	font-weight: bold;
	border-bottom: 1px solid#fdb4ad;
	padding: 8px 0 5px 0;
	text-align: center
}

.swiper_result p:nth-child(2) {
	font-size: 1rem;
	padding-top: 12px
}

.swiper_result p:nth-child(3) {
	text-align: center;
	margin-top: 8px;
	font-size: 15px
}

.swiper_result p:nth-child(4) {
	margin-top: 2px;
	font-size: 15px
}

.swiper_result div:nth-child(5) {
	width: 86%;
	display: flex;
	justify-content: space-evenly;
	margin: 0 auto;
	margin-top: 15px;
	border-radius: 1px
}

.swiper_result p:nth-child(6) {
	color: rgb(255, 0, 0);
	text-align: center;
	margin: 22px 0 12px 0;
	font-size: 1rem
}

.swiper_result p:nth-child(7) {
	color: #f7693d;
	margin: 22px 0 12px 0;
	font-size: 0.9rem;
	text-indent: 2em
}

.content_bottom_test {
	width: 78.5%;
	margin: 0 auto;
	position: relative;
	padding: 5px;
	z-index: 2;
	background-color: #fff;
	top: 12.5px;
	border-top-left-radius: 1px;
	border-top-right-radius: 1px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	box-shadow: 0px 0px 6px#fdb4ad
}

.content_bottom {
	background-color: #ffced8;
	padding: 1px 0 5px
}

.text_header {
	position: absolute;
	top: 2px
}

.text_header:before {
	display: table;
	content: ''
}

.test_img {
	padding: 0 !important;
	margin: 2px 0 !important;
	border: 1px solid#fdb4ad;
	border-radius: 2px !important
}

.test_img img {
	width: 100%;
	vertical-align: middle
}

.content_botton_broadacast {
	width: 85%;
	margin: 20px auto 0;
	background-color: #fff;
	border-radius: 24px
}

.scroll-bar {
	width: 100%;
	height: 40px;
	line-height: 40px;
	display: flex;
	justify-content: space-between;
	border-radius: 2px;
	box-shadow: 0px 6px 3px 0 rgba(0, 0, 0, 0.05);
	margin: 8px auto 0;
	overflow: hidden;
	color: #848381;
	text-align: center
}

.box1 {
	padding: 0.5em 1em;
	margin: 2em 0;
	font-weight: bold;
	border: solid 3px#ff99a3
}

.box1 p {
	margin: 0;
	padding: 0
}

.red2-txt {
	color: #ff0000
}

.kakomi-box4 {
	margin: 0%;
	padding: 0.1%0%0%1%;
	width: 90%;
	background-color: #FFF5EE;
	box-shadow: 0 0 5px 1px#ccc;
	margin-left: 20px
}

.kakomi-box4 p {
	margin: 1% !important
}

.b_110 {
	font-weight: bold;
	font-size: 110%
}

.b_pnk_02 {
	color: rgb(255, 20, 147)
}

.h3 {
	font-size: 16px;
	position: relative;
	padding: 0.6em;
	background: #fffbe0;
	font-weight: bold
}

.h4 {
	font-size: 16px;
	position: relative;
	padding: 0.6em;
	font-weight: bold;
	text-align: center
}

.kuchikomi {
	padding: 10px;
	background-color: #f4f4f4;
	margin: 10px 0px 24px 0px
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto
}

.h5 {
	font-size: 16px;
	position: relative;
	padding: 0.6em;
	background: #FF0938;
	font-weight: bold;
	text-align: center
}

h2 {
	border: solid 4px#ffe9b6;
	padding: 0.5em;
	border-radius: 0.5em;
	font-size: 16px;
	font-weight: bold
}

body {
	font-family: "IBM Plex Serif";
	-webkit-font-smoothing: antialiased;
	margin: auto;
}

html,
body,
div,
b,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 1.8;
	color: #333;
}

a:link {
	color: #0032a0;
}

a:visited {
	color: #0032a0;
}

a:hover {
	text-decoration: none;
	color: #e62896;
}
