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




/* contents-top */

.contents-top {
	width: 100%;
	background-image: url("top/images/back01.jpg");
background-position: right top;
background-repeat: no-repeat;
	padding-top: 210px;
}


/* contents01 */

.contents01 {
	width: 1280px;
	margin-bottom: 200px;
}

.contents01 h3, .contents02 .box02 h4, .contents03 h3, .contents03 .box00 h4, .contents04 h3, .contents05 h3, .contents05 h4, .contents05 h5, .contents06 h3, .contents07 h4 {
	font-family: ten-mincho, serif;
font-style: normal;
font-weight: 400;
	line-height: 1.2;
}

.contents01 h3 {
	font-size: 52px;
line-height: 1.4;
	margin-bottom: 10px;
	text-indent: -35px;
	margin-left: 35px;
}

.contents01 p {
	padding-top: 70px;
	width: 630px;
	margin-left: 35px;
}


/* contents02 */

.contents02 {
	width: 1200px;
	display: flex;
  justify-content: space-between;
	align-items: flex-start;
	margin-bottom: 120px;
}

.contents02 .box01 {
	width: 596px;
	padding-bottom: 136px;
	position: relative;
}

.contents02 .box01 img {
	width: 100%;
height: auto;
}

.contents02 .box01 div:first-child {
	width: 456px;
}

.contents02 .box01 div:last-child {
	width: 256px;
	position: absolute;
right: 0px;
bottom: 0px;
}

.contents02 .box02 {
	width: 495px;
	padding-top: 270px;
}

.contents02 .box02 h3 {
	margin-bottom: 45px;
}

.contents02 .box02 h4 {
	font-size: 22px;
color: #FFF;
line-height: 1.2;
font-weight: normal;
	background-color: #f7931e;
	padding: 6px 30px;
	margin-bottom: 20px;
}

.contents02 p {
	line-height: 2;
}


/* contents03 */

.contents03 {
	width: 100%;
	text-align: center;
	background : rgba(253, 214, 152, 0.19);
	padding: 60px 0px 80px;
	position: relative;
}

.contents03:before {
	content: "";
	position: absolute;
left: 0px;
top: 0px;
	background-image: url("top/images/midashi04.svg");
background-position: center top;
background-repeat: no-repeat;
	background-size: auto 100%;
	width: 100%;
	height: 75px;
	margin-top: -40px;
}

.contents03 .box00 {
	margin-bottom: 70px;
	width: 1000px;
}

.contents03 .box00 .box-in {
	position:relative;
	width:100%;
	height:0;
	padding-top:56%;
}

.contents03 .box00 iframe {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.contents03 .box00 h4 {
	font-size: 24px;
color: #f7931e;
line-height: 1.2;
letter-spacing: 0.3em;
	padding-top: 20px;
}

.contents03 .box01 {
	margin-bottom: 30px;
}

.contents03 .box01 h4 {
	margin-bottom: 20px;
}

.contents03 .box02 {
	margin-bottom: 40px;
}

.contents03 .box02 h6 {
	font-size:18px;
	line-height:1.2;
	color:#FFF;
	letter-spacing:0.1em;
	margin-top: 20px;
	margin-bottom: 10px;
	background-color:#f15a24;
	display: inline-block;
	padding: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-radius: 7px;
	font-weight: normal;
}

.contents03 .box03 {
	width: 880px;
	border-radius: 30px;
	overflow: hidden;
	display: table;
	background-color: #FFF;
}

.contents03 .box03 .contents-left, .contents03 .box03 .contents-right {
	display: table-cell;
	vertical-align: middle;
	float: none;
}

.contents03 .box03 .contents-left {
	background-color: #faaf3b;
	width: 360px;
	text-align: center;
}

.contents03 .box03 .contents-right {
	padding: 45px;
	padding-top: 30px;
	padding-bottom: 28px;
	text-align: left;
}

.contents03 .box03 h6 {
	font-family: fot-tsukuardgothic-std, sans-serif;
font-weight: 500;
font-style: normal;
	font-size:34px;
	line-height:1.4;
	color:#FFF;
	letter-spacing:0.1em;
	text-align: left;
	display: inline-block;
}



.contents03 .box04 {
	background-image: url("top/images/greeting.png");
background-position: center top;
background-repeat: no-repeat;
	width: 881px;
	height: 229px;
	padding: 40px 50px;
	text-align: center;
}

.contents03 .box04 h6 {
	font-family: fot-tsukuardgothic-std, sans-serif;
font-weight: 500;
font-style: normal;
	font-size:30px;
	line-height:1.4;
	color:#f6921e;
	letter-spacing:0.1em;
	display: inline-block;
}



/* contents04 */

.contents04 {
	width: 100%;
	text-align: center;
	margin-bottom: 80px;
}

.contents04 .box01 img {
	width: 100%;
height: auto;
}

.contents04 .box01 {
	position: relative;
	margin-bottom: 90px;
}

.contents04 .box01:after {
	content: "";
	position: absolute;
left: 0px;
bottom: 0px;
	width: 100%;
	height: 75px;
	background-image: url("top/images/midashi02.svg");
background-position: center top;
background-repeat: no-repeat;
	margin-bottom: -40px;
}

.contents04 h3, .contents03 h3 {
	font-size: 40px;
letter-spacing: 0.1em;
	margin-bottom: 40px;
}

.contents03 h3 {
letter-spacing: 0.5em;
}

.contents04 p {
	line-height: 2;
	text-align: left;
	width: 920px;
	margin: auto;
}

/* contents05 */

.contents05 {
	width: 920px;
}

.contents05 h3 {
	font-size: 30px;
color: #FFF;
letter-spacing: 0.4em;
	width: 700px;
	padding: 6px 0px;
	text-align: center;
	background-color: #f7931e;
	border-radius: 70px;
	margin: auto;
	margin-bottom: 50px;
}

.contents05 h4 {
	font-size: 26px;
color: #f7931e;
	margin: 10px 0px;
}

.contents05 h5 {
	font-size: 30px;
	letter-spacing: 0.2em;
	margin-bottom: 25px;
}

.contents05 p {
	line-height: 2;
}

.contents05 .box-in .box {
	margin-bottom: 60px;
	display: flex;
  justify-content: space-between;
}

.contents05 .box01 {
	width: 30%;
}

.contents05 .box01 img {
	width: 100%;
height: auto;
	border-radius: 20px;
}

.contents05 .box02 {
	width: 65%;
}

.contents05 .box:last-child .box01 {
	order: 2;
}

.contents05 .box:last-child .box02 {
	order: 1;
}

/* contents06 */

.contents06 {
	width: 100%;
	background-color: #f2f2f2;
	padding: 60px 0px;
}

.contents06 h3 {
	font-size: 32px;
	margin-bottom: 40px;
	text-align: center;
	letter-spacing: 0.15em;
	color: #f15a24;
}

.contents06 p {
	width: 920px;
	margin: auto;
	line-height: 2;
}


/* contents07 */

.contents07 {
	width: 100%;
	height: 698px;
	background-image: url("top/images/back02.jpg");
background-position: center top;
background-repeat: no-repeat;
	position: relative;
}

.contents07 .box-in {
	position: absolute;
   top: 50%;
   left: 50%;
   -webkit-transform: translate(-50%, -50%);
   transform: translate(-50%, -50%);
	width: 1280px;
}

.contents07 .box {
	width: 610px;
	float: right;
	position: relative;
	padding-right: 40px;
}

.contents07 .box:after {
	content: "";
	position: absolute;
right: 0px;
top: 0px;
	background-image: url("top/images/icon.png");
background-position: center top;
background-repeat: no-repeat;
	width: 251px;
	height: 251px;
	margin-top: -70px;
}

.contents07 h3 {
	margin-bottom: 20px;
}

.contents07 h4 {
	margin-bottom: 25px;
	font-size: 22px;
color: #FFF;
	padding: 6px 30px;
	background-color: #f7931e;
}

.contents07 p {
	line-height: 2;
}


.nav-pc {
	position: static;
}


    .sp-view {
        display: none;
    }

@media screen and (min-width: 737px) {


	
}
