@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Description: Cocoon専用の子テーマ
Theme URI: https://wp-cocoon.com/
Author: わいひら
Author URI: https://nelog.jp/
Template:   cocoon-master
Version:    1.1.2
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/
body{
    font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
    background-color: #fff
}
ol, ul {
    margin: 0;
}
a[href^="tel:"] { cursor: default; }
.wrap {
    width: 1200px;}
.mainBg{
    width: 1200px;
    margin: auto;
    position: relative;
    top: -25px;
}
a:hover{opacity: 0.5}
h1{
    color: #08085f;
}
h2{
    color: #181870;
    font-size: 25px;
    border-bottom: 2px solid;
    margin-bottom: 12px;
}
li{
    list-style: none;
}
.left{
    float: left;
    width: 40%;
}
.right{
    float: right;
    background: #ffae00;
    border-radius: 5px;
    padding: 5px 25px;
    margin-top: 25px;
}
.tagline {
    font-size: 11px;
    text-align: left;}
.logo-image {
    padding: 0;
    font-size: inherit;
    text-align: left;
}
.header-container{
    zoom: 1;
    padding: 15px 0 0;
}
.header-in {
    display: block;
    margin-bottom: 15px;
}
.b-reserve {
    display: none;
}
.ct{
    float: left;
    padding: 10px 0px 0px 10px;
    font-size: 17px;
    font-weight: 600;
    text-align: center;
}
.tel{
    color: #181870;
    font-size: 36px;
    font-weight: 700;
    padding-top: 14px;
    text-align: center;
    line-height: 33px;

}
.cal3{
    width: calc(100% / 3);
    float: left;
}
.cal3 li{
    text-align: left;
    padding-bottom: 10px;
}
.cal3 li a {
    color: black;
    text-decoration: none;
    position: relative;
}

a .arrow2 {
    margin: 0;
    content: " ";
    display: inline-block;
    width: 7px;
    height: 13px;
    background: url(https://eikyo-mn.co.jp/wp-content/uploads/2022/12/arrow2.png) no-repeat;
    background-size: contain;
    vertical-align: 2px;
    position: absolute;
    left: -15px;
    top: 3px;
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
a .arrow2:hover{left:-10px;}
.line10{    line-height: 10px;}
.mail img{
    width: 80%;
}
.tel img{
    padding-right: 5px;
}
.navi {
    background-color: #181870;
}
.navi-in a {
    font-size: 19px;
    color: white;
    font-weight: 600;
}
.menu-item a:after{
    font-size: 12px;
    color: #ffffff71;
    line-height: 1em;
    display: block;
}
#menu-item-5616 a:after {
    content: 'HOME';
}
#menu-item-5617 a:after {
    content: 'ABOUT';
}
#menu-item-5618 a:after {
    content: 'WORK';
}
#menu-item-5615 a:after {
    content: 'INVESTIGATION';
}
#menu-item-5614 a:after {
    content: 'RECRUIT';
}
#menu-item-5613 a:after {
    content: 'COMPANY';
}
.navi-in > ul li {
    display: block;
    width: auto;
    height: 37px;
    line-height: 30px;
    position: relative;
    padding: 5px 33px;
    border-right: 1px solid #ffffff91;
    margin: 20px 0;
}
.navi-in > ul li:last-child{
    border: none
}
.navi-in a:hover {
    background-color: #fff0;
    color: white;
}

.content {
    margin-top: 0;
}

.main_cont{
    display: none
}
.home .main_cont{
    display:block
}
.subContents{
    background-image:url(https://eikyo-mn.co.jp/wp-content/uploads/2022/12/subbg.png;) ;
    text-align: center;
    padding: 30px 0;}
.subBG{
    width: 1200px;
    margin: auto;
    overflow: hidden;
}
.cal2{
    width: 50%;
    float: left;
    padding-top: 20px;
    }
/* スライド */
.sliderBg{
    background-image:url(https://eikyo-mn.co.jp/wp-content/uploads/2022/12/memobg.png;) ;
    padding: 50px 0;
}
.wideslider {
    width: 100%;
    text-align: left;
    position: relative;
    margin: 0;
    overflow: hidden;
}
.wideslider ul { margin-left: 0;
padding:0}
.wideslider ul,
.wideslider ul li {
	float: left;
	display: inline;
	overflow: hidden;
}
.wideslider ul li img {
	width: 100%;
	display: none;
}
.wideslider_base {
	top: 0;
	position: absolute;
}
.wideslider_wrap {
	top: 0;
	position: absolute;
	overflow: hidden;

}
.slider_prev,
.slider_next {
	top: 0;
	overflow: hidden;
	position: absolute;
	z-index: 100;
	cursor: pointer;
}
.slider_prev { background: #fff url(https://eikyo-mn.co.jp/wp-content/uploads/2022/12/sliderleft.png) no-repeat right 25px center;}
.slider_next { background: #fff url(https://eikyo-mn.co.jp/wp-content/uploads/2022/12/sliderright.png) no-repeat left 25px center;}
.Pagination {
	bottom: 20px;
	left: 0;
	width: 100%;
	height: 103px;
	text-align: center;
	position: absolute;
	z-index: 200;
}

.Pagination a {
	margin: 0 5px;
	width: 30px;
	height: 30px;
	display: inline-block;
	overflow: hidden;
}
.Pagination a.pn1 {background: transparent url(https://eikyo-mn.co.jp/wp-content/uploads/2022/11/slider1.jpg) no-repeat left top;
    background-size: 100%;
    width: 220px;
    height: 103px;}
.Pagination a.pn2 {background: transparent url(https://eikyo-mn.co.jp/wp-content/uploads/2022/11/slider2.jpg) no-repeat left top;
    background-size: 100%;
    width: 220px;
    height: 103px;}
.Pagination a.pn3 {background: transparent url(https://eikyo-mn.co.jp/wp-content/uploads/2022/11/slider3.jpg) no-repeat left top;
    background-size: 100%;
    width: 220px;
    height: 103px;}
.Pagination a.pn4 {background: transparent url(https://eikyo-mn.co.jp/wp-content/uploads/2022/11/slider4.jpg) no-repeat left top;
    background-size: 100%;
    width: 220px;
    height: 103px;
}
.Pagination a.active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
    border: 3px solid #181870;
}
.Pagination a.active::before {
    width: 0;
height: 0;
position: absolute;
bottom: 100%;
margin: 0 0 0 -10px;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom: 10px solid #181870;
content: '';}

/* =======================================
	ClearFixElements
======================================= */
.wideslider ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}
.wideslider ul {
	display: inline-block;
	overflow: hidden;
}
/*スライダーend*/ 
.point_bg{
    background-color: #e8e6c9;
    text-align: center;
    overflow: hidden;
    padding: 25px 25px 40px;
}
.point_bg img{
    padding:20px 0 0
}
.point{
    padding: 0 30px
}
.point h1{
    color: #009943;
    font-size: 20px;
    line-height: 29px;
}
.col4{
    width: calc( 91% / 4 );
    float: left;
    padding: 0;
    border: 2px solid #009943;
    margin: 10px;
    background-color: #fff;
    height: 375px;
}
.col4 img{
    padding: 0;
    border-bottom: 2px solid #009943;
}
.point_txt{
    padding: 0px 20px;
    font-size: 15px;
    text-align: justify;
    font-weight: 700;
    line-height: 22px;
    margin: 10px 0;
}
/*メイン*/
.main {
    width: 815px;
    padding: 20px 0px;
    position: relative;
}
header.article-header.entry-header{
    display: none
}

footer.article-footer.entry-footer{
    display: none
}
/*サイドバー*/
.sidebar {
    width: 310px;
    padding: 20px 0;
}   
.widget_media_image img{
    border: 1px solid
}
/*個別ページ*/
.entry-content , .entry-content p {
    margin:0
}
/*問い合わせ*/
.contactTel{
    background: #ffae00;
    border-radius: 5px;
    margin: auto;
    text-align: center;
    font-weight: 600;
    position: relative;
    padding-top: 30px;
    padding-bottom: 10px;
    margin-top: 80px;
}
img.ok {
    position: absolute;
    top: 0%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.size15{
    text-align: center;
    font-size: 15px;
    line-height: 18px;
    font-weight: 700;
    margin-top: 10px;
}
.calBg{
    width: 830px;
    margin: 50px auto;
    padding: 20;
    font-size: 15px;
    font-weight: 700;
    overflow: hidden;
}
.cal30{
    width: 30%;
    float: left;
}
.cal70{
    width: 70%;
float: left;
padding: 20px;
}
.cFlow{
    text-align: center;
    margin: 30px auto;
}
.search-edit, input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="email"], input[type="number"], input[type="search"], body input[type="tel"], input[type="time"], input[type="url"], textarea, select {
    padding: 11px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 18px;
    width: 100%;
    text-align: left;
    font-weight: 100;
}

body .confirmbtn {
    display: block;
    padding: 1em 0;
    margin-top: 30px;
    width: 210px;
    background: #181870;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    border-radius: 9px;
    border: none;
    margin: 40px 10px;
    float: left;
}
body .contactbtn {
    margin: auto;
    width: 210px;
    display: block;
    padding: 1em 0;
    margin-top: 30px;
    float: none;
    background: #181870;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    border-radius: 9px;
    border: none;
}
body .contactbtn01 {
    margin: auto;
    width: 210px;
    display: block;
    padding: 1em 0;
    margin-top: 30px;
    float: none;
    background: #181870;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    border-radius: 9px;
    border: none;
}
body .wpcf7-previous {
    display: block;
    padding: 1em 0;
    margin-top: 30px;
    width: 210px;
    background: #ffae00;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    border-radius: 9px;
    border: none;
    margin: 40px 10px;
    float: left;
}
table.inquiry{
    width: 900px;
    margin: auto;
}
.contactBottom{
    text-align: center;
    margin: 20px 0;
    font-size: 12px;
}
.thanks{
    text-align: center;
}
.bigTitle{
    font-size: 35px;
    line-height: 45px;
    font-weight: 700;
    padding-bottom: 20px;
}
.button{
    width: 245px;
    margin: 20px auto;
    background: #0a095f;
    border-radius: 7px;
    color: white;
    padding: 7px 0;
}
.button a{
    color: white;
    text-decoration: none;
    font-size: 24px;
    font-weight: bold;
}
/*Contact Form 7カスタマイズ*/
/*スマホContact Form 7カスタマイズ*/
@media(max-width:500px){
    h1 {
        font-size: 20px;
    margin-top: 60px;
    line-height: 12px;
    }
    .subTitle{
        font-size: 15px;
    }
    .titleBg{
        margin-top: 0;
    }
    .contactTel{
       margin-top: 25px;
       padding-top: 15px;}
       img.ok {
       width: 85%;
    }
   
    table.inquiry {
        width: 100%;
        margin: auto;
    }
    .inquiry th,.inquiry td {
     display:block!important;
     width:100%!important;
     border-top:none!important;
     -webkit-box-sizing:border-box!important;
     -moz-box-sizing:border-box!important;
     box-sizing:border-box!important;
    }
    .inquiry tr:first-child th{
     border-top:1px solid #d7d7d7!important;
    }
    /* 必須・任意のサイズ調整 */	
    .inquiry .haveto,.inquiry .any {	
    font-size:10px;
    }}
    /*見出し欄*/
    .inquiry th{
     text-align:left;
     font-size:14px;
     color:#444;
     padding-right:5px;
     width:30%;
     background:#f7f7f7;
     border:solid 1px #d7d7d7;
    }
    /*通常欄*/
    .inquiry td{
     font-size:13px;
     border:solid 1px #d7d7d7;	
    }
    /*横の行とテーブル全体*/
    .entry-content .inquiry tr,.entry-content table{
     border:solid 1px #d7d7d7;	
    }
    /*必須の調整*/
    .haveto{
     font-size:7px;
     padding:5px;
     background:#ff9393;
     color:#fff;
     border-radius:2px;
     margin-right:5px;
     position:relative;
     bottom:1px;
    }
    /*任意の調整*/
    .any{
     font-size:7px;
     padding:5px;
     background:#93c9ff;
     color:#fff;
     border-radius:2px;
     margin-right:5px;
     position:relative;
     bottom:1px;
    }
    /*ラジオボタンを縦並び指定*/
    .verticallist .wpcf7-list-item{
     display:block;
    }
    /*送信ボタンのデザイン変更*/
    
    /*送信ボタンマウスホバー時*/
    #formbtn:hover,body .wpcf7-previous:hover{
     color:rgba(255, 255, 255, 0.465);
    }
    .twobutton{
        overflow: hidden;
        width: 350px;
    margin: auto;
    }
    body .wpcf7-previous {
        padding: 16px 0;
        margin-top: 30px;
        width: 45%;
        font-size: 15px;
        margin: 40px 5px;
        margin-left: 14px;
        height: 50px;
    }
    body .confirmbtn {
        padding: 16px 0;
        margin-top: 30px;
        width: 45%;
        font-size: 15px;
        margin: 40px 5px;
    }
    .inquiry .none{
        display: none;
    }

/*フッター*/
.footer-bottom.fdt-up-and-down .footer-bottom-logo {
    display: block;
}
.footer-bottom.fdt-up-and-down .footer-bottom-content {
    float: right;
}
.footer-bottom-logo .logo-image {
   max-width: 100%;
}
.footer-bottom.fdt-up-and-down .footer-bottom-content .navi-footer-in > ul {
    justify-content: flex-end;
}
.footer-bottom {
    margin-top: 0;
    padding: 10px;
}
.footer-bottom-logo .site-name-text {
    padding-bottom: 0;
}
.footer-bottom-content {
    float: left;
    text-align: right;
    width: 675px;
}
.navi-footer-in > .menu-footer li:first-child , .navi-footer-in > .menu-footer li:last-child{
    border: 0
}
.copyright {
    margin-top: 8px;
    background-color: #009a3b;
    color: #fff;
    text-align: center;
    padding: 20px;
    font-size: 12px;
}
.youtube{
	margin-bottom: 70px;
}
.youtube .video-container{
	max-width: 100%;
margin-top: 0;}
.youtube .video iframe{
	border: 2px solid #094;
}
.youtube .video-container .video{
	margin-top: 0;
}
.youtube h2 {
    color: white;
    background-color: #019944;
    border-radius: 10px 10px 0 0;
    text-align: center;
	 border:none;
    padding: 7px 3px 1px;
	    margin: 0;
}
.widget_media_image img {
	border: none;
}
/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1200px以下*/
@media screen and (max-width: 1200px){
  /*必要ならばここにコードを書く*/
  .wrap {
    width: 100%;
    padding: 0 10px;
}
.left {
    float: none;
    width: 100%;
    margin: auto;
}
.tagline {
    text-align: center;
}
.logo-image {
    text-align: center;
    margin: auto;
}
.right {
    float: none;
    height: 100px;
}
.ct {
    width: 50%;
}
.mail img {
    width: 50%;
}
.mainBg , .subBG {
    width: 100%;
    padding: 0 10px;
}
.subBG .cal2 img{
    padding: 0 5px;
}
.no-scrollable-main .main {
    width: 70%;}
.sidebar {
        width: 28%;}
.footer-bottom-content {
    width: 70%;
}
.footer-bottom-logo {
    width: 20%;
}

.footer-bottom-logo img {
    margin-top: 30px;
    height: auto;
    padding: 0
}

/*860x以下*/
@media screen and (max-width: 860px){
  /*必要ならばここにコードを書く*/
  .calBg {
    width: 100%;
    margin: 10px auto;}
    .cal30 {
        width: 100%;
        margin: auto;
        text-align: center;
    }
    .cal70 {
        width: 100%;}
  .right {
    float: none;
    height: 100px;
    margin: 0;
    padding: 0 5px;
    font-size: 7px;
}
.ct {
    font-size: 12px;
}
.mail img {
    width: 100%;
}
.line10 {
    padding-top: 10px;
}
.tel {
   font-size: 23px;
    }
.sliderBg {
        background-image: none;
        padding: 0;
    }
.Pagination {
        display: none;}
.mainBg {
           margin: 10px auto;
            position: inherit;}
.no-scrollable-main .main {
                width: 100%;
                padding: 0;
            }

.widget-entry-cards.card-large-image .e-card {font-size: 15px;}

.no-scrollable-sidebar .sidebar {
    width: 100%;
    margin: auto;
    text-align: center;
}
.footer-bottom-content {
    width: 100%;
}
.footer-bottom-logo {
    float: none;
    width: 100%;
}
.tel a{
    color:#181870 ;
    text-decoration: none;
}
.footer-bottom-content ul {
    padding-left: 20px;
}
.right {
    display: none;
}
.b-reserve {
    display: block;
    position: fixed;
    bottom: -10px;
    right: 0;
    z-index: 1000;
}
.b-tel, .b-web {
    float: left;
    width: 50%;
}
.tagline {
    display: none
}
.header-container {
    padding: 0;
}
.wrap {
    padding: 0 10px;
}
.subContents .cal2{
    width: 100%;
    padding-top: 5px;}