@charset "utf-8";

body	{
	margin: 0;
	background-color: #000;
	font-family: "Noto Sans Japanese",'メイリオ', 'Hiragino Kaku Gothic ProN', sans-serif;
	-webkit-text-size-adjust: 100%;
	font-size: 16px;
	color: #000;
	overflow-x: hidden;
}
a {
	text-decoration: none;
	color: #fd0468;
}
a:hover {
	text-decoration: underline;
	color: #fd0468;
}
/* navi------------------------------------------------------ */
 
/* header */
#top-head {
	position: absolute;
    top: 0px;
    width: 100%;
	height: 38px;
    margin: 0px auto 0;
    padding: 20px 0 0;
    line-height: 1;
    z-index: 999;
	font-family: "Noto Sans Japanese",'メイリオ', 'Hiragino Kaku Gothic ProN', sans-serif;
	font-weight: 400;
	box-sizing: border-box;
}
#top-head a,
#top-head {
    color: #fff;
    text-decoration: none;
}
#top-head .inner {
    width: 1000px;
    margin: 0 auto;
	display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
#top-head h1 a{
	width: 240px;
	height: 38px;
	background: url(../images/logo_header.png) no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display: block;
}
#global-nav {
	margin: 0 0 0;
	display: flex;
	justify-content: center;
	align-items: center;
}
#global-nav ul {
    list-style: none;
    bottom: 0;
    font-size: 16px;
}
#global-nav ul li {
	float: left;
	padding: 0 20px;
}
#global-nav ul li:last-child {
	padding: 0 0 0 20px;
}
#global-nav ul li a:hover {
	color: #aaa;
}
/* Fixed */
#top-head.fixed {
    margin-top: 0;
    top: 0;
    position: fixed;
    padding: 10px 0 10px;
	height: 66px;
    background: #000;
    background: rgba(0,0,0,.6);
    transition: top 0.65s ease-in;
    -webkit-transition: top 0.65s ease-in;
    -moz-transition: top 0.65s ease-in;
	color: #f50074;
	box-sizing: border-box;
}
#top-head.fixed .logo {
    font-size: 24px;
    color: #f50074;
}
#top-head.fixed #global-nav ul li a {
    color: #fff;
    padding: 0 0;
}
#top-head.fixed #global-nav ul li a:hover {
    color: #aaa;
    padding: 0 0;
}
/* Toggle Button */
#nav-toggle {
    display: none;
    position: absolute;
    right: 12px;
    top: 14px;
    width: 34px;
    height: 36px;
    cursor: pointer;
    z-index: 101;
}
#nav-toggle div {
    position: relative;
}
#nav-toggle span {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: #fff;
    left: 0;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
}
#nav-toggle span:nth-child(1) {
    top: 0;
}
#nav-toggle span:nth-child(2) {
    top: 11px;
}
#nav-toggle span:nth-child(3) {
    top: 22px;
}
/* ---------------------------------------------------------- */

/* mv-------------------------------------------------------- */
#header {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
	max-width: 1920px;
	height: 940px;
	background-color: #fff;
	background: url(../images/mv.jpg) no-repeat top center;
}
.logo_area {
	width: 734px;
}
.logo_main {
	width: 360px;
	margin: 0 auto 40px;
}
.catch_header {
	width: 734px;
	margin: 0 auto;
	padding: 0;
}
/* ---------------------------------------------------------- */

/* about----------------------------------------------------- */
#about {
	width: 100%;
	margin: 0;
	padding: 100px 0 100px;
	background: #fff;
	box-sizing: border-box;
}
#about .inner {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}
.ttl_about_area {
	margin: 0 0 50px;
}
.ttl_about {
	margin: 0 0 16px;
	padding: 0;
	line-height: 1.0;
	font-size: 36px;
	font-family: "Noto Sans Japanese",'メイリオ', 'Hiragino Kaku Gothic ProN', sans-serif;
	font-weight: 900;
	text-align: center;
	color: #0082be;
}
.ttl_about_sub {
	margin: 0;
	padding: 0;
	line-height: 1.0;
	font-size: 18px;
	font-family: "Noto Sans Japanese",'メイリオ', 'Hiragino Kaku Gothic ProN', sans-serif;
	font-weight: 700;
	text-align: center;
	color: #0082be;
}
.txt_about {
	width: 830px;
	margin: 0 auto 40px;
	padding: 0;
	line-height: 1.8;
	font-size: 16px;
	font-family: "Noto Sans Japanese",'メイリオ', 'Hiragino Kaku Gothic ProN', sans-serif;
	font-weight: 400;
	text-align: left;
	color: #333;
}
.about_area {
	width: 100%;
	margin: 0;
	padding: 0;
}
.about_area ul{
	display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.about_area ul li{
	width: 310px;
	margin: 0;
	padding: 0;
    border-radius: 20px; 
    -webkit-border-radius: 20px;  
    -moz-border-radius: 20px;
	border: 6px solid #9c9c9c;
	box-sizing: border-box;
}
.ttl_work {
	margin: 0;
	padding: 20px 0;
	font-size: 24px;
	font-family: "Noto Sans Japanese",'メイリオ', 'Hiragino Kaku Gothic ProN', sans-serif;
	font-weight: 900;
	text-align: center;
	color: #9c9c9c;
}
.txt_work {
	width: 90%;
	margin: 0 auto;
	padding: 0 0 20px;
	line-height: 1.6;
	font-size: 16px;
	font-family: "Noto Sans Japanese",'メイリオ', 'Hiragino Kaku Gothic ProN', sans-serif;
	font-weight: 400;
	text-align: left;
	color: #9c9c9c;
}
/* ---------------------------------------------------------- */

/* intro----------------------------------------------------- */
#intro {
	width: 100%;
	margin: 0;
	padding: 100px 0 140px;
	background: #0ba29a;
	background: url(../images/bg_intro.jpg) no-repeat top center;
	background-size: cover;
	box-sizing: border-box;
}
#intro .inner {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}
.ttl_intro_area {
	margin: 0 0 50px;
}
.ttl_intro {
	margin: 0 0 16px;
	padding: 0;
	line-height: 1.0;
	font-size: 36px;
	font-family: "Noto Sans Japanese",'メイリオ', 'Hiragino Kaku Gothic ProN', sans-serif;
	font-weight: 900;
	text-align: center;
	color: #fff;
}
.ttl_intro_sub {
	margin: 0;
	padding: 0;
	line-height: 1.0;
	font-size: 18px;
	font-family: "Noto Sans Japanese",'メイリオ', 'Hiragino Kaku Gothic ProN', sans-serif;
	font-weight: 400;
	text-align: center;
	color: #fff;
}
.intro_area {
	width: 780px;
	margin: 0 auto;
	padding: 0;
}
.intro_area ul{
	display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.intro_area ul li{
	width: 320px;
}
.img_photo {
	width: 320px;
	margin: 0 0 26px;
}
.txt_intro01 {
	margin: 0 0 4px;
	font-size: 14px;
	font-family: "Noto Sans Japanese",'メイリオ', 'Hiragino Kaku Gothic ProN', sans-serif;
	font-weight: 400;
	text-align: left;
	color: #fff;
}
.txt_intro02 {
	margin: 0 0 6px;
	font-size: 22px;
	font-family: "Noto Sans Japanese",'メイリオ', 'Hiragino Kaku Gothic ProN', sans-serif;
	font-weight: 700;
	text-align: left;
	color: #fff;
}
.txt_intro02 span{
	margin: 0 0 0 6px;
	font-size: 14px;
	font-family: "Noto Sans Japanese",'メイリオ', 'Hiragino Kaku Gothic ProN', sans-serif;
	font-weight: 700;
	text-align: left;
	color: #fff;
}
.txt_intro03 {
	margin: 0;
	font-size: 16px;
	font-family: "Noto Sans Japanese",'メイリオ', 'Hiragino Kaku Gothic ProN', sans-serif;
	font-weight: 400;
	text-align: left;
	color: #fff;
}
/* ---------------------------------------------------------- */

/* ov-------------------------------------------------------- */
#ov {
	width: 100%;
	margin: 0;
	padding: 100px 0 0;
	background: #fff;
	box-sizing: border-box;
}
#ov .inner {
	width: 100%;
	margin: 0 auto;
	padding: 0;
}
.ttl_ov_area {
	margin: 0 0 50px;
}
.ttl_ov {
	margin: 0 0 10px;
	padding: 0;
	line-height: 1.0;
	font-size: 36px;
	font-family: "Noto Sans Japanese",'メイリオ', 'Hiragino Kaku Gothic ProN', sans-serif;
	font-weight: 900;
	text-align: center;
	color: #333;
}
.ttl_ov_sub {
	margin: 0 0 6px;
	padding: 0;
	line-height: 1.0;
	font-size: 18px;
	font-family: "Noto Sans Japanese",'メイリオ', 'Hiragino Kaku Gothic ProN', sans-serif;
	font-weight: 400;
	text-align: center;
	color: #333;
}
.ov_area {
	width: 1000px;
	margin: 0 auto 60px;
	background: rgba(2,25,51,0.8);
}
.ov_area ul {
	padding: 30px 0;
	display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
	border-bottom: 1px dotted #333;
}
.ov_area ul:last-child {
	border-bottom: none;
}
.ov_area ul li:first-child{
	width: 240px;
	padding: 0 0 0 50px;
	font-size: 16px;
	font-family: "Noto Sans Japanese",'メイリオ', 'Hiragino Kaku Gothic ProN', sans-serif;
	font-weight: 700;
	color: #fff;
	box-sizing: border-box;
}
.ov_area ul li:last-child{
	width: 760px;
	padding: 0 30px 0 0;
	font-size: 16px;
	font-family: "Noto Sans Japanese",'メイリオ', 'Hiragino Kaku Gothic ProN', sans-serif;
	font-weight: 400;
	color: #fff;
	box-sizing: border-box;
}
.ov_area ul li a{
	color: #00a0e9;
}
.gmap iframe{
	width: 100%;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}
/* ---------------------------------------------------------- */

/* footer---------------------------------------------------- */
#footer {
	width: 100%;
	margin: 0 0 0;
	padding: 80px 0;
	background: #111;
}
.copy {
	font-size: 14px;
	color: #fff;
	font-family: "Noto Sans Japanese",'メイリオ', 'Hiragino Kaku Gothic ProN', sans-serif;
	font-weight: 400;
	text-align: center;
}
/* ---------------------------------------------------------- */

