@charset "UTF-8";

/* 共通 */
#ShishitsuijoshoMain{
	margin: 0 auto;
	max-width: 530px;
	min-height: 330px;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url(/static/images/shishitsuijosho_bg.jpg);
	line-height: 1.5;
	overflow: hidden;
	color: #231815;
}
#ShishitsuijoshoMain p,
#ShishitsuijoshoMain li,
#ShishitsuijoshoMain textarea,
#ShishitsuijoshoMain td,
#ShishitsuijoshoMain th,
#ShishitsuijoshoMain div,
#ShishitsuijoshoMain blockquote,
#ShishitsuijoshoMain span{
	color: inherit;
}

/* トップページ */
#ShishitsuijoshoMainTitle{
	color: transparent !important;
	margin: 0;
	height: 0;
	padding: 0 0 86.037735849056604%;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url(/static/images/shishitsuijosho_maintitle.png);
}

#ShishitsuijoshoMokuji{
	margin: 0 16px 16px;
}
#ShishitsuijoshoMokuji > h3{
	text-align: center;
	font-size: 24px;
	font-weight: normal;
	color: inherit;
	margin: 8px 0;
	letter-spacing: 1em;
	text-indent: 0.5em;
}
#ShishitsuijoshoMokuji > ul{
	margin: 12px 0;
	padding: 0;
	list-style: none;
	font-size: 1.166666666666667em;
}
#ShishitsuijoshoMokuji > ul > li{
	margin: 0;
	padding: 0;
	line-height: inherit;
	color: inherit !important;
}
#ShishitsuijoshoMokuji > ul > li + li{
	margin-top: 9px;
}
#ShishitsuijoshoMokuji > ul > li a{
	display: flex;
	text-decoration: none !important;
	color: inherit;
}
#ShishitsuijoshoMokuji > ul > li a:hover{
	opacity: 0.8;
}
#ShishitsuijoshoMokuji > ul > li a:active{
	opacity: 1;
	filter: brightness(90%);
}
#ShishitsuijoshoMokuji > ul > li a span{
	display: block;
	background-color: #f7c6bd;
	color: inherit;
	flex-grow: 1;
	border-radius: 10px;
	min-height: 48px;
	box-sizing: border-box;
	padding: 13px 48px 13px 11px;
	text-decoration: none;
	
	background-size: 48px 48px;
	background-repeat: no-repeat;
	background-image: url(/static/images/shishitsuijosho_qandaarrow.png);
	background-position: 100% 50%;
}
#ShishitsuijoshoMokuji > ul > li a span:first-child{
	flex-grow: 0;
	flex-shrink: 0;
	width: 56px;
	text-align: center;
	margin: 0 9px 0 0;
	padding: 0;
	color: transparent;
	
	background-size: contain;
	background-image: url(/static/images/shishitsuijosho_qanda.png);
	background-position: 50% 50%;
}
#ShishitsuijoshoMokuji > p{
	margin: 12px 0 0;
	font-size: 24px;
	line-height: 1.2;
}
#ShishitsuijoshoMokuji > p a{
	display: block;
	text-align: center;
	text-decoration: none;
	background-color: #479a4b;
	color: #fff;
	
	padding: 25px 23px 25px 0;
	white-space: nowrap;
	border-radius: 10px;
	
	background-size: 48px 48px;
	background-repeat: no-repeat;
	background-image: url(/static/images/shishitsuijosho_whitearrow.png);
	background-position: 100% 50%;
}
#ShishitsuijoshoMokuji > p a:hover{
	opacity: 0.8;
}
#ShishitsuijoshoMokuji > p a:active{
	opacity: 1;
	filter: brightness(90%);
}

#ShishitsuijoshoKanjamukeSasshi{
	margin: 27px 16px;
}
#ShishitsuijoshoKanjamukeSasshi a{
	display: flex;
	align-items: center;
	justify-content: center;
	color: #727171;
	text-decoration: none;
}
#ShishitsuijoshoKanjamukeSasshi a:hover{
	opacity: 0.8;
}
#ShishitsuijoshoKanjamukeSasshi a:active{
	opacity: 1;
	filter: brightness(90%);
}
#ShishitsuijoshoKanjamukeSasshi a:before{
	content: "";
	display: block;
	width: 108px;
	height: 153px;
	margin: 0 30px 0 0;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-image: url(/static/images/shishitsuijosho_pdf.jpg);
	background-position: 100% 50%;
}





/* Q&A */
#ShishitsuijoshoQuestionTitle{
	margin: 25px 16px;
}
#ShishitsuijoshoQuestionTitle h2{
	margin: 0 5px;
	color: transparent;
	width: 95px;
	height: 24px;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url(/static/images/shishitsuijosho_qandatitleq.png);
	background-position: 100% 50%;
}
#ShishitsuijoshoQuestionTitle p{
	margin: 10px 0;
	padding: 0.75em 0;
	background-color: rgba(0,0,0,0.6);
	border-radius: 17px;
	color: #fff;
	font-weight: bold;
	font-size: 24px;
	line-height: 1.2;
	text-align: center;
}

#ShishitsuijoshoAnswer{
	margin: 42px 16px 10px;
}
#ShishitsuijoshoAnswer h2{
	margin: 0 5px;
	color: transparent;
	width: 95px;
	height: 24px;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url(/static/images/shishitsuijosho_qandatitlea.png);
	background-position: 100% 50%;
}
#ShishitsuijoshoAnswerBody{
	margin: 3px 0;
	border-style: solid;
	border-width: 53px 32px;
	border-image-source: url(/static/images/shishitsuijosho_qandaborder.png);
	border-image-slice: 116 150 124 136;
	border-image-width: 56px 74px 61px 67px;
	border-image-repeat: stretch;
}
#ShishitsuijoshoAnswerBody p{
	margin: 0;
	font-size: 1.5em;
	line-height: 1.75;
}

#ShishitsuijoshoQuestionInformation{
	margin: 10px 0;
}
#ShishitsuijoshoQuestionInformation > h2{
	font-size: 1.898333333333333em;
	color: inherit;
	text-align: center;
	margin: 2em 0 0;
}
#ShishitsuijoshoQuestionInformation > p{
	margin: 1em 16px 0;
	font-size: 1.5em;
	line-height: 1.75;
}
#ShishitsuijoshoQuestionInformation > p:first-child{
	margin-top: 0;
}
#ShishitsuijoshoQuestionInformation > p.shishitsuijosho_questioninfo_image{
	margin-left: 0;
	margin-right: 0;
}
#ShishitsuijoshoQuestionInformation > p.shishitsuijosho_questioninfo_image img{
	width: 100%;
	height: auto;
	vertical-align: top;
}
#ShishitsuijoshoQuestionInformation > p.shishitsuijosho_questioninfo_cite{
	text-align: right;
	font-size: 1.166666666666667em;
}

#ShishitsuijoshoPageNavigation{
	margin: 42px 0 30px;
}
#ShishitsuijoshoPageNavigation ul{
	margin: 0 auto;
	padding: 0;
	text-align: center;
	display: flex;
	list-style: none;
	max-width: 295px;
	justify-content: center;
}
#ShishitsuijoshoPageNavigation ul li{
	flex-grow: 1;
	flex-basis: 33.3333333%;
	overflow: hidden;
}
#ShishitsuijoshoPageNavigation ul li:first-child:last-child{
	flex-grow: 0;
}
#ShishitsuijoshoPageNavigation ul li a{
	display: block;
	color: inherit;
	font-size: 1.333333333333333em;
	line-height: 1.6;
	background-color: #cbe8ef;
	margin: 0 1.5px;
	text-decoration: none;
}
#ShishitsuijoshoPageNavigation ul li:first-child a{
	border-radius: 99px 0 0 99px;
	background-color: #85ccf2;
}
#ShishitsuijoshoPageNavigation ul li:last-child a{
	border-radius: 0 99px 99px 0;
	background-color: #85ccf2;
}
#ShishitsuijoshoPageNavigation ul li:first-child:last-child a{
	border-radius: 0;
	background-color: #cbe8ef;
}
#ShishitsuijoshoPageNavigation ul li a:hover{
	opacity: 0.8;
}
#ShishitsuijoshoPageNavigation ul li a:active{
	opacity: 1;
	filter: brightness(90%);
}



/* 管理目標値を知りましょう */
#ShishitsuijoshoMokuhyochiTitle{
	color: transparent !important;
	margin: 16px;
	height: 117px;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url(/static/images/shishitsuijosho_mokuhyo_title.png);
	background-color: #479a4b;
	border-radius: 10px;
}

#ShishitsuijoshoMokuhyochi1{
	margin: 16px;
}
#ShishitsuijoshoMokuhyochi1 p{
	font-size: 1.5em;
	line-height: 1.75;
}
#ShishitsuijoshoMokuhyochi1 p + p:last-child{
	font-size: 1.166666666666667em;
}
#ShishitsuijoshoMokuhyochi1 p small{
	display: block;
	font-size: 1em;
}

#ShishitsuijoshoMokuhyochi2{
	margin: 0 16px;
}
#ShishitsuijoshoMokuhyochi2 h3{
	margin: 0;
	padding: 1em;
	text-align: center;
	color: #fff;
	background-color: #479a4b;
	border-radius: 10px;
	line-height: 1.2;
	font-size: 1.75em;
}
#ShishitsuijoshoMokuhyochi2 p{
	margin: 0;
	position: relative;
}
#ShishitsuijoshoMokuhyochi2 p:before{
	content: "";
	display: block;
	height: 0;
	padding: 0 0 118.473895582329317%;
	
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url(/static/images/shishitsuijosho_mokuhyo_s1.png);
}
#ShishitsuijoshoMokuhyochi2 p a{
	display: block;
	color: transparent;
	text-align: center;
	position: absolute;
	left: 38.9%;
	top: 20.3%;
	width: 54.2%;
	height: 43%;
}

#ShishitsuijoshoMokuhyochi3{
	margin: 0 16px;
}
#ShishitsuijoshoMokuhyochi3 h3{
	margin: 0;
	padding: 1em;
	text-align: center;
	color: #fff;
	background-color: #479a4b;
	border-radius: 10px 10px 0 0;
	line-height: 1.2;
	font-size: 1.75em;
}
#ShishitsuijoshoMokuhyochi3 ul{
	display: flex;
	height: 168px;
	border-radius: 0 0 10px 10px;
	margin: 0;
	padding: 0;
	list-style: none;
	
	background-color: #ebe7f3;
	background-position: 50% 50%;
	background-size: 100%;
	background-repeat: no-repeat;
	background-image: url(/static/images/shishitsuijosho_mokuhyo_s2a.png);
	justify-content: space-around;
	align-items: flex-end;
	text-align: center;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	border-bottom: 3px solid #481c87;
	border-left: 3px solid #481c87;
	border-right: 3px solid #481c87;
}
#ShishitsuijoshoMokuhyochi3 ul li{
	margin: 0;
	padding: 0;
	flex-grow: 1;
	flex-basis: 25%;
	color: transparent;
}
#ShishitsuijoshoMokuhyochi3 p{
	margin: 0;
	position: relative;
}
#ShishitsuijoshoMokuhyochi3 p:before{
	content: "";
	display: block;
	height: 0;
	padding: 0 0 118.473895582329317%;
	
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url(/static/images/shishitsuijosho_mokuhyo_s2b.png);
}
#ShishitsuijoshoMokuhyochi3 p a{
	display: block;
	color: transparent;
	text-align: center;
	position: absolute;
	left: 38.8%;
	top: 19.7%;
	width: 53.7%;
	height: 33%;
}

#ShishitsuijoshoMokuhyochi4{
	margin: 0 16px;
	background-color: #ece8f3;
	border-radius: 20px 20px 10px 10px;
	overflow: hidden;
}
#ShishitsuijoshoMokuhyochi4 h3{
	margin: 0;
	padding: 1em 0;
	text-align: center;
	color: #fff;
	background-color: #479a4b;
	border-radius: 10px 10px 0 0;
	line-height: 1.2;
	font-size: 1.75em;
}
#ShishitsuijoshoMokuhyochi4 h3 small{
	display: block;
	vertical-align: bottom;
	margin: 1em 0 0;
	font-size: 0.75em;
	line-height: 1.5;
}
#ShishitsuijoshoMokuhyochi4 h3 small span{
	display: inline-block;
	vertical-align: top;
	border: none;
	background-color: transparent;
	width: 2em;
	height: 2em;
	padding: 0;
	font-size: 0.75em;
	color: transparent;
	margin: 0;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url(/static/images/shishitsuijosho_mokuhyo_s4_checkbox.png);
}
#ShishitsuijoshoMokuhyochi4 > p{
	line-height: 1.2;
	font-size: 1.75em;
	text-align: center;
	margin: 10px;
}
#ShishitsuijoshoMokuhyochi4Tables{
	margin: 10px;
}
#ShishitsuijoshoMokuhyochi4Tables table{
	width: 100%;
	margin: 10px 0 0;
	border-spacing: 0;
	border-collapse: collapse;
	font-size: 1.1025em;
}
#ShishitsuijoshoMokuhyochi4Tables table tr{
	background-color: #f7f8f8;
}
#ShishitsuijoshoMokuhyochi4Tables table tr:nth-child(even){
	background-color: #efefef;
}
#ShishitsuijoshoMokuhyochi4Tables table th,
#ShishitsuijoshoMokuhyochi4Tables table td{
	border: 1px dashed #231815;
	padding: 5px;
	font-weight: normal;
	text-align: center;
	line-height: 1.25;
}
#ShishitsuijoshoMokuhyochi4Tables table td{ padding-top:2.5%!important; padding-bottom:2.5%!important; }
#ShishitsuijoshoMokuhyochi4Tables table th { padding: 5px; }
#ShishitsuijoshoMokuhyochi4Tables table#ShishitsuijoshoMokuhyochi4Group1 td:nth-child(1),
#ShishitsuijoshoMokuhyochi4Tables table#ShishitsuijoshoMokuhyochi4Group2 td:nth-child(1),
#ShishitsuijoshoMokuhyochi4Tables table#ShishitsuijoshoMokuhyochi4Group3 td:nth-child(1),
#ShishitsuijoshoMokuhyochi4Tables table#ShishitsuijoshoMokuhyochi4Group4 td:nth-child(1),
#ShishitsuijoshoMokuhyochi4Tables table#ShishitsuijoshoMokuhyochi4Group5 td:nth-child(1),
#ShishitsuijoshoMokuhyochi4Tables table#ShishitsuijoshoMokuhyochi4Group6 td:nth-child(1),
#ShishitsuijoshoMokuhyochi4Tables table#ShishitsuijoshoMokuhyochi4Group7 td:nth-child(1),
#ShishitsuijoshoMokuhyochi4Tables table#ShishitsuijoshoMokuhyochi4Group8 td:nth-child(1){
	width: 48%;
}

/* #ShishitsuijoshoMokuhyochi4Tables table#ShishitsuijoshoMokuhyochi4Group4 td:nth-child(1),
#ShishitsuijoshoMokuhyochi4Tables table#ShishitsuijoshoMokuhyochi4Group4 td:nth-child(2),
#ShishitsuijoshoMokuhyochi4Tables table#ShishitsuijoshoMokuhyochi4Group4 td:nth-child(3){
	width: 20%;
} */

#ShishitsuijoshoMokuhyochi4Tables table td + th{
	width: 10px;
	white-space: nowrap;
	box-sizing:border-box;
}
#ShishitsuijoshoMokuhyochi4Tables table th:only-child{
	font-size: 1.2em;
	text-align: left;
	border-bottom: none;
}
#ShishitsuijoshoMokuhyochi4Tables table#ShishitsuijoshoMokuhyochi4Group1 th:only-child{
	background-color: #f7c8ce;
}
#ShishitsuijoshoMokuhyochi4Tables table#ShishitsuijoshoMokuhyochi4Group2 th:only-child{
	background-color: #fbd8b5;
}
#ShishitsuijoshoMokuhyochi4Tables table#ShishitsuijoshoMokuhyochi4Group3 th:only-child{
	background-color: #fffbc7;
}
#ShishitsuijoshoMokuhyochi4Tables table#ShishitsuijoshoMokuhyochi4Group4 th:only-child{
	background-color: #bce2e8;
}
#ShishitsuijoshoMokuhyochi4Tables table#ShishitsuijoshoMokuhyochi4Group5 th:only-child{
	background-color: #bae3f9;
}
#ShishitsuijoshoMokuhyochi4Tables table#ShishitsuijoshoMokuhyochi4Group6 th:only-child{
	background-color: #d6e9c4;
}
#ShishitsuijoshoMokuhyochi4Tables table#ShishitsuijoshoMokuhyochi4Group7 th:only-child{
	background-color: #bbc4e4;
}
#ShishitsuijoshoMokuhyochi4Tables table#ShishitsuijoshoMokuhyochi4Group8 th:only-child{
	background-color: #d1bada;
}

/*
#ShishitsuijoshoMokuhyochi4Tables table#ShishitsuijoshoMokuhyochi4Group4 th:nth-child(2),
#ShishitsuijoshoMokuhyochi4Tables table#ShishitsuijoshoMokuhyochi4Group4 td:nth-child(2){
	border-left: hidden;
	border-right: hidden;
}
*/

#ShishitsuijoshoMokuhyochi4Tables button{
	border: none;
	background-color: transparent;
	width: 24px;
	height: 24px;
	padding: 0;
	font-size: 0.8em;
	color: transparent;
	margin: 0;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url(/static/images/shishitsuijosho_mokuhyo_s4_checkbox.png);
	cursor: pointer;
}
#ShishitsuijoshoMokuhyochi4Tables button[aria-checked="true"]{
	background-image: url(/static/images/shishitsuijosho_mokuhyo_s4_checkboxon.png);
}
#ShishitsuijoshoMokuhyochi4Tables button:hover{
	filter: brightness(110%);
}
#ShishitsuijoshoMokuhyochi4Tables button:active{
	filter: brightness(90%);
}

#ShishitsuijoshoMokuhyochi4FinalTables{
	margin: 10px;
}
#ShishitsuijoshoMokuhyochi4FinalTables table{
	width: 100%;
	margin: 10px 0 0;
	border-spacing: 0;
	border-collapse: collapse;
	font-size: 1.1025em;
	table-layout: fixed;
}
#ShishitsuijoshoMokuhyochi4FinalTables table tr{
	background-color: #fff;
}
#ShishitsuijoshoMokuhyochi4FinalTables table th,
#ShishitsuijoshoMokuhyochi4FinalTables table td{
	border: 1px dashed #231815;
	padding: 5px;
	font-weight: normal;
	text-align: center;
	white-space: nowrap;
	width: 5.7%;
	vertical-align: middle;
	line-height: 1.25;
}
#ShishitsuijoshoMokuhyochi4FinalTables table th{
	background-color: #efefef;
}
#ShishitsuijoshoMokuhyochi4FinalTables table th:nth-child(1){
	background-color: #f7c8ce;
}
#ShishitsuijoshoMokuhyochi4FinalTables table th:nth-child(2){
	background-color: #fbd8b5;
}
#ShishitsuijoshoMokuhyochi4FinalTables table th:nth-child(3){
	background-color: #fffbc7;
}
#ShishitsuijoshoMokuhyochi4FinalTables table th:nth-child(4){
	background-color: #bce2e8;
}
#ShishitsuijoshoMokuhyochi4FinalTables table th:nth-child(5){
	background-color: #bae3f9;
}
#ShishitsuijoshoMokuhyochi4FinalTables table th:nth-child(6){
	background-color: #d6e9c4;
}
#ShishitsuijoshoMokuhyochi4FinalTables table th:nth-child(7){
	background-color: #bbc4e4;
}
#ShishitsuijoshoMokuhyochi4FinalTables table th:nth-child(8){
	background-color: #d1bada;
}
#ShishitsuijoshoMokuhyochi4FinalTables table th:last-child{
	width: 4em;
}
#ShishitsuijoshoMokuhyochi4FinalTables table td:last-child{
	font-size: 2em;
}
#ShishitsuijoshoMokuhyochi4FinalTables table td:last-child span{
	font-size: 0.5em;
}

#ShishitsuijoshoMokuhyochi5{
	margin: 16px;
}
#ShishitsuijoshoMokuhyochi5 h3{
	margin: 0 0 10px;
	padding: 0.5em;
	text-align: center;
	color: #0068b7;
	background-color: #ece8f3;
	border-radius: 10px;
	line-height: 1.2;
	font-size: 2em;
}
#ShishitsuijoshoMokuhyochi5 h3 small{
	display: block;
	vertical-align: bottom;
	margin: 1em 0 0;
	font-size: 0.75em;
	line-height: 1.5;
}
#ShishitsuijoshoMokuhyochi5 p{
	margin: 0;
	position: relative;
}
#ShishitsuijoshoMokuhyochi5 p:before{
	content: "";
	display: block;
	height: 0;
	padding: 0 0 195.180722891566265%;
	
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url(/static/images/shishitsuijosho_mokuhyo_s5.png);
}
#ShishitsuijoshoMokuhyochi5 p a{
	display: block;
	color: transparent;
	text-align: center;
	position: absolute;
	left: 3.7%;
	top: 20%;
	width: 39.6%;
	height: 15%;
}
#ShishitsuijoshoMokuhyochi5 p a + a{
	left: 30%;
	top: 40.4%;
	width: 40%;
	height: 16.6%;
}
#ShishitsuijoshoMokuhyochi5 p a + a + a{
	left: 56.6%;
	top: 62%;
	width: 39.7%;
	height: 16.7%;
}

#ShishitsuijoshoMokuhyochi6{
	position: relative;
	overflow: hidden;
	margin: 32px 16px;
}
#ShishitsuijoshoMokuhyochi6:before{
	content: "";
	display: block;
	height: 0;
	padding: 0 0 28.91566265060241%;
	
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url(/static/images/shishitsuijosho_mokuhyo_s6.png);
}
#ShishitsuijoshoMokuhyochi6 p{
	position: absolute;
	top: 5%;
	left: 0;
	right: 0;
	bottom: auto;
	color: transparent;
}
#ShishitsuijoshoMokuhyochi6 p:nth-child(2){
	top: 46%;
	left: 4%;
	right: 50%;
	bottom: 5%;
	color: #7e003a;
	font-size: 3.5em;
	line-height: 1.5;
	font-weight: bold;
	text-align: center;
}
@media screen and (max-width: 500px) { 
	#ShishitsuijoshoMokuhyochi6 p:nth-child(2){ top:40%; font-size:2.5em; }
}

#ShishitsuijoshoMokuhyochi6 p:nth-child(3){
	top: 65%;
	left: 55%;
	right: 5%;
	bottom: auto;
}

#ShishitsuijoshoMokuhyochi7{
	margin: 16px;
}
#ShishitsuijoshoMokuhyochi7:before{
	content: "";
	display: block;
	height: 220px;
	margin: 0 0 -8px;
	
	background-position: 50% 50%;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url(/static/images/shishitsuijosho_mokuhyo_s7illus.png);
}
#ShishitsuijoshoMokuhyochi7 p{
	margin: 3px 0;
	border-style: solid;
	border-width: 32px 32px 44px;
	border-image-source: url(/static/images/shishitsuijosho_qandaborder.png);
	border-image-slice: 116 150 124 136;
	border-image-width: 39px 52px 43px 47px;
	border-image-repeat: stretch;
}
#ShishitsuijoshoMokuhyochi7 p span{
	display: block;
	margin: 0;
	font-size: 2.25em;
	line-height: 1.25;
	text-align: center;
	background-size: contain;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
#ShishitsuijoshoMokuhyochi7 p:nth-child(1) span{
	height: 62px;
	color: transparent;
	background-image: url(/static/images/shishitsuijosho_mokuhyo_s7text1.png);
}
#ShishitsuijoshoMokuhyochi7 p:nth-child(2) span{
	height: 62px;
	color: transparent;
	background-image: url(/static/images/shishitsuijosho_mokuhyo_s7text2.png);
}
#ShishitsuijoshoMokuhyochi7 p:nth-child(3) span{
	height: 62px;
	color: transparent;
	background-image: url(/static/images/shishitsuijosho_mokuhyo_s7text3.png);
}
#ShishitsuijoshoMokuhyochi7 p:nth-child(4) span{
	height: 62px;
	color: transparent;
	background-image: url(/static/images/shishitsuijosho_mokuhyo_s7text4.png);
}

#ShishitsuijoshoMokuhyochi8{
	margin: 32px 16px;
}
#ShishitsuijoshoMokuhyochi8 p{
	margin: 0;
}
#ShishitsuijoshoMokuhyochi8 p a{
	display: block;
	margin: 0 auto;
	width: 270px;
	height: 42px;
	text-align: center;
	color: transparent;
	background-position: 50% 50%;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url(/static/images/shishitsuijosho_organonlogo.png);
}



