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

/*------------------------
	common
------------------------*/

*{box-sizing: border-box;text-decoration: none;margin:0;}

body{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	color: #434343;
	margin: 0;
}

.header{
	width: 960px;
	margin: 0 auto;
}

.header .logo{
	margin-top: 65px;
	margin-bottom: 0;
}

.header .logo img{
	width: 299.5px;
	height: 135px;
}

.header .logo p{
	font-size: 18px;
	letter-spacing: 0.16em;
	color: #146033;
	margin-top: 5px;
	margin-bottom: 23px;
	margin-left: 5px;
}

.globalTel{
	position: absolute;
	right: 0;
	top: 65px;
	z-index: 1;
}

.globalTel.fixed{
	position: fixed;
	top:0;
}

.globalNav{
	list-style: none;
	padding-left: 0;
}

.globalNav li{
	float: left;
	width: 137px;
	height: 93px;
	text-align: center;
	border-left: dotted 1px #bfbfbf;
	font-size: 19px;
	padding-top: 15px;
	box-sizing: border-box;
}

.globalNav li .top{
	letter-spacing: 0.12em;
}

.globalNav li .glorious{
	letter-spacing: 0.1em;
}

.globalNav li .plan{
	letter-spacing: 0.1em;
}

.globalNav li .flow{
	letter-spacing: 0.26em;
}

.globalNav li .qa{
	letter-spacing: 0.24em;
}

.globalNav li .contact{
	letter-spacing: 0.1em;
}

.globalNav li .air-transport{
	letter-spacing: 0.1em;
}

.globalNav li .air-transport span{
	font-size: 0.65em;
	letter-spacing: 0em;
	white-space: nowrap;
}

.globalNav li:last-child{
	border-right: dotted 1px #bfbfbf;
}

.globalNav li:hover{
	border-bottom: solid 7px #434343;
}

.globalNav a{
	color: #434343;
	text-decoration: none;
	display: block;
}

.globalNav span{
	font-size: 14px;
	color: #c9c9c9;
}

.current{
	border-bottom: solid 7px #434343;
}

/*------------------------
	main
------------------------*/

.mainImage{
	clear: both;
	width: 100%;
	height: 460px;
	background-size: cover;
	display: flex;
	justify-content: center;
	align-items: center;
	background-position: 50% 60%;
	background-repeat: no-repeat;
}

.mainImage.plan{
	background-image: url( ../image/plan/plan_mainimage2.jpg);
}

.mainImage h1 {
	font-weight: normal;
	color: #fffbfb;
	font-size: 44px;
    text-shadow: 0px 3px 1px rgba(0, 0, 0, 0.35);
	letter-spacing: 0.18em;
	margin: 0;
	padding: 0;
}
.planswrap{
	background: #F7F7F7;
}
.plans{
	width: 650px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 96px;
	padding-bottom: 117px;
	letter-spacing: 0.18em;
	color: #313131;
	overflow : hidden;
}
.planTitle{
	font-size: 30px;
	letter-spacing: 0.2em;

}
.price{
	font-size: 24px;
	letter-spacing: 0.18em;
}
.plans p{
	width: 460px;
	height: 74px;
	margin: 0;
}
.planBox{
	padding-left: 40px;
	margin-bottom: 40px;
}
.basicPlan{
	border-left: solid 17px #dd9536;
}
.basicPlan span.price{
	margin-left: 140px;
}
.planA{
	border-left: solid 17px #83B13B;
}

.planA span.price{
	margin-left: 50px;
}
.planB{
	border-left: solid 17px #00998a;
}
.planB span.price{
	margin-left: 214px;
}
.planInner{
	font-size: 16px;
	margin-top: 10px;
}
.planInner span{
	padding: 10px 0 10px 30px;
	display: block;
	font-size: 18px;
}
.basicPlan .planInner span{
	border-bottom: 1px dashed #dd9536;
}
.planA .planInner span{
	border-bottom: 1px dashed #83B13B;
}
.planOter{
	border: 1px solid #333333;
	padding: 30px 160px 30px;
}
.planOter h2{
	text-align: center;
	font-size: 18px;
}
.planOter .planInner span{
	font-size: 16px;
	border-bottom: 1px dashed #aaa;
	padding: 10px;
}
.planOter .etc span{
	text-align: right;
	display: block;
	padding-top: 10px;
}
.example{
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	font-size: 14px;
	letter-spacing: 0.16em;
	line-height: 42px;
	margin-bottom: 70px;
	margin-top: 125px;
}

.example h1{
	font-size: 24px;
	letter-spacing: 0.1em;
	color: #006837;
	text-align: center;
	margin-bottom: 0;
}

@media all and (-ms-high-contrast:none) {
	.example h1 {
		font-family: "游ゴシック",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	}
}

.example p{
	text-align: center;
	margin-top: 0;
}

.example .chart{
	border: solid 2.94px #dd9536;
    border-radius: 10px;
	position: relative;
	margin-top: 35px;
}

.example table{
	border-collapse: separate;
	width: 658px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
}

.example table caption{
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.16em;
	text-align: left;
	border-bottom: solid 2px #c7b299;
	padding: 0 21px 10px;
}

.example table caption span.AplanLeft{
	float: left;
}

.example table caption span.AplanRight{
	float: right;
}

.example table tbody{
	clear: both;
}

.example table th{
	font-weight: normal;
	border-bottom: dashed 1px #c7b299;
	text-align: left;
	padding: 10px 0;
	font-size: 14px;
}

.example table th span.diamond{
	color: #c7b299;
	display: inline-block;
	margin-right: 35px;
}

.example table td{
	border-bottom: dashed 1px #c7b299;
	text-align: left;
	font-size: 14px;
}

.example table th.trLast{
	border-bottom: none;
}

.example table td.tdLast{
	border-bottom: none;
}

.example p.total{
	width: 658px;
	margin-left: auto;
	margin-right: auto;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.16px;
	line-height: 18px;
	color: #006837;
	text-align: center;
	border-top: solid 2.94px #dd9536;
	border-bottom: solid 2.94px #dd9536;
	padding-top: 30px;
    padding-bottom: 46px;
    padding-left: 65px;
    padding-right: 35px;
}

.example p.total span.totalLeft{
	float: left;
}

.example p.total span.totalRight{
	font-size: 24px;
	float: right;
	letter-spacing: 0.12em;
}

.example p.total span.taxExcluded{
	font-size: 15px;
}

.example h2{
	font-size: 18px;
	font-weight: normal;
	line-height: 32px;
	text-align: left;
	margin: 37px 60px 55px;
	clear: both;
}

.example h2 span.highlighted{
	border-bottom: dashed 2px #66a487;
}
.option {
	width: 760px;
	margin: auto;
	margin-bottom: 70px;
}
.optionBox{
	border: 2px solid #006837;
	display: flex;
	min-height: 240px;
	padding: 10px;
	box-sizing: border-box;
}
.optionBox:nth-child(1){
	margin-bottom: 30px;
}
.option-img{
	width: 320px;
	height: 225px;
	overflow: hidden;
	position: relative;
}
.optionBox:nth-child(1) .option-img img{
	width: 106%;
	position: absolute;
	transform: translateX(-50%);
	left: 50%;
}
.optionBox:nth-child(2) .option-img img{
	width: 125%;
}
.optionContents{
	padding: 10px 30px 0;
	width: calc(100% - 320px);
}
.optionContents h2{
	font-size: 20px;
	letter-spacing: 0.2em;
}
.optionBox:nth-child(1) .optionInfo{
	padding-top: 46px;
}
.optionBox:nth-child(2) .optionInfo .flex{
	padding: 10px 0 20px;
}
.optionBox h3{
	font-size: 16px;
	font-weight: normal;
	color: #006837;
}
.optionExample p{
	font-size: 14px;
}
.flex{
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	justify-content: space-between;
	letter-spacing: 0.1em;
}

.goods{
	width: 760px;
	margin: auto;
	padding-bottom: 16px;
	margin-bottom: 200px;
}
.goodsChach{
	background: #006837;
	padding: 40px 70px;
	position: relative;
}
.goodsChach h2{
	font-size: 24px;
	color: #fff;
	letter-spacing: 0.18em;
	font-weight: normal;
}
.goodsChach h2 span{
	display: block;
	font-size: 14px;
	letter-spacing: 0.1em;
	font-weight: normal;
}
.goods-img{
	overflow: hidden;
	width: 320px;
	position: absolute;
	top: 20px;
	right: 20px;
}
.goods-img img{
	width: 100%;
}
.goodsinfo{
	padding : 35px 70px 0; 
	font-size: 14px;
	letter-spacing: 0.1em;
	line-height: 1.8em;
}
#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 80%;
}
.optionPrice{
	text-align: right;
}
#page-top a {
    display: block;
    background: #146033;
    color: #fff;
    font-size: 35px;
    width: 70px;
    height: 70px;
    padding-top: 11px;
    text-align: center;
    text-decoration: none;
    border-radius: 10px;
}
 
#page-top a:hover {
    background: #5D8B70;
    text-decoration: none;
}

/*------------------------
	footer
------------------------*/
.footer{
	width: 100%;
	background-color: #146033;
	text-align: center;
	font-size: 23px;
	color: #fff;
	padding-top: 15px;
}

.inner{
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 1px;
}

.inner .lead{
	margin-top: 0;
	margin-bottom: 15px;
	letter-spacing: 0.18em;
}

.inner .hours{
	color: #146033;
	background-color: #fff;
	display: inline-block;
	padding-right: 40px;
	padding-left: 40px;
	margin-top: 0px;
	margin-bottom: 0;
	letter-spacing: 0.1em;
	font-weight: bold;
}

.inner .tel a{
	text-decoration: none;
	color: #fff;
}

.inner .icon img{
	width: 53px;
	height: 54px;
	margin-right: 30px;
}

.inner .number{
	font-size: 67px;
	font-weight: bold;
	text-shadow: 0px 3px 2px rgba(0, 0, 0, 0.5);
	letter-spacing: 0.01em;
	text-align: center;
	font-weight: bold;
}

.footerBottom{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	border-top: solid 3px #2a5135;
	justify-content: center;
}

.footerBottom .logo img{
	width: 220px;
	height: 104px;
}

.inner .company{
	text-align: left;
	font-size: 18px;
	letter-spacing: 3px;
	padding-left: 100px
}

.footer p.copyright{
	font-size: 18px;
	background-color: #2a5135;
	margin-bottom: 0;
}
p{
	display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}