body {
	color: #646464;
	line-height: 1.7;
}
a:hover {text-decoration: none;}
.main {
	margin: 0px 0 0 0;
}
.row-eq-height {
    display: flex;
    flex-wrap: wrap;
}

.logo {
	margin: -10px 0 0 50px;
	position: fixed;
	z-index: 1000;
}@media only screen and (min-width: 0px) and (max-width: 768px) {
  .logo {
    margin: -5px 0 0 20px; }}

.logo02 {
	margin: -10px 0 0 50px;
	position: fixed;
	z-index: 1000;
}@media only screen and (min-width: 0px) and (max-width: 768px) {
  .logo02 {
    margin: -5px 0 0 20px; }}

@media only screen and (min-width: 0px) and (max-width: 768px) {
.sp_mgn {
	margin: 0 0 20px;
}
}

@media only screen and (min-width: 0px) and (max-width: 768px) {
.sp_mgn02 {
	margin: 0 0 40px;
}
}

@media only screen and (min-width: 0px) and (max-width: 768px) {
.img_s img {
	width: 50%;
	height: auto;
}
}

@media only screen and (min-width: 0px) and (max-width: 768px) {
.img_s02 img {
	width: 70%;
	height: auto;
}
}

.btn-primary {
    background: #999;
    color: #fff;
		border: none;
}

.btn-primary:hover, .btn-primary:focus,
.btn-primary:active, .btn-primary:active:focus, .btn-primary:active:hover, .btn-primary:active.focus,
.btn-primary.active, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary,
.open > .dropdown-toggle.btn-primary:hover,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary.focus,
.btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus {
    background: #999;
    color: #000;
}


.gmap {
height: 0;
overflow: hidden;
padding-bottom: 56.25%;
position: relative;
}
.gmap iframe {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
}

#bg01 {
	padding:60px 0;
	background-color:#f2e8dc;
}

#bg02 {
	padding:60px 0;
	background-color:#ffffff;
}

#bg02_02 {
	padding:60px 0;
	background-color:#ffffff;
}@media only screen and (min-width: 0px) and (max-width: 768px) {
  #bg02_02 {
    padding:0; }}

#bg03 {
	padding:60px 0;
	background-color:#646464;
}

#bg04 {
	padding:60px 0;
	background-color:#d2dad4;
}

#bg05 {
	padding:60px 0;
	background-color:#5b2b18;
}

#bg06 {
	background: url(../../img/world_bg.jpg);
	background-size: cover;
	background-position: center;
	background-attachment: scroll;
	background-repeat: no-repeat;
	padding:60px 0;
}

#bg07 {
	background: url(../../img/footer_bg.jpg);
	background-size: cover;
	background-position: center;
	background-attachment: scroll;
	background-repeat: no-repeat;
	padding:60px 0;
}

.ttl_center {
	text-align: center;
}
.ttl01 {
	margin: 0 0 20px 0;
	color: #FFF;
	line-height: 1.3;
	letter-spacing: 0.1em;
}@media only screen and (min-width: 0px) and (max-width: 768px) {
  .ttl01 {
    text-align: center;}}

.ttl02 {
	margin: 20px 0;
	font-size: 18px;
	line-height: 1.3;
	letter-spacing: 0.1em;
	font-weight: bold;
	text-align: center;
}

.m_ttl01 {
  font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
	font-size: 20px;
	line-height: 1.4;
	letter-spacing: 0.3em;
	margin: 0;
	text-align: center;
}@media only screen and (min-width: 0px) and (max-width: 768px) {
  .m_ttl01 {
    font-size: 18px; }}

.m_ttl02 {
	font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
	font-size: 26px;
	line-height: 1.3;
	letter-spacing: 0.3em;
	margin: 0 0 20px 0;
	text-align: center;
}

.m_ttl03 {
	font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
	font-size: 26px;
	line-height: 1.3;
	letter-spacing: 0.3em;
	margin: 50px 0 30px 0;
	text-align: center;
	color: #5b2b18;
}

.m_ttl03_02 {
	font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
	font-size: 26px;
	line-height: 1.3;
	letter-spacing: 0.3em;
	margin: 0 0 30px 0;
	text-align: center;
	color: #5b2b18;
}

.f_bwn {
	text-align: center;
	color: #5b2b18;
}@media only screen and (min-width: 0px) and (max-width: 768px) {
  .f_bwn {
    text-align: left; }}

.f_bwn02 {
	color: #5b2b18;
}

.f_bwn03 {
	color: #FFF;
}

.foot_add {
	margin: 0;
	color: #5b2b18;
	font-weight: bold;
}

.foot_tel {
	margin: 0;
	font-size: 22px;
	font-weight: bold;
	color: #5b2b18;
}

.btn-border {
  display: inline-block;
  max-width: 300px;
  text-align: left;
  border: 2px solid #9ec34b;
  font-size: 16px;
  color: #9ec34b;
  text-decoration: none;
  font-weight: bold;
  padding: 8px 16px;
  border-radius: 4px;
  transition: .4s;
}

.btn-border:hover {
  background-color: #9ec34b;
  border-color: #cbe585;
  color: #FFF;
}


/* service ?????????????????????????????????????????????????? */
.service_bg {
}@media only screen and (min-width: 0px) and (max-width: 768px) {
  .service_bg {
    margin:0 0 30px 0; }
}

.service_bg a {
	padding: 30px;
	background-color: #FEFDEF;
	color: #646464;
	display: block;
}
.service_bg a:hover {
	background-color: #d2dad4;
}

.mark01 {
	position: absolute;
	top: -30px;
	right: 40px;
}

.omamori_bg {
	padding: 40px;
	background-color: #f1e7db;
}@media only screen and (min-width: 0px) and (max-width: 768px) {
  .omamori_bg {
    padding:40px 20px; }}

.mark02 {
	position: absolute;
	top: -30px;
	right: 40px;
}

.kikaku_bg {
	padding: 40px;
	background-color: #FEFDEF;
}@media only screen and (min-width: 0px) and (max-width: 768px) {
  .kikaku_bg {
    padding:40px 20px; }}

.mark03 {
	position: absolute;
	top: -30px;
	right: 40px;
}

.logo_box {
	width: 100%;
	height: 200px;
}@media only screen and (min-width: 0px) and (max-width: 768px) {
  .logo_box {
    height: auto; }}

.f_box {
  width: 100%;
	height: 170px;
}@media only screen and (min-width: 0px) and (max-width: 1200px) {
  .f_box {
    height: auto; }}

.kikaku_mgn {
  margin: 0 0 70px 0;
}@media only screen and (min-width: 0px) and (max-width: 1200px) {
		  .kikaku_mgn {
		    margin: 0 0 20px 0 }}

/* news ?????????????????????????????????????????????????? */
.news_date {
	font-size: 22px;
	margin:0 0 5px 0;
	color: #FFF;
}
.news_txt {
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	font-size: 14px;
	color: #FFF;
	border-bottom: 1px dotted #fff;
}

.news_l_posi {
    display: flex;
    align-items: center;
}





/* company ?????????????????????????????????????????????????? */
.tbl_company {
	width: 100%;
}
.tbl_company th {
  width: 20%;
	padding: 15px;
	font-size: 16px;
	font-weight: normal;
}@media only screen and (min-width: 0px) and (max-width: 768px) {
  .tbl_company th {
    width: 25%;
		padding: 10px; }}

.tbl_company td {
	padding: 15px;
	font-size: 16px;
	font-weight: normal;
}@media only screen and (min-width: 0px) and (max-width: 768px) {
  .tbl_company td {
		padding: 10px; }}

.tbl_company tr {
	border-bottom: 1px dotted #fff;
}


/* map ?????????????????????????????????????????????????? */
.tibet_omamori {
	position: absolute;
	top: 20px;
	right: 40px;
}

.peru_omamori {
	position: absolute;
	top: -20px;
	right: 40px;
}

.turkey_omamori {
	position: absolute;
	top: 0;
	right: 40px;
}

.madagascar_omamori {
	position: absolute;
	top: 0;
	right: 20px;
}

.newzealand_omamori {
	position: absolute;
	top: 0;
	right: 20px;
}

.usa_omamori {
	position: absolute;
	top: 0;
	right: 20px;
}


#p_usa,
#p_peru,
#p_madagascar,
#p_turkey,
#p_tibet,
#p_newzealand,
#p_hawaii,
#p_guatemala,
#p_mexico,
#p_brazil,
#p_bolivia,
#p_chili,
#p_scotland,
#p_england,
#p_portugal,
#p_spain,
#p_sweden,
#p_germany,
#p_czech,
#p_france,
#p_italy,
#p_egypt,
#p_ghana,
#p_kenya,
#p_africa,
#p_russia,
#p_nepal,
#p_india,
#p_china,
#p_thai,
#p_vietnam,
#p_bali,
#p_korea,
#p_japan,
#p_taiwan,
#p_saipan,
#p_australia {
	display: none;
}
.p_box {
	width: 200px;
	position: absolute;
	background: #5b2b18;
	padding: 0 1px;
	border-radius: 10px;
	box-shadow: 0px 2px 2px #e6e6e6;
	color: #FFF;
	font-size: 26px;
}
.p_box .p_title {
	border-bottom: 1px solid #e6e6e6;
	text-align: center;
	margin: 0;
	line-height: 2.5;
}
.p_box .p_txt {
	padding: 15px 5px;
}
.p_box ul {
	width: 90%;
	margin: 0;
	padding: 0 0 0 10%;
	overflow: hidden;
}
.p_box ul li {
	float: left;
	width: 42%;
	margin: 0 0 0 8%;
	font-size: .8em;
}
