@charset "UTF-8";
/* CSS Document */

body section.aoharu {
	font-size: initial;
	font-family: sans-serif;
}
section.aoharu table th,
section.aoharu table td {
	border:none;
}
section.aoharu .topimg img {
	max-width: 100%;
	height: auto;
}
section.aoharu h2 {
	margin-top: 40px;
	margin-bottom: 10px;
}
section.aoharu .bold {
	font-weight: bold;
}
section.aoharu .copy {
	margin: 40px 0;
}
section.aoharu .middle {
	color: #27AAED;
}
section.aoharu .right {
	text-align: right;
}
section.aoharu .topzero {
	margin-top: 0;
}
section.aoharu .bottomzero {
	margin-bottom: 0;
}
section.aoharu .yajirushi {
	text-align: center;
}
section.aoharu .wrap {
	margin: 0 5%;
}
section.aoharu .hangaku {
	color: #F191C4;
	font-size: 20px;
	font-weight: bold;
}
section.aoharu .underline {
	font-size: 20px;
	font-weight: bold;
	color: #338ad3;
	background: linear-gradient(transparent 50%, #FFFF89 50%);
}
section.aoharu .center {
	text-align: center;
}
section.aoharu .sankaku {
	background-image: url("images/pattern.png");
	background-repeat: repeat;
	padding: 10px 5%;
}
section.aoharu h3 {
	color: #338AD3;
	margin: 10px 0;
}
section.aoharu .card {
	margin-top: 20px;
	width: 100%;
	max-width: 320px;
}
section.aoharu .shoukai {
	background-color: #ffffff;
	border: solid 2px #338ad3;
	margin: 5% 0;
	padding-left: 5%;
	padding-right: 5%;
	position: relative;
}
section.aoharu .onsen {
	margin-top: 0;
	text-align: justify;
	text-justify: inter-ideograph;
}
section.aoharu table {
	text-align: left;
}
section.aoharu .goriyou {
	list-style: none;
	padding: 0;
	text-align: justify;
	text-justify: inter-ideograph;
	margin-bottom: 20px;
	text-indent: -1em;
}
section.aoharu .goriyou li:first-letter {
	color: #27AAED;
}
section.aoharu .list {
	margin-left: 1em;
}
section.aoharu .yoyakuue {
	color: #338AD3;
	font-weight: bold;
}
section.aoharu .note {
	font-size: 10px;
}
 @media screen and (max-width: 999px) {
.only_sp {
 display: block;
}
.only_pc {
 display: none;
}
}
 @media screen and (min-width: 1000px) {
section.aoharu div.topimg {
 width: 1000px;
 margin:0 auto;
 text-align: center;
}
 .only_pc {
 display: block;
}
.only_sp {
 display: none;
}
section.aoharu .wrap_pc {
 width: 800px;
 margin: auto;
}
 section.aoharu .wrap {
 margin: 0 auto;
}
	/*
.right {
	padding-right: 50px;
}
.left {
	padding-left: 50px;
}
	*/
	section.aoharu .yokosankaku {
 color: #f191C4;
}
 section.aoharu .shoukai {
 margin:30px auto;
 padding: 20px 5%;
 position: relative;
}
 section.aoharu .shoukai_pc {
 border-top-width:50px;
}
 section.aoharu .card {
 margin: 5px auto;
 padding: 6px 0;
}
 section.aoharu .cardh3 {
 color: #fff;
 position: absolute;
 top:-48px;
}
 section.aoharu .onsen {
 width:370px;
 position: absolute;
 top:26px;
 right: 5%;
}
 section.aoharu .wrap_shoukai {
 width:800px;
 margin:auto;
}
 section.aoharu .time {
 font-weight: bold;
}
 section.aoharu .copy {
 font-size: 24px;
}
 section.aoharu .hangaku {
 font-size: 28px;
}
 section.aoharu .maincopy {
 font-size: 30px;
}
 section.aoharu .gentei {
 font-size:20px;
}
}
