/*
Theme Name: 株式会社FPJ淡路
Author: 株式会社FPJ淡路
Description: 株式会社FPJ淡路専用テンプレート
*/

@charset "UTF-8";



@font-face {
  font-family: 'icomoon';
  src: url("fonts/icomoon/icomoon.eot?srf3rx");
  src: url("fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* =======================================================
*
* 	Template Style 
*
* ======================================================= */
body {
  font-family: 'Lato', 'Noto Sans JP', 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.7;
  color: #3D3D3D;
  width: 100%;
  box-sizing:border-box;	
}
#page {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.offcanvas #page {
  overflow: hidden;
  position: absolute;
}
.offcanvas #page:after {
  -webkit-transition: 2s;
  -o-transition: 2s;
  transition: 2s;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 101;
  background: rgba(0, 0, 0, 0.7);
  content: "";
}

a {
  color: #b62314;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
a:hover, a:active, a:focus {
  color: #d1c286;
  outline: none;
  text-decoration: none;
}

a img {
	transition-duration: 0.3s;
}
a img:hover {
	transform: scale(1.05);
	transition-duration: 0.3s;
}

p {
  margin-bottom: 20px;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

.clearfix:before {
	content: "";
	display: block;
	clear: both;
}

.clearfix {
	display: block;
}

h1, h2, h3, h4, h5, h6, figure {
  font-family: 'Lato', 'Noto Sans JP', 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-weight: 400;
  margin: 0 0 20px 0;
}

::-webkit-selection {
  color: #fff;
  background: #c7e6d7;
}

::-moz-selection {
  color: #fff;
  background: #c7e6d7;
}

::selection {
  color: #fff;
  background: #b62314;
}

.fh5co-nav {
  padding: 0;
  background: #fff;
}
.fh5co-nav #fh5co-logo-text01 {
  font-size: 16px;
  font-weight: 600;
  margin: 10px 20px 0 -70px;
  padding: 0;
  width: 217px;
}
.fh5co-nav #fh5co-logo-text02 {
  font-size: 14px;
  line-height: 27px;
  margin: 50px 20px 0 -70px;
  padding: 0;
  width: 217px;
}
.fh5co-nav #fh5co-logo-text02 a{
  font-size: 18px;
  font-weight: 900;
}



@media screen and (max-width: 1099px) {
	.top .col-xs-2,
	.top .col-xs-9,
	.page .col-xs-2,
	.page .col-xs-9 {
	  width: 100%;
	}
	.fh5co-nav #fh5co-logo {
	  margin: 0 auto;
	  padding: 0;
	  width: 100%;
	  height: 105px;
	  text-indent:-9999px;
	  display: block;
	  background:url(img/common/h_logo.png) center bottom no-repeat;
	}
	.fh5co-nav a {
	  padding: 5px 10px;
	  color: #000;
	}
	.fh5co-nav #fh5co-logo-text01 {
	  font-size: 16px;
	  font-weight: 600;
	  margin: 10px auto 0 auto;
	  padding: 0;
	  width: 217px;
	}
	.fh5co-nav #fh5co-logo-text02 {
	  font-size: 14px;
	  line-height: 27px;
	  margin: 20px auto 0 auto;
	  padding: 0;
	  width: 217px;
	}
	.fh5co-nav #fh5co-logo-text02 a{
	  font-size: 18px;
	  font-weight: 900;
	}
	
	#page {
	  position: relative;
	  overflow-x: hidden;
	  width: 100%;
	  height: 100%;
	  -webkit-transition: 0.5s;
	  -o-transition: 0.5s;
	  transition: 0.5s;
	}
	
	.page .fh5co-nav #fh5co-logo {
	  margin: 0 auto;
	  padding: 0;
	  width: 100%;
	  height: 105px;
	  text-indent:-9999px;
	  display: block;
	  background:url(img/common/h_logo.png) center bottom no-repeat;
	}
	.page .fh5co-nav #fh5co-logo-text01 {
	  font-size: 16px;
	  font-weight: 600;
	  margin: 10px auto 0 auto;
	  padding: 0;
	  width: 217px;
	}
	.page .fh5co-nav #fh5co-logo-text02 {
	  font-size: 14px;
	  line-height: 27px;
	  margin: 20px auto 0 auto;
	  padding: 0;
	  width: 217px;
	}
	.page .fh5co-nav #fh5co-logo-text02 a{
	  font-size: 18px;
	  font-weight: 900;
	}
	
}
  .fh5co-nav .menu-1 {
    float: right;
	width: 500px;
  }

@media screen and (max-width: 1099px) {
  .fh5co-nav .menu-1, .fh5co-nav .menu-2 {
    display: none;
  }
}
.fh5co-nav .menu-2 li input[type=text] {
  padding: 6px 10px;
  width: 40%;
  border: none;
  float: right;
  font-size: 13px;
  margin-top: 4px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.fh5co-nav .menu-2 li input[type=text]:focus {
  width: 100%;
  outline: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.fh5co-nav .menu-2 li button {
  margin-top: 4px;
  padding: 5px;
  background: transparent;
  border: none;
}
.fh5co-nav .menu-2 li button i {
  color: rgba(0, 0, 0, 0.5);
}
.fh5co-nav .menu-2 li button:hover, .fh5co-nav .menu-2 li button:focus {
  background: transparent !important;
}
.fh5co-nav .menu-2 li button:hover i, .fh5co-nav .menu-2 li button:focus i {
  color: black;
}
.fh5co-nav .menu-2 li.shopping-cart {
  float: right;
}
.fh5co-nav .menu-2 li a.cart {
  color: black;
}
.fh5co-nav .menu-2 li a.cart span {
  position: relative;
}
.fh5co-nav .menu-2 li a.cart span small {
  position: absolute;
  top: -20px;
  right: -15px;
  padding: 10px 6px;
  line-height: 0;
  font-size: 11px;
  background: #d1c286;
  color: white;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.fh5co-nav ul{
	width: 500px;
  float: left;
}

.fh5co-nav ul li {
  padding: 40px 0 0 0;
  margin: 0;
  list-style: none;
  display: inline-block;
  float: left;
}

.fh5co-nav ul li a {
  font-size: 16px;
  padding: 0 20px;
  letter-spacing: 1px;
	font-weight: 600;
  text-transform: uppercase;
  color: #cf121b;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.fh5co-nav ul li a span:hover, .fh5co-nav ul li a span:focus, .fh5co-nav ul li a span:active {
  color: black;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  padding: 0 0 5px 0;/*線の上下位置*/
}



.fh5co-nav ul li a.order {
  padding: 8px 13px;
margin: 0 0 0 20px;
}
.fh5co-nav ul li a:hover.order {
  border: 1px solid #243771;
  padding: 8px 13px;
  background-color: #e4e4e4;
}

.fh5co-nav ul li.telnum a{
  font-size: 20px;
  padding: 0 0 0 60px;
}

.fh5co-nav ul li.active > a {
  color: #000 !important;
}
.fh5co-nav ul li .form-group {
  border: 1px solid red;
  width: 100%;
}

.fh5co-nav .tel {
  width: 300px;
  float: left;
}

.fh5co-nav ul {
    margin: 0;
	padding: 20px 0 0 0;
	float: left;
}
.fh5co-nav ul li a {
	background-repeat:no-repeat;
	float: left;
}
.nav_box {
	border-top: 1px solid #fff;
	padding: 20px 0 20px 0;
	margin: 20px 0 0 0;
	color: #fff;
	font-size: 13px;
	line-height: 120%;
}
.nav_box p.text01 {
	padding: 0;
	margin: 20px 0 20px 0;
	font-size: 13px;
	line-height: 120%;
}
.nav_box p.text02 {
	padding: 0;
	margin: 0 0 20px 0;
	font-size: 13px;
	line-height: 120%;
}
.nav_box p.text03 {
	color: #fff;
}

.nav_box p.text03 a{
	padding: 0;
	margin: 0;
	font-size: 20px;
	line-height: 120%;
	font-weight: 900;
	color: #fff;
}
.nav_box p.text04 {
	padding: 0;
	margin: 0;
	font-size: 13px;
	line-height: 120%;
}

.head-container {
	padding: 15px 0 25px 0;
	background-color: #E7EBE6;
}
.h_logobox {
	width: 350px;
	text-align: left;
	margin: 25px 20px 0 0;
	z-index: 5;
	float: left;
}
.h_logobox_in {
	width: 165px;
	text-align: left;
	float: left;
	margin: 0;
}
.h_logobox p.text01{
    margin: 0;
	padding: 0;
	color: #cf121b;
	font-size: 14px;
	letter-spacing: 1px;
	text-align: center;
	font-weight: 400;
}
.h_logobox p.text02{
    margin: 0;
	padding: 23px 0 0 20px;
	color: #cf121b;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: 600;
	float: left;
}

.topmainbox {
	background-color: #E7EBE6;
	padding: 100px 0 100px 180px;
}
.topmainbox div.mv{
	width: 450px;
	height: 450px;
	overflow: hidden;
	text-align: center;
	border-bottom: #cf121b solid 8px;
	float: left;
}
.topmainbox div.mv video{
	width: auto;
	height: 450px;
}
.topmainbox div.textbox {
	float: left;
	width: 600px;
	height: 500px;
	padding: 60px 0 0 50px;
	margin: 70px 0 60px 0;
	background-image: url(img/bk_awaji.png);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.topmainbox p.text01{
	width: 100%;
    margin: 0;
	padding: 0;
	color: #cf121b;
	font-size: 45px;
	line-height: 100px;
	letter-spacing: 0.5px;
	font-weight: 900;
	text-align: left;
  font-family: "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
}
.topmainbox p.text02{
	width: 100%;
    margin: -105px 0 0 0;
	padding: 0;
	color: #cf121b;
	font-size: 18px;
	line-height: 18px;
	letter-spacing: 2px;
	font-weight: 600;
	text-align: left;
}




@media screen and (max-width: 1099px) {
	#fh5co-hero {
	  width: 100%;
	  margin: 0 auto 0 auto;
	  min-height: auto;
	}
	.h_logobox {
		width: 100%;
		text-align: center;
		float: none;
		margin: 5px 0 0 20px;
		z-index: 5;
	}
	.topmainbox {
		padding: 30px 0 80px 30px;
	}
	.topmainbox div.mv{
		width: 50%;
		height: 450px;
		overflow: hidden;
		text-align: center;
		border-bottom: #cf121b solid 8px;
		float: left;
	}
	.topmainbox div.mv video{
		width: auto;
		height: 450px;
	}
	.topmainbox div.textbox {
		float: left;
		width: 45%;
		height: 500px;
		padding: 0 0 0 5%;
		margin: 0px 0 60px 0;
		background-image: url(img/bk_awaji.png);
		background-repeat: no-repeat;
		background-position: bottom right;
	}
	
	.topmainbox p.text01{
		width: 100%;
		margin: 180px 0 0 0;
		padding: 0;
		color: #cf121b;
		font-size: 35px;
		line-height: 45px;
		letter-spacing: 0.5px;
		font-weight: 900;
		text-align: left;
		font-family: "Helvetica Neue",
			Arial,
			"Hiragino Kaku Gothic ProN",
			"Hiragino Sans",
			Meiryo,
			sans-serif;
	}
	.topmainbox p.text02{
		width: 100%;
		margin: 20px 0 0 0;
		padding: 0;
		color: #cf121b;
		font-size: 18px;
		line-height: 18px;
		letter-spacing: 2px;
		font-weight: 600;
		text-align: left;
	}
	
}


#fh5co-header .display-tc,
#fh5co-counter .display-tc,
.fh5co-cover .display-tc {
  display: table-cell !important;
  vertical-align: middle;
}
#fh5co-header .display-tc h1, #fh5co-header .display-tc h2,
#fh5co-counter .display-tc h1,
#fh5co-counter .display-tc h2,
.fh5co-cover .display-tc h1,
.fh5co-cover .display-tc h2 {
  margin: 0;
  padding: 0;
  color: white;
}
#fh5co-header .display-tc h1,
#fh5co-counter .display-tc h1,
.fh5co-cover .display-tc h1 {
  margin-bottom: 0px;
  font-size: 60px;
  line-height: 1.5;
  text-transform: uppercase;
  font-weight: 700;
}
@media screen and (max-width: 1099px) {
  #fh5co-header .display-tc h1,
  #fh5co-counter .display-tc h1,
  .fh5co-cover .display-tc h1 {
    font-size: 40px;
  }
}
#fh5co-header .display-tc h2,
#fh5co-counter .display-tc h2,
.fh5co-cover .display-tc h2 {
  font-size: 20px;
  line-height: 1.5;
  margin-bottom: 30px;
  font-family: "Playfair Display", serif;
}
#fh5co-header .display-tc h2 a,
#fh5co-counter .display-tc h2 a,
.fh5co-cover .display-tc h2 a {
  color: rgba(255, 255, 255, 0.7);
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}
#fh5co-header .display-tc .btn,
#fh5co-counter .display-tc .btn,
.fh5co-cover .display-tc .btn {
  padding: 15px 30px;
  background: #d1c286 !important;
  color: #fff;
  border: none !important;
  font-size: 18px;
  text-transform: uppercase;
}
#fh5co-header .display-tc .btn:hover,
#fh5co-counter .display-tc .btn:hover,
.fh5co-cover .display-tc .btn:hover {
  background: #d1c286 !important;
  -webkit-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75) !important;
  -moz-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75) !important;
  box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75) !important;
}
#fh5co-header .display-tc .form-inline .form-group,
#fh5co-counter .display-tc .form-inline .form-group,
.fh5co-cover .display-tc .form-inline .form-group {
  width: 100% !important;
  margin-bottom: 10px;
}
#fh5co-header .display-tc .form-inline .form-group .form-control,
#fh5co-counter .display-tc .form-inline .form-group .form-control,
.fh5co-cover .display-tc .form-inline .form-group .form-control {
  width: 100%;
  background: #fff;
  border: none;
}

#fh5co-counter {
  text-align: center;
}
#fh5co-counter .counter {
  font-size: 50px;
  margin-bottom: 10px;
  color: #000;
  font-weight: 100;
  display: block;
}
#fh5co-counter .counter-label {
  margin-bottom: 0;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.5);
  letter-spacing: 1px;
  font-family: "Montserrat", Arial, sans-serif;
}
#fh5co-counter .feature-center {
  padding: 40px 20px;
  background: rgba(255, 255, 255, 0.8);
}

#fh5co-counter .icon {
  width: 70px;
  height: 70px;
  text-align: center;
  background: #d1c286;
  -webkit-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
  margin-bottom: 20px;
}
#fh5co-counter .icon i {
  height: 70px;
  color: #fff;
}
#fh5co-counter .icon i:before {
  display: block;
  text-align: center;
  margin-left: 3px;
}

#fh5co-footer {
  padding: 0;
  clear: both;
  text-align: right;
}

#fh5co-product {
  padding: 0;
  margin: 0 auto;
  clear: both;
}



@media screen and (max-width: 767px) {
	.h_boxset {
		width: 100%;
		margin: 0;
	}
	.h_logobox {
		width: 40%;
		height: auto;
		text-align: center;
		float: none;
		margin: 0 auto;
		z-index: 5;
		position: relative;
	}
	.h_logobox p.text02 { display: none; }
	.topmainbox {
		padding: 30px 0 30px 0;
	}
	.topmainbox div.mv{
		width: 90%;
		margin: 0 5%;
		height: 350px;
		overflow: hidden;
		text-align: center;
		border-bottom: #cf121b solid 8px;
		float: left;
	}
	.topmainbox div.mv video{
		width: auto;
		height: 350px;
	}
	.topmainbox div.textbox {
		float: left;
		width: 90%;
		height: 200px;
		padding: 0 0 0 5%;
		margin: 0px 0 60px 0;
		background-image: url(img/bk_awaji.png);
		background-size: 150px auto;
		background-repeat: no-repeat;
		background-position: bottom right;
	}
	
	.topmainbox p.text01{
		width: 100%;
		margin: 40px 0 0 0;
		padding: 0;
		color: #cf121b;
		font-size: 35px;
		line-height: 45px;
		letter-spacing: 0.5px;
		font-weight: 900;
		text-align: center;
	}
	.topmainbox p.text02{
		width: 100%;
		margin: 15px 0 0 0;
		padding: 0 0 20px 0;
		color: #cf121b;
		font-size: 16px;
		line-height: 16px;
		letter-spacing: 2px;
		font-weight: 600;
		text-align: center;
	}
	
}


@media screen and (max-width: 1099px) {
  .product .product-grid .inner {
    opacity: 1;
    background: transparent;
  }
}
@media screen and (max-width: 1099px) {
	.feature-center h3 {
	  text-transform: uppercase;
	  font-size: 25px;
	  line-height: 40px;
	  letter-spacing: 1px;
	  font-weight: 400;
	  text-align: left;
	  padding: 0;
	}
}

.fh5co-tabs .fh5co-tab-nav {
  clear: both;
  margin: 0 0 3em 0;
  padding: 3px;
  float: left;
  width: 100%;
  background: #f2f2f2;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.fh5co-tabs .fh5co-tab-nav li {
  float: left;
  margin: 0;
  padding: 0;
  width: 33.33%;
  text-align: center;
  list-style: none;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.fh5co-tabs .fh5co-tab-nav li .icon {
  font-size: 30px;
}
.fh5co-tabs .fh5co-tab-nav li a {
  padding: 20px;
  width: 100%;
  float: left;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  color: #b3b3b3;
}
.fh5co-tabs .fh5co-tab-nav li a:hover {
  color: #4d4d4d;
}
.fh5co-tabs .fh5co-tab-nav li.active a {
  background: #fff;
  color: #d1c286;
}
.fh5co-tabs .fh5co-tab-content-wrap {
  clear: both;
  position: relative;
  top: 70px;
}
.fh5co-tabs .fh5co-tab-content-wrap .tab-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
}
.fh5co-tabs .fh5co-tab-content-wrap .tab-content.active {
  opacity: 1;
  visibility: visible;
}
.fh5co-tabs .fh5co-tab-content-wrap .tab-content .price {
  letter-spacing: 2px;
  border: 2px solid #d1c286;
  display: inline-block;
  margin-bottom: 20px;
  padding: 7px 20px 10px 20px;
}
.fh5co-tabs .fh5co-tab-content-wrap ul {
  padding: 0;
  margin: 0;
  margin-bottom: 3em;
}
.fh5co-tabs .fh5co-tab-content-wrap ul li {
  list-style: none;
  margin-bottom: 20px;
  position: relative;
  padding-left: 30px;
}
.fh5co-tabs .fh5co-tab-content-wrap ul li:before {
  font-family: 'icomoon';
  position: absolute;
  top: 0;
  left: 0;
  content: '\e116';
}
.fh5co-tabs .fh5co-tab-content-wrap .feed {
  width: 100%;
  float: left;
  margin-bottom: 7em;
}
.fh5co-tabs .fh5co-tab-content-wrap .feed > div {
  width: 100%;
  float: left;
  margin-bottom: 1em;
}
.fh5co-tabs .fh5co-tab-content-wrap .feed > div blockquote {
  border-left: 0;
  padding: 20px;
  background: rgba(0, 0, 0, 0.04);
}
.fh5co-tabs .fh5co-tab-content-wrap .feed > div h3 {
  font-family: "Playfair Display", serif;
  font-size: 18px;
  display: inline-block;
  padding-right: 20px;
}
.fh5co-tabs .fh5co-tab-content-wrap .feed > div .rate {
  color: #ffba00;
}
.fh5co-tabs .icon-xlg {
  font-size: 400px;
  margin-bottom: 30px;
  text-align: center;
}
@media screen and (max-width: 1099px) {
  .fh5co-tabs .icon-xlg {
    font-size: 300px;
  }
}
@media screen and (max-width: 480px) {
  .fh5co-tabs .icon-xlg {
    font-size: 200px;
  }
}
.fh5co-tabs .icon-xlg i {
  color: #d1c286;
}

.fh5co-heading {
  margin-bottom: 3em;
}
.fh5co-heading.fh5co-heading-sm {
  margin-bottom: 2em;
}
.fh5co-heading h2 {
  font-size: 35px;
  font-weight: 400;
  margin-bottom: 20px;
  line-height: 1.5;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.fh5co-heading p {
  font-size: 14px;
  line-height: 2;
}
.fh5co-heading span {
  display: block;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 2px;
  font-family: "Montserrat", Arial, sans-serif;
}

@media screen and (max-width: 992px) {
  #fh5co-testimonial .testimony-slide blockquote {
    width: 100%;
  }
}
#fh5co-testimonial .arrow-thumb {
  position: absolute;
  top: 40%;
  display: block;
  width: 100%;
}
#fh5co-testimonial .arrow-thumb a {
  font-size: 32px;
  color: #dadada;
}
#fh5co-testimonial .arrow-thumb a:hover, #fh5co-testimonial .arrow-thumb a:focus, #fh5co-testimonial .arrow-thumb a:active {
  text-decoration: none;
}

#fh5co-started {
  background: #d1c286;
}
#fh5co-started .fh5co-heading h2 {
  color: #fff;
  margin-bottom: 20px !important;
}
#fh5co-started .fh5co-heading p {
  color: rgba(255, 255, 255, 0.6);
}
#fh5co-started .form-control {
  background: rgba(255, 255, 255, 0.2);
  border: none !important;
  color: #fff;
  font-size: 16px !important;
  width: 100%;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
#fh5co-started .form-control::-webkit-input-placeholder {
  color: #fff;
}
#fh5co-started .form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}
#fh5co-started .form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}
#fh5co-started .form-control:-ms-input-placeholder {
  color: #fff;
}
#fh5co-started .form-control:focus {
  background: rgba(255, 255, 255, 0.3);
}
#fh5co-started .btn {
  height: 54px;
  border: none !important;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
  padding-left: 50px;
  padding-right: 50px;
}
#fh5co-started .form-inline .form-group {
  width: 100% !important;
  margin-bottom: 10px;
}
#fh5co-started .form-inline .form-group .form-control {
  width: 100%;
}



#fh5co-footer .copy p{
	width: 1000px;
	font-size: 14px;
	line-height: 14px;
	letter-spacing: 0;
	text-align: right;
	margin: -35px auto 0 auto;
	padding: 0 0 20px 0;
}


@media screen and (max-width: 1099px) {
	#fh5co-footer .f-bk {
		width: 100%;
		height: auto;
		margin: 0 auto;
		padding: 30px 0 30px 0;
		background-image: url(img/common/f_bk.jpg);
		background-repeat: no-repeat;
		background-position: top center;
		background-color: #221815;
	}
	#fh5co-footer .f_logobox {
		width: 245px;
		text-align: left;
		float: none;
		margin: 15px auto 0 auto;
		z-index: 5;
		color: #fff;
	}
	#fh5co-footer .f_logobox p{
		margin: 0;
		text-align: center;
		font-size: 18px;
		letter-spacing: 2px;
	}

	#fh5co-footer .f_tellset {
		width: 100%;
		text-align: center;
		float: none;
		padding: 0;
		margin: 30px auto 0 auto;
	}
	#fh5co-footer .f_tellset a{
		font-size: 35px;
		line-height: 40px;
		font-weight: 900;
		padding: 0;
		margin: 0;
		color: #fff;
	}

	#fh5co-footer .f_tellset p{
		font-size: 15px;
		font-weight: 600;
		padding: 0;
		margin: 0;
	}

	#fh5co-footer .f_tellset .f_conbn {
	  min-width: 130px;
	  color: #221815;
	  padding: 10px 20px 13px 20px;
	  cursor: pointer;
	  transition: all 0.3s ease;
	  position: relative;
	  display: inline-block;
	  outline: none;
	  background: #fff;
	  border: 0;
	  margin: 20px 0 0 0;
	}
	#fh5co-footer .f_tellset .f_conbn a{
	  color: #221815;
	  font-size: 15px;
	  line-height: 15px;
	}
	#fh5co-footer .f_tellset .f_conbn:hover {
		background: #3e322f;
		color: #fff;
	}

	#fh5co-footer .f_add {
		width: 100%;
		margin: 20px auto 30px auto;
		padding: 0;
		float: none;
		text-align: center;
	}
	#fh5co-footer .f_add a{ color: #fff; }

	#fh5co-footer p.f_text01 {
		font-size: 16px;
		line-height: 130%;
		font-weight: 400;
		margin: 0;
		padding: 20px 0 0 0;
		text-align: center;
	}

	ul.f_follow-me {
		padding: 0;
		margin: 0 auto;
		width: 150px;
	}
	ul.f_follow-me li{
		flex-wrap: nowrap; /*折り返さない*/
		text-align: center;
		list-style: none;
		display: inline-block;
		float: left;
	}
	ul.f_follow-me li a {
		font-size: 20px; /*アイコンのサイズ*/
		margin: 0 20px; /*ボタン同士の間隔*/
		line-height: 35px;
		color: #231815;
		background-color: #fff;
		display: inline-block;
		width: 35px;
		height: 35px;
		-moz-border-radius: 35px;
		-webkit-border-radius: 35px;
		-o-border-radius: 35px;
		-ms-border-radius: 35px; 
		border-radius: 35px;	
	}
	ul.f_follow-me li a {
		width: 35px; /*ボタンの横幅*/
		height: 35px; /*ボタンの高さ*/
		color: #231815;

	}
	ul.f_follow-me li a:hover {
		background-color: #AAAAAA;
	}

	#fh5co-footer .copy p{
		width: 100%;
		font-size: 14px;
		line-height: 30px;
		letter-spacing: 1px;
		text-align: center;
		margin: -35px auto 0 auto;
		padding: 0 0 5px 0;
	}
	
}



#fh5co-offcanvas {
  position: absolute;
  z-index: 1901;
  width: 270px;
  background: #CF121B;
  top: 0;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 45px 40px 40px 40px;
  overflow-y: auto;
  display: none;
  -moz-transform: translateX(270px);
  -webkit-transform: translateX(270px);
  -ms-transform: translateX(270px);
  -o-transform: translateX(270px);
  transform: translateX(270px);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
@media screen and (max-width: 1099px) {
  #fh5co-offcanvas {
    display: block;
  }
}
.offcanvas #fh5co-offcanvas {
  -moz-transform: translateX(0px);
  -webkit-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
}
#fh5co-offcanvas a {
  color: rgba(255, 255, 255, 0.5);
}
#fh5co-offcanvas a:hover {
  color: rgba(255, 255, 255, 0.8);
}
#fh5co-offcanvas ul {
  padding: 0;
  margin: 0;
}
#fh5co-offcanvas ul li {
  padding: 0 0 20px 0;
  margin: 0;
  list-style: none;
}
#fh5co-offcanvas ul li.search {
  float: left;
  width: 100%;
  font-family: "Playfair Display", serif;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  padding: 0;
  margin: 5px 0 0 0;
}
#fh5co-offcanvas ul li input[type=text] {
  padding: 6px 10px;
  width: 100%;
  border: 1px solid rgba(255, 255, 255, 0.1);
  float: right;
  font-size: 13px;
  margin-top: 4px;
  background: transparent;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
#fh5co-offcanvas ul li input[type=text]:focus {
  width: 100%;
  outline: none;
}
#fh5co-offcanvas ul li button {
  margin-top: 4px;
  padding: 6px;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.1);
  margin-left: 1px;
}
#fh5co-offcanvas ul li button i {
  color: rgba(255, 255, 255, 0.5);
}
#fh5co-offcanvas ul li button:hover, #fh5co-offcanvas ul li button:focus {
  background: transparent !important;
}
#fh5co-offcanvas ul li button:hover i, #fh5co-offcanvas ul li button:focus i {
  color: white;
}
#fh5co-offcanvas ul li.shopping-cart {
  float: left;
}
#fh5co-offcanvas ul li a.cart {
  display: block;
  margin-top: 30px;
  color: rgba(255, 255, 255, 0.5);
}
#fh5co-offcanvas ul li a.cart span {
  position: relative;
}
#fh5co-offcanvas ul li a.cart span small {
  position: absolute;
  top: -20px;
  right: -15px;
  padding: 10px 6px;
  line-height: 0;
  font-size: 11px;
  background: #d1c286;
  color: white;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
#fh5co-offcanvas ul li > ul {
  padding-left: 20px;
  display: none;
}
#fh5co-offcanvas ul li.offcanvas-has-dropdown > a {
  display: block;
  position: relative;
}
#fh5co-offcanvas ul li.offcanvas-has-dropdown > a:after {
  position: absolute;
  right: 0px;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e921";
  font-size: 20px;
  color: rgba(255, 255, 255, 0.2);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
#fh5co-offcanvas ul li.offcanvas-has-dropdown.active a:after {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.uppercase {
  font-size: 14px;
  color: #000;
  margin-bottom: 10px;
  font-weight: 700;
  text-transform: uppercase;
}

.gototop {
  position: fixed;
  bottom: 65px;
  right: 65px;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.gototop.active {
  opacity: 1;
  visibility: visible;
}
.gototop a {
  display: table;
  width: 65px;
  height: 65px;
}
.gototop a:hover, .gototop a:active, .gototop a:focus {
  text-decoration: none;
  outline: none;
}

.fh5co-nav-toggle {
  width: 25px;
  height: 25px;
  cursor: pointer;
  text-decoration: none;
}
.fh5co-nav-toggle.active i::before, .fh5co-nav-toggle.active i::after {
  background: #5c3701;
}
.fh5co-nav-toggle:hover, .fh5co-nav-toggle:focus, .fh5co-nav-toggle:active {
  outline: none;
  border-bottom: none !important;
}
.fh5co-nav-toggle i {
  position: relative;
  display: inline-block;
  width: 25px;
  height: 2px;
  color: #5c3701;
  font: bold 14px/.4 Helvetica;
  text-transform: uppercase;
  text-indent: -55px;
  background: #252525;
  transition: all .2s ease-out;
}
.fh5co-nav-toggle i::before, .fh5co-nav-toggle i::after {
  content: '';
  width: 25px;
  height: 2px;
  background: #5c3701;
  position: absolute;
  left: 0;
  transition: all .2s ease-out;
}
.fh5co-nav-toggle.fh5co-nav-white > i {
  color: #fff;
  background: #5c3701;
}
.fh5co-nav-toggle.fh5co-nav-white > i::before, .fh5co-nav-toggle.fh5co-nav-white > i::after {
  background: #5c3701;
}

.fh5co-nav-toggle i::before {
  top: -7px;
}

.fh5co-nav-toggle i::after {
  bottom: -7px;
}

.fh5co-nav-toggle:hover i::before {
  top: -10px;
}

.fh5co-nav-toggle:hover i::after {
  bottom: -10px;
}

.fh5co-nav-toggle.active i {
  background: transparent;
}

.fh5co-nav-toggle.active i::before {
  background: #fff;
  top: 0;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}

.fh5co-nav-toggle.active i::after {
  background: #fff;
  bottom: 0;
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg);
  -o-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
}

.fh5co-nav-toggle {
  position: absolute;
  right: 0px;
  top: 10px;
  z-index: 21;
  padding: 6px 0 0 0;
  display: block;
  margin: 0 auto;
  display: none;
  height: 44px;
  width: 44px;
  z-index: 2001;
  border-bottom: none !important;
}
@media screen and (max-width: 1099px) {
  .fh5co-nav-toggle {
    display: block;
  }
}


.form-control {
  box-shadow: none;
  background: transparent;
  border: 2px solid rgba(0, 0, 0, 0.1);
  height: 54px;
  font-size: 18px;
  font-weight: 300;
}
.form-control:active, .form-control:focus {
  outline: none;
  box-shadow: none;
  border-color: #d1c286;
}

.row-pb-md {
  padding: 0 0 500px 0;
}

.row-pb-sm {
  padding-bottom: 2em !important;
}

.fh5co-loader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url(img/loader.gif) center no-repeat #fff;
}

.js .animate-box {
  opacity: 0;
}



/* =======================================
    ClearFixElements
======================================= */
.pc-hidden {
	display:none;
}
.sp-hidden {
}

@media only screen and (max-width: 1099px) {
  .mode-sp {
    display: block;
  }
  
	.pc-hidden {
		display:inherit;
	}
	.sp-hidden {
		display:none;
	}
}


/* =======================================
    Top
======================================= */
.top_con01_titbox {
	width: 1000px;
	padding: 100px 0;
	text-align: left;
	margin: 0 auto;
}
.top_con01_titbox02 {
	width: 100%;
	padding: 0;
	text-align: left;
	margin: 0;
	background: linear-gradient(to right, #fff 0%, #fff 30%, #E7EBE6 30%, #E7EBE6 70%, #E7EBE6 100%);
}


.top_con01_titbox h1,
.top_con02_textbox01 h1,
.top_con03_textbox01 h1,
.top_con04_textbox01 h1,
.top_con05_textbox01 h1{
	margin: 0 0 100px 0;
	padding: 0;
	font-size: 28px;
	font-weight:600;
	line-height: 25px;
	letter-spacing:1px;
	color: #CF121B;
	font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}

.top_con01_titbox h2{
	width: 150px;
	margin: 0;
	padding: 0;
	float: left;
}
.top_con01_titbox h2 img{
	width: 100%;
	height: auto;
}


.top_con01_textbox01 {
	width: 550px;
	padding: 60px 0 0 0;
	margin: 0 0 0 50px;
	float: left;
}
.top_con01_textbox02 {
	width: 450px;
	padding: 60px 0 0 0;
	margin: 0 0 0 50px;
	float: left;
}

.top_con01_textbox01 h3,
.top_con01_textbox02 h3{
	margin: 0;
	padding: 0 0 15px 0;
	font-size: 27px;
	font-weight: 500;
	line-height: 140%;
	letter-spacing:1px;
	color: #CF121B;
}
.top_con01_textbox01 p,
.top_con01_textbox02 p{
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight:500;
	line-height: 200%;
	letter-spacing: 0px;
}
.top_con01_textbox01 p strong{
	font-weight:900;
	color: #CF121B;
}
.top_con01_imgbox01 {
	width: 190px;
	padding: 120px 0 0 0;
	margin: 0 0 0 35px;
	text-align: right;
	float: left;
}
.top_con01_imgbox01 img{
	width: 100%;
	height: auto;
}
.top_con01_imgbox02 {
	width: 350px;
	padding: 40px 0 0 0;
	margin: 0 30px 0 -50px;
	text-align: left;
	float: left;
}
.top_con01_imgbox02 img{
	width: 100%;
	height: auto;
}
.top_con01_imgbox03 {
	width: 170px;
	padding: 0 0 0 0;
	margin: 60px -20px 0 20px;
	text-align: left;
	float: right;
}
.top_con01_imgbox03 img{
	width: 100%;
	height: auto;
}
.top_con01_imgbox04 {
	width: 110px;
	padding: 0 0 0 0;
	margin: 0 0 0 50px;
	text-align: left;
	float: left;
}
.top_con01_imgbox04 img{
	width: 100%;
	height: auto;
}
.top_con01_imgbox05 {
	width: 60px;
	padding: 0 0 0 0;
	margin: 30px 0 0 150px;
	text-align: left;
	float: left;
}
.top_con01_imgbox05 img{
	width: 100%;
	height: auto;
}


.top_con02_textbox01 {
	width: 100%;
	padding: 100px 0;
	margin: 0;
	background-color: #E7EBE6;

}
.top_con02_box02 {
	width: 1000px;
	padding: 0;
	text-align: left;
	margin: 0 auto;
}
.top_con02_box03 {
	width: 600px;
	height: 600px;
	margin: 0 200px;
	animation:40s linear infinite rotation1;
	background: url(img/bk_fpj.png) center no-repeat;
	background-size: 100% auto;
	position: absolute;
	z-index: 1;
}
@keyframes rotation1{
  0%{ transform:rotate(0);}
  100%{ transform:rotate(360deg); }
}
.top_con02_servicebox {
	margin: -100px 0 0 0;
	position: relative;
	z-index: 2;
}
.top_con02_servicebox p{
	font-size: 14px;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: 0px;
}
.top_con02_servicebox p strong{font-weight: 900;}

.top_con02_box03_service01 {
	width: 400px;
	height: auto;
	margin: 0 auto;
	text-align: center;
}
.top_con02_box03_service02 {
	width: 280px;
	height: auto;
	margin: 0 0 0 120px;
	text-align: center;
	float: left;
}
.top_con02_box03_service03{
	width: 280px;
	height: auto;
	margin: 0 120px 0 0;
	text-align: center;
	float: right;
}
.top_con02_box03_service01 img,
.top_con02_box03_service02 img,
.top_con02_box03_service03 img{
	width: 100%;
	max-width: 280px;
	height: auto;
	padding: 0 0 10px 0;
}

.top_con02_shimabox {
	text-align: center;
	margin: -330px 0 250px 0;
}
.top_con02_shimabox img{
	width: 80px;
	height: auto;
}
.top_con03_textbox01 {
	width: 100%;
	padding: 0;
	margin: 0;
}
.top_con03_box01 {
	width: 1000px;
	padding: 100px 0;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}
.top_con03_textbox01_video {
	width: 100%;
	height: 510px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	position: absolute;
	z-index: 1;
}

.top_con03_textbox01 video{
	width: 100%;
	height: auto;
}
.top_con03_box01 h1{
  width: 30%;
  float: left;
  color: #fff;
}

.top_con03_box01 table{
  width: 70%;
  max-width: 900px;
  margin: -20px auto 0 auto;
  border-collapse: separate;
  border-spacing: 0 20px;
  float: left;
  color: #333333;
  letter-spacing: 1px;
}
.top_con03_box01 table a{
  color: #333333;
}


.top_con03_box01 table th {
    margin: 0 auto;
    padding: 15px 10px 15px 40px;
    vertical-align: middle;
    background:rgba(255,255,255,0.8);
    font-weight: 400;
    text-align: left;
}
.top_con03_box01 table td {
    margin: 0 auto;
    padding:0;
    vertical-align: middle;
    font-weight: normal;
    text-align: left;
	line-height: 120%;
    background:rgba(255,255,255,0.8);
}
.top_con04_textbox01 {
	width: 1000px;
	padding: 100px 0;
	margin: 0 auto;
}
.top_con04_textbox01 h1{
	width: 200px;
	margin: 40px 0 0 0;
	float: left;
}

.top_con04_logobox {
	width: 700px;
	padding: 0;
	margin: 0;
	float: left;
}
.top_con04_logobox .logo01,
.top_con04_logobox .logo02,
.top_con04_logobox .logo03{
	padding: 0 50px;
	margin: 0;
	float: left;
}

.top_con04_logobox .logo01{
	padding-top: 12px;
}


.top_con05_textbox01 {
    width: 100%;
    padding: 100px 0;
    margin: 0;
    background-color: #E7EBE6;
}
.top_con05_box01 {
	width: 1000px;
	padding: 100px 0;
	margin: 0 auto;
}
.top_con05_textbox01 h1{
	width: 150px;
	margin: 0 20px 0 0;
	float: left;
}
.top_con05_textbox01 p.text01{
	width: 200px;
	margin: 0;
	float: left;
}
.top_con05_textbox01 table{
  width: 48%;
  max-width: 900px;
  margin: 40px auto 30px auto;
  border-collapse: separate;
  border-spacing: 0 20px;
  float: left;
  color: #333333;
  letter-spacing: 1px;
}
.top_con05_textbox01 table th {
    margin: 0 auto;
    padding: 10px 10px;
    vertical-align: middle;
	background-color: #fff;
    font-weight: 400;
    text-align: left;
    font-size: 14px;
    line-height: 120%;
    width: 140px;
}
.top_con05_textbox01 table td {
    margin: 0 auto;
    padding: 10px 10px;
    vertical-align: middle;
    font-weight: normal;
    text-align: left;
	line-height: 120%;
	font-size: 14px;
    letter-spacing: 0;
	background-color: #fff;
}

.top_con05_textbox01 table.right { float: right; }

.top_con05_textbox01 .contact_text input{
	width: 100%;
	height: 30px;
	font-weight:500;
}
.top_con05_textbox01 .contact_number input{
	width: 30%;
}

.top_con05_textbox01 textarea{
	width: 100%;
	height: 120px;
	font-weight:500;
}
.top_con05_textbox01 span.mwform-radio-field-text{
	font-weight:500;
	font-size: 13px;
}

.top_con05_textbox01 .contact-bn01 {
	width: 100%;
	text-align: center;
}
.top_con05_textbox01 .contact-bn01 input[type=submit]{
	width: 30%;
	height: 60px;
	font-size: 15px;
	margin: 0 35% 20px 35%;
	text-align: center;
	background: #221815;
	cursor: pointer;
	color: #fff;
	font-size:16px;
	font-weight: bold;
	border: 0px #2a39893 solid;
}

.top_con05_textbox01 span.error { color: #CF121B; }

.contact_box01 {
  padding: 60px 0 60px 0;
  text-align: center;
}







#loopslider {
    margin: 0 auto;
	padding: 0;
    width: 100%;
    height: 280px;
    text-align: left;
    position: relative;
    overflow: hidden;
}
 
#loopslider ul {
    height: 280px;
    display: inline;
    overflow: hidden;
}
 
#loopslider ul li {
    width: 315px;
    height: 230px;
    float: left;
    display: inline;
    overflow: hidden;
}

#loopslider img{
    width: 315px;
    height: 230px;
	display: block;
	transition-duration: 0.8s;	/*変化に掛かる時間*/
}


/* =======================================
    ClearFixElements
======================================= */
#loopslider ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}
 
#loopslider ul {
    display: inline-block;
    overflow: hidden;
}


.notbox {
  width: 100%;
  margin: 0;
  padding: 200px 0;
  background-color: #E7EBE6;
  text-align: center;	
}
.notboxin {
  width: 90%;
  margin: 0 auto;
  padding: 0;
}



@media screen and (max-width: 1099px) {
/* =======================================
    Top
======================================= */
	.top_con01_titbox {
		width: 90%;
		padding: 60px 0;
		text-align: left;
		margin: 0 auto;
	}
	.top_con01_titbox02 {
		width: 100%;
		padding: 0;
		text-align: left;
		margin: 0;
		background: linear-gradient(to right, #fff 0%, #fff 50%, #E7EBE6 50%, #E7EBE6 50%, #E7EBE6 100%);
	}
		
	
	.top_con01_titbox h1,
	.top_con02_textbox01 h1,
	.top_con03_textbox01 h1,
	.top_con04_textbox01 h1,
	.top_con05_textbox01 h1{
		margin: 0 0 80px 0;
		padding: 0;
		font-size: 26px;
		font-weight:600;
		line-height: 25px;
		letter-spacing:1px;
		color: #CF121B;
		font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
	}

	.top_con01_titbox h2{
		width: 150px;
		margin: 0 auto;
		padding: 0;
		float: none;
	}
	.top_con01_titbox h2 img{
		width: 100%;
		height: auto;
	}

	.top_con01_textbox01 {
		width: 80%;
		padding: 60px 0 0 0;
		margin: 0 0 0 0;
		float: left;
	}
	.top_con01_textbox02 {
		width: 100%;
		padding: 60px 0 0 0;
		margin: 0 0 0 0;
		float: left;
	}

	.top_con01_textbox01 h3,
	.top_con01_textbox02 h3{
		margin: 0;
		padding: 0 0 15px 0;
		font-size: 27px;
		font-weight: 500;
		line-height: 140%;
		letter-spacing:1px;
		color: #CF121B;
	}
	.top_con01_textbox01 p,
	.top_con01_textbox02 p{
		margin: 0;
		padding: 0;
		font-size: 14px;
		font-weight:500;
		line-height: 200%;
		letter-spacing: 0px;
	}
	.top_con01_textbox01 p strong{
		font-weight:900;
		color: #CF121B;
	}
	.top_con01_imgbox01 {
		width: 20%;
		padding: 180px 0 0 0;
		margin: 0 0 0 0;
		text-align: right;
		float: left;
	}
	.top_con01_imgbox01 img{
		width: 100%;
		height: auto;
	}
	.top_con01_imgbox02 {
		width: 100%;
		padding: 0;
		margin: -50px 0 60px 0;
		text-align: left;
		float: none;
	}
	.top_con01_imgbox02 img{
		width: 100%;
		height: auto;
	}
	.top_con01_imgbox03 {
		width: 20%;
		padding: 0 0 0 0;
		margin: 70px 0 0 0;
		text-align: left;
		float: right;
	}
	.top_con01_imgbox03 img{
		width: 100%;
		height: auto;
	}
	.top_con01_imgbox04 {
		width: 13%;
		padding: 0 0 0 0;
		margin: 0 0 0 0;
		text-align: left;
		float: left;
	}
	.top_con01_imgbox04 img{
		width: 100%;
		height: auto;
	}
	.top_con01_imgbox05 {
		width: 8%;
		padding: 0 0 0 0;
		margin: 10px 0 0 0;
		text-align: left;
		float: right;
	}
	.top_con01_imgbox05 img{
		width: 100%;
		height: auto;
	}


	.top_con02_textbox01 {
		width: 100%;
		padding: 100px 0;
		margin: 0;
		background-color: #E7EBE6;

	}
	.top_con02_box02 {
		width: 90%;
		padding: 0;
		text-align: left;
		margin: 0 auto;
	}
	.top_con02_box03 {
		width: 100%;
		height: auto;
		margin: 0 10%;
		animation:40s linear infinite rotation1;
		background: none;
		background-size: 100% auto;
		position: absolute;
		z-index: 1;
	}
	.top_con02_servicebox {
		margin: 0px 0 0 0;
		position: relative;
		z-index: 2;
	}
	.top_con02_servicebox p{
		font-size: 14px;
		font-weight: 500;
		line-height: 150%;
		letter-spacing: 0px;
	}
	.top_con02_servicebox p strong{font-weight: 900;}

	.top_con02_box03_service01 {
		width: 45%;
		height: auto;
		margin: 0 auto 30px auto;
		text-align: center;
	}
	.top_con02_box03_service02 {
		width: 45%;
		height: auto;
		margin: 0 0 0 0;
		text-align: center;
		float: left;
	}
	.top_con02_box03_service03{
		width: 45%;
		height: auto;
		margin: 0 0 0 0;
		text-align: center;
		float: right;
	}
	.top_con02_box03_service01 img,
	.top_con02_box03_service02 img,
	.top_con02_box03_service03 img{
		width: 100%;
		max-width: 280px;
		height: auto;
		padding: 0 0 20px 0;
	}

	.top_con02_shimabox {
		width: 100%;
		text-align: center;
		margin: 0;
	}
	.top_con02_shimabox img{
		width: 80px;
		height: auto;
		margin: -600px 0 0 0;
	}
	.top_con03_textbox01 {
		width: 100%;
		padding: 0;
		margin: 0;
	}
	.top_con03_box01 {
		width: 90%;
		padding: 100px 0;
		margin: 0 auto;
		position: relative;
		z-index: 2;
	}
	.top_con03_textbox01_video {
		width: 100%;
		height: 650px;
		overflow: hidden;
		padding: 0;
		margin: 0;
		position: absolute;
		z-index: 1;
	}

	.top_con03_textbox01 video{
		width: auto;
		height: 650px;
	}
	.top_con03_box01 h1{
	  width: 30%;
	  float: left;
	  color: #fff;
	}

	.top_con03_box01 table{
	  width: 100%;
	  max-width: 900px;
	  margin: -20px auto 0 auto;
	  border-collapse: separate;
	  border-spacing: 0 20px;
	  float: left;
	  color: #333333;
	  letter-spacing: 1px;
	}
	.top_con03_box01 table a{
	  color: #333333;
	}


	.top_con03_box01 table th {
		margin: 0 auto;
		padding: 15px 10px 15px 40px;
		vertical-align: middle;
		background:rgba(255,255,255,0.8);
		font-weight: 400;
		text-align: left;
	}
	.top_con03_box01 table td {
		margin: 0 auto;
		padding:0;
		vertical-align: middle;
		font-weight: normal;
		text-align: left;
		line-height: 120%;
		background:rgba(255,255,255,0.8);
	}
	.top_con04_textbox01 {
		width: 90%;
		padding: 100px 0;
		margin: 0 auto;
	}
	.top_con04_textbox01 h1{
		width: 200px;
		margin: 40px 0 0 0;
		float: left;
	}

	.top_con04_logobox {
		width: 100%;
		padding: 0;
		margin: 30px 0 0 0;
		float: left;
	}
	.top_con04_logobox .logo01,
	.top_con04_logobox .logo02,
	.top_con04_logobox .logo03{
		padding: 0 50px;
		margin: 0;
		float: left;
	}

	.top_con04_logobox .logo01{
		padding-top: 12px;
	}

	.top_con05_textbox01 {
		width: 100%;
		padding: 100px 0;
		margin: 0;
		background-color: #E7EBE6;
	}
	.top_con05_box01 {
		width: 90%;
		padding: 100px 0;
		margin: 0 auto;
	}
	.top_con05_textbox01 h1{
		width: 150px;
		margin: 0 20px 0 0;
		float: left;
	}
	.top_con05_textbox01 p.text01{
		width: 200px;
		margin: 0;
		float: left;
	}
	.top_con05_textbox01 table{
	  width: 48%;
	  max-width: 900px;
	  margin: 40px auto 30px auto;
	  border-collapse: separate;
	  border-spacing: 0 20px;
	  float: left;
	  color: #333333;
	  letter-spacing: 1px;
	}
	.top_con05_textbox01 .contact-bn01 input[type=submit]{
		width: 50%;
		height: 60px;
		font-size: 15px;
		margin: 0 25% 20px 25%;
		text-align: center;
		background: #221815;
		cursor: pointer;
		color: #fff;
		font-size:16px;
		font-weight: bold;
		border: 0px #2a39893 solid;
	}
	
}







@media screen and (max-width: 767px) {
/* =======================================
    Top
======================================= */
	.top_con01_titbox h2{
		width: 130px;
		margin: 0 auto;
		padding: 0;
		float: none;
	}
	.top_con01_titbox h2 img{
		width: 100%;
		height: auto;
	}

	.top_con01_textbox01 {
		width: 100%;
		padding: 60px 0 0 0;
		margin: 0 0 0 0;
		float: left;
	}
	.top_con01_textbox02 {
		width: 100%;
		padding: 60px 0 0 0;
		margin: 0 0 0 0;
		float: left;
	}

	.top_con01_textbox01 h3,
	.top_con01_textbox02 h3{
		margin: 0;
		padding: 0 0 15px 0;
		font-size: 22px;
		font-weight: 500;
		line-height: 140%;
		letter-spacing:0px;
		color: #CF121B;
		text-align: center;
	}
	.top_con01_textbox01 p,
	.top_con01_textbox02 p{
		margin: 0;
		padding: 0;
		font-size: 14px;
		font-weight:500;
		line-height: 170%;
		letter-spacing: 0px;
		text-align: center;
	}
	.top_con01_textbox01 p strong{
		font-weight:900;
		color: #CF121B;
	}
	.top_con01_imgbox01 {
		width: 30%;
		padding: 0;
		margin: 0 auto;
		text-align: center;
		float: none;
	}
	.top_con01_imgbox01 img{
		width: 100%;
		height: auto;
		padding: 30px 0 0 0;
	}
	.top_con01_imgbox02 {
		width: 100%;
		padding: 0;
		margin: -20px 0 50px 0;
		text-align: left;
		float: none;
	}
	.top_con01_imgbox02 img{
		width: 100%;
		height: auto;
	}
	.top_con01_imgbox03 {
		width: 40%;
		padding: 0 0 0 0;
		margin: 20px 10% 0 0;
		text-align: left;
		float: left;
	}
	.top_con01_imgbox03 img{
		width: 100%;
		height: auto;
	}
	.top_con01_imgbox04 {
		width: 20%;
		padding: 0 0 0 0;
		margin: 60px 10% 0 0;
		text-align: center;
		float: left;
	}
	.top_con01_imgbox04 img{
		width: 100%;
		height: auto;
	}
	.top_con01_imgbox05 {
		width: 10%;
		padding: 0 0 0 0;
		margin: 70px 0 0 10%;
		text-align: center;
		float: left;
	}
	.top_con01_imgbox05 img{
		width: 100%;
		height: auto;
	}
	.top_con02_servicebox p{
		font-size: 14px;
		font-weight: 500;
		line-height: 140%;
		letter-spacing: 0px;
	}
	.top_con02_servicebox p strong{font-weight: 900;}

	.top_con02_box03_service01 {
		width: 90%;
		height: auto;
		margin: 0 auto 50px auto;
		text-align: center;
	}
	.top_con02_box03_service02 {
		width: 90%;
		height: auto;
		margin: 0 auto 50px auto;
		text-align: center;
		float: none;
	}
	.top_con02_box03_service03{
		width: 90%;
		height: auto;
		margin: 0 auto 50px auto;
		text-align: center;
		float: none;
	}
	.top_con02_box03_service01 img,
	.top_con02_box03_service02 img,
	.top_con02_box03_service03 img{
		width: 100%;
		max-width: 280px;
		height: auto;
		padding: 0 0 20px 0;
	}

	.top_con02_shimabox {
		width: 100%;
		text-align: center;
		margin: 0;
	}
	.top_con02_shimabox img{
		width: 50px;
		height: auto;
		margin: 0;
	}
	.top_con03_textbox01 {
		width: 100%;
		padding: 0;
		margin: 0;
	}
	.top_con03_box01 {
		width: 90%;
		padding: 100px 0;
		margin: 0 auto;
		position: relative;
		z-index: 2;
	}
	.top_con03_textbox01_video {
		width: 100%;
		height: 650px;
		overflow: hidden;
		padding: 0;
		margin: 0;
		position: absolute;
		z-index: 1;
	}

	.top_con03_textbox01 video{
		width: auto;
		height: 650px;
	}
	.top_con03_box01 h1{
	  width: 100%;
	  float: left;
	  color: #fff;
	}

	.top_con03_box01 table{
	  width: 100%;
	  max-width: 900px;
	  margin: -20px auto 0 auto;
	  border-collapse: separate;
	  border-spacing: 0 20px;
	  float: left;
	  color: #333333;
	  letter-spacing: 1px;
		font-size: 14px;
	}
	.top_con03_box01 table a{
	  color: #333333;
	}


	.top_con03_box01 table th {
		margin: 0 auto;
		padding: 10px 10px 10px 15px;
		vertical-align: middle;
		background:rgba(255,255,255,0.8);
		font-weight: 400;
		text-align: left;
	}
	.top_con03_box01 table td {
		margin: 0 auto;
		padding:0;
		vertical-align: middle;
		font-weight: normal;
		text-align: left;
		line-height: 120%;
		background:rgba(255,255,255,0.8);
	}
	.top_con04_textbox01 {
		width: 90%;
		padding: 100px 0;
		margin: 0 auto;
	}
	.top_con04_textbox01 h1{
		width: 200px;
		margin: 40px 0 0 0;
		float: left;
	}

	.top_con04_logobox {
		width: 100%;
		padding: 0;
		margin: 30px 0 0 0;
		float: left;
	}
	.top_con04_logobox .logo01,
	.top_con04_logobox .logo02,
	.top_con04_logobox .logo03{
		width: 100%;
		padding: 0;
		margin: 0 auto 60px auto;
		float: none;
		text-align: center;
	}
	
	.top_con04_logobox .logo01 img,
	.top_con04_logobox .logo02 img,
	.top_con04_logobox .logo03 img{
		width: 100%;
		max-width: 200px;
		height: auto;
	}
	
	.top_con05_textbox01 p.text01 {
		width: 200px;
		margin: 0 0 50px 0;
		float: left;
	}
	.top_con05_textbox01 table{
	  width: 100%;
	  max-width: 900px;
	  margin: -20px auto 0 auto;
	  border-collapse: separate;
	  border-spacing: 0 20px;
	  float: left;
	  color: #333333;
	  letter-spacing: 1px;
	}
	.top_con05_textbox01 .contact-bn01 input[type=submit]{
		width: 90%;
		height: 60px;
		font-size: 15px;
		margin: 0 5% 30px 5%;
		text-align: center;
		background: #221815;
		cursor: pointer;
		color: #fff;
		font-size:16px;
		font-weight: bold;
		border: 0px #2a39893 solid;
	}
	
}

/*# sourceMappingURL=style.css.map */
