/*
Theme Name: Vonique Design
Version: 1
*/

@charset "utf-8";
/* ---------------------------------------------------------------------- */
@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700');
@import url('https://fonts.googleapis.com/css?family=Fjalla+One');
@import url('https://fonts.googleapis.com/css?family=Anton');
@import url('https://fonts.googleapis.com/css?family=Mukta');
/* ---------------------------------------------------------------------- */
.iNodisp {}.pcNodisp {display: none;}
@media screen and (max-width: 767px) {
.iNodisp {display: none;}.pcNodisp {display: block;}
}
/* ---------------------------------------------------------------------- */
@-ms-viewport {width: device-width;}
@viewport {width: device-width;}
*{
margin:0;
padding:0;
}
/*
* { font-family: "Lucida Grande","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro W3",Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",Geneva,Arial,Verdana,sans-serif !important; }
*/
html,body {
	height: 100%;
	margin: 0px auto;
}
img.nodisplay{display: none;}
body {
/*
	*font-size:70%;
*/
	color: #333;
	font-size: 13px;
	font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

/*

font-family: Avenir , "Open Sans" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;

font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;


font-family: "tbcinergothic-std","メイリオ", Meiryo,"游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;

font: 17px/26px "a-otf-jun-pro", "メイリオ", Meiryo,"游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;


	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;

	font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}
*/
	line-height: 1.8em;
	background-color: #fff;
	background-attachment: fixed;
}
@media screen and (max-width: 767px) {
	body {
		font-size: 13px;
		-webkit-text-size-adjust: 100%;
	}
}
*html body {
}
#container {
	position: relative;
	height: 100%;
	min-height: 100%;
	text-align: left;
	background-color: #fff;
	margin: 0px auto;
	padding: 0px;
}
@media screen and (max-width: 1000px) {#container {width:1000px;}}
@media screen and (max-width: 767px) {#container {width:100%;}}
body > #container {height: auto;}
a {
	text-decoration: underline;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
a:link {color: #333;}
a:visited {color: #333;}
a:active {color: #ccc;}
a:hover {color: #ccc;}
@media screen and (min-width: 768px) {
	a img:hover {
		opacity: 0.8;
		-webkit-transition: all 0.5s ease;
		-moz-transition: all 0.5s ease;
	}
}
@media screen and (max-width: 767px) {
	a img:active {
		opacity: 0.8;
		-webkit-transition: all 0.5s ease;
		-moz-transition: all 0.5s ease;
	}
}
/*

	-webkit-transform: scale(0.95);
	-moz-transform: scale(0.95);
	-ms-transform: scale(0.95);
	-o-transform: scale(0.95);
	transform: scale(0.95);
	-webkit-transform: translate(0px,30px);
	-moz-transform: translate(0px,30px);
	-ms-transform: translate(0px,30px);
	-o-transform: translate(0px,30px);
	transform: translate(0px,30px);
	-webkit-transition: -webkit-transform 0.3s linear;
	-moz-transition: -moz-transform 0.3s linear;
	-o-transition: -o-transform 0.3s linear;
	transition: transform 0.3s linear;
*/
/*画像リンクの場合はinline-block*/
a[href^='tel'] {pointer-events: none;text-decoration: none;}
@media screen and (max-width: 767px) {
	a[href^='tel'] {pointer-events: auto;}
}
input[type='submit'] {
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
img {display:block;border:none;-ms-interpolation-mode: bicubic;}
@media screen and (max-width: 767px) {
	img {max-width:100%;height:auto;}
}
/*
img {display:block;max-width:100%;border:none;-ms-interpolation-mode: bicubic;}
@media screen and (max-width: 767px) {
	img {max-width:100%;height:auto;}
}
*/
p {}
.center {text-align: center;}
.right {text-align: right;}
.imgleft {float: left;margin-right:5px;}
.imgright {float: right;margin-left:5px;}
@media screen and (max-width: 767px) {
	.imgleft {float: none;margin-right:0px;margin-bottom:10px;}
	.imgright {float: none;margin-left:0px;margin-bottom:10px;}
}
pre {}
.clear {clear: both;}
.clearfix:after {
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
	content:".";
}
.clearfix {min-height: 1px;}
* html .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}
ul {list-style-type: none;}
.attention {color: #c00;font-weight: bold;}
.nores {display: none;}
.norep {background-repeat: no-repeat;}
.strong {font-weight: bold;}
.strike {text-decoration: line-through;}
.fonts {font-size: 10px;}
.fontb {font-size: 16px;}
.red {color: #f00;}
.red2 {color: #c00;}
.dsh {
	box-shadow: 2px 2px 2px #e6e6e6;
	-moz-box-shadow: 2px 2px 2px #e6e6e6;
	-webkit-box-shadow: 2px 2px 2px #e6e6e6;
/*
	text-shadow: 1px 1px 5px rgba(0,0,0,1),1px 2px 5px rgba(0,0,0,1);
	-moz-text-shadow: 1px 1px 5px rgba(0,0,0,1),1px 2px 5px rgba(0,0,0,1);
	-webkit-text-shadow: 1px 1px 5px rgba(0,0,0,1),1px 2px 5px rgba(0,0,0,1);
*/
}
.corn {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
/* ---------------------------------------------------------------------- */
#header {
	margin-top: 0px;
	margin-bottom: 0px;
}
.header {
	width: 1000px;
	margin: 0px auto;
	padding: 10px 0px;
}
#slide .header {
	width: auto;
	padding: 0px 0px;
}
@media screen and (max-width: 767px) {
	.header {
		width: auto;
		max-width: 1000px;
	}
}
.header {
	padding: 10px 0px;
}
.headerouter {
	width: 1000px;
	margin: 0px auto;
}
@media screen and (max-width: 767px) {
	.headerouter {
		width: auto;
		max-width: 1000px;
	}
}
.headerinner {
	position: relative;
	margin: 0px auto;
}
@media screen and (max-width: 767px) {
	.headerinner {
		position: static;
	}
}
.headertop {
	text-align: center;
}
.headertop h1 {
	color: #999;
	font-size: 9px;
	font-weight: normal;
	line-height: 1em;
	margin-bottom: 5px;
}
.headerlogo {
}
.headerlogo img {
}
.headerlogo img, .headerlogo a {
	display: block;
	width: 120px;
	height: 35px;
	margin: 0px auto;
}
.headerlink {
	position: absolute;
	right: 0px;
	top: 0px;
	font-size: 11px;
}
.headerlink span {
	display: none;
}
@media screen and (max-width: 767px) {
	.headerlink {
		position: static;
		text-align: center;
	}
	.headerlink span {
		display: inline-block;
	}
}
.headerlink a {
	display: inline-block;
	line-height: 1em;
	text-decoration: none;
	border-left: 1px solid #ccc;
	margin-left: 5px;
	padding-left: 5px;
}
.headerlink a:first-child {
	border-left: none;
	margin-left: 0px;
	padding-left: 0px;
}
.headerfax {
}
.headerfax img {
}
/* ---------------------------------------------------------------------- */
#footer {
}
.footer {
	width: 1000px;
	margin: 0px auto;
}
@media screen and (max-width: 767px) {
	.footer {
		width: auto;
	}
}
.footerlogo {
	margin-bottom: 30px;
}
.footerlogo img, .footerlogo a {
	display: block;
	width: 120px;
	height: 35px;
	margin: 0px auto;
}
.footeradd {
	text-align: center;
}
.footeradd address {
	font-size: 10px;
	font-style: normal;
}
.footerlink {
	font-size: 13px;
	text-align: center;
	padding: 10px;
}
.footerlink ul {
}
.footerlink li {
	display: inline-block;
		padding: 0px 10px;
}
.footerlink a {
	display: inline-block;
	font-family: 'Open Sans Condensed', sans-serif;
	text-transform: capitalize;
	line-height: 1em;
	text-decoration: none;
}
.footerlink a strong {
	font-weight: normal;
}
@media screen and (max-width: 767px) {
	.footerlink a {
		display: block;
		border-left: none;
		border-bottom: 1px dashed #ccc;;
		margin-left: 0px;
		padding: 10px;
	}
	.footerlink a:last-child {
		border-bottom: none;
	}
	.footerlink a:hover {
	}
}
.copyright {
	color: #ccc;
	font-weight: normal;
	line-height: 1em;
	text-align: center;
	padding: 5px;
}
.copyright small {
	font-size: 10px;
}
/* ---------------------------------------------------------------------- */
.gotop{
	position: fixed;
	bottom: 0;
	right: 0;
	line-height: 1em;
	z-index: 9999;
}
.gotop a {
	display: block;
	width: 30px;
	height: 30px;
	background-image: url("./img/parts/pagelink.png");
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	margin-left: auto;
	margin-right: 10px;
	margin-bottom: 10px;
}
/* ---------------------------------------------------------------------- */
.const {
	text-align: center;
	padding: 100px 0px;
}
@media screen and (max-width: 767px) {
	.const {
		padding: 50px 0px;
	}
}
/* ---------------------------------------------------------------------- */
#wrap {
}
@media screen and (max-width: 767px) {
	#wrap {
	}
}
/* ---------------------------------------------------------------------- */
#main {
	padding: 20px 0px;
}
.main {
	width: 1000px;
	margin: 0px auto;
}
@media screen and (max-width: 767px) {
	.main {
		width: auto;
	}
}
#primary {
	padding: 50px 0px 50px 0px;
}
#secondary {
	padding: 50px 0px 50px 0px;
}
@media screen and (max-width: 767px) {
	#primary {
		padding: 20px 0px;
	}
	#secondary {
		padding: 0px 0px 20px 0px;
	}
}
/* title---------------------------------------------------------------------- */
.title {
	text-align: center;
	margin-bottom: 30px;
}
.title h2 {
	display: block;
	font-size: 30px;
	font-weight: normal;
	font-family: 'Open Sans Condensed', sans-serif;
	text-transform: capitalize;
}
/* title---------------------------------------------------------------------- */
.titles {
	text-align: center;
	margin-bottom: 30px;
}
.titles h3 {
	color: #666;
	font-size: 20px;
	font-weight: normal;
	font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}
/* primary---------------------------------------------------------------------- */
.primary {
	margin-bottom: 20px;
	padding: 0px;
}
@media screen and (max-width: 767px) {
	.primary {
		padding: 5px;
	}
}
/* bloc---------------------------------------------------------------------- */
.bloc {
	margin: 0px auto 20px auto;
	padding: 0px;
}
.bloc:after {
	content: "";
	display: block;
	clear: both;
}
/* ---------------------------------------------------------------------- */
.outer {
}
.inner {
}
/* ---------------------------------------------------------------------- */
.tex {
	margin-bottom: 10px;
	padding: 5px 10px;
}
.tex p {margin-bottom: 10px;}
.tex p:last-child {margin-bottom: 0px;}
/* link---------------------------------------------------------------------- */
.link {
	text-align: center;
}
@media screen and (max-width: 767px) {
	.link {
	}
}
.link a {
	display: inline-block;
	color: #fff;
	text-decoration: none;
	line-height: 1em;
	text-decoration: none;
	background-color: #000;
	background-image: url("./img/parts/arrow3.png");
	background-repeat: no-repeat;
	background-position: right;
	border: 1px solid #000;
	padding: 10px 30px;
}
@media screen and (max-width: 767px) {
	.link a {
		display: block;
		padding: 20px 30px;
	}
}
.link a strong {
	font-weight: normal;
}
.link a:hover,.link a:active {
	color: #000;
	background-color: #fff;
	border: 1px solid #000;
}
/* table---------------------------------------------------------------------- */
table {
	width: 100%;
}
.table {
	width: 100%;
	border-collapse:sepalate;
	/*border-collapse:collapse;*/
	border-spacing: 3px;
	empty-cells:show;
	margin: 0px auto 10px auto;
}
.table th {
	width: 25%;
	color: #fff;
	font-weight: normal;
	background-color: #666;
	text-align: center;
	padding: 5px;
}
.table td {
	border: 1px solid #999;
	padding: 5px;
}

/*
table {
	width: 100%;
}
.table {
	display:table;
	width: 100%;
	border-collapse:sepalate; //collapse
	border-spacing: 5px;
	empty-cells:show;
	margin: 0px auto;
}
.row{
	display:table-row;
}
.th{
	display:table-cell;
	width: 25%;
	text-align: center;
	vertical-align: middle;
	background-color: #f5f3f2;
	border: 1px solid #dcdddd;
	padding: 5px;
}
.td {
	display:table-cell;
	border: 1px solid #dcdddd;
	padding: 5px;
}
.contact table p {
	padding-bottom:5px;
}
@media screen and (max-width:767px) {
	.table,
	.row,
	.th,
	.th:before{
		display:block;
	}
	.table,
	.row .th:last-child{
		border-bottom:none;
	}
	.row{
		margin:20px 0;
	}
	.row .th:nth-child(1){ 
	}
	.row .th:last-child{
	}
	.row:last-child .th,
	.th{
		width: auto;
	}
	.th:before{
		font-weight:bold;
		padding-right:20px;
		font-size:12px;
		content:" "attr(data-label)"";
	}
	.td {
		display: block;
		border: none;
		padding: 10px;
	}
}
*/
/* tablebloc---------------------------------------------------------------------- */
.tablebloc dl,
.tablebloc ul {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-spacing: 0px;
	margin: 0px auto;
	list-style-type: none;
}
.tablebloc li,
.tablebloc dt,
.tablebloc dd {
	display: table-cell;
	vertical-align: top;
}
@media screen and (max-width: 767px) {
	.tablebloc dl,
	.tablebloc ul {
		display: block;
		width: auto;
	}
	.tablebloc li,
	.tablebloc dt,
	.tablebloc dd {
		display: block;
		width: auto;
	}
}

.tableinner {
	padding: 0px 50px;
}
@media screen and (max-width: 767px) {
	.tableinner {
		padding: 0px 0px;
	}
}
.tableinner dl {
	background-color: #fff;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	margin: 0px auto;
}
.tableinner dl:last-child {
	border-bottom: 1px solid #ccc;
}
.tableinner dt {
	width: 20%;
	color: #666;
	text-align: center;
	vertical-align: middle;
	background-color: #f2f2f2;
	border-right: 1px dashed #ccc;
	padding: 20px 10px;
}
.tableinner dl:last-child {
	border-bottom: 1px solid #ccc;
}
.tableinner dd {
	padding: 20px 20px;
}
@media screen and (max-width: 767px) {
	.tableinner dt {
		width: auto;
		border-right: none;
		padding: 10px 10px;
	}
	.tableinner dd {
		padding: 10px 10px;
	}
}
.tableinner dd p {
	margin-bottom: 10px;
}
.tableinner dd p:last-child {
	margin-bottom: 0px;
}
/* inlinebloc---------------------------------------------------------------------- */
.inlinebloc dl,
.inlinebloc ul {
	list-style-type: none;
}
.inlinebloc li,
.inlinebloc dt,
.inlinebloc dd {
	display: inline-block;
}
@media screen and (max-width: 767px) {
	.inlinebloc dl,
	.inlinebloc ul {
	}
	.inlinebloc li,
	.inlinebloc dt,
	.inlinebloc dd {
	}
}
/* ---------------------------------------------------------------------- */
#contact {
}
.contact {
}
.contacttop {
	background-color: #fff;
	box-shadow: 0px 0px 5px 1px #f2f2f2;
	-moz-box-shadow: 0px 0px 5px 1px #f2f2f2;
	-webkit-box-shadow: 0px 0px 5px 1px #f2f2f2;
	margin-bottom: 30px;
	padding: 30px 30px 10px 30px;
}
@media screen and (max-width: 767px) {
	.contacttop {
		padding: 10px;
	}
}
.contacttoptex {
	text-align: center;
	margin-bottom: 30px;
}
.contacttoptex p {
}
.message {
	text-align: center;
	background-color: #fff;
	box-shadow: 0px 0px 5px 1px #f2f2f2;
	-moz-box-shadow: 0px 0px 5px 1px #f2f2f2;
	-webkit-box-shadow: 0px 0px 5px 1px #f2f2f2;
	margin-bottom: 30px;
	padding: 30px 30px 10px 30px;
}
@media screen and (max-width: 767px) {
	.message {
		padding: 10px;
	}
}
.message p {
}
.contacttopinner {
}
.contacttopinner ul {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-spacing: 30px 0px;
	list-style-type: none;
}
.contacttopinner li {
	display: table-cell;
	text-align: center;
	vertical-align: top;
}
@media screen and (max-width: 767px) {
	.contacttopinner ul {
		display: block;
		width: auto;
	}
	.contacttopinner li {
		display: block;
		width: auto;
	}
}
.contacttopinner dl {
}
.contacttopinner dt {
	font-size: 18px;
	font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	border-bottom: 1px dashed #ccc;
}
@media screen and (max-width: 767px) {
	.contacttopinner dt {
		font-size: 16px;
	}
}
.contacttopinner dd {
	padding: 10px 0px;
}
.contacttopinner dd strong {
	font-size: 18px;
	font-weight: normal;
}
.contacttopinner dd p {
	font-size: 15px;
}
@media screen and (max-width: 767px) {
	.contacttopinner dd strong {
		font-size: 16px;
		font-weight: normal;
	}
	.contacttopinner dd p {
		font-size: 13px;
	}
}
/* ---------------------------------------------------------------------- */
.form {
	margin: 0px auto;
}
.forminner {
}
.form dd p {
	line-height: 1.2em;
	padding: 5px 0px;
}
.form input {
	font-size: 16px;
}
@media screen and (max-width: 767px) {
	.form input {
		margin-bottom: 5px;
	}
	.form input:last-child {
		margin-bottom: 0px;
	}
}
.form input.inputSShort {
	width: 15%;
}
.form input.inputShort {
	width: 25%;
}
.form input.inputMiddle {
	width: 40%;
}
.form input.inputLong {
	width: 90%;
}
@media screen and (max-width: 767px) {
	.form input {
	}
	.form input.inputSShort {
		width: 15%;
	}
	.form input.inputShort {
		width: 25%;
	}
	.form input.inputMiddle {
		width: 90%;
	}
	.form input.inputLong {
		width: 90%;
	}
}
.form input[type='text'],
.form input[type='email'],
.form input[type='tel'],
.form input[type='date'],
.form input[type='number'] {
	background-color: #fff;
	border: 1px solid #666;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 3px 5px;
}
@media screen and (max-width: 767px) {
	.form input[type='text'],
	.form input[type='email'],
	.form input[type='tel'],
	.form input[type='date'],
	.form input[type='number'] {
		padding: 10px 5px;
	}
}
.form input:-ms-input-placeholder {color: #ccc;}
.form input::-moz-placeholder {color: #ccc;}
.form input::-webkit-input-placeholder {color: #ccc;}

.form select {
	font-size: 1.2em;
	font-size: 16px;
	background-color: #fff;
	border: 1px solid #666;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 3px 5px;
}
.form textarea {
	width: 95%;
	height: 200px;
	font-size: 1.2em;
	font-size: 16px;
	background-color: #fff;
	border: 1px solid #666;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px;
}
@media screen and (max-width: 767px) {
	.form textarea {
		width: 90%;
	}
}

/*radios */
.radios {
}
.radios label {
}
.radios label input {
	margin-right: 5px;
}
.radios input[type=radio]:checked {
	cursor:auto;
}
.radios input[type=radio]:checked + span {
	color:#65a8c1;
	font-weight: bold;
}
/*radiobtn */
.radiobtn {
	margin: 0px;
	padding: 0px;
	clear: both;
}
@media screen and (max-width: 767px) {
	.radiobtn {
		text-align: center;
	}
}
.radiobtn li {
	display:inline-block;
	position:relative;
	list-style:none;
	overflow:hidden;
	margin: 3px 0px;
}
.radiobtn li:first-child {
}
.radiobtn li:last-child {
}
.radiobtn label {
	display: block;
	min-width: 3em;
	color: #fff;
	text-align: center;
	background: #888;
	border: 1px solid #888;
/*
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
*/
	padding: 5px 15px;
	cursor: pointer;
}
.radiobtn .radioman + label,
.radiobtn .checkman + label {
	border-right: 1px dashed #fff;
	border-radius: 5px 0px 0px 5px;
	-moz-border-radius: 5px 0px 0px 5px;
	-webkit-border-radius: 5px 0px 0px 5px;
}
.radiobtn .radiowoman + label,
.radiobtn .checkwoman + label {
	border-radius: 0px 5px 5px 0px;
	-moz-border-radius: 0px 5px 5px 0px;
	-webkit-border-radius: 0px 5px 5px 0px;
}
.radiobtn li:first-child label {
}
.radiobtn li:last-child label {
}
.radiobtn input[type=radio],
.radiobtn input[type=checkbox] {
	position: absolute;
	opacity: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	cursor: pointer;
}
.radiobtn input[type=radio]:checked,
.radiobtn input[type=checkbox]:checked {
	cursor: auto;
}
.radiobtn input[type=radio]:checked + label,
.radiobtn input[type=checkbox]:checked + label {
	color: #fff;
	border: solid 1px #ff80a2;
	background: #ff80a2;
}
.radiobtn input[type=radio].radioman:checked + label,
.radiobtn input[type=checkbox].checkman:checked + label {
	border-right: 1px dashed #fff;
}
/*--------------------*/

.submit {
	text-align: center;
	padding: 20px 10px;
}
.submit p {
	padding: 10px 0px;
}
.submit input {
	color: #fff;
	font-size: 1.2em;
	font-size: 16px;
	background-color: #65a8c1;
	border: 1px solid #65a8c1;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 20px 50px;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.submit input:hover {
	color: #fff;
	background-color: #ccc;
	border: 1px solid #ccc;
	cursor:pointer;
}
.submit input.back {
	display: inline-block;
	color: #fff;
	font-size: 12px;
	background-color: #666;
	border: 1px solid #666;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 5px 10px;
}
.submit input.back:hover {
	background-color: #ccc;
	border: 1px solid #ccc;
}
.submit a.back {
	display: inline-block;
	color: #fff;
	font-size: 12px;
	background-color: #666;
	border: 1px solid #666;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}
.submit a:hover {
	background-color: #ccc;
}
/* ---------------------------------------------------------------------- */
#top {
}
.top {
}
/* ---------------------------------------------------------------------- */
#toplink {/*tablebloc*/
	margin-bottom: 50px;
}
#toplink ul {
}
#toplink li {
	display: inline-block;
	text-align: center;
	padding: 5px;
}
#toplink li a {
	display: block;
	text-decoration: none;
}
#toplink span {
	display: block;
	font-size: 24px;
	font-weight: normal;
	font-family: 'Open Sans Condensed', sans-serif;
	text-transform: capitalize;
	padding-top: 0px;
	padding-bottom: 10px;
}
#toplink li strong {
	display: block;
	width: 300px;
	height: 300px;
	overflow: hidden;
}
#toplink li img {
	width: auto;
	height: 300px;
	margin: 0px auto;
}
/* ---------------------------------------------------------------------- */
#btminfo {/*bloc*/
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 30px 0px;
}
.infoinner {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-spacing: 0px;
	margin: 0px auto;
}
.infomap {
	display: table-cell;
	width: 350px;
	vertical-align: top;
}
.toptex {/*tablebloc*/
	display: table-cell;
	vertical-align: top;
	padding-left: 20px;
}
@media screen and (max-width: 767px) {
	.infoinner {
		display: block;
		width: auto;
		padding: 10px;
	}
	.infomap {
		display: block;
		width: auto;
	}
	.toptex {
		display: block;
		width: auto;
		padding-left: 0px;
		padding-top: 5px;
	}
}
.infomap img {
}
.infomap p {
	font-size: 11px;
	text-align: right;
}
.infomap p a {
}
@media screen and (max-width: 767px) {
	.infomap p {
		text-align: center;
	}
}
.toptex dl {
	border-bottom: 1px solid #000;
}
.toptex dl:last-child {
	border-bottom: none;
}
.toptex dt {
	width: 80px;
	vertical-align: middle;
	border-right: 1px solid #000;
	padding: 5px;
}
.toptex dd {
	vertical-align: middle;
	padding: 5px;
}
@media screen and (max-width: 767px) {
	.toptex dt {
		width: auto;
		text-align: center;
		border-right: none;
		border-bottom: 1px dashed #000;
	}
}
/* ---------------------------------------------------------------------- */
#sitema {
}
.sitema {
}
.sitemabloc {
}
.sitemabloc ul {
	width: 300px;
	text-align: center;
	margin: 0px auto;
	list-style-type: none;
}
.sitemabloc li {
	border-bottom: 1px dashed #ccc;
	padding: 10px 5px;
}
.sitemabloc li:last-child {
	border-bottom: none;
}
.sitemabloc li.sitema1 {
}
.sitemabloc li.sitema2 {
}
.sitemabloc li.sitema3 {/*外部サイト*/
	font-weight: bold;
	margin-top: 30px;
}
.sitemabloc li.sitema4 {
}
.sitemabloc li a {
}
.sitemabloc li a:hover {
}
.sitemabloc li a strong {
	display: inline-block;
	background-repeat: no-repeat;
	background-position: right;
}
.sitemabloc li.sitema2 a strong {
	font-weight: normal;
	background-image: url("./img/parts/arrow2.png");
	padding-right: 25px;
}
.sitemabloc li.sitema4 a strong {
	font-weight: normal;
	background-image: url("./img/parts/arrow3.png");
	padding-right: 25px;
}
/* ---------------------------------------------------------------------- */