
body{
	position: relative;
	width:100%;
	overflow-x:hidden;
}
#cover{
	display: none;
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	z-index: 300;
}

/* =====================
  index
===================== */

#contents {
	position: relative;
	background: #fff;
}
.sp_mode {
	display: none;
}
.mincho {
	font-family: 'ヒラギノ明朝 ProN','Hiragino Mincho ProN','Yu Mincho Light','YuMincho','Yu Mincho','游明朝体','ＭＳ 明朝', 'MS Mincho',sans-serif;
}
#mainImage {
	position: relative;
	top: 71px;
	height: 310px;
	background: url(../images/area/head_bg.png) no-repeat;
	background-position-y: 190px;
}
#mainImage h2 {
	font-size: 60px;
	letter-spacing: 0.1em;
	text-align: center;
	margin-bottom: 20px;
	padding-top: 50px;
}
#mainImage h2 img {
	margin: 0 30px;
	vertical-align: -35px;
}
#mainImage p {
	margin-top: -25px;
	font-size: 18px;
	text-align: center;
}
#area {
	margin-top:71px;
}
#area .box_style {
	width: 100%;
	min-width: 1077px;
	height: 640px;
}
#area .box_style#box_01 {
	background: url(../images/area/box_01_bg_img.jpg) no-repeat;
	background-position: center;
	background-size: cover;
}
#area .box_style#box_02 {
	background: url(../images/area/box_02_bg_img.jpg) no-repeat;
	background-position: center;
	background-size: cover;
}
#area .box_style#box_03 {
	background: url(../images/area/box_03_bg_img.jpg) no-repeat;
	background-position: center;
	background-size: cover;
}
#area .box_style .box_area {
	width: 1077px;
	margin: 0 auto;
}
#area .box_style .box {
	width: 425px;
	padding: 25px 40px;
	background: rgba(255,255,255,0.8);
}
#area .box_style#box_01 .box {
	margin-top: 50px;
	float: left;
}
#area .box_style#box_02 .box {
	margin-top: 60px;
	float: left;
}
#area .box_style#box_03 .box {
	margin-top: 10px;
	float: right;
}
#area .box_style#box_01 a,
#area .box_style#box_02 a{
	position: relative;
	margin-top: 530px;
	z-index: 100;
}

#area .box_style#box_03 a {
	position: relative;
	margin-top: 525px;
	float: left;
	z-index: 100;
}
#area .box_style#box_03 a {
	margin-top: 505px;
}
#area .box_style .box h3 {
	font-size: 36px;
	line-height: 110%;
	letter-spacing: -0.05em;
	margin: 0 0 20px 0;
}
#area .box_style .box span {
	display: inline-block;
	width: 146px;
	height: 43px;
	padding-top: 11px;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-align: center;
	background: url(../images/area/title_bg.png) no-repeat;
}
#area .box_style .box p {
	font-size: 16px;
	line-height: 160%;
}
#area .box_style .img_box {
	margin-top: 30px;
	text-align: center;
}
#area .box_style .img_box img {
	max-width: 150px;
}
#area .box_style .img_box img:last-child {
	margin-left: 20px;
}
#area .box_style .box_area a {
	display: block;
	width: 300px;
	box-sizing: border-box;
	margin-top: 555px;
	padding: 10px 0 10px 30px;
	color: #009fb3;
	font-size: 20px;
	text-decoration: none;
	border: 4px solid #009fb3;
	background: url(../images/area/icon_btn.png) no-repeat #fff;
	background-position: 90% center;
	float: right;
	letter-spacing: 0.1em;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
#area .box_style .box_area a:hover {
	opacity: 0.8;
}
#contents .cloud_01 {
	position: absolute;
	top: 175px;
	left: 0;
	z-index: 10;
}
#contents .cloud_02 {
	position: absolute;
	top: 780px;
	right: 0;
	z-index: 10;
}
#contents .cloud_03 {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 10;
}


/* =====================
  detail
===================== */
#detail #mainImage {
	height: auto;
	background: none;
}
#detail #mainImage img {
	width: 100%;
	height: auto;
}
#area_detail .intro_box {
	text-align: center;
	margin-bottom: 120px;
}
#area_detail .intro_box h2 {
	font-size: 18px;
	letter-spacing: 0.2em;
	margin-top: 90px;
}
#area_detail .intro_box h2 img {
	width: 40px;
	margin: 0 15px;
	vertical-align: middle;
}
#area_detail .intro_box .big_text {
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 40px 0;
}
#area_detail .intro_box .small_text {
	font-size: 28px;
	font-weight: bold;
	letter-spacing: 0.2em;
	margin-bottom: 60px;
}

#area_detail .intro_box .mini_text {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.2em;
	margin-bottom: 15px;
}

#area_detail .two_block {
	width: 960px;
	margin: 0 auto;
}
#area_detail .two_block div {
	float: left;
	width: 440px;
	margin-right: 80px;
}
#area_detail .two_block div:last-child {
	margin-right: 0;
}
#area_detail .two_block div p {
	font-size: 18px;
	line-height: 160%;
	text-align: left;
}
#area_detail .list_box {
	width: 1077px;
	margin: 0 auto;
}
#area_detail .list_box li {
	float: left;
	width: 324px;
	list-style: none;
	margin: 0 52px 105px 0;
}
#area_detail .list_box li:nth-child(3),
#area_detail .list_box li:nth-child(6),
#area_detail .list_box li:nth-child(9),
#area_detail .list_box li:nth-child(12),
#area_detail .list_box li:nth-child(15) {
	margin-right: 0;
}
#area_detail .list_box .comment {
	margin-bottom: 5px;
}
#area_detail .list_box .comment img {
	float: left;
	margin-right: 6px;
	width: 50px;
	height: 50px;
}
#area_detail .list_box .comment p {
	font-size: 15px;
	line-height: 21px;
	margin-top: 4px;
}
#area_detail .list_box h3 {
	font-size: 24px;
	line-height: 130%;
	text-align: center;
	margin: 25px 0;
}
#area_detail .list_box span {
	display: block;
	font-size: 18px;
	margin-top: 10px;
}
#area_detail .list_box li .btn_style {
	display: block;
	padding: 10px 0;
	border: 1px solid #000;
	text-align: center;
	text-decoration: none;
	color: #000;
	background: url(../images/area/icon_btn_01.png) no-repeat;
	background-position: 80% center;
}
#area_detail .half_block div {
	width: 50%;
	height: 635px;
	text-align: center;
	float: left;
	position: relative;
}
#area_detail .half_block #block_01 {
	background: url(../images/area/box_01_bg_img.jpg) no-repeat;
	background-position: 36% 25%;
	background-size: cover;
}
#area_detail .half_block #block_02 {
	background: url(../images/area/box_02_bg_img.jpg) no-repeat;
	background-position: 36% 25%;
	background-size: cover;
}
#area_detail .half_block #block_03 {
	background: url(../images/area/box_03_bg_img.jpg) no-repeat;
	background-position: 36% 25%;
	background-size: cover;
}
#area_detail .half_block div h3 {
	display: block;
	width: 335px;
	height: 90px;
	margin: auto;
	padding: 25px 20px;
	background: rgba(255,255,255,0.9);
	font-size: 25px;
	line-height: 140%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
#area_detail .half_block div a {
	display: block;
	width: 200px;
	margin: 0 auto;
	padding: 5px 35px;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #fff;
	text-shadow: 0 2px 5px rgba(0, 0, 0, .5);
	background: url(../images/area/icon_btn_02.png) no-repeat;
	background-position: 100% center;
	position: absolute;
	bottom: 200px;
	left: 0;
	right: 0;
}

.popup{
	display: none;
	position: absolute;
	top: 0;
	margin: 50px 0 0;
	width: 1000px;
	z-index: 410;
}

.popup .popup_inner{
	position: relative;
	background-color: #fff;
	border-radius: 10px;
	padding: 33px 66px 66px 66px;
	z-index: 420;
}

.popup .close{
	position: absolute;
	top:20px;
	right:20px;
	width: 24px;
	height: 24px;
	cursor: pointer;
}
.popup .popup_inner .popup_pref{
	margin-top: 0;
	color: #00b5c9;
}

.popup .popup_inner .popup_text{
	float: left;
	margin: 20px 0 30px 0;
	width: 60%;
}
.popup .popup_inner .popup_text.full{
	width: 100%;
}

.popup .popup_inner .popup_text h3{
	font-size: 35px;
	line-height: 120%;
	margin: 0 0 20px 0;
	font-weight: normal;
}

.popup .popup_inner .popup_text h4{
	margin: 0 0 20px 0;
	line-height: 140%;
}

.popup .popup_inner .popup_text p{
	font-size: 17px;
	line-height: 150%;
}

.popup .popup_inner .popup_image{
	float: right;
	width: 30%;
	margin: 30px 0 30px 0;
}

.popup .popup_inner .popup_image img{
	width: 100%;
}

.popup .popup_inner .popup_others{
	border-top:1px solid #000;
	float: left;
	width: 100%;
	font-size: 13px;
	padding: 20px 0 0 0;
}
.popup .popup_inner .popup_others th,
.popup .popup_inner .popup_others td {
	padding: 0 0 10px 0;
	line-height: 140%;
	font-size: 15px;
}
.popup .popup_inner .popup_others th {
	padding: 0 1em 0 0;
	text-align: left;
	font-weight: bold;
	white-space: nowrap;
}

#archive_link a {
    background: #fff url("../images/area/icon_btn.png") no-repeat scroll 90% center;
    border: 4px solid #009fb3;
    border-radius: 5px;
    box-sizing: border-box;
    color: #009fb3;
    display: block;
    font-size: 16px;
    letter-spacing: 0.1em;
    margin: 0 auto 100px;
    padding: 10px 0 10px 30px;
    text-decoration: none;
    width: 350px;
}


/* =====================
  archive
===================== */
#archive .intro_box {
	text-align: center;
	margin-bottom: 120px;
	padding-top: 90px;
}
#archive .intro_box h2 {
	font-size: 18px;
	letter-spacing: 0.2em;
}
#archive .intro_box h2 img {
	width: 40px;
	margin: 0 15px;
	vertical-align: middle;
}
#archive .intro_box .big_text {
	font-size: 50px;
	font-weight: bold;
	letter-spacing: 0.2em;
	margin: 40px 0;
}
#archive .intro_box .small_text {
	font-size: 28px;
	font-weight: bold;
	letter-spacing: 0.2em;
	margin-bottom: 60px;
}

#archive .intro_box .mini_text {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.2em;
	margin-bottom: 15px;
}

#archive .two_block {
	width: 960px;
	margin: 0 auto;
}
#archive .two_block div {
	float: left;
	width: 440px;
	margin-right: 80px;
}
#archive .two_block div:last-child {
	margin-right: 0;
}
#archive .two_block div p {
	font-size: 18px;
	line-height: 160%;
	text-align: left;
}

#archive_list {
	margin-top: 100px;
}
#archive_list .list_box {
	position: relative;
	width: 1077px;
	margin: 0 auto;
}
#archive_list .list_box li {
	display: none;
	float: left;
	width:23%;
	list-style: none;
	margin: 0 0 40px 0;
	padding: 0 1%;
}
#archive_list .list_box li:nth-child(4n) {
	margin-right: 0;
}
#archive .list_box h3 {
    font-size: 18px;
    line-height: 120%;
    margin: 10px 0;
    text-align: left;
}
#archive_list .list_box h3 span {
    font-size: 14px;
    line-height: 130%;
    margin: 0;
    text-align: left;
    color: #00b5c9;
}
#archive_list .list_box li .image {
	display: block;
}
#archive_list .list_box li img{
	max-width: 100%;
}
#archive_list .list_box li .btn_style {
	display: block;
	padding: 10px 0;
	border: 1px solid #000;
	text-align: center;
	text-decoration: none;
	color: #000;
	background: url(../images/area/icon_btn_01.png) no-repeat;
	background-position: 75% center;
}

#archive_list .text {
    display: inline-block;
    margin: 0 1% 0 0;
    margin-top: 0px;
    width: 100%;
    margin-top: 30px;
}

#archive_list .catch {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 6px;
    vertical-align: top;
}

#archive_list .info {
    font-size: 90%;
    line-height: 23px;
    vertical-align: top;
    margin-bottom: 20px;
}

@media screen and (max-width:1123px){
	#archive_list .list_box {
	    max-width: 98%;
	}
	#archive_list .list_box li {
		width: 22.9%;
	}
}

@media screen and (max-width:952px){
	#archive_list {
		margin-top: 0;
	}
	#archive_list .list_box li {
		width: 31%;
		margin-bottom: 30px;
	}
}

@media screen and (max-width:580px){
	#archive_list .list_box li {
		width: 48%;
	}
	#archive_list .catch {
	    font-size: 16px;
	    line-height: 18px;
		margin-top: 10px;
	    margin-bottom: 6px;
	    vertical-align: top;
	}
	#archive_list .catch {
	    font-size: 16px;
	    line-height: 20px;
	    margin-bottom: 6px;
	    vertical-align: top;
	}

}


#archive .list_box li .btn_style {
	display: block;
	padding: 10px 0;
	border: 1px solid #000;
	text-align: center;
	text-decoration: none;
	color: #000;
	background: url(../images/area/icon_btn_01.png) no-repeat;
	background-position: 90% center;
}

@media screen and (max-width:720px){
	#archive .list_box li .btn_style {
		font-size: 75%;
	}
}
@media screen and (max-width:580px){
	#archive .list_box li .btn_style {
		font-size: 90%;
	}
}
@media screen and (max-width:480px){
	#archive .list_box li .btn_style {
		font-size: 70%;
	}
}



#archive .half_block div {
	width: 50%;
	height: 635px;
	text-align: center;
	float: left;
	position: relative;
}
#archive .half_block #block_01 {
	background: url(../images/area/box_01_bg_img.jpg) no-repeat;
	background-position: 36% 25%;
	background-size: cover;
}
#archive .half_block #block_02 {
	background: url(../images/area/box_02_bg_img.jpg) no-repeat;
	background-position: 36% 25%;
	background-size: cover;
}
#archive .half_block #block_03 {
	background: url(../images/area/box_03_bg_img.jpg) no-repeat;
	background-position: 36% 25%;
	background-size: cover;
}
#archive .half_block div h3 {
	display: block;
	width: 335px;
	height: 90px;
	margin: auto;
	padding: 25px 20px;
	background: rgba(255,255,255,0.9);
	font-size: 32px;
	line-height: 140%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
#archive .half_block div a {
	display: block;
	width: 140px;
	margin: 0 auto;
	padding: 5px 35px;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #fff;
	text-shadow: 0 2px 5px rgba(0, 0, 0, .5);
	background: url(../images/area/icon_btn_02.png) no-repeat;
	background-position: 100% center;
	position: absolute;
	bottom: 200px;
	left: 0;
	right: 0;
}

#archive #search {
	position: relative;
	width: 500px;
	max-width: 98%;
	margin: 10px auto 20px;
	padding: 5px 10px;
	font-size: 0;
	border: 1px solid #aaa;
	background-color: #eee;
}
#archive #search #pref_box,
#archive #search #category_box {
	display: inline-block;
	position: relative;
	margin: 0;
	padding: 10px;
	width: 50%;
	font-size: 16px;
}
#archive #search #pref_box p,
#archive #search #category_box p{
	margin: 0 0 10px 0;
	padding: 0;
	width: 100%;
}
#archive #search #pref_box select,
#archive #search #category_box select{
	margin: 0;
	padding: 0;
	width: 100%;
}
#archive #no_result {
	display: none;
	margin: 40px 0;
	text-align: center;
}


/* =====================
  common
===================== */
.bottom_bg img {
	width: 100%;
	min-width: 1077px;
	margin: 115px 0 -60px;
}
footer {
	padding-top: 70px;
}

@media screen and (max-width:1350px){

	#contents .cloud_01,
	#contents .cloud_02,
	#contents .cloud_03 {
		display: none;
	}

}

@media screen and (max-width:1123px){

/* =====================
  index
===================== */

	#mainImage h2 {
		font-size: 40px;
		padding-top: 15px;
	}
	#mainImage p {
		padding: 0 10px;
	}
	#area .box_style {
		min-width: 100%;
	}
	#area .box_style .box_area {
		width: 98%;
	}
	#contents .cloud_01,
	#contents .cloud_02,
	#contents .cloud_03 {
		display: none;
	}

/* =====================
  detail
===================== */

	#area_detail .two_block {
		width: 95%;
	}
	#area_detail .two_block div {
		width: 48%;
		margin-right: 4%;
	}
	#area_detail .list_box {
		width: 98%;
	}
	#area_detail .list_box li {
		width: 31.3%;
		margin-right: 3%;
		margin-bottom: 5%;
	}
	#area_detail .list_box li img {
		width: 100%;
	}

	.popup  {
		top: 200px;
		margin: 50px 0 0;
		padding: 2%;
		width: 100%;
	}
	.popup .popup_inner {
		padding: 3%;
		font-size: 11px;
	}
	.popup .close {
		top: 10px;
		right: 0;
	}
	.popup .close img{
		width: 15px;
	}
	.popup .popup_inner .popup_pref {
		margin-top: 0;
	}
	.popup .popup_inner .popup_text {
		margin: 10px 0;
	}
	.popup .popup_inner .popup_text h3 {
		font-size: 15px;
		line-height: 150%;
	}
	.popup .popup_inner .popup_text h4 {
		font-size: 12px;
	}
	.popup .popup_inner .popup_text p {
		font-size: 11px;
	}
	.popup .popup_inner .popup_others {
		font-size: 11px;
		padding: 20px 0;
	}
	.popup .popup_inner .popup_others table tr th,
	.popup .popup_inner .popup_others table tr td {
		font-size: 12px;
	}

	.popup .popup_inner .popup_text h3 {
		font-size: 23px;
		line-height: 140%;
	}

	.popup .popup_inner .popup_text p {
		font-size: 15px;
	}

/* =====================
  common
===================== */

	.bottom_bg img {
		min-width: 100%;
		margin-bottom: -20px;
	}
	footer {
		padding-top: 0;
	}

}

@media screen and (max-width:952px){

	#mainImage {
		top: 0;
		height: 150px;
		background-position-y: 60px;
	}
	#mainImage h2 {
		font-size: 30px;
		margin-bottom: 30px;
		padding-top: 15px;
	}
	#mainImage h2 img {
		width: 80px;
		margin: 0 5px;
	}

	#area {
		margin-top:0;
	}
	#area_detail .list_box .comment p {
		font-size: 11px;
		line-height: 20px;
	}
	#area_detail .list_box h3 {
		margin: 15px 0;
	}

	#area .box_style#box_02,
	#area .box_style#box_03 {
		background-position: center;
	}
	#area .box_style .box_area {
		width: 98%;
	}
	#area .box_style .box {
		max-width: 425px;
		width: 60%;
		margin: 0 auto;
		padding: 20px;
	}
	#area .box_style .box span {
		display: block;
		margin: 0 auto;
		padding-top: 13px;
	}
	#area .box_style .box h3 {
		font-size: 30px;
		text-align: center;
		margin: 0 0 12px 0;
	}
	#area .box_style .img_box {
		width: 100%;
	}
	#area .box_style .img_box img {
		width: 48%;
	}
	#area .box_style .img_box img:last-child {
		margin-left: 2%;
	}
	#area .box_style .box_area a {
		width: 235px;
		font-size: 18px;
		padding-left: 6px;
		background-position: 95% center;
	}
	#area .box_style#box_01 a,
	#area .box_style#box_02 a,
	#area .box_style#box_03 a {
		display: block;
		width: 215px;
		font-size: 16px;
	}

/* =====================
  detail
===================== */

	#area_detail .intro_box h2 {
		margin-top: 50px;
	}
	#area_detail .intro_box .big_text {
		font-size: 40px;
		line-height: 46px;
	}
	#area_detail .intro_box .small_text {
		font-size: 20px;
	}

	#area_detail .intro_box .mini_text {
		font-size: 15px;
		line-height: 1.3;
	}

	#area_detail .two_block div p {
		font-size: 16px;
		line-height: 180%;
	}
	#area_detail .intro_box {
		margin-bottom: 50px;
	}
	#area_detail .list_box li .btn_style {
		background-position-x: 93%;
		font-size: 14px;
	}
	#area_detail .list_box h3 {
		font-size: 18px;
	}
	#area_detail .list_box span {
		font-size: 14px;
	}
	#area_detail .half_block div {
		width: 100%;
		height: 300px;
		float: none;
	}
	#area_detail .half_block div h3 {
		width: 270px;
		height: 80px;
		font-size: 20px;
		padding: 15px 8px;
	}
	#area_detail .half_block div a {
		bottom: 18%;
		font-size: 17px;
		background-position-x: 90%;
	}


	#area_detail #block_01 > h3 {
		margin: auto auto auto 6%;
	}
	#area_detail #block_01 > a {
		margin: auto auto auto 10%;
	}
	#area_detail #block_02 > h3 {
		margin: auto auto auto 6%;
		max-width: 95%;
	}
	#area_detail #block_02 > a {
		margin: auto auto auto 10%;
	}
	#area_detail #block_03 > h3 {
		margin: auto 6% auto auto;
	}
	#area_detail #block_03 > a {
		margin: auto 10% auto auto;
	}

}

@media screen and (max-width:580px){

	.img_display {
		width: 100%;
	}
	.sp_mode {
		display: block;
	}
	#mainImage {
		height: 80px;
		background-size: cover;
		background-position-y: 40px;
	}
	#mainImage h2 {
		font-size: 18px;
		margin-bottom: 40px;
	}
	#mainImage h2 img {
		width: 45px;
		vertical-align: -20px;
	}
	#mainImage p {
		font-size: 14px;
		line-height: 140%;
	}

	#area_detail .list_box .comment p {
		font-size: 11px;
		line-height: 14px;
	}
	#area .box_style {
		height: auto;
	}
	#area .box_style .box_area {
		width: 100%;
	}
	#area .box_style .box {
		width: 100%;
		padding: 15px;
		float: none !important;
	}
	#area .box_style .box p {
		font-size: 14px;
	}
	#area .box_style#box_01,
	#area .box_style#box_02,
	#area .box_style#box_03 {
		min-width: 100%;
		background: none;
	}
	#area .box_style#box_01 .box,
	#area .box_style#box_02 .box,
	#area .box_style#box_03 .box {
		margin-top: 10px;
		float: none;
	}
	#area .box_style#box_03 .box h3 {
		margin-top: 10px;
	}
	#area .box_style .box span {
		display: block;
		margin: 0 auto;
	}
	#area .box_style .box h3 {
		font-size: 28px;
		text-align: center;
		margin: 15px 0;
	}
	#area .box_style#box_01 a,
	#area .box_style#box_02 a,
	#area .box_style#box_03 a {
		margin: 5px auto 30px;
		float: none;
	}

/* =====================
  detail
===================== */

	#area_detail .intro_box h2 {
		font-size: 14px;
	}
	#area_detail .intro_box .big_text {
		font-size: 26px;
		line-height: 32px;
		letter-spacing: 0.1em;
		margin: 20px 0 25px;
	}
	#area_detail .intro_box .small_text {
		font-size: 18px;
		margin-bottom: 25px;
	}
	#area_detail .two_block {
		width: 90%;
	}
	#area_detail .two_block div {
		width: 100%;
		margin-right: 0;
	}
	#area_detail .two_block div:last-child {
		margin-top: 20px;
	}
	#area_detail .two_block div p {
		font-size: 14px;
	}
	#area_detail .list_box {
		width: 95%;
	}
	#area_detail .list_box li {
		width: 48%;
		margin-right: 4%;
		margin-bottom: 50px;
	}
	#area_detail .list_box li:nth-child(even) {
		margin-right: 0;
	}
	#area_detail .list_box li:nth-child(odd) {
		margin-right: 4%;
	}
	#area_detail .list_box h3 {
		font-size: 14px;
		margin: 15px 0;
	}
	#area_detail .list_box span {
		font-size: 12px;
	}
	#area_detail .list_box li .btn_style {
		background-position-x: 96%;
		font-size: 13px;
		text-align: left;
		padding-left: 20px;
	}
	#area_detail .half_block div h3 {
		width: 90%;
		height: 40px;
		left: 0;
		font-size: 26px;
	}
	#area_detail .half_block div a {
		bottom: 18%;
		left: 0;
	}
	#area_detail #block_01 > h3 {
		font-size:17px;
		margin: auto;
	}
	#area_detail #block_01 > a {
		margin: auto;
	}
	#area_detail #block_02 > h3 {
		font-size:17px;
		margin: auto;
	}
	#area_detail #block_02 > a {
		margin: auto;
	}
	#area_detail #block_03 > h3 {
		font-size:17px;
		margin: auto;
	}
	#area_detail #block_03 > a {
		margin: auto;
	}

	.popup .popup_inner .popup_others {
		padding: 10px 2%;
		width: 96%;
	}
	.popup .popup_inner .popup_others table tr th,
	.popup .popup_inner .popup_others table tr td {
		display: block;
		padding: 0 5px;
		width: 100%;
		font-size: 11px;
	}
	.popup .popup_inner .popup_others table tr td {
		padding: 0 0 10px 15px;
	}

	.popup .popup_inner .popup_text p {
		font-size: 12px;
	}



/* =====================
  archive
===================== */

	#archive #mainImage h2 {
		font-size: 15px;
		margin-bottom: 40px;
	}
/* =====================
  common
===================== */

	.bottom_bg img {
	    margin-top: 40px;
	}

}

@media screen and (max-width:320px){



}