@charset "utf-8";
/* CSS Document */

#sumaito {
	width: 100%;
	max-width: 1500px;
    margin: 0 auto;
    padding: 10px 0 0;
    height: 100px;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
	z-index: 9999;
	align-items: center;
}

#sumaito h2 {
	margin: 0;
	background: none;
}

#sumaito div.logo {
	width: 35%;
	display: inline-block;
	text-align: left;
	vertical-align: bottom;
    padding: 0;
    margin: 0;
	height: -webkit-fill-available;
}
#sumaito div.search {
	width: 29%;
	display: inline-block;
	text-align: center;
	vertical-align: bottom;
	margin-left: 5px;
}
#sumaito div.menu-bottom {
	width: 36%;
	display:contents;
	text-align: right;
	vertical-align: top;
	height: auto;
}
#sumaito div.logo img {
	width: 100%;
	height: auto;
	max-width: 375px;
    padding: 0;
    margin: 0 0 0 0;
}


#sumaito div.search form {
    vertical-align: bottom;
    background-color: #05870D;
    padding: 10px 5% 9px;
    border-radius: 25px;
    display: inline-block;
    width: 92%;
    margin: 0;
}

#sumaito .gsc-input-box {
	padding: 5px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

#sumaito .gsc-control {
    width: 100%;
}

#sumaito .gsc-control-cse {
    border-color: #FFFFFF !important;
}

#sumaito .gsc-control-wrapper-cse {
    width: 100%;
    background: #FFFFFF;
}

#sumaito div.search button {
    border: none;
    background-color: #fff;
    padding: 6px;
    margin: 0 3px 0 0;
    display: inline-block;
    overflow: visible;
    vertical-align: top;
	border-radius: 1px;
}

#sumaito div.search input[type="text"] {
    width: 95% !important;
    border: none;
    height: 30px;
    line-height: 25px;
    background: #ffffff;
}

.column_int_right div.search form {
    vertical-align: bottom;
    background-color: #05870D;
    padding: 5px 1.5% 4px;
    border-radius: 10px;
    display: inline-block;
    width: 90%;
	margin: 10px 0 15px;
}

.column_int_right div.search input[type="text"] {
	width: 95% !important;
	border: none;
    height: 30px;
    line-height: 25px;
	background: #ffffff;
}

.column_int_right div.search button {
    border: none;
    background-color: #fff;
    padding: 7px;
    margin: 0 3px 0 0;
    display: inline-block;
    overflow: visible;
    vertical-align: top;
	border-radius: 1px;
}

table.gsc-search-box td.gsc-input {
    padding-right: 0px !important;
}

.gsc-control-cse.gsc-control-cse-ja {
    margin: 0;
    padding: 0;
}

.gsc-input-box{
	padding: 0 !important;
	width: 95%;
    margin: 0 auto;
}

.gsib_a{
	padding: 0 !important;
}

.gsc-search-button {
    vertical-align: middle;
}

.gsc-search-button-v2 svg {
    fill: #05870D !important;
}

.gs-result .gs-title, .gsc-control-cse .gs-result .gs-title {
    font-size: 16px;
    text-align: left;
}

.gsc-control-cse {
    border-color: #d5f2d6 !important;
    background-color: #d5f2d6 !important;
}

.column_int_right a.sitemaplink {
    text-decoration: underline;
    color: #03720a;
    margin-right: 10px;
}

.column_int_right a.sitemaplink span {
    position: relative;
    display: inline-block;
    padding-left: 12px;
    font-size: 1.1em;
	font-weight: bold;
	margin-top: 1em;
}

.column_int_right a.sitemaplink span::before {
    content: '';
    width: 0;
    height: 0;
    border: solid 4px transparent;
    border-left: solid 6px #05870D;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -4px;
}

#sumaito div.menu-bottom a{
	text-decoration: underline;
	color: #05870D;
	margin-right: 10px;
}
#sumaito div.menu-bottom a:hover {
	color: #000;
	text-decoration: none;
}
#sumaito div.menu-bottom a span {
    position: relative;
    display: inline-block;
    padding-left: 12px;
	font-size: 0.8em;
}
#sumaito div.menu-bottom a span::before {
    content: '';
    width: 0;
    height: 0;
    border: solid 4px transparent;
    border-left: solid 6px #6EC873;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -4px;
}

#sumaito div.menu-bottom ul {
	list-style: none;
	margin: 5px 5px 0 0;
    padding: 0;
}

#sumaito div.menu-bottom ul li {
	margin: 5px 0 0;
	display: inline-block;
	padding: 0;
	background-color: #05870D;
	color: #fff;
	border: solid 1px #05870D;
	font-weight: bold;
	border-radius: 25px;
    width: 178px;
    text-align: center;
	line-height: 0;
}

#sumaito div.menu-bottom ul li:hover {
	margin: 5px 0 0;
	display: inline-block;
	padding: 0;
	background-color: #fff;
	color: #05870D;	
	font-weight: bold;
	border-radius: 25px;
    width: 178px;
    text-align: center;
	transition: all .3s;
}

#sumaito div.menu-bottom ul li a {
	background-color: #05870D;
	color: #fff;
	text-decoration: none;
}

#sumaito div.menu-bottom ul li a:hover {
	background-color: #fff;
	color: #05870D;
}

#sumaito div.menu-bottom ul li a div.btn {
	padding: 23px 0 23px;
    position: relative;
    font-size: 1em;
    width: 100%;
}

/*
#page-title {
    background-repeat: repeat-x;
    background-position: 50% 0%;
    max-height: 363px;
    height: 20vw;
	min-height: 300px;
    vertical-align:middle;
    margin-top: 15px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

#page-title_yuuryou {
	background-image: url(../img/p-back_yuuryou.jpg);
    background-repeat: repeat-x;
    background-position: 50% 0%;
    max-height: 363px;
    height: 20vw;
	min-height: 300px;
    vertical-align:middle;
    margin-top: 15px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

#page-title_kosodate {
	background-image: url(../img/p-back_kosodate.jpg);
    background-repeat: repeat-x;
    background-position: 50% 0%;
    max-height: 363px;
    height: 20vw;
	min-height: 300px;
    vertical-align:middle;
    margin-top: 15px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

#page-title_joseiseido {
	background-image: url(../img/p-back_joseiseido.jpg);
    background-repeat: repeat-x;
    background-position: 50% 0%;
    max-height: 363px;
    height: 20vw;
	min-height: 300px;
    vertical-align:middle;
    margin-top: 15px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}


#page-title_goiken {
	background-image: url(../img/p-back_goiken.jpg);
    background-repeat: repeat-x;
    background-position: 50% 0%;
    max-height: 363px;
    height: 20vw;
	min-height: 300px;
    vertical-align:middle;
    margin-top: 15px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

#page-title_hajimete {
	background-image: url(../img/p-back_hajimete.jpg);
    background-repeat: repeat-x;
    background-position: 50% 0%;
    max-height: 363px;
    height: 20vw;
	min-height: 300px;
    vertical-align:middle;
    margin-top: 15px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

#page-title_koureisya {
	background-image: url(../img/p-back_koureisya.jpg);
    background-repeat: repeat-x;
    background-position: 50% 0%;
    max-height: 363px;
    height: 20vw;
	min-height: 300px;
    vertical-align:middle;
    margin-top: 15px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}


#page-title_reform {
	background-image: url(../img/p-back_reform.jpg);
    background-repeat: repeat-x;
    background-position: 50% 0%;
    max-height: 363px;
    height: 20vw;
	min-height: 300px;
    vertical-align:middle;
    margin-top: 15px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

#page-title_cyuuko {
	background-image: url(../img/p-back_cyuuko.jpg);
    background-repeat: repeat-x;
    background-position: 50% 0%;
    max-height: 363px;
    height: 20vw;
	min-height: 300px;
    vertical-align:middle;
    margin-top: 15px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}


#page-title_eco {
	background-image: url(../img/p-back_eco.jpg);
    background-repeat: repeat-x;
    background-position: 50% 0%;
    max-height: 363px;
    height: 20vw;
	min-height: 300px;
    vertical-align:middle;
    margin-top: 15px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

#page-title_saigai {
	background-image: url(../img/p-back_saigai.jpg);
    background-repeat: repeat-x;
    background-position: 50% 0%;
    max-height: 363px;
    height: 20vw;
	min-height: 300px;
    vertical-align:middle;
    margin-top: 15px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

#page-title_kaiteki {
	background-image: url(../img/p-back_kaiteki.jpg);
    background-repeat: repeat-x;
    background-position: 50% 0%;
    max-height: 363px;
    height: 20vw;
	min-height: 300px;
    vertical-align:middle;
    margin-top: 15px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

#page-title_kouteki {
	background-image: url(../img/p-back_kouteki.jpg);
    background-repeat: repeat-x;
    background-position: 50% 0%;
    max-height: 363px;
    height: 20vw;
	min-height: 300px;
    vertical-align:middle;
    margin-top: 15px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

#page-title_soudan {
	background-image: url(../img/p-back_soudan.jpg);
    background-repeat: repeat-x;
    background-position: 50% 0%;
    max-height: 363px;
    height: 20vw;
	min-height: 300px;
    vertical-align:middle;
    margin-top: 15px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

#page-title_sitemap {
	background-image: url(../img/p-back_sitemap.jpg);
    background-repeat: repeat-x;
    background-position: 50% 0%;
    max-height: 363px;
    height: 20vw;
	min-height: 300px;
    vertical-align:middle;
    margin-top: 15px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}


#page-title_quiz {
	background-image: url(../img/p-back_quiz.jpg);
    background-repeat: repeat-x;
    background-position: 50% 0%;
    max-height: 363px;
    height: 20vw;
	min-height: 300px;
    vertical-align:middle;
    margin-top: 15px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

#page-title_education {
	background-image: url("../img/p-back_education.jpg");
    background-repeat: repeat-x;
    background-position: 50% 0%;
    max-height: 363px;
    height: 20vw;
	min-height: 300px;
    vertical-align:middle;
    margin-top: 15px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

#page-title_city {
	background-image: url("../img/p-back_city.jpg");
    background-repeat: repeat-x;
    background-position: 50% 0%;
    max-height: 363px;
    height: 20vw;
	min-height: 300px;
    vertical-align:middle;
    margin-top: 15px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}



#page-title h3,
#page-title_yuuryou h3,
#page-title_kosodate h3,
#page-title_joseiseido h3,
#page-title_goiken h3,
#page-title_hajimete h3,
#page-title_koureisya h3,
#page-title_cyuuko h3,
#page-title_reform h3,
#page-title_eco h3,
#page-title_saigai h3,
#page-title_kaiteki h3,
#page-title_kouteki h3,
#page-title_soudan h3,
#page-title_sitemap h3,
#page-title_quiz h3,
#page-title_education h3,
#page-title_city h3{
	font-weight: bold;
	font-size: 3em;
	color: #fff;
	text-shadow:
		1px 1px 7px rgb(0 0 0 / 15%),
		-1px 1px 7px rgb(0 0 0 / 15%),
		1px -1px 7px rgb(0 0 0 / 15%),
		-1px -1px 7px rgb(0 0 0 / 15%),
		1px 0px 7px rgb(0 0 0 / 15%),
		0px 1px 7px rgb(0 0 0 / 15%),
		-1px 0px 7px rgb(0 0 0 / 15%),
		0px -1px 7px rgb(0 0 0 / 15%);
}
*/

#page-inner h4{
	margin: 1.5em 0 15px;
    padding-left: 7px;
    border-left: 8px solid #6EC873;
    line-height: 1.3em;
    font-size: 1.5em;
}

#page-inner2 h4{
	margin: 1.5em 0 1em 0.5em;
    padding-left: 7px;
    border-left: 8px solid #6EC873;
    line-height: 1.3em;
    font-size: 1.5em;
	text-align: left;
}

#page-inner {
	width: 100%;
	max-width: 1366px;
	margin: 0 auto;
}

#page-inner2 {
	width: 100%;
	max-width: 1010px;
	margin: 0 auto;
}

#page-inner p,
#page-inner2 p{
    font-size: 1.5em;
    text-align: left;
    text-indent: 1em;
}

#page-inner section,
#page-inner2 section{
	width: 100%;
	margin: 0 0 50px;
}

.parent {
        display: block;
		padding: 0;
		margin: 0;
		width: 100%;
		flex-wrap: wrap;
      }

.parent div.contbox {
      background-color: #D5F2D6;
	  border-radius: 25px;
	  padding: 15px;
	  margin: 0 auto 20px;
      width: 90%;
	  max-width: 660px;
    }

.parent div.leftbox {
      background-color: #D5F2D6;
	  border-radius: 25px;
	  padding: 15px;
	  margin: 0 auto 20px;
      width: 90%;
	  max-width: 660px;
    }
.parent div.rightbox {
      background-color: #D5F2D6;
	  border-radius: 25px;
	  padding: 15px;
	  margin: 0 auto 20px;
      width: 90%;
	  max-width: 660px;
    }

.parent div.contbox ul.hash,
.parent div.leftbox ul.hash,
.parent div.rightbox ul.hash{
	margin: 15px 0 5px;
	list-style: none;
	display: flex;
	flex-wrap: nowrap;
    justify-content: flex-start;
	font-size: 1.2em;
}

.parent div.contbox ul.hash li,
.parent div.leftbox ul.hash li,
.parent div.rightbox ul.hash li{
	margin: 5px;
	padding: 3px 10px;
	background: #ffffff;
	border-radius: 5px;
}

h5.contact{
	clear: both;
    margin-bottom: 0.2rem;
    margin-left: 0.5rem;
    padding: 0.5rem 0.5rem;
    border-top: 1px solid #6EC873;
    border-bottom: 1px solid #6EC873;
    background-color: white;
    font-weight: bold;
    font-size: 1.5em;
    color: #000000;
	text-align: left;
}

#page-inner p.contact-text,
#page-inner2 p.contact-text{
	margin: 1em;
	text-indent: 0;
}

#page-inner p.contact-text2,
#page-inner2 p.contact-text2{
	margin: 1em 0.5em 0.1em;
	text-indent: 1em;
}

#page-inner p.contact-text3,
#page-inner2 p.contact-text3{
	margin: 0 0.5em 0.1em;
	text-indent: 1em;
}

p.contact-text span.no{
	font-size: 1.3em;
	font-weight: bold;
}

#page-inner p.contact-text a,
#page-inner2 p.contact-text a{
	margin: 3px 5px;
}


    @media (min-width: 800px) {
      .parent {
        display: flex;
		justify-content: space-between;
      }

      .parent div.contbox,
      .parent div.leftbox,
      .parent div.rightbox{
        flex-grow: 1;
		margin: 0 10px 20px;
		width: 47.5%;
      }
		
		

    }


    @media screen and (max-width: 1200px) and (min-width: 1045px) {

      .parent div.contbox,  
      .parent div.leftbox,
      .parent div.rightbox{
		max-width: 48.3%;
      }

    }

    @media screen and (max-width: 1044px) and (min-width: 801px) {

      .parent div.contbox,		
      .parent div.leftbox,
      .parent div.rightbox{
		max-width: 48%;
      }
		
	#sumaito div.search {
		width: 29%;
	}
	#sumaito div.menu-bottom {
		width: 36%;
		display:contents;
		text-align: center;
	}		
		
	.parent .comment .text{
		max-width: 700px;
	}		

    }


.parent h5 {
	text-align: center;
	margin: 0 0 15pt;
	padding-bottom: 15px;
	font-size: 1.8em;
	line-height: 1.5em;
	font-weight: bold;
	border-bottom: dashed 2px #6EC873;
	height: 90px;
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.parent p {
	margin: 0;
	padding: 0;
}
.parent .comment {
    padding-bottom: 15px;
    border-bottom: dashed 2px #6EC873;
    margin: 0 0 15pt;
    display: flex;
    min-height: 300px;
    align-items: center;
}

.parent .comment .text{
	font-size: 1.2em;
	word-break: break-all;
	-ms-word-break: break-all;
	max-width: 620px;
	width: 97%;
}

.parent .comment .text span.bold{
	font-weight: bold;
}

.parent .comment .mark_1{
	margin:10px;
}

.parent .pamphlet .btn{
    width: 100%;
    padding: 0;
}
.parent .pamphlet .btn a {
    width: 100% !important;
    display: block;
    padding-bottom: 0.375rem;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    padding-top: 0.375rem;
}

.parent .comment .mark_1 .pamphlet{
	margin: 5px auto 10px;
    padding: 0;
    background-color: #05870D;
    color: #fff;
    border: solid 1px #05870D;
    font-weight: bold;
    border-radius: 25px;
    width: 145px;
    text-align: center;
    line-height: 0;	
    height: 35px;
    align-content: center;}

.parent .comment .mark_1 .pamphlet:hover {
    margin: 5px auto 10px;
    padding: 0;
    background-color: #fff;
    color: #05870D;
    font-weight: bold;
    border-radius: 25px;
    width: 145px;
    text-align: center;
    transition: all .3s;
}

.parent .comment .mark_1 .pamphlet a {
    text-decoration: none;
    color:#FFFFFF;
}
.parent .linkbtn_warap {
	margin-top: auto;
	display: flex;
	flex-direction: column;
}

.parent .warap {
	margin-top: auto;
    display: flex;
    justify-content: center;
}


.parent .syousai{
	margin: 5px auto 10px;
    padding: 0;
    background-color: #05870D;
    color: #fff;
    border: solid 1px #05870D;
    font-weight: bold;
    border-radius: 25px;
    width: 260px;
    text-align: center;
    line-height: 0;
}

.parent .syousai .btn{
    width: 100%;
    padding: 0;
}
.parent .syousai .btn a {
    width: 100% !important;
    display: block;
    padding-bottom: 0.375rem;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    padding-top: 0.375rem;
}
.parent .syousai:hover {
    margin: 5px auto 10px;
    padding: 0;
    background-color: #fff;
    color: #05870D;
    font-weight: bold;
    border-radius: 25px;
    width: 260px;
    text-align: center;
    transition: all .3s;
}

.parent .syousai a,
.parent .comment .mark .pamphlet a{
    background-color: #05870D;
    color: #fff;
    text-decoration: none;
}

.parent .syousai a:hover,
.parent .comment .mark .pamphlet a:hover{
    background-color: #fff;
    color: #05870D;
    text-decoration: none;
}

.parent .syousai a div.btn {
    padding: 23px 0 23px;
    position: relative;
    font-size: 1.5em;
    width: 100%;
}


.parent .comment .mark .pamphlet a div.btn {
    padding: 15px 0 15px;
    position: relative;
    font-size: 1em;
    width: 100%;
}


#sumaito-f {
	display: block;
}

#sumaito-f div.back-g {
	background-color: #6EC873;
	background-repeat:repeat-x;
    background-position:0% 100%;
	height: 200px;
	width: 100%;
}

#sumaito-f div.back-g div.inner {
	margin: 0 auto;
	padding: 15px;
    max-width: 1500px;
}

#sumaito-f div.logo-left {
	width: 40%;
	padding: 0;
	text-align: left;
	display: inline-block;
}

#sumaito-f div.logo-left a img {
    max-width: 375px;
	min-width: 200px;
    width: 100%;
}

#sumaito-f div.menu-right {
	width: 59%;
	padding: 0;
	text-align: right;
	display: inline-block;
	margin-top: 20px;
    vertical-align: top;
}

#sumaito-f div.menu-right ul {
	display: inline-block;
    margin: 5px 0;
	list-style: none;
	font-size: 1.5em;
}
#sumaito-f div.menu-right ul li {
	position: relative;
    padding-left: 10px;
	color: #fff;
	font-size: 0.8em;
	display: inline-block;
	margin-left: 20px;
}
#sumaito-f div.menu-right ul li:before {
    content: "";
    position: absolute;
    top: 0.35em;
    left: 0;
    width: 0;
    height: 0;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent transparent #404040;
}
#sumaito-f div.menu-right ul li a {
	color: #404040;
	text-decoration: underline;
}
#sumaito-f div.menu-right ul li a:hover {
	color: #404040;
	text-decoration: none;
}
#sumaito-f p {
	clear: both;
	text-align: center;
	font-size: 0.8em;
	color: #000;
	background-color: #fff;
	margin: 0;
	padding: 5px
}


.sitemap {
    margin: 50px 50px;
	text-align: left;
}

ul.sitemaplist {
	width: 98%;
    margin: 10px 0 10px 5%;
    display: inline-block;
}

ul.sitemaplist li:before {
    content: '';
    width: 0;
    height: 0;
    border: solid 7px transparent;
    border-left: solid 7px #05870D;
    position: absolute;
    margin-top: 9px;
    margin-left: -16px;
}

ul.sitemaplist li {
    width: 48%;
    vertical-align: middle;
    padding: 3px 0 0 15px;
    color: #000000;
    margin: 5px 5px 5px 10px;
    float: left;
    font-size: 1.5em;
}


@media (max-width: 1240px) {

	.parent h5 {
		font-size: 1.6em;
	}	
	
	
}


@media (max-width: 800px) {

	#sumaito {
		width: 100%;
		margin: 0;
		padding: 10px 0 0;
		height: auto;
		max-height: 222px;
		display: flex;
		justify-content: space-between;
		z-index: 9999;
		flex-direction: column;
	}

	#sumaito div.logo {
		width: 100%;
		display: inline-block;
		text-align: center;
		vertical-align: bottom;
		padding: 0;
		margin: 0;
		height: -webkit-fill-available;
		}

	#sumaito div.search {
		width: 80%;
		/* display: inline-block; */
		text-align: center;
		vertical-align: bottom;
		/* float: left; */
		margin: 0 auto;
	}

	#sumaito div.menu-bottom {
		width: 100%;
		display: inline-block;
		text-align: center;
		vertical-align: top;
		/* height: 82px; */
		/* float: right; */
	}

	.gsc-input-box{
		width: 98%;
	}	
	
	.parent h5 {
		font-size: 1.5em;
	}

	.parent .syousai a div.btn {
		font-size: 1.2em;
	}	
	
	.parent .comment {
		padding-bottom: 15px;
		border-bottom: dashed 2px #05870D;
		margin: 0 0 15pt;
		display: flex;
		min-height: 250px;
		flex-direction: column;
		align-items: center;
	}
	
	#page-inner p,
	#page-inner2 p{
		padding:0.5em 1em;
	}

	ul.sitemaplist li {
		width: 100%;
		font-size: 1.2em;
	}	

	#sumaito-f div.menu-right {
		margin-top: 0;
	}
	
}


@media (max-width: 600px) {
	
	.sitemap {
		margin: 50px 25px;
	}

	.parent h5 {
		font-size: 1.4em;
	}

	.parent .syousai a div.btn {
		font-size: 1.1em;
	}		

	.parent .warap {
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
	}	

	#page-title h3,
	#page-title_yuuryou h3,
	#page-title_kosodate h3,
	#page-title_joseiseido h3,
	#page-title_goiken h3,
	#page-title_hajimete h3,
	#page-title_koureisya h3,
	#page-title_cyuuko h3,
	#page-title_reform h3,
	#page-title_eco h3,
	#page-title_saigai h3,
	#page-title_kaiteki h3,
	#page-title_kouteki h3,
	#page-title_soudan h3,
	#page-title_sitemap h3,
	#page-title_quiz h3,
	#page-title_education h3{
	font-size: 2.7em;
	}	

	ul.sitemaplist {
	width: 97%;
    margin: 10px 2% 10px 2%;
    display: inline-block;
	}

	.parent .comment .text{
		font-size: 1.1em;
	}	
	
	
}



@media (max-width: 365px) {

	#sumaito {
		max-height: 300px;
	}
}


a.anotherwindow:after {
    content: '';
    display: inline-block;
    width: 17px;
    height: 17px;
    background-size: contain;
    vertical-align: middle;
    margin-left: 7px;
	margin-right: 7px;
    margin-bottom: 7px;
}

