#header_logo {
	display: none;
	width: 100%;
	margin: 1em 0 .5em 0;
	text-align: center;
}

.logo_case1 {
	width: 4%;
}

.logo_case2 {
	width: 21%;
}

#heading {
	overflow: hidden;
	width: 96%;
	height: 600px;
	margin: 0 0 3em 2%;
}

#heading img {
	position: absolute;
	border: 7px solid #fff;
}

.head_case1 {
	top: -2%;
	left: 0;
	z-index: 1;
	width: 35% !important;
}

.head_case2 {
	bottom: 0;
	left: 0;
	z-index: 3;
	width: 45% !important;
}

.head_case3 {
	right: 0;
	z-index: 2;
	width: 70% !important;
}

.front_column {
	overflow: hidden;
	width: 100%;
	max-width: 1155px;
	margin-bottom: 1.5em;
	padding-left: 60px;
}

.side_news_layout {
	float: left;
	width: 40%;
	max-width: 435px;
}

.side_news_layout h2 {
	float: left;
	min-width: 60px;
	min-height: 249px;
	margin-right: 1em;
	padding-top: .3em;
	padding-right: .5em;
	background-image: url(../images/front/news_t.jpg);
	background-repeat: no-repeat;
	-ms-writing-mode: tb-rl;
	font-size: 1.5em;
	-webkit-writing-mode: vertical-rl;
	writing-mode: vertical-rl;
}

.side_news {
	float: left;
	width: 80%;
}

.side_news time {
	display: block;
	position: relative;
	margin-bottom: .5em;
}

.side_news time:after {
	position: absolute;
	top: 7px;
	right: 0;
	width: 90%;
	max-width: 207px;
	height: 25px;
	background: url(../images/front/news_icon.png) no-repeat;
	background-size: 100%;
	content: '';
}

.side_news p {
	margin-bottom: 1.5em;
}
.parking_news {
	padding: 0.5em 0.2em 0.7em 1.5em;
	margin-bottom: 1.5em;
	color: #fff;
	background: url(../images/front/parking_news_bg.png) no-repeat;
	background-position: right top;
	background-color: #eb6877;
	content: '';
	letter-spacing: 2px;
	font-size: 1.2em;
	border-radius: 4px;
	text-shadow: #eb6877 1px 1px 2px, #eb6877 -1px 1px 2px, #eb6877 1px -1px 2px, #eb6877 -1px -1px 2px;
}
.parking_news:hover{
	filter:alpha(opacity=70);
	opacity:0.7;
	-moz-opacity: 0.7;
	-webkit-transition: 0.5s ease-in-out;
	-moz-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
}

.parking_news h4 {
	font-size: 1.2em;
}
.parking_news h4 span {
	font-size: 0.9em;
	font-family: georgia;
}
.parking_news i {
	padding-right: 4px;
}

.pickup_layout {
	float: right;
	width: 60%;
	max-width: 560px;
}

.pickup_layout ul {
	width: 100%;
}

.pickup_layout ul li {
	float: left;
	width: 50%;
}

.pickup_layout ul li:nth-child(odd) {
	padding: 0 2.5% 0 0;
}

.pickup_layout ul li:nth-child(even) {
	padding: 0 0 0 2.5%;
}

.pickup_box {
	float: left;
	width: 100%;
	margin-bottom: 1.5em;
}

.pickup_box p {
	line-height: 1.5;
	font-size: 1em;
}

.pickup_box img {
	width: 100%;
}

figure.banner {
	display: table;
	position: relative;
	width: 100%;
	height: 115px;
	margin-bottom: .6em;
	border-radius: 4px;
	-webkit-transition: all .9s ease;
	transition: all .9s ease;
}

figure.banner h3 {
	display: table-cell;
	width: auto;
	padding: 0;
	text-align: center;
	vertical-align: middle;
	text-shadow: #525252 1px 1px 2px, #525252 -1px 1px 2px, #525252 1px -1px 2px, #525252 -1px -1px 2px;
	color: #fff;
	filter: dropshadow(color=#000, offX=0, offY=-1) dropshadow(color=#000, offX=1, offY=0) dropshadow(color=#000, offX=0, offY=1) dropshadow(color=#000, offX=-1, offY=0);
	-webkit-text-stroke-color: #fff;
}

figure.banner:hover {
	opacity: .5;
	-webkit-transition: all .9s ease;
	transition: all .9s ease;
}

figure.banner:hover h3 {
	text-shadow: #000 1px 1px 2px, #000 -1px 1px 2px, #000 1px -1px 2px, #000 -1px -1px 2px;
}

.img_1 {
	background-image: url('../images/front/front_banner_1.png');
	background-size: 100%;
}

.img_2 {
	background-image: url('../images/front/front_banner_2.png');
	background-size: 100%;
}

.img_3 {
	background-image: url('../images/front/front_banner_3.png');
	background-size: 100%;
}

.img_4 {
	background-image: url('../images/front/front_banner_4.png');
	background-size: 100%;
}
.img_5 {
	background-image: url('../images/front/front_banner_5.png');
	background-size: 100%;
}
.img_6 {
	background-image: url('../images/front/front_banner_6.png');
	background-size: 100%;
}

.f_mode {
	display: inline-block !important;
	position: absolute;
	top: 14px;
	right: 80%;
	width: auto;
	padding: 0 !important;
	text-shadow: #b4e0df 1px 1px 2px, #b4e0df -1px 1px 2px, #b4e0df 1px -1px 2px, #b4e0df -1px -1px 2px !important;
	filter: dropshadow(color=#000, offX=0, offY=-1) dropshadow(color=#000, offX=1, offY=0) dropshadow(color=#000, offX=0, offY=1) dropshadow(color=#000, offX=-1, offY=0);
	-webkit-text-stroke-color: #fff;
}

.f_case1 {
	letter-spacing: 0;
	font-size: 1.4em;
	text-shadow: #2e3f13 1px 1px 2px, #2e3f13 -1px 1px 2px, #2e3f13 1px -1px 2px, #2e3f13 -1px -1px 2px !important;
}

.f_case2 {
	letter-spacing: 5px;
	font-size: 1.4em;
	text-shadow: #4c4431 1px 1px 2px, #4c4431 -1px 1px 2px, #4c4431 1px -1px 2px, #4c4431 -1px -1px 2px !important;
}

.f_case3 {
	letter-spacing: 5px;
	font-size: 1.4em;
}

.f_case4 {
	letter-spacing: 3px;
	font-size: 1.4em;
}

.f_case5 {
	letter-spacing: 5px;
	font-size: 2em;
}

.f_case6 {
	font-size: 2em;
}

.f_case6 span {
	font-size: .8em;
}

#second_head {
	width: 100%;
	height: 357px;
	background-image: url('../images/front/front_head_second.png');
	background-position: center;
	background-size: cover;
}

section#two_column_layout {
	display: block;
	max-width: 960px;
}

#front_detail {
	float: left;
	width: 100%;
	max-width: 395px;
	padding-top: 3em;
}

#front_detail p {
	margin-bottom: 2em;
	line-height: 1.7;
	font-feature-settings: 'palt';
}

#front_sub_detail {
	position: relative;
	float: right;
	width: 100%;
	max-width: 485px;
	min-height: 550px;
	white-space: nowrap;
}

#front_sub_detail ul {
	position: absolute;
	top: 230px;
	z-index: 5;
	float: left;
	width: 100%;
}

#front_sub_detail ul li {
	float: right;
	width: 33.33%;
	padding-right: 45px;
	text-shadow: #fff 1px 1px 2px, #fff -1px 1px 2px, #fff 1px -1px 2px, #fff -1px -1px 2px;
	-ms-writing-mode: tb-rl;
	-webkit-writing-mode: vertical-rl;
	writing-mode: vertical-rl;
	filter: dropshadow(color=#fff, offX=0, offY=-1) dropshadow(color=#fff, offX=1, offY=0) dropshadow(color=#fff, offX=0, offY=1) dropshadow(color=#fff, offX=-1, offY=0);
	-webkit-text-stroke-color: #000;
}

#front_sub_detail ul li:nth-child(2) {
	width: 33.34%;
}

#front_sub_detail ul li ruby {
	font-size: 2em;
}

#front_sub_detail ul li ruby rt {
	padding-top: .5em;
	letter-spacing: .2em;
}

#front_sub_detail ul li p {
	padding-top: 17px;
	line-height: 1.2em;
}

.fuji {
	position: absolute;
	top: -90px;
	left: 20%;
	z-index: 4;
	width: 300px;
	padding: .5em;
	background: #fff;
}

.sakura {
	position: absolute;
	top: 160px;
	z-index: 3;
	width: 420px;
}

@media only screen and (max-width: 767px) {

#header_logo {
	display: block;
}

.logo_case1 {
	width: 9%;
}

.logo_case2 {
	width: 50%;
}

#heading {
	overflow: visible;
	float: left;
	width: 100%;
	height: 180px;
	margin: 6px 0 3em 0;
	padding: 0;
}

#heading img {
	border: 2px solid #fff;
}

.head_case1 {
	width: 36% !important;
}

.head_case2 {
	bottom: -10%;
}

.head_case3 {
	top: 4%;
	width: 67% !important;
}

.front_column {
	padding: 0;
}

.side_news_layout {
	width: 90%;
	max-width: none;
	margin: 0 5%;
}

.side_news_layout h2 {
	width: 20%;
	min-width: 0;
	margin: 0;
	padding-right: 1em;
}

.side_news {
	width: 75%;
	margin-left: 5%;
}

.side_news time:after {
	top: 10px;
	width: 44%;
}

.side_news p {
	margin-bottom: 1.5em;
	line-height: 1.4;
}
.parking_news {
	font-size: 1em;
}
.pickup_layout {
	width: 90%;
	max-width: none;
	margin: auto 5%;
}

.pickup_layout ul li {
	width: 100%;
}

.pickup_layout ul li:nth-child(odd) {
	padding: 0;
}

.pickup_layout ul li:nth-child(even) {
	padding: 0;
}

.pickup_box {
	width: 100%;
	margin-bottom: 1.5em;
}

.pickup_box p {
	width: 96%;
	margin: auto;
}

figure.banner {
	height: 120px;
}

#second_head {
	float: left;
	height: 230px;
	padding: 0;
	background-position: -200px;
}

section#two_column_layout {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	float: left;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
}

#front_detail {
	width: 90%;
	max-width: none;
	margin: 0 5%;
	padding-top: 0;
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
}

#front_sub_detail {
	max-width: none;
	min-height: 340px;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
}

#front_sub_detail ul {
	top: 45px;
	padding: 0 2%;
}

#front_sub_detail ul li {
	padding-right: 7%;
}

#front_sub_detail ul li:nth-child(2) {
	padding-right: 9%;
}

.fuji {
	top: -90px;
	left: 55%;
	width: 37%;
}

.sakura {
	top: 0;
}

}

@media only screen and (min-width: 768px) and (max-width: 1389px) {

#header_logo {
	display: block;
}

#heading {
	width: 100%;
	height: 400px;
	margin: 0 0 2em 0;
	padding: 0;
}

.head_case1 {
	width: 32.8% !important;
}

.head_case2 {
	width: 46% !important;
}

.head_case3 {
	width: 68% !important;
}

.front_column {
	padding: 0;
}

.side_news_layout {
	width: 47%;
	margin: 0 1% 0 2%;
}

.side_news_layout h2 {
	width: 60px;
	min-width: 9%;
	margin-right: 1%;
	padding-right: .8em;
}

.side_news {
	width: 78%;
}

.side_news time:after {
	width: 55%;
}

.side_news p {
	margin-bottom: 1.5em;
}

.pickup_layout {
	width: 47%;
	margin: 0 2% 0 1%;
}

.pickup_box {
	margin-bottom: 2em;
}

.pickup_box p {
	letter-spacing: 1px;
	font-size: .9em;
}

figure.banner {
	height: 95px;
	background-repeat: no-repeat;
}

figure.banner h3 {
	padding: 0 0 4% 3%;
	background-repeat: no-repeat;
}

.f_case1 {
	top: 10px !important;
	font-size: 1.3em;
}

.f_case2 {
	top: 10px !important;
	font-size: 1.3em;
}

.f_case5 {
	letter-spacing: 10px;
	font-size: 1.8em;
}

#second_head {
	height: 357px;
}

section#two_column_layout {
	width: 96%;
	max-width: none;
	margin: 0 2%;
}

#front_detail {
	width: 48%;
	margin-right: 2%;
}

#front_sub_detail {
	width: 48%;
	margin-left: 2%;
}

#front_sub_detail ul li {
	padding-right: 7%;
}

.fuji {
	top: -80px;
	left: 10%;
}

}

@media only screen and (min-width: 769px) and (max-width: 1024px) {

#heading {
	height: 530px;
}

.head_case1 {
	width: 35.8% !important;
}

figure.banner h3 {
	padding: 0 0 1% 3%;
}

#front_sub_detail ul li {
	padding-right: 17%;
}

}

@media only screen and (min-width: 1025px) and (max-width: 1389px) {

#header_logo {
	display: none;
}

#front_detail {
    width: 43%;
    margin-right: 2%;
    margin-left: 5%;
}

#front_sub_detail {
    width: 43%;
    margin-left: 2%;
    margin-right: 5%;
}

}

