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

h2.title01{
	color: #00a0c6;
	margin-bottom: 65px;
}

.navGroup {
	width: 540px;
	margin: 0 auto 100px;
}

.navGroup li{
	float: left;
	width: 32%;
	text-align: center;
	margin-right: 2%;
}

.navGroup li:last-child{
	margin-right: 0;
}

.navGroup li a{
	display: inline-block;
	position: relative;
	color: #00a0c6;
	font-size: 14px;
	letter-spacing: 1px;
}

.navGroup li a:before{
	content: "";
	background-image: url(../img/produce/hawaii/icon_plane.svg);
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	position: absolute;
	left: -25px;
	top: -4px;
}

.mvWrap{
	margin-bottom: 100px;
}

.mvWrap img{
	width: 100%;
}

.title01{
	font-size: 21px;
	text-align: center;
	letter-spacing: 1px;
	color: #00a0c6;
	margin-bottom: 70px;
}

#concept{
	margin-bottom: 100px;
}

#concept h4{
	font-size: 35px;
	line-height: 1.7em;
	margin-bottom: 35px;
}

#concept .conceptWrap .infoWrap{
	float:left;
	width: 45%;
}

#concept .conceptWrap .textWrap{
	font-size: 15px;
	line-height: 2em;
}

#concept .conceptWrap .subTitle{
	font-size: 20px;
	line-height: 2em;
	margin-bottom: 30px;
}

#concept .conceptWrap .imgWrap{
	float:right;
	width: 50%;
}

#concept .conceptWrap .imgWrap img{
	width: 100%;
}

#point {
	margin-bottom: 100px;
}

#point .pointList li{
	margin-bottom: 100px;
}

#point .pointList li:last-child{
	margin-bottom: 0;
}

#point .pointList li h3{
	margin-bottom: 60px;
	text-align: center;
	color: #00a0c6;
}

#point .pointList li h3 .num{
	display: block;
	margin-bottom: 75px;
	letter-spacing: 2px;
}

#point .pointList li h3 .num .numBlock{
	border: 1px solid #00a0c6;
	box-sizing: border-box;
	padding: 20px;
	margin-left: 30px;
}


#point .pointList li h3 .text{
	display: block;
	font-size: 20px;
	margin-bottom: 10px;
	letter-spacing: 1px;
	line-height: 1.5em;
}

#point .pointList li h3 .sub{
	display: block;
	color: #333333;
	font-size: 13px;
}

#point .pointWrap .infoWrap{
	float:left;
	width: 45%;
	font-size: 15px;
	line-height: 2em;
	letter-spacing: 1px;
}

#point .pointWrap .imgWrap{
	float:right;
	width: 50%;
}

#point .pointWrap .imgWrap img{
	width: 100%;
}

/*フロー*/
#flow .introWrap{
	width: 550px;
	margin: auto;
	text-align: center;
}

#flow .title01{
	margin-bottom: 35px;
}

#flow .introWrap h4{
	font-size: 35px;
	letter-spacing: 2px;
	margin-bottom: 35px;
}


#flow .introWrap .textWrap{
	font-size: 15px;
	letter-spacing: 1px;
	margin-bottom: 70px;
	line-height: 2em;
}

#flow .flowNavGroup .flowNav{
	width: 230px;
	margin-bottom: 100px;
}

#flow .flowNavGroup .flowNav .num {
	float: left;
	width: 22%;
	height: 100%;
	border-right: 1px solid #00a0c6;
	line-height: 1.4em;
	padding: 1px;
	box-sizing: border-box;
	font-size: 24px;
	letter-spacing: 1px;
	font-family: a-otf-futo-min-a101-pr6n, serif;
	font-weight: 400;
	font-style: normal;
}

#flow .flowNavGroup .flowNav .text {
	float: right;
	text-align: left;
	padding-left: 10px;
	box-sizing: border-box;
	width: 78%;
	line-height: 2.5em;
	font-size: 14px;
}

#flow .flowNavGroup .flowNav li {
	height: 66px;
	position: relative;
}

#flow .flowNavGroup .flowNav li:before{
	content: "";
	position: absolute;
	background-image: url(../img/produce/hawaii/icon_arrow.svg);
	background-repeat: no-repeat;
	background-size: 100%;
	width: 30px;
	height: 12px;
	bottom: 10px;
	left: 0;
	right: 0;
	margin: auto;
	font-size: 14px;
}

#flow .flowNavGroup .flowNav li:last-child:before{
	content: none;
}

#flow .flowNavGroup .flowNav li.start:before{
	content: "";
	width: 50px;
	height: 20px;
	bottom: 25px;
	left: 0;
	right: 0;
	margin: auto;
	font-size: 14px;
}

#flow .flowNavGroup .flowNav li a{
	display: block;
	border: 1px solid #00a0c6;
	box-sizing: border-box;
	color: #00a0c6;
	position: relative;
}

#flow .flowNavGroup .flowNav_type01{
	float: left;	
}

#flow .flowNavGroup .flowNav_type02{
	float: right;
}


#flow .flowGroup .flowList{
	float: left;
	width: 580px;
}

#flow .flowGroup .flowList li{
	padding: 40px 0 40px 140px;
	border-bottom: 1px dashed #b2b2b2;
	box-sizing: border-box;
	position: relative;
}

#flow .flowGroup .flowList li h4{
	color: #548fb0;
	font-size: 20px;
	margin-bottom: 20px;
	letter-spacing: 1px;
	line-height: 1.5em;
}

#flow .flowGroup .flowList li .textWrap{
	font-size: 15px;
	line-height: 2em;
}

#flow .flowGroup .flowList li .imgWrap{
	display: none;
}

#flow .flowGroup .flowList li .num{
	color: #00a0c6;
	font-size: 70px;
	position: absolute;
	left:0;
	top: 30px;
	font-family: a-otf-futo-min-a101-pr6n, serif;
	font-weight: 400;
	font-style: normal;
}

#flow .flowGroup .imgList{
	float: right;
	width: 340px;
}

#flow .flowGroup .imgList li{
	margin-bottom: 40px;
}

#flow .flowGroup .imgList li:last-Child{
	margin-bottom: 0;
}

#flow .flowGroup .imgList li img{
	width: 100%;
}

/*フォト*/
#intro .catch{
	font-size:20px;
	text-align: center;
	line-height: 1.5em;
	letter-spacing: 1px;
	margin-bottom: 75px;
}

#intro .textWrap{
	font-size: 15px;
	line-height: 2em;
	margin-bottom: 70px;
	text-align: center;
	font-family: "Sawarabi Mincho";/*数字のみ反映*/
}

#intro .textWrap_type01{
	text-align: left;
}

#mainVisual {
	width: 800px;
	margin:0 auto 100px;
}

#mainVisual .slideWrap .slick-dots img{
	width: 100%;
}

#mainVisual .slideWrap .imgWrap{
	width: auto;
	position: relative;
}

#mainVisual .slideWrap .imgWrap img{
	width: 100%;
}

#mainVisual .slick-dots {
	bottom: -20px;
}

#mainVisual .slick-dots li{
	margin: 0 5px;
	width: 5px;
	height: 5px;
}

#mainVisual .slick-dots li button:before {
	content: '';
	border-radius: 5px;
	background-color: #cccccc;
	width: 5px;
	height: 5px;
}

#mainVisual .slick-dots li.slick-active button:before {
	content: '';
	background-color: #808080;
	border-radius: 5px;
	width: 5px;
	height: 5px;
}

#plan{
	margin-bottom: 80px;
}

#plan h3,
#option h3{
	font-size: 25px;
	letter-spacing: 3px;
	color: #00a0c6;
	margin-bottom: 40px;
}

#plan .planTable{
	width: 100%;
	border: 1px solid #808080;
	box-sizing: border-box; 
	margin-bottom: 30px;
}

#plan .planTable tr{
	background-color: #c3edff;
	border: 1px solid #808080;
}

#plan .planTable tr:nth-child(even){
	background-color: #dcf4ff;
}

#plan .planTable tr td{
	padding: 15px 25px;
	box-sizing: border-box;
	line-height: 1.8em;
	font-family: "Sawarabi Mincho";/*数字のみ反映*/
}

#option .optionTable .blue,
#plan .planTable .blue{
	color: #38b5d2;
}

#plan .priceList li{
	border-bottom: 3px solid #CCC;
	margin-bottom: 20px;
	color: #38b5d2;
}

#plan .priceList li .textWrap{
	float: left;
	width: 160px;
	font-size: 15px;
	letter-spacing: 1px;
	line-height: 1.5em;
}

#plan .priceList li:first-child .textWrap{
	margin-top: 15px;
}

#plan .priceList li .priceWrap{
	font-family:Helvetica, Arial,'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',Meiryo, メイリオ, sans-serif;
	float: left;
	font-size: 35px;
	line-height: 1.5em;
	font-weight: bold;
}

#plan .priceList li .priceWrap .small{
	font-size: 15px;
	font-weight: normal;
}

#plan .caution{
	font-size: 15px;
	letter-spacing: 1px;
	line-height: 1.5em;
}

#option .optionTable {
	background-color: #c3edff;
	border: 1px solid #808080;
	margin-bottom: 100px;
	width: 100%;
}

#option .optionTable tr th,
#option .optionTable tr td{
	padding: 15px 25px;
	box-sizing: border-box;
	line-height: 1.8em;
	font-size: 15px;
	letter-spacing: 1px;
	font-family: "Sawarabi Mincho";/*数字のみ反映*/
}

#option .optionTable tr th{
	border-right: 1px solid #808080;
	width: 100%;
	text-align: left;
}

#option .optionTable tr td{
	width: 300px;
	vertical-align: bottom;
	text-align: right;
}


.detail .btnArea{
	text-align: right;
	position: relative;
	z-index: 100;
}

.detail .btnArea a{
	position: relative;
	padding-right: 1.5em;
	border-bottom: 1px solid #404040;
	letter-spacing: 3px;
	padding-bottom: 3px;
}

.detail .btnArea a:after{
	content: "";
	background-image: url(../img/common/icon_arrow_right02.svg);
	position: absolute;
	width: 20px;
	height: 20px;
	right:0;
	top:0;
}

.linkBtnGroup{
	width: 800px;
	margin: 30px auto;
}

.linkBtnGroup li{
	float: left;
	width: 50%;
	text-align: center;
}

.linkBtnGroup li a{
	font-size: 14px;
	color: #00a0c6;
	border-bottom: 1px solid #00a0c6;
	letter-spacing: 2px;
}

/*画面サイズが1400px以下の場合*/
@media screen and (max-width: 1400px) {

}

/*画面サイズが1200px以下の場合*/
@media screen and (max-width: 1200px) {	

}

/*画面サイズが1100px以下の場合*/
@media screen and (max-width: 1100px) {
	/*フロー*/	
	#flow .flowGroup .flowList {
		float: left;
		width: 60%;
	}
	
	#flow .flowGroup .imgList {
		float: right;
		width: 35%;
	}
	
	/*フォト*/
	
	#option .optionTable{
		width: 100%;
	}
	
	#option .optionTable tr th {
		width: 70%;
	}
	
	#option .optionTable tr td {
		width: 30%;
	}	
}

/*画面サイズが900px以下の場合*/
@media screen and (max-width: 900px) {
	.navGroup {
		width: 80%;
		margin: 0 auto 50px;
	}
	
	/*コンセプト*/
	#concept h4 {
		font-size: 25px;
		line-height: 1.7em;
		margin-bottom: 20px;
	}
	
	#concept .conceptWrap .subTitle {
		font-size: 18px;
	}
	
	#concept .conceptWrap .textWrap {
		font-size: 14px;
		line-height: 1.7em;
	}	
	
	/*フロー*/	
	#flow .introWrap {
		width: 80%;
		margin: auto;
		text-align: center;
	}
	
	#flow .flowNavGroup .flowNav {
		width: 48%;
		margin-bottom: 50px;
	}
	
	#flow .flowGroup .flowList {
		float: left;
		width: 55%;
	}
	
	#flow .flowGroup .imgList {
		float: right;
		width: 40%;
	}
	
	/*フォト*/
	#mainVisual {
		width: auto;
		margin:0 auto 50px;
	}
	
	.linkBtnGroup{
		width: auto;
		margin: 20px auto;
	}
}

/*画面サイズが800px以下の場合*/
@media screen and (max-width: 800px) {
	/*フロー*/	
	#flow .flowGroup .flowList li {
		padding: 40px 0 40px 100px;
	}
}

/*画面サイズが680px以下の場合*/
@media screen and (max-width: 680px) {
	
	.mvWrap {
		margin-bottom: 50px;
	}
	
	/*コンセプト*/
	#concept h3 {
		margin-bottom: 50px;
	}
	
	/*フロー*/
	#flow .flowNavGroup .flowNav .text {
		width: 78%;
		font-size: 13px;
	}
	
	#flow .flowGroup .flowList {
		float: none;
		width: auto;
		margin-bottom: 50px;
	}
	
	#flow .flowGroup .flowList li .textWrap{
		margin-bottom: 10px;
	}

	#flow .flowGroup .flowList li .imgWrap{
		display: block;
	}
	
	#flow .flowGroup .flowList li .imgWrap img{
		width: 100%;
	}
	
	
	#flow .flowGroup .imgList{
		display: none;
	}
	
	#flow .flowGroup .imgList {
		float: none;
		width: auto;
	}
	
	#flow .flowGroup .imgList li{
		float: left;
		width: 48%;
		margin-right: 4%;
		margin-bottom: 15px;
	}
	
	#flow .flowGroup .imgList li:nth-child(even){
		margin-right: 0;
	}
	
	/*フォト*/
	#intro .textWrap {
		margin-bottom: 40px;
	}
	
	#intro .catch {
		font-size: 18px;
		text-align: center;
		line-height: 1.5em;
		letter-spacing: 1px;
		margin-bottom: 40px;
	}
	
}

/*画面サイズが600px以下の場合*/
@media screen and (max-width: 600px) {
	.navGroup {
		width: auto;
		margin: 0 0 40px 20px;
	}
	
	/*コンセプト*/
	#concept .conceptWrap .infoWrap{
		float:none;
		width: auto;
		margin-bottom: 20px;
	}

	#concept h4 {
		margin-bottom: 0;
	}
	
	#concept .conceptWrap .subTitle {
		margin-bottom: 20px;
	}
	
	#concept .conceptWrap .imgWrap{
		float:none;
		width: auto;
	}
	
	#point .pointWrap .infoWrap{
		float:none;
		width: auto;
		font-size: 14px;
		line-height: 1.8em;
		margin-bottom: 20px;
	}
	
	#point .pointWrap .imgWrap{
		float:none;
		width: auto;
	}
	
	#point .pointList li h3 {
		margin-bottom: 30px;
	}
	
	#point .pointList li h3 .num {
		margin-bottom: 50px;
	}
	
	#point .pointList li h3 .text {
		font-size: 17px;
	}
	
	/*フロー*/
	
	#flow .introWrap {
		width: 80%;
	}
	
	#flow .flowNavGroup .flowNav {
		width: 100%;
		margin-bottom: 50px;
	}
	
	#flow .flowGroup .flowList li {
		padding: 100px 0 40px 0px;
	}

	#flow .flowGroup .flowList li .num {
		font-size: 40px;
		left: 0;
		top: 35px;
		right: 0;
		margin: auto;
		text-align: center;
	}
	
	#flow .flowGroup .flowList li h4 {
		font-size: 18px;
		text-align: center;
	}
	
	#flow .flowNavGroup .flowNav_type01{
		margin-bottom: 0;
	}
	
	#flow .flowNavGroup .flowNav_type01 li:last-child:before{
		content: "";
		position: absolute;
		background-image: url(../img/produce/hawaii/icon_arrow.svg);
		background-repeat: no-repeat;
		background-size: 100%;
		width: 30px;
		height: 12px;
		bottom: 10px;
		left: 0;
		right: 0;
		margin: auto;
		font-size: 14px;
	}
	
	/*フォト*/
	
	#plan .planTable tr td {
		font-size: 14px;
	}
	
	#option .optionTable tr th,
	#option .optionTable tr td{
		display: block;
		width: auto;
	}
	
	#option .optionTable tr th{
		border-right: none;
	}
	
	#option .optionTable tr td{
		text-align: center;
	}
	
	#plan .priceList li .textWrap,
	#plan .priceList li .priceWrap{
		float: none;
		width: auto;
		text-align: center;
	}
	
	.detail .btnArea{
		font-size: 12px;
	}
	
	.detail .btnArea a:after {
		content: "";
		width: 15px;
		height: 15px;
	}
	
}

/*画面サイズが560px以下の場合*/
@media screen and (max-width: 560px) {

}

/*画面サイズが480px以下の場合*/
@media screen and (max-width: 480px) {

}

/*画面サイズが400px以下の場合*/
@media screen and (max-width: 400px) {

}