@charset "UTF-8";

/* Start SP--------------------------------------------------*/
@media screen and (max-width: 768px) {
/*=================================================================
*==================================================================
page style setting
==================================================================*
==================================================================*/
/* ===============================================
wrap_cont
=============================================== */
/* ===============================================
sec_main_view
=============================================== */
.sec_main_view {

}

.sec_main_view .inner_sec {
	padding: 0 0 0 0;
}

/* -----------------------------------------------
view_range
----------------------------------------------- */
.sec_main_view .view_range {
	overflow: hidden;
}

.sec_main_view .view_range h2 {
	width: 100%;
	margin: 0;
	text-align: center;
}


/* ===============================================
sec_features
=============================================== */
.sec_features {
	background-color: #f5eee0;
}

.sec_features .inner_sec {
	width: 93.75%;
	margin: 0 auto;
	padding: 25px 0 35px 0;
}

/* -----------------------------------------------
ttl_range
----------------------------------------------- */
.sec_features .ttl_range {

}

.sec_features .ttl_range .icon_mass {
	margin: 0 0 20px 0;
	text-align: center;
}

#wrapper .sec_features .ttl_range .icon_mass img {
	max-width: 137px;
	width: 40%;
}

/* -----------------------------------------------
about_range
----------------------------------------------- */
.sec_features .about_range {
	position: relative;
}

.sec_features .about_range h3 {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	margin: 0 0 20px 0;
	padding: 10px 0 5px 0;
	border: 4px double #947a36;
	color: #af0012;
	font-size: 20px;
	text-align: center;
}

/* -----------------------------------------------
points_mass
*/
.sec_features .about_range .points_mass {

}

.sec_features .about_range .points_mass ul {
	/* flex */
	display: block;
}

.sec_features .about_range .points_mass li {
	width: 100%;
	margin: 0 0 20px 0;
}

.sec_features .about_range .points_mass li:nth-child(3n+1) {
	margin: 0 0 20px 0;
}

.sec_features .about_range .points_mass li:first-child {
	margin: 0 0 20px 0;
}

.sec_features .about_range .points_mass .ttl_area {
	margin: 0 0 10px 0;
	padding: 0 0 6px 0;
	border-bottom: 2px solid #baa776;
	/* flex */
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.sec_features .about_range .points_mass .ttl_area .icon {
	margin: 0 8px 0 0;
}

.sec_features .about_range .points_mass .ttl_area .icon img {
	width: 26px;
	background-size: contain;
}

.sec_features .about_range .points_mass .ttl_area .ttl {
	padding: 4px 0 0 0;
	color: #836c2f;
	font-size: 17px;
	line-height: 1.1;
}

.sec_features .about_range .points_mass .txt_area {
	font-size: 14px;
}


/* ===============================================
sec_participating_store
=============================================== */
.sec_participating_store {
	background-color: #f5eee0;
}

.sec_participating_store .inner_sec {
	width: 93.75%;
	margin: 0 auto;
	padding: 0 0 35px 0;
}

/* -----------------------------------------------
ttl_range
----------------------------------------------- */
.sec_participating_store .ttl_range {

}

.sec_participating_store .ttl_range .icon_mass {
	margin: 0 0 20px 0;
	text-align: center;
}

#wrapper .sec_participating_store .ttl_range .icon_mass img {
	max-width: 137px;
	width: 40%;
}

.sec_participating_store .ttl_range h3 {
	margin: 0 0 20px 0;
	padding: 10px 0 5px 0;
	border: 4px double #947a36;
	color: #af0012;
	font-size: 20px;
	text-align: center;
}

/* -----------------------------------------------
about_range
----------------------------------------------- */
.sec_participating_store .about_range {
	margin: 0 0 0 0;
}

.sec_participating_store .about_range .about_mass ul {
	/* flex */
	display: -webkit-flex;
	display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.sec_participating_store .about_range .about_mass li {
	width: 48%;
	margin: 0 0 4% 0;
}

.sec_participating_store .about_range .about_mass li:nth-child(4n+1) {
	margin: 0 0 4% 0;
}

.sec_participating_store .about_range .about_mass .view_area {
	margin: 0 0 10px 0;
}

.sec_participating_store .about_range .about_mass .view_area img {
	width: 100%;
}

.sec_participating_store .about_range .about_mass .info_area .name_block {
	margin: 0 0 10px 0;
	font-size: 16px;
	line-height: 1.5;
}

.sec_participating_store .about_range .about_mass .info_area .address_block {
	margin: 0 0 10px 0;
	font-size: 12px;
	line-height: 1.5;
}


/* ===============================================
sec_flow
=============================================== */
.sec_flow {
	background-color: #f5eee0;
}

.sec_flow .inner_sec {
	width: 93.75%;
	margin: 0 auto;
	padding: 0 0 35px 0;
}

/* -----------------------------------------------
ttl_range
----------------------------------------------- */
.sec_flow .ttl_range {

}

.sec_flow .ttl_range .icon_mass {
	margin: 0 0 20px 0;
	text-align: center;
}

#wrapper .sec_flow .ttl_range .icon_mass img {
	max-width: 137px;
	width: 40%;
}

.sec_flow .ttl_range h3 {
	margin: 0 0 20px 0;
	padding: 10px 0 5px 0;
	border: 4px double #947a36;
	color: #af0012;
	font-size: 20px;
	text-align: center;
}

/* -----------------------------------------------
about_range
----------------------------------------------- */
.sec_flow .about_range {
	text-align: center;
}

/* ===============================================
sec_terms
=============================================== */
.sec_terms {
	background-color: #f5eee0;
}

.sec_terms .inner_sec {
	width: 93.75%;
	margin: 0 auto;
	padding: 0 0 35px 0;
}

/* -----------------------------------------------
ttl_range
----------------------------------------------- */
.sec_terms .ttl_range {

}

.sec_terms .ttl_range .icon_mass {
	margin: 0 0 20px 0;
	text-align: center;
}

#wrapper .sec_terms .ttl_range .icon_mass img {
	max-width: 137px;
	width: 40%;
}

.sec_terms .ttl_range h3 {
	margin: 0 0 20px 0;
	padding: 10px 0 5px 0;
	border: 4px double #947a36;
	color: #af0012;
	font-size: 20px;
	text-align: center;
}

/* -----------------------------------------------
about_range
----------------------------------------------- */
.sec_terms .about_range {

}

/* -----------------------------------------------
table_mass
*/
.sec_terms .about_range .table_mass {
	margin: 0 0 28px 0;
}

.sec_terms .about_range .table_mass table {
	width: 100%;
	border-collapse: collapse;
}

.sec_terms .about_range .table_mass th,
.sec_terms .about_range .table_mass td {
	display: block;
	border-bottom: 2px solid #f5eee0;
}

.sec_terms .about_range .table_mass th {
	width: 100%;
	padding: 12px 1px 10px 1px;
	background-color: #e9dab8;
	color: #000000;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	word-break: break-all;
	/* box set */
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.sec_terms .about_range .table_mass td {
	width: 100%;
	padding: 12px 1px 10px 20px;
	background-color: #ffffff;
	color: #000000;
	font-size: 16px;
	word-break: break-all;
	/* box set */
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/* -----------------------------------------------
contact_mass
*/
.sec_terms .about_range .contact_mass {
	font-size: 18px;
}


/* ===============================================
sec_info
=============================================== */
.sec_info {

}

.sec_info .inner_sec {
	width: 93.75%;
	margin: 0 auto;
	padding: 30px 0 30px 0;
}

/* -----------------------------------------------
info_range
----------------------------------------------- */
.sec_info .info_range {

}

/* -----------------------------------------------
info_01_mass
*/
.sec_info .info_range .info_01_mass {
	margin: 0 0 30px 0;
}

.sec_info .info_range .info_01_mass h3 {
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
	border-left: 3px solid #bf9c44;
	color: #af0012;
	font-size: 26px;
	line-height: 1.2;
}

.sec_info .info_range .info_01_mass .txt_area {
	margin: 0 0 10px 0;
	font-size: 16px;
	line-height: 1.5;
}

.sec_info .info_range .info_01_mass .tel_area {
	font-size: 34px;
	line-height: 1.1;
}

.sec_info .info_range .info_01_mass .tel_area .staff {
	display: block;
	padding: 2px 0 0 0;
	font-size: 15px;
}

/* -----------------------------------------------
info_02_mass
*/
.sec_info .info_range .info_02_mass {
	margin: 0 0 0 0;
}

.sec_info .info_range .info_02_mass h3 {
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
	border-left: 3px solid #bf9c44;
	color: #af0012;
	font-size: 26px;
	line-height: 1.2;
}

.sec_info .info_range .info_02_mass .txt_area {
	margin: 0 0 0 0;
	font-size: 16px;
}


/* ===============================================
sec_sns
=============================================== */
.sec_sns {

}

.sec_sns .inner_sec {
	width: 93.75%;
	margin: 0 auto;
}

/* -----------------------------------------------
sns_range
----------------------------------------------- */
.sec_sns .sns_range {
	padding: 25px 0 25px 0;
}

.sec_sns .sns_range a img:hover {
	opacity: 0.7;
}

/* -----------------------------------------------
balloon_mass
*/
.sec_sns .sns_range .balloon_mass {
	padding: 0 0 25px 0;
	text-align: center;
}

.sec_sns .sns_range .balloon_mass .inner_mass {
	position: relative;
	display: inline-block;
	width: 100%;
	padding: 14px 6px 14px 6px;
	border: 1px solid #355394;
	border-radius: 12px;
	/* box set */
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.sec_sns .sns_range .balloon_mass .inner_mass:before {
	content: "";
	position: absolute;
	bottom: -26px;
	left: 50%;
	margin-left: -10px;
	border: 10px solid transparent;
	border-top: 18px solid #ffffff;
	z-index: 2;
}

.sec_sns .sns_range .balloon_mass .inner_mass:after {
	content: "";
	position: absolute;
	bottom: -29px;
	left: 50%;
	margin-left: -10px;
	border: 10px solid transparent;
	border-top: 18px solid #355394;
	z-index: 1;
}

.sec_sns .sns_range .balloon_mass .txt_area {
	color: #355394;
	font-size: 15px;
	line-height: 1.4;
}

/* -----------------------------------------------
list_mass
*/
.sec_sns .sns_range .list_mass {

}

.sec_sns .sns_range .list_mass ul {
	/* flex */
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.sec_sns .sns_range .list_mass li {
	width: 20%;
	max-width: 50px;
	margin: 0 0 0 10px;
}

.sec_sns .sns_range .list_mass li:first-child {
	margin: 0 0 0 0;
}

.sec_sns .sns_range .list_mass li a img {
	width: 100%;
}

}/* End SP----------------------------------------------------*/