/*
 Theme Name:   OnePress Child
 Theme URI:    https://www.famethemes.com
 Description:  OnePress sample child theme
 Author:       FameThemes
 Author URI:   https://www.famethemes.com
 Template:     onepress
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  onepress-child
*/

/* Add your custom css below
-------------------------------------------------------------- */
/*全体*/
html{
    scroll-padding-top: 100px;
}

@media (max-width: 576px){
    html {
        scroll-padding-top: 90px;
    }
}

#footer-widgets{
	background-color :white;
}

#features{
	margin :0px 0px;
	padding : 50px 0px 0px 0px;
}

#about{
	margin :0px 0px;
	padding : 50px 0px 0px 0px;
}

#services{
	margin :0px 0px;
	padding : 50px 0px 0px 0px;
}

#counter{
	margin :0px 0px;
	padding : 50px 0px 0px 0px;
}

#team{
	margin :0px 0px;
	padding : 50px 0px 0px 0px;
}

#news{
	margin :0px 0px;
	padding : 50px 0px 0px 0px;
}

#contact{
	margin :0px 0px;
	padding : 50px 0px 0px 0px;
}
a:hover{
	color: #000000;
}


/*説明文黒字*/
dd {
	color:black;
}
p{
	color:black
}
.list-article-thumb img{
	display:none;
}

/*投稿者非表示*/
.byline{
	display: none;
}

/*カテゴリ一覧タイトル*/
.category-title-all{
	padding: 15px 0 10px 0;
    margin: 0;
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 1px;
}
/*カテゴリ一覧サブタイトル*/
.category-subtitle{
    font-size: 18px;
    font-weight: 600;
}

/* 音のソムリエ */

.blog1st-title{
	font-size:2em;
	font-weight: 600;
  margin-top:2em;
}
.blog1st-date{
	font-weight: 600;
	color:#888888;
	margin-bottom:2em;
}
.blog_list_ttl {
  margin-bottom:0.5em;
}
.blog_list {
  margin-top:2em;
	border-bottom:2px solid #ddd;
}
.blogttl {
	font-size:1.6em;
	color:#1fa616;
}
.blogttl a {
	color:#1fa616;
}
.blogdate {
	border-top:2px solid #ddd;
	color:#444444;
	padding-top:1em;
	padding-bottom:0.5em;
}
.blogcontent{
	margin-top:0.5em;
	font-size:1em;
}


/* 用語集 */

.glossary_tab {
	/*list-style-type: none;*/
	margin: 0px 0px 15px 0px;
	padding: 0px;
	overflow: hidden;
	border-bottom: 3px solid #229911;
}
.glossary_tab li {
	float:left;
	background-color: #DDDDDD;
	padding: 3px 8px;
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	margin: 2px 2px 0px 0px;
	border-top-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-top-right-radius: 3px;
	cursor:pointer;
}
.glossary_tab li:hover,.glossary_tab li.on { color: #FFFFFF;	background-image: url(../images/home/tab01.jpg);}
.none { display:none;}

.glossary_block .topics_list li a{
 color: #229911;
}

.glossary_block h3{
	margin: 20px 0;
}


/*セクション背景色*/
.section-meta {
/*background-color: #f8f9f9;*/
background-color: #fff;
}

/*セクションタイトル*/
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight:300;
	text-transform: none !important;
	font-family:"游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Meiryo", Arial, "Roboto", "Droid Sans", "メイリオ",  sans-serif;
}

.page-header .container h1{
	font-family:"游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Meiryo", Arial, "Roboto", "Droid Sans", "メイリオ",  sans-serif;
}
.wp-block-column h2{
	font-family:"游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Meiryo", Arial, "Roboto", "Droid Sans", "メイリオ",  sans-serif;
}

h2.section-title{
	font-family:"游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Meiryo", Arial, "Roboto", "Droid Sans", "メイリオ",  sans-serif;
}

.section-title-area .section-title{
		font-weight:500;
}

.container .section-title-area h2:before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -15px;/*線の上下位置*/
  display: inline-block;
  width: 70px;/*線の長さ*/
  height: 5px;/*線の太さ*/
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);/*位置調整*/
  background-color: #87CC6C;/*線の色*/
  border-radius: 2px;/*線の丸み*/
}




/*ヘッダー*/
.site-branding .site-logo-div{
	margin-bottom:10px;
	font-family:"游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Meiryo", Arial, "Roboto", "Droid Sans", "メイリオ",  sans-serif;
}

/*印刷時ヘッダー非表示*/
@media print {
	#masthead {
		display: none; 
		/*position: absolute; */
	}
}

/*メニュー*/
.onepress-menu a {
	font-weight: bold;
	font-family:"游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Meiryo", Arial, "Roboto", "Droid Sans", "メイリオ",  sans-serif;
    padding-left: 9px;
    padding-right: 9px;
}

.onepress-menu ul li a{
	box-shadow: 15px 15px 35px -6px rgb(0 0 0 / 30%);
}


.sub-menu{
    color:black;
}
.main-navigation .onepress-menu .menu-item a:hover{
	transition: 0.1s;
}
.main-navigation li::after {
	content: "";
	display: block;
	width: 1px;
	height: 20px;
	background-color: #b8b9dc;
	position: absolute;
	right: -1px;
	top: calc((100% - 20px)/2);
}
.main-navigation li:last-child::after , .main-navigation .sub-menu li::after{
	content: none;
}

@media screen and (max-width: 1140px){
	.onepress-menu.onepress-menu-mobile a {
		color: #000000;
	}
	.onepress-menu.onepress-menu-mobile a:hover {
		color: #fff;
	}
	.onepress-menu.onepress-menu-mobile li:hover {
		background-color: #87cc6c;
	}
}




/*ヒーローヘッダーセクション*/
h2.hero-large-text{
    font-size:50px;
    font-weight:200;
}
.hero-content-style1 p{
    font-size:20px;
    font-weight:200;
}
.swiper-slide{
	text-align: center;
}



/*アニモの事業領域*/
/*
.feature-media:hover{
opacity: 0.7;
-webkit-transition: all 0.1s linear;
transition: all 0.1s linear;
}
*/
/*下：新規追加*/
.icon-background-default {
	color: #03c4eb;
  }
  
  .feature-item {
	text-align: center;
  }
  .feature-item .feature-icon {
	color: #fff;
  }
  .feature-item .fa-5x {
	font-size: 4em;
  }
  .feature-item:hover .icon-background-default {
	color: #333333;
	-webkit-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
  }

.feature-item:hover{
	background-color: #f0f8ff;
}

.feature-item a:hover{
	text-decoration: none ;
}
.feature-item a:hover .feature-item-content{
	/*text-decoration: underline;*/
}


#my_section_5 .row{
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
  align-items:center;
}
#my_section_5{
	padding-top: 35px;
	padding-bottom: 35px;
}



@media screen and (min-width: 940px) {
  .feature-item.col-lg-3:nth-child(4n+1), .feature-item.col-lg-4:nth-child(3n+1), .feature-item.col-lg-6:nth-child(2n+1) {
    clear: left;
  }
}

.feature-media {
  text-align: center;
  margin-bottom: 20px;
}

.feature-media .icon-image img{
  object-fit: cover;
  max-width: 100%;
  height: 200px;
  margin: 0 0 0 0;
  display: inline-block;
}

.feature-media .icon-image:hover img{
  opacity: 0.6;
  transition-duration: 0s;
}
.feature-des{
	overflow-wrap: break-word;
	height: 30px;
	width: 300px;
	font-size: 13px;
	padding: 0 10px 0 10px;
}

  
.feature-item-content h4{
	font-size: 20px;
	margin: 5px 0 15px 0;
}

  .feature-item{
	margin: 0 25px 30px 25px;
	/*box-shadow: 0 1px 5px 0 rgb(0 0 0 / 50%);*/
}
@media (min-width: 992px){
.col-lg-3 {
    max-width: 50%;
}
}
@media (min-width: 576px){
.col-sm-6 {
    max-width: 70%;
}
}

@media screen and (max-width: 767px) {
	.feature-media .icon-image img {
		height: auto;
	}
	.feature-des{
		margin: 15px auto;
	}
}





/*株式会社アニモ*/
.section-desc{
color:black;
}


/*アニモの製品・サービス*/
#my_section_4{
	padding-top: 35px;
	padding-bottom: 35px;
}
#my_section_4 .row{
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	/*align-items:center;*/
  }
  
  .service-item{
	object-fit: cover;
	box-sizing: border-box;
	/*border:1px solid #ccc;*/
	margin: 0 20px 20px 20px;
	padding: 20px 20px 0 20px;
	width: 25%;
	width:calc(25% - 40px);
	display: inline-block;
	text-align: center;
	background-color: white;
	border-radius: 20px 20px 20px 20px;
  }

  .service-des{
	margin-top: 10px;
	text-align: left;
  }

  .service-item a{
	display: block;
  }

  .service-item a:hover{
	text-decoration: none;
  }

  .service-item a:hover .service-content{
	/*text-decoration:underline;*/
  }

  .service-item:hover{
	transform: scale(1.05);
  }
  
  @media screen and (min-width: 940px) {
	.service-item:nth-child(4n+1), .service-item:nth-child(3n+1), .service-item:nth-child(2n+1) {
	  clear: left;
	}
  }


  @media screen and (max-width: 767px) {
	.service-item .service-des { 
		display: none;
	}
	.service-item{
		width: 35%;
		padding: 20px 20px 20px 20px;
	}
}
  
  .my_section4 {
  /*background-image: url(istockphoto-1171317153-2048x2048.jpg);*/
  background-size:cover;
  background-color: #f0f8ff;
  }







/*ニュース　最新情報*/
.section-news .list-article-meta, .archive .list-article-meta, .blog .list-article-meta{
	font-size:16px;
}
.section-news .entry-title a{
	font-family:"游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Meiryo", Arial, "Roboto", "Droid Sans", "メイリオ",  sans-serif;
}
.entry-excerpt
{
	display: none;
}
.section-news  .entry-title{
	font-size: 15px;
}
.section-news .list-article{
	border-top: 2px solid #e9e9e9;
    padding: 5px 0px;
	margin-bottom: 0px;
}
#news{
	background-color: aliceblue;
}

.all-news{
	padding-bottom: 20px;
}

#news_block {
	margin-bottom: 15px;
}
#news_block h3 {
	background-image: url(../images/home/news_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 10px 10px 8px 10px;
	background-position: center bottom;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-top-right-radius: 5px;
}
#news_block .news_list {
	border: 3px double #CCCCCC;
	padding: 15px 15px 3px 15px; 
	margin: 0;
	line-height: 100%;
}
#news_block .btn_archive {
	text-align: right;
	margin-top: -32px;
	margin-right: 20px;
	margin-bottom: 6px;
}
.list-article-meta a{
	color: black;
	pointer-events: none;
	color: white;
	background-color: #87CC6C;
	font-weight: 400;
	padding: 0 10px 0 10px;
	font-size: 0.9rem;
}
.list-article-content .entry-title{
	text-decoration: underline;
}
.list-article-content{
	font-size: 12px;
}
.all-news .btn-theme-primary-outline{
	/*color: #339933;
	border-color: #339933;
	font-weight: 400;*/
	color: #FFF;
	background-color: #87CC6C;
	border-color: #87CC6C;
	font-size: 1.0625rem;
	font-weight: 400;
}
.all-news .btn-theme-primary-outline:hover {
	/*color: #FFF;
	background-color: #87CC6C;
	border-color: #87CC6C;*/
	transform: scale(1.05);
}

.content-area .site-main .category-glossary .entry-header .entry-meta .posted-on{
	display: none;
}


.container table td a{
	color: #229911;
}


/*ニュース一覧*/
.news_list dt.notice , .news_list dt.newsrelease , .news_list dt.event{
	background-color:#87CC6C ;
}



/*サービスセクション*/
.section-services .service-item {
box-shadow: 2px 2px 5px rgb(0 0 0 / 20%);
-moz-box-shadow: 2px 2px 5px rgb(0 0 0 / 20%);
-webkit-box-shadow: 2px 2px 5px rgb(0 0 0 / 20%);
}


/*全体の文字設定*/
body, button, input, select, textarea {
	font-family:"游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Meiryo", Arial, "Roboto", "Droid Sans", "メイリオ",  sans-serif;
/*    font-size: 14px;
    font-size: 0.875rem; */
	font-size:16px;
	font-size:1rem;
    line-height: 1.7;
    color: black; 
}

/*製品ページサブタイトル*/
h3{
background-position: left bottom;
margin: 70px 0px 70px 0px;
padding: 3px 10px 10px 0px;
font-size: 35px;
border-bottom: solid 5px #87CC6C;
font-weight: 500;
font-family:"游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Meiryo", Arial, "Roboto", "Droid Sans", "メイリオ",  sans-serif;
}

/*
h3:before {
content: '';
position: absolute;
left: 50%;
bottom: -15px;
display: inline-block;
width: 70px;
height: 5px;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
background-color: #87CC6C;
border-radius: 2px;
}
*/

/*法人向け製品一覧*/
.product_list h3{
	margin: 0px 0px 0px 0px;
}

/*事業紹介ページ*/
.page-header {
    padding: 30px 0px;
    border-top: 1px solid #e9e9e9;
    background: #f8f9f9;
	border-bottom: 0px;
    /* border-bottom: 1px solid #e9e9e9; */
    position: relative;
    background: white;
}

.entry-content .section-content .row .feature-item a .feature-des{
	line-height: 1em;
}
/*
.industry-other .feature-item{
	margin: 0;
	box-shadow: initial;
}
*/

.content-area .business-list{
	display: flex;
    justify-content: center;
    flex-wrap: wrap;
	list-style: none;
	padding: 0;
}

.content-area .business-list a{
	margin:auto;
    padding-left: 5px;
    background-image: url(/wp-content/uploads/icon_topics01.gif);
    background-repeat: no-repeat;
    background-position: 0px 20px;
}

.content-area .business-list li{
	margin-left: 0.5em;
	font-size: 1.2rem;
}


.hfeed .site-content .container .content-area .page .entry-content{
	margin-bottom: 0;
}


.my_section5_1{
	margin-top: -70px;
}
.my_section5_1 a{
	text-decoration: #000000;
}

.my_section5_1 .container .section-content .row .feature-item{
	box-shadow: 0 0 0 0 rgb(0 0 0 / 50%);
}
.my_section5_1 .container .section-content .row .feature-item .feature-media .icon-image img{
	height: 150px;
}
.my_section5_1 .container .section-content .row .feature-item .feature-des{
	width: 225px;
}

@media screen and (max-width: 767px) {
	.my_section5_1 .container .section-content .row .feature-item .feature-media .icon-image img{
		height: auto;
	}
	.my_section5_1 .container .section-content .row .feature-item .feature-des{
		max-width: 100%;
	}
}



/*トップサブメニュー*/
.onepress-menu .sub-menu li a{
    color:black;
}
.onepress-menu .sub-menu .sub-menu li a{
    color:black;
}
.onepress-menu .menu-item-has-children .sub-menu .menu-item a{
    color:black;
	font-family:"游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Meiryo", Arial, "Roboto", "Droid Sans", "メイリオ",  sans-serif;
}
.onepress-menu .menu-item-has-children .sub-menu .menu-item a:hover{
    /*color:#87CC6C;*/
	color:#fff;
	
}
.onepress-menu .sub-menu li a:hover{
    /*color:#87CC6C;
	background-color: gray;*/
	color:#fff;
	background-color: #87CC6C;
}
.onepress-menu .sub-menu .sub-menu li a:hover{
    /*color:#87CC6C;
	background-color: gray;*/
	color:#fff;
	background-color: #87CC6C;
}





/*導入事例*/
.tab-wrap {
    display: flex;
    flex-wrap: wrap;
    margin:20px 0;
  }
  .tab-wrap:after {
    content: '';
    width: 100%;
    height: 3px;
    background: #325A8C;
    display: block;
    order: -1;
  }
  .tab-label {
    color: White;
    background: LightGray;
    /*font-weight: bold;*/
    white-space: nowrap;
    text-align: center;
    padding: 10px .5em;
    order: -1;
    position: relative;
    z-index: 1;
    cursor: pointer;
    border-radius: 5px 5px 0 0;
    flex: 1;
  }
  .tab-label:not(:last-of-type) {
    margin-right: 5px;
  }
  .tab-content {
    width: 100%;
    height: 0;
    overflow: hidden;
    opacity: 0;
  }
  .tab-switch:checked+.tab-label {
    background: #325A8C;
  }
  .tab-switch:checked+.tab-label+.tab-content {
    height: auto;
    overflow: auto;
    padding: 15px;
    opacity: 1;
    transition: .5s opacity;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  }
  .tab-switch {
    display: none;
  }

  .tab-label {
    margin-bottom: 1rem;
    border-radius: 0;
}
.tab-label:not(:last-of-type) {
    margin-right: 15;
}
.tab-label {
    background: #fff;
    /*color: #325a8c;*/
    border: 2px solid;
	/*font-size: 17px;*/
	font-size: 1.0625rem;
    /*border-left: 0;*/

}
.case-title{
	color: #000000;
}
label#tab04 {
    border-left: 2px solid #325a8c;
    border-radius: 15px 0 0 15px;
}
label#tab06 {
    border-radius: 0 15px 15px 0;
}
.tab-switch:checked+.tab-label+.tab-content {
    /*text-align: center;*/
}
.tab-switch:checked+.tab-label {
    background: #325a8c;
    color: #fff;
    border-color: #325a8c;
}
.tab-switch:checked+.tab-label .case-title {
    color: #fff;
}

.tab-content a{
	color: #325a8c;
}

ul {
    /*list-style: none;*/
}

.block-inquiry {
    background-color: #f6f5fb;
}
.section {
    padding: 20px 0;
}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block;
}
*, *::before, *::after {
    box-sizing: border-box;
}
.container {
    /*width: 100%;*/
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.block-inquiry .block-inquiry_inner {
    border-radius: 3px;
    background-color: #fff;
    align-items: center;
    padding: 2em 1em;
}
.align-items-center {
    align-items: center !important;
}
.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.tab-label img{
	margin-bottom: 8.5px;
}
.tab-label:hover img{
	opacity: 0.6;
	transition-duration: 0.2s;
}
.tab-label:hover,.case-title:hover{
	/*text-decoration: underline;*/
}
.tab-label:hover .case-title{
	/*text-decoration: underline;*/
}


.my_section .container .tab-wrap .tab-content .topics_list{
	font-size: 15px;
}

@media screen and (max-width:767px) {
	.tab-label .case-title, .tab-label img{

	}
	.tab-label .case-title{
		font-size: 1rem;
	}
	.tab-label{
		min-width: 32vw;
	}
}


/*導入事例一覧*/
.category-case .site .container .topics_list a{
	color: #000000;
}


/*バナー*/
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
  border: 0px solid #e9e9e9;
  line-height: 1.42857;
  padding: 5px;
  vertical-align: middle;
}
table {
    width: 100%;
    margin-bottom: 20px;
    border: 0px solid #e9e9e9;
    border-collapse: collapse;
    border-spacing: 0;
}
#my_section{
    padding: 0px;
    margin: 0px;
    margin-top: 30px;
}
#my_section_2{
    padding: 0px;
    margin: 0px;
}
#my_section_3{
    padding: 0px;
    margin: 0px;
}

/*天気読み上げ*/
.my_section6{
	background-color: #fff;
}




/*フッター*/
.site-footer{
	background: #325a8c;
}
.site-footer .footer-connect{
	padding:40px;
}
.site-footer .site-info{
	padding: 0px 0px;
}
/*フッターメニュー*/
#menu-footernav {
	list-style:none;
	text-align:center;
}
#menu-footernav a {
	color:white;
}

#menu-footernav li+li {
	border-left: 1px solid white;
}

#menu-footernav li {
	padding:10px;
	display: inline-block;
}

.site-footer .footer-social a{
	color: white;
}

.site-footer .footer-social a:hover{
	color:#1DA1F2;
}

/*ページトップボタン*/
.site-footer .btt a{
width:0px;
position: fixed;
right: 40px;
bottom: -500px;
z-index: 99;
}
@media screen and (max-width: 940px){
.site-footer .btt a {
	left: initial;
}
}


/*フッターバナー*/
.my_section8{
 padding: 0;
 text-align: center;
 margin-bottom: 2vw;
}
.animo-banner{
	/*white-space: nowrap;*/
}
  
.animo-banner img{
	/*max-width: 66%;*/
	max-width: 100%;
    height: auto;
}
  
@media screen and (max-width: 767px){
.animo-banner{
	/*max-width: 50%;*/
	display: flex;
    justify-content: center;
	flex-wrap: wrap;
}
}


/*サイト内検索*/
#search-result h2{
	font-size: 1.5rem;
	margin:0 0 3px 0;
	padding-top:0;
	font-weight:bold;
}

#search-result h1{
	padding: 15px 0 10px 0;
    margin: 0;
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 1px;
}

#search-result .main-wrapper{
	padding: 0px 10px 10px 10px;
    margin: 0px 0px 10px 0px;
	border-bottom: 1px dotted #CCCCCC;
}

#search-result .main-wrapper .main-right h2 a{
	font-size: 18px;
}






/*お問い合わせ・カタログダウンロードボタン*/
#my_section_2{
	/*background-image: url("/wp-content/uploads/contact-btn.jpg");*/
	/*margin-top: 50px;*/
	/*padding-bottom: 60px;*/
  background-color: #f0f8ff;
  margin-top: 30px;
  padding-bottom: 60px;
}

a.btn--contact {
	color: #fff;
	background-color: #339933;
	font-weight: 400;
}

a.btn--contact:hover {
	color: #fff;
	background: #40bf40;
}

a.btn-c {
  font-size: 1.8rem;
  position: relative;
  padding: 1.5rem 2rem 1.5rem 2rem;
  /*border-radius: 100vh;*/
}

a.btn-c i.fa {
  margin-right: 1rem;
}

/*a.btn-c:before {
  font-family: 'Font Awesome 5 Free';
  font-size: 1.6rem;
  line-height: 1;
  position: absolute;
  top: calc(50% - .8rem);
  right: 1rem;
  margin: 0;
  padding: 0;
  content: '\f054';
}
*/

a.btn--download {
	color: #fff;
	background-color: #325a8c;
  	font-weight: 400;
}

a.btn--download:hover {
	color: #fff;
	background: #3e71af;
}

a.btn-c {
  font-size: 1.8rem;
  position: relative;
  padding: 1.5rem 2rem 1.5rem 2rem;
  /*border-radius: 100vh;*/
}

a.btn-c i.fa {
  margin-right: 1rem;
}

/*
a.btn-c:before {
  font-family: 'Font Awesome 5 Free';
  font-size: 1.6rem;
  line-height: 1;
  position: absolute;
  top: calc(50% - .8rem);
  right: 1rem;
  margin: 0;
  padding: 0;
  content: '\f054';
}
*/

.contact-btn{
    text-align: center;
}

@media screen and (max-width: 1020px) {
	.my_section2 .container .contact-btn a{
		display: block; /*ブロック要素にする(縦並び)*/
	}
	.my_section2 .container .contact-btn .btn--download{
		margin-top: 15px;
	}
}




/*404 not found ページが見つかりません*/
.error-404 .page-content{
	font-size: 1.0625rem;
}




@media only screen and (max-width: 767px) {
/*ヒーローヘッダー*/
#hero {
    height: calc(40vh - 60px)!important;
}

.section-content .row .feature-item col-lg-3 col-sm-6 wow slideInUp{
    box-shadow: 10px 10px 10px rgb(0 0 0 / 50%);
}


a.btn--contact {
    font-size: large;
}
a.btn--download {
    font-size: large;
}

}












/*アニモHPCSSより*/
@charset \'utf-8\';

/* スライド */

#sp_slide {
	display:none;
}
#slide {
	/*max-width:960px;*/
	max-height:290px;
	background-color:#44AA33;
	padding:5px;
	margin:auto;
	display:block;
}
.liteAccordion {
    text-align: left;
}
.liteAccordion, .liteAccordion * { padding: 0; margin: 0; border: 0; box-sizing: content-box }
.liteAccordion > ol { position: relative; overflow: hidden; height: 100%; margin: 0; padding: 0; list-style-type: none }
.liteAccordion > ol > li { list-style-type: none; }

.liteAccordion .slide > h2 {
    margin: 0;
    z-index: 100;
    position: absolute;
    top: 0;
    left: 0;
}
.liteAccordion .slide > h2:hover { cursor: pointer }
.liteAccordion .slide > div { height: 100%; position: absolute; top: 0; z-index: 10; }





/* タブ */

.row{

}

.search_block {
	width:100%;
}
.search_block .category_tab {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	overflow: hidden;

}
.search_block .category_tab li {
	float:left;
	background-color: #DDDDDD;
	padding: 3px 5px;
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	margin: 2px 2px 0px 0px;
	border-top-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-top-right-radius: 3px;
	cursor:pointer;
	font-size:11pt;
}

/* 共通 */
.color01 a {color: #229911;}
.color02 a {color: #FF5500;}
.color03 a {color: #333399;}
.color01 a:hover {color: #229911;}
.color02 a:hover {color: #229911;}
.color03 a:hover {color: #229911;}


.search_block .category_tab.color01 { border-bottom: 3px solid #229911;}
.search_block .category_tab.color02 { border-bottom: 3px solid #FF5500;}
.search_block .category_tab.color03 { border-bottom: 3px solid #333399;}
.search_block .category_tab.color01 li:hover,.search_block .category_tab.color01 li.on { color: #FFFFFF;	background-image: url(../images/home/tab01.jpg);}
.search_block .category_tab.color02 li:hover,.search_block .category_tab.color02 li.on { color: #FFFFFF;	background-image: url(../images/home/tab02.jpg);}
.search_block .category_tab.color03 li:hover,.search_block .category_tab.color03 li.on { color: #FFFFFF;	background-image: url(../images/home/tab03.jpg);}

.search_block h3 {
	margin: 0px 0px 10px 0px;
	padding: 0px 10px 0px 0px;
	background-position: right top;
}
.search_block h3.color01 {	background-image: url(../images/home/title01_bg.jpg);}
.search_block h3.color02 {	background-image: url(../images/home/title02_bg.jpg);}
.search_block h3.color03 {	background-image: url(../images/home/title03_bg.jpg);}
.search_block h4 {
	font-size: 16px;
	margin: 0px 0px 10px 0px;
	padding: 8px 0px 8px 35px;
	background-position: left center;
}
.search_block h4.color01 {	background-image: url(../images/home/subtitle01.gif);}
.search_block h4.color02 {	background-image: url(../images/home/subtitle02.gif);}
.search_block h4.color03 {	background-image: url(../images/home/subtitle03.gif);}

.none { display:none;}


/*===============================================

●スマホ用　CSS  ※画面の横幅が960pxまで

===============================================*/

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

#slide {
	display:none;
}
#sp_slide {
	display:block;
}
	
}

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

.search_block  h3 {
	background-size: auto 93%;
}

}

@charset \"utf-8\";

body {
	font-family:"游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Meiryo", Arial, "Roboto", "Droid Sans", "メイリオ",  sans-serif;
	font-size: 13px;
	line-height: 150%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
a {
	color: #87CC6C;
}
a:hover {

}
img {
	border: none;
}
table {
	margin-bottom: 20px;
}

p {
	margin: 0px 0px 15px 0px;
	padding: 0px;
}
p.m10 {
	margin-bottom: 10px;
}


.list {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	list-style-type: none;
}
.list li {
	background-image: url(../images/common/icon_list01.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 8px;
}
.list.color01 li {	background-image: url(../images/common/icon_list01.gif);}
.list.color02 li {	background-image: url(../images/common/icon_list02.gif);}
.list.color03 li {	background-image: url(../images/common/icon_list03.gif);}

.topics_list {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	list-style-type: none;
}
.topics_list li {
	background-image: url(../images/common/icon_topics01.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 0px 10px 10px 10px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px dotted #CCCCCC;
}
.topics_list.color01 li {
	background-image: url(../images/common/icon_topics01.gif);
}
.topics_list.color02 li {	background-image: url(../images/common/icon_arrow02.gif);}
.topics_list.color03 li {	background-image: url(../images/common/icon_arrow03.gif);}

.df_list {
	margin: 0px 0px 15px 0px;
	padding: 0px;
}
.df_list dt {
	font-weight: bold;
	background-image: url(../images/common/icon_topics01.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	float: left;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
}
.df_list dd {
	margin: 0px 0px 10px 0px;
	padding: 0px 10px 10px 10px;
	border-bottom: 1px dotted #CCCCCC;
}
.df_list.color01 dt {	background-image: url(../images/common/icon_topics01.gif);}
.df_list.color02 dt {	background-image: url(../images/common/icon_topics02.gif);}
.df_list.color03 dt {	background-image: url(../images/common/icon_topics03.gif);}

.table-bd th, .table-bd td {
	border:1px solid #aaa;
}
.table {
	margin: 0px 0px 15px 0px;
	border-collapse:collapse;
	background-color: #CCCCCC;
}
.table th {
	padding: 4px 10px;
	text-align:left;
	font-size: 100%;
	color:#333333;
	background-color:#EEEEEE;
	vertical-align: top;
	font-weight: bold;
	text-transform:none;
	letter-spacing:normal;
	border: 1px solid #CCCCCC;
}
.table td {
	padding: 4px 10px;
	vertical-align: top;
	font-size: 100%;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.table td ul {
	margin-bottom:0;
}
.table td ul li {
	margin:0 0 0 1em;
}
.news_list {
	padding: 0px;
	margin: 0;
}
.news_list  dt {
	color: #FFFFFF;
	font-size: 8px;
	font-weight: normal;
	background-color: #CCCCCC;
	padding: 3px 0px;
	line-height: 8px;
	text-align: center;
	width: 75px;
	float: left;
	margin-top: 0px;
}
.news_list  dt.event {
	background-color: #44AA33;
}
.news_list  dt.seminar {
	background-color: #9675ea;
}
.news_list   dt.newsrelease {
	background-color: #FF6600;
	letter-spacing: -0.1em;
}
.news_list dt.appear {
	background-color: #CC3366;
}
.news_list dt.notice {
	background-color: #0099CC;
}

/*ニュース一覧*/
/*.news_list dt.notice , .news_list dt.newsrelease , .news_list dt.event{
	background-color:#87CC6C ;
}*/

.news_list dt.newsrelease{
	background-color: #87CC6C;
}
.news_list dt.notice{
	background-color: #325a8c;
}
.news_list dt.event{
	background-color: #ff9d47;
}

.section-news .newsrelease a{
	background-color: #87CC6C;
}
.section-news .notice a{
	background-color: #325a8c;
}
.section-news .event a{
	background-color: #ff9d47;
}




.news_list dd.date {
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	float: left;
	width: 120px;
	text-align: center;
}
.news_list dd.ttl {
	padding: 0px 0px 10px 190px;
	border-bottom: 1px dotted #CCCCCC;
	margin: -3px 0px 10px 0px;
	text-indent: 0px;
	line-height: 140%;
}
.news_list dd a {
	color: #000000;
}
.news_list dd a:hover {
	color: #229911;
}


/* ヘッダー */

#header {
	border-top: 3px solid #229911;
	background-image: url(../images/common/header_bg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
	text-align: left;

}
#header .wr {
	/*max-width: 960px;*/
	overflow: hidden;
	padding-bottom: 10px;
	margin:auto;
}
/*#header h1 {
	margin: 0px;
	padding: 5px 0px 5px 0px;
	float: left;
}
#header h1 img {
	margin: 2px;
}
*/
#header #logo {
	margin: 0px;
	padding: 5px 0px 5px 0px;
	float: left;
}
#header #logo img {
	margin: 2px;
}

#header #rightbox {
	float: right;
}

#header #language {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	overflow: hidden;
	text-align:right;
}
#header #language li {
	margin-left: 20px;
}
#header #search_block {
	background-image: url(../images/common/menu_bg.jpg);
	padding: 5px 10px 8px 10px;
	margin: 0px 0px 5px 0px;
	border-bottom-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-bottom-right-radius: 3px;
	text-align:center;
}
#header #search_block label {
	color:#FFFFFF;
	font-weight:bold;
}


/* メニュー */

#navi {
	background-image: url(../images/common/menu_bg.jpg);
	background-repeat: repeat-x;
	box-shadow: 0px 1px 4px rgba(0,0,0,0.5);
	z-index:100;
	position: relative;
}
#navi ul {
	margin: 0px auto;
	padding: 0px;
	list-style-type: none;
	font-weight: bold;
	color: #FFFFFF;
	display: table;
	max-width: 960px;
	width: 100%;
	text-shadow: 1px 1px 3px #004400;
}
#navi li {
	font-size:14px;
	display: table-cell;
	background-image: url(../images/common/menu_bg.jpg);
}
#navi li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 31px;
	width: 100%;
	margin: 0px;
	padding: 14px 0px 0px 0px;
}
#navi li a:hover,#navi li.on a {
	color: #FFFF00;
}
#navi ul#menu {
	background-image: url(../images/common/menu_k.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 2px;
}

#navi ul#menu a {
	background-image: url(../images/common/menu_k.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#navi ul#toggle{ 
 display: none;
}

/* メイン画像 */

#title {
	background-image: url(../images/common/title_bg.jpg);
	background-repeat: repeat-x;
	background-position: center center;

}

/* コンテンツ */

#contents {
	overflow: hidden;
	/*max-width: 960px;*/
	margin: 10px auto 0px auto;
	text-align: left;
}

.breadcrumbs {
	margin-bottom: 10px;
	min-height: 5px;
}


/* サイド */
#side  {
	float: right;
	max-width: 220px;
	width: 100%;
	padding-bottom: 15px;
	text-align: center;
}
#side  .banner img {
	margin-bottom: 5px;
}

#side .subnavi {
	text-align: left;

	margin-bottom: 15px;
}
#side .subnavi h2 {
	padding: 10px;
	font-size: 14px;
	margin:0;
}
#side .subnavi ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	list-style-type: none;
}
#side .subnavi li {
	font-weight: bold;
	background-image: url(../images/common/icon_topics01.gif);
	background-repeat: no-repeat;
	background-position: 0px 11px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #DDDDDD;
}
#side .subnavi li a {
	display:block;
	padding: 6px 10px 6px 10px;
	text-decoration:none;
}


/* フッター */

#footer {
	background-color: #EEEEEE;
	border-bottom: 1px solid #229911;
	color:#666666;
	padding: 10px;	
}
#footer p {
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
#footer .footer_menu {
	list-style-type: none;
	max-width: 960px;
	overflow: hidden;
	margin: 0px auto 5px auto;
	padding:0;
}
#footer .footer_menu li {
	background-image: url(../images/common/icon_arrow01.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 18px;
	float: left;
	margin-right:15px;
}
#footer .footer_menu a {
	font-weight: bold;
	text-decoration: none;
	color: #555555;
	display: block;
}
#footer .footer_menu a:hover {
	color: #FF9900;
}
#footer .footer_menu.color01 {
	padding-left: 100px;
	max-width: 860px;
}
#footer .footer_menu.color03 {
	padding-left: 230px;
	max-width: 880px;
}
#footer .footer_menu.color01 li {	background-image: url(../images/common/icon_arrow01.gif);}
#footer .footer_menu.color02 li {	background-image: url(../images/common/icon_arrow02.gif);}
#footer .footer_menu.color03 li {	background-image: url(../images/common/icon_arrow03.gif);}
#copyright {
	background-color: #229911;
	border-top: 1px solid #EEEEEE;
	color:#FFFFFF;
	padding:2px 10px;	
}






/* 製品ページ、投稿ページ */

#primary {
  padding-bottom: 0px;
  padding-top: 0px;
}
.page-header {
  padding: 0;
  margin: 0;
  position: relative;
}
.page-header .entry-title,
.page-header .page-title {
  padding: 15px 0 10px 0;
  margin: 0;
  font-size: 30px;
  font-weight: 600;
  letter-spacing: 1px;
}

/*会社概要メニュー*/
.commenus {
  display: flex;
  justify-content: space-between;
}
.commenus .commenu {
  width: 30%;
}
.commenu {
  background-color: #e1f2f7;
}
.commenu a {
	display:block;
	padding:20px; 
}
/*固定ページ抜粋文*/
.catchphrase p {
  color: #1fa616 !important;
  font-size: 20px;
	font-weight:bold;
}
.product-logo {
	margin:0 0 10px 0;
	padding:0;
}
.entry-content a {
	color:#1fa616;
}
.entry-content {
	font-size:18px;
	line-height:180%;
}

/* 箇条書き左余白 */
.entry-content ul {
	margin-top:0;
	margin-left: 0 !important;
	padding-left: 0 !important;
}
.entry-content ul ul{
	list-style:circle;
	margin-top:0em;
	margin-left: 1em !important;
}
/*.entry-content li {
  display: list-item;
}
*/

/* 数字箇条書き左余白 */
.entry-content ol {
	margin-left: 0 !important;
	padding-left: 0 !important;
}

.entry-content h3 {
	margin-top:50px;
	margin-bottom:20px;
	font-size:36px;
}
.entry-content h4 {
	border-left:8px solid #87cc6c;
	padding:10px;
	margin-top:20px;
	font-size:20px;
	font-weight:bold;

}
.product_list h4 {
	background-image: url(/wp-content/uploads/icon_topics01.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	margin: 10px 0px 5px 0px;
	padding: 0px 0px 0px 10px;
  font-weight:normal;
	font-size:22px;
	border:none;
}
.entry-content h5 {
	background-image: url(/wp-content/uploads/icon-arrow-01.png);
	background-repeat: no-repeat;
	background-position: 0px;
/*	border-left: 10px solid #44AA33;*/
	padding: 0px 0px 0px 26px;
	color: #44AA33;
	margin: 20px 0px 10px 0px;
	font-size: 20px;
	font-weight:bold;
}

.entry-content h6 {
	font-weight:bold;
	font-size: 18px;
	margin-top:30px;
}
.boldgreen {
	font-weight:bold;
	font-size: 20px;
	margin-top:30px;
	color: #44AA33;
}
.product_list p {
	border-bottom: 1px dotted #bbb;
	margin: 0px;
	padding: 0px 0px 10px 10px;
}

/*.table {
	margin: 0px 0px 15px 0px;
	border-collapse:separate;
	border-spacing:1px;
	background-color: #CCCCCC;
}
.table th {
	padding: 2px 5px 2px 5px;
	text-align:left;
	color:#333333;
	background-color:#EEEEEE;
	vertical-align: top;
	font-weight: bold;
	border: 1px solid #FFFFFF;
	font-size: 16px;
	text-transform:none;
	letter-spacing:normal;
	border: 1px solid #CCCCCC;
}
.table td {
	padding: 2px 5px 2px 5px;
	vertical-align: top;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
*/
.entry-content blockquote {
	border:none;
	background-color:#fff;
}

/* 法人向け製品一覧 */
.product_list {
	margin-bottom: 50px;
}
.product_list .product_icon {
	float: left;
}
.product_list   .product_icon   img {
	width: 45px;
	height: auto;
}
/* 個人向け製品 */
.app_table {
	width:100%;
	margin-bottom:15px;
}
.app_table td {
	border-bottom: 1px dotted #BBBBBB;
	padding:5px;
	vertical-align:middle;
}
.app_table p {
	border: none;
}

/*問合せボタン*/
.entry-content .buttons {
	text-align:right;
	margin-top:10px;
	margin-bottom:10px;
}
.entry-content .dl_but {
	width:180px;
	border-radius: 20px;
	border:2px solid #5b91c9;
	background: linear-gradient(#fff, #eee);
	color:#0065CB;
	padding: 0px;
	font-weight:bold;
	font-size: 14px;
	text-align:center;
	float:right;
	margin-right:10px;
}
.entry-content .dl_but a {
	color:#5b91c9;
	text-decoration:none;
}
.entry-content .dl_but a:hover {
	color:#ff8c00;
}
.entry-content .contact_but {
	width:180px;
	border-radius: 20px;
	border:2px solid #948275;
	background: linear-gradient(#fff, #eee);
	color:#2e8b57;
	padding:  0px;
	font-weight:bold;
	font-size: 14px;
	text-align:center;
	float:right;
}
.entry-content .contact_but a {
	color:#948275;
	text-decoration:none;
}
.entry-content .contact_but a:hover {
	color:#ff8c00;
}
.entry-content .img_rt{
  float:right;
	padding-left:20px;
}
/*アニモで買うボタン*/
.buy_animo {
	background: url(/wp-content/uploads/but_buy_animo_over.png) no-repeat;
	background-size:contain;
	float: left;
	margin-right:10px;
	margin-bottom:10px;
}
.buy_amz {
	background: url(/wp-content/uploads/but_amz_over.png) no-repeat;
	float: left;
	margin-right:10px;
}

/*百貨店*/
#mart_ttlcopy {
	font-size: 110%;
	text-align:center;
	font-weight: bold;
}
#concierge_but_area{
	text-align:center;
	margin-top:20px;
	margin:0 auto;
	max-width:700px;
}
.but_concierge_top {
	background: url(/wp-content/uploads/but_concierge_top_over.png) no-repeat;
}
.but_lineup_top {
	background: url(/wp-content/uploads/but_lineup_top_over.png) no-repeat;
	float:left;
	margin-right:30px;
	margin-bottom:10px;
/*	margin:40px 0 10px 0;*/
}
.but_concierge_top a,.but_lineup_top a {
	display: inline-block;
}
.but_concierge_top a:hover img,.but_lineup_top a:hover img {
	visibility: hidden;
}


#buy_area_wrap {
	max-width:800px;
	border: 1px solid #ccc;
	background-color: #fffbf1;
	margin-bottom:10px;
	text-align:center;
}
#buy_area {
	margin: 0 auto;
	display: inline-block;
	padding-top:16px;
	min-height:50px;
}
.buybuttonarea{
	float: left;
	display: inline-block;
	margin-left:10px;
}
.buytxt {
	float: left;
	margin: 1px 0 0 0px;
}
.buy_animo_top {
	background: url(/wp-content/uploads/but_buy_animo_top_over.png) no-repeat;
	float: left;
	margin-right:15px;
}
.buy_amazon_top {
	background: url(/wp-content/uploads/but_amazon_top_over.png) no-repeat;
	float: left;
	margin-right:15px;
}

.but_mitsumori {
	background: url(/wp-content/uploads/but_mitsumori_over.png) no-repeat;
	margin-right: 19px;
	float: left;
}

.but_concierge {
	background: url(/wp-content/uploads/but_concierge_over.png) no-repeat;
	float: left;
	margin-right: 19px;
}
.but_cat {
	background: url(/wp-content/uploads/but_catalog_over.png) no-repeat;
	float: left;
}
.but_cat a,.but_concierge a,.but_mitsumori a,.buy_animo_top a,.buy_amazon_top a {
	display: inline-block;
}
.but_cat a:hover img,.but_concierge a:hover img,.but_mitsumori a:hover img,.buy_animo_top a:hover img,.buy_amazon_top a:hover img {
	visibility: hidden;
}
.but_mitsu {
	background: url(/wp-content/uploads/but_mitsu_over.png) no-repeat;
	float: left;
	margin-right:10px;
}

.buy_animo {
	background: url(/wp-content/uploads/but_buy_animo_over.png) no-repeat;
	background-size:contain;
	float: left;
	margin-right:10px;
}
.buy_amz {
	background: url(/wp-content/uploads/but_amz_over.png) no-repeat;
	float: left;
	margin-right:10px;
}
.buy_animo a,.buy_amz a,.buy_yahoo a,.but_mitsu a {
	display: inline-block;
}
.buy_animo a:hover img,.buy_amz a:hover img,.buy_yahoo a:hover img,.but_mitsu a:hover img {
	visibility: hidden;
}
/* 製品名一覧 */
.store_list {
	margin-bottom: 20px;
}
.store_list .store_icon {
	float: left;
}
.store_list .store_icon img {
	width: 45px;
	height: auto;
}
.store_list  h3 {
	margin-left: 55px;
	border-top: 3px solid #CCCCCC;
	border-bottom: 3px solid #CCCCCC;
	background-image: none;
	padding: 10px 5px;
	color: #333333;
	font-size: 16px;
	margin-bottom: 15px;
}
.store_list dt {
  clear: left;
  float: left;
	background-image: url(/wp-content/uploads/icon_topics01.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
  padding-left: 10px;
  width:220px;
}
.store_list dd {
  margin-bottom: 5px;
  margin-left: 20px;
}
.store_hr {
	border-bottom: 3px dotted #CCCCCC;
	margin:30px 0px;
}

/* アプリ　*/
.buy_app_table {
	width:100%;
	margin-bottom:15px;
}
.buy_app_table td {
	border-bottom: 1px dotted #BBBBBB;
	vertical-align:middle;
}
.buy_app_table td.arrow {
	background-image: url(/wp-content/uploads/icon_topics01.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	padding:10px;
}

/* 購入フォームページ用タブ */
.tab_all {
	float: left;
	line-height: 0px;
}
.tab_mitsu {
	background: url(/wp-content/uploads/form_tab_mitsu.png) no-repeat;
	float: left;
	line-height: 0px;
}
.tab_buy {
	background: url(/wp-content/uploads/form_tab_buy.png) no-repeat;
	float: left;
	line-height: 0px;
}
.tab_catalog {
	background: url(/wp-content/uploads/form_tab_catalog.png) no-repeat;
	float: left;
	line-height: 0px;
}
.tab_concierge {
	background: url(/wp-content/uploads/form_tab_concierge.png) no-repeat;
	float: left;
	line-height: 0px;
}
.tab_mitsu a,.tab_buy a,.tab_catalog a,.tab_concierge a {
	display: inline-block;
}
.tab_mitsu a:hover img,.tab_buy a:hover img,.tab_catalog a:hover img,.tab_concierge a:hover img {
	visibility: hidden;
}
.tab_line {
	border-bottom: 1px solid #aaa;
	float: left;
	width:210px;
	height:44px;
}
.tab_h {
	margin: 15px 0 10px 0;
	padding: 10px;
	border: 1px solid #ccc;
	font-size: 16px;
	font-weight: bold;
}

/*英語ページ*/
div.en_message p {
  display: table-cell;
  vertical-align: middle;
  margin: 0;
}
/*header_menu_en*/
#head_menu_en{
	background-color:#efefef;
	padding:12px 0 1px 0;
/*	float:right;*/
/*	margin-top:30px;*/
}
#head_menu_en ul{
	display:table; 
/*	margin: 0 auto;*/
	width:100%; 
	font-weight:bold;
}
#head_menu_en li{ 
	display:table-cell; 
	text-align:center;
	font-size:14px;
	padding-left:5px;
	padding-right:5px;
}
#head_menu_en li a {
	color:#444444;
}
#head_menu_en li a:hover{
	text-decoration:none;
	color:#0ca7ff;
}
#head_menu_en li+ li {
  border-left: 1px solid #333;
}
/*footer_menu_en*/
#footer_menu_en{
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
}
#footer_menu_en ul{
	display:table; 
	margin: 0 auto;
}
#footer_menu_en li{ 
	display:table-cell; 
	text-align:center;
	font-size:14px;
	padding-left:20px;
	padding-right:20px;
}
#footer_menu_en li a {
	color:#ffffff;
}
#footer_menu_en li+ li {
  border-left: 1px solid #ffffff;
}
#footer2_en {
	text-align:center;
	background-color:#000;
	color:#fff;
}

/* お問い合わせ Contact Form7 */
.contact7 {
	max-width: 100%;
	box-sizing: border-box;
	font-size:16px;
	text-transform: none;
	font-weight:normal;
}
.contact7 dt {
  font-weight:normal;
}
.contact7 dd {
	margin-bottom: 30px;
}
/* Contact Form 7のラジオボタンを縦並びに */
.wpcf7-checkbox .wpcf7-list-item {
    display: block;
}
/* 必須マーク */
.contact7 .must {
  color:red;
	font-weight:bold;
	font-size: 16px;
	margin-left: 10px;
}
.btn_contact7 {
	text-align: center;
}
.btn_contact7 input {
	width: 50%;
	font-size: 18px;
	letter-spacing: 0.2em;
}
.privbox {
	height:200px;
	overflow:auto; 
	border:1px #a9a9a9 solid; 
	line-height:140%; 
	font-size:13px; 
	max-width:600px;
}
.privbox li {
	display: list-item;
	list-style-type: disc;
}

@media screen and (min-width: 768px) {
.contact7 dt {
	float: left;
	clear: left;
	width: 35%;
	padding: 5px 10px 5px 0;
	}
.contact7 dd {
	margin-left: 35%;
	}

}

/*百貨店　ご購入区切り*/
.buypart{
	background-color:#e2f2f9;
	padding:0px 10px;
	font-weight:bold;
	font-size: 16px;
}

/*コンタクトフォームのデフォルト送信メッセージを非表示にする*/
.wpcf7-mail-sent-ok{
    display:none!important;
	  border:none;
}

/*採用動画ボタン*/
a.btn_recruit {
  display: flex;
  align-items: center;
  max-width: 500px;
  margin: 0 auto;
  padding: 1.3rem 2rem;
  border: 2px solid #014897;
  background: #FFEB97;
  text-decoration: none;
  transition: 0.3s;
  margin-top:20px;
}
a.btn_recruit:hover {
  background-color: #FFD215;
}
a.btn_recruit .btn_recruit_txt {
  display: block;
  flex-grow: 1;
  color: #004386;
  font-weight: bold;
  text-align: center;
  position: relative;
  padding-right: 15px;
  font-size: 23px;
}
a.btn_recruit .btn_recruit_txt::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  transform: rotate(45deg);
  border-top: 3px solid #014897;
  border-right: 3px solid #014897;
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  transition: 0.3s;
}
@media (max-width: 1200px) {
  a.btn_recruit .btn_recruit_txt {
    font-size: 18px;
    padding-right: 20px;
  }
  a.btn_recruit .btn_recruit_txt::after {
    width: 12px;
    height: 12px;
  }
}
@media (max-width: 736px) {
  a.btn_recruit .btn_recruit_txt {
    font-size: 14px;
    padding-right: 20px;
  }
  a.btn_recruit .btn_recruit_txt::after {
    width: 10px;
    height: 10px;
  }
}

.onepress-menu a {
  text-transform: none;
}


.bannerover a {
	width:100%;
	display:block;
	}

.bannerover a img {
	width:100%;
	}

.bannerover a{ background:#B4D8FF; }
.bannerover a img:hover{
	opacity:0.7;
	transition:0.3s;
}


/* 20250804　カスタマイズCSSより移動　ここから */
.list-block .wpcf7-list-item { display: block; }
.list-inline .wpcf7-list-item { display: inline; }

.contact7-dl1 dt {
	line-height:130%;
}
.contact7-dl1 dd {
	margin-bottom: 15px;
}
.privbox {
	padding:3px;
}
	
@media screen and (min-width: 768px) {
.contact7-dl1 dt {
	float: left;
	clear: left;
	width: 25%;
	padding: 5px 10px 5px 0;
	}
.contact7-dl1 dd {
	margin-left: 25%;
	}
}
@media screen and (max-width: 768px) {
	.en_message_txt span {
	  display: none;
	}
}

.corner_box01 {
  background: #2F5597;
	color:white;
  width: 200px;
  position: relative;
  margin-left:0;
	margin-right:0;
	text-align:center;
}
.corner_box01:before {
    height: 0;
	  display: block;
    position: absolute;
    right: -3px;
    content: "";
    border-top: solid 12px #fff;
    border-left: solid 12px transparent;
    top: -3px;
    z-index: 2;
}
.corner_box01:after {
    height: 0;
	  display: block;
    position: absolute;
    right: -2px;
    content: "";
    border-top: solid 12px transparent;
    border-left: solid 12px transparent;
    top: -2px;
}
hr.blue01{
	border-top:1px solid #2F5597;
}
.lab-step p {
	padding: 3px 10px;
	margin: 0;
}
.lab-step p.stephead {
	background-color: #e6f8dd;
	font-weight: bold;
}
.table_bd-topbtm{
	margin: 0px 0px 15px 0px;
	border-collapse:collapse;
}
.table_bd-topbtm th, .table_bd-topbtm td{
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.table_bd-topbtm th {
	padding: 10px;
	font-size: 100%;
	font-weight: bold;
	text-transform:none;
	letter-spacing:normal;
}
.table_bd-topbtm td {
	padding: 10px;
	font-size: 100%;
	text-transform:none;
	letter-spacing:normal;
}
.table_bd-topbtm td ul li	{
	margin-top:0;
	margin-bottom:0;
		margin-left:20px;
}
.table_bd-topbtm td ul	{
	margin-top:0;
	margin-bottom:0;
	padding:0;
}
/* departmrntボタン幅 */
.wp-block-button.equal-width  {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(14em, 1fr));
}
.wp-block-buttons.equal-width .wp-block-button__link {
    width: 100%;
}
.width560 {
	width:560px;
}
/* 特定のページIDの抜粋を非表示にする */
.page-id-22104 .catchphrase { /* 123はページのID */
   display: none;
}
.catalog-group-ttl {
  font-weight: bold;
  color: #333;
  margin-left: 0.5em;
	margin-bottom: 0.7em;
}
/* 青ボタンの下線色を白 */
a.wp-block-button__link:hover {
    text-decoration: underline;
    text-decoration-color: #fff;
}
.narrow-margin {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
/* 本文とフッターの間の余白を大きくする */
.site-content {
  margin-bottom: 30px;  /* 必要に応じて px 値を調整 */
}
/* SUGI 機能のキャプション */
.sugi-cap figcaption  {
	text-align:left;
	font-size:16px;
}
/* 旧サイトとのフォントサイズのズレ修正 */
.has-medium-font-size {
	font-size: 1.4rem !important; 
}
/* 数字の中の箇条書き左余白 */
.entry-content ol ul {
	margin-left: 1em !important;
}

/* テーブル線非表示 */
.wp-block-table table,
.wp-block-table td,
.wp-block-table th {
  border: none !important;
}

/* 20250804　カスタマイズCSSより移動　ここまで */

/* 検索結果ページ専用のタイトル調整 */
.search-result-title a {
  text-decoration: none;
  color: #333;
}
.search-result-title a:hover {
  text-decoration: underline;
}
