
body {
	font-size: 16px;
	max-width: 480px;
	min-width: 380px;
	-webkit-text-size-adjust: 100%;
}

h2.img {
	font-size: 24px;
	padding-bottom: 15px;
}

.df {
	display: none;
}

span.sp {
	display: inline;
}

div.sp {
	display: block;
}

img.spwideimg {
	height: auto;
	width: 100%;
}

p {
	line-height: 1.8em;
}

span.img-left,
span.img-right {
	display: block;
	float: none;
	margin: 0;
	padding-bottom: 10px;
	text-align: center;
}

p.spjustify {
	text-align: justify;
}

a.link-btn,
a p.link-btn,
div.page span.next a,
div.page a.next {
	display: block;
}

/***********************************************************************/

table.list-table th {
	border: none;
	display: block;
	margin-top: 20px;
	padding: 10px 15px;
	width: auto;
}

table.list-table td {
	border-top: none;
	display: block;
	padding: 10px 15px 30px 15px;
}

ul.indexmenu {
	display: block;
	margin: 0 auto;
	width: 80%;
}

ul.indexmenu li {
	margin-right: 0;
	width: 100%;
}

ul.indexmenu li a {
	box-shadow: 0 0 3px 0 rgba(0,0,0,.2);
	padding: 10px 10px 0 10px;
}

ul.indexmenu li a img {
	height: auto;
	max-width: 310px;
	width: 100%;
}

ul.indexmenu li a p {
	font-size: 20px;
	line-height: 1.3em;
	padding: 15px 30px 15px 20px;
}

ul.localnav {
	justify-content: space-between;
}

ul.localnav li {
	margin: 0;
	width: 49%;
}

ul.localnav li a,
ul.localnav li div {
	font-size: 14px;
	height: 170px;
	line-height: 1.5em;
}

ul.pagenav {
	padding: 20px 10px 10px 10px;
}

ul.pagenav li {
	margin: 3px 1%;
	width: 48%;
}

div.dcontents {
	padding: 20px;
}

div.dcontents ol li {
	margin-left: 20px;
}

div.dcontents ol li ul {
	margin-bottom: 20px;
}

div.dcontents ol li ul li {
	margin: 8px 0 8px 0;
}

div.dcontents ul.list {
	margin-left: 5px;
}

div.dcontents table {
	border-bottom: 1px solid #ebebeb;
}

div.dcontents table th {
	border-bottom: none;
	color: #86a079;
	display: block;
	font-weight: 700;
	padding: 15px 10px 5px 10px;
}

div.dcontents table td {
	border: none;
	display: block;
	font-size: 14px;
	padding: 0 10px 15px 10px;
}

div.info {
	display: block;
}

div.info div.text {
	width: 100%;
}

div.info div.img {
	width: 100%;
}

div.info div.img img {
	height: auto;
	width: 100%;
}

/***********************************************************************/

table.form-table tr {
	display: block;
	position: relative;
}

table.form-table th {
	border: none;
	color: #86a079;
	display: block;
	font-weight: 700;
	padding: 30px 0 0 5%;
	text-align: left;
	width: 100%;
}

table.form-table td {
	border: none;
	display: block;
	line-height: 1.5em;
	padding: 8px 5%;
}

table.form-table td.m {
	padding: 0;
	position: absolute;
	right: 20px;
	top: 28px;
}

table.form-table td input.size500,
table.form-table td input.size400,
table.form-table td input.size300,
table.form-table td input.size200,
table.form-table td textarea {
	width: 100%;
}

table.form-table td table th,
table.form-table td table td {
	display: table-cell;
}

input.submit {
	display: block;
	font-size: 22px;
	margin: 0 auto;
	padding: 10px 0;
	width: 90%;
}

body#form p.error {
	padding: 30px 20px;
}

body#form table.form-table th,
body#form table.form-table td {
	padding-bottom: 10px;
	padding-top: 10px;
}

body#form table.form-table td {
	padding-bottom: 30px;
	padding-left: 20px;
}

/***********************************************************************/

ul.news-list li {
	position: relative;
}

ul.news-list li a {
	background-position: right 10px center;
	padding: 20px 25px 20px 10px;
	text-align: left;
}

ul.news-list li a:hover {
	background-position: right 5px center;
}

ul.news-list li a p.date {
	display: inline-block;
	margin-top: 4px;
	width: 90px;
}

ul.news-list li a p.category {
	display: inline-block;
	margin-bottom: 10px;
	width: 180px;
}

ul.news-list li a p.category span {
	display: block;
	padding: 2px 0;
	width: auto;
}

ul.news-list li a h3 {
	display: block;
	padding: 0;
	text-align: justify;
}

ul.category {
	display: block;
	text-align: center;
}

ul.case-list li {
	margin: 10px auto;
	width: 90%;
}

ul.case-list li a {
	height: auto;
	margin: 0 auto;
	width: 90%;
}

ul.case-list li a span.category {
	display: block;
	text-align: center;
}

ul.case-list li a span.category span {
	margin: 0 auto;
	padding: 5px 0;
	text-align: center;
	width: 200px;
}

ul.case-list li a h3 {
	display: block;
	font-size: 13px;
	height: auto;
	padding: 10px;
	width: 90%;
}

div.page h2.screen-reader-text {
	display: none;
}

body#archive h1 {
	font-size: 22px;
}

body#single h1 {
	font-size: 22px;
	line-height: 1.3em;
}

body#single div.body {
	padding: 20px;
	width: auto;
}

body#single div.body h2 {
	margin: 30px 0 10px 0;
}

body#single div.body a.link-btn {
	font-size: 13px;
	padding: 10px 20px 10px 10px;
}

body#single div.body figure {
	height: auto;
	margin: 10px 0;
	padding: 0;
	width: auto;
}

body#single div.body figure img {
	height: auto;
	width: 100%;
}

body#single div.body figure figcaption {
	font-size: 85%;
	line-height: 1.5em;
}

/***********************************************************************/

header {
	min-width: 100%;
}

#header-logo {
	padding: 12px 0 12px 20px;
	position: static;
}

a#header-logo img {
	height: auto;
	width: 120px;
}

#hamburger {
	display: inline;
	height: 50px;
	position: absolute;
	right: 10px;
	top: 2px;
	width: 50px;
	z-index: 999;
}

#hamburger:hover {
	cursor: pointer;
	opacity: .7;
}

#hamburger span,
#hamburger span:before,
#hamburger span:after {
	background: #529a95;
	display: block;
	height: 3px;
	position: absolute;
	transition-duration: .3s;
	transition-property: transform;
	width: 30px;
}

#hamburger span {
	left: 50%;
	top: 50%;
	transform: translate( -50%, -50% );
}

#hamburger span:before {
	content: "";
	transform: translateY( -10px ) rotate( 0deg );
}

#hamburger span:after {
	content: "";
	transform: translateY( 10px ) rotate( 0deg );
}

#hamburger.open span {
	background: transparent !important;
}

#hamburger.open span:before {
	transform: rotate( 45deg ) !important;
}

#hamburger.open span:after {
	transform: rotate( -45deg ) !important;
}

nav#globalnav {
	background-color: #437d78;
	box-shadow: 0 5px 5px 0 rgba(0,0,0,.2);
	display: none;
	margin-right: 0;
	padding: 15px;
	position: absolute;
	top: 58px;
	width: 100%;
	z-index: 5;
}

ul#globalnav-main {
	display: block;
	position: static;
}

ul#globalnav-main li,
ul#globalnav-main li.about div ul li {
	display: block;
	margin: 1px 0 0 0;
	padding: 0;
	width: 100%;
}

ul#globalnav-main li a,
ul#globalnav-main li.about div ul li a {
	background: #529a95 url(images/link_btn_white.svg) no-repeat right 20px center;
	background-size: 6px;
	color: white;
	display: block;
	font-size: 16px;
	font-weight: 700;
	padding: 8px 30px;
	text-align: left;
	text-decoration: none;
	width: 100%;
}

ul#globalnav-main li a:hover,
ul#globalnav-main li.about div ul li a:hover {
	background-position: right 15px center;
}

ul#globalnav-main li.about em {
	display: none;
}

ul#globalnav-main li.about div {
	background-color: transparent;
	box-shadow: none;
	margin-top: 0;
	opacity: 1;
	position: static;
	transform: translateY(0px);
	visibility: visible;
}

ul#globalnav-main li.about:hover div {
	opacity: 1;
}

ul#globalnav-main li.about div ul {
	background-color: transparent;
	padding: 0;
}

ul#globalnav-main li.about div ul li a img {
	display: none;
}

ul#globalnav-main li.about div ul li a p {
	background-image: none;
	font-size: 16px;
	padding: 0;
}

a#englishjapanese {
	display: flex;
	right: 70px;
	top: -45px;
}

ul#globalnav-right {
	float: none;
	justify-content: center;
	padding: 20px;
	width: 100%;
}

ul#globalnav-right li {
	border: none;
	height: auto;
	margin-bottom: 1px;
	width: 100%;
}

ul#globalnav-right li a,
ul#globalnav-right li:nth-child(3) a {
	background-color: white;
	display: block;
	height: auto;
	padding: 42px 0 10px 0;
	width: 100%;
}

ul#globalnav-right li a:hover {
	opacity: .60;
}

nav#breadnav ul li:first-child {
	padding-left: 10px;
}

#title {
	height: auto;
	padding: 50px 0 50px 0;
}

#title h1 {
	font-size: 32px;
}

#title h1 em {
	font-size: 20px;
	margin-top: 5px;
}

div.main,
div.main-s,
div.spmain {
	padding: 0 15px;
	width: auto;
}

ul#flogos {
	justify-content: space-between;
	padding: 20px 10px;
	width: auto;
}

ul#flogos li {
	margin: 0;
	width: 49%;
}

ul#flogos li a {
	display: block;
	padding: 5px;
}

ul#flogos li a img {
	height: auto;
	width: 100%;
}

ul#flogos li a p {
	line-height: 1.2em;
	margin-top: 5px;
}

ul#flogos li a:hover p {
	background-position: right center;
}

#footer {
	padding-bottom: 70px;
	position: relative;
}

a#pagetop {
	bottom: 0;
	position: absolute;
	width: 100%;
}

nav#footernav {
	display: block;
	padding: 20px;
	width: auto;
}

nav#footernav ul,
nav#footernav ul:first-child {
	display: block;
	margin: 0;
	padding: 10px 0;
	width: 100%;
}

nav#footernav ul li {
	border-bottom: 1px solid #677a85;
}

nav#footernav ul li:first-child {
	border-top: 1px solid #677a85;
	display: block;
	width: 100%;
}

nav#footernav ul li a {
	background: url(images/link_btn_white.svg) no-repeat right 10px top 12px;
	background-size: 4px;
	color: white;
	display: block;
	font-weight: 500;
	padding: 2px 22px 2px 10px;
	text-decoration: none;
}

nav#footernav ul li a:hover {
	background-position: right 7px top 12px;
}

nav#footernav ul:first-child {
	display: block;
	margin-bottom: 10px;
}

nav#footernav ul:first-child li {
	display: block;
	margin-right: 0;
}

nav#footernav ul:first-child li:nth-child(2) ul {
	margin: 5px 0 20px 20px;
	padding: 0;
	width: auto;
}

nav#footernav ul:first-child li:nth-child(2) ul li a {
	float: none;
}

nav#footernav ul#footer-sns {
	margin-top: 20px;
	position: static;
}

nav#footernav ul#footer-sns li,
nav#footernav ul#footer-sns li:first-child,
nav#footernav ul#footer-sns li:nth-child(2) {
	border: none;
	margin: 0;
	width: auto;
}

nav#footernav ul#footer-sns li a {
	padding: 0 8px;
}

p#copyright {
	font-size: 11px;
	margin: 0;
	padding: 0;
}