@charset "utf-8";

/* ========== すべて共通 ========== */

html, body {
	font-size: 16px;
	font-family: 'Montserrat', sans-serif;
	color: #393939;
	background: #fff;
}
body, div, p, h1, h2, h3, h4, ul, figure {
	margin: 0;
	padding: 0;
}

/* ========== ページ遷移フェードアニメーション ========== */
.wrap {
	animation: fadein 1s forwards;
}
@keyframes fadein {
	0% {opacity: 0}
	100% {opacity: 1}
}
/* ========== /ページ遷移フェードアニメーション ========== */

	hr {
  width: 85%;
	height: 0.5;
	color: 444;
	text-align: center;
}	

img {
	width: 100%;
	height: auto;
}
a {
	color: #709a00;
}
a:hover {
	color: #95cd00;
}
a:active {
	color: #4b6700;
}
.img-responsive {
	display: block;
	max-width: 100%;
	height: auto;
}
/* 共通の見出し */
main h1 {
	margin-bottom: 1rem;
	border-bottom: 1px dashed #c84040;
	font-weight: normal;
	font-size: 1.6rem;
}

.container {
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	max-width: 1140px;
}

/* バナーの位置設定 */
.home-keyvisual {
	margin-top: 70px;
}

/* ========== メインエリア基本レイアウト ========== */
main {
	padding-top: 100px;
	padding-bottom: 10px;
}

/* キービジュアル */
/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc { display: block !important;}
.sp { display: none !important;}
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 750px) {
.pc { display: none !important; }
.sp { display: block !important; }
}

/* メインコピー */
.home-maincopy-h1 {
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "MS Pゴシック", "MS PGothic", sans-serif;
	text-align: center;
	font-size: 	1.3rem;
	color: #333;
	line-height: 30px;
	font-weight: 400;
}

.home-maincopy-h1 strong {
	font-family: 'Montserrat', sans-serif;
	font-size: 1.2rem;
}

/* ジョブ＝スマートフォン用設定 */
h2 {
	font-family: 'Montserrat', sans-serif;
	font-size: 1.5rem;
	color: #555;
	font-weight: bold;
	text-align: center;
	line-height: 60px;
}

.job-container {
	margin: 10px 10px 0px 10px;
}

.logo-container {
	display: flex;
	margin: 10px 0px 0px 0px;
}

.logo-image1 {
	margin: 10px 10px 0px 10px;
}


.job-text{
	padding: 0px 0px 0px 0px;
	text-align: left;
	background-color: #FAFAFA;
}

.job-text2{
	padding: 20px 0px 20px 0px;
	text-align: center;
	background-color: #FAFAFA;
}

.job-p {
  font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "MS Pゴシック", "MS PGothic", sans-serif;
	font-size: 1.0rem;
	color: #333;
	font-style: 300;
	line-height: 30px;
	text-align: left;
	text-align: justify;	
}

.price {
	color: #BF282B;
	font-size: 1.0rem;
}

/* ロゴパーツスマートホン用 */
.logo-container {
	margin: 0 auto 20px auto;
	}		

	.logo-p {
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "MS Pゴシック", "MS PGothic", sans-serif;
	padding: 5px 0 0 0;
	font-size: 0.8rem;
	font-weight: 300;
	color: #333;
	text-align: center;
}		

/* スマートフォン用 */	
/* プライバシーポリシーと特別商取引 */	
	.privacy {
	display: flex ! important	;
	margin-top: 40px;	
	margin-bottom: 20px;	
	justify-content: center;
	}

.button {
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "MS Pゴシック", "MS PGothic", sans-serif;
	text-align: center;
  display: inline-block;
	display: list-item;  /* 縦に並べる */
	margin: 5px 10px 10px 0;
  width: 190px;
  padding: 6px 6px 6px 10px;
  border-radius: 5px;
  background-color: #80A2D1;
  color: #fff;
  text-decoration: none;
  letter-spacing: 1px;
  font-size: 0.9rem;
}
.button:hover {
  opacity: 0.8;
}
.button-showy {
  background-color: #80A2D1;
	text-align: center;
}

.btn:hover {
    background-color: #F59264;
}

.info {
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "MS Pゴシック", "MS PGothic", sans-serif;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	text-align: left;
	text-align: justify;
	line-height: 26px;
	font-size: 1rem;
	color: #333;
}

h2 {
	text-align: center;
	margin-bottom: 10px;
	font-size: 1.3rem;
	color: #555;
}

    .info {
		 font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "MS Pゴシック", "MS PGothic", sans-serif;
	   margin: 0 auto 0 auto;
	   padding: 0 20px 0 20px;
	   text-align: left;
		 text-align: justify;	
	   line-height: 29px;
	   font-size: 1.0rem;
	   color: #555;
}
	
    h4 {
	   text-align: center;
	   margin-bottom: 10px;
	   font-size: 1.3rem;
	   color: #555;
   }


/* ========== footer ========== */
.footer-container {
	font-size: 0.5rem;
	font-family: 'Montserrat', sans-serif;
	color: #444;
	margin-top: 5px;
	border-top: solid #c0c0c0 1px;
}
.footer-container p {
	font-size: 0.9rem;
	margin: 10px 0 20px 0;
	text-align: center;
}

