@charset "UTF-8";
/*言語切り替えボタンの非表示*/
.wpml-ls-statics-footer.wpml-ls.wpml-ls-legacy-list-horizontal {
    display: none;
}
/*言語切り替えボタンの非表示　終わり*/

/*ヘッダー*/
.header-logo .logo {
    max-height: 60px;
}
.header-logo {
    padding: 0px 0px 10px 40px;
}
.header_link li{
    display: inline-block;
		z-index: 6;
}

.h_button2{
	   background-color: #e23300;
}

.h_language{
	background-color: #FD5A2A;
	text-align:center;
}

.h_button{
	   background-color: #FF8D4C;
}
.h_access {
    background-color: #FF8D4C;
}
.h_blog {
	background-color: #FD5A2A;
}
.h_reserve {
	background-color: #ff0000;
}
.h_button a {
    color: #fff;
    font-size: 15px;
    position: relative;
}
.h_access a::before {
    content: url("https://gyopao.xyz/wp-content/uploads/2019/10/icon_access.jpg");
    position: absolute;
    left: -18px;
    top: 1px;
}
.h_blog a::before {
    content: url("https://gyopao.xyz/wp-content/uploads/2019/10/icon_blog.jpg");
    position: absolute;
    left: -20px;
    top: 1px;
}
.h_reserve a::before {
    content: url("https://gyopao.xyz/wp-content/uploads/2019/10/icon_yoyaku.jpg");
    position: absolute;
    left: -20px;
    top: 1px;
}

.eyecatch-wrapper.container{
    background-color: #202020;
}
.nivo-caption {
    left: 50%;
    top: 55%;
    transform: translateY(-50%) translateX(-50%);
    text-align: center;
}
.nivo-caption {
    background: rgba(0,0,0,0) !important;
}
.slide_text1{
    display: block;
    font-family: 'Bitter';
    color: #ffffff;
    font-size: 90px;
    line-height: 0.9;
}
.slide_text2 li {
    display: inline-block;
    background-color: #a3b507;
    font-size: 22px;
    margin: 0px 20px 0 20px;
}
.nivo-caption a {
    color: #fff;
    border-bottom: none;
    padding: 10px 20px;
    display: inline-block !important;
}
.slide_text2 .yellow a{
    background-color: #c9c90c;
}
.slide_text2 {
    margin-top: 30px;
}
.slide_text2 li:hover {
    background-color: #b8cc08;
	  opacity:1;
}
.slide_text2 a:hover {
	  opacity:1;
}
.slide_text2 li.yellow a:hover {
    background-color: #e0dc0d;
}

/*見出し*/
.page-title, .headline-h4 {
    text-align: left;
    color: #899805;
    background: -webkit-linear-gradient(0deg, #899805, #E1F909, #FFED2B);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	  font-size: 30px;
}
.page-title {
    text-align: left;
    padding-bottom: 0;
    line-height: inherit;
}

.page-title.hl-no-design {

    line-height: 2.2em;

}

.headline-h2{
    color: #8e9e06;
    font-size: 18px;
	  margin: 0px 0 20px 0;
}
.headline-h2::after {
    content: "";
    display: block;
    height: 4px;
    background: linear-gradient(to right, rgb(142, 158, 6), transparent);
}

.headline-h3{
    color: #8e9e06;
    font-size: 23px;
	  margin: 25px 0 0 0;
}
.headline-h3::before {
    content: "\f058";
    font-family: FontAwesome;
    vertical-align: initial;
    font-size: 25px;
}

.headline-h4 {
    text-align: left;
    margin-bottom: 0;
    padding-bottom: 0;
    line-height: inherit;
}

.gallery .gallery-title {
    font-size: 17px;
    font-weight: bold;
}
.gallery-image.gallery-left-image.image-square {
    max-width: 240px;
    max-height: 160px;
}
/*表*/
.table-content.tr-left th {
    width: 150px;
}

/*お問い合わせフォーム*/
.contact-form-table .field-name {
    width: 180px;
}

/*フッター*/
/*footer .footer {
    padding-top: 20px;
    background: linear-gradient(to bottom, #fff, #CFD2C0);
}*/
/*.is-footer{
    border-top: 2px solid #555;
    padding-top: 30px;
}*/
/* 20200707追加 by aya */
.content.is-footer {
	padding:0;
}
.rows {
	margin-bottom:0;
}
.content.is-footer .footer-contents {
	margin-bottom:0;
}
.footer .column-inner, .footer .column-item {
	padding:0;
}
/* ここまで追加 */

footer .footer-link a {
    color: #fff;
    font-size: 14px;
}
footer .line .copyright {
    font-size: 15px;
}

.footer_title{
    font-size: 24px;
    font-weight: bold;
    font-family: 'Economica', sans-serif;
	  margin-bottom: 10px;
    display: block;
}
.footer-l .intern_box{
    color: #593F0A;
    width: 310px;
    height: 350px;
    text-align: center;
    padding: 0;
    margin: 0 auto 1em 0;
    background-image: url(https://gyopao.xyz/wp-content/uploads/2019/10/footer_bg.jpg);
    box-shadow: 4px 7px 7px #A5A5A5;
	  padding-top:30px;
	  box-sizing:border-box;
}
.footer-l p {
    line-height: 1.6em;
    font-size: 15px;
}
.intern_title{
    font-size: 19px;
    font-weight: bold;
    padding-bottom: 20px;
}
footer .footer .intern_box_a{
    text-decoration: underline;
    font-size: 16px;
    font-weight: bold;
    color: #593F0A;
}

.bold3 {
    color: #4C4942;
    font-weight: bold;
    font-size: 18px;
    margin: 0 3px 0 0;
}
footer .footer a.contact_btn{
    color: #fff;
    width: 200px;
    display: block;
    padding: 5px 10px 5px 50px;
    text-align: center;
    border-radius: 5px;
    font-size: 15px;
    font-weight: bold;
	  margin-bottom: 10px;
}
footer .footer a.btn_line{
    background: url("https://gyopao.xyz/wp-content/uploads/2019/10/icon_line.png") #1dcd00 no-repeat 15px;
}
footer .footer a.btn_mail{
	  background: url("https://gyopao.xyz/wp-content/uploads/2019/10/icon_mail.png") #1dcd00 no-repeat 17px;
    background-color:#fe4647;
}
.c_other_sp {
    background: #55acee;
    color: #fff;
    font-weight: bold;
    border-radius: 7px;
    margin-left: 10px;
    padding: 2px 10px 2px 5px;
    text-align: center;
}
hr.contact_hr {
    border-top: 1px dotted #747065;
    margin: 15px 0;
}
footer .footer a.contact_btn::after, .c_other_sp::after {
    content: "\f0da";
    font-family: FontAwesome;
    font-size: 14px;
    margin-left: 15px;
}
.c_other_sp::after {
    margin-left: 2px;
}
.contact_msg::after, .footer-r .contact_msg::after {
    content: "\f103";
    font-family: FontAwesome;
    font-size: 23px;
    margin-left: 5px;
    font-weight: bold;
    vertical-align: bottom;
}
.contact_msg{
    margin-bottom: 10px;
    display: block;
}
.footer-r img{
    width: 130px;
    border: solid 5px #ffef20;
    border-radius: 30%;
}
.footer_box{
    width: 32%;
    display: inline-block;
	  vertical-align: top;
}
.footer-l p.mb {
    margin-bottom: 20px;
}
.footer-r.footer_box{
    padding-left: 40px;
}
.footer_sns{
    margin-top: 40px;
}
.footer_sns li{
    display: inline-block;
	  margin-right: 8px;
}
.footer_sns ul{
    float: left;
	  margin-right: 10px;
}
.f_ceo_twr p{
    line-height: 1em;
    font-size: 14px;
}
.wpml-ls-legacy-list-horizontal li a {
    width: auto;
    }


/*トップページ*/
#CDSWIDEXC {
    margin-left: auto;
    margin-right: auto;
}

@media(max-width:688px){
	
	/*ヘッダー*/
	i.fa {
    margin-right: 5px;
    color: #fff;
  }
	.header-logo {
    padding: 0px 0px 10px 10px;
  }

.header-menu ul.sub-menu.hidden {
    display: initial;
}
	.menu-item.menu-item-category {
    height: 1.7em;
		
}
	.menu-item.menu-item-category a {
    padding-bottom: 5px;
}
.menu-item.menu-item-category li {
    margin-left: 30px;
}

	/*
ul.sub-menu.hidden li::before {
    content: "・";
    float: left;
    clear: both;
    margin-left: 30px;
}	
	*/
	.slide_text1 {
    font-size: 35px;
  }
	.slide_text2 {
    margin-top: 10px;
  }
	.slide_text2 li {
    font-size: 15px;
  }
	.nivo-caption {
    top: 50%;
    height: 80%;
  }
	
	/*お問い合わせフォーム*/
	.contact-form-table .field-name {
    width: 100%;
  }
	
	/*フッター*/
	.footer-l .intern_box {
    margin: 0 auto;
  }
  .footer_box {
    width: 100%;
		margin-bottom: 50px;
  }
	.footer-r.footer_box {
    padding-left: 0;
  }
	.footer_sns {
    margin-top: 0;
  }
.wpml-ls-native, .wpml-ls-display {
    display: none;
}
	
	
	
}

/* -------------------- */
/* ▼メニューバーの装飾 */
/* -------------------- */
ul.ddmenu {
   margin-right:5px;           /* メニューバー外側の余白(ゼロ) */
}
/* -------------------------- */
/* ▼メインメニュー項目の装飾 */
/* -------------------------- */
.h_language a{
	background-color: #FD5A2A;
}

ul.ddmenu li.h_language{
		border-radius: 10px 10px 0px 0px;
}
ul.ddmenu li {
	border-radius: 10px 10px 10px 10px;
	 margin:5px;
   padding: 0px;
	 width: 80px;
		font-size: 14px;
	 color: #FFFFFF;              /* メニュー項目の文字色(白色) */
	 line-height: 25px;         /* メニュー項目の高さ(30px) */
   display: inline-block;  /* ★1:横並びに配置する */
   list-style-type: none;  /* ★2:リストの先頭記号を消す */
   position: relative;     /* ★3:サブメニュー表示の基準位置にする */
}
ul.ddmenu a {
		font-size: 14px;
   color: white;              /* メニュー項目の文字色(白色) */
   text-align: center;        /* メインメニューの文字列の配置(中央寄せ) */
   text-decoration: none;     /* メニュー項目の装飾(下線を消す) */
   display: block;            /* ★4:項目内全域をリンク可能にする */
}
ul.ddmenu a:hover {
   background-color: #ffdddd; /* メニュー項目にマウスが載ったときの背景色(淡いピンク) */
   color: #dd0000;            /* メニュー項目にマウスが載ったときの文字色(濃い赤色) */
}

/* ▼サブメニューは、とりあえず非表示にしておく */
ul.ddmenu ul {
   display: none;         /* ★5:非表示にする */
}

ul.ddmenu .h_button2 a{
		border-radius: 10px 10px 10px 10px;
}

/* -------------------- */
/* ▼サブメニューの装飾 */
/* -------------------- */
ul.ddmenu ul {
   display: none;       /* ★1:標準では非表示にする */
   margin: 0px;         /* ★2:サブメニュー外側の余白(ゼロ) */
   padding: 0px;        /* ★3:サブメニュー内側の余白(ゼロ) */
   position: absolute;  /* ★4:絶対配置にする */
}

/* ---------------------------------- */
/* ▼サブメニューがある場合に開く処理 */   /* ※サブメニューが1階層しか存在しない場合の記述 */
/* ---------------------------------- */
ul.ddmenu li:hover ul {
   display: block;      /* ★5:マウスポインタが載っている項目の内部にあるリストを表示する */
}

/* ------------------------ */
/* ▼サブメニュー項目の装飾 */
/* ------------------------ */
ul.ddmenu ul li {   /* ※A */
   width: 80px;               /* サブメニュー1項目の横幅 */
	margin:0px;
	padding:0px;
}
ul.ddmenu ul li a {   /* ※B */
   line-height: 25px;   /* サブメニュー1項目の高さ(25px) */
   text-align: center;    /* 文字列の配置(左寄せ) */
}
ul.ddmenu ul li a:hover {   /* ※C */
 height:auto;
	margin:0px;
	padding:0px;
  background-color: #ffdddd; /* サブメニュー項目にマウスが載ったときの背景色*/
   color: #dd0000;            /* サブメニュー項目にマウスが載ったときの文字色 */
}