@charset "UTF-8";





/* ~~ この固定幅コンテナが他の div を囲みます。~~ */
.container_form {
background-image: url(../img/back.jpg);
background-position:center top;
background-repeat:no-repeat;
-moz-background-size:100% 100%;
background-size:100% 100%; 
}

.content_form {
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 150px;
	overflow: hidden;
}

.form_content {
	margin-top: 0px;
}

.form_sab_text {
	margin-bottom: 20px;
}


.hissu_label {
    background-color: #f43447;
    border-radius: 4px;
    font-size: 12px;
    padding: .25rem .5rem;
		color: #fff;
		margin-left: 8px;
}
.hissu_label :after, :before {
    box-sizing: border-box;
    border-style: solid;
    border-width: 0;
}

.form_content_box_small {
	text-align: left;
	margin-bottom: 30px;

}


.form_content_box {
	text-align: left;
	margin-bottom: 56px;

}




.form_sublabel {
	font-size: 14px;
	margin-top: 12px;
	margin-bottom: 4px;
}

#disp {
	clear: both;
	padding-top: 20px;
	margin-bottom: 30px;
}

.form_content_inputbox {
	width: 100%;
	height: 40px;
	margin-bottom: 10px;
	border: 1px solid #dbdbdb;
	border-radius: 5px;
	padding-left: 10px;
}

.form_content_inputbox_long {
	width: 80%;
	height: 40px;
	border: 1px solid #dbdbdb;
	border-radius: 5px;
	padding-left: 10px;
}

.form_content_inputbox_short {
	width: 138px;
	height: 40px;
	border: 1px solid #dbdbdb;
	border-radius: 5px;
	padding-left: 10px;
}

.form_content_title {
    margin-bottom: 0px;
    font-size: 20px;
    font-weight: 800;
    margin-top: 20px;
    text-align: justify;
}

.label_subtext {
	font-size: 14px;
	margin-bottom: 18px;
	line-height: 1.6;
}

.radio_list{
	display: block;
}

.red_text {
	color: #ed2433;
}

.mg_0_box {
	margin-bottom: 0;
}



/* ボタンデザイン */

.button_box {
	display: flex;
	justify-content: center;
	margin: 52px auto 52px;
}



.form_button {
	width: 196px;
}

.form_button_back {
	width: 196px;
	margin-right: 32px;
}

.form_button a , .form_button_single a{
	background: #666;
	border-radius: 3px;
	position: relative;
	display: flex;
	justify-content: space-around;
	align-items: center;
	margin: 0 auto;
	max-width: 196px;
	padding: 10px 25px;
	color: #fff;
	transition: 0.3s ease-in-out;
	text-decoration: none;
}


.form_button_back a {
	background: #adadad;
	border-radius: 3px;
	position: relative;
	display: flex;
	justify-content: space-around;
	align-items: center;
	margin: 0 auto;
	max-width: 196px;
	padding: 10px 25px;
	color: #fff;
	transition: 0.3s ease-in-out;
	text-decoration: none;
}



.form_button a:hover , .form_button_single a {
	background: #666;
	color: #FFF;
}



.form_button a:after ,.form_button_single a:after {
	content: '';
	width: 5px;
	height: 5px;
	border-top: 3px solid #fff;
	border-right: 3px solid #fff;
	transform: rotate(45deg) translateY(-50%);
	position: absolute;
	top: 50%;
	right: 15px;
	border-radius: 1px;
	transition: 0.3s ease-in-out;
}

.form_button_back a:after{
	content: '';
	width: 5px;
	height: 5px;
	border-top: 3px solid #fff;
	border-right: 3px solid #fff;
	transform: rotate(-135deg) translateY(50%);
	position: absolute;
	top: 50%;
	left: 20px;
	border-radius: 1px;
	transition: 0.3s ease-in-out;
}



.form_button a:hover:after {
	border-color: #FFF;
}

.form_button_single {
	width: 200px;
	margin: 0 auto 0;
	margin-top: 52px;
	margin-bottom: 52px;
}

input::placeholder {
  font-size: 16px;

}



/* ボタンデザイン */


/* 確認画面の記述はここから */

.confirmation_list {
	margin-top: 28px;
	margin-bottom: 36px;
	border-top: 1px solid #ededed;
}

.confirmation_table_parts {
	display: flex;
	align-items: baseline;
	text-align: left;
	margin-bottom: 0;
	padding-top: 16px;
	padding-bottom: 16px;
	border-bottom: 1px solid #ededed;
}

.confirmation_table_parts>dt {
	width: 30%;
}

.confirmation_table_parts>dd {
	width: 70%;
	font-size: 20px;
	font-weight: bold;
	color: #333;
}


/* 確認画面の記述はここまで */

/* サンクス画面の記述はここから */

.form_sab_sab_text {
	font-size: 14px;
	color: #ed2433;
}
/* サンクス画面の記述はここまで */

/* ラジオボタンのデザインの記述はここから */


label {
	display: block;
	border: 1px solid #ededed;
	height: 70px;
	align-content: center;
	border-radius: 5px;
	margin-bottom: 18px;
}

.rdo_box:last-child {
	margin-bottom: 0;
}

input[type="radio"] {
	/*/
	margin: auto 20px auto 25px; 
	transform: scale(1.5)
	/*/
}

label :hover {
	opacity: 0.8;
}

input {
	accent-color: #666;
}



/* ラジオボタンのデザインの記述はここまで */

br .tb_br {
	display: none!important ; 
}

br .sp_br {
	display: none!important ;
}

.fotter_ {
	background: red;
}


.outcome_out{
	background-image: url(../img/paperback.jpg);
	background-repeat: repeat;
}

.outcome_in{
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 30px;
}


.find{
	background-color: #FFF;
	width: 860px;
	margin-top: 30px;
	background-image: url(../img/backm.png);
	background-repeat: no-repeat;
	background-position: 620px 150px;
	text-align: center;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 1px;
	padding-left: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.about_title{
    font-size: 28px;
    margin-bottom: 10px;
    color: #F90;
    font-weight: 800;
}

.t_name{
	margin-top: 150px;
	float: left;
	margin-left: 30px;
}

.t_name span{
	font-size: 20px;
	font-weight: bold;
	line-height: 2em;
	color: #F90;
}

.t_photo{
	height: 200px;
	width: 200px;
	float: left;
	margin-left: 0px;
	margin-top: 50px;
}

.clum01{
	width: 510px;
}

.sp_about{
	display:none;
}

/*/kokokara/*/
.form_content_box_small {
	margin-bottom: 0px;

}




/*-----------------------------------------------------	*/
/*	for - 767px					*/
/*-----------------------------------------------------	*/

@media screen and (max-width: 767px) {
	.outcome_in{
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 30px;
}


.find{
	width: auto;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-image: url(../img/backm02.png);
	background-repeat: no-repeat;
	background-position: right 200px;
}

.t_name{
	margin-top: 150px;
	float: left;
	margin-left: 30px;
}

.t_name span{
	font-size: 20px;
	font-weight: bold;
	line-height: 2em;
	color: #F90;
}

.t_photo{
	height: 200px;
	width: 200px;
	float: left;
	margin-left: 0px;
	margin-top: 50px;
}

.clum01{
	width: auto;
	float: none;
}


/* フォーム追記ここから */

.tb_br {
	display: block;
}

label {
	width: 100%;
}

.radio_list {
	font-size: 14px;
}

input[type="text"]{
	font-size: 100%;
}

input[type="email"]{
	font-size: 100%;
}

.form_button_single {
	margin-bottom: 52px;
}

.form_content_box_small {
	margin-bottom: 0px;

}


/* フォーム追記ここまで */


}

/*-----------------------------------------------------	*/
/*	for - 600px					*/
/*-----------------------------------------------------	*/

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


.form_content_inputbox ,.form_content_inputbox_long{
	width: 80%;
}


.pc_about img {
			width: 60%;
			height: auto;
	}

	.form_content_inputbox_short {
    width: 25%;
}

.sp_br {
	display: block; 
}

.confirmation_table_parts>dt {
	width: 50%;
	color: #F90;
}

.confirmation_table_parts>dd {
	width: 80%;
	margin-left: 0;
}

.confirmation_table_parts {
	display: block;
	margin-bottom: 20px;

}

.button_box {
	/*/display: block;
	width: 100%;/*/
}

.form_button_back ,.form_button{
	/*/width: 100%;/*/

}
.form_button_back {
	/*/
	margin-bottom: 20px;
	width: 100%;
	margin-left: auto;
	text-align: center;	/*/
}

.form_button {
	/*/margin-bottom: 40px;
	width: 100%;
	margin-left: auto;
	text-align: center;	/*/
}

.form_sab_text {
	margin-bottom: 0px;
	text-align: left;
}

.form_sab_sab_text {
	text-align: left;
}


}
