@charset "utf-8";

/*--- cover ---*/

.coverTxtWr {
    left: 5%;
    bottom: 15%;
}

.coverTxt {
    font-size: 18px;
  	font-weight: bold;
  	letter-spacing: 0.1em;
}

.coverTxt strong {
    font-size: 34px;
  	letter-spacing: 0.1em;
    margin: 0 10px;
}

.coverTxt span {
    font-size: 24px;
  	letter-spacing: 0.1em;
    margin: 0 10px;
}

/*--- top01 ---*/

.top01-01Msg, .top01-02Msg {
	font-size: 16px;
  	font-weight : 700;
  	letter-spacing: 0.05em;
}

.top01-01ImgBox03 {
	top: 58%;
	left: 0;
}

/*--- top02 ---*/

.top02ImgBox03 {
    left: 14%;
    bottom: -5%;
}

/*--- top03 ---*/

/*.top03:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 300px;
    top: 0;
  	right: 0;
  	bottom: auto;
    left: 0;
    margin: auto;
    background: url(/system_panel/uploads/images/top_takeout01.jpg) no-repeat center;
  	background-size: cover;
	z-index: 0;
}*/

.top03Main {
	margin: -20% 0 0;
}

.top03ImgBox {
	position: relative;
	width: 100%;
	height: 300px;
}

.top03Img {
    width: 100%;
    height: 100%;
    margin: auto;
    object-fit: cover;
}


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:375px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 375px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:414px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */


/*--- top01 ---*/

.top01-01Msg, .top01-02Msg {
	font-size: 20px;
}


/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 414px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:544px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
  
/*--- cover ---*/
  
.coverTxt {
    font-size: 20px;
}

.coverTxt strong {
    font-size: 40px;
}

.coverTxt span {
    font-size: 30px;
}

/*--- top01 ---*/

.top01-01Msg, .top01-02Msg {
	font-size: 24px;
}
  
/*--- top03 ---*/

.top03:after {
    height: 300px;
}

  
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 544px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:768px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

/*--- cover ---*/
  
.coverTxtWr {
    left: 10%;
    bottom: 24%;
}
  
.coverTxt {
    font-size: 20px;
}

.coverTxt strong {
    font-size: 40px;
}

.coverTxt span {
    font-size: 30px;
}
  
.scrollLink {
    bottom: -8%;
    left: 6%;
}
  
  
/*--- top01 ---*/

.top01-01Msg, .top01-02Msg {
	font-size: 18px;
}
  
.top01-01ImgBox03 {
	top: 58%;
	left: -5%;
}
  
/*--- top03 ---*/  
  
.top03Main {
	margin: -17% 0 0;
}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 768px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:992px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
  


/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 992px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:1024px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

/*--- cover ---*/
  
.coverTxt {
    font-size: 30px;
}

.coverTxt strong {
    font-size: 50px;
}

.coverTxt span {
    font-size: 40px;
}
  
/*--- top01 ---*/

.top01-01Msg, .top01-02Msg {
	font-size: 20px;
}
  
.top01-01ImgBox03 {
	top: 58%;
	left: -10%;
}
  
/*--- top03 ---*/

/*.top03:after {
  	content: "";
    width: 61.15%;
    height: 100%;
    top: 0;
  	right: 0;
  	bottom: 0;
    left: auto;
}*/
  
.top03Main {
	margin: 0;
}

.top03ImgBox {
    position: absolute;
    width: 50%;
    height: 100%;
    top: 0;
    right: 0;
}
  
.top03Img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
  
/*--- top03 ---*/
  
.top03AttenTxt {
	font-size: 15px;  
}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 1024px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:1250px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
  
/*--- cover ---*/

.coverTxtWr {
	left: 8.5%;
	bottom: 22%;
}

.coverTxt {
    font-size: 36px;
}

.coverTxt strong {
    font-size: 61px;
}

.coverTxt span {
    font-size: 47px;
}
  
/*--- top01 ---*/

.top01-01Msg, .top01-02Msg {
	font-size: 26px;
}
  
.top01-01ImgBox03 {
	top: 58%;
	left: -10%;
}

/*--- top03 ---*/
  
.top03AttenTxt {
	font-size: 18px;  
}
  
.top03AttenTxt br {
	display: none;  
}
  
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 1250px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:1440px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
  
/*--- cover ---*/

.coverTxt {
    font-size: 46px;
}

.coverTxt strong {
    font-size: 71px;
}

.coverTxt span {
    font-size: 57px;
}
  
/*--- top01 ---*/

.top01-01Msg {
	font-size: 30px;
}
  
.top01-02Msg {
	font-size: 27px;
}
  
.top01-01ImgBox03 {
	top: 60%;
	left: -14%;
}
 

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 1440px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:1650px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
  
/*--- top01 ---*/

.top01-01Msg {
	font-size: 35px;
}
  
.top01-02Msg {
    font-size: 30px;
    font-weight: 700;
}
  
.top01-01ImgBox03 {
	left: -20%;
}
  

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 1650px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

