@charset "utf-8";
/*■■■■■■■■■■■■■■■■■■■■■■
　　共通設定
■■■■■■■■■■■■■■■■■■■■■■*/

/*------------------------------------------
■ CSS初期設定
------------------------------------------*/
* {margin: 0;padding: 0;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {margin: 0;padding: 0;}
img {margin: 0;padding: 0;border: 0;}
table {width:100%; border-collapse: collapse;border-spacing: 0;}
ol, ul ,li{list-style: none;}
h1, h2, h3, h4, h5, h6 {font-weight: normal;}
address, caption, cite, code, dfn, em, strong, th, var {font-style: normal;font-weight: normal;}
sub, sup {font-size: 75%;line-height: 0;position: relative;vertical-align: baseline;}
sup {top: -0.5em;}
sub {bottom: -0.25em;}
input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	max-width:100%;
}
a, a:hover {
	text-decoration: none;
}
a:hover {
	opacity: 0.5;
}
body{
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
scroll-behavior: smooth;
}

.wi1000{
	width: 1000px;
	margin:0 auto;
}


.fv{
	background-image: url(../img/fv-bg.png);
	background-size: cover;
}

.fv_img img{
	width: 100%;
	padding-top: 100px;
	padding-bottom: 10px;
}

.cvbg{
		background-image: url(../img/cv-bg.png);
	background-size: cover;
	padding-top:50px;
	padding-bottom:50px;
}
.cvcontent{
			background-image: url(../img/cv.png);
	background-size: cover;
	width: 1000px;
	height: 535px;
	margin:0 auto;
}

.cv_btn{
padding-top: 400px;
    padding-left: 420px;
}


.sec1{
	background-image: url(../img/reason01-bg.png);
	background-size: cover;
	padding-top: 30px;
	height: 190px;
}

.border-dec{
	background-image: url(../img/reason02-deco.png);
	background-size: cover;
	height: 50px;
}

.riyu-img img{
	width: 100%;
	padding-top: 80px;
	padding-bottom: 80px;
}

.sec3{
	background-image: url(../img/effort-bg.png);
	background-repeat: repeat;
}
.hikaku-img{
	text-align: center;
	padding:50px 0 50px 0;

}
.hikaku-img img{
	width: 80%;
	text-align: center;
	margin:0 auto;

}

.trouble-img{
	padding-top:50px;
	padding-bottom:20px;
}


.omakase-title img{
	width: 100%;
}


.sec5{
	background-image: url(../img/effort-bg.png);
	background-repeat: repeat;
	margin-top: -10px;
}

.omakase-img{
	padding:50px 0 50px 0;
}

.maker-img{
	padding-top:30px;
	padding-bottom:50px;
}

.sec7{
	background-image: url(../img/effort-bg.png);
	background-repeat: repeat;
	margin-top: -10px;
}

.price{
	padding-top:50px;
	padding-bottom:50px;
}

.ribon-border{
	background-image: url(../img/voice_border.png);
	background-size: cover;
	height: 50px;
}
.voice{
	text-align: center;
}
.voice img{
	width: 80%;
	padding:50px 0 30px 0;
}

.flow img{
	width: 100%;
}

.sec10{
	margin-top: 50px;
}
.form-titile{
	text-align: center;
	padding-top:30px;
	padding-bottom:30px;
}
.form-box{
	border:20px #abdaf3 solid;
	border-radius:40px;
	padding:50px 40px 50px 40px;
	width: 800px;
	margin:0 auto;
}
.form-box_title{
	text-align: center;
}


.form-box_txt{
	text-align: center;
	font-size:16px;
	font-weight: bold;
	color: #5b5b5b;
	letter-spacing: 0.3em;
}


.company{
	font-size:14px;
	color: #5b5b5b;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 10px;
}

form{
	margin-top:30px;
}

tr{
	text-align: left;

}

th{	font-size:16px;
	font-weight: bold;
	color: #5b5b5b;
	width: 30%;

}

th span{
	font-size:16px;
	font-weight: bold;
	color: #f00;
	padding-left: 10px;
}

input{
	width: 100%;
	border-radius:5px;
	background-color: #f7f7f7;
	border:2px solid #e6e6e6;
	height: 45px;
	margin: 10px 0;
}

textarea{
	width: 100%;
	border-radius:5px;
	background-color: #f7f7f7;
	border:2px solid #e6e6e6;
		margin: 10px 0;
}

.formbutton_2{
	background-image: url(../img/form-button.png);
	width: 320px;
	height: 70px;
	text-align: center;
	margin-top: 30px;
	border:none;
	background-color: none;
}


.ribon-border2{
	background-image: url(../img/reason02-deco.png);
	background-size: cover;
	height: 50px;
	transform: scale(1, -1);
}
