@charset "utf-8";

#wrapper {
 width: 100%;
 margin:0 auto;
 position: relative;
}

.btn_top {
	padding-left: -webkit-calc(50% + 480px);
	padding-left: calc(50% + 480px);
}

a.adjust{
    display: block;
    padding-top: 72px;
    margin-top: -72px;
}

/********************************
HEADER
********************************/

.header {
	width: 100%;
	height: 72px;
	position: fixed;
	background: #fff;
	z-index: 999;
}

.header_pos {
	width:1080px;
	padding-left: 120px;
	margin: 0px auto;
}

.logo {
	padding-top: 15px;
	display: table-cell;
	vertical-align: middle;
}

.nav {
	padding-top: 15px;
	display: table-cell;
}

.nav ul {
	float: right;
	list-style: none;
}

.nav li {
	float: left;
	text-align: center;
	margin-left: 15px;
}

.nav .active {
	border-bottom: 2px solid #a0a0a0;
}

.nav-button {
	display: none;
}

.nav-wrap {
	display: none;
}

.nav-wrap.open {
	display: block;
}

.nav-wrap.close {
	display: none;
}



/*/////////////SP////////////*/
@media only screen and (max-width: 750px) {

	.btn_top {
		padding-left: 80%;
	}

	.header_pos {
		width: 100%;
		padding-left: 0px;
	}

	.logo {
		padding-left: 6%;
		width: 53%;
	}

	.logo img{
		width: 100%;
		vertical-align: middle;
	}


	.nav {
		display: none;
	}


	.scroll_stop {
		position: fixed;
	}

	.nav-wrap {
		position: fixed;
		left: 0;
		top: 0;
		z-index: 10;
		background-color: rgba(0, 80, 143, 0.6);
		width: 100%;
		height: 100%;
	}

	.nav-wrap ul {
		margin-top: 10%;
		padding: 0px;
	}

	.nav-wrap li {
		padding-top: 25px;
		text-align: center;
		display: block;
		height: 50px;
	}

	.nav-wrap li.active {
		color: #fff;
		background: #000;
		font-size: 27px;
		font-weight: bold;
		border-bottom: none;
		line-height: 27px;
	}

	.nav-wrap a {
		color: #fff;
		font-size: 27px;
		font-weight: bold;
		line-height: 27px;
	}

	.nav_btn_box {
		display: table-cell;
		width: 40%;
		padding-top: 20px;
		padding-left: 30%;
	}


	/*メニューボタンのエフェクト*/
	.nav-button,
	.nav-button span {
		display: inline-block;
		transition: all 0.4s;
		box-sizing: border-box;
	}

	.nav-button {
		z-index: 20;
		position: relative;
		width: 30px;
		height: 30px;
	}

	.nav-button span {
		position: absolute;
		width: 100%;
		height: 3px;
		background-color: #000;
	}

	.nav-button span:nth-of-type(1) {
		top: 0;
	}

	.nav-button span:nth-of-type(2) {
		top: 14px;
	}

	.nav-button span:nth-of-type(3) {
		bottom: 0;
	}

	.nav-button.activer span:nth-of-type(1) {
		background: #fff;
		-webkit-transform: translateY(12px) rotate(-45deg);
		transform: translateY(12px) rotate(-45deg);
	}

	.nav-button.activer span:nth-of-type(2) {
		opacity: 0;
	}

	.nav-button.activer span:nth-of-type(3) {
		background: #fff;
		-webkit-transform: translateY(-15px) rotate(45deg);
		transform: translateY(-15px) rotate(45deg);
	}

}


/********************************
feature_top
********************************/

.feature_top {
	padding-top: 72px;
	width: 100%;
	height: 330px;
	background-image: url("../images/feature/ftpnituite.jpg");
	color: #fff;
	background-position : bottom;
	text-align: center;
	background-size: cover;
}

.feature_top p {
	margin-top: 30px;
	margin-left: -webkit-calc(50% - 480px);
	margin-left: calc(50% - 480px);
	margin-bottom: 90px;
	color: #fff;
	text-align: left;
}

.feature_top a {
	color: #fff;
}


/*/////////////SP////////////*/
@media only screen and (max-width: 750px) {

	.feature_top {
		height: 45%;
		background-image: url("../images/feature/ftpnituite_sp.jpg");
		padding-bottom: 17%;
	}

	.feature_top h2{
		font-size: 6vw;
		margin-top: 17%;
		padding-bottom: 10px;
	}

	.feature_top p {
		display: none;
	}
}


/********************************
feature_sec02
********************************/

.feature_sec02 {
	width: 100%;
	background: #00508f;
	margin-top: 0px;
	color: #fff;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	padding-top: 40px;
	padding-bottom: 40px;
}

.big_icons {
	padding: 20px auto 10px;
}

.big_icons a{
	transition: 0.5s ;
}

.big_icons a:hover{
	opacity: 0.8;
}

/*/////////////SP////////////*/
@media only screen and (max-width: 750px) {


	.feature_sec02 p {
		width: 86%;
		font-size: 4vw;
		margin: 0px auto;
	}

	.feature_sec02 .big_icons {
		display: flex;
		justify-content: space-between;
		width: 86%;
		margin: 20px auto;
	}

	.feature_sec02 .big_icons img{
		width: 100%;
	}

}

/********************************
feature_sec03
********************************/

.feature_sec03 {
	width: 100%;
	max-height: 1150px;
	background-image: url("../images/feature/donnakaisya_back.jpg");
	margin-top: 0px;
	color: #fff;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 40px;
	background-size: cover;
}


.txt01 {
	background: #00508f;
	color: #fff;
	width: 400px;
	line-height: 36px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	border: solid 1px #00508f;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	margin: 0 auto;
	padding-top: 3px;
}

.txt02 {
	color: #fff;
	font-size: 13px;
	line-height: 23px;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}


.pic01 {
	margin-top: 50px;
	margin-bottom: 50px;
}


.btn_white {
	background: #fff;
	color: #00508f;
	width: 140px;
	line-height: 35px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	border: solid 1px #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	margin: 0 auto;
}


.btn_white:hover {
    color: #fff;
	font-weight: bold;
    text-decoration: none;
    background: #00508f;
    overflow: hidden;
    outline: none;
}


.btn_green {
	background: #18ad5e;
	color: #fff;
	width: 510px;
	line-height: 35px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	border: solid 1px #18ad5e;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	margin: 0px auto 20px;
}

.btn_green span {
	position: absolute;
	right: -webkit-calc(50% - 250px);
	right: calc(50% - 250px);
	font-size: 14px;
	font-weight: bold;
}

.btn_green:hover {
	background: #fff;
	color: #18ad5e;
}

.btn_orange {
	background: #ff9b00;
	color: #fff;
	width: 510px;
	line-height: 35px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	border: solid 1px #ff9b00;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	margin: 0px auto 20px;
}

.btn_orange span {
	position: absolute;
	right: -webkit-calc(50% - 250px);
	right: calc(50% - 250px);
	font-size: 14px;
	font-weight: bold;
}

.btn_orange:hover {
	background: #fff;
	color: #ff9b00;
}

.btn_winered {
	background: #a31d33;
	color: #fff;
	width: 510px;
	line-height: 35px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	border: solid 1px #a31d33;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	margin: 0px auto 20px;
}

.btn_winered span {
	position: absolute;
	right: -webkit-calc(50% - 250px);
	right: calc(50% - 250px);
	font-size: 14px;
	font-weight: bold;
}

.btn_winered:hover {
	background: #fff;
	color: #a31d33;
}



/*/////////////SP////////////*/
@media only screen and (max-width: 750px) {

	.feature_sec03 {
		max-height: initial;
		background-image: url("../images/feature/donnakaisya_back_sp.jpg");
	}


	.txt01 {
		width: 86%;
		font-size: 4.5vw;
		line-height: 9vw;
	}

	.txt02 {
		width: 86%;
		margin: 30px auto;
		font-size: 4vw;
		line-height: 1.7em;
	}

	.pic01 {
		width: 86%;
		margin: 50px auto;
	}

	.pic01 img {
		width: 100%;
	}

	.btn_green {
		width: 86%;
		font-size: 16px;
		line-height: 45px;
	}


	.btn_green span {
		position: absolute;
		right: 7%;
		font-size: 12px;
		font-weight: bold;
	}

	.btn_orange {
		width: 86%;
		font-size: 12px;
		line-height: 20px;
	}

	.btn_orange .arrow {
		position: relative;
		display: inline-block;
		float: right;
		font-size: 12px;
		font-weight: bold;
		top: -10px;
	}

	.btn_winered {
		width: 86%;
		font-size: 12px;
		line-height: 20px;
	}

	.btn_winered .arrow {
		position: relative;
		display: inline-block;
		float: right;
		font-size: 12px;
		font-weight: bold;
		top: -10px;
	}

	.btn_white {
		font-size: 18px;
		line-height: 45px;
	}

}



/********************************
feature_sec04
********************************/

.feature_sec04 {
	width: 100%;
	max-height: 410px;
	background-image: url("../images/feature/donnamonowo_back.jpg");
	margin-top: 0px;
	color: #fff;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 10px;
	background-size: cover;
}

/*/////////////SP////////////*/
@media only screen and (max-width: 750px) {

	.feature_sec04 {
		max-height: initial;
		background-image: url("../images/feature/donnamonowo_back_sp.jpg");
	}

}

/********************************
feature_sec05
********************************/

.feature_sec05 {
	width: 100%;
	height: 570px;
	background: #00508f;
	color: #fff;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	padding-top: 20px;
}

.feature_sec05box {
	width: 960px;
	display: flex;
	justify-content: space-between;
	margin: 20px auto;
}

.big_icons02 {
	width: 45%;
	padding: 10px;
}

.big_icons02 img {
	float: left;
	padding-right: 20px;
}

.big_icons02 hr {
	width: 100%;
}

.big_icons02 p {
	font-size: 13px;
	text-align: left;
}

/*/////////////SP////////////*/
@media only screen and (max-width: 750px) {

	.feature_sec05 {
		height: auto;
	}

	.feature_sec05box {
		width: 86%;
		display: block;
		margin: 0px auto;
	}

	.big_icons02 {
		width: 100%;
		min-height: 250px;
		margin-bottom: 20px;
		padding: 0px;
	}

	.big_icons02 table{
		width: 100%;
	}

	.big_icons02 th{
		width: 45%;
		vertical-align: top;
	}

	.big_icons02 td{
		width: 55%;
		vertical-align: top;
		padding-top: 10px;
		padding-left: 10px;
	}

	.big_icons02 img {
		width: 100%;
	}


	.big_icons02 hr {
		width: initial;
	}

}


/********************************
feature_sec06
********************************/

.feature_sec06 {
	width: 100%;
	background: #fff;
}

.feature_sec06box {
	width: 960px;
	display: flex;
	justify-content: space-between;
	margin: 60px auto 0px;
}

.feature_sec06box02 {
	width: 960px;
	display: flex;
	justify-content: space-between;
	margin: 34px auto 60px;
}

/*/////////////SP////////////*/
@media only screen and (max-width: 750px) {

	.feature_sec06 {
		margin-bottom: 60px;
	}

	.feature_sec06box {
		width: 64%;
		display: flex;
		justify-content: space-between;
		margin: 60px auto 0px;
	}

	.feature_sec06box02 {
		width: 64%;
		display: flex;
		justify-content: space-between;
		margin: 4% auto 0px;
	}

	.feature_sec06box img {
		width: 47%;
		height: 47%;
	}

	.feature_sec06box02 img {
		width: 47%;
		height: 47%;
	}

}

/********************************
feature_sec07
********************************/

.feature_sec07 {
	width: 100%;
	max-height: 477px;
	background-image: url("../images/feature/donnahitoga_back.jpg");
	margin-top: 0px;
	color: #fff;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 40px;
	background-size: cover;
}

/*/////////////SP////////////*/
@media only screen and (max-width: 750px) {

	.feature_sec07 {
		width: 100%;
		max-height: initial;
		background-image: url("../images/feature/donnahito_back_sp.jpg");
		-moz-background-size:cover;
		-webkit-background-size:cover;
		-o-background-size:cover;
		-ms-background-size:cover;
		background-position: 0% 0%;
	}

	.feature_sec07 .txt01 {
		font-size: 4vw;
	}


}

/********************************
FOOTER
********************************/

.footer {
	width: 100%;
	background: #fff;
	padding-top: 100px;
	text-align: center;
}

.footer h2{
	text-align: center;
	padding-bottom: 0px;
}

.btn_inq_box {
	width: 960px;
	background: #fff;
	border: solid 1px #000;
	margin: 0 auto;
	padding: 40px;
}

.box_read {
	font-size: 16px;
	color: #000;
}

.btn_inq {
	background: #00508f;
	color: #fff;
	width: 760px;
	border: solid 1px #00508f;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	margin: 20px auto;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}

.btn_inq:hover {
	background: #fff;
	color:  #00508f;
}


.btn_subtxt {
	font-size: 13px;
	font-weight: bold;
}

.tel_txt {
	font-size: 20px;
	font-weight: bold;
	color: #000;
}

.logo_and_mark {
	display: flex;
	width: 590px;
	margin: 100px auto;
	justify-content: space-between;
	align-items: center;
}

.footer_end {
	width: 100%;
	height: 50px;
	background: #00508f;
}

.footer_end a{
	color: #fff;
}

.footer_end a:hover{
	color: #ccc;
}

.footer_end_txt {
	width: 960px;
	color: #fff;
	font-size: 11px;
	margin: 0px auto;
	line-height: 50px;
}

.footer_end_txt_sp {
	display: none;
}


/*/////////////SP////////////*/
@media only screen and (max-width: 750px) {

	.footer_end {
		height: auto;
	}

	.btn_inq_box {
		width: 86%;
		background: #fff;
		border: solid 1px #000;
		margin: 0 auto;
		padding: 0px;
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.btn_inq_box .box_read{
		font-size: 3.5vw;
		padding-left: 10px;
	}

	.btn_inq {
		width: 80%;
	}



	.logo_and_mark {
		display: block;
		width: 100%;
	}

	.logo_and_mark a{
		padding-right: 7%;
	}

	.logo_and_mark img{
		vertical-align: middle;
	}

	.footer_end_txt {
		display: none;
	}
	
	.footer_end_txt_sp {
		display: block;
		width: 100%;
		text-align: center;
		color: #fff;
		padding-top: 40px;
		padding-bottom: 40px;
	}

}


