@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.3
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
.entry-content {
    margin-top: -20px;
    margin-bottom: 0;
}

/************************************
** contents
************************************/
.wrap {
width: 100%;
margin: 0 auto;
}

#content{ margin-top:0;margin-bottom: 0;}
#content-in{margin:0 auto;}

#main{ padding:0;margin-bottom:0; border:none;}

#main-image{
background: #bcdcea url(images/bg-main.jpg) left top repeat-x!important;
/*margin-bottom:-27px;*/
}
#main-image-in{
background: transparent url(images/bg-main-inn.jpg) right top no-repeat!important;
}
#main-image p{
    width: 1196px;
    margin: 0 auto;	
}

#main-image p img:hover{ opacity:1;}

/************************************
** ヘッダー
************************************/
.logo{
	width:330px;
	text-align:left;
}
#header-in{ width:1196px; margin:0 auto;}


/**      ヘッダーボタン		**/
.h-submenu{float:right; margin-top:-105px;}
.h-submenu li{ display:inline-block;}

.page .header-container-in{ height:60px;}
.header-container-in.hlt-top-menu.hlt-tm-small .logo-header { margin-top:10px;}


/************************************
** フッター
************************************/
#footer{padding-top:0!important;margin-top:0;}
.article-footer{ display:none;}

/************************************
** Main
************************************/
.wp-block-cover{ min-height:560px;margin-bottom:0!important; }

/************************************
** Menu
************************************/
.header-container-in { position:relative;padding-bottom:10px;}
.header-container-in .navi-in{ position:absolute;right:0px; top:0px; }

#menu-h-menu li{width:90px!important; text-align:center; line-height:2!important; height:50px;}
#menu-h-menu li a{padding:10px 0; color:#000000;}
.navi-menu-caption{ color:#000000;}

#menu-h-menu li#menu-item-31{margin-right:10px;}
#menu-h-menu li#menu-item-31{width:170px!important;}
#menu-h-menu li#menu-item-31 .item-label{ display:none;}
#menu-h-menu li#menu-item-31 a{ padding:15px!important;}

.m-contact{
background: #c20d2a url(images/bt-contact.png) 50% 50% no-repeat!important;
padding:7px 30px!important;
width:180px!important;
}

/************************************
** 固定ヘッダー
************************************/
.fixed-header{ height:80px;}
.fixed-header #menu-h-menu li{width:80px;}
.fixed-header #menu-h-menu li#menu-item-48{width:130px;}
.header-container-in.hlt-top-menur{position:relative;}
.fixed-header #nav{background-color:none; padding-bottom:0!important;}
.fixed-header #navi .navi-in{
  position: absolute;
  right:0;
  top: 20px;
}

.fixed-header #navi .navi-in a{color:#012351;}
.fixed-header .logo{ position:absolute;top:10px;left:0; }
.fixed-header .h-submenu{ 
	position:absolute;
	bottom:-4px;
	right:50px;
}
.fixed-header .h-submenu img.pc-img{ max-width:95%;} 
.header-container-in.hlt-top-menu .h-submenu li{ padding-top:10px;}
.header-container-in.hlt-top-menu .navi-in .item-label{ font-size:11px; color:#000000; }

/************************************
** フッター
************************************/
#footer{padding-top:0!important;margin-top:0;}
.article-footer{ display:none;}


/************************************
** 共通
************************************/
section{ margin-bottom:0!important;}

/*投稿日を非表示にする*/
.post-date {
  display: none;
}

/*更新日を非表示にする*/
.post-update{
  display: none;
}

img.aligncenter {
display:block;
margin:5px auto 30px auto;
text-align:center;
}

img.alignright{
margin:5px 0 30px 30px;
}

img.alignleft{
margin:5px 30px 30px 0;
}

img a:hove{ opacity:0.5;}

.alignright{ float:right; }
.alignleft{ float:left; }

.pc-img{ display:inline!important;}
.tab-img { display:none!important;}
.smt-img { display:none!important;}

/************************************
** margin / padding
************************************/
.mt10{ margin-top:10px;}
.mt30{ margin-top:30px;}

.mb0{ margin-bottom:0px!important;}
.mb15{ margin-bottom:15px;}
.mb30{ margin-bottom:30px!important;}
.mb50{ margin-bottom:50px!important;}

.mr0{margin-right:0!important;}
.mr10{margin-right:10px!important;}

/************************************
** Font
************************************/
.fs{font-size:80%;}
.fm{font-size:120%;}
.fl{font-size:140%;}
.fll{font-size:160%;}

.bold{ font-weight:bold; }
.uline{ text-decoration:underline;}
.fuchidori {
  color: #000;
  text-shadow:1px 1px 0 #FFF, -1px -1px 0 #FFF,
              -1px 1px 0 #FFF, 1px -1px 0 #FFF,
              0px 1px 0 #FFF,  0-1px 0 #FFF,
              -1px 0 0 #FFF, 1px 0 0 #FFF;
}

.blue{color:#0b4797;}
.yellow{ color:#f9ef55;}
.yellow02{color:#ffe651;}
.red{color: #d32f2f;}
.white{ color:#ffffff;}

.line-yellow{ background:linear-gradient(transparent 60%, #fffa00 60%);}
.mincho{font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;}

.center{ text-align:center;}
.right{ text-align:right;}
.left{ text-align:left;}

.text01{ line-height:1.4;}

/* スマホの時だけ改行させるクラス*/
.br-sp {
    display: none;
}

@media (max-width: 600px) {
    .br-sp {
        display: block;
    }
}
/************************************
** Tittle
************************************/
.article section h2{ background-color:transparent; text-align:center;}

h1.entry-title,
h1.archive-title{
  position: relative;
  padding: .75em 1em .75em 1.5em;
  border: 1px solid #ccc;
  color:#001341;
	background-color:#eef2f5;
	margin-bottom:50px;	
}

h1.entry-title::after,
h1.archive-title::after{
  position: absolute;
  top: .5em;
  left: .5em;
  content: '';
  width: 6px;
  height: -webkit-calc(100% - 1em);
  height: calc(100% - 1em);
  background-color: #001341;
  border-radius: 4px;
}

h2.ti02{
  position: relative;
  padding:10px 0 .5em 0;
  margin-bottom:20px!important;
  border-bottom: 4px solid #ccc!important;
  font-size:1.4em;
  text-align:left!important;
  background-color:#fff;
}
h2.ti02::after {
  position: absolute;
  bottom: -4px;
  left: 0;
  z-index: 2;
  content: '';
  width: 20%;
  height: 4px;
  background-color: #001341;
}

h2.ttl {
width: 100%;
position: relative;
color: #fff;
text-align: center;
padding: 30px;
background-color: #0b4797!important;
font-size:1.8em;
line-height: 1.2em;
letter-spacing: -0.1em;
}
.ttl::after {
width: 0;
height: 0;
position: absolute;
top: 100%;
left: 50%;
margin: 0 0 0 -50px;
border: 50px solid transparent;
border-top-color: #0b4797;
content: '';
}

h2.ttl02 {
width: 100%;
color: #fff;
text-align: center;
padding:20px;
background-color: #0b4797!important;
font-size:1.8em;
line-height: 1.4;
letter-spacing: -0.1em;
margin-bottom:10px;
}

.article h3.ti03{
	background-image:url(images/bg-h3-left.png), url(images/bg-h3-right.png);
	background-position: left top, right top;
	background-repeat: repeat-y, no-repeat;
	background-color:#fff;
	  font-size:1.6em;
   text-align:center!important;
   color:#0b4797;
	font-size:1.4em;
	padding:20px 30px;
	border:0;
	margin-bottom:50px;
}
.article h3.ti04{
	background-image:url(images/bg-h3-01-left.png), url(images/bg-h3-01-right.png);
	background-position: left top, right top;
	background-repeat: repeat-y, no-repeat;
	background-color:#0b4797;
	font-size:1.4em;
    text-align:center!important;
	color:#fff!important;
	font-size:1.6em;
	padding:20px 40px;
	border:0;
	margin-bottom:50px;}

/************************************
** box
************************************/
.box01{ 
  padding: 10px;
  border: 1px solid #0b4797;
  display:inline-block;
  background-color:#0b4797;
  color:#ffffff;
	margin-bottom:10px;
	
}


.dl-l{ float:left; width:48%; margin-left:10px; }
.dl-r{ float:right; width:48%;}

/************************************
** youtube レスポンシブ
************************************/
.movie-wrap{
  width:100%;
  height: 0;
  position: relative;
  padding-top: 56.25%;
  overflow: hidden;
}

.movie-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.video-container{ 
	max-width:1000px!important;
	text-align:center!important;}

/************************************
** List
************************************/
.listNomal{ padding-left:0!important;}
.listNomal li{ list-style:none!important;}

ul.listIcon01{padding-left:0!important;margin-bottom:17px;}
ul.listIcon01 li {
    padding: 5px 0 7px 50px;
    line-height: 1.2em;
    background: url(images/icon-chk.png) left 0px top 50% no-repeat;
	margin:0 0 10px 0;
    font-weight: bold;
    font-size: 1em;
	list-style:none
}

.listIcon02{padding-left:0px!important;}
.listIcon02 li {
    padding: 5px 0 12px 40px;
    line-height: 1.6em;
    background: url(images/icon-arrow02.png) left 0px top 10px no-repeat;
    margin-bottom: 7px;
    font-weight: bold;
    font-size: 1.2em;
	list-style:none;
	color:#0b4797;
}
.listIcon03{padding-left:0px!important;}
.listIcon03 li {
    padding: 12px 0 12px 50px;
    line-height: 1.6em;
    background: url(images/icon-arrow03.png) left 0px top 10px no-repeat;
    margin-bottom: 7px;
    font-weight: bold;
    font-size: 1.2em;
	list-style:none
}
.listcircle{
	padding-left:0px!important;
}
 
.listcircle li{
  position: relative;
  padding-left: 20px;
 list-style:none;
 font-size:1em;
}
 
.listcircle li:before {
  content: "";
  position: absolute;
 bottom:30%;
  left: 0;
  width:10px;
  height:10px;
  background-color: #0b276c;
  border-radius: 50%;
}

ol.listnumber {
  list-style: none;
  counter-reset: list-counter; /*list-counterの値が0にリセットされる*/
  padding: 0;
  margin: 0;
}
ol.listnumber li {
  font-size: 18px;
  line-height: 1.6;
  margin: 20px 0;
  padding-left: 30px;
  position: relative;
}

ol.listnumber li:before {
  content: counter(list-counter);/*list-counterの値を挿入*/
  counter-increment: list-counter;/*連番の値が挿入される*/
  border: 1px solid;
  box-sizing: border-box;
  border-radius: 50%;/*円を作る*/
  height: 25px;/*円の高さを指定*/
  width: 25px;/*円の幅を指定*/
  display: flex;/*円と文字が中央になるよう調整*/
  justify-content: center;
  align-items: center;
  position: absolute;/*左端に配置*/
  top: 0;
  left: 0;
  font-size: 85%;/*文字サイズ小さめに調整*/
	background-color:#001341;
	color:#fff;
}

.dlfaq{background:url("images/line-dotte.png") repeat-x left bottom; margin-bottom:20px;}

.dlfaq dt{ 
	padding:15px 0px 15px 70px;
	margin-bottom:30px;
	font-size:1em; 
	font-weight:bold; 
	background:url("images/icon-q.png") no-repeat left center;
	color:#000;
}

.dlfaq dd{
	margin-left:0!important;
	padding:5px 0px 30px 70px;
	font-weight:bold; 
	background:url("images/icon-a.png") no-repeat left 10%;
}

dl.dllist dt{ font-weight:bold; margin-bottom:17px;}
dl.dllist dd{ line-height:1.4; margin-bottom:30px;margin-left:0!important;}


.list01{ padding-left:0!important;}
.list01 li{ display:inline;}

/************************************
** table
************************************/
table .thead th {
	background:#1e4260!important;
	padding:10px;
	color:#fff;
}

table.table01 {
	margin:3% 0;
	border-left:#accbd3 1px solid;
	border-right:#accbd3 1px solid;
	
}
table.table01 th {
	background:#eef2f5!important;
	color:#000;
	padding:15px;
	text-align:left;
	border-top:#ccc 1px solid;
	border-bottom:#ccc 1px solid;
	border-right:#ccc 1px solid;
	border-left:#ccc 1px solid;
	width:30%;
}

table.table01 th.th01 { background-color:#accbd3; width:15%;}
table.table01 th.th02 { background-color:#accbd3; width:30%;}
table.table01 td {
	border-top:#ccc 1px solid;
	border-bottom:#ccc 1px solid;
	border-left:#ccc 1px solid;
	border-right:#ccc 1px solid;
	padding:15px;
	text-align:left;
}

table.table02{
  border-collapse: collapse;
  width: 100%;
}
.table02 th,
.table02 td{
  padding: 10px;
  border: solid 1px #ccc;
  text-align:center;
  box-sizing:border-box;
}
.table02 th {
  background:#eef2f5;
  color: #000;
  
}
@media screen and (max-width: 640px) {
  .table02 .head{
    display:none;
  }
  .table02 {
    width: 100%;
  }
  table.table02 td {
    display: block;
    width: 100%;
    border-bottom:none;
  }
  table.table02 td:first-child{
    background: #eef2f5;
    color:#000;
    font-weight:bold;
  }
  table.table02 td:before{
    content: attr(data-label);
    font-size: .7rem;
    font-weight:bold;
    color: #999;
    display: block;
  }
  .table02 tr:last-child{
    border-bottom: solid 1px #ccc;
  }
}
/************************************
** Clearfix
************************************/
.clearfix::after {
   content: "";
   display: block;
   clear: both;
}
/************************************
** TOP
************************************/
.home .inner{ padding:50px 0;}
.home #content{
	max-width:100%;
	margin:0 auto;
	padding:0;
}
.home .content-in.wrap{ width:100%!important; }

.sec02{ 
	background: url(images/bg-sec02.png) center top no-repeat;
}
.sec02 .inner{padding-bottom:20px!important;}
.sec02 p{ line-height:1.3;}

.sec03{background: url(images/bg-sec03.jpg) center bottom repeat;}
.sec03 .sec03box{
background: #ffffff url(images/bg-box01.jpg) right top no-repeat;	
border:5px solid #0b4797;
padding:30px;
margin-bottom:30px;
}

.sec03 .sec03box dt{ margin-bottom:30px; font-size:120%; padding:35px 0 60px 150px; font-weight:bold;}
.sec03 .sec03box dt span{background: linear-gradient(transparent 60%, #fff600 60%);color:#0b4797; font-size:1.4em; font-weight:bold;}
.sec03 .sec03box dt.icon01{background:transparent url(images/icon-01.png) left top no-repeat;}
.sec03 .sec03box dt.icon02{background:transparent url(images/icon-02.png) left top no-repeat;}
.sec03 .sec03box dt.icon03{background:transparent url(images/icon-03.png) left top no-repeat;}
.sec03 .sec03box dt.icon04{background:transparent url(images/icon-04.png) left top no-repeat;}
.sec03 .sec03box dt.icon05{background:transparent url(images/icon-05.png) left top no-repeat;}
.sec03 .sec03box dt.icon06{background:transparent url(images/icon-06.png) left top no-repeat;}
.sec03 .sec03box dt.icon07{background:transparent url(images/icon-07.png) left top no-repeat;}
.sec03 .sec03box dt.icon08{background:transparent url(images/icon-08.png) left top no-repeat;}

.sec03 .sec03box dd{margin-left:0;}

.sec04{ background: #f3f3eb url(images/bg-sec04.jpg) center top repeat;}
.sec04 .inner{ padding:100px 0;}


.sec04 .sec04box{ 
	margin-left:0!important;
	margin-bottom:0;
	min-height:520px;
	width:45%;
}

.sec04 dt{ 
	background-color:#0b4797;
	border-bottom:2px #cfecf6 solid;
	color:#fff;
	font-weight:bold;
	padding:10px;
}

.sec04 dd{
	margin-left:0px;
	margin-bottom:10px;
}

.sec04 dd.arrow {
    margin: 0 30px 0 auto;
    width: 140px; /* 四角形の幅 */
height:39px; /* 四角形の高さ */
    position: relative;
	text-align:left;
background:#c20d2a url(images/yajirusi.png) right top 50% no-repeat;
}
.sec04 dd.arrow::after {
    border-left: 25px solid #c20d2a;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    content: "";
    position: absolute;
    left: 67%;
    top: 0;
    margin-left: 46px;
} 
.sec04 dd.arrow a{ color:#fff; font-size:0.7em; text-decoration:none; padding:10px 0 0 0;}
.sec04 dd.arrow a:hover{ opacity:0.5;}

.sec-contact{background:#ecfaff url(images/bg-contact.png) center top 50% no-repeat;
padding:100px 50px;
margin-bottom:0;
}
.post-291 section.sec-contact,
.post-223 section.sec-contact,
.post-239 section.sec-contact,
.post-144 section.sec-contact,
.post-202 section.sec-contact,
.post-184 section.sec-contact,
.post-307 section.sec-contact,
.post-328 section.sec-contact,
.post-347 section.sec-contact,
.post-364 section.sec-contact,
.post-377 section.sec-contact,
.post-391 section.sec-contact{ margin-bottom:0!important;}

.boxcontact{
	margin-top:120px;
	padding:30px;
	background-color:rgba(255,255,255,0.5);
	height:480px;
}

.sec05{ background-color:#ecfaff;}
.sec05 .inner{ padding:50px 0;}
.sec05 .sec05box{
background-color: #ffffff;	
border:5px solid #0b4797;
padding:30px;
margin-bottom:30px;
}
.sec05 .sec05box {}

.sec05 .sec05box dd{ margin-left:0;} 
.sec05 .sec05box dt{ 
	background:transparent url(images/icon-voice.png) left top no-repeat;
	margin-bottom:20px;
	padding:30px 0 30px 150px;
	font-size:140%;
	font-weight:bold;
	border-bottom:1px solid #333;
}

/* 採用成功事例(sec05)  */
/*.table-container {
            margin: 0 auto;
            background-color: white;
            border-radius: 8px;
             overflow: hidden;
        }
        
         
 .sec06 table {
            width: 100%;
            border-collapse: collapse;
            font-size: 1em;
        }
.sec06 th {
            background-color: #4a90e2;
            color: white;
            padding: 12px 8px;
            text-align: center;
            font-weight: bold;
            border: 1px solid #3a7bc8;
            font-size: 1em;
        }
        
 .sec06 td {
            padding: 12px 8px;
            border: 1px solid #ddd;
            text-align: left;
            vertical-align: top;
        }
        
 .sec06 tr:nth-child(even) {
            background-color: #f9f9f9;
        }
        
 .sec06 tr:hover {
            background-color: #f0f8ff;
        }
        
 .sec06 .industry {
            font-weight: bold;
            color: #2c5aa0;
	       width:18%;
        }
        
 .sec06 .employees {
            text-align: center;
            color: #666;
	       width:18%;
}
        
 .sec06 .before {
            font-size: 1em;
        }
        
 .sec06 .after {
             color: #d32f2f;
	        font-weight: bold;
            font-size: 1em;
        }*/
        
/* レスポンシブ対応 - 840px以下 */
/*@media screen and (max-width: 840px) {
 .sec06 .table-container {
                margin: 10px;
                border-radius: 4px;
            }
            
            
 .sec06 table,  .sec06 thead,  .sec06 tbody,  .sec06 th,  .sec06 td,  .sec06 tr {
                display: block;
            font-size: 1em;
            }
            
 .sec06 thead tr {
                position: absolute;
                top: -9999px;
                left: -9999px;
            }
            
 .sec06 tr {
                border: 2px solid #ddd;
                margin-bottom: 15px;
                border-radius: 8px;
                background-color: white;
                box-shadow: 0 2px 5px rgba(0,0,0,0.1);
                padding: 15px 10px;
            }
            
.sec06 td {
                border: none;
                border-bottom: 1px solid #eee;
                position: relative;
                padding: 12px 0 12px 35%;
                text-align: left;
                width: 100% !important;
            }
            
.sec06 td:before {
                content: attr(data-label);
                position: absolute;
                left: 6px;
                width: 30%;
                padding-right: 10px;
                white-space: nowrap;
                font-weight: bold;
                color: #4a90e2;
            }

.sec06 td:last-child {
                border-bottom: none;
            }
            
.sec06 .industry {
            font-size: 1em;
                margin-bottom: 5px;
            }
            
.sec06 .employees {
                text-align: left;
            }
            
.sec06 .before,.sec06 .after {
                font-size: 16.5px;
                line-height: 1.4;
            }
        }
        
@media screen and (max-width: 480px) {

.sec06 td {
            padding: 10px 0 10px 40%;
            font-size: 1em;

}
            
 .sec06 td:before {
            width: 30%;
            font-size: 0.8em;
}
}*/

.sec06 {

        }

        .ti04 {
            text-align: center;
            font-size: 2em;
            margin-bottom: 30px;
            color: #333;
        }

        .inner {
            padding: 20px;
        }

        .table-container {
            margin:0 10px 10px 10px;
            border-radius: 4px;
        }

        .sec06 table,
        .sec06 thead,
        .sec06 tbody,
        .sec06 th,
        .sec06 td,
        .sec06 tr {
            display: block;
            font-size: 1em;
        }

        .sec06 thead tr {
            position: absolute;
            top: -9999px;
            left: -9999px;
        }

        .sec06 tr {
            border: 2px solid #ddd;
            margin-bottom: 15px;
            border-radius: 8px;
            background-color: white;
            box-shadow: 0 2px 5px rgba(0,0,0,0.1);
            padding: 15px 10px;
        }

        .sec06 td {
            border: none;
            border-bottom: 1px solid #eee;
            position: relative;
            padding: 12px 0 12px 35%;
            text-align: left;
            width: 100% !important;
        }

        .sec06 td:before {
            content: attr(data-label);
            position: absolute;
            left: 6px;
            width: 30%;
            padding-right: 10px;
            white-space: nowrap;
            font-weight: bold;
            color: #4a90e2;
        }

        .sec06 td:last-child {
            border-bottom: none;
        }

        .sec06 .industry {
            font-size: 1em;
            margin-bottom: 5px;
            font-weight: bold;
            color: #2c5aa0;
        }

        .sec06 .employees {
            text-align: left;
            color: #666;
        }

        .sec06 .before {
            font-size: 1em;
        }

        .sec06 .after {
            color: #d32f2f;
            font-weight: bold;
            font-size: 1em;
        }

        .red {
            color: #d32f2f;
        }

        .fs {
            text-align: center;
            color: #666;
            font-size: 0.9em;
            margin-top: 20px;
        }

        /* より小さい画面での調整 */
        @media screen and (max-width: 480px) {
            .sec06 td {
                padding: 10px 0 10px 40%;
                font-size: 1em;
            }
            
            .sec06 td:before {
                width: 30%;
                font-size: 0.8em;
            }
}

/************************************
** 固定ページ
************************************/
.page .eye-catch-wrap{
	margin:0 15% 30px 15%;
}
.page .inner{
	margin:0 15%;
}

.listcompany{ padding-left:20px;}
.listcompany li{list-style:none; float:left;}


/*  　　サービスメニュー　　*/
.post-291 section,
.post-223 section, 
.post-239 section,
.post-144 section,
.post-202 section,
.post-184 section,
.post-233 section,
.post-307 section,
.post-347 section,
.post-328 section,
.post-364 section,
.post-377 section{ margin-bottom:50px!important;}


.servicebox{
background-color:#fff;
border:2px solid #81aae8;
padding:30px;
margin-bottom:30px;
min-height:350px;	
}

.servicebox h3{
	background-color:#81aae8;
	border-radius:50px;
	margin-bottom:30px;
	padding:10px 20px;
	display:inline-block;
	color:#fff;
}

.servicebox dl{ margin-bottom:30px; }
.servicebox dl dt{ 
	margin-bottom:10px; 
	font-size:24px!important;
}
.servicebox dl dd{ 
	border-top:#81aae8 3px solid; 
	padding-top:20px;
	margin-left:0;
	padding-right:0;
	width:80%;
}

/*  　　税理士様へ　　*/
.post-391 section{ margin-bottom:50px!important;}

/*  　　事務所案内　　*/


/************************************
** お問い合わせ
************************************/
/*デザインcss↓*/
.box_con {
  max-width: 900px;
  margin: 0  auto;
}
@media only screen and (max-width: 768px) {
  .box_con {
    width: 95%;
  }
}
.box_con form {
  width: 100%;
}
.box_con form table {
  width: 100%;
}
.box_con form table tr {
  position: relative;
}
.box_con form table tr:after {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  height: 1px;
  border-bottom: dotted #cdcdcd 1px;
}


.box_con form table tr th {
  width: 30%;
  font-weight: normal;
  padding: 1em .5em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
text-align:left;
}
.submit-button {
    box-sizing: border-box;
    position: relative;
    display: inline-block;
    margin: 30px auto 0;
    background-color: #e4eeef;
    cursor: pointer;
    border: 1px solid #e4eeef;
    color: #000;
    text-align: center;
    text-decoration: none;
    line-height: 1.5;
    outline: none;
    -webkit-transition: all .3s;
    transition: all .5s;
    padding: 20px 100px;
}
 
.submit-button:hover {
    background: #cae1e3;
    color: #000;
    border: 1px solid #cae1e3;
}
 

@media only screen and (max-width: 768px) {
  .box_con form table tr th {
    text-align: center;
    width: 100%;
    display: block;
    background: #f5f6f7;
    padding: .8em .2em;
  }
}
.box_con form table tr th span {
  border-radius: 6px;
  margin-right: 8px;
  padding-top: 3px;
  padding-bottom: 3px;
  width: 48px;
  display: inline-block;
  text-align: center;
  background: #cd6f55;
  color: #fff;
  font-size: 14px;	
}
.box_con form table tr td {
  padding: 1em .5em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;

}
@media only screen and (max-width: 768px) {
  .box_con form table tr td {
    padding: 1.5em .5em;
    display: block;
    width: 100%;
  }
}
.box_con form table tr .box_br {
  display: block;
}
.box_con form table tr select {
  border: 1px solid #4c7096;
}
.box_con form table tr label input {
  cursor: pointer;
 /* display: none;*/
  vertical-align: middle;
}
.box_con form table tr .radio02-input{
  padding-left: 23px;
  margin-right: 20px;
  position: relative;
}

.box_con form table tr .radio02-input + label {
  padding-left: 23px;
  margin-right: 20px;
  position: relative;
}
.box_con form table tr .radio02-input + label:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 16px;
  height: 16px;
  border: 1px solid #999;
  border-radius: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.box_con form table tr .radio02-input:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 3px;
  width: 12px;
  height: 12px;
  background: #4c7096;
  border-radius: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.box_con form table tr select, .box_con form table tr input, .box_con form table tr textarea {
/*  width: 100%;
  height: 3em;*/
  padding: .5em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.box_con form table tr textarea {
	width:100%!important;
  height: 10em;
}

/*プライバシーのデザインcss↓*/
.con_pri {
  max-width: 700px;
  margin: 0  auto;
}
@media only screen and (max-width: 768px) {
  .con_pri {
    width: 95%;
  }
}
.con_pri .box_pri {
  height: 300px;
  overflow-y: scroll;
  border: 1px solid #cdcdcd;
  background: #f7f7f7;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 20px;
  padding: 20px 55px;
}
@media only screen and (max-width: 768px) {
  .con_pri .box_pri {
    margin-top: 4%;
    padding: 3%;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .con_pri .box_pri {
    padding: 4%;
  }
}
.con_pri .box_pri .box_tori {
  text-align: left;
  margin-top: 40px;
}
@media only screen and (max-width: 768px) {
  .con_pri .box_pri .box_tori {
    margin-top: 4%;
  }
}
.con_pri .box_pri .box_tori h4 {
  font-weight: normal;
  margin-bottom: 30px;
  font-size: 150%;
}
@media only screen and (max-width: 768px) {
  .con_pri .box_pri .box_tori h4 {
    margin-bottom: 4%;
  }
}
.con_pri .box_pri .box_tori .txt {
  padding: 0 20px;
}
@media only screen and (max-width: 768px) {
  .con_pri .box_pri .box_tori .txt {
    padding: 0;
  }
}
.con_pri .box_pri .box_num {
  margin-top: 30px;
}
@media only screen and (max-width: 768px) {
  .con_pri .box_pri .box_num {
    margin-top: 5%;
  }
}
.con_pri .box_pri .box_num h4 {
  font-weight: normal;
  font-size: 113%;
}
.con_pri .box_pri .box_num .txt {
  padding: 10px 0 0 20px;
}
@media only screen and (max-width: 768px) {
  .con_pri .box_pri .box_num .txt {
    padding: 3% 0 0 3%;
  }
}

/************************************
** 投稿ページ
************************************/
.category #content,
.single #content {
	margin:0 auto;
	background: #FFF;
    padding: 2% 5%;
    max-width: 1000px;
}

.eye-catch{
	text-align:center;
}
.type-post .eye-catch img{
	max-width:40%;
	margin-bottom:30px;
}

/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1100px以下*/
@media screen and (max-width: 1100px){
#menu-h-menu li#menu-item-36,
#menu-h-menu li#menu-item-292{width:50px!important;}
#menu-h-menu li#menu-item-36 a,
#menu-h-menu li#menu-item-292 a{ position:absolute;top:0;left:0;;width:60px;height:60px;text-align:left; padding:7px 30px!important;}
	
.m-tel{
background: #00afeb url(images/bt-tel-smt.png) 50% 50% no-repeat!important;
padding:7px 30px!important;
width:50px;
}
.m-contact{
width: 180px!important;
background:#c20d2a url(images/bt-contact.png) 50% 50% no-repeat!important;
padding:7px 30px!important;
}
	
#main-image p{
text-align:left;
width: 100%!important;
margin: 0 auto;
}		
	
}

/*1024px以下*/
@media screen and (max-width: 1024px){

/************************************
** ヘッダー
************************************/	
#header-in{ width:100%; position:relative; }

.tagline{ 
	margin-top:0!important;
	margin-bottom:0!important;
}
	
.mobile-header-menu-buttons{ background-color:#fff;}
.search-menu-button{ display:none;}
.navi-menu-button{ margin-top:7px;}

	
/*固定ヘッダーエリア*/	
.fixed-header #navi .navi-in {
position: absolute;
left: 230px!important;
top: 10px;
}

.fixed-header .header-container-in.hlt-top-menu .navi-in .item-label{ font-size:0.8em!important;}	
.fixed-header .logo{ position:absolute;top:10px;left:0; }
.fixed-header .h-submenu{
  width:340px;	
  position: absolute;
  top: -10px;
  left: 750px;
  margin-top: 0 !important;	
}
.fixed-header #menu-h-menu li{ /*width:16%!important;*/ }
.fixed-header .h-submenu li{ max-width:120px;}	
.fixed-header .h-submenu img{ }
	
/*ロゴエリア*/
.logo-menu-button img {
    max-height: none;
	margin: 10px 0 0 10px;
}

/*ヘッダーボタンエリア　*/
.h-submenu{ width:450px; margin-top:-105px!important; margin-left:0px!important;padding-left:5px!important;}
.h-submenu li.h-contact{/* margin:10px 5px 0 0px!important;*/}
.mobile-header-menu-buttons .h-submenu li{ display:inline-block;}
	
/*メニューエリア*/

#menu-h-menu li{ /*width:15%!important;*/ font-size:0.8em!important;}	
.m-tel{	height:50px;}
.m-tel a{opacity:0.01;}
.m-contact{	height:50px;}
.m-contact a{opacity:0.01;}	
	

.fa-bars::before{ color:#000000!important;}
.search-menu-button.menu-button,
.mobile-header-menu-buttons .navi-menu-button.menu-button{
	height: 65px;
	padding-top: 10px;
	padding-right:10px;
}
.navi-menu-button { width:60px!important;}	
.navi-menu-button img{margin-right:0; }
.navi-menu-caption{ color:#000000!important; }	

	
/*メイン画像エリア*/
.wp-block-cover{min-height:70vh;}
#main-image p{
text-align:left;
width: 100%!important;
margin: 0 auto;
}	
#main-image img{	
max-width: 100%;
height: auto;	
}
img.alignright, img.alignleft{
display:block;
margin:5px auto 20px auto;
}

/************************************
** contents
************************************/
.page .inner{
margin:0 auto;
padding: 0 5%;
max-width: 100%;	
}	
/************************************
** section
************************************/
section .inner{ margin:0 auto; width:100%;}

	
/************************************
** TOP
************************************/
.sec01 .ttl{margin-bottom:60px;}	
.sec02 .ttl02{margin-bottom:60px;}	
.sec04 .sec04box{  width:100%; float:none; min-height:580px;}
	
/************************************
** List
************************************/
.list01{　width: 100%; text-align:center;}
.list01 li{　margin:0 auto;display:inline-block;}

.alignright,.alignleft{	float:none;}

/************************************
** table
************************************/
table.table01 th,
table.table01 td{
width:100%!important;
display: block!important;}		
	
	
.pc-img { display:none !important;}
.tab-img{ display:inline!important;}	
.tab-smt{ display:inline!important;}	
.smt-img{ display:none !important;}	
}

	
/*1023px以下*/
@media screen and (max-width: 1023px){

/*ヘッダーボタンエリア　*/	
.h-submenu {
  width: 65px;
  margin-top: 10px !important;
  margin-left: 0px !important;
  padding-left: 5px !important;
}	
	
.ti01{ display:block;}
	
.smt-img{ display:inline!important;}
#main-image .smt-img{display:none !important;}
.tab-img { display:none !important;}
#main-image .tab-img{display:inline !important;}	
.h-submenu .smt-img { display:inline!important;}
}

/*1000px以下*/
@media screen and (max-width: 1000px){
.tab-img {
display:inline !important;
width: 100% !important;
}
}

/*840px以下*/
@media screen and (max-width: 840px){
/************************************
** 			main
************************************/	
#main-image{background:#b0dae8;}
#main-image-in{
background: transparent url(images/bg-main-inn-tab.png) right bottom no-repeat!important;
}
	
	
	
#main-image p{text-align:left; margin-top:70px;}
#main-image .tab-img{display:none !important;}
#main-image .smt-img{display:inline !important;}
	
/************************************
** 			header
************************************/
.page-id-8 .header-container-in{ display:none;}
	
.mobile-menu-buttons{background-color:#ffffff;}	
/*ヘッダーボタンエリア　*/
.h-submenu{ width:70px; margin-top:10px!important; margin-left:0px!important;padding-left:0!important;}
.h-submenu li.h-contact{ margin:0px 0px 0 5px!important;}
.mobile-header-menu-buttons .h-submenu li{ display:inline-block;}	

/************************************
** 			tittle
************************************/	

h1.entry-title{ width:100%;}	
.article h2, .article h3, .article h4, .article h5, .article h6 {
    margin-bottom: 0;
}
	
/************************************
** 			section
************************************/	
section{ padding:20px; margin-top:0px!important; margin-bottom:0px!important; }

	
	
/************************************
** 			TOP
************************************/
/*.home section .inner{margin: 0 15%!important;}*/
.sec01 h2{
	padding:10px 20px;
	line-height:1.2;
}
	
.sec03box{ width:100%; float:none; } 
.sec03box{margin-right:0px;}
.sec03box dt{padding:120px 0 0 0px!important;}
.sec03box dt.icon01{background:url("images/icon-01.png") no-repeat center top!important;}
.sec03box dt.icon02{background:url("images/icon-02.png") no-repeat center top!important;}
.sec03box dt.icon03{background:url("images/icon-03.png") no-repeat center top!important;}
.sec03box dt.icon04{background:url("images/icon-04.png") no-repeat center top!important;}
.sec03box dt.icon05{background:url("images/icon-05.png") no-repeat center top!important;}		
.sec03box dt.icon06{background:url("images/icon-06.png") no-repeat center top!important;}		
.sec03box dt.icon07{background:url("images/icon-07.png") no-repeat center top!important;}		
.sec03box dt.icon08{background:url("images/icon-08.png") no-repeat center top!important;}	
.sec03box dd{ margin-left:0;}

.sec04box01,
.sec04box02,	
.sec04box03{ min-height:600px!important;}
	
.sec04box04{ min-height:550px!important;}
	
	
.sec-contact{
    background: #ecfaff url(images/bg-contact-smt.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;	
	padding:50px 0;	
}	
	
.sec05 .sec05box{
background-color: #ffffff;	
border:5px solid #0b4797;
padding:15px;
margin-bottom:30px;
}
.sec05 .sec05box {}
.sec05 .sec05box dt{ 
	background:transparent url(images/icon-voice.png) center top no-repeat;
	margin-bottom:20px;
	padding:130px 0 30px 0;
	font-size:100%;
	font-weight:bold;
	border-bottom:1px solid #333;
}	
	
/************************************
** 			page
************************************/
.page .eye-catch-wrap{
	margin:0 auto 30px auto;
}	
	
/*  　　サービスメニュー　　*/
.servicebox h3{display:block;}	
.servicebox dl dd{
		width:100%;
	}
	
/************************************
** 			Table
************************************/	

table.table01 th,
table.table01 td{
		width:100%;
	display: block;}	
	
	
	
/************************************
** 			Box
************************************/	
.dl-l{ float:none; width:100%; margin-left:0px; }
.dl-r{ float:none; width:100%;}


.tab-img { display:none !important;}	
.smt-img { display:inline!important;}
	
}

/*480px以下*/
@media screen and (max-width: 480px){
.mblt-header-mobile-buttons {
    margin-top: 30px;
  }
	#main-image-in{margin-top:70px;}	
}

