@charset "utf-8";
/*PC用*/
@media print, screen {
	.pc { display: block !important }
	.sp { display: none !important }
	.sp_inline { display: none !important; }
	.h_menu, #sp_global_nav { display: none; }


	/*----------------------------------------

	共通パーツ

	----------------------------------------*/

	.no-spin::-webkit-inner-spin-button,
	.no-spin::-webkit-outer-spin-button {
		-webkit-appearance: none;
		margin: 0;
		-moz-appearance:textfield;
	}
	input[type="number"].no-spin { 
		-moz-appearance:textfield; 
	} 
	/*--------------------
	見出し
	--------------------*/
	.page_tit { padding: 50px 4vw; color: #777474; font-size: 30px; font-weight: 700; text-align: center; letter-spacing: 0.12; background: #F7F3EC; }
	[class^="headline_"] .req { display: inline-block; width: 50px; height: 23px; margin: 3px 0 0 auto; padding: 5px 10px; color: #fff; font-size: 12px; font-weight: 700; line-height: 1; background: #980000; border-radius: 11px;box-sizing: border-box;text-align: center; }
	.headline_01 { margin-bottom: 35px; color: #777474; text-align: center; font-size: 40px; font-weight: 600; }
	.headline_01.f_mont { font-size: 44px; }
	.headline_02 { margin-bottom: 20px; color: #555555; font-size: 20px; font-weight: bold; line-height: 1; letter-spacing: 0.12em; }
	.headline_02 .eng { margin-right: 0.5em; color: #FA7787; font-size: 32px; font-weight: 600; letter-spacing: 0.06em; font-family: 'Montserrat', sans-serif; }
	.headline_03 { margin-bottom: 50px; font-size: 30px; font-weight: 700; text-align: center; }
	.headline_04 { margin-bottom: 35px; padding-bottom: 35px; font-size: 28px; font-weight: 700; line-height: 1.5; letter-spacing: 0.08em; border-bottom: 2px solid #F3F1F0; }
	.headline_05 { margin-bottom: 10px; padding-left: 30px; color: #FA7787; font-size: 18px; font-weight: 700; line-height: 1.5; letter-spacing: 0.12em; background: url("../../images/src/form/icon_person.svg") no-repeat left center; }
	.headline_06 { display: flex; align-items: center; margin-bottom: 20px; padding: 15px 0; border-bottom: 2px solid #FF4A35; }
	.headline_06 .num { display: flex; justify-content: center; align-items: center; width: 32px; height: 32px; margin-right: 15px; color: #fff; font-size: 18px; font-weight: 700; border-radius: 50%; background: #FF4A35;padding: 0 0 3px;}
	.headline_06 .req, .headline_07 .req { margin-left: auto;margin-top: auto; }
	.headline_06 .tit { max-width: calc(100% - 100px); font-size: 18px; font-weight: 700; line-height: 1.2; }
	.headline_07 { display: flex; flex-wrap: wrap; margin-bottom: 15px; }
	.headline_07 .num { display: flex; justify-content: center; align-items: center; width: 32px; height: 32px; margin-right: 15px; color: #fff; font-size: 18px; font-weight: 700; border-radius: 50%; background: #F79BA6; }
	.headline_07 .tit { max-width: calc(100% - 60px); font-size: 16px; font-weight: 700; }
	.headline_08 { margin-bottom: 30px; padding: 20px 40px; font-size: 18px; font-weight: 700; background: #FAFAFA; border-top: 2px solid #F3F1F0; }
	.headline_09 { font-size: 26px; font-weight: 700; text-align: center; }
	.headline_10 { margin: 60px 0 35px; padding: 15px 30px; color: #777474; font-size: 20px; font-weight: 700;background: #FAFAFA; }
	.headline_11 { margin: 0 0 30px; padding: 25px 30px; color: #777474; font-size: 22px; font-weight: 700;background: #F8E8E4; }
	.headline_11 span { display: inline-block; margin: 0 0 15px; padding: 5px 10px; color: #fff; font-size: 16px; font-weight: 700;background: #FA7787; }
	.headline_12 {margin-bottom: 1em; font-size: 28px; text-align: center; font-weight: 700; letter-spacing: 0.15em;}
	.headline_13 {margin-bottom: 1em; font-size: 22px; text-align: center; font-weight: 700; letter-spacing: 0.15em;}
	.headline_14 {width: 100%; max-width: 780px; margin: 2em auto; padding: 10px; color: #fff; font-size: 20px; text-align: center; font-weight: 700; letter-spacing: 0.15em; background: #F58A97;}
	.headline_15 { margin-bottom: 10px; padding-left: 30px; color: #FA7787; font-size: 18px; font-weight: 700; line-height: 1.5; letter-spacing: 0.12em; background: url("../../images/src/common/icon_alert_p.svg") no-repeat left center; }
	.headline_16 { margin: 2em 0 1em; padding: 15px; font-size: 24px; font-weight: 700; line-height: 1.5; letter-spacing: 0.12em; text-align: center; background: #F7F3EC; }
	.headline_16 span { font-size: 16px; font-weight: 700;}
	.headline_17 { margin: 2em 0 1em; font-size: 18px; font-weight: 700; line-height: 1.5; letter-spacing: 0.12em; }
	.headline_18 { margin: 2em 0 1em; padding: 10px 20px; color: #fff; font-size: 20px; font-weight: 700; background: #F58A97; }
	.headline_19 { margin: 2em 0 1em; padding: 5px 15px; color: #F58A97; font-size: 20px; font-weight: 700; border-left: 5px solid #F58A97; }
	.headline_20 { margin: 0 0 1em; font-size: 26px; color: #F58A97; font-weight: 700; text-align: center; }

	.worksheet textarea + h3.headline_06{margin-top: 20px;}
	/* .headline_07 .req { margin-left: 10px; }  */
	@media screen and (max-width:640px) {
		.headline_06 .req { margin-left: auto; }
		.headline_07 .req { margin-left: auto; }
	}
	

	/*----------------------------------------
	注意
	----------------------------------------*/
	dl.caution { display: flex; flex-wrap: wrap; margin-bottom: 35px; }
	dl.caution dt, dl.caution dd { color: #FA7787; font-weight: 700; }
	dl.caution dt { padding-right: 1em; }
	p.caution { margin-left: 1em; text-indent: -1em; color: #FA7787; font-weight: 700; }
	p.caution::before { content: "※"; }
	div.caution { width: 100%; max-width: 900px; margin: 0 auto 30px; padding: 40px; background: #fff; border: 3px solid #F58A97; border-radius: 24px;}
	div.caution_g { width: 100%; max-width: 900px; margin: 0 auto 30px; padding: 40px; background: #FAFAFA;}
	/*----------------------------------------
	基本情報
	----------------------------------------*/	
	#form { padding: 70px 0; font-feature-settings: initial; }
	#form .inner { max-width: 1050px; }
	#form p { margin-bottom: 1em; }

	/* 入力フォーム */
	#form .input { width: 100%; margin-bottom: 10px; border-top: 2px solid #F3F1F0; }
	#form .input p { margin-bottom: 0; }
	#form .input th, #form .input td { font-weight: 700; border-bottom: 2px solid #F3F1F0; }
	#form .input th { position: relative; width: 220px; padding: 20px 15px 20px 30px; vertical-align: top;}
	#form .input.th_01 th { width: 260px; }
	#form .input td { padding: 20px 30px 20px 15px;}
	#form .input td a { color: #FA7787; text-decoration: underline; }
	#form .input .req { display: block; width: fit-content; float: right; margin: 1px 0 0; padding: 5px 10px; color: #fff; font-size: 12px; font-weight: 700; line-height: 1; background: #980000; border-radius: 11px; }
	#form .input .req.none { float: left; }
	#form .input .req1 { display: block; width: fit-content; float: right; margin: 1px 0 0; padding: 5px 10px; color: #fff; font-size: 12px; font-weight: 700; line-height: 1; background: #980000; border-radius: 11px; }
	#form .input .req1.none { float: left; }

	#form .item { flex: 1; display: inline-block; margin-right: 20px;}	
	#form .item_box { display: flex; flex-wrap: wrap; align-items: flex-start;}
	#form .item_box input[type="checkbox"], #form .item_box input[type="radio"] { margin-top: 0.4em;}
	#form .item_box_center { display: flex; flex-wrap: wrap; align-items: center;}
	#form .column_2 { margin-left: 10px; }
	#form .column_2 .item_box { margin-bottom: 0.5em; }
	#form .item_text { width: 270px; font-weight: 700; }
	#form .item_img { margin: 5px 15px 5px 5px; }
	#form .add { display: flex; }
	#form .add select { margin-right: 55px; }
	#form .btn { display: flex; flex-wrap: wrap; justify-content: center; margin: 70px 0 0; text-align: center; }
	#form .btn_01, #form .btn_02 { display: inline-block; width: 100%; max-width: 420px; margin: 0 0 35px 0; }
	#form .btn-mt0 {margin-top: 0; }

	/* #form .btn_01 input, #form .btn_02 a { display: inline-block; width: calc(100% - 20px); padding: 15px; margin: 10px; color: #ffffff; font-size: 24px; font-weight: bold; font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", 'Noto Sans JP', sans-serif; letter-spacing: 0.06em; cursor: pointer; border: 3px solid  #ff6450; border-radius: 45px; transition: all 0.2s;box-sizing: border-box; } */

	#form .btn_01 input{ display: inline-block; width: calc(100% - 20px); padding: 15px !important; margin: 10px; color: #ffffff; font-size: 24px !important; font-weight: bold; font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", 'Noto Sans JP', sans-serif; letter-spacing: 0.06em; cursor: pointer; border: 3px solid  #ff6450; border-radius: 45px; transition: all 0.2s;box-sizing: border-box; } 

	#form .btn_02 a { display: inline-block; width: calc(100% - 20px); padding: 15px !important; margin: 10px; color: #ffffff; font-size: 24px !important; font-weight: bold; font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", 'Noto Sans JP', sans-serif; letter-spacing: 0.06em; cursor: pointer; border: 3px solid  #ff6450; border-radius: 45px; transition: all 0.2s;box-sizing: border-box; } 



	@media screen and (max-width:768px) {
		#form .item-eq {width: 28vw;margin-right: 0 !important;}
		#form .item-eq2 {width: 21vw;margin-right: 0 !important;}
		#form .column_2 { margin-left: -1vw; }
	}

	
	#form .btn_01 input { background: url("../../images/src/form/icon_arrow_01_off.svg") no-repeat center right 25px / 14px auto, #ff6450; }
	#form .btn_01 input:hover { color: #6d6d6d; text-decoration: none; background: url("../../images/src/form/icon_arrow_01_2_on.svg") no-repeat center right 25px / 14px auto, #F6F6F6;border: 3px solid  #6d6d6d; }
	#form .btn_02 a { color: #ff6450; background: url("../../images/src/form/arrow_01_on.svg") no-repeat center left 25px / 14px auto, #ffffff; }
	#form .btn_02 a:hover {color: #6d6d6d; text-decoration: none; background: #F6F6F6 url("../../images/src/form/arrow_01_2_on.svg") no-repeat center left 25px / 14px auto; border: 3px solid  #6d6d6d;}
	#form .alert_box { margin-bottom: 40px; padding: 5px 5px 5px 50px; color: #980000; font-weight: 700; background: url("../../images/src/form/icon_alert.svg") no-repeat left 20px top 10px / 16px auto; border: 2px solid #980000; }
	#form .alert_text { padding: 5px 5px 5px 20px; color: #980000; font-size: 14px; font-weight: 700; background: url("../../images/src/form/icon_alert.svg") no-repeat left top 10px / 16px auto; }
	#form .please { margin-bottom: 30px; padding: 10px; text-align: center; background: #CC0033; }
	#form .please span { position: relative; display: inline-block; padding-left: 30px; color: #fff; font-weight: 700; }
	#form .please span::before { content: ""; position: absolute; left: 0; top: 4px; display: inline-block; width: 22px; height: 20px; background: url("../../images/src/form/icon_alert_w.svg") no-repeat center center;}
	#form input[type="text"].alert, #form input[type="email"].alert, #form textarea.alert, #form input[type="checkbox"].alert, #form input[type="radio"].alert, #form input[type="number"].alert, #form input[type="url"].alert { background: #F7E6E6; border: 2px solid #980000;box-sizing: border-box; }
	#form textarea{box-sizing: border-box; }
	#form .btn_note { align-items: flex-end; }
	#form .btn_note span { color: #FA7787; font-weight: 700; }

	/* 確認画面 */
	#form .confirm { width: 100%; margin-bottom: 50px; border-top: 1px solid #F3F1F0; }
	#form .confirm th, #form .confirm td { font-weight: 700; border-bottom: 1px solid #F3F1F0; }
	#form .confirm th { width: 270px; padding: 0px 15px 20px 25px; background: #FAFAFA; }
	#form .confirm td { padding: 20px 30px 20px 15px; font-weight: normal; }
	#form .completion {text-align: center;max-width: 1050px;}
	#form .completion .st { font-size: 24px; font-weight: 700; }
	#form .completion .img { margin: 50px 4vw;}
	#form .worksheet .select { display: flex; flex-wrap: wrap; margin-bottom: 40px; }
	#form .worksheet .select select { width: calc((100% / 3) - 10px); }
	#form .confirm .inbox { margin: 20px 40px; }
	#form .confirm.select { display: flex; flex-wrap: wrap; }
	#form .confirm .select span { display: block; }

	/*----------------------------------------
	家族情報
	----------------------------------------*/
	#family { padding: 70px 0 30px; }
	#addition { padding: 125px 0 60px; /*background: url("../../images/src/form/icon_plus.svg") no-repeat center top 40px;*/ }
	#family .inner, #addition .inner { max-width: calc(900px + 8vw); }
	#family p, #addition p { margin-bottom: 1em; }
	.edit_panel { display: flex; flex-wrap: wrap; justify-content: space-between; width: 100%; margin: 0 auto 30px; padding: 40px; background: #fff; border: 3px solid #fff; border-radius: 24px;box-sizing: border-box; }
	.edit_panel.active { display: flex; flex-wrap: wrap; justify-content: space-between; width: 100%; margin: 0 auto 30px; padding: 40px; background: #fff; border: 3px solid #F58A97; border-radius: 24px;box-sizing: border-box; }
	
	.edit_panel p { width: 100%; margin-bottom: 0 !important; text-align: center; font-size: 20px; font-weight: 700; }
	.edit_panel dl { display: flex; flex-wrap: wrap; width: 80%; border-top: 2px solid #F3F1F0; }
	.edit_panel dl.family { display: flex; flex-wrap: wrap; width: 100%; border-top: 2px solid #F3F1F0; }
	.edit_panel dt { width: 25%; padding: 15px 20px 15px 0; font-weight: 700; text-align: center; border-bottom: 2px solid #F3F1F0;box-sizing: border-box; }
	.edit_panel dt span { display: block; padding: 5px; font-weight: 700; background: #F1F1F1;font-size: 18px; }
	.edit_panel dd { width: 75%; padding: 15px; border-bottom: 2px solid #F3F1F0;box-sizing: border-box;}
	.edit_panel .btn { width: 15%; }
	.edit_panel .btn a, .edit_panel .btn input { display: block; width: 100%; margin-bottom: 10px; padding: 10px 10px 10px 65px; font-size: 16px; font-weight: 700; letter-spacing: 0.08em; text-align: left; text-decoration: none; border: 2px solid #F58A97; border-radius: 5px; transition: all 0.2s; min-width: 119px;box-sizing: border-box; }
	.edit_panel .btn .edit a, .edit_panel .btn .edit input { color: #F58A97; background: url("../../images/src/form/icon_edit_off.svg") no-repeat left 22px center; }
	.edit_panel .btn .delete a, 
	.edit_panel .btn .delete input { color: #fff; background: url("../../images/src/form/icon_delete_off.svg") no-repeat left 22px center, #000; }
	.edit_panel .btn .keep a, .edit_panel .btn .keep input { color: #fff; background: url("../../images/src/form/icon_keep_off.svg") no-repeat left 22px center, #F58A97; }
	.edit_panel .btn .edit a:hover, .edit_panel .btn .edit input:hover { color: #fff; background: url("../../images/src/form/icon_edit_on.svg") no-repeat left 22px center, #F58A97; }
	.edit_panel .btn .delete a:hover, .edit_panel .btn .delete input:hover { color: #F58A97; background: url("../../images/src/form/icon_delete_on.svg") no-repeat left 22px center, #fff; }
	.edit_panel .btn .keep a:hover, .edit_panel .btn .keep input:hover { color: #F58A97; background: url("../../images/src/form/icon_keep_on.svg") no-repeat left 22px center, #fff; }

/*汎用タブレット*/
@media screen and (max-width:1024px) {

	/* 家族情報 */
	.edit_panel { padding: 8vw; }
	.edit_panel dl { width: 100%; padding-right: 0; border: none; }
	.edit_panel dt { width: 100%; padding: 0; border: none; }
	.edit_panel dd { width: 100%; padding-right: 0; padding-left: 0; border: none; }
	.edit_panel .btn { display: flex; justify-content: center; width: 100%; margin-top: 5vw; }
	.edit_panel .btn p { width: 30%; }
	.edit_panel .btn a, .edit_panel .btn input { max-width: 119px; margin-left: auto; margin-right: auto; }
}

/*SP用*/
@media screen and (max-width:640px) {
	/*----------------------------------------
	#account（アカウント情報）
	----------------------------------------*/
	#form { padding: 10vw 0; }
	#form .caution dt { width: 100%; padding-right: 0; }
	#form .input th, #form .input td, #form .confirm th, #form .confirm td { display: block; width: 100%; max-width: 100%; padding: 2vw 4vw; }
	#form .item { margin-right: 7vw; }
	#form .input th { background: #FAFAFA; padding: 2vw 4vw; }
	#form .input th.none_th { display: none; }
	#form input[type="text"],#form input[type="url"],#form input[type="number"],#form input[type="password"], #form select { font-size: 3.7vw; height: 11vw; }
	#form select { -webkit-appearance: none; appearance: none; min-width: 15vw; text-align: center; }
	#form .add { display: block; }
	#form .add select { width: 50%; text-align: left; }
	#form .item_text { width: 100%; }
	#form input.text1 { max-width: inherit; }

	#form .password input.text1 {
    width: calc(100% - 45px);}

	form .password button {
    display: inline-block;
    margin: 0;
    width: 30px;
    height: 20px;
    background: none;
    border: none;
}
	#form .input .req { display: block; position: absolute; top: 50%; bottom: 50%; margin: auto; font-size: 3vw; right: 4vw; height: 5.5vw; }
	#form .input .req.none { position: absolute; }
	#form .input .req1 { display: block; position: absolute; top: 50%; bottom: 50%; margin: auto; font-size: 2.7vw; right: 4vw; height: 5.5vw; }
	#form .input .req1.none { position: absolute; }
	#form .btn_01, #form .btn_02 { max-width: 100%; margin-bottom: 5vw; }
	#form .btn_01 input { font-size: 5vw; width: 100%; margin: 0;}
	#form .btn_02 a { font-size: 5vw; width: 100%; margin: 0;box-sizing: border-box;}
	#form .confirm .inbox { margin: 2vw 4vw; }
	#form .confirm .select span { display: block; margin-right: 0; line-height: 1.8; }
	#form .input.th_01 th { width: 100%; max-width: 100%;}
	.edit_panel { padding: 8vw; }
	.edit_panel dl { width: 100%; padding-right: 0; border: none; }
	.edit_panel dt { width: 100%; padding: 0; border: none; }
	.edit_panel dd { width: 100%; padding-right: 0; padding-left: 0; border: none; }
	.edit_panel .btn { display: flex; justify-content: space-around; width: 100%; margin-top: 5vw; }
	.edit_panel .btn p { width: 48%; }
	#form .worksheet .select { margin-bottom: 6vw; }
	#form .worksheet .select select { width: 100%; }
	#theme { padding-top: 10vw; }
	#theme .link a { width: 100%; margin-bottom: 5vw; font-size: 4.5vw; }
	#theme .link { margin: 4vw 0 8vw; }
	#theme .link a span { margin: 0; display: block; font-size: 4vw; }
	#theme .st { font-size: 4.5vw; }
	.panel { padding: 8vw 4vw 4vw; }
	.panel .inner { margin-bottom: 40px; padding: 8vw 5vw; background: #fff; border-radius: 10px; }
	.panel .inner .ended { margin: 0 0 20px -9vw; padding: 5vw; font-size: 4.5vw; }
	.panel .inner .ended::before { bottom: -4vw; border-width: 0 4vw 4vw 0; }
	.panel .inner .cate li { min-width: 30%; margin: 1.5%; }
	.panel .inner .nomber { margin-bottom: 5vw; }
	#recruiting { margin-top: -60px; padding-top: 60px; }
	#finished { padding: 8vw 0 0; }
	#attention .inner, #reward .inner { position: relative; padding: 8vw 5vw; border-radius: 5vw; }
	#attention .list .img { margin-bottom: 5vw; text-align: center; }
	#attention .list .img img { width: 80%; }
	#attention .tit, #reward .tit { margin-top: -4vw; }
	#attention .tit span { padding: 0 2vw 0 10vw; font-size: 5vw; background: url(../../images/src/common/icon_caution.svg) no-repeat left 2vw center / 5vw auto, #fff; }
	#reward .tit span { padding: 0 2vw 0 10vw; font-size: 5vw; background: url(../../images/src/common/icon_present.svg) no-repeat left 2vw center / 5vw auto, #fff; }
	#attention .btn_box, #reward .btn_box { margin-bottom: -18vw; }
}
/*--------------------
	form
	--------------------*/
	form input[type="text"], form input[type="url"], form input[type="number"], form input[type="email"], form input[type="password"], form textarea {width: calc(100% - 10px);min-height: 35px;/* margin: 5px; */padding: 5px;color: #555555;font-size: 16px;line-height: 2;border: 1px solid #DBDBDB;border-radius: 6px;}
	form textarea { padding: 0 10px !important; min-height: 200px;}
	form textarea.other { padding: 0 10px !important; min-height: 50px;width: 90%;margin-left: 20px;}
	form input::placeholder { color: #BEBEBE; font-size: 16px; }
	form input[type="checkbox"], form input[type="radio"] { margin: 5px; }
	form select { margin: 5px; padding: 5px; height: 35px; border: 1px solid #DBDBDB; border-radius: 6px; font-size: 18px;}
	form .item { display: inline-block; margin-right: 20px; }
	form input.text1 { width: 100%; max-width: 250px; margin-right: 1em; }
	form input.text2 { width: 100%; max-width: 300px; }
	form input.text3 { width: 65px; }
	form input.text4 { width: 75px; }
	form input.text5 { width: 100%; }
	form input.text6 { width: 100%; max-width: 430px; }
	form .password button { display: inline-block; margin:0 15px 0 0; width: 30px; height: 20px; background: none; border: none; }
	form .password .btneye { background: url("../../images/src/m01/icon_btneye_off.svg") no-repeat center center; }

	form .password .btn_off { background: url("../../images/src/m01/icon_btneye_off.svg") no-repeat center center; }

	form .password .btn_on { background: url("../../images/src/m01/icon_btneye_on.svg") no-repeat center center; }

/*--------------------
	モーダル
	--------------------*/
	.modal { display: none; height: 100vh; position: fixed; top: 0; left: 0; z-index: 99999; width: 100%; }
	.modal_bg { background: rgba(0, 0, 0, 0.58); height: 100vh; position: absolute; width: 100%; }
	.modal_content {position: absolute;left: 50%;top: 50%;max-height: 85vh;width: 60%;max-width: 880px;overflow-y: scroll;-ms-overflow-style: none;scrollbar-width: none;padding: 60px;font-size: 20px;text-align: center;transform: translate(-50%, -50%);background: #fff;border-radius: 24px;}
	.modal_content-pd{padding: 95px;}
	.modal_content::-webkit-scrollbar{ display:none;}
	.modal_content .point {display: flex;flex-wrap: nowrap;justify-content: center;align-items: center;margin: 30px auto 20px;}
	.modal_content .point .nom { margin: 0 10px; padding: 20px; font-size: 30px; font-weight: 700; background: #F8E8E4; }
	.modal_content .point .text { font-size: 20px; font-weight: 700; }
	.modal_content .note { margin-bottom: 40px; color: #CC0033; font-size: 16px; font-weight: 700; }
	.modal_content .txt { margin-bottom: 40px; font-size: 16px; }
	.modal_content .img { margin: 40px 0; }eep
	.modal_content table { font-size: 16px; }
	.modal_content .modal_btn { display: flex; flex-wrap: wrap; justify-content: space-around; margin-top: 30px; }
	.modal_content .modal_btn p { width: 48%; margin: 0 auto; }
	.modal_content .modal_btn p a {margin: 10px;max-width: 340px;}
	.modal_content .modal_btn .btn_close { width: auto; padding: 0; }
	.modal_content .modal_btn .btn_close a { padding: 10px 10px 10px 30px; color: #FA7787; font-size: 20px; font-weight: 700; text-decoration: none; background: url("../../images/src/common/icon_cancel_off.svg") no-repeat left center; }

	.nolink { pointer-events: none; }
	.btn_cancel a {display: flex;flex-wrap: wrap;justify-content: center;align-items: center;width: calc(100% - 20px);max-width: 360px;padding: 15px;color: #F79BA6;font-size: 20px;font-weight: bold;text-align: center;background: #ffffff;border: 3px solid  #F79BA6;border-radius: 45px;transition: all 0.2s;}
	.btn_cancel a:hover { color: #fff; text-decoration: none; background: #F79BA6; }
	.btn_cancel a::before { content: ""; display: inline-block; width: 21px; height: 21px; margin-right: 20px; background: url("../../images/src/form/icon_cancel_off.svg") no-repeat center center; }
	.btn_cancel a:hover::before { background: url("../../images/src/form/icon_cancel_on.svg") no-repeat center center; }

	.btn_delete a { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; width: calc(100% - 20px); padding: 15px; color: #fff; font-size: 20px; font-weight: bold; text-align: center; background: #F79BA6; border: 3px solid  #F79BA6; border-radius: 45px; transition: all 0.2s; }
	.btn_delete a:hover { color: #F79BA6; text-decoration: none; background: #ffffff; }
	.btn_delete a::before { content: ""; display: inline-block; width: 21px; height: 21px; margin-right: 20px; background: url("../../images/src/form/icon_delete_off.svg") no-repeat center center; }
	.btn_delete a:hover::before { background: url("../../images/src/form/icon_delete_on.svg") no-repeat center center; }

	.btn_keep a { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; width: calc(100% - 20px); /*height: 100%;*/ padding: 15px; color: #fff; font-size: 20px; font-weight: bold; text-align: center; background: #F79BA6; border: 3px solid  #F79BA6; border-radius: 45px; transition: all 0.2s;}
	.btn_keep a:hover { color: #F79BA6; text-decoration: none; background: #ffffff; }
	.btn_keep a::before { content: ""; display: inline-block; width: 21px; height: 21px; margin-right: 20px; background: url("../../images/src/form/icon_keep_off.svg") no-repeat center center; }
	.btn_keep a:hover::before { background: url("../../images/src/form/icon_keep_on.svg") no-repeat center center; }


/* 追加情報 */
.headerTitle{
	margin-bottom: 20px;
	font-size: 28px;
	font-weight: 700;
}
.headerPoint{
	color: #ed6962;
	font-size: 26px;
	font-weight: 700;
}
.headerPoint2{
	margin: -10px 0 10px !important;
	color: #ed6962;
	font-size: 26px;
	font-weight: 700;
}
.headerLead{
	font-size: 22px;
	font-weight: 700;
	list-style: 1.5;
}
.headerText p{
	font-size: 20px;
	font-weight: 500;
	list-style: 1.6;
}
.underText{
	font-size: 20px;
	font-weight: 500;
	list-style: 1.6;
	text-align: center;
}
.item_text span{
	display: inline-block;
	padding: 0 0 6px;
	font-weight: 700;
}
.mt5{margin-top: 5px;}
.mt10{margin-top: 10px;}
.mt20{margin-top: 20px;}
.ml10{margin-left: 10px;}
.mb15{margin-bottom: 15px;}
.pd5{padding-top: 5px !important;}
td .text input + input{margin-top: 10px;}
.pc_ml20{margin-left: 20px;font-weight: 700;}
.note-ml{margin-left: 10px;}
.note-nm{font-weight: normal !important;}
.input th.vam{vertical-align: middle !important;}
.input td span.item-mt{margin-top: 10px !important;}
.note-idt{text-indent: -15px;margin-left: 15px;}
.note-blk{display: block;}

.field-icon {
  color: #555;
  float: right;
  margin-right: 35px;
  margin-top: -34px;
  position: relative;
  z-index: 2;
}
form input.text8 { width: 100%; max-width: 150px; height: 10px; }
table.input tr td a:hover{text-decoration: none !important;}
}
@media screen and (max-width:768px) {
	.field-icon {
		margin-right: 3vw;
		margin-top: -8.6vw;
	}
	form input.text8 {max-width: 180px;height: 12vw !important; }
}
@media screen and (max-width:768px) {
	.pc { display: none !important }
	.sp { display: block !important }
	.mt10{margin-top: 2vw;}
	.mt20{margin-top: 3vw;}
	.mb10{margin-bottom: 1vw !important;}
	.mb0{margin-bottom: 0 !important;}
	.mb15{margin-bottom: 2vw !important;}
	.item_text span{padding: 0 0 2vw;}
	.mt5{margin-top: 2vw;}
	.mt10{margin-top: 3vw;}
	.sp_mt10{margin-top: 2vw;display: block;}
	.mt20{margin-top: 20px;}
	.sp_mb5{margin-bottom: 1vw;display: block;}
	.pc_ml20{margin-left: 0;}
	.ml10{margin-left: 0;}
	.pd5{padding-top: 5px !important;}
	td .text input + input{margin-top: 10px;}
	.note-ml{margin-left: 0;}
	.text-mt{margin-top: 2vw !important;}
	.input th.vam{vertical-align: middle !important;}
	.input td span.item-mt{margin-top: 2vw !important;}
	span.note + .note{margin-top: 1vw;}
	.worksheet{margin-top: -2vw;}
	/* form .item {font-size: 3.3vw; line-height: 1;} */
	table.input tr:last-of-type td{border-bottom: none !important;}
	table.input tr th,table.input tr td{padding-bottom: 4vw !important;padding-top: 4vw !important;}
	table.confirm tr th,table.confirm tr td{padding-right: 2vw !important;padding-left: 4vw !important;}
	input[type="radio"]{position: relative;top: 0.2vw;}

	.modal_content-pd{padding: 17vw 0 !important;}


	.note-idt{text-indent: -4.5vw;margin: 0 0 0 4.5vw;}
	.text-idt{text-indent: -4.5vw;margin-left: 4.5vw;}
	.note + .note{margin-top: -10px;}
	.note-gray{color: #7c7c7c;}
	.c_pink{color: #ff6450 !important;}
	.headerTitle{
		font-size: 5.333vw;
		text-align: center;
	}
	.headerTitle-fml{
		font-size: 6.4vw;
	}
	.headerPoint{
		font-size: 5vw;
		text-align: center;
	}
	.headerPoint2{
		margin: -2vw 0 2vw !important;
		color: #ed6962;
		font-size: 5vw;
		font-weight: 700;
		text-align: center;
	}
	.headerLead{
		font-size: 4.533vw;
		list-style: 7.733vw;
	}
	.headerText p{
		margin: 5vw 0 4vw !important;
		font-size: 4.533vw;
		list-style: 7.733vw !important;
		text-align: left !important;
	}
	.completion .headerText p{
		text-align: center !important;
	}
	#form .confirm th { padding: 4vw 15px 4vw 25px; }
	#form .confirm td { padding: 4vw 30px 4vw 15px;}
	#form .confirm tr:last-of-type td { border-bottom: none;}
}