@charset "UTF-8";
.scroll_icon {
	color: rgba(0,0,0,1.00);
}
.scroll_icon span {
	border-left: 1px solid rgba(0,0,0,1.00);
	border-bottom: 1px solid rgba(0,0,0,1.00);
}

/*----------------------------------------------------pc*/
@media (min-width : 769px ){
#top {
	position: relative;
	text-align: center;
	height: 110vh;
	min-height: 800px;
}
#top #main_logo {
	width: 20vw;
	position: absolute;
	top: 0;
	left: 9%;
	height: 58vh;
	max-width: 268px;
}
#top #main_logo a {
}
#top #main_logo a img {
	width: 80%;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	opacity: 0;
	-webkit-animation: appear01 1s ease-out 2.2s forwards;
	animation: appear01 1s ease-out 2.2s forwards;
	top: 30px;
}
@-webkit-keyframes appear01 {
    0% { opacity: 0;} 100% { opacity: 1;}
}
@keyframes appear01 {
    0% { opacity: 0;} 100% { opacity: 1;}
}
#top .ptn {
	position: absolute;
	max-width: 400px;
	width: 20%;
	right: 0;
	bottom: 25%;
}
#top #about_top {
	position: absolute;
	right: 16%;
	width: 34%;
	top: 60px;
	z-index: 0;
	max-width: 516px;
}
#top #top_txt {
	position: absolute;
	left: 10%;
	top: 50%;
	width: 46%;
	height: 134px;
	z-index: 1;
}
#top #top_txt .wh_bg {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -10;
	background-color: rgba(255,255,255,1.00);
	-webkit-animation: ext01 1s ease-out 0.5s forwards;
	animation: ext01 1s ease-out 0.5s forwards;
}
@-webkit-keyframes ext01 {
    0% { width: 0;} 100% { width: 100%;}
}
@keyframes ext01 {
    0% { width: 0;} 100% { width: 100%;}
}
#top #top_txt .ttl {
	padding: 10px 0;
	font-size: 1.7em;
	height: 38px;
	margin: 40px auto 0;
	display: table;
}
#top_txt .ttl img {
	width: 29px;
	display: table-cell;
	vertical-align: middle;
	opacity: 0.4;
	margin-top: 3px;
}
#top_txt .ttl span {
	display: table-cell;
	vertical-align: middle;
	padding-left: 18px;
	padding-right: 4px;
}
#contents {
	width: 100%;
	background-image: url(../img/bg05.jpg);
}
#contents .ttl,
#contents .ttl_02 {
	width: 66%;
	margin: 0 auto;
	max-width: 600px;
	position: relative;
	height: 320px;
}
#contents .ttl .ptn,
#contents .ttl_02 .ptn {
	position: absolute;
	width: 40%;
	top: 0;
}
#contents .ttl .ptn {
	left: 66%;
}
#contents .ttl_02 .ptn {
	left: -4%;
	top: -14%;
}
#contents .ttl .tx_box,
#contents .ttl_02 .tx_box {
	background-color: #FFFFFF;
	position: absolute;
	height: 120px;
	top: 30%;
}
#contents .ttl .tx_box {
}
#contents .ttl_02 .tx_box {
}
#contents .ttl .tx_box .tx,
#contents .ttl_02 .tx_box .tx {
	position: absolute;
	bottom: 9%;
	left: 22%;
	transition-delay: 0.5s;
}
#contents .ttl .tx_box .tx img,
#contents .ttl_02 .tx_box .tx img {
	width: 29px;
	opacity: 0.3;
	float: left;
	padding-bottom: 16px;
	padding-right: 10px;
}
#contents .ttl .tx_box .tx .jp,
#contents .ttl_02 .tx_box .tx .jp {
	font-size: 1.5em;
	float: left;
	padding-top: 3px;
}
#contents .ttl .tx_box .tx .en,
#contents .ttl_02 .tx_box .tx .en {
	float: left;
}
#contents .cnt_box_01 {
	width: 96%;
	max-width: 1360px;
	height: 60vw;
	max-height: 800px;
	margin: 80px auto;
	min-height: 584px;
}
#contents .cnt_box_01 p {
	width: 36%;
	height: 100%;
	padding: 0 2%;
	float: left;
	color: rgba(255,255,255,1.00);
	line-height: 56px;
}
#contents .cnt_box_01 .pic_box_l {
	width: 30%;
	height: 100%;
	margin-left: 8%;
	float: left;
	position: relative;
}
#contents .cnt_box_01 .pic_box_r {
	width: 22%;
	height: 100%;
	float: left;
	position: relative;
}
#contents .cnt_box_01 .pic_box_l .pic01,
#contents .cnt_box_01 .pic_box_l .pic02,
#contents .cnt_box_01 .pic_box_r .pic03,
#contents .cnt_box_01 .pic_box_r .pic04,
#contents .cnt_box_01 .pic_box_r .pic05 {
	position: absolute;
}
#contents .cnt_box_01 .pic_box_l .pic01 {
	width: 90%;
	top: -5%;
}
#contents .cnt_box_01 .pic_box_l .pic02 {
	width: 90%;
	top: 30%;
	left: 10%;
}
#contents .cnt_box_01 .pic_box_r .pic03 {
	width: 120%;
	left: -124%;
	bottom: 10%;
}
#contents .cnt_box_01 .pic_box_r .pic04 {
	width: 120%;
	top: -10%;
	right: 10%;
}
#contents .cnt_box_01 .pic_box_r .pic05 {
	width: 70%;
	bottom: 20%;
	left: 4%;
}
#contents .cnt_box_02 {
	width: 66%;
	max-width: 1360px;
	height: 140vw;
	margin: 40px auto 0;
	padding-bottom: 120px;
	max-height: 1100px;
}
#contents .cnt_box_02 p {
	width: 100%;
	padding: 0 2%;
	color: rgba(255,255,255,1.00);
	margin: 0 auto;
	line-height: 56px;
	max-width: 528px;
}
#contents .cnt_box_02 .pic_box {
	width: 100%;
	margin: 100px 0;
	position: relative;
	height: 25vw;
	max-width: 1124px;
	max-height: 370px;
}
#contents .cnt_box_02 .pic_box .pic06,
#contents .cnt_box_02 .pic_box .pic07,
#contents .cnt_box_02 .pic_box .pic08 {
	position: absolute;
}
#contents .cnt_box_02 .pic_box .pic06 {
	width: 36%;
	bottom: 30%;
	left: 0;
}
#contents .cnt_box_02 .pic_box .pic07 {
	width: 36%;
	bottom: 16%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
#contents .cnt_box_02 .pic_box .pic08 {
	width: 36%;
	bottom: 42%;
	right: 0;
}
#contents .cnt_box_02 .pic_box .cap {
	width: 100%;
	display: block;
	text-align: center;
	position: absolute;
	bottom: 0;
	color: rgba(255,255,255,1.00);
	font-size: 0.8em;
}
}

/*----------------------------------------------------sp*/
@media (max-width : 768px ){
#top {
	position: relative;
	text-align: center;
	padding: 12px 0 200px;
}
#top #main_logo {
	margin: 0 auto;
	width: 86px;
}
#top #main_logo a {
	display: block;
}
#top #main_logo a img {
	width: 100%;
	opacity: 0;
	-webkit-animation: appear01 1s ease-out 2.2s forwards;
	animation: appear01 1s ease-out 2.2s forwards;
}
@-webkit-keyframes appear01 {
    0% { opacity: 0;} 100% { opacity: 1;}
}
@keyframes appear01 {
    0% { opacity: 0;} 100% { opacity: 1;}
}
#top .ptn {
	position: absolute;
	width: 32%;
	right: 0;
	bottom: 14%;
}
#top #about_top {
	width: 56%;
	z-index: 1;
	margin-top: 22px;
	max-width: 268px;
	position: relative;
}
#top #top_txt {
	width: 80%;
	height: 62px;
	z-index: 1;
	position: relative;
	padding-top: 22px;
	margin: 36px 0 0 5%;
}
#top #top_txt .wh_bg {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -10;
	background-color: rgba(255,255,255,1.00);
	-webkit-animation: ext01 1s ease-out 0.5s forwards;
	animation: ext01 1s ease-out 0.5s forwards;
}
@-webkit-keyframes ext01 {
    0% { width: 0;} 100% { width: 100%;}
}
@keyframes ext01 {
    0% { width: 0;} 100% { width: 100%;}
}
#top #top_txt .ttl {
	padding: 10px 0;
	font-size: 1.36em;
	height: 38px;
	margin: 0 auto;
	display: table;
}
#top_txt .ttl img {
	width: 29px;
	display: table-cell;
	vertical-align: middle;
	opacity: 0.4;
	margin-top: 3px;
}
#top_txt .ttl span {
	display: table-cell;
	vertical-align: middle;
	padding-left: 18px;
	padding-right: 4px;
}
#contents {
	width: 100%;
	background-image: url(../img/bg05.jpg);
}
#contents .ttl,
#contents .ttl_02 {
	width: 84%;
	margin: 0 auto;
	position: relative;
	height: 240px;
	max-width: 400px;
}
#contents .ttl .ptn,
#contents .ttl_02 .ptn {
	position: absolute;
	width: 40%;
	max-width: 184px;
}
#contents .ttl .ptn {
	left: 66%;
	top: 0;
}
#contents .ttl_02 .ptn {
	bottom: 0;
}
#contents .ttl .tx_box,
#contents .ttl_02 .tx_box {
	background-color: #FFFFFF;
	position: absolute;
	height: 120px;
	top: 30%;
}
#contents .ttl .tx_box {
}
#contents .ttl_02 .tx_box {
	margin-left: 2%;
}
#contents .ttl .tx_box .tx,
#contents .ttl_02 .tx_box .tx {
	position: absolute;
	bottom: 9%;
	left: 14%;
	transition-delay: 0.5s;
}
#contents .ttl .tx_box .tx img,
#contents .ttl_02 .tx_box .tx img {
	width: 29px;
	opacity: 0.3;
	float: left;
	padding-bottom: 16px;
	padding-right: 10px;
}
#contents .ttl .tx_box .tx .jp,
#contents .ttl_02 .tx_box .tx .jp {
	font-size: 1.5em;
	float: left;
	padding-top: 3px;
}
#contents .ttl .tx_box .tx .en,
#contents .ttl_02 .tx_box .tx .en {
	float: left;
}
#contents .cnt_box_01 {
	width: 84%;
	margin: 80px auto;
}
#contents .cnt_box_01 p {
	padding: 0 2%;
	color: rgba(255,255,255,1.00);
	line-height: 40px;
}
#contents .cnt_box_01 .pic_box_l,
#contents .cnt_box_01 .pic_box_r {
	width: 92%;
	margin: 0 auto;
	position: relative;
}
#contents .cnt_box_01 .pic_box_l {
	height: 50vw;
}
#contents .cnt_box_01 .pic_box_r {
	height: 100vw;
}
#contents .cnt_box_01 .pic_box_l .pic01,
#contents .cnt_box_01 .pic_box_l .pic02,
#contents .cnt_box_01 .pic_box_r .pic03,
#contents .cnt_box_01 .pic_box_r .pic04,
#contents .cnt_box_01 .pic_box_r .pic05 {
	position: absolute;
}
#contents .cnt_box_01 .pic_box_l .pic01 {
	width: 52%;
	top: 0;
}
#contents .cnt_box_01 .pic_box_l .pic02 {
	width: 52%;
	top: 20%;
	right: 0;
}
#contents .cnt_box_01 .pic_box_r .pic03 {
	width: 60%;
	left: 0;
	top: 32%;
}
#contents .cnt_box_01 .pic_box_r .pic04 {
	width: 60%;
	right: 0;
}
#contents .cnt_box_01 .pic_box_r .pic05 {
	width: 40%;
	right: 2%;
	bottom: 0;
}
#contents .cnt_box_02 {
	width: 84%;
	margin: 40px auto 0;
	padding-bottom: 120px;
}
#contents .cnt_box_02 p {
	width: 100%;
	padding: 0 2%;
	color: rgba(255,255,255,1.00);
	margin: 0 auto;
	line-height: 40px;
	max-width: 528px;
}
#contents .cnt_box_02 .pic_box {
	width: 100%;
	margin: 40px auto 72px;
	position: relative;
	height: 92vw;
	max-width: 500px;
	max-height: 500px;
}
#contents .cnt_box_02 .pic_box .pic06,
#contents .cnt_box_02 .pic_box .pic07,
#contents .cnt_box_02 .pic_box .pic08 {
	position: absolute;
}
#contents .cnt_box_02 .pic_box .pic06 {
	width: 54%;
	top: 0;
	left: 0;
}
#contents .cnt_box_02 .pic_box .pic07 {
	width: 54%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 0;
}
#contents .cnt_box_02 .pic_box .pic08 {
	width: 54%;
	bottom: 0;
	left: 2%
}
#contents .cnt_box_02 .pic_box .cap {
	width: 100%;
	display: block;
	text-align: center;
	position: absolute;
	bottom: -32px;
	color: rgba(255,255,255,1.00);
	font-size: 0.8em;
}

}
