@charset "utf-8";
/* CSS Document */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video, a, input {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	background:transparent;
}
ul, ol, dl {
	list-style:none;
}
html {
	height:100%;
}
body {
	font-size: 100%;
	height:100%;
	text-align:center;
}

.btn01,
.btn02{
	-webkit-transition: .4s all ease-in-out;
	-o-transition: .4s all ease-in-out;
	transition: .4s all ease-in-out;
}

.btn01:hover,
.btn02:hover,
{
	opacity: .8;
}

.target{
	margin-top: -1.5%;
}

@media screen and (min-width: 640px) {
body {
	font-size: 200%;
}
}

.content-inner{
	max-width:640px;
}

img {
	width:100%;
	height:auto;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

.inner {
	width: 1000px;
	margin: 0 auto;
}

.relative {
	position: relative;
}

.header01 {
	width:100%;
	background-color: #b5000b;
}
.header01_in {
	margin: 0 auto;
	width:1000px;
	background-color: #b5000b;
}

/* ===================================
	fv
  ==================================== */
.fvcopy {
	background: url(../img/fv_bg.jpg) no-repeat center top;
}

.fvcopy p {
    width: 100%;
    max-width: 1000px;
    padding-bottom: 10px;
}
/* ===================================
	con_01
  ==================================== */
.con_01 {
	position:relative;
	margin-bottom: 30px;
}

.con_01 .btn01 {
	width: 59%;
	position: absolute;
	bottom: 14.5%;
	right: 9.5%;
}

.fvcopy + .con_01 {
	margin-top: -60px;
}

/* ===================================
	con_02
  ==================================== */
.con_02 {
	position: relative;
}

.con_02 .btn02 {
	width: 51%;
    margin: auto;
    position: absolute;
	bottom: 16%;
    right: 10.9%;
}

.con_02 .btn03 {
	width: 51%;
    margin: auto;
    position: absolute;
	bottom: 11.5%;
    right: 10.7%;
}

/* ===================================
	cm
  ==================================== */
/* .cm {
	background: url(../img/cm_bg.jpg) no-repeat top center;
	padding: 68px 0 28px;
}

.cm video {
	width: 69%;
	position: absolute;
	top: 30.2%;
	left: 14.3%;
}

.cm p {
	width: 78.8%;
	max-width: 788px;
	margin: 0 auto;
} */

/* ===================================
	cm_after
  ==================================== */
.cm_after {
    background: url(../img/cm_after_bg.jpg) no-repeat top center;
    margin-bottom: 30px;
}

.cm_after p {
	width: 98.9%;
	max-width: 989px;
	margin: 0 auto;
}

/* ===================================
	video
  ==================================== */
.video {
    position: relative;
    margin-bottom: 30px;
}
.pc {
    display: block;
}
/* 
video {
    width: 67.3%;
    position: absolute;
	top: 26.2%;
	left: 17%;
} */

/* ===================================
	con_03
  ==================================== */

.con_03 {
	background: url(../img/con_03_bg.jpg) no-repeat top center;
	padding: 0 0 50px;
	margin-top: 0;
}

.con_03 p {
	width: 99.9%;
	max-width: 999px;
	padding: 0 30px;
}

/* ===================================
	con_04
  ==================================== */
.con_04 {
	background: url(../img/con_04_bg.png) repeat-x top center;
	padding: 62px 0 52px;
	position: relative;
}

.con_04 p {
	width: 80.9%;
	max-width: 809px;
	margin: 0 auto;
}

/* .con_04::after {
	content: '';
	background: url(../img/sonna.png) no-repeat top center;
	background-size: 100%;
	position: absolute;
	top: 100%;
	left: 50%;
	width: 506px;
	height: 145px;
	margin-left: -253px;
	z-index: 2;
} */

/* ===================================
	con_05
  ==================================== */
.con_05_1 {
	background: #fff6e8 url(../img/con_05_1_bg.png) no-repeat center top;
	padding: 118px 0 0;
}
.con_05_1 img{
	width: 95%;
	max-width: 932px;
}
.con_05_2 {
	background: url(../img/con_05_2_bg.png) no-repeat center top;
}
.con_05_2 img{
	width: 98%;
	max-width: 964px;
	margin-top: -31px;
	padding-bottom: 60px;
}

/* .con_05 .con_05_1 {
	width: 86.6%;
	max-width: 866px;
	margin-left: 30px;
} */

.con_05 .con_05_2 {
	width: 94%;
	max-width: 940px;
	margin: 0 auto;
}

.con_05 .con_05_3 {
	width: 80.2%;
	max-width: 802px;
	margin-left: 160px;
}

/* ===================================
	con_06
  ==================================== */
/* .con_06_01{
	margin-top: 20px;
} */
.con_06 inner{
	width: 1033px;
}
.con_06 {
	background: url(../img/con_06_bg.png) no-repeat top center;
	padding: 0 0 51px;
	margin-bottom: 0;
}

.con_06 p {
	max-width: 1033px;
	width: 100%;
	margin: 0 auto;
}

/* ===================================
	con_07
  ==================================== */
.con_07 {
    background: url(../img/con_07_bg.png) no-repeat center bottom;
    margin-top: 90px;
    margin-bottom: 30px;
    position: relative;
}

.con_07::before {
	content: '';
	background: url(../img/plus.png) no-repeat center;
	background-size: 100%;
	position: absolute;
	top: -155px;
	left: 50%;
	width: 98px;
	height: 99px;
	margin-left: -49px;
}

.con_07 p {
	width: 79.4%;
	max-width: 794px;
	margin: 0 auto;
	padding-bottom: 392px;
}

/* ===================================
	con_08
  ==================================== */
.con_08 {
	background: #fffbdd;
	padding-top: 68px;
}

.con_08 p {
	width: 91.7%;
	max-width: 917px;
	margin: 0 auto;
}

/* ===================================
	con_09
  ==================================== */
.con_09 {
	background: url(../img/con_09_bg.png) no-repeat bottom center;
}

.con_09 .ttl {
	background: url(../img/con_09_ttl_bg.png) repeat-x top center;
	padding-left: 9.8%;
	padding-bottom: 40px;
}

.con_09 .ttl img {
	width: 90.2%;
	max-width: 902px;
}

.con_09 .inner {
	padding: 30px 0 150px;
}

.con_09 .inner p {
	max-width: 856px;
	width: 80%;
	margin: 0 auto;
}

/* ===================================
	con_10
  ==================================== */
.con_10 {
	background: url(../img/con_10_bg.png) no-repeat bottom center;
	padding-bottom: 200px;
}

.con_10 > .inner p {
	width: 80%;
	max-width: 776px;
	margin: 0 auto;
}

/* ===================================
	con_11
  ==================================== */
.con_11 {
	background: url(../img/con_09_bg.png) no-repeat bottom center;
	padding-bottom: 180px;
}

.con_11 > .inner p {
	width: 100%;
}

/* ===================================
	con_12
  ==================================== */
.con_12 {
    background: url(../img/con_12_bg.png) no-repeat center bottom 930px;
    margin-top: -500px;
    padding-top: 500px;
    margin-bottom: 50px;
}

.con_12 + .con_01 {
	margin-top: -50px;
}

.con_new{
	position: relative;
}

.con_new .btn_new{
    width: 47%;
    position: absolute;
    /*right: 40px;*/
    right: 6%;
    /*bottom: 57px;*/
    bottom: 16%;
}

/* ===================================
	con_13
  ==================================== */
.con_13 {
	background: url(../img/con_13_ttl_bg.png) no-repeat center top, url(../img/con_13_bg.jpg) repeat-y center bottom;
}

.con_13 .ttl {
	width: 75.5%;
	max-width: 755px;
	margin: 0 auto;
	padding: 64px 0 32px;
}

.con_13 .inner p {
	width: 71.4%;
	max-width: 714px;
	margin: 50px auto 58px;
}

/* ===================================
	con_14
  ==================================== */
.con_14 .ttl {
	background: url(../img/con_14_ttl_bg.jpg) repeat-y center bottom;
}

/* ===================================
	con_15
  ==================================== */
.con_15 {
	background: url(../img/con_13_bg.jpg) repeat-y center bottom;
	margin-top: 37px;
	margin-bottom: 85px;
	padding-bottom: 82px;
}

.con_15 .ttl {
	background: url(../img/con_15_ttl_bg.png) repeat-x center bottom;
}

.con_15 .ttl p {
	width: 86.6%;
	max-width: 886px;
	margin: 0 auto;
}

.con_15 + .con_01 {
	margin-top: 18px;
}

/* ===================================
	float
  ==================================== */
.float {
    position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	background: #fcdb4b;
	height: 130px;
}
.float_inner{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin:  0 auto;
	max-width: 900px;
	width: 100%
}

/* ===================================
	footer
  ==================================== */
/* .footer {
    font-size: 45%;
    padding: 20px 0;
    text-align: center;
    background: white;
}
.footer li {
  display: inline-block;
  padding-left: 15px;
  margin: 0px 0;
}
.footer li a {
  text-decoration: underline;
  color: #000;
}
.footer li a:hover {
  text-decoration: none;
}
.footer li:first-child {
  padding-left: 0;
}

.btn img:hover,
.btn_big img:hover,
.btn_min img:hover {
	opacity:0.7;
} */

@media screen and (max-width: 1000px){
	.inner {
		width: 100%;
	}

	.fvcopy {
		background-size: 200%;
		padding-top: 2%;
	}

	.fvcopy p {
		margin: 0 0 0 2%;
		padding-bottom: 28.7%;
	}

	.fvcopy + .con_01 {
		margin-top: -14.2%;
	}

	.con_03_ttl {
		padding: 7% 0 49%;
		background-size: 200%;
	}

	.con_03 {
		padding: 6.9% 0 5%;
		background-size: 200%;
	}

	.con_03 .voice {
		padding: 0;
	}

	.con_04 {
		background-size: 200%;
		padding: 6.2% 0 5%;
	}

	.con_04::after {
		width: 50.6%;
		margin-left: -25.3%;
	}

	.con_05 {
		background-size: 200%;
		padding: 18% 0 0;
	}

	.con_05 .con_05_3 {
		margin-left: 16%;
	}

	.con_06 {
		background-size: 200%;
		padding: 6.3% 0 7%;
	}

	.con_07 {
		background-size: 200%;
		margin-top: 11%;
	}

	.con_07::before {
		width: 9.8%;
		height: 12%;
		margin-left: -4.9%;
		top: -18.5%;
	}

	.con_07 p {
	    padding-bottom: 40%;
	}

	.con_09 .ttl {
		background-size: 200%;
		padding-left: 13%;
		padding-top: 25px;
	}

	.con_09 .inner {
		padding: 0 0 15%;
	}

	.con_10 {
		padding-bottom: 20%;
	}

	.con_11 {
		padding-bottom: 18%;
	}

	.con_12 {
		background: url(../img/con_12_bg.png) no-repeat center bottom 15.9%;
		background-size: 115.3%;
		margin-top: -50%;
		padding-top: 50%;
	}

	.con_12 + .con_01 {
	    margin-top: -5%;
	}

	.con_13 {
		background-size: 200%;
	}
	.con_13 .ttl {
		padding: 6.4% 0 3.2%;
	}
}


/* ===================================
	footer 共通
  ==================================== */

@media screen and (min-width: 1345px){
.footer ul {margin:-10px 0 0 18%;width:80%;}
}
@media screen and (min-width: 737px) and (max-width: 960px) {
.footer ul {margin:-10px 0 0 2%;width:80%;}
}
@media screen and (min-width: 961px){
.footer ul {margin:0 0 0 18%;width:80%;}
}
.footer {
	margin : 0 auto;
	padding: 0 auto;
	min-width:737px;
	max-width:1010px;
	height:130px;
	background: url(../img/footer_img_bk.jpg) no-repeat;
	background-size: contain;
	overflow:auto;
}
.footer li {
	float: left;

}
.f_link1 a {
	margin:34px 0 0 0;
	width:175px;
	height:30px;
	display: block;
	cursor:pointer;
	text-align:center;
	text-indent: -9999px;
	background: url(../img/footer_img_01.jpg) no-repeat;
}
.f_link1 a:hover{
	background-position:left bottom;
}

.f_link2 a {
	margin:34px 0 0 7px;
	width:142px;
	height:30px;
	display: block;
	cursor:pointer;
	text-align:center;
	text-indent: -9999px;
	background: url(../img/footer_img_02.jpg) no-repeat;
}
.f_link2 a:hover{
	background-position:left bottom;
}

.f_link3 a {
	margin:34px 0 0 10px;
	width:100px;
	height:30px;
	display: block;
	cursor:pointer;
	text-align:center;
	text-indent: -9999px;
	background: url(../img/footer_img_03.jpg) no-repeat;
}
.f_link3 a:hover{
	background-position:left bottom;
}

.f_link4 a {
	margin:34px 0 0 10px;
	width:130px;
	height:30px;
	display: block;
	cursor:pointer;
	text-align:center;
	text-indent: -9999px;
	background: url(../img/footer_img_04.jpg) no-repeat;
}
.f_link4 a:hover{
	background-position:left bottom;
}

.copy {padding:7px;}