@charset "shift_jis";

/* ============================================================

	reset

============================================================ */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, 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 { margin: 0; padding: 0; border: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
body { line-height: 1; }
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; }
*, *::before, *::after { box-sizing: border-box; }
body { -webkit-text-size-adjust: 100%; }

/* ============================================================

	base

============================================================ */

body {
	background: #fff;
	color: #333;
	font-family: 'CI',Meiryo,'qMmpSPro W3','Hiragino Kaku Gothic Pro','lrSVbN',sans-serif;
}

body.tcS {
	font-size: 80%;
}

body.tcL {
	font-size: 200%;
}

#skip_link {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	width: 100%;
}

#skip_link a {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 10px;
	text-indent: -9999px;
}

#skip_link a:active,
#skip_link a:focus {
	overflow: visible;
	height: auto;
	text-indent: 0;
	text-align: center;
	padding: 10px;
	background: #fff;
}

#skip_main {
	overflow: hidden;
	height: 1px;
	text-indent: -9999px;
}

a {
	word-break: break-all;
}

img {
	max-width: 100%;
	height: auto;
	border: 0;
	vertical-align: bottom;
}

a img {
	overflow: hidden;
}

img.nomenu {
	pointer-events: none;
}

a.ov:hover img,
img.ov:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

strong,
b,
.bold {
	font-weight: bold;
}

/* ============================================================

	parts

============================================================ */

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}

.clfx {
	zoom:1;
	min-height: 1px;
}

.clfx::after {
	content: '\02022';
	display: block;
	clear: both;
	height: 1px;
	line-height: 1px;
	margin-top: -1px;
	visibility: hidden;
}

.nobr {
	white-space: nowrap;
}

.wbreak {
	word-break: break-all;
}

.indent_kakko {
	display: inline-block;
	margin-left: -0.5em;
	text-indent: 0;
}

.indent_kakko2 {
	display: inline-block;
	margin-left: -0.25em;
	text-indent: 0;
}

.indent_1em {
	display: inline-block;
	padding-left: 1em;
	text-indent: -1em !important;
}

.text_right {
	text-align: right;
}

.text_center {
	text-align: center;
}

.img_center {
	margin: 1.5em 0;
	text-align: center;
}

sup {
	font-size: 75.5%;
	vertical-align: top;
	position: relative;
	top: -0.1em;
}

.ruby {
	font-size: 70%;
}
.ruby::before {
	content: '(';
	padding-left: 3px;
}
.ruby::after {
	content: ')';
	padding-right: 3px;
}

.mt0 {
	margin-top: 0 !important;
}
.mt01 {
	margin-top: 1em !important;
}

.mb0 {
	margin-bottom: 0 !important;
}
.mb01 {
	margin-bottom: 1em !important;
}

/* ============================================================

	page

============================================================ */

#page {
	position: relative;
	padding: 35px 20px 0 0;
	border: 5px solid #bc0070;
	background: linear-gradient(to right, #eadee9, #f4edf3)
}

#wrapper {
	display: table;
	table-layout: fixed;
	width: 100%;
}

/* ============================================================

	header

============================================================ */

#header {
	position: absolute;
	top: 8px;
	left: 8px;
	z-index: 5;
}

#site_title {
	display: inline-block;
	vertical-align: top;
}

#site_sub_title {
	display: inline-block;
	margin-top: 2px;
}

/* ============================================================

	gnavi

============================================================ */

#gnavi {
	display: table-cell;
	width: 220px;
	padding: 30px 10px;
	vertical-align: top;
	font-size: 0.875em; /*14px*/
	line-height: 1.4;
}

@media screen and (max-width: 799px) {
	#gnavi {
		width: 30%;
	}
}

#textchange {
	margin-bottom: 10px;
	padding: 5px;
	border-radius: 5px;
	background: #fff;
	font-size: 0.929em; /*13px*/
}

#textchange dt {
	margin-bottom: 8px;
	text-align: center;
}

#textchange dd {
	letter-spacing: -.4em;
	text-align: center;
}

#textchange ul {
	display: inline-block;
}

#textchange li {
	display: inline-block;
	letter-spacing: normal;
}

body.tcL #textchange li {
	width: 100%;
}

#textchange li a {
	display: block;
	padding: 5px 8px;
	background-color: #f2cce2;
	color: #333;
	font-size: 0.923em; /*12px*/
	font-weight: bold;
	text-decoration: none;
}

#textchange li#text_m {
	margin: 0 5px;
	letter-spacing: 0.2em;
}

body.tcL #textchange li#text_m {
	margin: 5px 0;
}

#textchange li a.on,
#textchange li a:hover {
	background-color: #bc0070;
	color: #fff;
}

#gsearch {
	margin-bottom: 20px;
}

#gsearch form.gsc-search-box {
	margin: 0;
}

#gsearch .gsib_b {
	height: 35px;
	width: 35px;
}

#gsearch .gsst_a .gscb_a {
	color: #666;
}

#gnavi .topic {
	margin-bottom: 10px;
}

#gnavi .topic dt {
	display: inline-block;
	margin-bottom: 3px;
	padding: 3px 5px 1px;
	border-radius: 5px;
	background-color: #bc0070;
	color: #fff;
	font-size: 0.786em; /*11px*/
	vertical-align: middle;
}

#gnavi .topic dd {
	display: block;
	font-weight: bold;
}

#gnavi .list li {
	margin-bottom: 10px;
	padding-left: 22px;
}

#gnavi .list ul {
	margin-top: 10px;
}

#gnavi .list li li {
	margin-bottom: 10px;
	padding-left: 0.5em;
	text-indent: -1em;
}

#gnavi .list li .indent {
	display: inline-block;
	padding-left: 1.5em;
	text-indent: 0;
	text-decoration: underline;
}

#gnavi .list li .indent.mb {
	margin-bottom: 10px;
}

#gnavi .list .i01 {
	background: url(../img/btn_blue.png) 0 0 no-repeat;
}

#gnavi .list .i02 {
	background: url(../img/btn_green.png) 0 0 no-repeat;
}

#gnavi .list .i03 {
	background: url(../img/btn_red.png) 0 0 no-repeat;
}

#gnavi .list .i04 {
	background: url(../img/btn_orange.png) 0 0 no-repeat;
}

#gnavi .list .d01::before {
	content: '\025cf';
	color: #bc0070;
}

#gnavi .list .d02::before {
	content: '\02022';
}

/* ============================================================

	contents

============================================================ */

#contents {
	display: table-cell;
	padding: 30px 15px 30px;
	border: 5px solid #bc0070;
	border-radius: 20px;
	background-color: #fff;
	vertical-align: top;
	line-height: 1.6;
}

#contents .color {
	color: #bc0070;
}

#contents p {
	text-indent: 1em;
}

#contents sup {
	font-size: 75.5%;
	vertical-align: top;
	position: relative;
	top: -0.1em;
}

#contents sub {
	font-size: 75.5%;
	vertical-align: bottom;
	position: relative;
	top: 0.1em;
}

#contents p.indent0 {
	text-indent: 0;
}

#contents .img_box01 {
	max-width: 450px;
	width: 100%;
	margin: 2em auto;
}

#contents .img_box01.border img {
	border: 1px solid #ccc;
}

#contents .img_box02 {
	max-width: 510px;
	width: 100%;
	margin: 2em auto;
}

#contents .img_box01 .caption,
#contents .img_box02 .caption {
	margin-top: 10px;
	font-size: 0.875em; /*14px*/
}

#contents #contents_link {
	display: table;
	table-layout: fixed;
	margin: 3em auto 1.5em;
}

#contents #contents_link .link {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

#contents #contents_link .link.center {
	padding: 0 10px;
}

#contents #contents_link .link.side {
	width: 8em;
}

#contents #contents_link .link a {
	display: inline-block;
	padding: 8px 1em 5px;
	background: #f2cce2;
}

#contents #contents_link br {
	display: none;
}

body.tcL #contents #contents_link br {
	display: inline;
}

body.tcL #contents #contents_link .link.side {
	width: 6em;
}

#contents #site_link {
	text-align: center;
}

#contents #site_link a {
	padding-left: 20px;
	background: url(../img/marker02.gif) left center no-repeat;
	color: #d00;
	font-weight: bold;
}

/* ============================================================

	footer

============================================================ */

#footer {
	padding: 10px;
	font-size: 0.750em; /*12px*/
}


#footer img {
	margin-right: 5px;
	vertical-align: middle;
}

/* ============================================================

	p01

============================================================ */

body#p01 #contents .contents_title {
	margin-bottom: 1.5em;
	border: 2px solid #bc0070;
	border-left-width: 10px;
	border-radius: 0 10px 10px 0;
	background: url(../img/p01_title01.png) left 30px no-repeat;
}

body#p01.tcL #contents .contents_title {
	background-position: left 55px;
}

body#p01 #contents .contents_title > .inner {
	margin: 8px 0;
	padding: 15px 30px 5px 40px;
}

body#p01 #contents .contents_title h1 {
	font-size: 2.125em; /*34px*/
}

@media screen and (max-width: 880px) {

	body#p01 #contents .contents_title h1 {
		margin-bottom: 10px;
		font-size:1.75em; /*28px*/
		line-height: 1.2;
	}

}

body#p01 #contents .contents_title .author {
	text-align: right;
}

body#p01 #contents .contents_title .author .name {
	font-size: 1.125em;
}

body#p01 #contents .title01 {
	margin: 1.5em 0 1em;
	padding: 10px 10px 5px;
	border-left: 5px solid #e0588d;
	border-radius: 0 5px 0 0;
	background: #f8dde5;
	font-size: 1.25em;
	line-height: 1.4;
}

body#p01 #contents .title01 .number {
	margin-right: 5px;
	color: #bc0070;
}

body#p01 #contents .title02 {
	margin: 1.5em 0 0.5em;
	color: #bc0070;
	font-size: 1.125em;
}

body#p01 #contents .title03 {
	display: inline-block;
	width: 8em;
	margin: 0.5em 0;
	padding: 5px 0 2px;
	border: 1px solid #bc0070;
	border-radius: 5px;
	color: #bc0070;
	font-size: 1.125em;
	text-align: center;
	line-height: 1;
}

body#p01 #contents sup {
	margin-left: -0.3em;
	font-size: 0.625em;
}

body#p01 #contents .img_box01 {
	max-width: 1000px;
}

body#p01 #contents .img_box01 .title::before {
	content: '\025a0';
	color: #e683a4;
}

body#p01 #contents .img_box01 img {
	border: 1px solid #333;
}

body#p01 #contents .box01 {
	max-width: 1000px;
	margin: 1.5em auto 0;
}

body#p01 #contents .box01 .title {
	margin-bottom: 0.2em;
}

body#p01 #contents .box01 .table01 {
	width: 100%;
}

body#p01 #contents .box01 .table01 th,
body#p01 #contents .box01 .table01 td {
	padding: 5px;
	border: 1px solid #333;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	font-size: 0.875em;
}

body#p01 #contents .box01 .table01 th.noline {
	border-left: none;
	border-top: none;
}

body#p01 #contents .box01 .table01 th.bg01 {
	background: #eeabc0;
}

body#p01 #contents .box01 .table01 th.bg02 {
	background: #f7e7ef;
}

body#p01 #contents .box01 .table01 th.bg03 {
	background: #eee;
}

body#p01 #contents .box01 .table01 td img {
	width: 60px;
	vertical-align: middle;
}

body#p01 #contents .box02 {
	margin-top: 1.5em;
	border: 1px solid #bc0070;
	background: #f8e6eb;
}

body#p01 #contents .box02 .title_wrap {
	display: flex;
}

body#p01 #contents .box02 .title_wrap .main_title {
	padding: 0.5em 1em 0.3em;
	background: #bc0070;
	color: #fff;

	clip-path: polygon(
		0% 0%,
		100% 0%,
		100% calc(100% - 10px),
		calc(100% - 10px) 100%,
		0% 100%
	);

}

body#p01 #contents .box02 .title_wrap .sub_title {
	padding: 0.5em 0.5em 0.3em;
	color: #bc0070;
}

body#p01 #contents .box02 .text {
	padding: 1em;
}

body#p01 #contents .box02 .text .mark::before {
	content: '\025b6';
	margin-right: 0.2em;
	color: #bc0070;
}

body#p01 #contents .box02 .text .mark {
	padding-left: 1.2em;
	text-indent: -1.2em;
	font-size: 0.875em;
}

body#p01 #contents .box03 {
	margin-top: 2em;
	padding-top: 0.5em;
	border-top: 1px solid #999;
	font-size: 0.875em; /*14px*/
}

body#p01 #contents .box03 li::before {
	content: 'E';
}

body#p01 #contents .box03 li {
	padding-left: 1em;
	text-indent: -1em;
}

body#p01 #contents .list01 {
	margin-left: 1em;
}

body#p01 #contents .list01 li {
	padding-left: 1em;
	text-indent: -1em;
}

body#p01 #contents .list01 li::before {
	content: '\02022';
	margin-right: 0.5em;
	color: #bc0070;
}

body#p01 #contents .list01 .small {
	font-size: 0.75em;
}

body#p01 #contents .list02 li {
	margin-bottom: 0.2em;
	padding-left: 1.5em;
	text-indent: -1.5em;
}

body#p01 #contents .list02 li .no {
	display: inline-block;
	width: 1em;
	height: 1em;
	margin-right: 0.5em;
	border-radius: 5px;
	background-color: #bc0070;
	color: #fff;
	text-align: center;
	text-indent: 0;
}

body#p01 #contents .list02 li .no .inner {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 0.75em;
}

/* ============================================================

	p02Ap03Ap04€Κ

============================================================ */

body#p02 #contents .contents_title,
body#p03 #contents .contents_title,
body#p04 #contents .contents_title {
	margin-bottom: 1.5em;
}

body#p02 #contents .contents_title .text01,
body#p03 #contents .contents_title .text01,
body#p04 #contents .contents_title .text01 {
	display: inline-block;
	padding: 10px 50px 5px 20px;
	border-radius: 5px 0 0 0;
	background: #bc0070;
	color: #fff;
	font-weight: bold;
	line-height: 1;

	clip-path: polygon(
		0% 0%,
		calc(100% - 40px) 0%,
		100% 40px,
		100% 100%,
		0% 100%
	);

}

body#p02 #contents .contents_title .inner,
body#p03 #contents .contents_title .inner,
body#p04 #contents .contents_title .inner {
	padding: 10px 20px 10px 20px;
	border-top: 2px solid #bc0070;
	border-radius: 0 0 15px 0;
	background: #f8dde5;
}

body#p02 #contents .contents_title h1,
body#p03 #contents .contents_title h1 {
	font-size: 2em;
	padding: 10px 0 0 15px;
	border-left: 5px solid #e27099;
	line-height: 1.4;
}

body#p02 #contents .contents_title .author,
body#p03 #contents .contents_title .author {
	text-align: right;
	font-size: 1.125em;
}

/* ============================================================

	p02

============================================================ */

body#p02 #contents .title01 {
	margin: 1em 0;
	padding: 0.2em 0.5em 0;
	border: 1px solid #e27099;
	border-left: 5px solid #e27099;
	border-radius: 0 10px 10px 0;
	background: #f8e6eb;
	color: #bc0070;
	font-size: 1.125em;
}

body#p02 #contents .title01 .number {
	margin-right: 0.5em;
}

body#p02 #contents .title02 {
	margin: 1em 0;
	border-bottom: 1px solid #bc0070;
}

body#p02 #contents .title02 .inner {
	display: inline-block;
	padding: 7px 30px 3px 10px;
	background: #a91f60;
	color: #fff;
	line-height: 1;

	clip-path: polygon(
		0% 0%,
		calc(100% - 5px) 0%,
		100% 5px,
		100% 100%,
		0% 100%
	);

}

body#p02 #contents .list01 {
	margin-left: 0.5em;
}

body#p02 #contents .list01 li {
	padding-left: 1em;
	text-indent: -1em;
}

body#p02 #contents .list01 li::before {
	content: '\02022';
	margin-right: 0.5em;
	color: #bc0070;
}

body#p02 #contents .box01 {
	display: inline-block;
	margin: 1em 0;
	padding: 10px;
	border: 1px solid #bc0070;
	border-radius: 5px;
	font-size: 0.875em;
}

body#p02 #contents .box01 .title {
	display: flex;
	margin-bottom: 1em;
}

body#p02 #contents .box01 .title .question {
	padding-right: 5px;
	color: #b05777;
	font-size: 1.286em;
	line-height: 1;
}

body#p02 #contents .box01 .title .small {
	font-size: 0.75em;
	font-weight: normal;
}

body#p02 #contents .box01 .inner {
	display: flex;
	align-items: center;
}

body#p02 #contents .box01 .inner .image {
	width: 170px;
}

body#p02 #contents .box01 .inner .image img {
	width: 150px;
}

body#p02 #contents .box01 .box {
	flex: 1;
	display: inline-block;
	padding: 10px;
	border: 1px dashed #333;
	border-radius: 5px;
}

body#p02 #contents .box01 p {
	text-indent: 0;
}

body#p02 #contents .box02 {
	margin: 2.5em 0 0;
	padding: 10px;
	border: 2px solid #bc0070;
	border-radius: 5px;
	background: #f8e6eb;
}

body#p02 #contents .box02 .title {
	display: inline-block;
	margin: -30px 0 10px;
	padding: 7px 30px 3px;
	background: #bc0070;
	color: #fff;

	clip-path: polygon(
		20px 0%,
		calc(100% - 20px) 0%,
		100% 50%,
		calc(100% - 20px) 100%,
		20px 100%,
		0% 50%
	);
}

body#p02 #contents .img_box01 .caption {
	display: inline-block;
	margin: -10px 0 0 5px;;
	padding: 5px 5px 3px;
	border: 1px solid #333;
	border-radius: 5px;
	background: #fff;
	line-height: 1;
	text-indent: 0;
}

body#p02 #contents .img_box01.img01 {
	max-width: 290px;
}

body#p02 #contents .img_box01.img01 img {
	width: 290px;
}

body#p02 #contents .img_box01.img02 {
	max-width: 250px;
}

body#p02 #contents .img_box01.img02 img {
	width: 250px;
}

body#p02 #contents .img_box01.img03 {
	max-width: 239px;
}

body#p02 #contents .img_box01.img04 {
	max-width: 450px;
}

body#p02 #contents .img_box01.img04 img {
	width: 450px;
}

/* ============================================================

	p03

============================================================ */

body#p03 #contents .contents_title h1 .small {
	display: inline-block;
	vertical-align: middle;
	font-size: 0.75em; /*24px*/
}

body#p03 #contents .title01 {
	position: relative;
	margin: 2em 0 1.5em;
	border: 2px solid #bc0070;
	border-radius: 5px;
	box-shadow: 1px 1px 3px #bd5392;
}

body#p03 #contents .title01 h2 {
	position: absolute;
	top: -10px;
	left: -10px;
	z-index: 10;
}

body#p03 #contents .title01 h3 {
	padding: 15px 15px 15px 210px;
	color: #bc0070;
	font-size: 1.25em;
}

@media screen and (max-width: 980px), print {

	body#p03 #contents .title01 h3 {
		padding: 60px 15px 15px 15px;
	}

}

body#p03 #contents .title01 h3 .medium {
	font-size: 1em;
}

body#p03 #contents .title01 h3 .large {
	font-size: 1.2em;
}

body#p03 #contents .title01 .link {
	padding: 0 15px 10px 15px;
	text-align: right;
	font-size: 0.875em;
}

body#p03 #contents .layout01 {
	display: flex;
	margin-bottom: 1.5em;
}

body#p03 #contents .layout01 .image {
	width: 250px;
}

body#p03 #contents .layout01 .image img {
	box-shadow: 2px 2px 4px #ccc;
}

body#p03 #contents .layout01 .text {
	flex: 1;
}

body#p03 #contents .layout01 .text p {
	text-indent: 0;
}

body#p03 #contents .layout01 ul {
	margin: 15px 0 1.5em;
	padding-top: 15px;
	border-top: 1px dotted #bc0070;
}

body#p03 #contents .layout01 li::before {
	content: '\025a0';
	margin-right: 5px;
	font-family: sans-serif;
	color: #e27099;
}

body#p03 #contents .layout01 .box {
	display: inline-block;
	padding: 10px 10px 5px;
	border: 1px solid #bc0070;
	border-radius: 5px;
	background: #f8e6eb;
	color: #bc0070;
	font-weight: bold;
}

body#p03 #contents .layout01 .box p {
	padding-left: 1.5em;
	text-indent: -1.5em;
}

body#p03 #contents .layout02 {
	margin-bottom: 1.5em;
	padding: 15px;
	border: 1px solid #bc0070;
	border-radius: 10px;
}

body#p03 #contents .layout02 .group {
	margin-bottom: 1.5em;
}

body#p03 #contents .layout02 h4 {
	margin-bottom: 1em;
	padding: 5px 10px 3px;
	border-radius: 5px;
	background: #bf396d;
	color: #fff;
	font-size: 1.125em;
}

body#p03 #contents .layout02 h4 .small {
	font-size: 0.778em;
	font-weight: normal;
}

body#p03 #contents .layout02 .inner {
	display: flex;
	width: 100%;
}

body#p03 #contents .layout02 .text {
	flex: 1;
	margin-right: 10px;
}

body#p03 #contents .layout02 .text p {
	text-indent: 0;
}

body#p03 #contents .layout02 .image {
	margin-top: -40px;
	width: 250px;
}

@media screen and (max-width: 1080px) {

	body#p03 #contents .layout02 .image {
		margin-top: 0;
		width: 200px;
	}

}

body#p03 #contents .layout03 {
	display: flex;
	gap: 20px;
}

body#p03 #contents .layout03 .text {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 13em;
	height: 13em;
	border-radius: 50%;
	background: #f4c8d5;
	color: #a91f60;
	font-weight: bold;
	text-align: center;
	text-indent: 0;
	font-size: 0.875em;
}

body#p03 #contents .layout03 .image {
	flex: 1;
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}

body#p03 #contents .layout03 img {
	width: 180px;
	border: 1px solid #999;
	box-shadow: 2px 2px 4px #ccc;
}

body#p03 #contents .layout04 {
	display: flex;
	gap: 20px;
	margin-bottom: 1.5em;
}

body#p03 #contents .layout04 .text img {
	width: 400px;
	margin-top: 1em;
}

body#p03 #contents .layout04 .image img {
	min-width: 250px;
	box-shadow: 2px 2px 4px #ccc;
}

body#p03 #contents .layout05 {
	margin-bottom: 2em;
	padding: 15px;
	border: 1px solid #bc0070;
	border-radius: 10px;
}

body#p03 #contents .layout05 h4 {
	display: flex;
	width: 22em;
	margin: -30px 0 10px -20px;
	box-shadow: 2px 2px 4px #ccc;
}

body#p03 #contents .layout05 h4 .sub_title {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 10em;
	padding: 10px 0 5px;
	background: #f1becf;
	font-weight: normal;
}

body#p03 #contents .layout05 h4 .main_title {
	display: flex;
	width: 12em;
	align-items: center;
	justify-content: center;
	padding: 10px 0 5px;
	background: #bf4c78;
	color: #fff;
	font-size: 1.25em;
	text-align: center;
}

body#p03 #contents .layout05 .inner {
	display: flex;
	gap: 20px;
	width: 100%;
}

body#p03 #contents .layout05 .text {
	flex: 1;
}

body#p03 #contents .layout05 .image {
	flex: 1;
}

body#p03 #contents .image11 {
	position: relative;
	text-align: right;
}

body#p03 #contents .image11 img {
	position: absolute;
	top: -100px;
	right: 10px;
	z-index: 10;
	width: 220px;
}

@media screen and (max-width: 1180px), print {

	body#p03 #contents .image11 img {
		position: relative;
		top: 0;
		margin-top: -50px;
	}

}

body#p03 #contents .layout06 {
	margin-bottom: 2em;
	padding: 15px;
	border: 1px solid #bc0070;
	border-radius: 10px;
}

body#p03 #contents .layout06 h4 {
	display: flex;
	width: 22em;
	margin: -30px 0 10px -20px;
	box-shadow: 2px 2px 4px #ccc;
}

body#p03 #contents .layout06 h4 .sub_title {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 10em;
	padding: 10px 0 5px;
	background: #f1becf;
	font-weight: normal;
}

body#p03 #contents .layout06 h4 .main_title {
	display: flex;
	width: 12em;
	align-items: center;
	justify-content: center;
	padding: 10px 0 5px;
	background: #bf4c78;
	color: #fff;
	font-size: 1.25em;
	text-align: center;
}

body#p03 #contents .layout06 .inner {
	display: flex;
	gap: 20px;
	width: 100%;
}

body#p03 #contents .layout06 .text {
	flex: 1;
}

body#p03 #contents .layout06 .image {
	flex: 1;
}

body#p03 #contents .layout07 {
	margin-bottom: 1.5em;
	padding: 15px;
	border: 1px solid #bc0070;
	border-radius: 10px;
}

body#p03 #contents .layout07 .inner {
	display: flex;
	gap: 20px;
}

body#p03 #contents .layout07 h4 {
	display: inline-block;
	margin: -30px 0 15px -20px;
	padding: 15px 15px 10px;
	border: 5px solid #bc0070;
	background: #f1becf;
	box-shadow: 2px 2px 4px #ccc;
	font-size: 1.25em;
}

body#p03 #contents .layout07 img {
	box-shadow: 2px 2px 4px #ccc;
}

/* ============================================================

	p04

============================================================ */

body#p04 #contents .contents_title .inner {
	display: flex;
	justify-content: space-between;
	width: 100%;
}

body#p04 #contents .contents_title .inner .left {
	padding: 10px 0 0 15px;
	border-left: 5px solid #e27099;
	line-height: 1.4;
}

body#p04 #contents .contents_title .inner h1 {
	font-size: 2em;
}

body#p04 #contents .contents_title .inner h1 .xsmall {
	font-size: 0.625em;
}

body#p04 #contents .contents_title .inner .right {
	align-self: flex-end;
	font-size: 0.875em; /*14px*/
}


body#p04 #contents .box01 {
	margin: 2em 0 1.5em;
	padding: 0 15px 15px;
	border-radius: 15px;
	border: 3px solid #a91f60;
}

body#p04 #contents .box01 h2 {
	display: block;
	max-width: 34em;
	margin: -0.8em auto 0.4em;
	padding: 5px 10px 2px;
	border-radius: 20px 20px 0 0;
	background: #fff;
	color: #a91f60;
	font-size: 1.375em; /*22px*/
	text-align: center;
}

body#p04 #contents .box01 h2 img {
	margin: 0 10px;
	height: 1em;
	vertical-align: middle;
}

body#p04 #contents .box01 h3 {
	border-radius: 20px;
	background: #cc3d74;
	color: #fff;
	font-size: 1.25em; /*20px*/
	text-align: center;
}

body#p04 #contents .box01 h3 .inner {
	display: inline-block;
	margin: 5px 10px 5px 0;
	padding: 3px 10px 0;
	border-radius: 5px;
	background: #f8dde5;
	color: #a91f60;
}

body#p04 #contents .box02 {
	padding: 10px;
	border: 1px solid #bc0070;
	border-radius: 10px;
	background: #fff;
}

body#p04 #contents .box02 .text {
	margin-top: 15px;
	padding: 5px 20px 3px;
	border-radius: 50px;
	background: #a91f60;
	color: #fff;
	font-size: 1.125em; /*18px*/
	text-align: center;
}

body#p04 #contents .box02 .small_text {
	margin-top: 0.5em;
	font-size: 0.875em; /*14px*/
	text-align: center;
}

body#p04 #contents .title01 {
	font-size: 1.125em;
}

body#p04 #contents .title01::before {
	content: '\025a0';
	margin-right: 3px;
	font-family: sans-serif;
	color: #e27099;
}

body#p04 #contents p.indent {
	margin-left: 1.5em;
	text-indent: 0;
}

body#p04 #contents .box03 {
	margin-top: 2.5em;
	padding: 15px;
	border: 2px solid #bc0070;
	border-radius: 10px;
	background: #f8e6eb;
}

body#p04 #contents .box03 h2 {
	display: inline-block;
	margin: -33px 0 10px;
	padding: 7px 50px 3px;
	background: #bc0070;
	color: #fff;
	font-size: 1.375em;
	font-weight: normal;
	line-height: 1;

	clip-path: polygon(
		20px 0%,
		calc(100% - 20px) 0%,
		100% 50%,
		calc(100% - 20px) 100%,
		20px 100%,
		0% 50%
	);
}

body#p04 #contents .box03 h2 .small {
	font-size: 0.818em; /*18px*/
}

body#p04 #contents .box03 a {
	display: inline-block;
	margin-top: 0.5em;
	text-indent: 0;
}

body#p04 #contents .layout01 {
	display: flex;
}

body#p04 #contents .layout01 .line {
	width: 5em;
	border-right: 1px solid #bc0070;
}

body#p04 #contents .layout03 {
	display: flex;
	justify-content: space-around;
	width: 100%;
	margin-top: 1.5em;
}

body#p04 #contents .layout03 .denpa {
	padding-top: 100px;
}

body#p04 #contents .list01 {
	display: flex;
	align-items: flex-start;
	margin-bottom: 0.5em;
}

body#p04 #contents .list01 dt {
	padding: 2px 5px 0;
	background: #bc0070;
	border-radius: 5px;
	color: #fff;
}

body#p04 #contents .list01 dt .ls {
	letter-spacing: 1em;;
}

body#p04 #contents .list01 dd {
	flex: 1;
	padding: 3px 0 0 1em;
}

body#p04 #contents .list01 dd.mt {
	margin-top: -0.4em;
}

body#p04 #contents .list01 .large {
	font-size: 1.25em; /*20px*/
}

body#p04 #contents .list01 .xlarge {
	font-size: 1.2em /*24px*/
}

body#p04 #contents .list01 .small {
	font-size: 0.875em; /*14px*/
}

body#p04 #contents .layout01 .list02 {
	margin-left: 0.5em;
}

body#p04 #contents .list02 .zagaku::before {
	content: '\025c7';
	color: #bc0070;
}

body#p04 #contents .list02 .jikken::before {
	content: '\025c6';
	color: #bc0070;
	font-size: 1.125em; /*18px*/
}

body#p04 #contents .list03 {
	margin-top: 10px;
	font-size: 0.875em; /*14px*/
}

body#p04 #contents .list03 li {
	padding-left: 1em;
	text-indent: -1em;
}

body#p04 #contents .list04 {
	display: flex;
}

body#p04 #contents .list04:first-of-type {
	margin-bottom: 0.5em;
}

body#p04 #contents .list04 dt {
	width: 8.5em;
}

body#p04 #contents .list04 dt::before {
	content: '\025b6';
}

body#p04 #contents .list04 dd {
	flex: 1;
	padding-left: 1em;
	text-indent: -1em;
}

body#p04 #contents .list04 dd::before {
	content: ':';
	padding: 0 0.5em 0 0;
	color: #bc0070;
}

body#p04 #contents .list04 .image {
	position: relative;
	display: inline-block;
	margin-top: -10px;
	vertical-align: top;
	text-indent: 0;
}

body#p04 #contents .list04 .arrow {
	position: absolute;
	bottom: -10px;
	right: -10px;
	z-index: 10;
}

body#p04 #contents .list04 .tel {
	display: inline-block;
	text-indent: 0;
}
