@charset "utf-8";
/* CSS Document */


/* ------------------------------------------------------
    ▼移行に伴い追記（PC）
---------------------------------------------------------*/

/* td padding 調整 */
body.form .contents table td{
  padding: 0 0 10px !important;
}

/* 個別調整 */

/* ------------------------------------------------------
    ▲移行に伴い追記（PC）
---------------------------------------------------------*/


body.form {
	background: url(../img/5fabdc8c-8b50-4801-9f80-9a45d1004a15/background.gif);
	padding-top: 10px;
}
body.form #wrapper {
	width:530px;
	margin-right: auto;
	margin-left: auto;
	background: #FFF url(../img/5fabdc8c-8b50-4801-9f80-9a45d1004a15/header.gif) no-repeat left top;
}
body.form #wrapper .header {
	background-image: url(../);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 20px 0px 0px;
}
body.form #wrapper h1 {
	display: block;
	text-indent: -9999px;
	background-image: url(../img/5fabdc8c-8b50-4801-9f80-9a45d1004a15/item08.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 80px;
	margin: 0px;
	padding: 0px;
	width: 530px;
}
body.form #wrapper .header h2 {
	font-size: 138.5%;
	color: #E60000;
	font-weight: bold;
	letter-spacing: 2px;
	display: none;
}
body.form #wrapper .header h2 a {
	background-image:url(../images/128_h2_title.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
	display:block;
	height:40px;
	width:160px;
}
body.form .contents table th {
    font-size: 93%;
    font-weight: 400;
    vertical-align: top;
    width: 86px;
}
body.form .form-radio .item {
    margin-right: 10px;
    display:block;
}
#item06 {
        display: none;
}
#item07 {
        display: none;
}
#item08 {
        display: none;
}
td {
    display: block;
    vertical-align: inherit;
}
body.form input[type=text] #item06 {
    width: 150px;
    height: 18px;
}
body.form .form-textarea textarea {
    width: 320px;
    height: 5em;
}
body.form #wrapper .footer {
	padding-bottom: 20px;
	background: url(../img/5fabdc8c-8b50-4801-9f80-9a45d1004a15/item07.gif) no-repeat center bottom;
	padding-top: 10px;
	height: 40px;
}
body.form #wrapper .footer .link-group p {
	height:13px;
	width:64px;
	line-height: normal;
}

body.form #wrapper .footer .link-group p a {
	height:13px;
	width:64px;
}
body.form #wrapper .link-send {
	width:120px;
	margin-right: auto;
	margin-left: auto;
}
body.form #wrapper .link-send a {
	background-image:url(../img/128_btn_write_form.gif);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	display:block;
	height:40px;
	width:120px;
	text-align:left;
}
body.form #wrapper .link-send a:hover {
	background-image:url(../img/128_btn_write_form.gif);
	background-repeat:no-repeat;
	background-position: 0px -40px;
}
body.form #wrapper .link-back a {
	display:block; /*インラインからブロック要素へ変更*/
	text-align:center; /*テキストの位置*/
	font-weight:bold; /*テキストの太さ*/
	letter-spacing:1px; /*文字間隔*/
	text-indent:-9898px; /*テキストを横に飛ばして見えなくする*/
	background-image:url(img/128_btn_back.gif);
	height:13px;
	width:64px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-right: auto;
	margin-left: auto;
}
body.form #wrapper .link-back a:hover {
	background-image:url(../img/128_btn_back.gif);
	background-position: 0px -13px;
	background-repeat: no-repeat;
}
body.form #wrapper .footer .link-next a {
	background-image:url(../images/128_btn_next.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
body.form #wrapper .footer .link-next a:hover {
	background-image:url(../images/128_btn_next.gif);
	background-position: 0px -13px;
	background-repeat: no-repeat;
}

body.form #wrapper .footer .link-close {
	height: 14px;
	width: 46px;
	margin-right: auto;
	margin-left: auto;
	line-height: normal;
	margin-bottom: 10px;
}
body.form #wrapper .footer .link-close a {
	display:block; /*インラインからブロック要素へ変更*/
    text-align:center; /*テキストの位置*/
    font-weight:bold; /*テキストの太さ*/
    letter-spacing:1px; /*文字間隔*/
    text-indent:-9898px; /*テキストを横に飛ばして見えなくする*/
	background-image:url(../img/5fabdc8c-8b50-4801-9f80-9a45d1004a15/item06.gif);
	height:14px;
	width:46px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
body.form #wrapper .footer .link-close a:hover {
	background: url(../img/5fabdc8c-8b50-4801-9f80-9a45d1004a15/item06.gif) 0px -14px;
}

/* entry */

body.form .text1, body.form .text2, body.form .text3 {
    text-align: center;
    font-size: 100%;
    margin-bottom: 10px;
}
body.form #wrapper form {
	width: 430px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
body.form #wrapper .contents .form-message #message {
	height: 5em;
	width: 320px;
}
body.form #wrapper .header .link-check {
	float:right;
	height:40px;
	width:120px;
	margin-bottom: 0px;
	text-align: left;
}
body.form #wrapper .header .link-check a {
	background-image:url(../images/128_btn_read_bbs.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	display:block;
	height:40px;
	text-align:left;
	text-indent:-9999px;
	width:120px;
}
body.form #wrapper .contents .link-send {
	text-align: center;
	margin-bottom: 10px;
}
body.form #wrapper .contents .link-back {
	text-align: center;
	margin-bottom: 10px;
}
#wrapper .confirm dl {
	width: 430px;
	margin-right: auto;
	margin-left: auto;
}
form p { margin-bottom: 10px; }
.text2, .text3 {
	font-size: 16px;
	color: #F80A12;
}
#form-entry #wrapper .contents .form-error {
	color: #F80A12;
}

#wrapper .contents form table tr label {
	display: block;
	padding-bottom: 10px;
}


@media screen and (max-width: 480px){
body.form .contents table th label {
    font-weight: 400;
}
body.form .contents table td, body.form .contents table th {
    width: 50%;
    display: table-cell;
}
}