.entry_all {
    margin:26px auto 0;
    font-size:13px;
}
.title_entry {
	font-size: 18px;
	margin: 40px auto 30px;
	max-width: 1000px;
	font-weight: bold;
}
/**/
.comment {
	max-width: 1000px;
	margin: 0 auto;
}
#link_tab {
    width:18px;
}
.entry_link a  {
    background-color: #437296;
    color: #FFF;
    width:200px;
    height:40px;
    padding:11px 0;
    text-align:center;
    margin:0 auto;
    position:absolute;
    z-index:100;
}
.entry_link a:hover {
    opacity:0.8;
}
.entry_link_02 {
    background: #999;
    color: #FFF;
    width:700px;
    height:40px;
    padding:11px 0;
    text-align:center;
    margin:0 0 0 210px;
    position:absolute;
    z-index:200;
}
.entry_list {
	height:40px;
	margin:40px auto 10px;
	width: 1000px;
}
.comment_link {
    margin-top:40px;
    margin-bottom:25px;
}
.importance_list {
    font-size: 13px;
    color: #dc2124;
    max-width: 1000px;
    margin: 3rem auto 2rem;
}
/**/
#button_form {
	width: 1000px;
	height:40px;
	margin: 0 auto 90px;
}
.btn_check a  {
	font-size: 14px;
	background: #999;
	color: #FFF;
	width: 160px;
	padding: 0.8rem 0;
	text-align: center;
	position: absolute;
	margin: 0 auto;
}
.btn_check {
    width:200px;
    margin:0 auto 2rem;
}
/**/
form.contact {
	max-width: 1000px;
	margin:0 auto;
}
.short {
	width: 200px;
}
.long {
	width: 400px;
}
.sel_tab > span {
    color:#D61B1E;
}
.sel_tab05 > span {
    color:#D61B1E;
}
.sel_tab04 > span {
	color: #D61B1E;
}
.sel_tab02 {
	display:inline-block;
	width:300px;
}
.sel_tab06 {
	display: inline-block;
	max-width: 530px;
	vertical-align: top;
	margin-bottom: 0.4rem;
}
.sel_tab06 > span > a  {
    color:#437296;
}
.sel_tab06 > span > a:hover  {
    opacity:0.8;
}
.sel_tab02 > span > a  {
    color:#437296;
}
.sel_tab02 > span > a:hover  {
    opacity:0.8;
}
.all_list_f {
	margin-bottom: 2rem;
}
select#month, select#day {
    width:65px;
    margin: 0 0.3rem;
}
.short_01 {
    margin-right: 0.3rem;
    padding-left: 0.7rem;
}
#from{
    width:110px;
}
.sel_tab {
	display:inline-block;
	width: 240px;
}
.list_c {
	padding: 16px 0;
}
.list_ct  {
	padding:16px 0;
}
.list_cta {
	padding:16px 0;
}
.check_tab {
    padding-left: 302px;
	margin-top: 30px;
}
.k_list {
    display:inline-block;
}
strong a {
    color:#437296;
}
strong a:hover {
    opacity:0.8;
}
.comment > span > a {
    color: #437296;
    font-weight: bold;
    padding: 0 0.4em;
    font-size: 1.06em;
    font-family: "Helvetica Neue", Helvetica, Arial, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
    letter-spacing: 0.04rem;
}
.comment > span > a:hover {
    opacity:0.8;
}
.text_al {
    width:500px;
    display:table-cell;
    padding:0;
}
.sel_tab03 {
	width: 300px;
	display:table-cell;
}
.list_cta02 {
    padding: 16px 0 16px 0;
    border-top:1px dotted #000000;
}
.sel_tab03 > span {
    color:#D61B1E;
}
.sel_tab04 {
    position: absolute;;
}
.sel_tab05 {
	display:inline-block;
	width: 300px;
}

.short_text {
	margin-left:300px;
}
.long_text {
	margin-left:300px;
}
textarea {
    overflow: auto;
}
.ent_sele {
    width: 100px;
}
#state {
    width: 140px;
}
.rad_a {
    padding-left: 302px;
    margin-top: 0.5rem;
}
.tit_web {
    width: 337px;
    font-size: 12px;
}

.con_web {
    margin-bottom: 10px;
}
.con_web03 {
	margin-bottom: 10px;
	color: #437296;
}
.con_web02 {
    color: #437296;
}
.light {
    padding-top: 10px;
}
.InputBtn {
	font-size:14px;
	background: #999;
	color: #FFF;
	width:200px;
	padding:7px 0;
	text-align:center;
	margin:10px auto 30px;
	border: none;
}
.InputBack {
	font-size:14px;
	background: #999;
	color: #FFF;
	width:200px;
	padding:7px 0;
	text-align:center;
	margin:10px auto 30px;
	border: none;
}
.entry_link_02 a {
	color:#ffffff;

}
.entry_link_02:hover {
	opacity: 0.8;
}
.tab_s {
	font-size: 11px;
	margin-left: 301px;
	padding-top: 0.2rem;
}
.com_text {
	text-align: center;
	color: #716F6F;
	margin: 100px 0;
}
.com_text_c {
	text-align: center;
	color: #716F6F;
	margin: 200px 0;
}
input {
	line-height: 1.42857143;
	height: 36px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	border: 1px solid #ccc;
	padding-left: 0.7rem;
}
select#state, select#month, select#day {
	line-height: 1.42857143;
	padding: 6px 12px;
	height: 36px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	border: 1px solid #ccc;
	background-color: #fff;
}
textarea#location, textarea#promotion {
	margin-left: 240px;
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 0.7rem;
}
/*radio*/
input[type="radio"]:checked:before{
	border-radius: 5px;
	outline:none;
}
input[type="radio"],
input[type="checkbox"]{
	position: relative;
	width: 16px;
	height: 16px;
	margin:0 5px 0 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-webkit-appearance:none;
	vertical-align: text-bottom;
	outline:none;
	border: 1px solid #999;
	cursor: pointer;
}
input[type="radio"]{
	border-radius: 10px;
	outline:none;
	vertical-align: sub;
}
input[type="radio"]:checked,
input[type="checkbox"]:checked{
	background-color:#fff;
	border: 1px solid #999;
	outline:none;
}
input[type="radio"]:checked:before,
input[type="checkbox"]:checked:before{
	position: absolute;
	left: 50%;
	top: 50%;
	display: block;
	margin: -5px 0 0 -5px;
	content: "";
	width: 10px;
	height: 10px;
	background-color:#437296;
	outline:none;
}
label {
	display: inline-block;
	margin-right: 0.5rem;
}
.txt_f {
	position: absolute;
}
input.w_photo {
	border: none;
	height: 1rem;
	border-radius: 0;
	box-shadow: none;
}
.imgInput {
	display: inline-block;
	vertical-align: top;
}
img.imgView {
	max-width: 320px;
	display: block;
	margin-top: 1rem;
}
/**/
.file{
	position:relative;
	width:500px;
	height:40px;
	overflow:hidden;
	display: inline-block;
	vertical-align: middle;
}
.file2{
	position:relative;
	width:500px;
	height:40px;
	overflow:hidden;
	display: block;
	vertical-align: top;
}
.file-input {
	position:absolute;
	top:0;
	right:0;
	z-index:10;
	width:100%;
	height:100%;
	font-size:315px;
	opacity:0;
	cursor:pointer;
}
.file-text {
	float:left;
	width: 358px;
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	color: #999;
}
.file-button {
	float: left;
	width: 130px;
	height: 40px;
	line-height: 40px;
	border-radius: 0.2rem;
	background-color: #437296;
	color: #FFF;
	text-align: center;
	font-size: 12px;
	letter-spacing: 0.08rem;
}
input#age {
	margin-right: 0.3rem;
}
.error {
	color: #dc2124;
	font-weight: 600;
	max-width: 1000px;
	margin: 0 auto 2rem;
}
@media screen and (max-width: 826px) {
	.icon_list {
		border-top: 1px solid #000000;
	}
	#punkuz {
		padding-left: 1.5rem;
		font-size: 10px;
		line-height: 10px;
		padding-top: 0.6em;
	}
	.entry_all {
		width:100%;
		margin:0 auto;
	}
	.title_entry{
		font-size:15px;
		padding-left: 1.5rem;
		width: 100%;
	}
	.comment_all {
		padding: 0 1.5rem;
		width: 100%;
	}
	.entry_link a  {
		font-size:12px;
		width:100%;
		padding:11px 0;
		text-align:center;
		margin:0 auto;
		position:absolute;
	}
	.entry_link a:hover {
		opacity:0.8;
	}
	.entry_link_02 {
		font-size:12px;
		background: #fff;
		color: #437296;
		width:100%;
		height:40px;
		padding:11px 0;
		text-align:center;
		margin:40px auto;
		position:absolute;
		border-bottom:1px solid #000000;
	}
	.entry_list {
		width:100%;
	}
	.comment_link > p.comment {
		display:none;
	}
	.importance_list {
		width: 100%;
		font-size:12px;
		padding: 0 0 0 1.5rem;
	}
	.sel_tab {
		display:block;
		width: 100%;
		margin-bottom: 0.3rem;
	}
	.list_c  {
		padding: 1rem 1.5rem;
		border-top:none;
		width: 100%;
	}
	.list_ct  {
		padding:1.5rem;
		border-top:none;
		width: 100%;
	}
	.list_cta {
		padding:1.5rem;
		border-top:none;
		width: 100%;
	}
	.sel_tab04 {
		position:relative;
		width: 100%;
		margin-bottom: 0.3rem;
	}
	/**/
	.k_list {
		display:block;
		width: 100%;
		padding: 0.2em 0;
	}
	.short_text{
		width:90%; /* フォーム部品の幅 */
		margin-left:10px;
	}
	.long_text{
		width: 90%; /* フォーム部品の幅 */
		margin-left:10px;
	}
	.short_01{
		width:50px;
	}
	.short {
		width: 60%;
	}

	/* --- （長めのテキスト入力欄） --- */
	.long {
		width:90%; /* フォーム部品の幅 */
	}
	.check_tab {
		padding-left:0;
		text-align: center;
		width: 100%;
		padding-top: 5px;
	}
	.rad_a {
		padding-left:0;
		display:inline;
	}
	.sel_tab02 {
		text-align: center;
		display:block;
		width: 100%;
		margin-bottom: 20px;
		margin-top: 15px;
	}/**/

	#button_form {
		width:100%;
		height:40px;
		margin: 1rem auto 4rem;
	}
	.btn_check a  {
		font-size:14px;
		background: #999;
		color: #FFF;
		width:200px;
		position:absolute;
		margin:0 auto;
		vertical-align:middle;
	}
	.btn_check {
		width:200px;
		margin:0 auto;
	}
	/**/
	form.contact {
		width:100%; /* フォームエリアの幅 */
		margin:0 auto;
	}
	.all_list_f {
		width:100%;
		margin:0 auto;
	}
	form.contact {
		width: 100%;
	}
	.tit_web {
		width: 250px;
		font-size: 11px;
	}
	.tab_s {
		margin-left: 0;
		width: 100%;
	}
	.con_web02 {
		width: 175px;
		margin-bottom: 30px;
	}
	.sel_tab02 > span {
		padding: 8px;
		background-color: #437296;
	}

	.sel_tab02 > span > a {
		font-size: 11px;
		color: #fff;
	}
	.light > span {
		display: none;

	}
	.sel_tab06 {
		display: block;
		width: 100%;
	}
	.text_al {
		display: block;
		width: 100%;
	}
	.list_cta02{
		border-top:none;
	}
	.com_text {
		margin: 100px 0 0 0;
	}
	.com_text_c {
		margin: 100px 0 0 0;
		padding:0 10px;
	}
	.sel_tab05{
		width: 100%;
	}

	.k_list {
		width: 100%;
		padding-bottom: 0.2rem;
	}
	.txt_f {
		position: relative;
	}
	textarea#location, textarea#promotion {
		margin-left: 0;
	}
	.error {
		margin: 2rem 0 0;
		width: 100%;
		padding: 0 1.5em;
	}
}

@media screen and (max-width: 414px) {
	.file-text {
		float: left;
		width: 192px;
		height: 40px;
		line-height: 40px;
		padding: 0 0 0 10px;
		color: #999;
	}
	.file2 {
		width: 322px;
	}
	.file {
		width: 322px;
	}
	.long_text {
		width: 100%;
	}
	.file-button {
		width: 120px;
	}
}
@media screen and (max-width: 348px) {
	.file2 {
		width: 100%;
	}
	.file {
		width: 100%;
	}
	.file-text {
		width: 150px;
	}
}
