@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*/
	text-indent: 0;
}

#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 {
	display: inline-block;
	max-width: initial;
	width: auto;
	text-align: center;
}

body#p01 #contents .wrap01 {
	margin: 1.5em 0;
	padding: 1em 0;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
}

body#p01 #contents .wrap01 .text {
	padding-left: 1em;
	text-indent: -1em;
	font-family: serif;
}

body#p01 #contents .wrap01 .title {
	margin: 1.5em 0 0.2em;
}

body#p01 #contents .wrap01 .list {
	display: inline-block;
}

body#p01 #contents .wrap01 .list dt {
	padding: 10px 10px 7px;
	border: 1px solid #999;
	border-bottom: none;
	background: #eee;
	font-weight: bold;
}

body#p01 #contents .wrap01 .list dt:last-of-type {
	border-top: none;
}

body#p01 #contents .wrap01 .list dd {
	padding: 15px;
	border: 1px solid #999;
}

body#p01 #contents .wrap01 .list dd li {
	margin: 0.1em 0;
}

body#p01 #contents .wrap01 .small {
	margin: 0.5em 0 2em;
	text-indent: 0;
	font-size: 0.75em;
}

body#p01 #contents .box01 {
	display: inline-block;
	margin-top: 1.5em;
	border: 1px solid #bc0070;
}

body#p01 #contents .box01 .image {
	padding: 15px;
	text-align: center;
}

body#p01 #contents .box01 .text {
	padding: 10px 15px 7px;
	background: #bc0070;
	color: #fff;
}

body#p01 #contents .box01 .text .large {
	font-size: 1.125em;
}

body#p01 #contents .box01 .url {
	padding: 10px 15px 7px;
	text-align: center;
	font-size: 0.875em;
}

body#p01 #contents .box01 .url::before {
	content: '\025b6';
	margin-right: 0.2em;
	color: #bc0070
}

body#p01 #contents .list01 {
	margin-top: 2em;
	padding-top: 0.5em;
	border-top: 1px solid #999;
	font-size: 0.875em;
}

/* ============================================================

	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,
body#p04 #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,
body#p04 #contents .contents_title .author {
	text-align: right;
	font-size: 1.125em;
}

/* ============================================================

	p02

============================================================ */

body#p02 #contents .contents_title h1 .small {
	font-size: 0.824em; /*28px*/
}

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 .wrap01 {
	display: flex;
	align-items: center;
	gap: 20px;
	margin: 1.5em 0;
}

body#p02 #contents .wrap01 dl {
	flex: 1;
	position: relative;
	padding: 15px;
	border: 1px solid #bc0070;
	border-radius: 5px;
}

body#p02 #contents .wrap01 dl::before {
	content: '';
	position: absolute;
	width: 10px;
	left: -10px;
	top: 0;
	bottom: 0;
	z-index: 10;
	margin: 0 auto;
	background: url(../img/p02_bg01.png) center center no-repeat;
}

body#p02 #contents .wrap01 dt {
	color: #bc0070;
	font-weight: bold;
}

body#p02 #contents .wrap01 .large {
	font-weight: bold;
}

body#p02 #contents .wrap01 .small {
	font-size: 0.75em;
}

body#p02 #contents .img_box01 {
	margin: 2em 0;
	max-width: initial;
}

body#p02 #contents .img_box01 a {
	display: block;
}

body#p02 #contents .list01 {
	display: inline-block;
	margin: 1em 0;
	padding: 10px 25px;
	background: #f6d3de url(../img/p02_bg02.png) right bottom no-repeat;
}

body#p02 #contents .list01 li::before {
	content: '\025b2';
	margin-right: 0.2em;
	color: #cc4c74;
}

body#p02 #contents .list01 .line {
	border-bottom: 1px solid #d91078;
}

body#p02 #contents .box01 {
	margin: 2.5em 0 0;
	padding: 10px;
	border: 2px solid #bc0070;
	border-radius: 5px;
	background: #f8e6eb;
}

body#p02 #contents .box01 .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%
	);
}

/* ============================================================

	p03

============================================================ */

body#p03 #contents .contents_title h1 .small {
	display: inline-block;
	vertical-align: middle;
	font-size: 0.75em; /*24px*/
}
body#p03 #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#p03 #contents .title01 .number {
	margin-right: 0.5em;
}

body#p03 #contents .title02 {
	margin: 0 0 0.5em;
	background: linear-gradient(transparent 70%, #f6d3de 0%);
	font-size: 1.25em; /*20px*/
	line-height: 1.2;
}

body#p03 #contents .title02::before {
	content: '\025b6';
	margin-right: 5px;
	color: #d91078;
	font-family: sans-serif;
}

body#p03 #contents .title03 {
	margin: 0.5em 0 0;
	color: #d91078;
	font-size: 1.125em; /*18px*/
}

body#p03 #contents .title04 {
	margin: 0 0 0.5em;
	padding: 5px 5px 3px;
	background: #f6d3de;
	line-height: 1;
}

body#p03 #contents .title05 {
	display: inline-block;
	padding: 5px 50px 0 5px;
	background: #bc0070;
	color: #fff;

	clip-path: polygon(
		0% 0%,
		calc(100% - 30px) 0%,
		100% 80px,
		100% 100%,
		0% 100%
	);

}

body#p03 #contents .title06 {
	color: #d91078;
}

body#p03 #contents .list01 {
	margin: 1em 0;
	padding: 10px 10px 7px;
	border-radius: 5px;
	background: #f8e6eb;
}

body#p03 #contents .list01 li {
	margin-left: 25px;
	list-style-type: decimal;
}

body#p03 #contents .list01 li .line {
	border-bottom: 1px solid #333;
}

body#p03 #contents .img_box01 .caption.right {
	text-align: right;
}

body#p03 #contents .list02 {
	margin-bottom: 1em;
}

body#p03 #contents .list02 li {
	margin-left: 25px;
	list-style-type: disc;
}

body#p03 #contents .box01 {
	margin-bottom: 1em;
	padding: 10px 10px 7px;
	border: 1px solid #bc0070;
}

body#p03 #contents .box01 .ls {
	letter-spacing: 1em;
}

body#p03 #contents .box01 dl {
	display: flex;
	margin-bottom: 5px;
}

body#p03 #contents .box01 dt {
	width: 4em;
}

body#p03 #contents .box01 dd .large {
	font-size: 1.125em; /*18px*/
	font-weight: bold;
	line-height: 1.2;
}

body#p03 #contents .box01 dd.indent {
	padding-left: 2.5em;
	text-indent: -2.5em;
}

body#p03 #contents .box02 {
	padding: 15px;
	background: #f8e6eb;
}

body#p03 #contents .box03 {
	position: relative;
	margin: 3em 0 0;
	border-top: 1px solid #b20c62;
}

body#p03 #contents .box03 h2 {
	display: inline-block;
	margin: -1em 0 1.5em;
	padding: 3px 15px 0;
	border-radius: 20px;
	background: #b20c62;
	color: #fff;
}

body#p03 #contents .box03 .flex {
	display: flex;
	gap: 30px;
}

body#p03 #contents .box03 h3::before {
	content: '\025c6';
	color: #d91078;
}

body#p03 #contents .box03 p {
	text-indent: 0;
	font-size: 0.875em; /*14px*/
}

/* ============================================================

	p04

============================================================ */

body#p04 #contents .title01 {
	margin: 1.5em 0 1em;
	border-bottom: 3px solid #e996b1;
	color: #d91078;
	font-size: 1.125em; /*18px*/
}

body#p04 #contents .layout01 {
	display: flex;
	align-items: flex-end;
	gap: 30px;
}

@media print, screen and (max-width: 1200px) {

	body#p04 #contents .layout01 {
		flex-direction: column;
		gap: 10px;
		align-items: flex-start;
	}

}

body#p04 #contents .layout01 .text {
	flex: 1;
}

body#p04 #contents .layout02 {
	display: flex;
	gap: 30px;
}

body#p04 #contents .layout02 .unit {
	width: calc(50% - 15px);
}

body#p04 #contents .layout02 .unit h3 {
	color: #a91f60;
	font-weight: normal;
}

body#p04 #contents .layout02 .unit h3::before {
	content: '\025b6';
	margin-right: 5px;
	color: #e27099;
	font-family: sans-serif;
}

body#p04 #contents .layout02 .unit a {
	display: block;
	max-width: 450px;
	margin: 0 auto 1em;
}

body#p04 #contents .layout02 .unit p {
	text-indent: 0;
}

body#p04 #contents .box01 {
	margin-top: 2em;
    padding: 10px;
    border: 2px solid #bc0070;
    border-radius: 5px;
    background: #f8e6eb;
}

body#p04 #contents .box01 p {
	text-indent: 0;
}

body#p04 #contents .img01 {

}

body#p04 #contents .img04 {
	float: right;
}
