@charset "utf-8";
#head, .baneer_btn, .pad_padding, .txt_index, div#setsumei_table, div.ssl_box ul li {
	box-sizing: border-box
}
#fixed, .baneer_btn img, .form_btn_, section h1 img {
	width: 100%
}
.baneer_btn, section h1, section#section_mv h1 {
	text-align: center
}
.sp_none {
	display: none!important
}
* {
	margin: 0;
	padding: 0
}
body {
	font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
	letter-spacing: .5px;
	font-size: 14px;
	padding-top: 0
}
a:link, a:visited {
	text-decoration: none;
	color: #333
}
a:hover {
	color: #EF8200;
	text-decoration: underline
}
header {
	display: block
}
#fixed {
	top: 0;
	left: 0;
	position: relative;
	margin: 0 atuo;
	background-color: #FFF;
	z-index: 99999
}
#head {
	height: 45px;
	margin: 0 auto;
	max-width: 960px;
	padding: 0 0 0 5px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center
}
#head h1 {
	display: block;
	padding: 5px 20px 0 0;
	-webkit-flex: 1;
	flex: 1
}
#head h1 img {
	max-width:100%;
	transition: .3s
}
.baneer_btn a, .form_btn_ {
	transition: .2s
}
#head h1 a img:hover {
	opacity: .5
}
.txt_index {
	max-width: 960px;
	padding: 0 10px;
	margin: 0 auto
}



	.baneer_btn {
		position:relative;
		padding-top:40px;
		width:95%;
		margin:0 auto
	}
	.baneer_btn a:hover {
		opacity:1.0
	}
	.form_btn_ {
		display: block;
		border: none;
		background-color: transparent;
		width:95%;
		
	}		.baneer_btn:before{
			position:absolute;
			content:"";
			top:0;
			left:50%;
			-webkit-transform: translate(-50%, 0);
			-moz-transform: translate(-50%, 0);
			-ms-transform: translate(-50%, 0);
			-o-transform: translate(-50%, 0);
			transform: translate(-50%, 0);
			width: 0;
			height: 0;
			border-style: solid;
			border-width: 30px 65px 0;
			border-color: #cccccc transparent transparent;
			}
	
	
	
	
.form_btn_:hover {
	opacity: .5;
	cursor: pointer
}




section#section_mv {
background-image: url(../image/sp_mv2018.png);
    background-position: center top;
    background-repeat: no-repeat;
        background-size: cover;
    margin-bottom: 40px;
    width: 100%;
    padding-top: 56%;
    margin: 0 auto;
}



section#section_mv h1 {
	line-height: 0
}
.padding_article {
	padding-top: 30px;
	overflow: hidden
}
section#section_service {
	background: linear-gradient(#41BFED, #D3ECFB);
	padding:30px 0 20px 0;
	position: relative;
	z-index: -2
}
section#section_service h1 {
	width:100%;
	margin:0 auto 0 0;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background-image: url(../image/2018_txt_index.png);
	background-size:contain;
	background-repeat:no-repeat;
	padding-top:13%;	
}
section#section_service .txt_index {
	position: relative;
	max-width: 960px
}
section#section_service .txt_index::before {
	content: "";
	position: absolute;
	z-index: -1;
	bottom: -70px;
	left: 70%;
	display: none;
	width: 10px;
	height: 10px;
	padding: 34% 15%;
	background-image: url(../images/index_redy.png);
	background-size: contain;
	background-repeat: no-repeat
}
#click_plus, .select_box, label, section#section_setsumei h1 {
	position: relative
}
section#section_service_nav h1 {
	text-align: center;
	margin: 0 auto 35px;
	background-color: #EF8200;
	padding: 10px;
	line-height: 0;
	position: relative
}
section#section_service_nav h1:before {
	position: absolute;
	content: "";
	bottom: -20px;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 20px 0;
	border-color: #EF8200 transparent transparent
}







div#form_div {
	max-width: 960px;
	padding: 0 10px 20px;
	margin: 0 auto
}
div.form_table {
	margin: 0 auto 10px;
	display: flex;
	flex-direction: column;
	justify-content: space-between
}



#form_div table th {
	font-size: 14px;
	font-family: 'M+ C Type-2 (basic latin) Medium', 'M+ Type-2 (general-j) Medium', sans-serif;
	transform: rotate(.05deg)
}
div.form_table table {
	width: 100%;
	margin-bottom: 10px
}
div.form_table table td, div.form_table table th {
	vertical-align: top;
	display: block;
	width: 100%
}
div.form_table table th {
	width: 100%;
	padding: 5px 0
}
div.form_table table td {
	margin-bottom: 10px;
	padding: 0
}
div.form_table table .form_title {
	width: 100%;
	background-image: url(../images/arrow_orange.svg);
	background-position: 4px 7px;
	background-repeat: no-repeat;
	margin-bottom: 0;
	border: none
}
div.form_table table .form_title span {
	width: 100%;
	border-bottom: none;
	background-color: transparent;
	color: #EF8200;
	font-size: 20px;
	font-family: 'M+ C Type-2 (basic latin) Bold', 'M+ Type-2 (general-j) Bold', sans-serif;
	padding: 0 0 0 25px
}
div.form_table table .name_td {
	padding-bottom: 0!important
}
div.form_table table th span {
	color: #fff;
	background-color: red;
	display: inline-block;
	font-size: 12px;
	padding: 0 5px;
	margin-left: 5px
}
#tr_next, table.form_data th br {
	display: none
}
.select_box, input[type=text], input[type=number]{
	border: 1px solid #9F9FA0;
	background-color: #FFE6E6;
	font-size: 16px;
}

table.form_data textarea{
		border: 1px solid #9F9FA0;
	background-color: #fff;
	font-size: 16px;}


input[type=text],
input[type=number] {
	padding:5px
}
.tel_txt {
	width: 100%
}
.name_txt {
	width: 40%
}
.mail_txt, .nenshiki {
	width: 100%
}
.select_box {
	padding: 5px 5px
}
#click_plus:before, section#section_setsumei h1:before {
	position: absolute;
	content: ""
}
.maker_select, .select_kind {
	width:49%
}



	div#manny_div{
		display:-webkit-box;
		display:-ms-flexbox;
		display: -webkit-flex;
		display:flex;
		flex-direction: row;
		flex-wrap: nowrap;
		-webkit-box-pack:justify;
		-ms-flex-pack:justify;
		-webkit-justify-content:space-between;
		justify-content:space-between;
		}div#manny_div span{
		width:50%
		}

.manny_span{
	padding-right:15px
	}.after{
	padding-right:0;
	padding-left:15px
	}
.select_manny {
	width:100%
	}.after{
		position:relative
		}.after:after{
		position:absolute;
		content:"～";
		top:5px;
		left:-8px
		}


select {
	padding: 15px 0
}



table.form_data{
	display:none;
	}

/*table.form_data td, table.form_data th {
	vertical-align: top;
	width: 100%;
	display: block
}
table.form_data th {
	padding-bottom: 3px
}
table.form_data {
	width: 100%;
	margin-top: -10px;
	margin-bottom: 50px
}
table.form_data textarea {
	width: 100%;
	padding: 5px 10px;
	resize: vertical;
	overflow: auto;
	height: 120px
}*/
.form_txt01, .form_txt02 {
	font-size: 10px;
	text-align: center;
}
.form_txt01 {
	font-family: 'M+ C Type-2 (basic latin) Medium', 'M+ Type-2 (general-j) Medium', sans-serif
}
.form_txt02 {
	font-family: 'M+ C Type-2 (basic latin) Regular', 'M+ Type-2 (general-j) Regular', sans-serif;
	margin-bottom: 5px
}
.form_txt02 a:link, .form_txt02 a:visited {
	color: #EF8200;
	text-decoration: underline
}
.form_txt02 a:hover {
	color: #EF8200;
	opacity: .5;
	text-decoration: none
}






div#form_div td.name_td {
/*    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;*/
}




td.name_td input[type=text]{width:49%
	
	}




#click_plus {
	text-align: left;
	font-size: 14px;
	text-decoration: underline;
	padding: 5px 10px 0 18px
}
#click_plus:before {
	top: 45%;
	left: 0;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 8px;
	height: 8px;
	border-top: 2px solid #EF8200;
	border-right: 2px solid #EF8200;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}
#click_plus:hover {
	color: #EF8200;
	cursor: pointer;
	text-decoration: underline
}
.flex02_img {

		display:-webkit-box;
		display:-ms-flexbox;
		display: -webkit-flex;
		display:flex;
		flex-direction: row;
		flex-wrap: wrap;
		-webkit-box-pack:justify;
		-ms-flex-pack:justify;
		-webkit-justify-content:space-between;
		justify-content:space-between;
	align-items: center;
	max-width: 960px
}
.flex02_img li {
	width: 48%;
	margin: 0 0 10px;
	overflow:hidden;
}
.flex02_img li img {
	width: 100%
}
section#section_setsumei {
	background-color: #F8F6E7
}




section#section_setsumei h1 {
	text-align: center;
	margin: 0 auto 15px;
	background-color: #009fe8;
	line-height: 0;
	padding:35.5% 0 0 0;
	display:block;
	width:100%;
	color: #fff;
	z-index: 1
}


section#section_setsumei h1 img{
	position:absolute;
	bottom:0;
	left:0;
	}

section#section_setsumei h1:before {
	bottom: -20px;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 20px 0;
	border-color: #009fe8 transparent transparent
}
section#section_setsumei h1 span, section#section_setsumei h1 span img {
	display: none
}





div#setsumei_table {
	max-width: 960px;
	padding: 10px 10px 50px;
	margin: 0 auto
	}
	div#setsumei_table table {
	width: 100%
	}
div#setsumei_table table th {
	text-align:left;
	vertical-align: middle;
	width:100px;
	padding-right: 0
	}
div#setsumei_table table th img {
	width:90%;
}
div#setsumei_table table td {
	text-align: left;
	vertical-align: middle;
}
.setsumei_block {
	background-color: #FF0;
	padding:2% 3%;
	font-family: 'M+ C Type-2 (basic latin) Bold', 'M+ Type-2 (general-j) Bold', sans-serif;
	font-size: 4vw !important;
	margin-bottom: 15px;
	line-height: 130%;
	letter-spacing:-1px
}.setsumei_block span{
	display:block;
	padding:0;
	margin:0}.setumei_span{
		display:inline !important}
.setsumei_kome, .setsumei_txt {
	font-family: 'M+ C Type-2 (basic latin) Regular', 'M+ Type-2 (general-j) Regular', sans-serif;
	margin-bottom: 10px;
	transform: rotate(.05deg);

}
.setsumei_txt {
	font-size: 13px;
	display:none;
}
/*.setsumei_txt br {
	display: none
}*/
.setsumei_kome {
	font-size: 13px;
	display:none;
}
.teikei_block, p.rank_btn_txt, p.setsumei_btn_txt {
	font-family: 'M+ C Type-2 (basic latin) Bold', 'M+ Type-2 (general-j) Bold', sans-serif
}
p.setsumei_btn_txt {
	text-align: center;
	margin-top: 60px;
	margin-bottom:0;
	
	transform: rotate(.05deg);
	display:none
}



.service_btn {
	margin-bottom: -10px;
	margin-top: 45px!important
}
p.rank_btn_txt span, p.setsumei_btn_txt span {
	display: block;
	padding: 0
}
section#section_setsumei hr {
	margin: 0px 0 5px
}



.hr03{
	margin: 0 0 10px !important}

.hr04{
	margin: 0 0 30px !important}

#section_step {
	padding: 25px 0 0
}
#section_step h1 {
	margin-bottom: 10px
}
#section_step h1 img{
	max-width:80%
}
.section_step_flex {
	display:-webkit-box;
	display:-ms-flexbox;
	display: -webkit-flex;
	display:flex;
	flex-direction: row;
	flex-wrap: wrap;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	-webkit-justify-content:space-between;
	justify-content:space-between;
	align-items: flex-end;
	max-width: 960px;
	}
.section_step_flex li {
	width: 50%;
	text-align: center;
	margin-bottom:1.5%;
}
.section_step_flex li:nth-child(even) {
	width:50%;
	text-align: center;
}
.section_step_flex li img {
	width:95%
}
.section_step_flex li img[src$=".svg"] {
	width:95%
}
section#section_rank {
	overflow: hidden;
	display: none
}
section#section_rank .rank_bg {
	position: relative;
	overflow: hidden;
	background-color: #3F9AD6;
	padding: 190px 0 70px
}
section#section_rank .rank_bg:before {
	position: absolute;
	content: "";
	top: 0;
	z-index: 1;
	display: block;
	width: 100%;
	height: 500px;
	background: #FFF000;
	-moz-transform-origin: 0 100%;
	-webkit-transform-origin: 0 100%;
	transform-origin: 0 100%;
	-moz-transform: skewy(-8deg);
	-webkit-transform: skewy(-8deg);
	transform: skewy(-8deg)
}
.teikei_block, p.rank_btn_txt, section h2 span, section#page_section h1 {
	transform: rotate(.05deg)
}
section#section_rank h1 {
	text-align: center;
	margin-bottom: -199px;
	position: relative;
	z-index: 3
}
section#section_rank .txt_index {
	max-width: 980px
}
#blog-title {
	background: linear-gradient(#fff 50%, pink 50%)
}
section#section_rank h1 img {
	width: 100%
}
#section_rank div.rank_box {
	background-color: #F9FAFA;
	padding: 25px 0 15px;
	border: 10px solid #9ED8F6;
	position: relative;
	z-index: 3;
	overflow: hidden
}
p.rank_btn_txt {
	text-align: center;
	margin-top: 60px;
	margin-bottom: 5px;
	font-size: 30px;
	color: #fff
}
button {
	border: none;
	width:95%;
	background-color: #fff
}
button:hover {
	opacity: .5;
	cursor: pointer
}
section#section_teikei {
	padding: 20px 0 100px;
}.box_hr{
		border:#D7D7D7 solid 1px;
		margin:40px 10px 20px 10px
		}



section#section_teikei h1 {
	
}

section#section_teikei h1 img{
		max-width: 40%
	}
	
	
	
	
	#teikei_box{
		display:block;
		letter-spacing:0
		}
	
	.teikei_01{ max-width:100%;
		margin-right:0;
		text-align:center;
	margin-bottom:10px
		}
		
	.teikei_01 img{ width:50%;}
	.teikei_02{flex:1; width:100%;}
	
	.teikei_01 img[src$=".svg"] {
		width: 50%;
		}

	
	
	
	
	
	
	




.teikei_block {
	display:inline;
	font-size: 3.5vw;
	margin-bottom: 0;
	line-height: 150%;
}








.teikei_block,
.teikei_block span {
	display: block
	}



.teikei_block br, .teikei_txt br {
	display: none
}
.teikei_txt {
	font-family: 'M+ C Type-2 (basic latin)  Light', 'M+ Type-2 (general-j)  Light', sans-serif;
	font-size: 10px;
	margin-bottom: 15px;
	letter-spacing:0.3px;
}
p.section_teikei_txt, section#page_section h1 {
	font-family: 'M+ C Type-2 (basic latin) Regular', 'M+ Type-2 (general-j) Regular', sans-serif
}
section#section_teikei ul {
	display:-webkit-box;
	display:-ms-flexbox;
	display: -webkit-flex;
	display:flex;
	flex-direction: row;
	flex-wrap: wrap;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	-webkit-justify-content:space-between;
	justify-content:space-between;
	align-items: flex-end;
	
}
section#section_teikei ul li {
	width: 33%;
	padding: 5px 5px 0
}
.sp_block, section#section_teikei ul li img {
	width: 100%
}



p.section_teikei_txt {
	font-size: 10px!important;
	line-height: 130%;
	margin-left: 2px;
}
div.section_teikei_txt_box {
	margin-bottom: 50px
}
#title {
	background-color: #dff1fc;
	padding: 15px 0
}
section#page_section h1 {
	color: #0080cc;
	font-size: 25px;
	text-align: center;
	letter-spacing: 1.5px
}
.text_box, section h2, section h3 {
	font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif
}
.pad_padding {
	margin: 0 auto;
	padding: 50px 10px
}
.top_txt {
	font-size: 16px;
	line-height: 180%
}
.text_box {
	margin: 0 auto 40px;
	max-width: 960px;
	line-height: 200%;
	position: relative
}
section h2 {
	font-size: 18px;
	font-weight: 700;
	border-bottom: #cbcbcb 2px solid;
	padding-bottom: 5px;
	margin-bottom: 30px;
	letter-spacing: 1px;
	position: relative
}
section h3 {
	font-size: 15px;
	margin: 50px 0 10px;
	letter-spacing: 1px;
	color: #00a0e8
}
.company_table tr, .navkuru_txt, nav ul li {
	font-family: 'M+ C Type-2 (basic latin) Regular', 'M+ Type-2 (general-j) Regular', sans-serif
}
section h3.h3top {
	margin: 30px 0 10px
}
.sp_block {
	margin: 0;
	padding: 0;
	display: none;
	height: 100%;
	position: relative
}
.sp_btn, .sp_btn.changed {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 8888;
	width: 100%;
	text-indent: -9999px
}
.changed::before, .sp_btn::before {
	content: "";
	position: absolute;
	width: 10px;
	height: 10px;
	border-top: 3px solid #009fe8;
	border-right: 3px solid #009fe8;
	right: 10px
}
.sp_btn::before {
	top: 30%;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg)
}
.changed::before {
	top: 35%;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
.company_table th, .company_table tr, .navkuru_txt, nav ul li {
	transform: rotate(.05deg)
}
.text_box ol li, .text_box ul li {
	position: relative;
	font-size: 14px;
	margin-bottom: 5px;
	line-height: 180%
}
.text_box ol li:last-child, .text_box ul li:last-child {
	margin-bottom: 0!important
}
.text_box ol li ul, .text_box ul li ul {
	margin: 5px 0 0!important
}
.text_box ol li ul li, .text_box ul li ul li {
	margin-bottom: 5px!important
}
.number_list {
	counter-reset: number;
	margin-bottom: 45px
}
.number_list li {
	padding-left: 25px;
	margin-bottom: 10px!important
}
.number_list li::before {
	position: absolute;
	counter-increment: number;
	content: counter(number);
	font-weight: 700;
	font-size: 15px;
	top: 0;
	left: 2px
}
.number_list li ul {
	counter-reset: number
}
.p_number_list {
	counter-reset: number;
	margin-bottom: 45px;
	margin-top: 5px
}
.p_number_list li {
	padding-left: 30px
}
.p_number_list li::before {
	position: absolute;
	counter-increment: number;
	content: "("counter(number)")";
	top: -1.5px;
	left: 1px;
	font-weight: 400!important
}
.p_number_list li:nth-child(n+10) {
	padding-left: 40px!important
}
.name_list li {
	margin-bottom: 0!important;
	padding-left: 20px
}
.name_list li:before {
	position: absolute;
	content: attr(name);
	left: 0;
	font-weight: 400!important
}
#page_top {
	text-indent: -9999px;
	background-image: url(../images/page_top.svg);
	background-position: top center;
	background-repeat: no-repeat;
	background-size: 100%;
	width: 40px;
	height: 55px;
	position: fixed;
	bottom: 0;
	right: 10px;
	transition: .3s
}
div.ssl_box ul li img, nav ul {
	width: 100%
}
#page_top:hover {
	opacity: .5;
	cursor: pointer
}
footer {
	padding: 5px
}
.copy {
	text-align: center;
	font-size: 10px
}
nav ul {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: center;
	justify-content: center;
	margin: 0 auto 40px;
	text-align: center
}
.korekara, .navkuru_txt, nav ul li {
	display: block
}
nav ul li {
	font-size: 2.5vw;
	border-left: 1px solid #ccc;
	text-align: center;
	padding: 0 10px
}
nav ul li:first-child {
	padding: 0 10px 0 0;
	border-left: none
}
nav ul li:last-child {
	padding: 0 0 0 10px;
	margin-right: 0!important
}
nav ul li a:link, nav ul li a:visited {
	color: #000
}
.company_table td a:link, .company_table td a:visited, nav ul li a:hover {
	color: #00a0e8
}
#section_thanks {
	padding: 60px 0
}
#section_thanks h1 {
	text-align: center;
	margin-bottom: 40px!important;
	display: block;
	padding: 0 50px
}
.korekara, .navkuru_txt{
	text-align: center;
	padding: 0 30px
}
#section_thanks h1 img {
	max-width: 100%!important
}
.korekara img {
	max-width: 100%
}
.navkuru_txt {
	font-size: 18px;
	margin-top: 60px
}
#section_thanks .section_step_flex {
	margin-bottom: 60px
}


div.ssl_box {
	margin-top: 30px;
	margin-bottom: 10px
	}
	div.ssl_box ul {
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		-webkit-justify-content: center;
		justify-content: center;
		max-width:80%;
		margin: 0 auto
		}
		div.ssl_box ul li {
			width: 48%;
			margin: 0 auto;
			display: block
			}
			
			
			
			
.company_table {
	width: 90%;
	margin: 0 auto;
	border-bottom: dotted 1px #ccc;
	font-size: 15px
}
.company_table tr {
	display: block;
	border-top: dotted 1px #ccc
}
.company_table td {
	padding: 0 10px 10px;
	display: block
}
.company_table th {
	font-family: 'M+ C Type-2 (basic latin) Bold', 'M+ Type-2 (general-j) Bold', sans-serif;
	width: 100%;
	display: block;
	padding: 10px 10px 0
}


.submit_btn img{
	
	width:100%;}




/*************************** onayami ***************************/

#onayami{
	padding:20px 10px 0px 10px;
	text-align:center;
	position:relative;
	margin-bottom:-10px
	}#onayami::after{
	position: absolute;
    content: "";
    bottom: -40px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 20px 0;
    border-color: #ffffff transparent transparent;
	}
	
	#onayami img{
		max-width:100%;
		}