@media only screen and (min-width: 1024px) {
	    .eyecatch-style-1 ul li {
        width: calc(100% / 3.001);
        float: left
    }
}

.widget_text .textwidget p {
    margin-top: 3em;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 125px;
    padding-right: 125px;
}






@media only screen and (min-width: 739px){
.nav>li>a {
    padding: 10px 15px 5px;
    font-size: 14px;
    font-weight: 600;
    color: rgba(77,77,77,1.00);
	}}

.eyecatch-style-1 .eyecatch_description {
    font-size: 15px;
    padding: 10px;
    line-height: 1.6em;
}

.h2.widget_title, h2.widgettitle {
	font-size: 39px;}


.widget h3 {
    text-align: center;
    font-size: 28px;
    margin: 60px 0 15px 0;
	line-height: 1.5;
}

.site-title a img {
    max-height: 400px;
}
.site-branding {
    z-index: 10;
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 98%;
    width: -webkit-calc(100% - 100px);
    width: calc(100% - 100px);
    top: 30%;
    left: 0;
    right: 0;
    margin: auto;
}

.fb_iframe_widget{
    padding-top: 0px;
    padding-left: 250px;
    padding-right: 100px;
}

@media only screen and (max-width: 769px){
	.fb_iframe_widget{
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
}

  .widget_frame {
    padding: 35px 0;
}
.container-inner {
    max-width: 1000px;
}

.toptext {
	text-align: center;
	font-size: 28px;
	line-height: 1.5;
	padding: 50px;
}

.toptext2 {
	text-align: center;
 font-size: 16px;
line-height: 2;
}

.info1 {
	padding:0 10%;
}

.subtitle {
    text-align: center;
    font-size: 28px;
    margin: 60px 0 15px 0;
    line-height: 1.5;}

.fb_iframe_widget {
    padding-top: 0px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
}
    

.so-widget-sow-button-flat-10edda3ceb54 .ow-button-base a {
margin: 3px;
}
.image-container {
    position: relative;
    height: 350px;
}
.page-image-text .caption {
    color: #fff;
    font-size: 30px;
    line-height: 70px;
    font-weight: 600;
    text-shadow: 0 1px 3px #000;
}
 .icon-map-marker3:before {
    content: "\e943";
    font-size: 24px;
    position: absolute;
    top: inherit;
}
@media only screen and (min-width: 739px){
.nav {
    font-size: 0;
    text-align: center;
	}}
.goog-te-gadget {
    color: #fff;
    white-space: nowrap;
    text-align: center;
}
@media only screen and (max-width: 769px){
.nav  a {
text-align: center;
	}}


input[type=text], input[type=password], input[type=email], textarea, input[type=tel] {
	background: #f6f7f9;}

@media only screen and (max-width: 769px){
.site-branding {
    z-index: 10;
    display: block;
    box-sizing: border-box;
    position: center;
    width: 100%;
    width: -webkit-calc(100% - 100px);
    width: calc(100% - 100px);
	top:10%;
	left: 0;
    right: 0;
    margin: auto;
	}}
#smart-logo img {
    max-height: 40px;
    width: auto;
}

.frontblog {
    text-align: center;
    font-size: 28px;
    margin: 60px 0 15px 0;
    line-height: 1.5;
}

#footer-widgets {
    box-sizing: border-box;
    padding-bottom: 100px;
}



.box27 {
    position: relative;
    margin: 2em 0;
    padding: 2em 1em;
    border: solid 3px #62c1ce;
	background:#fff;
}
.box27 .box-title {
    position: absolute;
    display: inline-block;
    top: -27px;
    left: -3px;
    padding: 0 9px;
    height: 25px;
    line-height: 25px;
    vertical-align: middle;
    font-size: 17px;
    background: #62c1ce;
    color: #ffffff;
    font-weight: bold;
    border-radius: 5px 5px 0 0;
}
.box27 p {
    margin: 0; 
    padding: 0;
}

.box2 {
    padding: 0.5em 1em;
    font-weight: bold;
    color: #6091d3;/*文字色*/
    background: #FFF;
    border: solid 3px #6091d3;/*線*/
    border-radius: 10px;/*角の丸み*/
}
.box2 p {
    margin: 0; 
    padding: 0;
}

h9 {
padding: 0.5em;/*文字周りの余白*/
color: #010101;/*文字色*/
background: #eaf3ff;/*背景色*/
border-bottom: solid 3px #516ab6;/*下線*/
}

.box3 {
    padding: 2em 2em;
    font-weight: bold;
   /*文字色*/
    background: #f0fdff;
    border: solid 4px #62c1ce;/*線*/
    border-radius: 10px;/*角の丸み*/
}
.box3 p {
    margin: 0; 
    padding: 0;
}
.box29 {
    margin: 2em 0;
    background: #fefbf5;
}
.box29 .box-title {
    font-size: 1.2em;
    background: #ea967a;
    padding: 10px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
}
.box29 p {
    padding: 20px 50px;
    margin: 0;
}

.square_btn{
    display: inline-block;
	    margin: 2px;
    padding: 0.5em 1em;
    text-decoration: none;
    background: #62c1ce;/*ボタン色*/
    color: #FFF;
    border-bottom: solid 4px #627295;
    border-radius: 3px;
}
.square_btn:active {/*ボタンを押したとき*/
    -ms-transform: translateY(4px);
    -webkit-transform: translateY(4px);
    transform: translateY(4px);/*下に動く*/
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);/*影を小さく*/
    border-bottom: none;
}
.square_bt{
    display: inline-block;
	  margin: 2px;
    padding: 0.5em 1em;
    text-decoration: none;
    background: #ea967a;/*ボタン色*/
    color: #FFF;
    border-bottom: solid 4px #996250;
    border-radius: 3px;
}
.square_btn:active {/*ボタンを押したとき*/
    -ms-transform: translateY(4px);
    -webkit-transform: translateY(4px);
    transform: translateY(4px);/*下に動く*/
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);/*影を小さく*/
    border-bottom: none;
}

.image-inbox{
	width:400px;
	padding:5px 10px 30px;
		
}

.box30 {
    position: relative;
    margin: 2em 0;
    padding: 1em 1em;
    border: solid 3px #62ce88;
	background:#fff;
}
.box30 .box-title {
    position: absolute;
    display: inline-block;
    top: -27px;
    left: -3px;
    padding: 0 9px;
    height: 25px;
    line-height: 25px;
    vertical-align: middle;
    font-size: 17px;
    background: #62ce88;
    color: #ffffff;
    font-weight: bold;
    border-radius: 5px 5px 0 0;
}
.box30 p {
    margin: 0; 
    padding: 0;
}

.box31 {
    position: relative;
    margin: 2em 0;
    padding: 1em 1em;
    border: solid 3px #ce62c9;
	background:#fff;
}
.box31 .box-title {
    position: absolute;
    display: inline-block;
    top: -27px;
    left: -3px;
    padding: 0 9px;
    height: 25px;
    line-height: 25px;
    vertical-align: middle;
    font-size: 17px;
    background: #ce62c9;
    color: #ffffff;
    font-weight: bold;
    border-radius: 5px 5px 0 0;
}
.box31 p {
    margin: 0; 
    padding: 0;
}

.box32 {
    position: relative;
    margin: 2em 0;
    padding: 1em 1em;
    border: solid 3px #ce5050;
	background:#fff;
}
.box32 .box-title {
    position: absolute;
    display: inline-block;
    top: -27px;
    left: -3px;
    padding: 0 9px;
    height: 25px;
    line-height: 25px;
    vertical-align: middle;
    font-size: 17px;
    background: #ce5050;
    color: #ffffff;
    font-weight: bold;
    border-radius: 5px 5px 0 0;
}
.box32 p {
    margin: 0; 
    padding: 0;
}

.box33 {
    margin: 2em 0;
    background: #fff;
}
.box33 .box-title {
    font-size: 1.2em;
    background: #f5a05f;
    padding: 4px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
}
.box33 p {
    padding: 1px 25px;
    margin: 10px;
}

.square_bt2{
    display: inline-block;
	  margin: 2px;
    padding: 0.5em 1em;
    text-decoration: none;
    background: #f5a05f;/*ボタン色*/
    color: #FFF;
    border-bottom: solid 4px #996250;
    border-radius: 3px;
	width: 180px;
    height: 20px;
}
.square_btn2:active {/*ボタンを押したとき*/
    -ms-transform: translateY(4px);
    -webkit-transform: translateY(4px);
    transform: translateY(4px);/*下に動く*/
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);/*影を小さく*/
    border-bottom: none;
}



.square_bt3{
    display: inline-block;
	  margin: 2px;
    padding: 0.5em 1em;
    text-decoration: none;
    background: #5fc8f5;/*ボタン色*/
    color: #FFF;
    border-bottom: solid 4px #438faf;
    border-radius: 3px;
	width: 180px;
    height: 20px;
}
.square_btn3:active {/*ボタンを押したとき*/
    -ms-transform: translateY(4px);
    -webkit-transform: translateY(4px);
    transform: translateY(4px);/*下に動く*/
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);/*影を小さく*/
    border-bottom: none;
}

.box34 {
    margin: 2em 0;
    background: #fff;
}
.box34 .box-title {
    font-size: 1.2em;
    background: #5fc8f5;
    padding: 15px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
}
.box34 p {
    padding: 1px 25px;
    margin: 10px;
}

.square_bt4{
    display: inline-block;
	  margin: 2px;
    padding: 0.5em 1em;
    text-decoration: none;
    background: #ce62c9;/*ボタン色*/
    color: #FFF;
    border-bottom: solid 4px #8e448a;
    border-radius: 3px;
	width: 180px;
    height: 20px;
}
.square_btn3:active {/*ボタンを押したとき*/
    -ms-transform: translateY(4px);
    -webkit-transform: translateY(4px);
    transform: translateY(4px);/*下に動く*/
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);/*影を小さく*/
    border-bottom: none;
}

.box35 {
    margin: 2em 0;
    background: #fff;
}
.box35 .box-title {
    font-size: 1.2em;
    background: #ce62c9;
    padding: 15px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
}
.box35 p {
    padding: 1px 25px;
    margin: 10px;
}


.box16{
    padding: 0.5em 1em;
    margin: 2em 0;
    background: -webkit-repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 3px,#e9f4ff 3px, #e9f4ff 7px);
    background: repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 3px,#e9f4ff 3px, #e9f4ff 7px);
	border-radius: 8px
}
.box16 p {
    margin: 0; 
    padding: 20px;
}

.so-widget-sow-button-flat-2e59d8325ee0 .ow-button-base a {
	margin:3px;
}

@media only screen and (max-width: 769px){
	.recruit{
		width:100%;
	}}

.so-widget-sow-button-flat-4f683b512d05{
	margin:3px;
}
h1, h2, h3, h4, h5, h6 {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    font-family: "新ゴ B";
}


.so-widget-sow-button-flat-7d363cad7b79 .ow-button-base a {
	margin:3px;}
.so-widget-sow-button-flat-93c15569902a .ow-button-base  {
	margin:3px;}
.so-widget-sow-button-flat-c27c0dfa7e3a .ow-button-base a {
	margin:3px;}
.so-widget-sow-button-flat-2ac7b34055a3 .ow-button-base a {margin:3px}
.so-widget-sow-button-flat-bdf0a7873695 .ow-button-base a {margin:3px}

#smart-logo img {
    max-height: 40px;
    width: auto;
}

.square_bt5{
    display: inline-block;
	  margin: 2px;
    padding: 0.5em 1em;
    text-decoration: none;
    background: #62cea7;/*ボタン色*/
    color: #FFF;
    border-bottom: solid 4px #41ab6c;
    border-radius: 3px;
	width: 180px;
    height: 20px;
}
/*
@media only screen and (min-width: 739px)
{
	.nav>li>a {
    padding: 10px 15px 5px;
    font-size: 18px;
    font-weight: 600;
    color: rgba(77,77,77,1.00);
	}}

@media only screen and (min-width: 739px){
.menu_description {
    font-size: 13px;
	}}
*/



.ps1 {
  /*線の種類（二重線）太さ 色*/
	font-size:25px;
	letter-spacing:0.05em;
	color: #4fbfd6;/*文字色*/
  padding: 0.5em 0;/*上下の余白*/
  border-top: solid 3px #4fbfd6;/*上線*/
  border-bottom: solid 3px #4fbfd6;/*下線*/
	text-align: center;
}


.ps2 {
  /*線の種類（二重線）太さ 色*/
	font-size:25px;
	letter-spacing:0.05em;
	color: #e88723;/*文字色*/
  padding: 0.5em 0;/*上下の余白*/
  border-top: solid 3px #e88723;/*上線*/
  border-bottom: solid 3px #e88723;/*下線*/
	text-align: center;
}





/*sopt-ボタン*/
.btn-square-pop1 {
  position: relative;
  display: inline-block;
  padding: 0.85em 2.5em;
  text-decoration: none;
  color: #FFF;
  background: #fd9535;/*背景色*/
  border-bottom: solid 2px #d27d00;/*少し濃い目の色に*/
  border-radius: 4px;/*角の丸み*/
  box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
  font-weight: bold;
}

.btn-square-pop1:active {
  border-bottom: solid 2px #fd9535;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
}



.btn-square-pop2 {
  position: relative;
  display: inline-block;
  padding: 0.85em 1.5em;
  text-decoration: none;
  color: #FFF;
  background: #35b1fd;/*背景色*/
  border-bottom: solid 2px #3d92c6;/*少し濃い目の色に*/
  border-radius: 4px;/*角の丸み*/
  box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
  font-weight: bold;
}

.btn-square-pop2:active {
  border-bottom: solid 2px #fd9535;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
}


.flex-btn-box{
	display:flex;
}
.btn-box1 {
     width: 100%;
     margin: 0 auto;
 }
.btn-box2 {
     width: 50%;
     margin: 0 auto;
 }


@media only screen and (max-width: 769px){
	.flex-btn-box{
	display:block;
	}}

@media only screen and (max-width: 769px){
	.btn-box1 {
		width:100%;
		margin-bottom:10px;
	}}

@media only screen and (max-width: 769px){
	.btn-box2 {
		width:100%;
	}}


@media only screen and (min-width: 739px){
.nav>li>a {
    font-size: 16px;
    
	}}

.front-h3 {
    text-align: center;
    font-size: 28px;
    margin: 60px 0 15px 0;
    line-height: 1.5;
	font-family:"新ゴ B";
}
/*
img {
	pointer-events: none;
}

img {
-webkit-touch-callout:none;
  -webkit-user-select:none;
  -moz-touch-callout:none;
  -moz-user-select:none;
  touch-callout:none;
  user-select:none;
}*/
.project-item.style-1 h4 {
	font-size: 20pt;}


@media only screen and (max-width: 739px){
#footer-bottom #footer-logo {
    padding: 30px 0 0 0;
	}}
.toptext {font-family: "新ゴ B";}
.toptext2 {font-family: "新ゴ R";}
.eyecatch-style-1 .eyecatch_description
{font-family: "新ゴ R";}
@media only screen and (min-width: 1024px){
.eyecatch-style-1 .eyecatch_title 
	{font-family: "新ゴ B";}}


.footer-box {
padding-left: 25px;
	padding-right: 25px;
	padding-top: 35px;
	display: inline-block;
	margin-top: 0px;
	width: 27%;
	vertical-align:top;
}


.footer-box-p{
  width: 100%;
	text-align: justify;
	font-weight: lighter;
	line-height: 25px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	color: #fff;
border-left: 0.5px solid #fff;}

.footer-box-title{
font-size:15px;
border-bottom: dashed 1px #fff;
	 padding: 0.1em 0;/*上下の余白*/
	border-bottom: solid 1px #fff;
text-align:center;
}

@media screen and (max-width: 600px){
.footer-box {display:block;
	padding: 20px;
	width: 80%;
	}
.footer-box-p{
padding-left: 5px;
	border-left: 0px solid #fff;
		padding-bottom: 20px;
}}	



	
	
@media screen and (max-width: 600px){
	.footer-box {
		display:none;
	}}
	
.links-a{
display: inline-block;
	width: 20%;
}


	
@media screen and (max-width: 600px){
		.links-a{padding:0px;}}
	
	

.goog-te-gadget {
    margin-bottom: 60px;
	}

@media screen and (max-width: 600px){
.aferi{
  position: relative;
}
.aferi span{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
	}}
	

.ow-button-base.ow-button-align-center {
    margin-bottom: 5px;
}
input[type=text], input[type=password], input[type=email], textarea, input[type=tel] {
    background: #ffff;
}

.box4 {
    padding: 2em 2em;
   /*文字色*/
    background-image:url("https://www.maptravel.co.jp/wp-content/uploads/2021/03/back-liqur-white.jpg");
	opacity: 0.9;
    border: solid 4px # ;/*線*/
    border-radius: 10px;/*角の丸み*/
	  text-align: left;
	  line-height: 35px;
box-shadow: 0 2px 2px rgb(0 0 0 / 45%);
	color:#000;
	font-size:14pt;
	  }


.br::before {
	content: "\A" ;
	white-space: pre ;
}

.liquor-hero{
		text-align: center;
		font-size: 28pt;
    color:#fff;
	  text-shadow: 0 2px 2px rgb(0 0 0 / 45%);
	line-height: 50px;
	padding-bottom:30px;
	}

@media screen and (max-width: 600px){
.liquor-hero{
	font-size: 18pt;
	line-height: 30px;}
	
.box4 {
	font-size:13px;
	line-height: 20px;
	}
}

#anchor{
  padding-top:200px;
  margin-top:-200px;
}
	
.project-item.style-1 h4 {
    font-size: 18pt;
    line-height: 30px;
}
@media only screen and (max-width: 739px){
	.project-item.style-1 h4 {
		font-size: 10pt;}}



button[type=submit], input[type=submit] {
	color:#000;
  }


.cruise_hover{
	box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.25);
	border-radius:7px;}

.cruise_hover:hover{
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.25);
	transform: translateY(-0.1875em);}


@media only screen and (max-width: 739px){
	.widget h3{
	font-size: 15px;
	}}





.zirei1 {
  position: relative;
  padding: 1rem .5rem;
	font-size:25px;
	line-height:32px;
}

.zirei1:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5px;
  content: '';
  background-image: -webkit-gradient(linear, left top, right top, from(#fa709a), to(#fee140));
  background-image: -webkit-linear-gradient(left, #fa709a 0%, #fee140 100%);
  background-image: linear-gradient(to right, #fa709a 0%, #fee140 100%);
}

.grid {
	margin-right: 10%;}

.footer-info{
margin-top:60px;
}

.ourbusiness p {
	text-align: left;
}


@media(min-width:751px){
.m-two-columns{
	display:none!important;
	}}

/*-----------------*/
.insta1 {
  position: relative;
  padding: 5px 5px 5px 42px;
  background: #72d192;
  font-size: 20px;
  color: white;
	margin-top:2px;
  margin-left: 1px;
  line-height: 1.3;
  z-index:-1;
}

.insta1:before {
  position: absolute;
  content: '';
  left: -2px;
  top: -2px;
  border: none;
  border-left: solid 40px white;
  border-bottom: solid 79px transparent;
  z-index:-2
}

.insta2 {
  position: relative;
  padding: 5px 5px 5px 42px;
  background: #dc5050;
  font-size: 20px;
  color: white;
	margin-top:2px;
  margin-left: 1px;
  line-height: 1.3;
  z-index:-1;
}

.insta2:before {
  position: absolute;
  content: '';
  left: -2px;
  top: -2px;
  border: none;
  border-left: solid 40px white;
  border-bottom: solid 79px transparent;
  z-index:-2
}

.insta3 {
  position: relative;
  padding: 5px 5px 5px 42px;
  background: #417bdb;
  font-size: 20px;
  color: white;
	margin-top:2px;
  margin-left: 1px;
  line-height: 1.3;
  z-index:-1;
}

.insta3:before {
  position: absolute;
  content: '';
  left: -2px;
  top: -2px;
  border: none;
  border-left: solid 40px white;
  border-bottom: solid 79px transparent;
  z-index:-2
}

.box18{
    margin:2em 0;
    position: relative;
    padding: 2em 3em;
    border: solid 2px #ffcb8a;
    border-radius: 3px 0 3px 0;
}
.box18:before,.box18:after
{
    content: '';
    position: absolute;
    width:10px;
    height: 10px;
    border: solid 2px #ffcb8a;
    border-radius: 50%;
}
.box18:after {
    top:-12px;
    left:-11px;
}
.box18:before {
    bottom:-12px;
    right:-11px;
}
.box18 p {
    margin: 0; 
    padding: 0;
}

@media screen and (max-width: 600px){
.box18{
	padding: 1em 1em;}}
