@charset "utf-8";
/* CSS Document */

body{
    font-family: "Hiragino Maru Gothic W4 JIS2004", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 500;
	font-size: 16px;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
	font-family: "Hiragino Maru Gothic W4 JIS2004", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 500;
}
nav.navbar{
	display: none;
}
/* logo subtitle */
.kad_tagline{
	margin-top: 6px;
	font-weight:bold;
}

/* img caption */
.wp-caption-text{
	font-size: 14px;
}

h1{
    color: #333;
	font-size: 28px;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	padding: 15px 0;
	margin-top: 35px;
}
#content header{
    margin-bottom:30px;
}
#content header.home_blog_title{
    margin-bottom: 10px;
}

.main h2 {
	position: relative;
     padding:0.75em 0.5em 0.75em 1.4em;
     border: 1px solid #999;
	 border-bottom: 4px solid #999999;
	font-size: 18px;
color: #333333;font-weight: bold;
	margin: 35px 0 20px 0px;
}

.main h2:after {
position: absolute;
     top: 50%;
     left:0.7em;
     transform:translateY(-50%);
     content: '';
     width: 5px;
     height:25px;
     background-color: #666666;
}
header h3{
    border-bottom: none;
    padding: 0;
    margin: 20px 0 10px;
}
h3.hometitle{
    max-width: 320px;
    margin: 0 auto 20px auto;
}
.widget-inner h3{
    margin: 0 0 2px 0;
}
.main h3{
    border-left: 3px solid #34495e;
    padding: 10px 10px;
	background: #efefef;
	margin-top: 35px;
	margin-bottom: 20px;
	font-size: 18px;
	font-weight:bold;
}
.m-t0{
	margin-top: 0;
}
.home_blog article header h4 {
    line-height: 24px;
}
.home-icon-item h4{
    border-left: none;
    padding-left: 0;
}
.main h5{
	font-size: 16px;
	
}
p{
    margin: 0 0 20px;
}
blockquote p {
    font-size: 15px;
    line-height: 1.5em;   
}
li{
    margin-bottom:8px;
}
.entry-content p{
	line-height: 1.7;
}
.entry-content ul{
    list-style: none;
	padding: 0;
}
.entry-content  ul li{
  position: relative;
  padding: 0.5em 1em 0.5em 2.3em;
  margin-bottom:8px;
  color: #333333;
  font-size: 14px;
  font-weight: bold;
  border-bottom: 1px solid #dddddd;
}
.entry-content  ul.inline-list li{
  font-size: 14px;
	padding-right: 0.1em;
	margin-right: 0.9em;
	display: inline-block;
}
.entry-content  ul li:after,
.entry-content  ul li:before{
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.entry-content  ul li:before{
  top: 0.7em;
  left: 0.2em;
  width: 12px;
  height: 12px;
  border:2px solid rgba(0,0,0,0.4);
}
.entry-content ul li:after{
  top: 0.9em;
  left: 0.7em;
  width: 14px;
  height: 14px;
  background: rgba(0,0,0,0.2);
  -webkit-transform: rotate(60deg);
  -moz-transform: rotate(60deg);
  -o-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
}
.entry-content img{
	border: none;
	box-shadow: none;
}
.entry-content img:hover{
	box-shadow: none;
}
.main table{
	width: 100%;
}
.main table td{
	border: 1px solid #333;
	padding:10px 5px;
	font-weight: bold;
}
.main table th{
	border: 1px solid #333;
	padding:10px 5px;
	text-align: left;
}
.entry-content table tr:nth-child(even){
	background: #fff;
}
.lead{
    font-size: 24px;
    color:#D55648;
    font-weight: bold;
    font-family: Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN";
}
.big{
	font-size:18px;
}
.mini{
    font-size: 15px;
}
h2 .mini{
    font-size: 15px;
    color:#333;
}
h3 .mini{
    font-size: 15px;
    color:#333;
}
.max-width800{
	max-width:800px;
	margin-left:auto;
	margin-right:auto;
}
#nav-main ul.sf-menu a {
}
.subhead, .subhead a {
    font-size: 13px;
}
.comment-meta {
    font-size: 12px;
}
.comment .media-body {
    font-size: 13px;
}
#commentform label {
    font-size: 14px;
}
.footercredits p {
    font-size: 12px;
}
.sidebar h3{
    background: #eef3f8;
    border-bottom: 1px solid #999;
    border-top: 3px solid #40739e;
    font-size: 18px;
    padding: 10px 12px;
    border-radius: 0;
	margin-bottom: 8px;
	font-weight: bold;
}
.sidebar h4{
    border-left: 3px solid #34495e;
    padding-left: 10px;
	margin-top: 35px;
	font-size: 16px;
	font-weight:bold;
}
.sidebar .widget-inner ul li{
    padding-top: 8px;
    padding-bottom: 8px;
    line-height: 1.5em;
}
.sidebar .widget-inner ul li a{
    color: #2d5c88;
}
.sidebar .widget-inner ul li a:hover{
    color: #428bca;
}
.sidebar .widget-inner ul.menu li {
    line-height: 1.5em;
    border-bottom: solid 1px #A3918F;
    padding-top: 8px;
    padding-bottom: 8px;
}
.sidebar .widget-inner ul.menu{
    margin-left: 0;
}
.sidebar .widget-inner ul.menu li {
    line-height: 1.5em;
    border-bottom: solid 1px #D1C8C7;
    padding: 8px 5px;
}
.home-iconmenu a {
    background: #8F8F8F;
}
.sidebar .tagcloud a{
	display:inline-block;
	margin:0 3px 3px 0;
	color: #2d5c88;
}
.sidebar .tagcloud a:hover{
	color: #428bca;
}
/*
.page-header{
    margin-bottom: 20px;
}
*/
.breadcrumbs{
    margin-bottom: 20px;
    font-size: 14px;
}
.posttags a{
    font-size: 14px;
}
.footercredits p{
    text-align: center;
}
#kadbreadcrumbs{
    font-size: 14px;
}


/* top full slider */
.kt-full-slider .flex-caption-case .captiontitle{
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 1),
	-2px 2px 6px rgba(0, 0, 0, 1),
	2px -2px 6px rgba(0, 0, 0, 1),
	-2px -2px 6px rgba(0, 0, 0, 1);
	font-size:36px;
	}
	
.kt-full-slider .flex-caption-case .captiontext{
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 1),
	-2px 2px 4px rgba(0, 0, 0, 1),
	2px -2px 4px rgba(0, 0, 0, 1),
	-2px -2px 4px rgba(0, 0, 0, 1);
}

.kt-full-slider .flex-caption-case .captiontext{
	line-height: 1.4em;
}

/*top portfolio*/
.home-portfolio img{
	border: 1px solid #eee;
}

/*page portfolio*/
.kad-portfolio-wrapper img{
	border: 1px solid #eee;
}

/*form*/
/* 必須マーク */
.must {
	background: #FF1A00;
}

/* 任意マーク */
.free {
	background: #999;
}

.must,
.free {
	color: #FFF;
	border-radius: 3px;
	font-size: 12px;
	margin-right: 10px;
	padding: 5px 10px;
	letter-spacing: 0.2em;
}

/* フォーム入力項目 */
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea  {
	 width: 100%;
	 padding: 8px 15px;
	 margin-right: 10px;
	 border: 1px solid #ddd;
	 border-radius: 3px;
}
.koumokumei{
    background: #2c8ac7;
    color: #FFF;
    font-weight: bold;
    padding: 8px 10px;
}
.form-hontai{
    padding: 10px 40px 30px;
    background: #eef3f8;
}

#kad-feedback-new-post input.full, .contactform input.full, .wpcf7 input, #kad-feedback-new-post textarea, .contactform textarea, .wpcf7 textarea{
	max-width: 840px;
}


input[type=text], input[type=email], input[type=password], input[type=url], input[type=tel], input[type=number], input[type=search], select, textarea{
    background-color:#FFF;
}

/* mobile */
@media (max-width: 767px){
	body{
		font-size:15px;
	}
	
	.lead{
		font-size: 20px;
	}
	.big{
		font-size: 16px;
	}
	h1{
		font-size: 24px;
	}
	h2{
		font-size: 20px;
	}
	h3{
		font-size: 18px;
	}
	h2.lead{
        font-size: 20px;
    }
    h3.lead{
        font-size: 18px;
    }
	h4{
		font-size: 16px;
	}
	h5{
		font-size: 15px;
	}
	nav.navbar{
		display: flex;
	}
}

@media (max-width: 767px){
.kt-si-table-box .kt-si-cell-box{
	text-align: left;
	}
	.form-hontai{
    padding: 10px 10px 30px;
}
}

@media (max-width: 350px){
.kt-full-slider .flex-caption-case .captiontext{
	font-size: 24px;
}
}

.main table th{
	border: 1px solid #333;
	text-align: left;
}
img.alignnone{
    margin: 0;
    padding: 0;
}
.home-padding{
    padding-bottom:0;
}
/*header dennwa*/
.kad-header-widget .dennwa{
	float: right;
	margin: 5px 0 0 0;
}
.kad-header-widget img{
	display: block;
	margin: 0px 30px 0 0;
}

@media (max-width: 990px){
	.kad-header-widget{
		background: none;
	}
	.kad-header-widget .dennwa{
		margin-top: 0;
	}
}
@media (max-width: 767px){
	.kad-header-widget .dennwa{
                width: 100%;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 20px;
	}
}

.topbarmenu ul li a{
    padding: 7px 10px 0;
}

.sliderclass{
    padding-bottom:0;
}

.main .kadence_recent_posts{
    padding: 15px;
    border: 4px solid #333;
    background: #F0F0F0;
}

.main .kadence_recent_posts h3{
    margin-top:0;
    margin-left: 0;
    background: #FFF;
    text-align: center;
    border-radius: 0 0px 0px 0;
}

.main .kadence_recent_posts h3:before{
    content: none;
}

.mainbtn a{
    display: inline-block;
    border: 4px solid #ccc;
    padding: 15px;
    width: 100%;
    color: #FFF;
    font-weight: bold;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 1), -2px 2px 4px rgba(0, 0, 0, 1), 2px -2px 4px rgba(0, 0, 0, 1), -2px -2px 4px rgba(0, 0, 0, 1);
}


.sidebar .widget-2 li{
    border-bottom: 1px dashed #666;
    background-image : url(https://tosounagahama.co.jp/wp-content/uploads/2018/11/0189_3-e1542625335815.png);
	background-repeat:no-repeat;
    background-position:center left;
	padding-left: 30px;
}
.sidebar .widget-2 li a{
    padding : 8px 4px;
    display: inline-block;
}

.section{
    padding: 15px;
    border: 4px solid #ccc;
    margin: 30px 0 30px;
}

.main .section h3{
   margin-top: 0;
}

.kad-topbar-left{
    display: none;
}

#topbar h1{
   font-size: 13px;
    margin-bottom: 0;
    text-align: left;
    font-weight: bold;
    margin-top:1px;
    color: #FFF;
}

.img-inline img{
    display: inline-block;
}

.menu-img:after {
	content: "";
	display: block;
	clear: both;
}
.menu-img .box {
	float: left;
	width: 47%;
	margin-right: 6%;
        font-size: 0.9em;
        position: relative;
}
.menu-img .box strong{
    position: absolute;
    top: 0px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 1), -2px 2px 4px rgba(0, 0, 0, 1), 2px -2px 4px rgba(0, 0, 0, 1), -2px -2px 4px rgba(0, 0, 0, 1);
    color: #FFF;
    width: 100%;
    padding-top: 8px;
}
.menu-img .box span{
    display: block;
    background: #FFF;
    padding: 10px;
    height: 90px;
    border: solid 1px #999;
}

.menu-img .box:nth-child(2n) {
	margin-right: 0;
}
.menu-img .box img {
	width: 100%;
    margin: 0;
    padding: 0;
	height: auto;
}
.menu-img .box p.name {
	position: absolute;
	bottom: 0;
	background: rgba(0,0,0,0.6);
	color: #FFF;
	font-weight: bold;
	padding: 5px;
	font-size: 13px;
	line-height: 1.3em;
}

.footerclass{
	background: #f2f2f2;
}

.footerclass h2{
    font-size: 20px;
    font-weight: bold;
    color: #c0392b;
}

.footerclass h3{
    font-size: 18px;
    background: #FFF;
    padding: 10px;
    font-weight: bold;
    border-left: 4px solid #2d5c88;
    margin-top: 30px;
}

.footerclass .section{
    border: 4px solid #999;
}

.footerclass .section h3{
    margin-top:10px;
}

.footerclass .denwa a{
    font-size: 24px;
    font-weight: bold;
    color: #2e86de;
}

.footerclass .denwa img{
    display: inline-block;
    margin-right: 10px;
}

.footer-img-box{
    position: relative;
}
.footer-img-box img{
    width: 100%;
}
.footer-img-box p{
    position: absolute;
left: 0;
right: 0;
bottom: 20px;
    margin: 0 auto;
    width: 320px;
    font-size: 14px;
    font-weight: bold;
    padding: 2px 0;
    text-align: center;
    background: rgba(255,255,255,0.7);
}

/*アコーディオン*/
.ac-box{
width: auto;
margin: 30px auto 5px;
}

/*ラベル*/
.ac-box label{
max-width: 385px;
font-size: 16px;
font-weight: bold;
text-align: center;
background-color: rgba(0,0,97,0.8);
margin: auto;
line-height: 50px;
position: relative;
display: block;
height: 50px;
border-radius: 8px;
cursor: pointer;
color: #fff;
transition: all 0.5s;
}

/*ラベルホバー時*/
.ac-box label:hover{
background-color: rgba(0,0,97,0.6);
-webkit-transition: all .3s;
transition: all .3s;
}

/*チェックを隠す*/
.ac-box input{
display: none;
}

/*チェックのアイコン（↓）*/
.ac-box label:after{
color: #fff;
content:"<span class="icon-ok"></span>";
}

/*チェックのアイコン（↑）*/
.ac-box input:checked ~ label::after {
color: #fff;
content:" <span class="icon-chevron-up"></span>";
}

/*中身を非表示にしておく*/
.ac-box div{
height: 0px;
padding: 0px;
overflow: hidden;
opacity: 0;
transition: 0.5s;
}

/*クリックで中身を表示*/
.ac-box input:checked ~ div{
height: auto;
padding: 5px;
background: #eaeaea;
opacity: 1;
}

/*表示内容の調整*/
.ac-box div p{
color: #777;
line-height: 23px;
font-size: 14px;
padding: 20px;
text-align: justify;
}

.ac-small p{
margin-bottom: 0px;
}

#iframeBlock{
    height:100%;
}
#iframeBlock .iframeBody{
    height:100%;
}
#iframeBlock .iframeBody iframe{
        border:none;
        width:100%;
        height:100%;
        padding:0;
        margin:0;
}

@media (min-width: 970px) {
.menu-img .box {
	width: 22%;
	margin-right: 3%;
}
.menu-img .box span{
    height: 100px;
}
	.menu-img .box:nth-child(2n) {
	margin-right: 3%;
}
.menu-img .box:nth-child(4n) {
	margin-right: 0;
}
}
@media (min-width: 970px) {
.menu-img .box span{
    height: 85px;
}
}
@media (min-width: 1200px) {
.menu-img .box span{
    height: 80px;
}
}
@media (max-width: 991px) {
    .header-widget-area-header img{
        margin-top:0;
        padding-top:0;
    }
}
div.flow_list{
	list-style: none;
	padding: 0;
	margin: 0;
}
div.flow_list div{
	border: 4px solid #ccc;
    margin-bottom: 35px;
    padding: 10px 15px;
    position: relative;
}
div.flow_list div::after{bottom: -34px;
    color:#ccc;
    content: "▼";
    font-size: 24px !important;
    left: 48%;
    position: absolute;}
div.flow_list div.last::after{/*最後の▼を外す*/
    content: "";
}

div.flow_list h4{
    font-size: 1.2em;
    color: #c23616;
    border-left: none;
    padding-left: 3px;
}

.entry-content table.josei tr:nth-child(even){
    background: rgba(0, 0, 0, 0);
}

.entry-content table.josei td{
    padding: 8px 5px;
}

.josei a{
    display: inline-block;
    width: 100%;
    padding: 5px;
    text-align: center;
    background: #1e73be;
    color: #FFF;
}

.be-af table td{
    padding: 0;
    text-align: center;
}
.be-af table img{
    padding: 0;
}


table.jisseki{
    font-size: 0.8em;
}
table.jisseki td{
    padding: 0;
}
table.jisseki td table td{
    padding: 10px 10px 10px 0;
}
table.jisseki img{
    padding: 0;
}

.kingaku{
    display: inline-block;
    padding: 16px 10px;
    background: #e74c3c;
    color: #FFF;
    font-weight: bold;
}
.kingaku02{
    font-size: 24px;
    font-weight: bold;
    display: inline-block;
    padding: 10px;
    vertical-align: bottom;
    background: rgba(0,0,0,.03);
}

.mobile-fotter{
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 99;
}

.mobile-fotter ul{
	padding:0;
	margin:0;
	width: 100%;
	background: #FFF;
	display: table;
}

.mobile-fotter ul li{
	list-style: none;
	width: 50%;
	display: table-cell;
	text-align: center;
        padding: 0;
	margin:0;
}
.mobile-fotter ul li img{
 max-width: 100%;
}
.mobile-fotter ul li:first-child{
	
}

.mobile-fotter ul li a{
	display: inline-block;
	width: 100%;
	padding: 0px 0;
	font-weight: bold;
	color: #FFFFFF;
    text-decoration: none;
}

.section-inverse{
	background:#74b9ff;
}
@media (min-width: 768px){
	.mobile-fotter{
		display: none;
	}
}

.menu-img:after {
	content: "";
	display: block;
	clear: both;
}
.menu-img .box {
	float: left;
	width: 47%;
	margin-right: 6%;
	position: relative;
}
.menu-img .box:nth-child(2n) {
	margin-right: 0;
}
.menu-img .box img {
	width: 100%;
}
.menu-img .box p.name {
	position: absolute;
	bottom: 0;
	background: rgba(0,0,0,0.6);
	color: #FFF;
	font-weight: bold;
	padding: 5px;
}

.menu-img .box p.name a{
	color: #FFF;
}

@media (min-width: 992px) {
.menu-img .box {
	width: 22%;
	margin-right: 4%;
}
	.menu-img .box:nth-child(2n) {
	margin-right: 4%;
}
.menu-img .box:nth-child(4n) {
	margin-right: 0;
}
}
@media (max-width: 992px) {
	.menu-img .box p.name {
	display: table-cell;
		position: static;
		vertical-align: middle;
		font-size: 1em;
		padding: 0 0 20px;;
		margin-top: 10px;
		background: none;
		color: #000;
}
.menu-img .box p.name a{
		color: #000;
	}
	.menu-img .box p{
		margin-bottom: 0;
	}
}


/*アコーディオン*/
.ac-box{
width: auto;
margin: 30px auto 5px;
}

/*ラベル*/
.ac-box label{
max-width: 385px;
font-size: 16px;
font-weight: bold;
text-align: center;
background-color: rgba(0,0,97,0.8);
margin: auto;
line-height: 50px;
position: relative;
display: block;
height: 50px;
border-radius: 8px;
cursor: pointer;
color: #fff;
transition: all 0.5s;
}

/*ラベルホバー時*/
.ac-box label:hover{
background-color: rgba(0,0,97,0.6);
-webkit-transition: all .3s;
transition: all .3s;
}

/*チェックを隠す*/
.ac-box input{
display: none;
}

/*チェックのアイコン（↓）*/
.ac-box label:after{
color: #fff;
content:"<span class="icon-ok"></span>";
}

/*チェックのアイコン（↑）*/
.ac-box input:checked ~ label::after {
color: #fff;
content:" <span class="icon-chevron-up"></span>";
}

/*中身を非表示にしておく*/
.ac-box div{
height: 0px;
padding: 0px;
overflow: hidden;
opacity: 0;
transition: 0.5s;
}

/*クリックで中身を表示*/
.ac-box input:checked ~ div{
height: auto;
padding: 5px;
background: #eaeaea;
opacity: 1;
}

/*表示内容の調整*/
.ac-box div p{
color: #777;
line-height: 23px;
font-size: 14px;
padding: 20px;
text-align: justify;
}

.ac-small p{
margin-bottom: 0px;
}

/*立米計算*/
#cp_calculatedfieldsf_pform_1 label{
    display: table-cell;
    width: 52px;
    padding: 5px;
    background: #DDD;
    vertical-align: middle;
}

#cp_calculatedfieldsf_pform_1 .fieldname1_1 label{
    width: 143px;
}

#cp_calculatedfieldsf_pform_1 .dfield{
    display: table-cell;
    padding: 5px 8px;
    background: #f2f2f2;
    vertical-align: middle;
    min-width: 210px;
}

#cp_calculatedfieldsf_pform_1 .fieldname1_1 .dfield{
    min-width: 120px;
}
#cp_calculatedfieldsf_pform_1 #fieldname5_1{
    margin: 8px 0;
    padding: 5px 10px;
    background: #05649C;
   color: #FFFFFF;
    font-weight: bold;
}
dl.qaItem {
    display: block;
    overflow: hidden;
    border-bottom: 1px dotted #ccc;
    padding: 0 0 20px;
    margin: 0 0 20px;
    width: 100%;
}
dl.qaItem dt {
    margin-bottom: 15px;
    background: url(http://xn--veka695wdfe1qcs9hvucs34fnxbca374b309e07jumd.com/wp-content/themes/biz-vektor/images/options/qaIconQ.gif) left top no-repeat;
    padding-left: 32px;
    border: none;
}
dl.qaItem dd {
    margin-bottom: 0;
    background: url(http://xn--veka695wdfe1qcs9hvucs34fnxbca374b309e07jumd.com/wp-content/themes/biz-vektor/images/options/qaIconA.gif) left top no-repeat;
    padding-left: 32px;
}