﻿
@import url('https://fonts.googleapis.com/css2?family=Sawarabi+Mincho&display=swap');

body {
	font-family: 'Sawarabi Mincho', sans-serif;
	font-size: 1.13em;
	color: #000000;
	/*text-align: justify;*/
	/*background: #FFF;*/
	background: #074EA7 url("../images/bg.png") repeat-x top center fixed;
}

header {
	margin: 50px 0px 0px 0px;
}

header h1 {
	text-align: center;
	margin: 0px 0px 30px 0px;
}
header h1 img {
	width: 570px;
	margin: 0px 0px 0% 0px;
}
nav {
	text-align: center;
	margin: 0px 0px 30px 0px;
	color: #FFF;
}

nav a {
	margin: 0px 10px 0px 10px;
}

nav a:link,
nav a:visited {
	color: #FFF;
	text-decoration: underline;
}

nav a:hover {
	color: #FFF;
	text-decoration: none;
}

#aw_conts {
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
	width: 960px;
}

header p {
	color: #FFF;
	text-align: center;
	margin: 0px 0px 10px 0px;
}

#aw_conts #aw_table {
	width: 890px;
	margin: 0px auto 20px;
	padding: 30px 30px 0px;
	border: 5px solid #EBBB79;
	background-color: #000;
	color: #FFF;
}

#aw_conts #aw_table h2 {
	font-size: 2.0em;
	margin: 0px auto 0px;
	text-align: center;
	background: url("../images/times_bg.png") no-repeat center center;
	color: #EBBB79;
	line-height: 47px;
}

#aw_conts #aw_table p {
	margin: 0px auto 10px;
	text-align: center;
}

#aw_conts #aw_table table {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 50px 0px;
/*	border-top: 1px solid #EBBB79;*/
}

#aw_conts #aw_table table th {
	max-width: 20%;
	padding: 10px 5px;
	color: #EBBB79;
	vertical-align: top;
	font-weight: 700;
	line-height: 1.2em;
	letter-spacing: -0.05em;
	text-align: left;
}

#aw_conts #aw_table table td {
	width: 38%;
	padding: 10px 5px;
	vertical-align: top;
	line-height: 1.2em;
	letter-spacing: -0.05em;
}

#aw_conts #aw_table .first {
	font-size: 1.2em;
	font-weight: 700;
}


#aw_conts #aw_table .bumon {
	font-size: 0.7em;
	color: #FFF;
	border-right: 1px solid #666;
}

#aw_contact {
	margin: 0px auto 50px;
	width: 960px;
	text-align: center;
	color: #FFF;
}

#aw_contact h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 1.3em;
	display: inline-block;
}

#aw_contact p {
	margin: 10px 0px 0px 0px;
	font-size: 1.0em;
}

#aw_contact a:link,
#aw_contact a:visited {
	text-decoration: underline;
	color: #FFF;
}

#aw_contact a:hover {
	text-decoration: none;
	color: #FFF;
}

#pagetop {
	display: none;
	position: fixed;
	bottom: 50px;
	right: 50%;
	margin-right: -580px;
	cursor: pointer;
}

.pc_only {
	display: inherit;
}

.sp_only {
	display: none;
}

@media screen and (max-width: 768px) {

body {
	font-family: 'Sawarabi Mincho', sans-serif;
	font-size: 3.4vw;
	color: #000000;
	/*text-align: justify;*/
	/*background: #FFF;*/
	background: #074EA7 url("../images/bg.png") repeat-x top center fixed;
	background-size: contain;
}
	
header {
	margin: 5% 0px 0px 0px;
}
	
header h1 {
	text-align: center;
	margin: 0px 0px 3% 0px;
}
	
header h1 img {
	width: 90%;
	text-align: center;
	margin: 0px 0px 0% 0px;
}

nav {
	font-size: 0.7em;
	text-align: center;
	margin: 0px 0px 5% 0px;
}

nav a {
	margin: 0px 1% 0px 2%;
}

nav a:link,
nav a:visited {
	color: #FFF;
	text-decoration: underline;
}

nav a:hover {
	color: #FFF;
	text-decoration: none;
}

#aw_conts {
	padding: 0% 0px 0px 0px;
	margin: 0px auto;
	width: 96%;
}

#aw_conts #aw_table {
	width: 90%;
	margin: 0px auto 5%;
	padding: 3%;
	border: 3% solid #EBBB79;
	background-color: #000;
	color: #FFF;
}

#aw_conts #aw_table h2 {
	margin: 0px auto 0px;
	text-align: center;
	background: url("../images/times_bg.png") no-repeat center center;
	background-size: contain;
	color: #EBBB79;
}

#aw_conts #aw_table p {
	margin: 0px auto 3%;
	text-align: center;
}

#aw_conts #aw_table table {
	width: 100%;
	padding: 0% 0px 0px 0px;
	margin: 0px 0px 10% 0px;
	/*border-top: 1% solid #EBBB79;*/
}

#aw_conts #aw_table table th {
	display: block;
	max-width: 96%;
	padding: 3% 2%;
	color: #EBBB79;
	vertical-align: top;
	font-weight: 700;
	line-height: 1.2em;
	letter-spacing: -0.05em;
	text-align: left;
}

#aw_conts #aw_table table td {
	display: block;
	width: 96%;
	padding: 3% 2%;
	vertical-align: top;
	line-height: 1.2em;
	letter-spacing: -0.05em;
}
	
#aw_conts #aw_table table td:nth-last-of-type(1) {
	border-bottom: 1px dotted #666;
}

#aw_conts #aw_table .first {
	font-size: 1.2em;
	font-weight: 700;
}

#aw_conts #aw_table .bumon {
	font-size: 0.7em;
	color: #FFF;
	border-right: none;
}

#aw_contact {
	margin: 0px auto 10%;
	width: 96%;
	text-align: center;
	color: #FFF;
}

#aw_contact h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 1.3em;
	display: inline-block;
}

#aw_contact p {
	margin: 5% 0px 0px 0px;
	font-size: 0.9em;
}
	
.pc_only {
	display: none;
	visibility: hidden;
}

.sp_only {
	display: inherit;
	visibility: visible;
}
	
}
