/* # =================================================================
   # フォント
   # ================================================================= */
@font-face {
	font-family: 'tbud_r';
	src: url("../font/tbud_r.otf");
}
@font-face {
	font-family: 'tbud_h';
	src: url("../font/tbud_h.otf");
}
@font-face {
	font-family: 'tbud_e';
	src: url("../font/tbud_e.otf");
}




/* # =================================================================
   # 共通要素
   # ================================================================= */
html {
	font-size: 62.5%;
}
body {
	font-family: tbud_r, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI","Noto Sans Japanese","ヒラギノ角ゴ ProN W3", Meiryo, sans-serif;
	font-size: 1.58rem;
	text-align:justify;
	text-justify: inter-ideograph;
}
footer {
  max-width: 768px;
	width: 100%;
	margin: 0 auto;
	padding: 0 20px;
	background: #000;
	color: #fff;
}
footer .copy {
	padding: 26px 0;
	font-size: 1.1rem;
	text-align: center;
}





/* # =================================================================
   # トップページ
   # ================================================================= */
.bgWhite {
  max-width: 768px;
	width: 100%;
	margin: 0 auto;
	background: url(../img/bgShinobori1.png) no-repeat right 590px / 100px,
	url(../img/bgShinobori2.png) no-repeat left 1000px / 110px,
	url(../img/bgShinobori3.png) no-repeat right 1620px / 100px,
	url(../img/bgShinobori4.png) no-repeat left 2264px / 100px,
	url(../img/bgShinobori5.png) no-repeat right 2874px / 100px,
	url(../img/bgShinobori6.png) no-repeat left 3620px / 100px;
}
.bgWhite .boxMv {
	width: 100%;
	padding: 580px 10% 0 10%;
	background: url(../img/mvShinobori.png) no-repeat center top / cover;
}
.section {
	width: 100%;
	margin: 0 0 100px 0;
	padding: 0 10%;
}
.section h2 {
	margin: 0 0 15px 0;
	padding: 0 0 0 15px;
	border-left: 11px solid #ff4c00;
	font-family: tbud_h;
	font-size: 1.9rem;
	line-height: 1.4;
	letter-spacing: -.03em;
}
.bgWhite p {
	width: 100%;
	margin: 0 0 60px 0;
}
.section p {
	margin: 0 0 25px 0;
}
.bgWhite img {
	width: 100%;
	display: block;
}
.bgYellow {
  max-width: 768px;
	width: 100%;
	margin: -280px auto 0 auto;
	padding: 260px 0 40px 0;
	background: url(../img/bgShinobori7.png) no-repeat right 180px / 100px,
	url(../img/bgShinobori8.png) no-repeat left 680px / 100px,
	url(../img/bgShinobori9.png) no-repeat right 1290px / 120px,
	url(../img/bgShinobori10.png) no-repeat left 1560px / 60px,
	url(../img/bgShinobori11.png) no-repeat center bottom / contain,
	url(../img/bgDline.png) #ffbf26 no-repeat center top;
}
.bgYellow .section {
	margin: 0 0 80px 0;
}
.bgYellow img {
	width: 100%;
	display: block;
}
.bgYellow img.type2 {
	margin: -290px 0 0 0;
}
.bgYellow img.type3 {
	width: 440px;
	margin: -414px 0 0 0;
	position: absolute;
	right: 0;
}
.bgYellow a {
	width: 76%;
	margin: -40px 12% 0 12%;
	padding: 15px;
	background: #000;
	font-family: tbud_e;
	font-size: 1.8rem;
	text-align: center;
	text-decoration: none;
	letter-spacing: .1em;
	color: #fff;
	display: block;
}




/* # =================================================================
   # レスポンシブ要素
   # ================================================================= */
/* smartPhone */
@media screen and (max-width: 414px) {
/* 共通 */
/* トップ */
.bgWhite {
  max-width: none;
}
.bgWhite .boxMv {
	padding: 284px 10% 0 10%;
	background: url(../img/mvShinobori.png) no-repeat center top / contain;
}
.bgYellow {
  max-width: none;
}
.bgYellow img.type2 {
	margin: -164px 0 0 0;
}
.bgYellow img.type3 {
	width: 270px;
}
}
/* smartPhone ip6,7,8 */
@media screen and (max-width: 375px) {
.bgWhite {
	background: url(../img/bgShinobori1.png) no-repeat right 590px / 100px,
	url(../img/bgShinobori2.png) no-repeat left 950px / 110px,
	url(../img/bgShinobori3.png) no-repeat right 1650px / 100px,
	url(../img/bgShinobori4.png) no-repeat left 2310px / 100px,
	url(../img/bgShinobori5.png) no-repeat right 2940px / 100px,
	url(../img/bgShinobori6.png) no-repeat left 3720px / 100px;
}
.bgWhite .boxMv {
	padding: 256px 10% 0 10%;
}
.bgYellow br.type2 {
	display: none;
}
.bgYellow img.type2 {
	margin: -140px 0 0 0;
}
.bgYellow img.type3 {
	width: 240px;
}
.bgYellow a {
	font-size: 1.7rem;
}
}
/* smartPhone ip5 */
@media screen and (max-width: 320px) {
body {
	font-size: 1.4rem;
}
.bgWhite {
	background: url(../img/bgShinobori1.png) no-repeat right 550px / 100px,
	url(../img/bgShinobori2.png) no-repeat left 900px / 110px,
	url(../img/bgShinobori3.png) no-repeat right 1470px / 100px,
	url(../img/bgShinobori4.png) no-repeat left 2020px / 100px,
	url(../img/bgShinobori5.png) no-repeat right 2550px / 100px,
	url(../img/bgShinobori6.png) no-repeat left 3180px / 100px;
}
.bgWhite .boxMv {
	padding: 220px 10% 0 10%;
}
.section {
	margin: 0 0 70px 0;
}
.section h2 {
	padding: 0 0 0 10px;
	border-left: 6px solid #ff4c00;
	font-size: 1.7rem;
}
.bgYellow br.type3 {
	display: none;
}
.bgYellow img.type2 {
	margin: -110px 0 0 0;
}
.bgYellow img.type3 {
	width: 200px;
	margin: -366px 0 0 0;
}
.bgYellow a {
	font-size: 1.4rem;
}
}
