@charset "utf-8";



/* 全体カスタマイズ
======================================================*/

#cb_1 .cb_headline,
#cb_0 .cb_headline,
#eventList .headline,
#tourList .headline {
    color: #000000;
}

#header_logo .desc, #header_logo_fix .desc {
    display: none;
}

	@media only screen and (min-width: 992px) {
.has_header_content #header_top {
    background-color: rgba(0,0,0,0.8);
}
	}


#cb_0,
#cb_0 ol,
#cb_0 li {
	opacity: 1 !important;
}

#global_menu > ul > li#menu-item-356 > a {
	background: #666666;
}

.header_search_inputs {
    position: relative;
    left: -330px;
}

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

.header_search_inputs {
	width: 40%;
    position: relative;
    left: 0;
    margin: 0 auto 12px;
}

#post_list .article {
    width: 30%;
    width: -webkit-calc((100% - 40px) / 2);
    width: -moz-calc((100% - 40px) / 2);
    width: calc((100% - 40px) / 2);
    margin: 0 35px 28px 0 !important;
}
#post_list .article:nth-child(3n) {
    margin: 0 35px 28px 0 !important;
}
#post_list .article:nth-child(2n) {
    margin: 0 0 28px 0 !important;
}

#cb_1 .cb_headline {
    font-size: 42px;
}
#cb_0 .cb_headline {
    font-size: 42px;
}

	}


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

.slick-list {
	height: 300px !important;
}

#header_slider .item {
    height: 300px;
}

.header_search_inputs {
	width: auto;
    position: relative;
    left: 0;
}

	}


/* サイドバー
======================================================*/
.styled_post_list1_widget h6 {
  margin: 10px 10px 0px 10px;
  padding: 2px 5px;
  color: #000000;
  background-color: #EEEEEE;
  z-index: 99999;
}


/* 言語ナビ
======================================================*/

.btn_language {
	background: #ffffff;
	position: absolute;
	top: 18px;
	left: 150px;
	z-index: 1000;
}
.btn_language select {
	width: 160px;
	height: 30px;
	padding: 0 10px;
	border: none;
	background: #ffffff;
}
.icn_language {
	position: relative;
	top: 5px;
	left: 5px;
}


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

.btn_language {
	top: 20px;
	left: 140px;
}
.btn_language select {
	width: 100px;
	height: 20px;
}
.icn_language {
	width: 15px;
	top: 3px;
	left: 5px;
}

	}



/* トップページ
======================================================*/

.link_more_wrapper {
	clear: both;
	padding-top: 50px;
}
a.link_more {
	width: 200px;
	height: 50px;
	display: block;
    margin: -20px auto 50px auto;
    text-align: center;
    line-height: 50px;
    text-decoration: none;
		font-size: 1.4rem;
    color: #fff;
    background: #aaa;
    position: relative;
    transition-property: background-color, color, border-color;
    transition-duration: 0.2s;
    transition-timing-function: ease;
}
a.link_more:after {
	content: '\e910';
    font-family: 'design_plus';
    line-height: 1;
    margin-top: -0.5em;
    position: absolute;
    top: 50%;
    right: 14px;
    -webkit-font-smoothing: antialiased;
}

a.link_more_b {
	width: 300px;
	height: 50px;
	display: block;
    margin: 0 auto;
    text-align: center;
    line-height: 50px;
    text-decoration: none;
    color: #fff;
    margin-top: 40px;
    background: #aaa;
    position: relative;
    transition-property: background-color, color, border-color;
    transition-duration: 0.2s;
    transition-timing-function: ease;
}
a.link_more_b:after {
	content: '\e910';
    font-family: 'design_plus';
    line-height: 1;
    margin-top: -0.5em;
    position: absolute;
    top: 50%;
    right: 14px;
    -webkit-font-smoothing: antialiased;
}

.sec_top-event {
	width: 1200px;
	margin: 0 auto 80px;
	overflow: hidden;
}
.sec_top-event .cb_headline {
    color: #000000;
    font-size: 42px;
    margin: -0.1em 0 72px 0;
    padding: 0;
    line-height: 1.2;
    text-align: center;
}
.top-event_ul li {
	margin: 0 1.3333% 12px 0;
    padding: 0;
    width: 32.4444%;
    float: left;
}
.top-event_ul li:nth-of-type(3n) {
	margin-right: 0;
}
.top-event_ul li a {
	display: block;
    height: 150px;
    background: #f7f7f7;
    overflow: hidden;
    position: relative;
}
.top-event_ul .image {
	display: block;
    float: left;
    width: 150px;
    height: 150px;
    overflow: hidden;
    position: relative;
}
.top-event_ul .image img {
	display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition-property: opacity;
    transition-duration: .5s;
    opacity: 1;
}
.top-event_ul .info {
	color: #000000;
	left: 150px;
    width: calc(100% - 150px);
    padding: 0 22px;
    line-height: 1.7;
    position: absolute;
    top: 50%;
    -webkit-transform: translate3d(0,-50%,0);
    -mox-transform: translate3d(0,-50%,0);
    -ms-transform: translate3d(0,-50%,0);
    -o-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.top-event_ul h3 {
	margin: 0 0 7px 0;
    padding: 0;
    font-size: 114.285%;
    font-weight: 700;
    line-height: 1.7;
}

.sec_top-concept {
	width: 1200px;
	margin: 0 auto 80px;
	overflow: hidden;
}
.sec_top-concept .cb_headline {
    color: #000000;
    font-size: 42px;
    margin: -0.1em 0 62px 0;
    padding: 0;
    line-height: 1.2;
    text-align: center;
}
.sec_top-concept p {
	font-size: 20px;
	text-align: center;
	line-height: 1.8;
}

.sec_top-bar {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.sec_top-bar .cb_headline {
    color: #000000;
    font-size: 42px;
    margin: -0.1em 0 72px 0;
    padding: 0;
    line-height: 1.2;
    text-align: center;
}
.atc-top-bar {
	width: 23%;
    margin: 0 2.6% 30px 0;
    float: left;
}
.atc-top-bar:nth-of-type(4) {
    margin: 0 0 30px 0;
}
.top-bar_eyacatch {
	width: 100%;
    margin: 0 auto 10px;
}
.top-bar_eyacatch img {
    width: 100%;
    height: auto;
}



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

.sec_top-event {
	width: auto;
	padding: 0 20px;
}
.top-event_ul li {
	margin: 0 4% 12px 0;
    padding: 0;
    width: 48%;
    float: left;
}
.top-event_ul li:nth-of-type(3n) {
	margin: 0 4% 12px 0;
}
.top-event_ul li:nth-of-type(2n) {
	margin: 0 0 12px 0;
}

.sec_top-concept {
	width: auto;
	padding: 0 20px;
}
.sec_top-concept .cb_headline {
    color: #000000;
    font-size: 20px;
    margin: -0.2em 0 33px 0;
    padding: 0;
    line-height: 1.2;
    text-align: left;
}
.sec_top-concept p {
	font-size: 16px;
	text-align: left;
	line-height: 1.8;
}

.sec_top-bar {
	width: auto;
	padding: 0 20px;
}

.atc-top-bar {
	width: 48%;
    margin: 0 4% 30px 0;
    float: left;
}
.atc-top-bar:nth-of-type(4) {
    margin: 0 0 30px 0;
}
.atc-top-bar:nth-of-type(2) {
    margin: 0 0 30px 0;
}

.sec_top-concept .cb_headline {
    font-size: 42px;
    text-align: center;
}


	}



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

.link_more_wrapper {
	padding-top: 20px;
}

.sec_top-event {
	width: auto;
	padding: 0 20px;
	margin: 0 auto 80px;
}
.sec_top-event .cb_headline {
    font-size: 20px;
    margin: -0.2em 0 7px 0;
    text-align: left;
}
.top-event_ul li {
	margin: 0 0 12px 0;
    padding: 0;
    width: 100%;
    float: none;
}
.top-event_ul li:nth-of-type(3n) {
	margin-right: 0;
}
.top-event_ul li a {
    height: 120px;
}
.top-event_ul .image {
    width: 120px;
    height: 120px;
}
.top-event_ul .image img {
	display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition-property: opacity;
    transition-duration: .5s;
    opacity: 1;
}
.top-event_ul .info {
	left: 120px;
    width: calc(100% - 120px);
    line-height: 1.7;
}
.top-event_ul h3 {
	margin: 0 0 7px 0;
    padding: 0;
    font-size: 114.285%;
    font-weight: 700;
    line-height: 1.7;
}

.sec_top-bar {
	width: auto;
	padding: 0 20px;
	overflow: hidden;
}
.sec_top-bar .cb_headline {
    font-size: 20px;
    margin: -0.2em 0 7px 0;
    text-align: left;
}
.atc-top-bar {
	width: 49%;
    margin: 0 2% 30px 0;
}
.atc-top-bar:nth-of-type(4) {
    margin: 0 0 30px 0;
}
.atc-top-bar:nth-of-type(2) {
    margin: 0 0 30px 0;
}
.top-bar_eyacatch {
	width: 100%;
    margin: 0 auto 10px;
}
.top-bar_eyacatch img {
    width: 100%;
    height: auto;
}

	}



/* タイトル
======================================================*/

h3.ttl_a {
	color: #000000;
	font-size: 150%;
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px dashed #cccccc;
}


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

h3.ttl_a {
	font-size: 130%;
}

	}



/* リンク
======================================================*/

.link_a {
	text-align: right;
	margin-top: 15px;
	display: block;
}
.fa-caret-square-right {
	color: #b69e84;
	margin-right: 5px;
}


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



	}




/* お問い合わせ
======================================================*/

.contact_info {
	margin-bottom: 50px;
}

.contactform {
	width: 800px;
	margin: 0 auto;
}

.tbl_contactform {
	width: 100%;
}
.tbl_contactform th {
	width: 300px;
	vertical-align: middle;
	padding: 20px;
	border: 1px solid #cccccc;
	background: #f5f5f5;
}
.tbl_contactform td {
	width: 500px;
	padding: 20px;
	border: 1px solid #cccccc;
}

.contactform_text input {
	width: 100%;
	height: 30px;
}
.contactform_textarea textarea {
	width: 100%;
	height: 200px;
}

.contactform_required {
	color: #ff0000;
	margin-left: 10px;
}

.btn_confirmation {
	width: 160px;
	height: 40px;
	font-size: 16px;
	margin-top: 40px;
	display: block;
	float: right;
}

.btn_contactform {
	width: 160px;
	margin: 0 auto;
}
.page-id-19 .btn_contactform {
	width: 350px;
	margin: 0 auto;
}
.btn_return {
	width: 160px;
	height: 40px;
	font-size: 16px;
	margin-top: 40px;
	display: block;
	float: left;
}


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

.main-img_sp {
	display: block;
}
#wp-custom-header img {
	display: none;
}

.home .entry-header {
	display: block;
}

.contact_info {
	text-align: left;
	margin-bottom: 30px;
}

.contactform {
	width: 100%;
}
.tbl_contactform {
	width: 100%;
}
.tbl_contactform th {
	width: auto;
	padding: 10px;
	display: block;
}
.tbl_contactform td {
	width: auto;
	padding: 10px;
	display: block;
}

.btn_contactform {
	left: 0;
}
.page-id-19 .btn_contactform {
	width: 160px;
}
.contact_info {
	text-align: left;
}
.btn_confirmation {
	float: none;
}
.page-id-19 .btn_confirmation {
	left: 0;
}
.btn_return {
	float: none;
}

	}


/* 会社概要
======================================================*/

.company-message {
	padding: 40px;
	border: 1px solid #bbbbbb;
}
h3.company-message_ttl {
	font-size: 150%;
	line-height: 1.5;
	padding-top: 0;
	padding-bottom: 15px;
	margin-bottom: 30px;
	border-bottom: 1px solid #bbbbbb;
}
.company-message p {
	margin-bottom: 0;
}

.tbl_company {
	width: 100%;
}
.tbl_company th {
	width: 20%;
	vertical-align: middle;
	background: #dddddd;
}
.tbl_company td {
	width: 80%;
}


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

.tbl_company th {
	width: auto;
	display: block;
}
.tbl_company td {
	width: auto;
	display: block;
}

	}



/* 初めての方へ
======================================================*/

.about_img-box {
	overflow: hidden;
}
.about_img-left {
	float: left;
}
.about_img-right {
	float: right;
}

.faq-nav_wrapper {
	margin: 40px 0 50px;
	overflow: hidden;
}
a.faq-nav {
	width: 45%;
	height: 40px;
    color: #b69e84;
    font-size: 20px;
    text-decoration: none;
    text-align: center;
    line-height: 40px;
    margin-right: 9%;
    border: 1px solid #b69e84;
    display: block;
    float: left;
    transition: 0.4s;
}
a.faq-nav:last-of-type {
	margin-right: 0;
}
a.faq-nav:hover {
	color: #ffffff;
	text-decoration: none;
	background: #b69e84;
	transition: 0.4s;
}
.faq-nav_id {
	margin-top: -80px;
	padding-top: 80px;
}

.faq-dl dt {
	text-indent: -25px;
	padding: 0 0 0 25px;
	margin-bottom: 10px;
}
.faq-dl dd {
	text-indent: -25px;
	padding: 0 0 15px 25px;
	margin-bottom: 15px;
    border-bottom: 1px dotted #cccccc;
    overflow: hidden;
}
.q {
	color: #ff0000;
	font-size: 120%;
	margin-right: 10px;
}
.a {
	color: #0000ff;
	font-size: 120%;
	margin-right: 10px;
}

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

.about_img-left {
	margin-bottom: 10px;
	float: none;
}
.about_img-right {
	float: none;
}

.faq-nav_wrapper {
	margin: 20px 0 30px;
}
a.faq-nav {
	width: auto;
	height: 40px;
    font-size: 16px;
    margin-right: 0;
    margin-bottom: 20px;
    float: none;
}
a.faq-nav:last-of-type {
	margin-bottom: 0;
}
.faq-nav_id {
	margin-top: -70px;
	padding-top: 70px;
}

	}



/* ブログ
======================================================*/

.single-post .post_content h3 {
    font-size: 180%;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 4px double #b69e84;
}


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



	}



/* 外国人バー（一覧）
======================================================*/

#barList .headline {
	margin: 0 0 14px 0;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.2;
    color: #000000;
}

.area-nav {
	margin:20px 0;
	overflow: hidden;
	box-sizing: border-box;
}
.area-nav a {
	width: 23%;
	height: 40px;
	color: #b69e84;
	font-size: 20px;
	text-decoration: none;
	text-align: center;
	line-height: 40px;
	margin-right: 2.3%;
	border: 1px solid #b69e84;
	display: block;
	float: left;
	transition: 0.4s;
}
.area-nav li:last-of-type a {
	margin-right: 0;
}
.area-nav a:hover {
	color: #ffffff;
	background: #b69e84;
	transition: 0.4s;
}

.atc-bar {
	padding: 20px;
	margin-bottom: 20px;
    border: #CCCCCC 1px solid;
    overflow: hidden;
}
.atc-bar_eyacatch {
	width: 240px;
	margin: 0 20px 0 0;
	float: left;
}
.atc-bar_eyacatch img {
	width: 100%;
	height: auto;
}
.atc-bar_eyacatch a:hover img {
	opacity: 0.7;
}
a.atc-bar_area {
	font-size: 0.7rem;
	display: inline-block;
    margin: 0 10px 15px 0;
    padding: 3px 10px 1px 10px;
    min-width: 50px;
    text-align: center;
    text-decoration: none;
    border-radius: 13px;
    color: #fff;
    background: #000;
}
a.atc-bar_cat {
	font-size: 0.6rem;
	display: inline-block;
    margin: 0 5px 5px 0;
    padding: 3px 10px 1px 10px;
    min-width: auto;
    text-align: center;
    text-decoration: none;
    border-radius: 13px;
    color: #fff;
    background: #888888;
}
.atc-bar_ttl {
	font-size: 22px;
	margin-bottom: 20px;
}
.bar_description {
	line-height: 1.8;
}


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

.area-nav a {
	width: 22.5%;
	height: 40px;
	font-size: 16px;
}

.atc-bar {
	padding: 15px 0;
	margin-bottom: 0;
    border: none;
    border-bottom: #CCCCCC 1px solid;
    overflow: hidden;
}
.atc-bar_eyacatch {
	width: 45%;
	margin: 0 5% 0 0;
}
a.atc-bar_area {
	min-width: auto;
	font-size: 0.6rem;
    margin: 0 5px 5px 0;
    padding: 1px 10px;
    line-height: normal;
}
.atc-bar_ttl {
	font-size: 14px;
	margin-bottom: 15px;
}
.bar_description {
	display: none;
}

	}



/* 外国人バー（詳細）
======================================================*/

.bar-detail_name {
	font-size: 30px;
	margin: 0 0 20px;
}
.bar-detail_eyacatch {
	margin-bottom: 60px;
}
.bar-detail_eyacatch img {
	width: 100%;
	height: auto;
}

.intro_1 {
	line-height: 1.8;
	margin-bottom: 60px;
}
.intro_2 {
	line-height: 1.8;
	margin-bottom: 60px;
}
.intro_1 h3,
.intro_2 h3 {
	font-size: 18px;
	margin-top: 20px;
}
.intro_1 p,
.intro_2 p {
	margin-bottom: 15px;
}

.gallery_ttl {
	font-size: 25px;
	padding-bottom: 10px;
	margin-bottom: 30px;
	border-bottom: 3px double #000000;
}
.gallery_wrapper {
	margin-bottom: 60px;
	overflow: hidden;
}
.gallery_wrapper img {
	width: auto;
	height: auto;
}
img.photo_1 {
	margin-bottom: 4px;
}
img.photo_2 {
	margin: 0 6px 6px 0;
	float: left;
}
img.photo_3 {
	margin: 0 0 6px 0;
	float: left;
}
img.photo_4 {
	margin: 0 6px 0 0;
	float: left;
}
img.photo_5 {
	float: left;
}

.tbl_store {
	width: calc(100% + 10px);
    margin: 0px -5px 40px -5px;
    padding: 0px;
    text-align: left;
    font-size: 1.1rem;
    line-height: 150%;
    border-collapse: separate;
    border-spacing: 5px 5px;
}
.tbl_store th {
	width: 15%;
    padding: 10px;
    text-align: center;
    vertical-align: middle;
    color: #FFFFFF;
    font-weight: bold;
    background-color: #000000;
}
.tbl_store td {
	padding: 10px;
    text-align: left;
    color: #000000;
    font-weight: normal;
    border: #CCCCCC 1px solid;
}

.bar_gmap #googleMaps {
	width: 100%;
	height: 500px;
}

.bar-relation {
	padding: 44px 36px;
	margin-top: 40px;
    border: 1px solid #ddd;
    overflow: hidden;
}
.atc-bar-relation {
	width: 30%;
	margin: 0 5% 30px 0;
	float: left;
}
.atc-bar-relation:nth-of-type(3n) {
	margin: 0 0 30px 0;
}
.bar-relation_eyacatch {
	width: 100%;
    margin: 0 auto 10px;
}
.bar-relation_eyacatch img {
	width: 100%;
    height: auto;
}
.bar-relation_area {
	font-size: 12px;
	display: inline-block;
    margin: 0 0 10px;
    padding: 3px 10px;
    min-width: 50px;
    text-align: center;
    text-decoration: none;
    border-radius: 13px;
    color: #fff;
    background: #000;
}


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

.bar-detail_name {
	font-size: 24px;
	margin: 0 0 15px;
}
.bar-detail_eyacatch {
	margin-bottom: 40px;
}

.intro_1 {
	margin-bottom: 40px;
}
.intro_2 {
	margin-bottom: 40px;
}
.intro_1 h3,
.intro_2 h3 {
	font-size: 15px;
	margin-top: 20px;
}
.intro_1 img,
.intro_2 img {
	max-width: 100%;
	height: auto;
}

.gallery_ttl {
	font-size: 25px;
	margin-bottom: 20px;
}
.gallery_wrapper {
	margin-bottom: 40px;
}
img.photo_1 {
	width: 100%;
	margin-bottom: 4px;
}
img.photo_2 {
	width: 49%;
	margin: 0 2% 6px 0;
}
img.photo_3 {
	width: 49%;
	margin: 0 0 6px 0;
}
img.photo_4 {
	width: 49%;
	margin: 0 2% 0 0;
}
img.photo_5 {
	width: 49%;
}

.tbl_store {
	width: calc(100% + 10px);
    margin: 0px -5px 30px -5px;
    padding: 0px;
    text-align: left;
    font-size: 0.9rem;
    line-height: 140%;
    border-collapse: separate;
    border-spacing: 5px 5px;
}
.tbl_store th {
	display: block;
    width: calc(100% - 20px);
    padding: 10px;
    text-align: center;
    vertical-align: middle;
    color: #FFFFFF;
    font-weight: bold;
    background-color: #000000;
}
.tbl_store td {
	display: block;
    width: calc(100% - 22px);
    padding: 10px;
    text-align: left;
    color: #000000;
    font-weight: normal;
    border: #CCCCCC 1px solid;
}

.bar_gmap #googleMaps {
	height: 200px;
}

.bar-relation {
	padding: 0;
    border: none;
}
.atc-bar-relation {
	width: 48%;
	margin: 0 4% 30px 0;
	float: left;
}
.atc-bar-relation:nth-of-type(3n) {
	margin: 0 4% 30px 0;
}
.atc-bar-relation:nth-of-type(2n) {
	margin: 0 0 30px 0;
}
.bar-relation_eyacatch {
	width: 100%;
    margin: 0 auto 10px;
}
.bar-relation_eyacatch img {
	width: 100%;
    height: auto;
}
.bar-relation_area {
	font-size: 12px;
	display: block;
    margin: 0 auto 10px;
    padding: 3px 10px;
    min-width: 50px;
    text-align: center;
    text-decoration: none;
    border-radius: 13px;
    color: #fff;
    background: #000;
}
.bar-relation_ttl {
	font-size: 11px;
}

	}



/* サービス概要
======================================================*/

.service-box {
	padding: 0 20px;
	border: 1px solid #cccccc;
	border-radius: 5px;
	overflow: hidden;
}
h3.service-box_ttl {
	color: #b69e84;
    font-size: 150%;
    line-height: 1.5;
    padding-top: 0;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px dashed #b69e84;
    clear: none;
}
.service-box_img {
	margin: 20px 30px 20px 0;
	float: left;
}


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

.service-box {
	padding: 0 10px;
}
h3.service-box_ttl {
    font-size: 120%;
}
.service-box_img {
	margin: 20px auto 0;
	display: block;
	float: none;
}

	}



/* メディア掲載
======================================================*/

.atc-media {
	padding-bottom: 15px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #cccccc;
}
h4.atc-media_ttl {
	font-size: 140%;
	font-weight: normal;
	line-height: 1.5;
	padding: 0 0 0 10px;
	border-left: 5px solid #b69e84;
}
.atc-media_date {
	color: #b69e84;
	font-size: 70%;
	margin-left: 15px;
}
.post_content .atc-media p {
	font-size: 90%;
    margin: 0;
}


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

.atc-media {
	padding-bottom: 10px;
	margin-bottom: 15px;
}
h4.atc-media_ttl {
	font-size: 120%;
}
.atc-media_date {
	font-size: 70%;
	margin-left: 0;
	display: block;
}

	}



/* メンバー登録等
======================================================*/

.sec_other {
	padding: 20px;
	margin-bottom: 40px;
	border: 1px solid #cccccc;
}

.other-nav {
	margin:20px 0;
	overflow: hidden;
	box-sizing: border-box;
}
.other-nav a {
	width: 23%;
	height: 40px;
	color: #b69e84;
	font-size: 20px;
	text-decoration: none;
	text-align: center;
	line-height: 40px;
	margin-right: 2.3%;
	border: 1px solid #b69e84;
	display: block;
	float: left;
	transition: 0.4s;
}
.other-nav li:last-of-type a {
	margin-right: 0;
}
.other-nav a:hover {
	color: #ffffff;
	text-decoration: none;
	background: #b69e84;
	transition: 0.4s;
}
.other-nav ul {
	margin-left: 0;
}
.other-nav li {
	list-style: none;
}


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

.sec_other {
	padding: 10px;
	margin-bottom: 20px;
}

.other-nav a {
	width: auto;
	height: 30px;
	font-size: 16px;
	text-decoration: none;
	text-align: center;
	line-height: 30px;
	margin-right: 0;
	margin-bottom: 10px;
	border: 1px solid #b69e84;
	display: block;
	float: none;
	transition: 0.4s;
}
.other-nav li:last-of-type a {
	margin-bottom: 0;
}

	}



/* sub page
======================================================*/




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



	}
