<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Mother's 2020
Author: seidoh
Description: Mother's
*/


@charset "utf-8";

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, 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;
	border: 0;
	font-style:normal;
	font-weight: normal;
	font-size: 100%;
	vertical-align: baseline;
text-decoration: none;
	font-family: 'Noto Sans JP' , 'HiraKakuProN-W3' , 'Hiragino Kaku Gothic ProN', 'ãƒ¡ã‚¤ãƒªã‚ª', Meiryo, 'ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯', 'MS PGothic', sans-serif;
}

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

strong {
font-weight: bold;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

input, textarea,{
	margin: 0;
	padding: 0;
}

ol, ul{
    list-style:none;
}

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

caption, th{
    text-align: left;
}

a:focus {
	outline:none;
}

.clearfix:after {
	content: "."; 
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*Â¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}

.both{
	clear:both;
}

.inline_block {  
	display: inline-block;  
	*display: inline;  
	*zoom: 1;  
}

/* ã‚ˆãä½¿ã†CSS start

img {
	max-width:100%;
}

table {
	width:100%;
}

a,a:hover {
	-webkit-transition: 0.7s;
	-moz-transition: 0.7s;
	-o-transition: 0.7s;
	transition: 0.7s;
}

a img:hover {
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}

ã‚ˆãä½¿ã†CSS end -----
æ™‚ã€…ä½¿ã†CSS3 start ---

ãƒ†ã‚­ã‚¹ãƒˆã‚·ãƒ£ãƒ‰ã‚¦ {
	text-shadow: 1px 1px 3px #000;
}

ãƒ†ã‚­ã‚¹ãƒˆã‚·ãƒ£ãƒ‰ã‚¦ {
	text-shadow: 1px 1px 3px #000;
}

ãƒœãƒƒã‚¯ã‚¹ã‚·ãƒ£ãƒ‰ã‚¦ {
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}

ãƒœãƒƒã‚¯ã‚¹ã‚·ãƒ£ãƒ‰ã‚¦å†…å´ {
	-moz-box-shadow: inset 1px 1px 3px #000;
	-webkit-box-shadow: inset 1px 1px 3px #000;
	box-shadow: inset 1px 1px 3px #000;
}

è§’ä¸¸ {
	border-radius: 8px; 
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px; 
}

ãƒˆãƒ©ãƒ³ã‚¸ã‚·ãƒ§ãƒ³ {
	-webkit-transition: 1.5s;
	-moz-transition: 1.5s;
	-o-transition: 1.5s;
	transition: 1.5s;
}

é€æ˜Ž {
	filter: alpha(opacity=25);
	-moz-opacity:0.25;
	opacity:0.25;
}

èƒŒæ™¯ã®ã¿é€æ˜Ž {
	background-color:rgba(255,255,255,0.2);
}

ã‚°ãƒ©ãƒ‡ãƒ¼ã‚·ãƒ§ãƒ³ {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#000000');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#000000')";
	background-image: -moz-linear-gradient(top, #ffffff, #000000);
	background-image: -ms-linear-gradient(top, #ffffff, #000000);
	background-image: -o-linear-gradient(top, #ffffff, #000000);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#000000));
	background-image: -webkit-linear-gradient(top, #ffffff, #000000);
	background-image: linear-gradient(top, #ffffff, #000000);
}

ã‚¹ãƒžãƒ›å¯¾å¿œ
@media screen and (max-width: 480px){
	
}
@media screen and (max-width: 320px){
	
}

æ™‚ã€…ä½¿ã†CSS3 end */






/* ========================ã‚«ã‚¹ã‚¿ãƒ&nbsp;ãƒ™ãƒ¼ã‚¹========================= */


html {
	text-align: center;
	font-size: 13px;
	line-height: 1.8;
	letter-spacing: 0.025em;
	color: #447744;
}
html, body {
	height:;
}
body {
	width: 100%;
-webkit-text-size-adjust: 100%;
}


#wrap {
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

h1, h2, h3, h4, h5, h6,
a, a span {
	color: #447744;	
	font-weight: bold;
}
a, a span {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all  0.2s ease;
}
a:hover,
a:hover h3, a:hover h4, a:hover h5,
a:hover p,
a:hover span {
	color: #cc9933 !important;
	cursor: pointer;
}

.inner {
	margin: 0 auto;
}

.le {
	float: left;
}

.ri {
	float: right;
}

.spbr, .spbr2, .tbbr {
	display: none;
}

.page_link {
	margin: 0 auto;
}
.page_link a {
position: relative;
	margin: 0 auto;
	display: block;
	text-align: center;
	background: #cc9933;
	color: #fff;
	letter-spacing: 0.1em;
	border-radius: 20px; 
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px; 
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all  0.2s ease;
}
.page_link a:hover {
	background:	#447744;
	color: #fff !important;
}


/* ãƒ•ã‚©ãƒ³ãƒˆãƒ•ã‚¡ãƒŸãƒªãƒ¼ */

#shukei h1, #shukei h2 span, #shukei h3, #shukei h4, #header_content p, h3 span, #chart .c_master div span, #chart .c_child div span, #f_logo {
	font-family: 'Futo Go B101','Helvetica Neue', Helvetica, Arial, Verdana, 'HiraKakuProN-W3' , 'Hiragino Kaku Gothic ProN', 'ãƒ¡ã‚¤ãƒªã‚ª', Meiryo, 'ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯', 'MS PGothic', sans-serif;
-webkit-font-smoothing: subpixel-antialiased;
-moz-osx-font-smoothing: auto;
	font-weight: bold;
}




/* ãƒ•ã‚©ãƒ³ãƒˆã‚µã‚¤ã‚º */

#copyright {
	font-size: 12px;
	font-size: 0.923rem;
}
#outline table {
	font-size: 14px;
	font-size: 1.077rem;
}
nav ul li, #about &gt; div &gt; section p {
	font-size: 15px;
	font-size: 1.154rem;
}

.page_link {
	font-size: 16px;
	font-size: 1.231rem;
}
 {
	font-size: 18px;
	font-size: 1.385rem;
}
#header_content p, #about h4 {
	font-size: 20px;
	font-size: 1.538rem;
}
#chart h3, #outline h3, #f_logo {
	font-size: 24px;
	font-size: 1.846rem;
}
h1 {
	font-size: 26px;
	font-size: 2rem;
}
#about h3 {
	font-size: 40px;
	font-size: 3.077rem;
}
#shukei h2 {
	font-size: 50px;
	font-size: 3.846rem;
}
 {
	font-size: 102px;
	font-size: 7.846rem;
}
 {
	font-size: 30px;
	font-size: 2.308rem;
}

.kome {
	font-size: 12px !important;
	font-size: 0.923rem !important;
}


/* ãƒ•ã‚©ãƒ³ãƒˆã‚«ãƒ©ãƒ¼ */

h4, h5 span {
	color: #447744;
}



/* ======ãƒ˜ãƒƒãƒ€ãƒ¼ã‚¹ã‚¿ã‚¤ãƒ«===== */

header {
	position: relative;
	text-align: left;
	color: #fff;
}

#header_top {
	width: 100%;
	position: absolute;
	top: 0;
}

/* ãƒ­ã‚´ */

#logo{
	float: left;
}
h1 {
	color: #fff;
	letter-spacing: 0.15em;
	line-height: 50px;
	border-bottom: 1px solid #fff;
}


/* ãƒ¡ã‚¤ãƒ³ç”»åƒ */

#header_content {
	width: 100%;
	background: #225522;
	overflow: hidden;
}
#header_content img {
	width: 100%;
	height: auto;
	max-width: 1080px;
	display: block;
	margin: 0 auto;
}



/* ãƒ˜ãƒƒãƒ€ãƒ¼ã‚³ãƒ”ãƒ¼ */

#header_content #header_copy {
	position: absolute;
}
#header_copy p {
	line-height: 1.5;
}
h2 {
	color: #fff;
	letter-spacing: 0;
}



/* =======ãƒ¡ã‚¤ãƒ³ã‚³ãƒ³ãƒ†ãƒ³ãƒ„======= */

article &gt; section {
	margin: 0 auto;
	padding: 60px 0;
	overflow: hidden;
}

#about {
	background: #fcf6ef;
}
#about h3 {
	letter-spacing: 0.12em;
}
#about h3 span {
	display: inline-block;
	white-space: nowrap;
}
#about &gt; div {
	margin: 0 auto;
}

#about &gt; div &gt; section img {
	border-radius: 50%; 
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%; 
}
#about h4 {
	letter-spacing: 0.1em;
}
#about &gt; div &gt; section p {
	text-align: left;
	letter-spacing: 0;
}


/* çµ„ç¹”å›³ */

#chart h3 {
	letter-spacing: 0.2em;
}

#chart table {
	width: 100%;
	color: #fff;
	position: relative;
}
#chart .c_master th,
#chart .c_child td {
	vertical-align: middle;
	position: relative;
}
#chart .c_master div,
#chart .c_child div {
	border-radius: 50%; 
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%; 
	margin: 0 auto;
}
#chart .c_master div {
	background:#336633;
}
#chart .c_child div {
	background:#cc9933;
}
#chart .c_master div span,
#chart .c_child div span {
	display: table-cell;
	vertical-align: middle;
	font-weight: bold;
	text-align: center;
}

#chart .c_border {
	position: relative;
}
#chart .c_border span {
	display: block;
}
#chart .c_border .c_center {
	width: 1px;
	background: #000;
	margin: 0 auto;
}
#chart .c_border .c_line {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	position: absolute;
}

#chart #c_explain {
	margin: 0 auto;
}
#chart #c_explain section {
	float: left;
}
#chart #c_explain section img {
	width: 100%;
}
#chart #c_explain section p {
	text-align: left;
}


/* ä¼šç¤¾æ¦‚è¦ */

#outline {
	width: 100%;
	background: #fff;
	padding: 30px 0 0;
}
#outline h3 {
	letter-spacing: 0.2em;
	padding-bottom: 40px;
}
#outline img {
	width: 100%;
	max-width: 1080px;
}
#outline table {
	text-align: left;
}
#outline tr {
	border-top: 1px solid #447744;
}
#outline tr:first-of-type {
	border-top: 2px solid #447744;
}
#outline tr:last-of-type {
	border-bottom: 2px solid #447744;
}
#outline td span {
	display: inline-block;
	white-space: nowrap;
}


/* =======ãƒ•ãƒƒã‚¿ãƒ¼ã‚¹ã‚¿ã‚¤ãƒ«======= */


footer {
	width: 100%;
	padding: 24px 0 20px;
	overflow: hidden;
	position: relative;
	z-index: 100;
}
#f_logo {
	color: #447744;
	padding-bottom: 10px;
	letter-spacing: 0.15em;
}

#copyright {
	color: #999999;
}









/* ================================= PC ================================== */
@media print, screen and (min-width: 987px) {

body {
	min-width: 1080px;
}

.inner {
	width: 960px;
}

/* ========ãƒ˜ãƒƒãƒ€ãƒ¼ã‚¹ã‚¿ã‚¤ãƒ«======= */

/* =======ãƒ¡ã‚¤ãƒ³ã‚³ãƒ³ãƒ†ãƒ³ãƒ„======= */


#about &gt; div {
	width: 860px;
}
#about &gt; div &gt; section {
	width: 380px;
}
#about &gt; div &gt; section:first-of-type {
	padding-right: 100px;
}
#about &gt; div &gt; section img {
	width: 380px;
	height: 380px;
}


/* çµ„ç¹”å›³ */

#chart .c_child td:first-of-type  {
	left: 10px;
}
#chart .c_child td:last-of-type {
	right: 10px;
}

#chart .c_border .c_line {
	width: 620px;
	left: 170px;
	top: 210px;
}

#chart #c_explain {
	width: 860px;
}
#chart #c_explain section {
	width: 240px;
	padding-right: 70px;
}

}


/* ================================= ã‚¿ãƒ–ãƒ¬ãƒƒãƒˆ ================================== */
@media screen and (max-width: 986px) and (min-width: 641px) {

body {
	min-width: 768px;
}

.inner {
	width: 720px;
}

.tbbr {
	display: block;
}
/* ========ãƒ˜ãƒƒãƒ€ãƒ¼ã‚¹ã‚¿ã‚¤ãƒ«======= */


/* =======ãƒ¡ã‚¤ãƒ³ã‚³ãƒ³ãƒ†ãƒ³ãƒ„======= */

#about &gt; div {
	width: 720px;
}
#about &gt; div &gt; section {
	width: 340px;
}
#about &gt; div &gt; section:first-of-type {
	padding-right: 40px;
}
#about &gt; div &gt; section img {
	width: 340px;
	height: 340px;
}


/* çµ„ç¹”å›³ */

#chart .c_child td:first-of-type  {
	left: -10px;
}
#chart .c_child td:last-of-type {
	right: -10px;
}

#chart .c_border .c_line {
	width: 500px;
	left: 110px;
	top: 210px;
}

#chart #c_explain {
	width: 100%;
}
#chart #c_explain section {
	width: 220px;
	padding-right: 30px;
}


}

/* ================================= ã‚¹ãƒžãƒ› ================================== */
@media screen and (max-width: 640px) and (min-width: 0px) {

body {
	min-width: 375px;
}

.inner {
	width: 90%;
}


/* ========ãƒ˜ãƒƒãƒ€ãƒ¼ã‚¹ã‚¿ã‚¤ãƒ«======= */


/* ãƒ­ã‚´ */

h1 {
	font-size: 20px;
	font-size: 1.538rem;
	padding: 0 20px;
}

/* ã‚°ãƒ­ãƒ¼ãƒãƒ«ãƒŠãƒ“ã‚²ãƒ¼ã‚·ãƒ§ãƒ³ */

#shukei_navi {
	width: 100%;
	position: fixed;
	bottom: 0;
	left: 0;
	height: 40px;
	padding: 10px 0;
	display: block;
	background: #336633;
	z-index: 1000;
	-moz-box-shadow: 0 -1px 4px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 -1px 4px rgba(0, 0, 0, 0.2);
	box-shadow: 0 -1px 4px rgba(0, 0, 0, 0.2);
}
#shukei_navi li {
	display: block;
	float: left;
	width: 25%;
	height: 40px;
}
#shukei_navi li a {
	line-height: 40px;
	vertical-align: center;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	border-right: 1px solid #ffffff;
	display: block;
	letter-spacing: 0.03em;
}
#shukei_navi li a:hover {
	color: #ffeb3b;
}
#shukei_navi li:last-of-type a {
	background: url(../img/navi_mothers.png) no-repeat top center !important;
	background-size: 40px 40px !important;
	border: none;
}
#shukei_navi li:last-of-type a:hover {
	background: url(../img/navi_mothers_hover.png) no-repeat top center !important;
	background-size: 40px 40px !important;
}
.webp #shukei_navi li:last-of-type a {
	background: url(../img/navi_mothers.png.webp) no-repeat top center !important;
	background-size: 40px 40px !important;
}
.webp #shukei_navi li:last-of-type a:hover {
	background: url(../img/navi_mothers_hover.png.webp) no-repeat top center !important;
	background-size: 40px 40px !important;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), 
(min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 2), 
(min-resolution: 2dppx), (-webkit-min-device-pixel-ratio: 3), 
(min-resolution: 3dppx) {
#shukei_navi li:last-of-type a {
	background-image: url(../img/navi_mothers@2x.png) !important;
}
#shukei_navi li:last-of-type a:hover {
	background-image: url(../img/navi_mothers_hover@2x.png) !important;
}
.webp #shukei_navi li:last-of-type a {
	background-image: url(../img/navi_mothers@2x.png.webp) !important;
}
.webp #shukei_navi li:last-of-type a:hover {
	background-image: url(../img/navi_mothers_hover@2x.png.webp) !important;
}
}

#shukei_navi li:last-of-type a img {
	visibility: hidden;
}

/* ãƒ˜ãƒƒãƒ€ãƒ¼ã‚³ãƒ”ãƒ¼ */

#header_content #header_copy {
	bottom: 24px;
	left: 20px;
}

h2 span {
	font-size: 34px;
	font-size: 2.615rem;
}

#header_copy p {
	font-size: 14px;
	font-size: 1.077rem;
}

/* =======ãƒ¡ã‚¤ãƒ³ã‚³ãƒ³ãƒ†ãƒ³ãƒ„======= */

main {
	padding-bottom: 30px;
}

article &gt; section {
	margin: 0 auto;
	padding: 30px 0;
}

#about h3 {
	font-size: 26px;
	font-size: 2rem;
	padding: 0 0 30px 2%;
	line-height: 1.5;
}
#about h4 {
	font-size: 18px;
	font-size: 1.385rem;
	padding: 15px 0 10px;
}

#about &gt; div {
	width: 90%;
}
#about &gt; div &gt; section {
	width: 100%;
	padding-bottom: 40px;
}
#about &gt; div &gt; section:first-of-type {
	padding-right: 40px;
}
#about &gt; div &gt; section img {
	width: 80%;
	max-width: 380px;
	height: auto;
}


/* çµ„ç¹”å›³ */

#chart h3 {
	padding-top: 10px;
	padding-bottom: 30px;
}

#chart table {
	max-width: 520px;
	margin: 0 auto;
}
#chart .c_master div,
#chart .c_child div {
	width: 110px;
	height: 110px;
}

#chart .c_master span,
#chart .c_child span {
	width: 110px;
	height: 110px;
	font-size: 14px;
	font-size: 1.077rem;
}
#chart .c_border .c_center {
	height: 60px;
}
#chart .c_border .c_line {
	width: auto;
	height: 30px;
	top: 140px;
	left: 55px;
	right: 55px;
}

#chart .c_child td:first-of-type div {
	margin-left: 0;
}
#chart .c_child td:last-of-type div {
	margin-right: 0;
}


#chart #c_explain {
	width: 100%;
	max-width: 520px;
	padding-top: 40px;
	position: relative;
}
#chart #c_explain section {
	width: 46%;
	padding-right: 8%;
	letter-spacing: 0;
}
#chart #c_explain section:nth-of-type(2) {
	position: relative;
	width: 100%;
	padding: 30px 0 0;
}

#chart #c_explain section:last-of-type {
	position: absolute;
	top: 40px;
	right: 0;
	padding: 0;
}

#chart #c_explain h4 {
	font-size: 15px;
	font-size: 1.154rem;
	padding-bottom: 5px;
}

#chart #c_explain section:nth-of-type(2) img,
#chart #c_explain section:nth-of-type(2) p {
	width: 46%;
	margin: 0 auto;
}

#chart #c_explain section p {
	padding-top: 6px;
	padding-bottom: 10px;
}

.page_link {
	width: 46%;
}
.page_link a {
	font-size: 13px;
	font-size: 1rem;
	line-height: 13px;
	padding: 11px 0;
}

/* ä¼šç¤¾æ¦‚è¦ */

#outline table {
	width: 90%;
	margin: 40px auto;
}
#outline th {
	width: 80px;
}
#outline th,
#outline td {
	padding: 10px;
}


/* ========ãƒ•ãƒƒã‚¿ãƒ¼ã‚¹ã‚¿ã‚¤ãƒ«======= */

footer {
	padding-bottom: 80px;
}

}


/* ================================= PC and ã‚¿ãƒ–ãƒ¬ãƒƒãƒˆ================================== */


@media print, screen and (min-width: 641px) {

/* ========ãƒ˜ãƒƒãƒ€ãƒ¼ã‚¹ã‚¿ã‚¤ãƒ«======= */



/* ãƒ­ã‚´ */
h1 {
	padding: 10px 40px;
}

/* ãƒ˜ãƒƒãƒ€ãƒ¼ã‚³ãƒ”ãƒ¼ */

#header_content #header_copy {
	bottom: 36px;
	right: 30px;
}

/* ãƒŠãƒ“ã‚²ãƒ¼ã‚·ãƒ§ãƒ³ */

nav {
	float: right;
}
nav ul {
	padding-right: 20px;
}
nav ul li {
	float: left;
	padding: 24px 40px 24px 0;
}
nav ul li a {
	color: #fff;
	line-height: 16px;
	font-weight: normal;
}
nav ul li:last-of-type {
	width: 40px;
	padding: 17px 20px 17px 0;
}
#shukei_navi li:last-of-type a {
	line-height: 30px;
	display: inline-block;
	background: url(../img/navi_mothers.png) no-repeat top center !important;
	background-size: 40px 40px !important;
	border: none;
	width: 40px;
	height: 40px;
}
#shukei_navi li:last-of-type a:hover {
	background: url(../img/navi_mothers_hover.png) no-repeat top center !important;
	background-size: 40px 40px !important;
}
.webp #shukei_navi li:last-of-type a {
	background: url(../img/navi_mothers.png.webp) no-repeat top center !important;
	background-size: 40px 40px !important;
}
.webp #shukei_navi li:last-of-type a:hover {
	background: url(../img/navi_mothers_hover.png.webp) no-repeat top center !important;
	background-size: 40px 40px !important;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), 
(min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 2), 
(min-resolution: 2dppx), (-webkit-min-device-pixel-ratio: 3), 
(min-resolution: 3dppx) {
#shukei_navi li:last-of-type a {
	background-image: url(../img/navi_mothers@2x.png) !important;
}
#shukei_navi li:last-of-type a:hover {
	background-image: url(../img/navi_mothers_hover@2x.png) !important;
}
.webp #shukei_navi li:last-of-type a {
	background-image: url(../img/navi_mothers@2x.png.webp) !important;
}
.webp #shukei_navi li:last-of-type a:hover {
	background-image: url(../img/navi_mothers_hover@2x.png.webp) !important;
}
}

#shukei_navi li:last-of-type a img {
	width: 40px;
	visibility: hidden;
}

#shukei_navi li:first-of-type {
	position: fixed;
	bottom: 10px;
	right: 10px;
	z-index: 1000;
	padding: 0;
}
#shukei_navi li:first-of-type a {
	width: 60px;
	height: 40px;
	border-radius: 50%; 
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	background: rgba(0,0,0,0.1);
	display: block;
	text-align: center;
	padding: 10px 0;
}
#shukei_navi li:first-of-type a::before {
	content : "^\A";
	white-space: pre;
}
/* ========ãƒ¡ã‚¤ãƒ³ã‚³ãƒ³ãƒ†ãƒ³ãƒ„======= */

main {
	padding-bottom: 30px;
}


#about &gt; div &gt; section {
	float: left;
}
#about h3 {
	padding: 0 0 60px 2%;
}
#about h4 {
	padding: 25px 0 15px;
}

/* çµ„ç¹”å›³ */

#chart h3 {
	padding-bottom: 60px;
}

#chart .c_master div,
#chart .c_child div {
	width: 160px;
	height: 160px;
}

#chart .c_master span,
#chart .c_child span {
	width: 160px;
	height: 160px;
	font-size: 18px;
	font-size: 1.385rem;
}
#chart .c_border .c_center {
	height: 100px;
}
#chart .c_border .c_line {
	height: 50px;
}


#chart #c_explain {
	padding-top: 30px;
}

#chart #c_explain section:last-of-type {
	padding: 0;
}

#chart #c_explain h4 {
	display: none;
}

#chart #c_explain section p {
	padding-top: 10px;
	padding-bottom: 12px;
}


.page_link a {
	line-height: 16px;
	padding: 12px 0;
}


/* ä¼šç¤¾æ¦‚è¦ */

#outline table {
	width: 720px;
	margin: 60px auto;
}
#outline th,
#outline td {
	padding: 10px 5%;
}
#outline th {
	width: 25%;
}
#outline td  {
	width: 65%;
}


}


/* ================================= ã‚¿ãƒ–ãƒ¬ãƒƒãƒˆ and ã‚¹ãƒžãƒ¼ãƒˆãƒ•ã‚©ãƒ³ ================================== */


@media screen and (max-width: 986px) and (min-width: 0px) {


}



/* ================================= ã‚¹ãƒžãƒ› ãƒ¡ã‚¤ãƒ³ç”»åƒç”¨ ================================== */

@media screen and (max-width: 479px) and (min-width: 0px) {
#header_content {
	height: 375px !important;
}
#header_content img {
	height: 100% !important;
	width: auto !important;
}


}



/*ã‚¢ãƒ‹ãƒ¡ãƒ¼ã‚·ãƒ§ãƒ³è¦ç´&nbsp;ã®ã‚¹ã‚¿ã‚¤ãƒ«*/
article &gt; section {
	opacity : 0;
	visibility: hidden;
	transition: 1s;
	transform: translateY(30px);
}
/*ã‚¢ãƒ‹ãƒ¡ãƒ¼ã‚·ãƒ§ãƒ³è¦ç´&nbsp;ã¾ã§ã‚¹ã‚¯ãƒ­ãƒ¼ãƒ«ã—ãŸæ™‚ã®ã‚¹ã‚¿ã‚¤ãƒ«*/
.active{
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}</pre></body></html>