/*
Theme Name: popodesign 
*/
@charset "UTF-8";
@import url("css/responsive.gs.12col.css");
@import url(https://fonts.googleapis.com/css?family=Lato:400,700);

/*	追加スタイルシート
------------------------------------*/

body {
    font-family: 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	color: black;
	background:#FFF;
    line-height: 1.7;
    font-weight: 500;
    font-size: 17px;
    letter-spacing: 0.05em;
	margin:0;
	padding:0;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 1rem;
  font-weight: 400; }
h1 { font-size: 1.8rem; line-height: 1.5;  letter-spacing: -.05rem;}
h2 { font-size: 1.8rem; line-height: 1.5; letter-spacing: -.05rem;}
h3 { font-size: 1.8rem; line-height: 1.5;  letter-spacing: -.05rem;}
h4 { font-size: 1.6rem; line-height: 1.5; letter-spacing: -.05rem;}
h5 { font-size: 1.5rem; line-height: 1.5;  letter-spacing: -.05rem; 
    padding: .3em .75em;
	background-color: #f6f6f6;
	border-bottom: 1px solid #ccc;
    border-left: 6px solid #ccc;
    border-radius: 6px; }
h6 { font-size: 1.3rem; line-height: 1.6;  letter-spacing: 0;
    padding-bottom: .5em;
	border-bottom: 1px solid #ccc;}

h1 a {
	font-size: 1.8rem;
}
h1.catch {
	font-size: 2.5rem;
}

/* WEBフォント設定 */
@font-face {
    font-family: "Kaisei"; 
    src: url("https://popo-design.net/wp/wp-includes/fonts/KaiseiOpti-Medium.ttf") format("truetype");
    font-display: swap;
  }

h1, h2, h3, h4, h5, h6, .subtitle { font-family: "Kaisei"; }

@media (max-width: 550px) {
  h4 { font-size: 1.7rem; padding-bottom: 5px; }
}

img {
	max-width:100%;
	height: auto;/*高さ自動*/
}

a img:hover {
	opacity: 0.5 ;
}
/*リンクの色
-----------------------------------*/
a {
  color: #1f9eb5;
  text-decoration: none;
}
a:hover {
  color: #0FA0CE;
  text-decoration: underline;
}
/*画像の配置
-----------------------------------*/
/*右寄せ*/
img.alignright{
	display: block;
	margin: 0 0 0 auto;
}
/*左寄せ*/ 
img.alignleft{
	display: block;
	margin: 0 auto 0 0;
}
/*中央寄せ*/ 
img.aligncenter{
	display: block;
	margin: 0 auto;
}
/*ブログ画像の枠線
-----------------------------------*/
.border {
    border: 2px solid #ccc;
}

/*ヘッダー
-----------------------------------*/
header {
	padding:0;
	margin:0px 0 10px 0;
    text-align: left;
}
header img {
    padding-left: 20px;
}
.mainimage {
    /*border:2px solid #ccc;*//* 外枠の色 */   
    padding:5px 5px 0 5px;/* 余白 */   
    /*background-color:#eee; 余白部分の色 */
    color: #fff;
}
.back {
    width: 100%;
    height: 750px;
    background: #eee;
    background: url(img/header.jpg) no-repeat fixed 0 0;
	background-size: cover;
    padding: 45px 0 30px 0;
    margin-bottom: 50px;
}

.back h1 {
    text-shadow:2px 2px 0px #939393,4px 4px 0px #1c1c1c;
}
.back p {
    text-shadow:2px 2px 0px #666666,4px 4px 0px #1c1c1c;
}
.full {
    padding-top: 10px;
}
/*写真の上下のシャドウ*/
.frame {
	-webkit-box-shadow: 0 10px 6px -6px #777;
    -moz-box-shadow: 0 10px 6px -6px #777;
    box-shadow: 0 10px 6px -6px #777;
    border-top: 6px solid #dcdcdc;
}
.nav {
	display: flex;
}

/*メニューバー
-----------------------------------*/
nav {
    margin-bottom: 20px;
    padding:10px 0 10px 0;
} 
.gnavi {
	margin-left: auto;
	margin-top: auto;
	justify-content: flex-end;
}
nav ul {
    font-size:0;/*HTMLの改行を消す*/
}
nav ul li {
    display: inline-block; 
    list-style:none;
    font-size:16px;
}
nav ul li a {
    display: block; 
    padding: 0 3rem;
    height: 40px;
    line-height: 40px;
    color: #000;
    font-weight: 100;
    text-decoration: none;
    /*border-right: dashed 1px #ccc;*/
    text-align: center;
}
nav li:first-child a {
    /*border-left: dashed 1px #ccc;*/
}

nav ul li a:hover {
color: #666;
}
.menu {
    margin: 0 auto;
}
/*ナビ固定
-----------------------------------*/
.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
    padding-right: 20px;
    background-color: #fff;
	-webkit-box-shadow: 0 7px 6px -6px #777;
    -moz-box-shadow: 0 7px 6px -6px #777;
    box-shadow: 0 7px 6px -6px #777;
}
/*選択中のメニュー
-----------------------------------*/
.current-menu-item {
/*  background-color:#eee;*/
    border-bottom: 5px dotted #ccc;
}

/*パンくずリスト
-----------------------------------*/
.breadcrumb {
    padding: 0;	
}
.breadcrumb li {
    display: inline-block;
    margin: 0 2px 5px 0;
}
.breadcrumb li a {
    text-decoration: none;
    color: #959fa5;
}
/*タイトル
-----------------------------------*/
.title-back {
    width:100%;
    background: #eee;
    background: url(img/back.jpg);
    background-position: left 1%; /* 水平左寄せ 垂直上から1% */
    padding: 50px 0;
    margin: 5px 0;
}
.title-back h3 {
    text-align: center;
    line-height: 0.3;
}
.title-back p {
    text-align: center;
    line-height: 0.3;
}
/*タイトルの下にスペース*/
.title-back h3 {
    padding: 15px 0 15px 0;
    height:auto;
}
/*サブタイトルの行間*/
.title-back p {
    line-height: 200% !important;
}
.subtitle {
	font-size: 1.8rem;
	text-align: center;
    height:auto;
}
/*トップのプランタイトル
-----------------------------------*/
.service {
    padding-left: 55px;
    background: url(img/t-title.jpg);
    background-repeat: no-repeat;
    border-bottom: 5px dotted #ccc;
}
/*トップの記事
-----------------------------------*/
.topic {
    border:2px solid #ccc;/* 外枠の色 */   
    padding:5px 5px 5px 5px;/* 余白 */   
    background-color:#fff;/* 余白部分の色 */
}
/*トップのリンクカラー
-----------------------------------*/
a.linkcolor-none {
    color: #000;
}
a.linkcolor-none:hover {
    color: #0FA0CE;
}
/*サムネイル画像
-----------------------------------*/
.thumb{
    padding:7px;
    border:1px solid #ccc;
    background:#fff;
}
/*各種ページタイトル
-----------------------------------*/
/*中見出し*/
.m-title {
    padding: 5px 0 5px 50px;
    border-bottom: 5px dotted #ccc;
    background: url(img/mi-title.png);
    background-repeat: no-repeat;
}
/*小見出し*/
.kotitle {
    /*padding: 5px 0 5px 10px;
    border-bottom: 5px dotted #ccc;
    border-left: 6px solid #1f9eb5;*/
    background: #f9f9f9;
    font-weight: bold;
    font-size: 20px;
    width: 100%;
    border: 2px dashed #ccc;
    box-shadow: 0 0 0px 3px #f9f9f9;
    border-radius: 5px;
    padding: 10px;
    color: #000;
    border-left: 6px solid #1f9eb5;
}
/*メイン
-----------------------------------*/
main {
    margin-top: 30px;
}
article {
	margin: 5px 0 0 0;
    padding:0 5px 0 5px;
}
.container {
    padding:10px;/*上下左右の余白*/
}
.t-point {
    padding: 20px 0;
}
.ptag {
    background-color: #fce09c;
    padding: 8px;
    border-radius: 50%;
}
/*新着情報
-----------------------------------*/
.news  {
    width: 100%;
    color: #000;
    margin: 10px 5px 10px 5px;
    float: left;
	
}
.news li {
    margin: 0 5px 0 5px;
    padding: 10px 0 10px 0px;
    border-bottom: 1px solid #ddd;
    list-style: none;
    /*background:url(img/menu-icon.jpg);
	background-repeat:no-repeat;
    background-position: left center;*/	
}
.date {
    margin-right:1em;
}
	
/*サイドバー
-----------------------------------*/
aside {
	line-height: 1em;
	margin: 5px 0 0 0;
}
/*左側にスペースを空ける*/
.left-space {
    padding-left: 20px;
}
/*新着情報サイドバー
-----------------------------------*/
.sidebar {
    background-color: #fff;
    border: 2px dashed #ccc;
    border-radius: 8px;
    box-shadow: 0 0 0 6px #f9f9f9;
    color: #000;
    margin:  0;
    padding: 1em;
}

/*フッター
-----------------------------------*/
footer {
    width: 100%;
    padding: 0 20px 0px 20px;
    background-color: #f4f4f4;
    background-position: center bottom;
    background-size: contain;
    color:#000;
    padding-top: 50px;
    font-size: 16px;
}
.sitemap {
    color: #000;
    text-align: center;
    font-size: 16px;
}
.footer-rogo {
    font-weight: bold;
    font-size: 2.0rem;
}
/*プランページメニュー
-----------------------------------*/
.dogyear {
    background-color: #ffffe0;
    border: 3px dashed #ccc;
    border-radius: 8px;
    box-shadow: 0 0 0 6px #ffffe0;
    color: #000;
    margin:  0;
    padding: 1em;
}
.uramenu {
    background:url(img/plan_menu.png);
	background-repeat:no-repeat;
    background-size: contain;
    background-position: center;
    height: 150px;
    line-height: 120px;
    text-align: center;
}
.uramenu p {
    font-family: Helvetica , "游ゴシック" , "Yu Gothic" , sans-serif;
    font-size: 19px;
    font-weight: 500;
}
/*プランページタイトル
-----------------------------------*/
.plan-title {
	position: relative;
	padding: .5em 0 .5em .95em;
	background-color: #1f9eb5;
    color: #ffffff;
    text-align: left;
    margin-bottom: 25px;
    display: block;
}
.plan-title:after {
	position: absolute;
	top: 100%;
	left: 30px;
	content: '';
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-top: 15px solid #1f9eb5;
}
.hp {
    background-image: url(img/hp-title.png);
    background-repeat: no-repeat;
    overflow: visible;
    margin: 0 -20px;
    padding: 30px 42px;
}
.gr {
    background-image: url(img/gr-title.png);
    background-repeat: no-repeat;
    overflow: visible;
    margin: 0 -20px;
    padding: 30px 42px;
}
.op {
    background-image: url(img/op-title.png);
    background-repeat: no-repeat;
    overflow: visible;
    margin: 0 -20px;
    padding: 30px 42px;
}
.thd {
    background-image: url(img/3d-title.png);
    background-repeat: no-repeat;
    overflow: visible;
    margin: 0 -20px;
    padding: 30px 42px;
}
.hp-title {
    background-image: url(img/hp-title.png);
    background-repeat: no-repeat;
    padding:20px 20px 20px 80px;
    margin-top: 10px;
    
}
.gr-title {
    background-image: url(img/gr-title.png);
    background-repeat: no-repeat;
    padding:20px 20px 20px 80px;
    margin-top: 10px;
    
}
.op-title {
    background-image: url(img/op-title.png);
    background-repeat: no-repeat;
    padding:20px 20px 20px 80px;
    margin-top: 10px;
    
}
.thd-title {
    background-image: url(img/3d-title.png);
    background-repeat: no-repeat;
    padding:20px 20px 20px 80px;
    margin-top: 10px;
    
}
/*プランの枠
-----------------------------------*/
.plancopy {
    font-size: 20px;
}
.planblock {
    border: 3px solid #ccc;
    padding: 1em;
    margin-bottom: 1rem;
}
.planblock h4 {
    background-color: #1f9eb5;
    padding: 0.3em;
    margin-top: 0.2em;
    color: #fff;
    border-radius: 4px;
}
.kanri {
    background-color: #f4f4f4;
    padding: 0.2em 0.2em 0.2em 0.5em;
    font-weight: 400;
    position: relative;
    border-left: 5px solid #ccc;
}
.setsumei {
    font-size: 18px;
    font-weight: bold;
}
/*制作実績写真の枠
-----------------------------------*/
.waku img{
    padding:7px;
    border:1px solid #ccc;
    background:#fff;
}
/*制作実績タイトル上の余白を削除
-----------------------------------*/
.waku p:empty:before {
    content: initial;
}
.waku .span_4 {
    padding: 5px;
}
/*プロフィール テーブル
-----------------------------------*/
.profile-table tr>*:first-child {
    width: 230px;
}

/*ブログウィジェット
-----------------------------------*/
.widgettitle {
    font-size: 1.0rem;
    padding-bottom: 5px;
    border-bottom: 5px dotted #ccc;
}
.screen-reader-text {
	margin: 0 0 0 -20px;
	padding: 0 0 0 -20px;    
}
.widget {
	list-style-type: none;
	margin: 0 0 0 -15px;
	padding: 0 0 0 -15px;
}
/* ページャー
-----------------------------------*/
.pager{
	text-align:center;
    padding-bottom: 20px;
}
a.page-numbers,
.pager .current{
	background:rgba(0,0,0,0.02);
	border:solid 1px rgba(0,0,0,0.1);
	border-radius:5px;
	padding:5px 8px;
	margin:0 2px;
}
.pager .current{
	background:rgba(0,0,0,1);
	border:solid 1px rgba(0,0,0,1);
	color:rgba(255,255,255,1);
}
/*ボタン
-----------------------------------*/
.button {
    display: inline-block;
    padding: 10px 45px 10px 45px;
    margin: 5px;
    background-color: #fff;
    color: #000;
    border: 1px solid #000;
    font-size: 18px;
    text-decoration: none;
    -webkit-border-radius:5px 5px 5px 5px;
    -moz-border-radius:5px 5px 5px 5px; 
    border-radius:5px 5px 5px 5px;
}
.button:hover,
.button:focus {
    outline: none;
    background-color: #ddd;
    color: fff;
    -webkit-border-radius:5px 5px 5px 5px;
    -moz-border-radius:5px 5px 5px 5px; 
    border-radius:5px 5px 5px 5px;
}
.b-center {
    text-align: center;
}
/*フォーム
-----------------------------------*/
form {
    padding: 20px;
    background-color: fff;
}
form p {
    margin:0 0 20px 0;
}
form.asp-stripe-form {
    padding: 5px 0;
}
label {
    display:block;
    margin: 0 0 5px 0;
    font-size: 16px;
}
input[type="text"],
input[type="email"],
textarea {
    width: 100%;
    padding: 5px 10px 5px 10px;
    border: solid 1px #ccc;
    border-radius: 4px;
    font-size: 16px;
}
textarea {
        height: 250px;
}
input[type="submit"] {
    display: inline-block;
    padding: 10px 45px 10px 45px;
    margin: 5px;
    background-color: #fff;
    color: #000;
    border: 1px solid #000;
    font-size: 18px;
    -webkit-border-radius:5px 5px 5px 5px;
    -moz-border-radius:5px 5px 5px 5px; 
    border-radius:5px 5px 5px 5px;
    -webkit-appearance: none;
}
input[type="submit"]:hover,
input[type="submit"]:focus {
    background-color: #ccc;
}
/*テーブル
-----------------------------------*/
table {
    width: 100%;
    padding: 0;
}
.wp-block-table thead {
    border-bottom: 1px solid #ccc !important;
}
th,
td {
    padding: 6px 0;
    text-align: left;
    border: none !important;
    border-top:1px solid #ccc !important;
}
tr:last-child td,
tr:last-child th{
  border-bottom:1px solid #ccc !important;
}

/*リスト
-----------------------------------*/
ul {
    list-style: circle inside;
    padding-left: 0;
}
ol {
    padding-left: 0;
    margin-left: 15px;
}
/*下線の色*/
hr {
	margin:20px 0 20px 0;
}
hr.wp-block-separator {
    border: 2px dashed #ccc !important;
}
hr.wp-block-separator.is-style-dots {
    border: none !important;
}
.space {
    margin:10px 0;
    padding:10px 0;
}
.spacebig {
    margin: 30px 0;
    padding: 30px 0;
}
/* ページトップへ戻るボタン*/
#pageTop{
	padding:10px;
	position:fixed;
	bottom:10px;
	right:10px;
	z-index: 2;
	}
#pageTop a{
	text-decoration: none;
	}
/* ページトップへ戻るボタンここまで*/

/*お問い合わせ　個人情報の記載
-----------------------------------*/
.privacy {
    width: 100%;
    height: 200px;
    background-color: #fff;
    overflow: scroll;
    border: 1px solid #ccc;
    margin-bottom: 20px;
    padding: 20px;
}
/* reCAPTCHA v3のロゴを非表示 */
.grecaptcha-badge { visibility: hidden; }

/*SNSボタン設定
-----------------------------------*/	
.fa-hatena:before {
    font-family: Verdana;
    font-weight: bold;
    content: 'B!';
  }
      
  .share {
    margin-top: 0;
    margin-bottom: 40px;
  }
      
  .share ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  
  .share ul:after {
    display: block;
    clear: both;
    content: '';
  }
      
  .share li {
    float: left;
    width: 24%;
    margin: 0 1.3% 0 0; /*右側余白をあける*/
    margin-top: 15px;
  }
  
  .share li:last-child {
    margin-right: 0; /* 最後だけ余白をあけない */
  }
      
  .share li a {
    font-size: 14px;
    display: block;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    color: #fff;
  }
      
  .share li a:hover {
    opacity: .8;
  }
      
  .share li a:visited {
    color: #fff;
  }
      
  .tweet a {
    background-color: #000;
  }
      
  .facebook a {
    background-color: #315096;
  }
      
  .line a {
    background-color: #00c300;
  }
      
  .hatena a {
    background-color: #008fde;
  }
  
  .saikin {
      display: flex;
      flex-direction: row;
  }
  .block3 {
      flex: 0 0 25%;
  }
  .block3 img {
      border:solid 1px #eee;
      padding:3px;
  }
  .block9 {
      flex: 0 0 75%;
      font-size: 14px;
  }
  hr.solidbar {
      border: 0.5px solid #ccc;
  }
  
  @media(max-width: 599px) {
  .share li {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      padding: 3px;
    }
      
  .share li i {
      font-size: 1.3em;
      padding-top: 3px;
    }
  .share li span {
      display: none;
    }
  }
  /* SNSボタン設定ここまで*/


/*この記事が気に入ったら、いいね！&follow 共通
---------------------------------*/
.like_follow__box {
    display: flex;
    justify-content: space-between;
    width: 100%;
    max-width: 100%;
    background: #26213a;
    color: #fff;
    margin-bottom: 2.5rem;
}
.like_follow__Thumb {
    background-position: center;
    background-size: cover;
}
.like_follow__panel {
    text-align: center;
}
/*この記事が気に入ったら、いいね！&follow スマホ
---------------------------------*/
@media (max-width:767px) {
    .like_follow__Thumb {
        width: 30%;
    }
    .like_follow__panel {
        vertical-align: middle;
        width: 70%;
        font-size: 80%;
    }
    .like_follow__like_Button {
        margin: .3em 0;
    }
    .like_follow__text {
        margin-top: .2em;
        font-size: 12px;
    }
}
/*この記事が気に入ったら、いいね！&follow  タブレット端末以上
---------------------------------------------------*/
@media (min-width:768px) {
    .like_follow__Thumb {
        width: 45%;
    }
    .like_follow__panel {
        vertical-align: middle;
        font-weight: bold;
        width: 55%;
        font-size: 100%;
    }
    .like_follow__title {
        font-weight: bold;
    }
    .like_follow__like_Button {
        margin: 12px 0;
    }
    .like_follow__text {
        margin-top: .9em;
        font-size: 16px;
    }
}

/*グーテンベルク　ブロックのズレを直す
-----------------------------------*/
@media only screen and (max-width:800px) {
.wp-block-columns {
    display: flex;
    flex-direction: column;
}
}

/*運用サポート テーブル装飾
-----------------------------------*/
table.operations {
    border-collapse: collapse;
}
.operations th {
    font-size: 22px;
    padding: 0.3em 1em;
    border: 1px solid #ccc;
}
/*1行目の幅指定
-----------------------------------*/
.operations tr td:nth-child(1) {
    width: 250px;
}
.operations td {
    padding: 0.3em 1em;
    border: 1px solid #ccc;
}
/* 奇数行を色分け */
.operations tbody tr:nth-child(even) {
    background: #fbfbfb;
}
.operations thead {
    background: #f7f7f7;
    border: 1px solid #ccc;
}

/*お悩み相談サポート リンクのブロックはみ出し
-----------------------------------*/
/*embedはみ出し防止 */
iframe{
	max-width: 100%;
	width: 100%;
}

/*1199px以下971px以上のメニュー表示
-----------------------------------*/
@media (min-width:971px) and (max-width:1340px){
    nav ul li a {
    padding:0 10px 0 10px;
}
}
/*971px以下のメニュー表示
-----------------------------------*/
@media screen and (max-width:971px){
nav {
    margin-bottom: 0px;
	padding: 10px 0 0 0;
}
.nav {
	flex-direction: column;
}
.gnavi {
	margin-left: initial;
	margin-top: initial;
	justify-content: initial;
}
nav ul {
	display: flex;
	flex-direction: column;
}
nav ul li a {
    padding:0 10px 0 10px;
}
}
@media screen and (min-width: 971px){
/* PC時はMENUボタンを非表示 */
#open,#close {
    display: none !important;
}

#navi {
    display: block !important;
}
}

@media screen and (max-width: 971px){
header #open,#close  {
    position: absolute;
    top: 20px;
    right: 12px;
}
/* スマホ時はMENUボタンを表示 */
#open,#close  {
    display: block;
    width: 60px;
    border: none;
    position: absolute;
    top: 20px;
    right: 12px;
}
/* スマホ時はメニューを非表示 */
#navi {
    display: none;
}
}
/* Stripeボタン表示
-----------------------------------*/
.asp_product_buy_btn {
    padding: 8px 30px !important;
}


/*767px以下の表示
-----------------------------------*/
@media screen and (max-width:767px) {

h2,h3,h4,h5,h6 { font-size: 1.5rem; line-height: 2; letter-spacing: -.05rem;}
    
/*メインビジュアルの文字サイズ*/
.mainimage h1 {
    font-size: 1.7rem;
}
/*ロゴマークを小さくする*/
.full img {
    width: 200px;
    height: auto;
}
aside {
    padding: 0 5px 0 5px;        
    }
    
/*両側にスページを空ける
-----------------------------------*/
.container {
    margin: 0 5px 0 5px;           
}
.center {
    margin: 0 5px 0 5px;        
}
/*画像を中央揃えにする
-----------------------------------*/
main img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    }
.back {
    width: 100%;
    height: 350px;
	background-position: center center;
}
	
.t-point h4 {
    padding-top: 15px;
}
/*テーブル
-----------------------------------*/
table {
    width: 100%;    
}
th,
td {
    padding: 5px 0;
    text-align: left;
    border-bottom: 1px solid #ccc; }
/*ボックスの左右を入れ替える
-----------------------------------*/
.box {
position: relative;
}
.one {
    padding-top: 300px;
}
.two {
    position: absolute;
    top: 0;
    left: 0;
}
.three {
	padding-top: 510px;
}
/*フッター
-----------------------------------*/
footer {
    padding-top: 10px;
}
/*プロフィール テーブル
-----------------------------------*/
.profile-table tr>*:first-child {
    width: initial;
}

/*サポートページの見出し調整
-----------------------------------*/
h3.typesquare_tags {
    line-height: 1.5;
}
    
/*Youtubeレスポンシブ設定
-----------------------------------*/
.movie-wrap {
     position: relative;
     padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
     height: 0;
     overflow: hidden;
}
 
.movie-wrap iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}  
    
/*運用サポート テーブル装飾
-----------------------------------*/
.scroll {
     overflow: auto;
}
.scroll table{
     width:100%;
}
.scroll::-webkit-scrollbar{
     height: 5px; /* スクロールバーの高さ */
}
.scroll:-webkit-scrollbar-track{
     background: #F1F1F1; /* スクロールバーの背景色 */
}
.scroll::-webkit-scrollbar-thumb {
     background: #d6d6d6; /* スクロールバーの色 */
}
.scroll td, .scroll th{
     white-space: nowrap;　/* 文字の折返しを禁止 */
}
.operations th, .operations td {
     padding: 0.5rem 1rem;    
}
	
/*	Facebookタイムラインレスポンシブ設定
------------------------------------*/
.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget iframe[style]{
    margin-left: 0;
}
/* 中央寄せ */
.facebook { 
    margin: 0 auto;
    text-align: center;
    max-width: 500px;
}   
/*新着情報サイドバー
-----------------------------------*/
.sidebar img {
    padding: 1em 0;
}
/*下余白
-----------------------------------*/
.sp-underspace img {
    margin-bottom: 2rem;
}
}

/* ---------------------------------------------------- */
/* WordPress 6.9アップデート対応 (テーマ競合修正) V14 - 最終版 */
/* モバイルで比率が維持されてしまう問題を解決 */
/* ---------------------------------------------------- */

/* 1. 全体のカラムコンテナのスタイル（PC/タブレット共通） */
.wp-block-columns {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 2em !important; 
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important; 
    max-width: none !important; 
}

.wp-block-column {
    /* 比率を尊重し、縦落ちを防ぐ基本設定 */
    flex-grow: 1 !important; 
    flex-basis: 0 !important;
    min-width: 0 !important;
    float: none !important; 
    width: auto !important; 
}


/* 2. 【比率の崩れ修正】2/3カラムの幅を強制的に上書き (PC用) */
/* モバイル表示ではこの設定を上書きします */
.wp-block-column[style*="width:66.66%"],
.wp-block-column[class*="is-layout-flow"][style*="flex-basis:66.66%"] {
    flex-basis: calc(66.66% - 1em) !important;
    width: calc(66.66% - 1em) !important;
    flex-grow: 0 !important; 
}
.wp-block-column[style*="width:33.33%"],
.wp-block-column[class*="is-layout-flow"][style*="flex-basis:33.33%"] {
    flex-basis: calc(33.33% - 1em) !important;
    width: calc(33.33% - 1em) !important;
    flex-grow: 0 !important; 
}


/* 3. 768px未満で縦積みになるようにする（モバイル対応） */
@media (max-width: 768px) {
    
    /* ★新規追加★: モバイルで比率強制をリセットし、100%幅を確保 */
    .wp-block-column[style*="width:66.66%"],
    .wp-block-column[class*="is-layout-flow"][style*="flex-basis:66.66%"],
    .wp-block-column[style*="width:33.33%"],
    .wp-block-column[class*="is-layout-flow"][style*="flex-basis:33.33%"] {
        flex-basis: 100% !important;
        width: 100% !important;
        flex-grow: 0 !important;
    }
    
    /* 【新規追加】段落 (pタグ) のみ左揃えにリセット */
    .wp-block-column p {
        text-align: left !important;
    }
    
    /* カラムコンテナのスタイル */
    .wp-block-columns {
        flex-direction: column !important;
        gap: 0 !important;
        
        /* ネガティブマージンで親の余白を打ち消す (15px) */
        margin-left: -15px !important; 
        margin-right: -15px !important; 
        width: calc(100% + 30px) !important; 
        max-width: calc(100% + 30px) !important; 

        padding: 0 !important;
        align-items: center !important; 
    }
    
    /* 個々のカラムのスタイル */
    .wp-block-column {
        flex-basis: 100% !important;
        width: 100% !important;
        
        /* 打ち消したマージン分をパディングとして設定し直し */
        padding-left: 15px !important; 
        padding-right: 15px !important;
        
        text-align: center !important; /* ←これがまだ残っていても、pタグの左揃えが優先されます */
        margin-bottom: 20px !important; 
    }
    
    /* 【画像の変形/縮小防止】 */
    .wp-block-column img {
        max-width: 100% !important; 
        height: auto !important;     
        display: block !important;
        margin-left: auto !important; 
        margin-right: auto !important;
    }
}