@charset "UTF-8";

article p {
	font-size: min(22px, 4.2vw);
	padding: min(40px, 2rem) 0;
}

/* --------------------------------
	cover
-------------------------------- */
#cover {
	background-color: #000;
}
#cover a {
	display: block;
	width: 80%;
	padding: 2rem 0 4rem;
	margin: 0 auto;
}

#cover h2 {
	background-color: #9f6c1f;
	padding: 1.5rem 0;
	font-size: min(30px, 5vw);
	font-family: "Noto Sans JP", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 游ゴシック体, "Yu Gothic", YuGothic, メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
	color: white;
	line-height: 1.5;
	letter-spacing: 0.1em;
}

#cover h2 span {
	font-size: min(45px, 7.5vw);
}


/* --------------------------------
	#sec01
-------------------------------- */
#sec01 {
	padding: min(50px, 3rem) 0 0;
}

#sec01 p.toshop .btn {
  padding-top: 0;
  box-sizing: border-box;
  display: inline-flex;
  align-content: center;
  justify-content: center;
  position: relative;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 5px;
  color: #fff !important;
  text-decoration: none;
  text-align: center;
  line-height: 1;
  cursor: pointer;
  transition: 0.25s;
	background-color: #c30d23;
	font-size: min(26px, 5vw);
}

#sec01 p.toshop .btn:before {
  margin-right: 10px;
}

#sec01 p.toshop .btn:hover::before {
  border-color: transparent transparent transparent #fff;
}

#sec01 h1 {
	color: #9f6c1f;
	font-size: min(32px, 6vw);
	text-align: center;
	padding-top: min(80px, 4rem);
	line-height: 1.4;
}

#sec01 rt {
	color: #000;
}

/* --------------------------------
	#sec02
-------------------------------- */

#sec02  {
	background-color: #d3d2c9;
	padding-bottom: min(40px, 2rem)!important;
	padding-top: min(80px, 4rem)!important;
}

#sec02 h1 {
	background-color: #9f6c1f;
	color: white;
	border-radius: 25px;
	padding: 10px;
	text-align: center;
	font-size: min(26px, 5vw);
}

#sec02 .sec02_box {
	border: 2px solid #9f6c1f;
	background-color: white;
	padding: min(20px, 1.5rem);
	text-align: center;
	font-size: min(30px, 5.5vw);
	line-height: 1.4;
	color: #9f6c1f;
}

#sec02 .sec02_box span {
	font-size: min(22px, 4.2vw);
	color: #000;
}

#sec02 .sec02_line {
	width: 2px;
	height: 30px;
	background-color: #9f6c1f;
	margin: 0 auto;
}

/* --------------------------------
	#sec03
-------------------------------- */
#sec03 h1 {
	color: #c30d23;
	font-size: min(30px, 5.5vw);
	line-height: 1.4;
	text-align: center;
	padding-bottom: min(40px, 2rem)!important;
	padding-top: min(80px, 4rem)!important;
}

#sec03 h1 span {
	border-bottom: 1px solid #c30d23;
}

/* --------------------------------
	#sec04
-------------------------------- */
#sec04 {
	background-color: #d3d2c9;
	padding-top: min(80px, 4rem)!important;
	padding-bottom: min(80px, 4rem)!important;
}
#sec04 figure {
	padding-top: min(40px, 2rem);
}

#sec04 ul {
	padding-top: min(40px, 2rem);
	padding-bottom: min(80px, 4rem);
	list-style-type: none;
	width: fit-content;
	margin: auto;
}

#sec04 ul li {
	background: url(../img/sec04_list.png) no-repeat left center;
	background-size: 26px auto;
	padding-left: 36px;
	font-size: min(22px, 4.2vw);
	line-height: 1.8;
}

/* --------------------------------
	#sec05
-------------------------------- */
#sec05 {
	padding-top: min(80px, 4rem)!important;
	padding-bottom: min(80px, 4rem)!important;
}

/* --------------------------------
	#sec06
-------------------------------- */
#sec06 {
	padding-top: min(80px, 4rem)!important;
	padding-bottom: min(80px, 4rem)!important;
	background-color: #3e3a39;
	color: white;
}

#sec06 h2 {
	font-size: min(20px, 3.8vw);
	text-align: center;
	letter-spacing: 0.1em;
	line-height: 1.5;
}
#sec06 h1 {
	font-size: min(26px, 5vw);
	text-align: center;
	padding-top: min(10px, 1rem)!important;
}

#sec06 .attention {
	color: white;
}

/* --------------------------------
	#sec07
-------------------------------- */
#sec07 {
	padding-top: min(80px, 4rem)!important;
	padding-bottom: min(80px, 4rem)!important;
	color: white;
}

.contact {
	display: flex;
	padding-top: min(20px, 2rem);
}

.contact div {
	width: 50%;
}

.contact div img {
	width: 36px;
	margin-right: 5px;
	vertical-align: baseline;
}
.contact div a {
	display: inline!important;
	font-size: min(27px, 4.8vw);
}

@media screen and (max-width: 768px) {
	.contact div img {
		width: 28px;
	}
}

.contact div:last-of-type {
	text-align: right;
}

/* --------------------------------
	アプリダウンロード
-------------------------------- */
.cv_box {
    text-align: center;
    padding: 0 0 30px;
}

#sec05 .cv_box {
    padding: 0;
}

.cv_box .comment {
    font-size: min(22px, 4.2vw);
    letter-spacing: .7px;
	font-weight: 500;
}

#sec05 .cv_box .comment {
    font-size: min(22px, 4.2vw);
    letter-spacing: 0px;
	font-weight: 500;
}

.app-container {
    display: flex;
    align-items: center;
    justify-content: center;
	margin: 0 auto;
	width: 80%;
}

.app-container .img {
	width: 50%;
}

.app-container .img img {
	width: auto;
	height: 60px;
}

@media screen and (max-width: 768px) {
	.app-container .img img {
		width: auto;
		height: 40px;
	}
}
/* --------------------------------

-------------------------------- */
@media screen and (min-width: 768px){
a[href*="tel:"] {
    pointer-events: none; /*①アンカーのtelを無効化*/
    cursor: default; /*②アンカーのポインターをデフォルトにする*/
    text-decoration: none;
}
}
/* --------------------------------

-------------------------------- */
/*# sourceMappingURL=style.css.map */