@charset "Shift_JIS";
body {
    background: #ffffff none repeat scroll 0 0;
    font-family: "メイリオ",Meiryo,"Noto Sans JP","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro W3",Osaka,"ＭＳ Ｐゴシック","MS P Gothic",sans-serif;
    margin: 0 auto;
    max-width: 1024px;
    padding: 0;
}
.clearfix {zoom:1;}
.clearfix:after {
	content: ""; 
	display: block; 
	clear: both;
}
.mB10 {
    margin-bottom: 10px !important;
}
.mB20 {
    margin-bottom: 20px !important;
}
.mB30 {
    margin-bottom: 30px !important;
}
.mB40 {
    margin-bottom: 40px !important;
}
.mB50 {
    margin-bottom: 50px !important;
}
.mB60 {
    margin-bottom: 60px !important;
}
.mB70 {
    margin-bottom: 70px !important;
}
.mB80 {
    margin-bottom: 80px !important;
}
.mB90 {
    margin-bottom: 90px !important;
}
.mT10 {
    margin-top: 10px !important;
}
.mT20 {
    margin-top: 20px !important;
}
.mT30 {
    margin-top: 30px !important;
}
.mT40 {
    margin-top: 40px !important;
}
.mT50 {
    margin-top: 50px !important;
}
.mT60 {
    margin-top: 60px !important;
}
.mT70 {
    margin-top: 70px !important;
}
.mT80 {
    margin-top: 80px !important;
}
.mT90 {
    margin-top: 90px !important;
}

.gazouwh70 {
    width: 70%;
    height: 70%;
}

.gazouwh80 {
    width: 80%;
    height: 80%;
}

.gazouwh100 {
	width: 100%;
	height:100%;
}
.gazouw100auto {
	width: 100%;
	height: auto;
}

.wi05p {
    width: 5%;
}

.wi10p {
    width: 10%;
}

.wi11p {
    width: 11%;
}

.wi12p {
    width: 12%;
}

.wi13p {
    width: 13%;
}

.wi14p {
    width: 14%;
}

.wi15p {
    width: 15%;
}

.wi16p {
    width: 16%;
}

.wi17p {
    width: 17%;
}

.wi19p {
    width: 19%;
}

.wi20p {
    width: 20%;
}

.wi24p {
    width: 24%;
}

.wi26p {
    width: 26%;
}

.wi27p {
    width: 27%;
}

.wi28p{
	width:28%;
}

.wi29p {
    width: 29%;
}

.wi34p {
    width: 34%;
}

.wi35p {
    width: 35%;
}

.wi40p {
    width: 40%;
}

.wi45p {
    width: 45%;
}

.wi47p {
    width: 47%;
}

.wi52p {
    width: 52%;
}

.wi54p {
    width: 54%;
}

.wi60p {
    width: 60%;
}

.wi62p {
	width:62%
}

.wi64p {
    width: 64%;
}

.wi66p {
    width: 66%;
}

.wi71p {
    width: 71%;
}

.wi73p {
    width: 73%;
}

.wi76p {
    width: 76%;
}

.wi80p {
    width: 80%;
}

.wi100p {
    width: 100%;
}

.th010{
	width: 10%
}

.th012 {
	width:12%;
}

.th020 {
    width: 20%;
}

.th030 {
	width:30%;
}

.th038{
	width:38%;
}

.th040 {
	width:40%;
}

.th050 {
    width: 50%;
}

.th070 {
    width: 70%;
}

.th100 {
    width: 100px;
}

.th110 {
    width: 110px;
}

.th120 {
    width: 120px;
}

.th130 {
    width: 130px;
}

.th200 {
    width: 200px;
}

.th250 {
    width: 250px;
}

.td030 {
    width: 30%;
}

.td080 {
	width:80%;
}

.td130 {
    width: 130px;
}

.td150 {
    width: 150px;
}

.td200 {
    width: 200px;
}

.td320 {
    width: 320px;
}

.wordBreakAll {
    word-break: break-all;
}

.ScceMsg{
	border:solid 3px #00008b;
	background:#e0ffff;
	color:#00008b;
	font-size:120%;
	text-align:center;
	padding:20px 0;
	margin-bottom:20px;
}

.ErrMsg{
	border:solid 3px #B7072B;
	background:#FFEBF0;
	color:#B7072B;
	font-size:120%;
	text-align:center;
	padding:20px 0;
	margin-bottom:20px;
}

.systemMassage1 {
    color: red;
}

.inputSample {
    color: grey;
}

p {
    margin: 0;
    padding: 0;
}
a {
    color: #3fb3b0;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
a:visited {
    color: #666;
}
.green1 {
    color: #3fb3b0;
}
.title {
	color: #fff;
    background: #4d4d4d none repeat scroll 0 0;
    border-bottom: 2px solid #4d4d4d;
    font-size: 192%;
    font-weight: normal;
    margin: 0;
    padding-top: 5px;
    text-align: center;
    width: 100%;
}
.title span {
    border-bottom: 4px solid #4d4d4d;
    display: block;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.title span span.nowrap{
	display:inline-block;
	margin:0;
	padding-bottom:0;
	border:none;
}

.big_button {
	color: #fff;
    background: blue none repeat scroll 0 0;
    border-bottom: 2px solid blue;
    border-radius: 7px;
    font-size: 132%;
    font-weight: normal;
    margin: 0;
    padding-top: 5px;
    text-align: center;
}
.big_button span {
    border-bottom: 4px solid blue;
    display: block;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.big_button span span.nowrap{
	display:inline-block;
	margin:0;
	padding-bottom:0;
	border:none;
}

.first {
    line-height: 1.8;
    margin-top: 0;
    padding-bottom: 0;
    padding-top: 0;
}
.bold{
	font-weight:bold;
}
.inner {
    padding: 17px 30px;
}
.requierd {
    color: #fe9900;
}
p.requierd {
    color: #ff8c3f;
    font-size: 96%;
}
.list_style1 {
    margin: 0;
    padding: 0;
}
.list_style1 li {
    list-style: outside none none;
    margin-bottom: 0.2em;
    margin-left: 1em;
    text-indent: -1em;
}
.list_style1 .mark {
    color: #fe9900;
}
.right{
	text-align:right;
}
.label {
    display: inline-block;
    margin: 0 0 0 0;
    min-width: 2.1em;
    text-align: right;
}
.input_area {
    border-collapse: collapse;
    font-size: 86%;
    width: 100%;
}
.input_area th {
    background: #f2f2f2 none repeat scroll 0 0;
    font-weight: normal;
    text-align: left;
}
.input_area th, .input_area td {
    border-bottom: 1px solid #cccccc;
    padding: 10px 10px 10px 30px;
}
.input_area td {
    padding: 10px 20px;
}
.input_area input.text {
    font-size: larger;
    margin: 0;
    width: 100%;
}
.dl_type1 {
    margin-top: 0;
}
.dl_type1 dt, .dl_type1 dd {
    margin: 0;
}
.input_area .dl_type1 dd {
    margin-bottom: 10px;
}
.input_area .dl_type1 dd input {
    margin-left: 0;
    width: 100%;
}
.dl_type2{
	margin-bottom: 0px;
}
.dl_type2 dt{
	clear:both;
	float:left;
	min-width:13em;
	border-top:dashed 1px #cccccc;
	padding-top:10px;
	padding-bottom:10px;
}
.dl_type2 dd{
	margin-left:13em;
	padding-left:0;
	border-top:dashed 1px #cccccc;
	padding-top:10px;
	padding-bottom:10px;		
}
.dl_type2 dt:first-child,
.dl_type2 dt:first-child + dd{
	border:none;
	padding-top:0;
}
.list_style2 {
    margin: 0;
    padding: 0;
}
.list_style2 li {
    box-sizing: border-box;
    display: inline-block;
    list-style: outside none none;
    white-space: nowrap;
    min-width: 23%;
}
.example {
    clear: both;
    padding: 10px 0 0;
}
.input_area .list_style2 li input {
    margin-left: 0;
    width: 50%;
}
.list_style2 li + li + li {
    margin-right: 0;
    min-width: 51%;
}
.input_area .list_style2 li + li + li input {
    width: 100%;
}
.input_area .zip input.text{
	width:auto;
}

.telephone .list_style2 li{
	margin-bottom:10px;
}
.telephone .list_style2 li + li + li{
	min-width:auto !important;
}

.input_area .col2 div:first-child,
.input_area .col2 div:first-child + div{
	width:40%;
	float:left;
}
.input_area .col2 div:first-child input,
.input_area .col2 div:first-child + div input{
	width:80%;
}

.separator {
    display: inline-block;
    text-align: center;
    width: 3em;
}
.nowrap {
    white-space: nowrap;
}
.button_area {
    background: #ffffff none repeat scroll 0 0;
    margin: 20px auto;
    padding: 5px 0 5px;
    text-align: center;
    width: 80%;
}
.button_area p {
    margin: 10px 20px 20px;
}
.button {
    border: medium none;
    border-radius: 5px;
    box-shadow: 0 0 3px #aaaaaa;
    color: #ffffff;
    display: inline-block;
    font-family: "メイリオ",Meiryo,"Noto Sans JP","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro W3",Osaka,"ＭＳ Ｐゴシック","MS P Gothic",sans-serif;
    font-weight: bold;
    letter-spacing: 0.1em;
    margin: 0 20px 20px;
    padding: 10px 20px;
	cursor:pointer;
}
.button_menu {
    border: medium none;
    border-radius: 5px;
    box-shadow: 0 0 3px #aaaaaa;
    color: #ffffff;
    display: inline-block;
    font-family: "メイリオ",Meiryo,"Noto Sans JP","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro W3",Osaka,"ＭＳ Ｐゴシック","MS P Gothic",sans-serif;
    font-weight: bold;
    letter-spacing: 0.1em;
    margin: 0 0px 0px;
    padding: 10px 20px;
	cursor:pointer;
}
.button_line {
    border: medium none;
    border-radius: 5px;
    box-shadow: 0 0 3px #aaaaaa;
    color: #ffffff;
    display: inline-block;
    font-family: "メイリオ",Meiryo,"Noto Sans JP","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro W3",Osaka,"ＭＳ Ｐゴシック","MS P Gothic",sans-serif;
    font-weight: bold;
    letter-spacing: 0.1em;
    margin: 0 0px 0px;
    padding: 2px 5px;
	cursor:pointer;
}
.button_area .bt_gray {
    background: #999999;
}
.button_area .bt_orange{
	background:#FF6600;
}
.bt_orange{
	background:#FF6600;
}
.button_area .bt_seni{
	background:#ffffff;
	color:black;
}
.bt_seni{
	background:#ffffff;
	color:black;
}
.button_area .bt_tourku{
	background:blue;
}
.bt_tourku{
	background:blue;
}
.button_area .bt_line{
	background:blue;
}
.bt_line{
	background:blue;
}
.button_area .bt_line2{
	background:#00bfff;
}
.bt_line2{
	background:#00bfff;
}
.button_area .bt_line_hissu{
	background:red;
}
.bt_line_hissu{
	background:red;
}
.button_area .bt_line_nini{
	background:grey;
}
.bt_line_nini{
	background:grey;
}
.bt_setsumei {
	width: 45%;
	min-width: 200px;
	max-width: 600px;
	text-align: left;
	padding: 20px,10px;
}
.errmsg{
	color:#B8062A;
}
.frame{
	margin:20px auto;
	width: 80%;
	border:solid 1px #cccccc;
	text-align:center;
}
.frame p{
	margin:20px;
	padding:10% 0;
}

.sp-br{
	display:none;
}

.sp-br1{
	display:none;
}


.center-align{
	text-align: center;
}

@media screen and (max-width: 1280px) {
.title {
    font-size: 160%;
}
.big_button {
    font-size: 120%;
}
}


@media screen and (max-width: 834px) {
.title {
    font-size: 160%;
}

.gazouwh70{
	width: 95%;
	height: 95%;
}

.bt_setsumei {
	width: 57%;
	min-width: 200px;
	max-width: 600px;
	text-align: left;
	padding: 20px,10px;
}

}

@media screen and (max-width: 428px) {
.title {
    font-size: 130%;
}
.big_button {
    font-size: 80%;
}
.inner {
    padding: 10px 0;
}

.input_area th {
    display: inline-block;
    padding: 10px;
}

th.menu{
	display: revert;
    padding: 10px;
}

.input_area td {
    display: block;
    padding: 10px;
}
.gazouwh100 {
    width: 100%;
    height: 100%;
}

.gazouwh66 {
    width: 66%;
    height: 66%;
}

.wi05p {
    width: 95%;
}

.wi10p {
    width: 95%;
}

.wi11p {
    width: 95%;
}

.wi12p {
    width: 95%;
}

.wi13p {
    width: 95%;
}

.wi14p {
    width: 95%;
}

.wi15p {
    width: 95%;
}

.wi16p {
    width: 95%;
}

.wi17p {
    width: 95%;
}

.wi19p {
    width: 95%;
}

.wi20p{
	width: 95%;
}

.wi23p {
    width: 95%;
}

.wi24p {
    width: 95%;
}

.wi26p {
    width: 95%;
}

.wi27p {
    width: 95%;
}

.wi28p{
	width: 95%;
}

.wi29p {
    width: 95%;
}

.wi30p {
    width: 95%;
}

.wi34p {
    width: 95%;
}

.wi35p {
    width: 95%;
}

.wi40p{
	width: 95%
}

.wi45p {
    width: 95%;
}

.wi47p {
    width: 95%;
}

.wi52p {
    width: 95%;
}

.wi54p {
    width: 95%;
}

.wi60p{
	width: 95%
}

.wi62p {
	width:95%
}

.wi64p {
    width: 95%;
}

.wi66p {
    width: 95%;
}

.wi71p {
    width: 95%;
}

.wi73p {
    width: 95%;
}

.wi76p {
    width: 95%;
}
.wi80p{
	width: 95%;
}

.wi100p {
    width: 95%;
}

.hissu_gazou{
	height: 32px;
	width: 10%;
}

.hissu_title{
	height: 32px;
	width: 80%;
}

.hissu_gazou_position{
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

.hissu_title_position{
	position: relative;
	top: 25%;
}

.th012 {
	width:95%
}

.th020 {
    width: 95%;
}

.th030 {
	width:95%
}

.th038{
	width:95%
}

.th040{
	width:95%;
}

.th100 {
    width: 95%;
}

.th110 {
    width: 95%;
}

.th120 {
    width: 95%;
}

.th130 {
    width: 95%;
}

.th200 {
    width: 95%;
}

.td200 {
    width: 95%;
}

.input_area .col2 div:first-child, .input_area .col2 div:first-child + div{
	float: none;
    width: auto;
	margin-bottom:10px;
}

.dl_type2 dt{
	float:none;
	width:auto;
	border:none;
}
.dl_type2 dd{
	width:auto;
	margin-left:0;
	border:none;
	border-bottom:dashed 1px #cccccc !important;
}
.dl_type2 dd:last-of-type{
	border:none !important;
}
.separator {
    display: inline-block;
    text-align: center;
    width: auto;
}
.separator + input{
	margin-left:0;
}

.input_area .list_style2 li input{
	width:auto !important;
}

.bt_setsumei {
	width: 80%;
	min-width: 200px;
	max-width: 600px;
	text-align: center;
	padding: 20px,10px;
}

.sp-br{
	display:block;
}

.systemMassage1 {
    font-size: 14px;
}

}
/** バリデーションエラー時のハイライト表示 */
.error {
	background-color: pink;
}

.hissu_icon {
	background: url(../images/b87_hissu.bmp);
	background-repeat: no-repeat;
	height: 25px;
	width: 40px;
	display: inline-block;
	_display: inline;
}

.ninni_icon {
	background: url(../images/b87_ninni.bmp);
	background-repeat: no-repeat;
	height: 25px;
	width: 40px;
	display: inline-block;
	_display: inline;
}

.kakunin_icon {
	background: url(../images/b87_kakunin.bmp);
	background-repeat: no-repeat;
	height: 25px;
	width: 40px;
	display: inline-block;
	_display: inline;
}
.hissu_header {
	display: flex;
	min-width: 34%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.hissu_header_title {
	min-width: 70%;

}
.hissu_header_gazou{
	width: 100%;

}
.header_gazou{
	width: auto;
	float:right;	
	height: 25px;
}

/* -----------ヘッダー・フッター用----------- */
#header {
	padding: 15px 0 0;
	border-bottom: 1px solid #e5e5e5;
	background-color: #fff;
}
	
.header_top {
	display: flex;
	height: 50px;
	position:relative;
}

#header .logo img {
	aspect-ratio: 591.6/66.9;
}

#footer {
	padding-top: 10px;
	padding-bottom: 20px;	
	background-color: #f2f2f2;
}

@media print, screen and (min-width: 768px) {

	.sp_only{display: none!important;}

	/* -----------header_top----------- */

	.header_top .corp_left {	
		width: 272px; 
		margin-top:10px;
		margin-left:10px;
	}

	/* -----------main----------- */

	#main {
		min-height:355px;
	}
	
	/* -----------footer_btm----------- */

	.footer_btm .sns_list .sns {
		display: inline-block;
		width: 28px;
		margin-right: 10px;
		vertical-align: middle;
	}

	.footer_btm .sns_list .sns:last-child {
		margin-right: 0;
	}

	.footer_btm {
		width: 395px;
		margin: 20px auto 40px;
	}

	.footer_btm .logo {
		float: left;
		width: 240px;
	}

	.footer_btm .sns_list {
		font-size: 0;
		float: right;
		width: 105px;
		margin-top: 15px;
	}

	.footer_btm img {
		max-width: 100%;
	}

	/* -----------copyright----------- */

	.copy {
		font-size: 12px;
		text-align: center;
	}

}

@media screen and (max-width: 767px) {

	.pc_only{display: none!important;}

	/* -----------header_top----------- */

	.header_top .corp_left {	
		width: 200px; 
		margin-top:10px;
		margin-left:10px;
	}

	/* -----------sp_menu_btm----------- */
	.sp_menu_btm{
		margin: 20px auto 40px;
		background-color: #f2f2f2;
	}

	.sp_menu_btm .sns_list {
		margin-bottom: 20px;
		margin-left: -40px;
		text-align: center;
	}

	.sp_menu_btm .sns_list .sns {
		display: inline-block;
		width: 22px;
		margin: 0 2%;
	}

	.sp_menu_btm .logo_group {
		width: 150px;
		margin: auto;
	}

	.sp_menu_btm .sns_list .sns img {
		width: 28px;
		margin: auto;
	}

	.sp_menu_btm .logo_group img {
		width: 150px;
		margin: auto;
	}

	/* -----------copyright----------- */

	.copy {
		font-size: 10px;
		text-align: center;
	}

}
/* -----------ヘッダー・フッター用----------- */
