@charset "UTF-8";

.title,
header h1 {
	font-size: 1.3rem
}
.mb5 {
	margin-bottom: 5px
}
.mb20 {
	margin-bottom: 20px
}
.title {
	font-weight: 700;
	background: #fff;
	padding: 10px 0 5px;
	color: #ff8b00;
	border-bottom: 1px dotted #FF8B00
}
#pushArea h2,
.adbnr h3 {
	padding: 15px 0
}
#topImg {
	position: relative
}
#topImg img{
	width: 100%;
	vertical-align: top;
}
#topImg .topImg01,
#topImg .topImg02 {
	color: #fff;
	position: absolute;
	font-weight: 700
}
#topImg .topImg01 {
	top: 10%;
	left: 11.3%;
	font-size: 5.5vw;
	text-shadow: 2px 2px 1px rgba(0, 0, 0, .3)
}
#topImg .topImg02 {
	text-align: center;
	font-size: 6vw;
	line-height: 1.3;
	text-shadow: #40acff 2px 0, #40acff -2px 0, #40acff 0 -2px, #40acff 0 2px, #40acff 2px 2px, #40acff -2px 2px, #40acff 2px -2px, #40acff -2px -2px, #40acff 1px 2px, #40acff -1px 2px, #40acff 1px -2px, #40acff -1px -2px, #40acff 2px 1px, #40acff -2px 1px, #40acff 2px -1px, #40acff -2px -1px;
	right: 0;
	left: 0;
	bottom: 3%;
	margin: auto
}
#topImg .topImg02 .topImg02Yellow {
	color: #fdf244
}
#pushArea li a,
.adbnr ul li a {
	color: #036EB7;
	text-decoration: underline
}
#pushArea {
	background: #fcfee2
}
.adbnr ul li {
	padding: 15px;
	background: url('../img/posting/arrow.png') 99% center/2% no-repeat #FFF;
	border-bottom: 1px solid #ccc
}
.areaBand {
	background: #fff993
}
.areaBand h2 {
	padding: 15px 0;
	font-weight: 700;
	font-size: 4.8vw;
	color: #40acff;
	text-align: center
}
.areaBandTxt .searchOther,
.areaBandTxt li a {
	color: #fff;
	background-color: #14aaff;
	text-align: center;
	border-radius: 2px;
	font-size: 3.5vw;
	font-weight: 700
}


.areaBandTxt li a {
	display: block;
	padding: 18% 0
}
.areaBandTxt .searchOther {
	padding: 4% 0
}
.areaBandTxt .searchOther:before {
	content: '';
	display: inline-block;
	width: 2vw;
	height: 2vw;
	margin-right: 4px;
	font-size: 10px;
	background-image: url('../img/posting/areaBandArrow.png');
	background-size: 100%;
	background-repeat: no-repeat
}
.searchOther {
	position: relative
}
.searchOther select {
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	opacity: 0;
	display: block;
	width: 100%;
	height: 100%
}
#exampleArea h2,
#merit3Area h2 {
	left: 0;
	right: 0;
	top: 26%;
	font-weight: 700;
	text-align: center
}
#pushArea h2 img {
	width: 109px
}
.exampleAreaTitle {
	position: relative;
	margin-bottom: 30px
}
#exampleArea h2 {
	color: #14aaff;
	font-size: 5.5vw;
	margin-top: 30px;
}
#exampleArea .inner {
	padding: 0 10px
}
#exampleArea .exampleBox {
	border: 1px solid #40acff;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px;
}
#exampleArea h3 {
	padding: 10px 0;
	font-size: 2rem;
	font-weight: 700;
	color: #555;
	text-align: center;
	background: #e4f3ff;
	border-bottom: 1px solid #40acff
}
#exampleArea h3 strong {
	font-size: 2.2rem;
	font-weight: 700;
	color: #40acff
}
#exampleArea .txt_01 {
	padding: 15px 0;
	font-size: 1.6rem;
	font-weight: 700;
	text-align: center;
	color: #484848
}
#exampleArea .txt_01 strong {
	color: #ff9226
}
#exampleArea .price {
	padding: 15px 0;
	margin: 0 15px 15px;
	border-top: dotted 1px #7f7f7f;
	border-bottom: dotted 1px #7f7f7f;
	text-align: center
}
#exampleArea .price dt {
	padding: 5px;
	display: inline-block;
	background: #ff9226;
	color: #FFF;
	font-size: 1.4rem;
	font-weight: 700;
	line-height: 1
}
#exampleArea .price dd {
	margin-top: 3px;
	display: inline-block;
	font-size: 1.8rem;
	font-weight: 700
}
#exampleArea .boxLR {
	padding: 0 15px 15px
}
#exampleArea .boxLR .boxL {
	width: 40%;
	float: left
}
#exampleArea .boxLR .boxR {
	width: 55%;
	float: right
}
#exampleArea .areaBtn {
	background: #e4f3ff;
	text-align: center
}
#exampleArea .areaBtn dt {
	padding: 15px 0
}
#exampleArea .areaBtn dt span {
	padding: 0 0 0 20px;
	display: inline-block;
	color: #555;
	font-size: 1.5rem;
	font-weight: 700;
	background: url('../img/posting/icon_search.png') no-repeat;
	background-size: 13px
}
#exampleArea .areaBtn dd {
	margin: 0 10px 10px 0;
	text-align: center;
	display: inline-block;
	font-size: 1.5rem;
	background: #40acff;
	border-radius: 5px
}
#exampleArea .areaBtn dd a {
	padding: 10px 10px 7px;
	color: #FFF;
	font-weight: 700;
	display: inline-block
}
#merit3Area .meritBox:last-child {
	margin-bottom: 20px;
	padding: 0;
	border: none
}
#merit3Area .meritBox {
	margin: 0 3% 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #7f7f7f
}
.meritAreaTitle {
	position: relative;
	margin-bottom: 30px
}
#merit3Area h2 {
	color: #14aaff;
	font-size: 5vw;
	margin-top: 30px;
}
#merit3Area h2 .meritAreaTitlelarge {
	font-size: 5.5vw
}
#merit3Area ul{
	padding:0 20px;
}
#merit3Area ul li{
	padding:20px 0;
	border-bottom: 1px dotted #7f7f7f;
}
#merit3Area h3 {
	margin-bottom: 20px
}
#merit3Area .imgBox {
	width: 48%;
	float: left;
	margin-right: 20px;
}
#merit3Area .txt_01 {
	width: 48%;
	float: right;
	font-size: 1.4rem;
	line-height: 1.5
}
#voiceArea {
	padding-bottom: 3%;
	background: url('../img/posting/bg_voice.jpg');
	background-size: 100% auto
}
#voiceArea h2 {
	padding: 20px 0 17px;
	color: #FFF;
	text-align: center;
	font-size: 1.7rem;
	font-weight: 700;
	line-height: 1.2
}
#voiceArea ul{
	padding:10px;
}
#voiceArea ul > li{
	padding:10px;
	background:#fff;
}
#voiceArea ul > li +li{
	margin-top:10px;
}
#voiceArea .voiceBox {

}
#voiceArea .voiceBox .boxLR .imgBox {
	width: 40%;
	float: left
}
#voiceArea .voiceBox .boxLR .boxR {
	width: 55%;
	float: right
}
#voiceArea .voiceBox .boxLR .boxR h3 {
	padding: 10% 0 2%;
	color: #484848;
	font-size: 1.5rem;
	font-weight: 700
}
#voiceArea .voiceBox .boxLR .boxR h3 strong {
	color: #ff9226
}
#voiceArea .voiceBox .boxLR {
	padding-bottom: 3%
}
#voiceArea .voiceBox .txt_02 {
	color: #484848;
	line-height: 1.5
}
#qaArea {
	padding: 3%
}
#qaArea .inner {
	padding: 3%;
	background: #fbfbed
}
#qaArea dl dd,
#qaArea dl dt {
	padding-bottom: 5%;
	padding-left: 30px;
	line-height: 1.3
}
#qaArea h2 {
	padding: 0 0 3%;
	margin: 0 0 5%;
	color: #ff9226;
	text-align: center;
	font-size: 2rem;
	font-weight: 700;
	border-bottom: 3px solid #ff9226
}
#qaArea dl dt,
.meritBoxTxt {
	color: #484848;
	font-weight: 700
}
#qaArea dl dt {
	background: url('../img/posting/icon_q.png') no-repeat;
	background-size: 20px
}
#qaArea dl dd {
	margin-bottom: 5%;
	background: url('../img/posting/icon_a.png') no-repeat;
	background-size: 20px;
	border-bottom: 1px dotted #c3c3a9
}
#qaArea dl dd:last-child {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0
}
.meritBox h3 {
	position: relative
}
.meritBoxTxt {
	/*position: absolute;*/
	/*font-size: 4.5vw;*/
	/*top: 0;*/
	/*bottom: 0;*/
	/*left: 10%;*/
	/*margin: auto;*/
	/*height: 86%*/
	display: none;
}
.meritBoxTxtLarge {
	font-size: 5vw;
	color: #ff9226
}
.areaBandAll {
	padding-right: 0;
	padding-left: 0
}
.posting_all_area h2 {
	padding: 15px 0;
	text-align: center;
	color: #14aaff;
	font-size: 16px
}
dl.areamenu dt {
	display: block;
	color: #fff;
	padding: 15px 0;
	text-align: center !important;
	font-size: 17px !important;
	border-bottom: #fff 1px solid;
	cursor: pointer;
	background: url('../img/arrow_open.png') 97% center no-repeat #14aaff
}
dl.areamenu dd {
	display: none
}
dl.areamenu dt.active {
	background: url('../img/arrow_close.png') 97% center no-repeat #14aaff
}
body,
html {
	background: #fff
}
dl.areamenu dd ul {
	padding: 10px 10px 5px;
	background: #fff;
	display: flex;
	flex-wrap: wrap
}
dl.areamenu dd ul li {
	width: 46%;
	display: block;
	margin: 0 .5% 1.5% 1.5%
}
dl.areamenu dd ul li a {
	display: block;
	border: 1px solid #14aaff;
	background-color: #fff;
	color: #14aaff;
	padding: 5px 0;
	text-align: center;
	font-size: 16px
}
#report {
	background: #fff993;
	padding: 40px 20px;
	box-sizing: border-box;
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ\ Ｐゴシック, MS PGothic, "sans-serif";
	letter-spacing: 0.1em;
	line-height: 1.3;
	margin: 0 0 40px
}
#report h2 {
	text-align: center;
	font-size: 24px;
	color: #37a3ff;
	margin: 0 0 20px
}
#report section {
	background: #fff;
	padding: 18px;
	box-sizing: border-box
}
#report section img {
	max-width: 100%
}
#report section article {
	margin: 0 0 30px;
	font-size: 14px
}
#report section article:last-child {
	margin: 0
}
#report section article h3 {
	font-size: 18px;
	color: #37a3ff;
	margin: 0 0 20px
}
#report section article p {
	margin: 0 0 20px
}
#report section article p:lazt-child {
	margin: 0
}
#report section article h4 {
	font-size: 1pc;
	color: #000;
	padding: 0 0 10px;
	margin: 0 0 10px;
	border-bottom: 1px solid #37a3ff
}



#area{
	padding: 20px;
}
#area section dl{
	width: 48%;
	background:#40ACFF;
	border:solid 2px #40ACFF;
	border-radius: 5px;
	float: left;
	padding: 5px;
	box-sizing: border-box;
	margin: 0 1% 2% 1%;
}
#area section dl:nth-child(2n+1){
	clear:both;
}
#area section dl dt{
	font-size: 18px;
	padding: 10px 0;
	text-align: center;
	color: #fff;
}
#area section dl dd{
	display: none;
}
#area section dl dd ul li{
	width: 100%;
	margin: 0 0 2% 0;
}
#area section dl dd ul li a{
	display: block;
	color: #000;
	border-radius: 5px;
	background: url(../img/arrow.png) no-repeat 98% center #fff;
	border:solid 2px #fff;
	font-size: 14px;
	text-align: center;
	padding: 10px 0;
}


.areamenu dd{
	display: none;
}

.areabox:after{
	clear: both;
	content: "";
	display: block;
	height: 0px;
	font-size: 0;
	visibility: hidden;
}

.areabox .accordion {
	width: 40%;
	float: left;
	margin: 0 0 20px 7%;
}
.areabox .accordion:nth-child(2n+1){
	clear: both;
}
.areabox .accordion > li p {
	display: block;
	padding: 20px;
}
.areabox .accordion > li {
	cursor: pointer;
	text-align: center;
	background-color: #40ACFF;
	border: 2px solid #40ACFF;
	color: #fff;
	border-radius: 5px;
}

.areabox .accordion > li a{
	padding: 15px 10px;
	display: block;
	color: #fff;
	text-decoration: none;
}

.areabox .right {
	margin: 0 0 20px 0 !important;
}

.areabox ul li ul {
	display: none;
	color: #333;
	border-top: 2px solid #fff;
}
.areabox ul li ul li {
	border-bottom: 2px solid #fff;
	text-align: center;
}
.areabox ul li ul li:last-child {
	border-bottom: none;
}