@charset "utf-8";
/* CSS Document */
@media screen and (min-width: 0px) and (max-width: 750px) {
    .section_wrap p {
    font-size: 3.8vw;
    line-height: 2;
    color: #4d4d4d;
    width: 98%;
    margin: 0 auto;
}
.header_img_text_box {
    width: 100%;
    margin: 0 auto 20px;
    text-align: center;
}
  .header_img_text_box h2 {
    font-size: 5vw;
    font-family: "source-han-serif-japanese", serif;
    font-style: normal;
    font-weight: 500;
    padding-bottom: 15px;
    color: #AA222A;
  }
p.header_img_lead {
    font-size: 3.8vw;
    font-family: "source-han-serif-japanese", serif;
    font-style: normal;
    color: #4d4d4d;
    line-height: 1.5;
}
.lead {
    text-align: left;
    color: #4d4d4d;
    font-size: 3.8vw;
    /* margin-bottom: 3px; */
    line-height: 1.8;
    margin: 30px 0;
}
  .link_wrap {
    display: flex;
    justify-content: space-between;
    margin: 50px 0;
  }
  .p_link {
    font-family: "source-han-serif-japanese", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 4vw;
    color: #4d4d4d;
    letter-spacing: 1.5px;
    background: #eee;
    width: 32%;
    text-align: center;
    border-radius: 20px;
    border: 1px solid #ddd;
    box-sizing: border-box;
  }
  .p_link a {
    display: block;
    padding: 7px 0;
  }
  .feature_base {
    width: 98%;
    max-width: 1280px;
    display: flex;
    justify-content: space-between;
    margin: 5px auto;
    padding: 0;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .feature_base img {
    vertical-align: bottom;
  }
    .contents_width{
        width: 100%;
        margin: 0 auto
    }
  .feature_box03 {
    width: 32.65%;
    margin: 5px 0;
  }
  .feature_box07 {
    width: 100%;
    margin: 5px 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
  }
  .feature_box07 div {
    width: 49%;
    margin: 5px 0;
    height: max-content;
    position: relative;
  }
span.imageOn_text {
    /* position: absolute; */
    bottom: 0;
    left: 0;
    font-size: 3.5vw;
    line-height: 1.5;
    text-align: center;
    width: 100%;
    background: rgba(255, 255, 255, 0.8);
    color: #4d4d4d;
}
  table.tpo {
    width: 100%;
    display: table;
    border: 1px #ccc solid;
    margin-bottom: 50px;
    color: #4d4d4d;
  }
  table.tpo th {
    width: 30%;
    font-size: 15px;
    padding: 0.6em 0 0.6em 0.6em;
  }
  table.tpo td {
    width: 15%;
    text-align: center;
  }
  .tpo_tit {
    font-weight: bold;
    background: lavenderblush;
    border: 1px #ccc solid;
    color: #4d4d4d;
  }
  td.tpo_text {
    padding: 8px 0;
    color: #4d4d4d;
  }
  .center {
    margin: 0 auto;
    display: block;
  }
    #kurotomesode,#irotomesode,#houmongi{
        margin-top: -60px;
        padding-top: 60px;
    }
.btn_wrap {
    margin: 45px auto 70px;
    width: 100%;
    display: inline-block;
    text-align: center;
}
.btn_wrap a {
    width: 70%;
    margin: 0 auto;
    display: block;
    font-size: 4vw;
    font-family: "source-han-serif-japanese", sans-serif;
    font-style: normal;
    border: 1px solid #999;
    border-bottom: 3px solid #4d4d4d;
}
.btn_wrap a span {
    padding: 10px 0;
    display: inline-block;
}
p.tag_wrap {
    margin-top: 20px;
    font-size: 3.5vw;
}
span.tag_box {
    background: #eee;
    padding: 0 3px;
    margin-right: 6px;
}
span.moji {
    font-weight: bold;
}
/*-----------------------------
無料お下見会とご利用ガイド
-----------------------------*/
.reservation {
	width: 100%;
	height: 20%;
	text-align: center;
	padding: 10px 0;
	margin: 8% auto 0 auto;
	background-image: url(https://www3.yumeyakata.live/img/common/diagonal-noise.png);
	background-position: left top, left top;
	background-repeat: repeat, no-repeat;
	background-size: auto;
}
.reservation_base {
    width: 100%;
    margin: 0px auto 10px auto;
    padding: 10px;
}
.reservation_box {
	width: 80%;
	margin: 1em auto;
	padding: 10px;
	background-color: #fff;
	color: #4d4d4d;
	border: #4d4d4d 1px solid;
	font-weight: 600;
}
.en {
	font-family: 'Quicksand';
	padding-bottom: 2px;
	font-weight: 200;
	color: #666666;
}
.c_h2_pink {
	font-size: 7vw;
	font-family: "source-han-serif-japanese", serif;
	font-style: normal;
	font-weight: 500;
	color: #ed7979;
	margin: 0 auto;
}
.reserve_title {
	font-size: 3vw;
	font-family: "source-han-serif-japanese", serif;
	font-style: normal;
	display: block;
	color: #333333;
	font-weight: 600;
	margin: 0 auto 15px auto;
}
.shitami {
	position: relative;
	top: 4px;
	display: block;
}
/*-----------------------------
/無料お下見会とご利用ガイド
-----------------------------*/
}
@media screen and (min-width: 751px) and (max-width: 1024px) {
    .section_wrap p {
    font-size: 16px;
    line-height: 2;
    color: #4d4d4d;
    width: 98%;
    margin: 0 auto;
}
  .header_img_text_box {
    width: 400px;
    padding: 40px;
    position: absolute;
    top: 35%;
    right: 0;
    left: -45%;
    margin: auto;
  }
  .header_img_text_box h2 {
    font-size: 32px;
    font-family: "source-han-serif-japanese", serif;
    font-style: normal;
    font-weight: 500;
    padding-bottom: 15px;
    color: #AA222A;
  }
  span.header_img_lead {
    font-size: 18px;
    font-family: "source-han-serif-japanese", serif;
    font-style: normal;
    color: #4d4d4d;
    line-height: 2.0rem;
  }
.lead {
    text-align: left;
    color: #4d4d4d;
    font-size: 16px;
    /* margin-bottom: 3px; */
    line-height: 1.8;
    margin: 30px 0;
}
  .link_wrap {
    display: flex;
    justify-content: space-between;
    margin: 50px 0;
  }
  .p_link {
    font-family: "source-han-serif-japanese", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    color: #4d4d4d;
    letter-spacing: 1.5px;
    background: #eee;
    width: 32%;
    text-align: center;
    border-radius: 20px;
    border: 1px solid #ddd;
    box-sizing: border-box;
  }
  .p_link a {
    display: block;
    padding: 7px 0;
  }
  .feature_base {
    width: 98%;
    max-width: 1280px;
    display: flex;
    justify-content: space-between;
    margin: 5px auto;
    padding: 0;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .feature_base img {
    vertical-align: bottom;
  }
    .contents_width{
        width: 100%;
        margin: 0 auto
    }
  .feature_box03 {
    width: 32.65%;
    margin: 5px 0;
  }
  .feature_box07 {
    width: 100%;
    margin: 5px 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
  }
  .feature_box07 div {
    width: 49%;
    margin: 5px 0;
    height: max-content;
    position: relative;
  }
  span.imageOn_text {
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 15px;
    line-height: 1.5;
    text-align: center;
    width: 100%;
    background: rgba(255, 255, 255, 0.8);
    color: #333333;
  }
  table.tpo {
    width: 100%;
    display: table;
    border: 1px #ccc solid;
    margin-bottom: 50px;
    color: #4d4d4d;
  }
  table.tpo th {
    width: 30%;
    font-size: 15px;
    padding: 0.6em 0 0.6em 0.6em;
  }
  table.tpo td {
    width: 15%;
    text-align: center;
  }
  .tpo_tit {
    font-weight: bold;
    background: lavenderblush;
    border: 1px #ccc solid;
    color: #4d4d4d;
  }
  td.tpo_text {
    padding: 8px 0;
    color: #4d4d4d;
  }
  .center {
    margin: 0 auto;
    display: block;
  }
    #kurotomesode,#irotomesode,#houmongi{
        margin-top: -60px;
        padding-top: 60px;
    }
.btn_wrap {
    margin: 45px auto 70px;
    width: 100%;
    display: inline-block;
    text-align: center;
}
.btn_wrap a {
    width: 50%;
    margin: 0 auto;
    display: block;
    font-size: 18px;
    font-family: "source-han-serif-japanese", sans-serif;
    font-style: normal;
    border: 1px solid #999;
    border-bottom: 3px solid #4d4d4d;
}
.btn_wrap a span {
    padding: 13px 0;
    display: inline-block;
}
p.tag_wrap {
    margin-top: 20px;
    font-size: 14px;
}
span.tag_box {
    background: #eee;
    padding: 0 8px;
    margin-right: 8px;
}
/*-----------------------------
無料お下見会とご利用ガイド
-----------------------------*/
.reservation {
	width: 100%;
	height: 300px;
	text-align: center;
	padding: 10px 0;
	margin: 0 auto;
	background-image: url(https://www3.yumeyakata.live/img/common/diagonal-noise.png);
	background-position: left top, left top;
	background-repeat: repeat, no-repeat;
	background-size: auto;
}
.reservation_base {
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin: 20px auto;
	padding: 10px;
}
.reservation_box {
	width: 48%;
	padding: 10px;
	background-color: #fff;
	color: #4d4d4d;
	border: #4d4d4d 1px solid;
	font-weight: 600;
}
.customer {
	width: 100%;
	margin: 0 auto 30px auto;
	text-align: center;
	background-color: #FFF7F7;
	padding: 20px 0 30px 0;
}
.customer_box_base {
	width: 95%;
	padding-bottom: 20px;
	border-radius: 5px;
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	justify-content: space-around;
	align-items: center;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	border: none;
	box-shadow: none;
}
.customer_box {
	width: 48%;
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.2);
	padding: 10px 0;
	margin: 10px auto;
}
.customer_box img {
	width: 130px;
}
.customer_box_txt {
	width: 85%;
	color: #4d4d4d;
	font-size: 13px;
	line-height: 1.2rem;
	text-align: left;
	margin: 0 auto;
}
.customer .fa-chevron-right {
	font-size: 40px;
	color: #bbb;
	margin-top: 110px;
}
.customer .fa-chevron-left {
	font-size: 40px;
	color: #bbb;
	margin-top: 110px;
}
.sns_bottom {
	width: 100%;
	margin: 50px auto 30px auto;
	text-align: center;
}
.sns_bottom_box_base {
	width: 100%;
	text-align: center;
	margin: 20px auto;
	display: flex;
	justify-content: space-around;
	padding: 0 20%;
}
.sns_bottom_icon {
	width: 70px;
	height: 70px;
	border-radius: 50%;
	text-align: center;
	color: #ffffff;
	background-color: #4d4d4d;
	align-items: center;
	font-size: 45px;
}
.sns_bottom_icon .fa-instagram {
	font-size: 45px!important;
	color: #ffffff!important;
	padding-left: 0.3rem;
}
.sns_bottom_icon .fa-facebook {
	font-size: 45px!important;
	color: #ffffff!important;
	padding-left: 0.3rem;
}
.sns_bottom_icon .fa-twitter {
	font-size: 45px!important;
	color: #ffffff!important;
	padding-left: 0.3rem;
}
.info_box_base3 {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	justify-content: space-between;
	align-items: center;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
	margin: 0 auto;
	background-color: transparent;
	border: none;
	box-shadow: none;
}
.info_box {
	width: 46%;
	background-color: #eeeeee;
	padding: 20px;
	color: #4d4d4d;
	margin: 15px auto;
	text-align: left;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.info_box a {
	display: block;
}
.info_box p {
	color: #4d4d4d;
}
.info_icon {
	width: 70px;
	height: 70px;
	border-radius: 50%;
	text-align: center;
	color: #666666;
	background-color: #F6CBD3;
	align-items: center;
	font-size: 30px;
	display: block;
	margin-right: 20px;
}
.info_box .fa-shopping-cart {
	color: #fff;
	padding: 10px;
	font-size: 45px;
}
.info_box .fa-share-alt {
	color: #fff;
	padding: 12px 10px 10px 10px;
	font-size: 43px;
}
.info_box .fa-question {
	color: #fff;
	padding: 10px;
	font-size: 45px;
}
.info_box .fa-envelope-o {
	color: #666666;
	padding: 10px 10px 10px 13px;
	font-size: 43px;
}
.en {
	font-family: 'Quicksand';
	padding-bottom: 2px;
	font-weight: 200;
	color: #666666;
}
.c_h2_pink {
	font-size: 30px;
	font-family: "source-han-serif-japanese", serif;
	font-style: normal;
	font-weight: 500;
	color: #ed7979;
	margin: 0 auto;
}
.reserve_title {
	font-size: 18px;
	font-family: "source-han-serif-japanese", serif;
	font-style: normal;
	display: block;
	color: #1a1a1a;
	font-weight: 600;
	margin: 0 auto 15px auto;
}
.shitami {
	position: relative;
	top: 4px;
	display: block;
}
/*-----------------------------
/無料お下見会とご利用ガイド
-----------------------------*/
}
@media screen and (min-width:1025px), print, tv {
.section_wrap p {
    font-size: 16px;
    line-height: 2;
    color: #4d4d4d;
    width: 98%;
    margin: 0 auto;
}
  .header_img_text_box {
    width: 400px;
    padding: 40px;
    /*background-color: rgba(255, 255, 255, 0.6);*/
    position: absolute;
    top: 25%;
    right: 0;
    left: -45%;
    margin: auto;
  }
  .header_img_text_box h2 {
    font-size: 32px;
    font-family: "source-han-serif-japanese", serif;
    font-style: normal;
    font-weight: 500;
    padding-bottom: 15px;
    color: #AA222A;
  }
  span.header_img_lead {
    font-size: 18px;
    font-family: "source-han-serif-japanese", serif;
    font-style: normal;
    color: #4d4d4d;
    line-height: 2.0rem;
  }
  .link_wrap {
    display: flex;
    justify-content: space-between;
    margin: 50px 0;
  }
  .p_link {
    font-family: "source-han-serif-japanese", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    color: #4d4d4d;
    letter-spacing: 1.5px;
    background: #eee;
    width: 32%;
    text-align: center;
    border-radius: 20px;
    border: 1px solid #ddd;
    box-sizing: border-box;
  }
  .p_link a {
    display: block;
    padding: 7px 0;
  }
  .feature_base {
    width: 98%;
    max-width: 1280px;
    display: flex;
    justify-content: space-between;
    margin: 5px auto;
    padding: 0;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .feature_base img {
    vertical-align: bottom;
  }
  .feature_box03 {
    width: 32.65%;
    margin: 5px 0;
  }
  .feature_box07 {
    width: 66%;
    margin: 5px 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
  }
  .feature_box07 div {
    width: 49%;
    height: max-content;
    position: relative;
  }
  span.imageOn_text {
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 15px;
    line-height: 1.5;
    text-align: center;
    width: 100%;
    background: rgba(255, 255, 255, 0.8);
    color: #333333;
  }
  table.tpo {
    width: 100%;
    display: table;
    border: 1px #ccc solid;
    margin-bottom: 50px;
    color: #4d4d4d;
  }
  table.tpo th {
    width: 30%;
    font-size: 15px;
    padding: 0.6em 0 0.6em 0.6em;
  }
  table.tpo td {
    width: 15%;
    text-align: center;
  }
  .tpo_tit {
    font-weight: bold;
    background: lavenderblush;
    border: 1px #ccc solid;
    color: #4d4d4d;
  }
  td.tpo_text {
    padding: 8px 0;
    color: #4d4d4d;
  }
  .center {
    margin: 0 auto;
    display: block;
  }
    #kurotomesode,#irotomesode,#houmongi{
        margin-top: -60px;
        padding-top: 60px;
    }
.btn_wrap {
    margin: 45px auto 70px;
    width: 100%;
    display: inline-block;
    text-align: center;
}
.btn_wrap a {
    width: 45%;
    margin: 0 auto;
    display: block;
    font-size: 18px;
    font-family: "source-han-serif-japanese", sans-serif;
    font-style: normal;
    border: 1px solid #999;
    border-bottom: 3px solid #4d4d4d;
}
.btn_wrap a span {
    padding: 13px 0;
    display: inline-block;
}
p.tag_wrap {
    margin-top: 20px;
    font-size: 14px;
}
span.tag_box {
    background: #eee;
    padding: 0 8px;
    margin-right: 8px;
}
/*-----------------------------
無料お下見会とご利用ガイド
-----------------------------*/
.reservation {
	width: 100%;
	height: 250px;
	text-align: center;
	padding: 30px 0;
	margin: 0 auto;
	background-image: url(https://www3.yumeyakata.live/img/common/diagonal-noise.png);
	background-position: left top, left top;
	background-repeat: repeat, no-repeat;
	background-size: auto;
}
.reservation_base {
	width: 60%;
	display: flex;
	justify-content: space-between;
	margin: 20px auto;
}
.reservation_box {
	width: 48%;
	padding: 15px;
	background-color: #fff;
	color: #4d4d4d;
	border: #4d4d4d 1px solid;
	font-weight: 600;
	font-size: 0.8rem;
}
.customer {
	width: 100%;
	margin: 0 auto 30px auto;
	text-align: center;

	background-color: #FFF7F7;
	padding: 20px 20px 50px 20px;
}
.customer_box_base {
	width: 1000px;
	padding-bottom: 20px;
	border-radius: 5px;
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
}
.customer_box {
	width: 19%;
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.2);
	padding-bottom: 10px;
}
.customer_box img {
	width: 130px;
}
.customer_box_txt {
	width: 85%;
	color: #4d4d4d;
	font-size: 13px;
	line-height: 1.2rem;
	text-align: left;
	margin: 0 auto;
}
.customer .fa-chevron-right {
	font-size: 40px;
	color: #bbb;
	margin-top: 110px;
}
.customer .fa-chevron-left {
	font-size: 40px;
	color: #bbb;
	margin-top: 110px;
}
.sns_bottom {
	width: 100%;
	margin: 30px auto 50px auto;
	text-align: center;
}
.sns_bottom_box_base {
	width: 500px;
	text-align: center;
	margin: 20px auto;
	display: flex;
	justify-content: space-around;
}
.sns_bottom_icon {
	width: 70px;
	height: 70px;
	border-radius: 50%;
	text-align: center;
	color: #ffffff;
	background-color: #4d4d4d;
	align-items: center;
	font-size: 45px;
}
.sns_bottom .fa-instagram {
	font-size: 45px!important;
	color: #ffffff!important;
}
.sns_bottom .info_box_base3 {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	justify-content: space-between;
	align-items: center;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
	margin: 0 auto;
	background-color: transparent;
	border: none;
	box-shadow: none;
	max-width: 1280px;
	min-width: 1025px;
}
.info_box_base3 .info_box {
	width: 24%;
	background-color: #eeeeee;
	padding: 10px;
	color: #4d4d4d;
	margin: 7px auto;
	text-align: left;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.info_box_base3 .info_box a {
	display: block;
	width: 100%;
}
.info_box_base3 .info_box p {
	color: #4d4d4d;
	font-size: 13px;
}
.info_box_base3 .info_icon {
	width: 70px;
	height: 52px;
	border-radius: 50%;
	text-align: center;
	color: #fff;
	background-color: #ed7979;
	align-items: center;
	font-size: 25px;
	display: block;
	margin-right: 10px;
}
.info_box_base3 span.info_icon2 {
    width: 52px;
    height: 52px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    background-color: #ed7979;
    align-items: center;
    font-size: 25px;
    display: block;
    margin-right: 10px;
}
.info_box_base3 .fa-paste {
	color: #fff!important;
	padding: 13px 9px 13px 10px;
	font-size: 25px;
}
.info_box_base3 .fa-yen-sign {
	color: #fff;
	padding: 14px;
	font-size: 26px;
}
.info_box_base3 .fa-truck {
	color: #fff;
	padding: 14px 10px 10px 11px;
	font-size: 25px;
}
.info_box_base3 .fa-suitcase {
	color: #fff;
	padding: 13px 9px 13px 10px;
	font-size: 25px;
}
.info_box_base3 .fa-ban {
	color: #fff;
	padding: 14px;
	font-size: 25px;
}
.info_box_base3 .fa-ban {
	color: #fff;
	padding: 14px;
	font-size: 25px;
}
.info_box_base3 .fa-user {
	color: #fff!important;
	padding: 15px 13px 13px 13px;
	font-size: 25px;
}
.info_box_base3 .fa-hand-holding-heart {
	color: #fff;
	padding: 12px;
	font-size: 25px;
}
.info_box_base3 .fa-question {
	color: #fff;
	padding: 11px;
	font-size: 25px;
}
.info_box_base3 .fa-address-card {
	color: #fff!important;
	padding: 13px;
}
.en {
	font-family: 'Quicksand';
	padding-bottom: 2px;
	font-weight: 200;
	color: #666666;
}
.c_h2_pink {
	font-size: 30px;
	font-family: "source-han-serif-japanese", serif;
	font-style: normal;
	font-weight: 500;
	color: #ed7979;
	margin: 0 auto;
}
.reserve_title {
	font-size: 18px;
	font-family: "source-han-serif-japanese", serif;
	font-style: normal;
	display: block;
	color: #1a1a1a;
	font-weight: 600;
	margin: 0 auto 15px auto;
}
.reservation_box a {
	display: block;
}
/*-----------------------------
/無料お下見会とご利用ガイド
-----------------------------*/
}