@import url("https://fonts.googleapis.com/css?family=Noto+Sans:400,700");
/* cmn
---------------------------------------- */
section {
  padding: 50px 0;
  background: url("../images/bg_sec02_02.png") left bottom repeat-x;
}

section .inner h3 {
  margin-bottom: 30px;
  padding-bottom: 20px;
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: bold;
  text-align: center;
  background: url("../images/icn_sec02_01.png") center bottom no-repeat;
}
@media screen and (max-width: 640px) {
  section .inner h3 {
    margin-bottom: 4.6875vw;
    padding-bottom: 3.125vw;
    font-size: 4.0625vw;
    background-size: auto 0.230769231em !important;
  }
}

/* h2
---------------------------------------- */
h2 {
  height: 200px;
  font-size: 30px;
  font-size: 3rem;
  font-weight: bold;
  color: #fff;
  line-height: 6.666666667;
  text-align: center;
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 255, 168, 0.35)), url("../images/bg_outline_01.jpg") center 70% no-repeat;
  background-size: 100% auto;
}
@media screen and (max-width: 640px) {
  h2 {
    height: 31.25vw;
    line-height: 6.25;
    font-size: 5vw;
  }
}


/* sec02
---------------------------------------- */
.sec02 {
  text-align: center;
}
@media screen and (max-width: 640px) {
  .sec02 p {
    margin-bottom: 5.46875vw;
  }
}
.sec02-foot {
  display: inline-block;
}
.sec02-foot .txt {
  display: inline-block;
  margin-right: 20px;
  padding: 0.75em 2.5em 0.75em 1.875em;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
  line-height: 1.25;
  background: url("../images/bg_sec02_01.png") left center no-repeat;
  vertical-align: middle;
}
@media screen and (max-width: 640px) {
  .sec02-foot .txt {
    width: 100%;
    margin-right: 0;
    margin-bottom: 0;
    padding: 0.909090909em 0 1.590909091em 0;
    font-size: 3.4375vw;
    font-weight: bold;
    text-align: center;
    color: #fff;
    background: url("../images/bg_balloon-sp.png") center top no-repeat;
    background-size: 100% auto;
  }
}
.sec02-foot .tel {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
}
.sec02-foot .tel .number {
  padding-left: 1.081081081em;
  font-size: 37px;
  font-size: 3.7rem;
  font-weight: bold;
  line-height: 1.0;
  color: #f45656;
  background: url("../images/icn_sec02_tel.png") left center no-repeat;
  background-size: auto 0.72972973em;
}
.sec02-foot .tel .time {
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: normal;
}
@media screen and (max-width: 640px) {
  .sec02-foot .tel .number {
    display: inline-block;
    margin-top: 1.09375vw;
    padding-left: 1.160714286em;
    font-size: 8.75vw;
    background-size: auto 0.9em !important;
  }
  .sec02-foot .tel .time {
    font-size: 2.8125vw;
  }
}




.ta1 {
	width: 90%;
        margin: 0 auto;
}
.ta1, .ta1 td, .ta1 th{
	border: 2px solid #fff;	/*テーブルの枠線の幅、線種、色*/
	line-height: 2;
}

.ta1 tr {

	background: #f1f4f8;

}
.ta1 .trColor {

	background: #e5ebf2;

}
.ta1 .trColor1 {

	background: #666;

}

/*テーブル内の右側*/
.ta1 td{
	width: 15%;
	padding: 10px;
	vertical-align: middle;
	color: #555;
}
/*テーブル内の左側の見出し部分*/
.ta1 th{
	width: 15%;
	padding: 10px;
	text-align: center;
	color: #fff;
}
/*テーブル１行目に入った見出し部分*/
.ta1 th.tamidashi{
	width: auto;
	text-align: left;
	background: #69000F;	/*背景色*/
	color: #fff;
}

.cost {
	margin-bottom: 20px;
}
.fee {
	font-size: 20px;		/*文字サイズ*/
	color: #999900;
	padding-left: 20px;
	margin-top: 5px;
}
.zeinuki {
	font-size: 14px;		/*文字サイズ*/
	color: #999999;
	padding-left: 10px;
	margin-top: 5px;
}

.red12 {
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #d9333f;
}

.chuigaki {
	text-align: right;
	width: 80%;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	margin-top: 5px;
}

.ta2 {
	width: 90%;
        margin: 2% auto;
}
.ta2, .ta2 td, .ta2 th{
	border: 2px solid #fff;	/*テーブルの枠線の幅、線種、色*/
	line-height: 2;
}

.ta2 tr {

	background: #f1f4f8;

}
.ta2 .trColor {

	background: #e5ebf2;
}
/*テーブル内の右側*/
.ta2 td{
	width: auto;
	padding: 10px;
	vertical-align: middle;
	color: #555;
}
/*テーブル内の左側の見出し部分*/
.ta2 th{
	width: auto;
	padding: 10px;
	text-align: center;
	color: #333;
}
.ta2 .goods{
	width: auto;
	color: #000;
}
.inner .confirm{
	color: #333;
}
.inner .confirm-text {
	font-size: 14px;
        font-size: 1.4rem;
}


.space0 {
	width: 50%;
	height: 25px;
}
.space1 {
	height: 25px;
	width: 70%;
}
.space2 {
	height: 200px;
	width: 95%;
}
.space3 {
	height: 25px;
	width: 25%;
}

.space4 {
	width: 30%;
	height: 25px;
}
.space5 {
	height: 150px;
	width: 400px;
}
.space6 {
	width: 90%;
	height: 25px;
}

textarea {
	width: 90%;
	height: 40px;
        margin: 0 0;

}



@media screen and (max-width: 800px) {
.space0 {
	width: 65%;
	height: 25px;
	font-size: 12px;
}
.space1 {
	height: 25px;
	width: 95%;
	font-size: 12px;
}
.space2 {
	height: 200px;
	width: 95%;
	font-size: 12px;
}
.space3 {
	height: 25px;
	width: 40%;
	font-size: 12px;
}

.space4 {
	width: 60%;
	height: 25px;
	font-size: 12px;
}
.space5 {
	height: 60px;
	width: 80%;
	font-size: 12px;
}
.space6 {
	width: 90%;
	height: 25px;
	font-size: 12px;
}
}




/* document-dl
---------------------------------------- */



li.item2 {
    height: auto;
    margin: 0 auto 40px auto;
list-style:none;/*デフォルトの指定を解除*/
display:inline-block;/*liをインラインブロック要素に*/
padding:10px 0; /*縦の余白を指定*/
width:40%;/*幅を指定*/
text-align:center;/*横方向を中央揃え*/
}

.document a {
  font-size: 24px;
  font-size: 2.4rem;
  color: #333;
  background-color: #66FF00;
  padding: 10px 25px;
  border: #B5B8C0 1px solid;
  border-radius: 7px;
}
.document a:hover {
  color: #999;
  background-color: #66CC99;
}


@media screen and (max-width: 840px) {

.document a {
  font-size: 20px;
  font-size: 2.0rem;
  padding: 10px 10px;
}
}


@media screen and (max-width: 720px) {


li.item2 {
    margin: 0 auto 20px auto;
width:45%;/*幅を指定*/
text-align:center;/*横方向を中央揃え*/
}

.document a {
  font-size: 16px;
  font-size: 1.6rem;
  padding: 10px 10px;
}
}
