@charset "UTF-8";
/* =================================================================
		content
================================================================= */
* {
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  margin: 0;
  padding: 0;
}

body {
  width: 100%;
  background-position: center top;
  background-repeat: repeat;
 
  font-family: 'ＭＳ Ｐゴシック',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,sans-serif;
  /*font-size:62.5%;*/
  line-height: 1.85;
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
  letter-spacing: 0.07em;
}

img {
  line-height: 0;
  vertical-align: bottom;
}

a, a:link, a:visited {
  color: #069;
  line-height: inherit;
  text-decoration: underline;
}

a:hover {
  color: #099;
}

a img {
  border: medium none;
  outline: medium none;
}

.clear {
  clear: both;
}

#wrapper img {
  display: block;
}

.c-flex {
  display: flex;
}

/* =================================================================
		cart
================================================================= */
/* 
.cart01,
.cart02{
	position:relative;
}

.cart01 a:hover img,
.cart02 a:hover img {
	opacity:0.7;
}

.cart01 img.btn-cv {
	position:absolute;
	bottom:5%;
	left:6%;
}

.cart02 img.btn-cv {
	position:absolute;
	bottom:5%;
	right:3.8%;
} */
@media screen and (min-width: 681px) {
  #wrapper {
    width: 750px;
    margin: 0 auto;
    /*box-shadow:0 0 5px 0 rgba(0,0,0,0.4);*/
  }
  img {
    border: 0;
    line-height: 0;
    vertical-align: bottom;
  }
  a, a:link, a:visited {
    color: #069;
    line-height: inherit;
    text-decoration: underline;
  }
  a:hover {
    color: #099;
  }
  a img {
    border: medium none;
    outline: medium none;
  }
  /* =================================================================
		cv
	================================================================= */
  .cv {
    position: relative;
  }
  .cv .cv_btn {
    position: absolute;
    width: 680px;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 553px;
  }
  /* =================================================================
		.text01 .text02 .text03
	================================================================= */
  .text01 {
    width: 668px;
    margin: 20px auto;
    color: #5b5b5b;
    font-size: 17px;
    line-height: 1.4;
  }
.text01 .indent {
  padding-left: 1.5em;
  text-indent: -1.5em;
  }
  .text02 {
    width: 718px;
    margin: 0 auto 44px;
    color: #5b5b5b;
    font-size: 17px;
    line-height: 1.4;
    border: 1px solid #aaaaaa;
  }
  .text02 .inner {
    width: 670px;
    margin: 0 auto;
    padding: 20px 26px;
  }
  .text02 .indent {
    padding-left: 1.5em;
    text-indent: -1.5em;
  }
  .text02 a {
    color: #7bb0dc;
  }
  .text03 {
    width: 670px;
    margin: 0 auto 50px;
    padding: 0 10px;
    color: #5b5b5b;
    font-size: 18px;
    line-height: 1.4;
    text-align: justify;
    letter-spacing: 0.1em;
  }
  .text03 .mb40 {
    margin-bottom: 40px;
  }
  /*--------------------
	* footer
	--------------------*/
  footer {
    width: 750px;
    margin: 0 auto;
    background: #edc99f;
    padding: 35px 0;
  }
  footer .inner {
    display: flex;
    justify-content: center;
  }
  footer ul {
    display: flex;
    text-align: center;
    color: #fff;
    margin: 0 0 10px 0;
    font-size: 18px;
  }
  footer ul li a {
    text-decoration: none !important;
    color: #fff !important;
  }
  footer ul li a:hover {
    text-decoration: underline;
  }
  footer ul li:not(:last-child) {
    margin-right: 34px;
  }
  footer .copyright {
    text-align: center;
    color: #fff;
    font-size: 14px;
  }
}

@media screen and (max-width: 680px) {
  #wrapper {
    width: 100%;
  }
  #wrapper img {
    width: 100%;
    height: auto;
    border: 0;
    line-height: 0;
    vertical-align: bottom;
  }
  a img {
    border: medium none;
    outline: medium none;
  }
  /* =================================================================
		cv
	================================================================= */
  .cv {
    position: relative;
  }
  .cv .cv_btn {
    position: absolute;
    width: 92vw;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 73.733vw;
  }
  /* =================================================================
		.text01 .text02 .text03
	================================================================= */
  .text01 {
    width: 89vw;
    margin: 20px auto;
    color: #5b5b5b;
    font-size: 2.4vw;
    line-height: 1.4;
  }
  .text01 .indent {
    padding-left: 1.5em;
    text-indent: -1.5em;
  }
  .text02 {
    width: 95.733vw;
    margin: 0 auto 5.867vw;
    color: #5b5b5b;
    font-size: 2.4vw;
    line-height: 1.4;
    border: 1px solid #aaaaaa;
  }
  .text02 .inner {
    width: 89.333vw;
    margin: 0 auto;
    padding: 2.667vw 3.467vw;
  }
  .text02 .indent {
    padding-left: 1.5em;
    text-indent: -1.5em;
  }
  .text02 a {
    color: #7bb0dc;
  }
  .text03 {
    width: 89.333vw;
    margin: 0 auto 6.667vw;
    padding: 0 1.333vw;
    color: #5b5b5b;
    font-size: 2.4vw;
    line-height: 1.4;
    text-align: justify;
    letter-spacing: 0.1em;
  }
  .text03 .mb40 {
    margin-bottom: 5.333vw;
  }
  /*--------------------
	* footer
	--------------------*/
  footer {
    width: 100vw;
    margin: 0 auto;
    background: #edc99f;
    padding: 4.667vw 0;
  }
  footer .inner {
    display: flex;
    justify-content: center;
  }
  footer ul {
    display: flex;
    text-align: center;
    color: #fff;
    margin: 0 0 1.333vw 0;
    font-size: 2.4vw;
  }
  footer ul li a {
    text-decoration: none !important;
    color: #fff !important;
  }
  footer ul li a:hover {
    text-decoration: underline;
  }
  footer ul li:not(:last-child) {
    margin-right: 4.533vw;
  }
  footer .copyright {
    text-align: center;
    color: #fff;
    font-size: 1.867vw;
  }
}

/*電話CV*/
@media screen and (max-width: 681px){
.pcver { display:none;}
}


@media screen and (min-width: 680px){
.spver { display:none;}
}

@media screen and (min-width: 681px) {
.btn-tel_text {
	position:absolute;
	bottom:59%;
	left: 0;
  right: 0;
  margin: auto;
}

.btn-tel {
	position:absolute;
	bottom:48.5%;
	left: 0;
  right: 0;
  margin: auto;
  width: 88%;
}

.cv02 .btn-tel_text {
	position:absolute;
	bottom:23%;
	left: 0;
  right: 0;
  margin: auto;
}

.cv02 .btn-tel {
	position:absolute;
	bottom:3%;
	left: 0;
  right: 0;
  margin: auto;
  width: 84%;
}

/*電話CV特別オファー */
img.btn-tel_operation_01 {
	position:absolute;
    width: 90%;
	bottom:29%;
	left:0;
    right: 0;
    margin: 0 auto;
}

img.btn-tel_operation_02 {
	position:absolute;
	bottom:3%;
	left:0;
    right: 0;
    margin: 0 auto;
}
/*電話CV特別オファー END*/

}

@media screen and (max-width: 680px) {
.btn-tel_text {
	position:absolute;
	bottom:59%;
	left: 0;
  right: 0;
  margin: auto;
    width: 70% !important;
}
.btn-tel {
	position:absolute;
	bottom:48%;
	left: 0;
  right: 0;
  margin: auto;
    width: 88% !important;
}

.cv02 .btn-tel_text {
	position:absolute;
	bottom:23%;
	left: 0;
  right: 0;
  margin: auto;
    width: 70% !important;
}

.cv02 .btn-tel {
	position:absolute;
	bottom:2%;
	left: 0;
  right: 0;
  margin: auto;
    width: 88% !important;
}

/*電話CV特別オファー */
img.btn-tel_operation_01 {
	position:absolute;
    width: 88% !important;
	bottom:29%;
	left:0;
    right: 0;
    margin: 0 auto;
}

img.btn-tel_operation_02 {
	position:absolute;
	bottom:3%;
	left:0;
    right: 0;
    margin: 0 auto;
}
/*電話CV特別オファー END*/

}
/*電話CV END*/


