@charset "UTF-8";
/* reset */
/* html5doctor.com Reset v1.6.1 - http://cssreset.com */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

nav ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: none;
}

a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}

mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}

del {
	text-decoration: line-through;
}

abbr[title], dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}

input, select {
	vertical-align: middle;
}

* {
	box-sizing: border-box;
}

h1, h2, h3, h4 {
	font-weight: normal;
}

strong, em {
	font-weight: normal;
	font-style: normal;
}

img {
	width: 100%;
	vertical-align: top;
}

ul, ol {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* basicss */
.clrfx:after, #banner:after, #detail .section:after, #footer > div:after {
	content: "";
	display: table;
	clear: both;
}

.kobu, #footer > div .share + ul > li > a, #home #header p, #detail .section .colL h2 strong, #vote .voteLead h2, #voteForm button {
	font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}

.section, #banner {
	padding-left: 1.92308%;
	padding-right: 1.92308%;
}

#banner .colL, #detail .section .colL {
	float: left;
}

#banner .colR, #detail .section .colR {
	float: right;
}

html {
	background-color: #FFB329;
}

body {
	background-color: #fff;
	font: 16px/1.9 "太ゴB101", "Futo Go B101", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
	color: #4F4F4F;
	letter-spacing: 0.05em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

a {
	color: #3698db;
	text-decoration: none;
}

.op {
	-moz-transition-property: opacity;
	-moz-transition-duration: 0.3s;
	-webkit-transition-property: opacity;
	-webkit-transition-duration: 0.3s;
	transition-property: opacity;
	transition-duration: 0.3s;
	opacity: 1;
}

.op:hover {
	opacity: 0.6;
}

.indent {
	display: inline-block;
	text-indent: -1.05em;
	margin-left: 1.05em;
}

/* rayout */
.wrapper, #homeMain #list {
	width: 100%;
	max-width: 1040px;
	margin: 0 auto;
}

#header {
	padding: 40px 15px 0 15px;
	margin-bottom: 50px;
}

#header h1 {
	max-width: 506px;
	margin: 0 auto;
}

.lead {
	text-align: center;
}

#footer {
	margin-top: 100px;
	background-color: #FFB329;
	padding: 30px 0;
}

#footer > div {
	max-width: 930px;
	margin: 0 auto;
	padding-left: 2.15054%;
	padding-right: 2.15054%;
}

#footer > div .share {
	float: left;
	text-align: center;
}

#footer > div .share > li {
	display: inline-block;
	width: 42px;
	vertical-align: top;
}

#footer > div .share > li + li {
	margin-left: 34px;
}

#footer > div .share + ul {
	float: left;
	margin-left: 34px;
	text-align: center;
}

#footer > div .share + ul > li {
	display: inline-block;
	padding-top: 8px;
	vertical-align: top;
}

#footer > div .share + ul > li > a {
	display: block;
	font-size: 14px;
	color: #fff;
}

#footer > div .share + ul > li + li {
	margin-left: 34px;
}

#footer > div p {
	float: right;
	padding-top: 10px;
	font-size: 12px;
	color: #fff;
}

#homeMain #list > ul > li, #q_1 label {
	display: inline-block;
	width: 194px;
	padding: 50px 0;
	vertical-align: top;
	text-align: center;
	line-height: 1.4;
	letter-spacing: 0;
}

#homeMain #list > ul > li > a, #q_1 label > a {
	display: block;
	color: #000;
}

#homeMain #list > ul > li img, #q_1 label img {
	display: block;
	margin: 0 auto;
	padding: 0 35px;
}

#homeMain #list > ul > li span, #q_1 label span {
	font-size: 13px;
}

#homeMap,
#titleMap {
	position: relative;
	width: 100%;
	height: 790px;
	background-color: #b3d4d2;
}

#homeMap #map,
#titleMap #map {
	width: 100%;
	height: 100%;
}

#homeMap .cover,
#titleMap .cover {
	position: absolute;
	max-width: 440px;
	width: 37.28814%;
	top: 7.34177%;
	left: 33.05085%;
}

/* home */
#home .latlng {
	background: #fff url(../images/home_latlng.png) no-repeat center 250px;
	background-size: 964px auto;
}

#home .latlng_02 {
	background: #fff url(../images/home_latlng_02.png) no-repeat center 175px;
	background-size: 964px auto;
}

.vote_info{
	text-align: center;
}

.vote_info img{
	width: 375px;
	padding-top: 10px;
}

.info_title{
	font-size: 23px; 
	padding-top: 70px; 
	color: #00B5CC;
}

.info_sub{
	 font-size: 15px; 
}

#home #header {
	margin-bottom: 60px;
	padding-top: 20px;
}

#home #header p {
	margin-bottom: 26px;
	text-align: center;
	font-size: 11px;
	color: #FFB329;
}

#home #header h1 {
	max-width: 669px;
}

#home .lead {
	padding-bottom: 200px;
	line-height: 2;
}

#home .lead_02 {
	text-align: center;
	padding-bottom: 100px;
    line-height: 2.3;
    font-size: 19px;
}

#home .lead + div {
	margin: 30px 0 90px 0;
	text-align: center;
}

#home .lead + div > a {
	display: inline-block;
	height: 80px;
	padding: 0 40px;
	border: 5px solid #000;
	border-radius: 40px;
	font-size: 28px;
	line-height: 70px;
	color: #000;
}

#homeMain #list {
	position: relative;
}

#homeMain #list #dispMap {
	position: absolute;
	width: 209px;
	top: 50%;
	left: 50%;
	margin-top: -104.5px;
	margin-left: -106px;
}

#homeMain #list #dispMap a {
	display: block;
}

#homeMain #homeMap {
	position: relative;
}

#homeMain #homeMap #backtoList {
	position: absolute;
	width: 200px;
	bottom: 20px;
	right: 50px;
}

#homeMain + p {
	margin: 16px 0 20px 0;
	text-align: center;
	font-size: 21px;
}

#homeMain + p + div {
	text-align: center;
}

#homeMain + p + div > a {
	display: inline-block;
	height: 50px;
	padding: 0 64px;
	border: 5px solid #000;
	border-radius: 25px;
	font-size: 21px;
	line-height: 40px;
	color: #000;
}

#banner {
	max-width: 960px;
	margin: 60px auto;
}

#banner > li {
	max-width: 405px;
}

.last{
	text-align: center;
    font-size: 17px;
    color: #E00C0F;
    border-style: dotted;
    border-width: 1px;
    width: 380px;
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 17px;
    padding-right: 5px;
}

/* detail */
#detail .section {
	max-width: 940px;
	margin: 70px auto 60px auto;
}

#detail .section .colL {
	max-width: 46.66667%;
}

#detail .section .colL h2 {
	font-size: 20px;
	line-height: 1;
	margin-bottom: 36px;
}

#detail .section .colL h2 strong {
	display: block;
	margin: 14px 0;
	font-size: 46px;
}

#detail .section .colL h2 span {
	font-size: 25px;
}

#detail .section .colL .fukidashi {
	padding-top: 134px;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 140px auto;
}

#detail .section .colL .fukidashi > p {
	padding: 30px;
	background-color: #d2f830;
	border-radius: 26px;
	font-family: "ヒラギノ丸ゴ W4 JIS2004", "Hiragino Maru Gothic W4 JIS2004", "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
	font-size: 16px;
}

#detail .section .colL ul {
	margin-top: 20px;
}

#detail .section .colL ul > li {
	display: inline-block;
	width: 44.5%;
	max-width: 178px;
	vertical-align: top;
}

.journey{
	width: 194px;
    margin-top: 30px;
    margin-left: 100px;
    margin-bottom: 30px;
}

.journey a{
	display: block;
}

.vote_btn a{
	display: block;
}

#detail .section .colL ul > li > a {
	display: block;
}

#detail .section .colL ul > li + li {
	margin-left: 6%;
}

#detail .section .colR {
	max-width: 50%;
	padding: 32px 56px;
	border: 1.5px #d2f830 solid;
	line-height: 1.8;
	border-radius: 20px;
}

#detail .section .colR h3 {
	font-size: 24px;
	line-height: 1.7;
	margin-bottom: 26px;
}

#detail .section .colR > div {
	margin: 20px 0;
}

#detail .nav {
	max-width: 360px;
	margin: 86px auto;
	text-align: center;
}

#detail .nav > li {
	display: inline-block;
	width: 90px;
	vertical-align: top;
}

#detail .nav > li > a {
	color: #FFB329;
}

#detail .nav > li + li {
	margin-left: 8.72093%;
}

#detail .nav > li:nth-child(2) {
	width: 100px;
	padding-top: 10px;
}

/* vote */
#vote .wrapper, #vote #homeMain #list, #homeMain #vote #list {
	background: #fff url(../images/latlng.png) no-repeat center 110px;
	background-size: 655px auto;
}

#vote #header {
	margin-bottom: 24px;
}

#vote #header h1 {
	max-width: 455px;
}

#vote .voteLead {
	max-width: 450px;
	margin: 0 auto;
}

#vote .voteLead h2 {
	margin-bottom: 30px;
	padding: 12px 0 16px 0;
	border-radius: 20px;
	background-color: #00b5cc;
	text-align: center;
	font-size: 25px;
	line-height: 1.4;
	font-weight: bold;
	color: #fff;
}

#vote .voteLead h2 span {
	font-size: 21px;
}

#voteForm {
	margin-top: 60px;
}

#voteForm .form {
	max-width: 900px;
	margin: 44px auto 0 auto;
}

#voteForm .form label {
	display: block;
	font-weight: bold;
	line-height: 1.4;
}

#voteForm .form label > span {
	color: #c00;
}

#voteForm .form input, #voteForm .form textarea {
	display: block;
	width: 100%;
	margin-top: 10px;
	padding: 10px;
	border: 2px solid #949494;
	font-weight: normal;
	font-size: 16px;
	line-height: 1.6;
}

#voteForm .form input {
	line-height: 20px;
}

#voteForm button {
	display: block;
	width: 112px;
	height: 50px;
	margin: 50px auto;
	padding: 0;
	border: none;
	border-radius: 10px;
	background-color: #00b5cc;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	color: #fff;
}

#q_1 label > input {
	display: block;
	width: 24px;
	height: 24px;
	margin: 0 auto 20px 76px;
	border: 4px solid #787878;
	border-radius: 12px;
	outline: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
}

#q_1 label > input:checked {
	background-color: #00b5cc;
}

#voteThank {
	min-height: 500px;
	margin-top: 90px;
	text-align: center;
}

#voteThank h2 {
	font-size: 42px;
	font-weight: bold;
	line-height: 1.4;
}

#voteThank p {
	margin: 60px 0 70px 0;
}

#voteThank div {
	width: 100px;
	margin: 0 auto;
}

/* responsive */
@media (min-width: 1180px) {
	#titleMap .cover {
		position: absolute;
		left: 50%;
		margin-left: -180px;
	}
}

@media (max-width: 1040px) {
	#homeMain #list #dispMap {
		position: static;
		top: auto;
		left: auto;
		margin: 20px auto 0 auto;
	}
	#homeMain #list #blank {
		display: none;
	}
	#homeMain #homeMap #backtoList {
		width: 160px;
		bottom: 20px;
		right: 50px;
	}
}

@media (max-width: 940px) {
	#detail .adj {
		display: none;
	}
	#banner .colL, #banner .colR {
		float: none;
		margin: 40px auto;
	}
}

@media (max-width: 800px) {
	#footer > div .share {
		float: none;
	}
	#footer > div .share + ul {
		float: none;
		margin-left: 0;
	}
	#footer > div .share + ul > li {
		padding-top: 20px;
	}
	#footer > div p {
		float: none;
		padding-top: 30px;
		text-align: center;
	}
	#detail .section .colL {
		float: none;
		width: 100%;
		max-width: 640px;
		margin: 0 auto;
	}
	#detail .section .colR {
		float: none;
		width: 100%;
		max-width: 640px;
		margin: 80px auto 0 auto;
		padding: 16px 28px;
	}
}

@media (max-width: 600px) {
	.adj {
		display: none;
	}
	#home .latlng {
		background: #fff url(../images/home_latlng.png) no-repeat center 250px;
		background-size: 964px auto;
		background: #fff url(../images/latlng.png) no-repeat center 250px;
		background-size: 655px auto;
	}
	#home .lead {
		text-align: left;
	}
	#home .lead + div {
		margin-bottom: 50px;
	}
	#home .lead + div > a {
		height: 56px;
		padding: 0 12px;
		border-radius: 30px;
		font-size: 17px;
		line-height: 46px;
		letter-spacing: 0;
	}
	#homeMap + p {
		font-size: 18px;
	}
	#homeMap + p + div > a {
		padding: 0 16px;
		font-size: 16px;
	}
	#detail .nav > li {
		width: 60px;
	}
	#detail .nav > li + li {
		margin-left: 8.72093%;
	}
	#voteThank {
		text-align: left;
	}
}

@media (max-width: 413px) {
	#q_1 {
		text-align: center;
	}
}
