@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/
table.shokai_box td{border: none; background: #f7f7f7; border-bottom: solid 1px #dfdfdf; border-top: solid 1px #dfdfdf; border-right: solid 1px #dfdfdf; border-left: solid 0px; line-height: 150%; width: 518px;
    font-size: 14px;
    line-height: 1.8em;
    padding: 20px 20px 20px 0;}
table.shokai_box th{border: none; background: #f7f7f7; border-top: solid 1px #dfdfdf;  border-bottom: solid 1px #dfdfdf; border-left: solid 1px #dfdfdf; border-right: solid 0px; padding: 20px; vertical-align:top;}

.staff_point {
    display: flex;
    background: #f4fcff;
    border: 1px #dfdfdf solid;
    padding: 1%;
}
.staff_point_left {
    width: 20%;
    padding: 1%;
    text-align: center;
    font-size: 0.9em;
    color: #0baad6;
    font-weight: bold;
    letter-spacing: -0.05em;
    line-height: 1.75em;
}
.staff_point_img p {
    margin: 5px 0 10px;
}
.staff_point_img img {
    width: 100%;
    height: auto;
    background: #ffffff;
    border-radius: 50%;
    margin: 0;
}
.staff_point_right {
    width: 80%;
    padding: 2%;
    line-height: 1.85em;
}
.annotation{
font-size: 14px;
color: #999;
}
th,td{
	vertical-align: middle;
}
.color_f7f7f7{
	background: #f7f7f7;
}
.point_all {
    padding: 2em;
    margin: 20px auto;
    background: #fffaea;
}

.point_all p {
    font-weight: bold;
    font-size: 1.1em;
    border-bottom: 1px dashed #ff6026;
    padding: 0 10px 10px;
    color: #ff6026;
}
.color_ffe6e7{
	background:#ffe6e7;
}
.width50 {
    width: 45%;
    text-align: left;
}

.side-scroll-table{
	overflow: auto;
	overflow-y: hidden;
}
.side-scroll-table table{
	border-collapse: collapse;
	border-spacing: 0;
	color: #5e5e5e;
	width: 100%;
	min-width: 800px;
}
.side-scroll-table table tbody tr:nth-child(odd){
	background-color: #fafbfc;
}
.side-scroll-table table th,
.side-scroll-table table td{
	padding: 5px;
	border: 1px solid #ddd;
}
.side-scroll-table table th{
	font-weight: bold;
	text-align: center;
	background-color: #f3f4f5;
}
.fixed01{
  position: sticky;
  left: 0;
	width: 20%;
}
@media screen and (max-width: 480px) {

.staff_point {
    flex-direction: column;
}

.staff_point_left {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.staff_point_right {
    width: 100%;
    padding: 2%;
}
.staff_point_img img {
    width: 85%;
}
}
.wp-block-embed{
width:100%;
text-align:center;
}

.wp-block-embed__wrapper iframe {
width:100%;
}

.wp-youtube {
    position: relative;
    max-width: 100%;
    padding-top: 56.25%;
}
.wp-youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.related-entry_thumb{
	height:120px !important;
}

.alignleft{
	float:none;
}
.wp-block-columns ul, .wp-block-columns li {
    margin: 0;
}
.slick-next:before,.slick-prev:before {
    color: #bfbfbf !important;
}
.kakou_slider{ width:100%; }

.slider-for figcaption{ 
    margin-bottom: 0.5em;
    text-align: center;
    font-size: 0.9em;
    color: #767676;
}
.slider-nav li {
    padding: 10px;
    opacity: 0.75;
    cursor: pointer;
}
.slider-nav li:hover {
    opacity: 1;
}

.archive_title {
    padding: 5px 5px 5px 15px;
}

.not-found {
    max-width: 1050px;
    margin-right: auto;
    margin-left: auto;
}

.page-content p {
    margin-bottom: 26px;
}
.number_color{
	background-color: #0BAAD6;
padding: 0.5em 0.8em;
border-radius: 10px;
margin: 0 0.5em 0 0;
color: #fff;
}

@media screen and (min-width: 768px) {
.col1 .keni-header_outer, .col1 .keni-site-header_outer, .col1 .keni-gnav_outer, .col1 .keni-mv_outer, .col1 .catch-area, .col1 .archive_title_wrap, .col1 .keni-breadcrumb-list_outer, .col1 .keni-footer_outer, .col1 .keni-copyright, .col1 .keni-section_wrap, .col1 .keni-sep-conts_outer, .col1 .keni-footer-panel_outer {
    max-width: 1050px;
}
	.keni-gnav_inner li {
    font-size: 1.32rem;
}
}

.hikaku_table {
  width:100% !important;
  position:relative !important;
  overflow-x:scroll !important;
  display:block !important;
  vertical-align:middle !important;
  margin:10px 0 30px !important;
  border-collapse:collapse !important;
  padding-bottom:20px !important;
}
.hikaku_table tr {
  line-height:1.5em !important;
}
.hikaku_table tr th {
  text-align:center !important;
  background:#eee !important;
  border:1px solid #ccc !important;
  padding:.5em !important;
  font-weight:700 !important;
}
.hikaku_table tr td {
  min-width:150px !important;
  max-width:220px !important;
  border:1px solid #ccc !important;
  padding:.5em !important;
  vertical-align:top !important;
}
.hikaku_table tr td img {
  width:90% !important;
}
.hikaku_table:after {
  position:absolute !important;
  content:"\f101" !important;
  font-family:"Font Awesome 5 Free" !important;
  color:#ccc !important;
  font-weight:900 !important;
  right:0 !important;
  top:50% !important;
  font-size:3rem !important;
  -webkit-animation:fadeOut 3s ease .3s 40 normal !important;
  animation:fadeOut 3s ease .3s 40 normal !important;
  opacity:0 !important;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity:1
  }
  100% {
    opacity:0
  }
}
@keyframes fadeOut {
  0% {
    opacity:1
  }
  100% {
    opacity:0
  }
}
/*--------------------------------------------------------------
      記事内：吹き出し用
--------------------------------------------------------------*/

.staff_comment {
    width: 100%;
    margin:0;
	display: inline-table;
}

.staff_comment .faceicon img{
	float: left;
    height: auto;
    background: #F7F6EB;
    border-radius: 50%;
	max-width: 120px;
}

.says-left {
    position: relative;
    display: block;
    margin: 0 0 2% 0;
    padding: 13px;
    border-radius: 12px;
    min-width: 120px;
    max-width: 100%;
    color: #555;
    width: 80%;
    float: right;
    font-size: 16px;
    background: #ffffff;
    border: solid 2px #c3c3c3;
    box-shadow: 3px 5px 2px #e0e0e0;
    box-sizing: border-box;
}

.says-left:before{
	content: "";
	position: absolute;
	top: 50%;
	left: -24px;
 	margin-top: -12px;
	border: 12px solid transparent;
	border-right: 12px solid #ffffff;
 	z-index: 2;
}

.says-left:after{
	content: "";
	position: absolute;
	top: 50%;
	left: -30px;
 	margin-top: -15px;
	border: 15px solid transparent;
	border-right: 15px solid #c3c3c3;
 	z-index: 1;
}

.says-left p {
	margin: 0;
	padding: 0;
    color: #000000;
}

/*左*/
.faceicon_left {
    float: left;
    margin-bottom: 1%;
    width: 15%;
}
.faceicon_left img {
    width: 100%;
    height: auto;
    background: #F7F6EB;
    border-radius: 50%;
    margin: 0;
}
.chatting_left {
    width: 100%;
}
.says_left {
    position: relative;
    display: block;
    margin: 0 0 2% 0;
    padding: 20px 25px;
    border-radius: 12px;
    min-width: 120px;
    max-width: 100%;
    color: #555;
    width: 80%;
    float: right;
    font-size: 16px;
    background: #ffffff;
    border: solid 2px #c3c3c3;
    box-sizing: border-box;
}
.says_left:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -24px;
    margin-top: -12px;
    border: 12px solid transparent;
    border-right: 12px solid #ffffff;
    z-index: 2;
}
.says_left:after {
    content: "";
    position: absolute;
    top: 50%;
    left: -30px;
    margin-top: -15px;
    border: 15px solid transparent;
    border-right: 15px solid #c3c3c3;
    z-index: 1;
}

/*右*/
.faceicon_right {
    float: right;
    margin-bottom: 1%;
    width: 15%;
}
.faceicon_right img {
    width: 100%;
    height: auto;
    background: #F7F6EB;
    border-radius: 50%;
    margin: 0;
}
.chatting_right {
    width: 100%;
}
.says_right {
    position: relative;
    display: block;
    margin: 0 0 2% 0;
    padding: 20px 25px;
    border-radius: 12px;
    min-width: 120px;
    max-width: 100%;
    color: #555;
    width: 80%;
    float: left;
    font-size: 16px;
    background: #ffffff;
    border: solid 2px #c3c3c3;
    box-sizing: border-box;
}
.says_right:before {
    content: "";
    position: absolute;
    top: 50%;
    right: -24px;
    margin-top: -12px;
    border: 12px solid transparent;
    border-left: 12px solid #ffffff;
    z-index: 2;
}
.says_right:after {
    content: "";
    position: absolute;
    top: 50%;
    right: -30px;
    margin-top: -15px;
    border: 15px solid transparent;
    border-left: 15px solid #c3c3c3;
    z-index: 1;
}

.faceicon_right p,.faceicon_left p {
    font-size: .8em;
    text-align:center;
}

@media screen and (max-width: 480px) {

.staff_comment {
    width: 100%;
    margin: 0;
    display: flex;
    align-items: center;
    flex-direction: column-reverse;
}

.says_left:before,.says-left:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 46%;
    margin-top: 0;
    border: 12px solid transparent;
    border-top: 12px solid #fff;
    z-index: 2;
}

.says_left:after,.says-left:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 45%;
    margin-top: 0;
    border: 15px solid transparent;
    border-top: 15px solid #c3c3c3;
    z-index: 1;
}
.says_right:before {
    content: "";
    position: absolute;
    top: 100%;
    right: 46%;
    margin-top: 0;
    border: 12px solid transparent;
    border-top: 12px solid #fff;
    z-index: 2;
}

.says_right:after {
    content: "";
    position: absolute;
    top: 100%;
    right: 45%;
    margin-top: 0;
    border: 15px solid transparent;
    border-top: 15px solid #c3c3c3;
    z-index: 1;
}
.says_left,.says_right {
    width:100%;
}
.faceicon_left,.faceicon_right {
	width:30%;
}
}
.kadomaru_box_item_left {
    border: 2px solid #e7e7e7;
    border-radius: 10px;
    padding: 10px;
	margin-bottom:60px;
}
.kadomaru_box_item_left a img {
	transition: .3s;
}
.kadomaru_box_item_left a:hover img {
	opacity: .8;
}
.water_btn {
    display: block;
    background: #008fc6;
    margin: 30px 0 15px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    padding: 11px;
    border-radius: 5px;
	transition: .3s;
}
.water_btn:hover {
    background: #2fc5ff;
}
div.post-box-001 {
    position: relative;
    padding: 20px;
    background: #e7f1f9;
    margin-bottom: 1.5em;
}
a.btn {
    display: block;
    padding: .3em 3em;
    background: #444;
    text-decoration: none;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    margin: 3em auto;
    transition: .3s;
}
a.btn:hover {
    background: #999;
}
a.btn.btn-blue {
    background: #008fc6;
}
a.btn.btn-blue:hover {
    background: #2fc5ff;
}
a.btn.btn-orange {
    background: #e3602d;
}
a.btn.btn-orange:hover {
    background: #ffa85a;
}
@media (min-width: 768px) {
a.btn {
	position: relative;
        width: fit-content;
        padding: 0.7em 4em 0.7em 3em;
}
	a.btn:after {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    position: absolute;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    margin: auto;
    top: 0;
    bottom: 0;
    transform: rotate(45deg);
    right: 2em;
    transition: .3s;
}
	a.btn:hover:after {
    right: calc(2em - 4px);
}
.kadomaru_box_item_waku {
    display: flex;
        flex-wrap: wrap;
}
.kadomaru_box_item_left {
	width: calc(50% - 15px);
	margin-bottom: 0;
}
.kadomaru_box_item_left:nth-of-type(2n-1) {
	margin-right: 30px;
}
div.post-box-001 {
    padding: 40px;
}
}
.businessman_back {
    padding: 31px;
    margin: 30px 0 10px;
    background-color: #e6f8ff;
    position: relative;
}
.businessman_back:before {
    font-weight: 600;
    font-size: 16px;
    color: #fff;
    content: "プチ情報";
    line-height: 50px;
    position: absolute;
    top: -42px;
    left: -1px;
    width: 150px;
    padding: 0px 0 0.5em 1em;
    height: 0;
    border-width: 0 10px 35px 0;
    border-style: solid;
    border-color: transparent;
    border-bottom-color: #29abe2;
}

/* ----------------------------------
 		SWELLカスタマイズ用 
 * -------------------------------- */

footer#footer .swell-block-linkList.is-style-button .swell-block-linkList__link:hover span {
    color: #008fc6;
}

.p-pickupBanners__item .c-bannerLink {
    box-shadow: none;
}

a.c-bannerLink:hover .c-bannerLink__img {
    transform: translateY(-4px);
}

footer#footer hr {
    border: none;
    border-bottom: 1px dashed #ffffff;
    margin: 2.5em 0;
}


li.swell-block-linkList__item a.swell-block-linkList__link span {
    transition: .3s;
}

li.swell-block-linkList__item a.swell-block-linkList__link:hover span {
    color: #fff;
}

.p-blogCard__body {
    text-align: left;
}