@charset "utf-8";
body {
	font: normal 18px/1.7 "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Arial,Verdana,sans-serif;
	text-align: left;
	color:#000;
	text-align: justify;
	overflow-x: hidden;
}

body .sp-item {
    display: none !important; }
  body .pc-item {
    display: block !important; }

  @media screen and (max-width: 640px) {
    body {
      min-width: inherit;
	  height:100%;
	  }
      body .sp-item {
        display: block !important; }
      body .pc-item {
        display: none !important; }
	  body .sp-item img {
		width:100%;}
}

@media screen and (max-width: 640px) {
	.sp img{
		max-width:90%;
}
	.sp02 img{
		max-width:100%;
}
.sp03 img{
		max-width:50%;
}
.sp04 img{
	max-width:70%;
}
}




.fl_left {
	float: left;
}
.fl_right {
	float: right;
}
.ov_hd {
	overflow: hidden;
}
.bg_none {
	background-image: none!important;
}
a.rollover:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
.rollover:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
.center {
	text-align: center;
}
.right {
	text-align:right;
}
.line_0 {
	line-height: 0;
}
.zindex {
	z-index: 200;
}
input[type=radio] {
	width: 15px;
	height: 15px;
	vertical-align: middle;
}
input[type=image]:hover{
		opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	}


/* ----------------------------------------------------

    text

---------------------------------------------------- */
em {
	text-decoration: underline;
  font-style: normal;
}
.bd_red {
	border-bottom: 1px solid #FF0004;
	padding-bottom: 2px;
}
.bd_red02 {
	border-bottom: 3px solid #FF0004;
	padding-bottom: 0px;
}
.red {
	color: #ff0000;
}
.yellow {
	background-color: #ffff00;
}
.gray {
	color:#666666;
}
.bold {
	font-weight: bold;
}
strong {
	font-weight: bold;
}
.strike {
	text-decoration: line-through;
}
.ac {
	text-align: center !important;
}
.ar {
	text-align: right !important;
}
.al {
	text-align: left !important;
}
.bold {
	font-weight: bold !important;
}
.font10 {
	font-size: 10px !important;
}
.font11 {
	font-size: 11px !important;
}
.font12 {
	font-size: 12px !important;
}
.font13 {
	font-size: 13px !important;
}
.font14 {
	font-size: 14px !important;
}
.font15 {
	font-size: 15px !important;
}
.font16 {
	font-size: 16px !important;
}
.font17 {
	font-size: 17px !important;
	line-height:150%;
}
.font18 {
	font-size: 18px !important;
}
.font19 {
	font-size: 19px !important;
}
.font20 {
	font-size: 20px !important;
}
.font21 {
	font-size: 21px !important;
}
.font22 {
	font-size: 22px !important;
}
.font23 {
	font-size: 23px !important;
}
.font24 {
	font-size: 24px !important;
}
.font25 {
	font-size: 25px !important;
}
.font26 {
	font-size: 26px !important;
}
.font27 {
	font-size: 27px !important;
}
.font28 {
	font-size: 28px !important;
}
.font29 {
	font-size: 29px !important;
}
.font30 {
	font-size: 30px !important;
}
.font32 {
	font-size: 32px !important;
}
/* ----------------------------------------------------

    float

---------------------------------------------------- */
.fr {
	float: right !important;
}
.fl {
	float: left !important;
}
.clear {
	clear: both;
}
img {
	line-height: 0;
	padding: 0;
	margin: 0;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

hr {
	height: 0;
	margin: 0;
	padding: 0;
	border: 0;
}
/* ----------------------------------------------------
    clearfix の代用
    &#60;div class="hr"&#62;&#60;hr /&#62;&#60;/div&#62;
---------------------------------------------------- */

.wrap {
	overflow: hidden;
}

header {
	background-color: white;
	padding: 30px;
}

.header_container {
	display: flex;
	justify-content: left;
	align-items: left;
	position: relative;
}

.h_btn {
	position: absolute;
	right: 2%;
	top: 20%;
}

.fv_image {
	text-align: center;
	background-image: url(../images/fv_bg.png);
	background-size: cover;
}

@media screen and (min-width: 641px){
	.kuchikomi {
		background-image: url(../images/kuchikomi_pc.jpg);
		background-size: cover;
		height: 429px;
		background-position: center;
	}
}

.cta_area {
	background-image: url(../images/cta_bg.png);
	background-size: cover;
	padding-top: 30px;
	padding-bottom: 200px;
	display: flex;
	justify-content: center;
}

.mail_btn {
	margin-right: 10px;
	/* display: block;
	margin: 0 auto; */
}

@media screen and (max-width: 640px) {
	.cta_area {
		display: block;
		text-align: center;
	}
}

.mail_btn {
	margin-bottom: 10px;
	/* display: block;
	margin: 0 auto; */
}

.mail_btn:hover{
	opacity: 0.8;
}

.tel_btn {
	margin-bottom: 20px;
	/* display: block;
	margin: 0 auto; */
}

.tel_btn:hover{
	opacity: 0.8;
}

.section1 {
	text-align: center;
	background-image: url(../images/dantotsu_bg.jpg);
	background-size: cover;
	padding-top: 30px;
	padding-bottom: 30px;
}

.dantotsu {
	margin-bottom: 20px;
}

.h2_omakase {
	background-image: url(../images/h2_bg_02.jpg);
	text-align: center;
}

.section2 {
	background-color: #C5DFEA;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 40px;
}

.sec_textpic {
	margin-bottom: 20px;
}

.voice {
	margin-bottom: 10px;
}

.onayami {
	text-align: center;
	background-image: url(../images/nayami_bg.png);
	background-size: cover;
	padding-top: 30px;
	padding-bottom: 30px;
}

.section4 {
	text-align: center;
}

.solution_textpic {
	padding-top: 60px;
	padding-bottom: 0px;
	background-image: url(../images/solution_bg.png);
	background-size: cover;
}

.points_7 {
	margin: 40px 0;
}

.point {
	margin-bottom: 30px;
}

.section5 {
	text-align: center;
}

.h2_costdown {
	background-image: url(../images/h2_bg.png);
	background-size: cover;
	padding-top: 10px;
	padding-bottom: 10px;
}

.section5 {
	background-color: #FFF9D9;
}

/* .case_area {
	background-image: url(../images/case_bg.png);
} */

.case_image {
	padding-top: 20px;
	padding-bottom: 20px;
}

.section6 {
	text-align: center;
}

.h2_high_season {
	background-image: url(../images/h2_bg.png);
	background-size: cover;
	padding-top: 30px;
	padding-bottom: 30px;
}

.sec6_area {
	background-color: #C5E0EB;
	max-width: 1024px;
	margin: auto;
	padding-bottom: 120px;
}

.compare {
	padding-top: 40px;
}

.free_service {
	margin-top: 30px;
}

.option {
	margin-top: 30px;
}

.sousyoku {
	width: 100%;
	position: relative;
	top: -100px;
}

.section7 {
	background-color: #FFF9D9;
	padding-bottom: 70px;
	text-align: center;
}

.syutyou {
	margin-top: 30px;
	margin-bottom: 30px;
}

.section8 {
	text-align: center;
	padding-bottom: 40px;
}

.voice2_area {
	background-color: #FFF9D9;
	border: solid 1px #B0282D;
	max-width: 960px;
	margin: auto;
	padding-top: 30px;
	padding-bottom: 10px;
}

.voice2_textpic {
	margin-bottom: 20px;
}

.voice2 {
	margin-bottom: 20px;
}

.fit {
	margin-bottom: 20px;
}

.section9 {
	text-align: center;
	background-color: #CDE3EE;
	padding-top: 40px;
	padding-bottom: 40px;
}

.section10 {
	text-align: center;
	background-color: #CDE3EE;
	padding-bottom: 100px;
}

.h2_hikoshi_area {
	background-image: url(../images/h2_bg.png);
	background-size: cover;
	padding: 30px 0;
}

.map {
	margin: 50px 0;
}

.taiou_area {
	margin-bottom: 30px;
}

.caution {
	margin: 30px 0;
}

.section11 {
	padding-bottom: 30px;
}

.h2_faq {
	font-size: 50px;
	font-weight: 600;
	text-align: center;
	margin-bottom: 20px;
}

.sousyoku2 {
	width: 100%;
	position: relative;
	top: -80px;
}

.qa {
	margin-bottom: 20px;
}

.qa1 {
	max-width: 960px;
	margin: auto;
	background-color:#EAEAEA;
	padding: 30px;
}

.qa1 dt,
.qa1 dd {
    display: flex;
    align-items: center;
    position: relative;
    margin: 0;
    padding: 1em 2em 1em 3.3em;
    color: #333333;
}

.qa1 dt {
    font-weight: 600;
		margin-top: 30px;
}

.qa1 dd + dt {
    margin-top: 2em;
}

.qa1 dt::before,
.qa1 dd::before {
    display: inline-block;
    position: absolute;
    width: 40px;
    height: 40px;
    left: 0;
    border-radius: 7px;
    font-weight: 600;
    font-size: 1.1em;
    line-height: 40px;
    text-align: center;
}

.qa1 dt::before {
    border: 2px solid #75bbff;
    color: #75bbff;
    content: 'Q';
}

.qa1 dd::before {
    border: 2px solid #ff8d8d;
    color: #ff8d8d;
    content: 'A';
}

.section12 {
	background-color: #CDE3EE;
	text-align: center;
	padding: 30px 0;
}

/* -----------------------
form
----------------------- */

#formWrap {
	width:900px;
	margin:0 auto;
	color:#555;
	line-height:120%;
	font-size:90%;
}
table.formTable{
	width:100%;
	margin:0 auto;
	border-collapse:collapse;
}
table.formTable td,table.formTable th{
	border:1px solid #ccc;
	padding:10px;
}
table.formTable th{
	width:30%;
	font-weight:normal;
	background:#efefef;
	text-align:left;
}
#formWrap p {
	line-height: 2.6rem;
}
#formWrap h3 {
	font-size: 48px;
	text-align: center;
	margin: 60px;
}
table.formTable td {
	line-height: 2.2rem;
}
.form_submit {
	width: 150px;
	height: 30px;
	margin: 20px 0;
	border: none;
	background-color: #4C8E47;
	color: white;
}


/*　簡易版レスポンシブ用CSS（必要最低限のみとしています。ブレークポイントも含め自由に設定下さい）　*/
@media screen and (max-width:572px) {
#formWrap {
	width:95%;
	margin:0 auto;
}
table.formTable th, table.formTable td {
	width:auto;
	display:block;
}
table.formTable th {
	margin-top:5px;
	border-bottom:0;
}
form input[type="text"], form textarea {
	width:80%;
	padding:5px;
	font-size:110%;
	display:block;
}
form input[type="submit"], form input[type="reset"], form input[type="button"] {
	display:block;
	width:100%;
	height:40px;
}
#formWrap h3 {
	font-size: 36px;
	text-align: center;
	margin: 60px;
}
#formWrap p {
	line-height: 2.2rem;
	width: 95%;
}
}

/* -----------------------
thanks.html
----------------------- */

.contact_text {
	text-align: center;
	padding: 30px;
}

.tel_dec {
	font-size: 26px;
	display: block;
	text-align: center;
}

.contact_footer {
	text-align: center;
	font-size: 12px;
}

