@charset "utf-8";

/*
Theme Name: Holiday
Theme URI: http://minimalwp.com/category/gallery/
Description: PC、タブレット、スマートフォンと見ているデバイスに自動最適化されるレスポンシブデザインに対応したミニマルでシンプルなWordPressテーマです。
Version: 20200228
Author: Minimal WP
Author URI: http://minimalwp.com
License: 
License URI:
Tags: custom-menu
Text Domain: minimalwp
*/


/* ***************************************************************** 
*	基本設定
* ***************************************************************** */

body {
font-family: 'Work Sans','游ゴシック',YuGothic,sans-serif;
font-weight: 500;
font-size: 18px;
background: #fff;
color: #444;
line-height: 190%;
word-wrap:break-word;
overflow-wrap:break-word;
}


/* リンク
---------------------------------------------------- */

a{
color:#45AAB8;
text-decoration:none;
transition: 0.5s;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
}

a:hover{
color:#666;
}

a:active, a:focus {
outline: 0;
}


/* 画像
---------------------------------------------------- */

img{
border:0;
padding:0px;
margin:0px
}

img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding:4px;
margin: 0 0 10px 20px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 20px 10px 0;
display: inline;
}


/* フロート
---------------------------------------------------- */

.alignright, .right { 
float: right; 
margin: 0 0 10px 20px;
}

.alignleft, .left { 
float: left; 
margin: 0 20px 10px 0;
}

.clear { 
clear:both; 
}

.aligncenter { display: block; margin: 0 auto; }


/* リスト
---------------------------------------------------- */

ol{
margin: 7px 0 7px 10px;
padding: 0 0 0 0;
list-style: decimal;
}

ul{
margin: 7px 0 7px 4px;
padding: 0 0 0 0;
list-style: disc;
}

li{
margin: 2px 0 2px 15px;
padding: 0;
}

li a{
color:#45AAB8;
transition: 0.5s;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;

}

li a:hover{
color:#666;
}



/* *****************************************************************
*	全体Wrapper
* ***************************************************************** */

.wrapper {
margin: auto; 
max-width: 960px;
padding: 30px 30px 50px 30px;
}



/* ***************************************************************** 
*	ヘッダー
* ***************************************************************** */

#header {
width: 100%;
}

.header-inner {
max-width: 960px;
overflow: hidden;
margin: 0px auto 0 auto;
padding: 70px 0 60px 0;
}

#header h1 {
text-align:center;
margin: 0;	
}

.logo {
text-align:center;
margin: 0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}



/* *****************************************************************
*	トップナビゲーション
* ***************************************************************** */	

#nav {
width: 960px;
margin: 0 auto 50px auto;
z-index: 9999;
padding: 0;
text-align: center;
border-top: 0px solid #dedede;
border-bottom: 0px solid #dedede;
}

#nav ul {
list-style: none;
margin: auto;
}

.main-navigation {
clear: both;
margin: 0 auto;
position: relative;
}

ul.nav-menu,
div.nav-menu > ul {
margin: 0;
padding: 0;
}

.nav-menu li {
display: inline-block;
position: relative;
margin: 0 0;
}

.nav-menu li a {
color: #333;
display: block;
font-size: 14px;
text-decoration: none;
padding: 12px 30px 12px 30px;
}

.nav-menu li:hover > a,
.nav-menu li a:hover {
background: #eee;
}

.nav-menu .sub-menu,
.nav-menu .children {
background: #eee;
display: none;
padding: 0;
position: absolute;
z-index: 99999;
}

.nav-menu .sub-menu ul,
.nav-menu .children ul {
border-left: 0;
left: 100%;
top: 0;
}

ul.nav-menu ul a,
.nav-menu ul ul a {
color: #333;
margin: 0;
width: 200px;
}

ul.nav-menu ul a:hover,
.nav-menu ul ul a:hover {
background: #f5f5f5;
}

ul.nav-menu li:hover > ul,
.nav-menu ul li:hover > ul {
display: block;
background: #eee;
}

.nav-menu .current_page_item > a,
.nav-menu .current_page_ancestor > a,
.nav-menu .current-menu-item > a,
.nav-menu .current-menu-ancestor > a,
.nav-menu .current-post-ancestor > a {
color: #333;
background: #f5f5f5;
}

.toggle {
display: none;
}



/* *****************************************************************
*	スライドショー
* ***************************************************************** */	

#top-slide-max {
width: 100%;
max-height: auto;
overflow: hidden;
padding: 0px;
margin: 0px auto 20px auto;
}

#top-slide-max .cycle-slideshow {
overflow: hidden;
width: auto;
height: auto;
margin: 0px auto;
}



/* ***************************************************************** 
*	メイン（本文）コンテンツ
* ***************************************************************** */	

#main {
margin:0 0 0 0;
padding: 0 0 0 0;
word-break:break-all;
}


/* ギャラリーレイアウト
---------------------------------------------------- */

li.item {
height: 200px;
margin-bottom: 50px;
}

.item-img {
margin: 0 0 10px 0;
height: 200px;
overflow: hidden;
text-align:center;
}

.item-cat {
font-family: 'Roboto',sans-serif,'游ゴシック',YuGothic,;
font-size: 84%;
color: #999;
padding: 0 0 0px 0;
margin: 0 0 10px 0;
}
.item-cat a{
color: #444;
}

.item-date {
font-size: 80%;
color: #ccc;
padding: 0 0 0 0;
margin: 0 0 0 0;
}

.item-title {
font-size: 15px;
line-height: 150%;
font-weight: normal;
letter-spacing: 0.03em;
color: #333;
margin: 0px 0px 0px 0px;
padding: 15px 0px 15px 0px;
border-bottom: 0px solid;
}

.item-title a {
color: #444;
}

.item-title a:hover {
color: #999;
}

.item-text {
font-size: 12px;
color: #444;
line-height: 170%;
}


/* マウスオーバーでタイトルスライド表示
---------------------------------------------------- */

.slidebase {
position: relative;
}

.slidetext {
width: 100%;
display: none;
position: absolute;
color: #fff;
background: rgba(0, 0, 0, 0.5);
}

.slidetext a {
padding: 10px 10px;
display: block;
color: #fff;
}

.slidetext a:hover {
color: #ccc;
}


/* ブログ記事部分
---------------------------------------------------- */

.single-contents {
margin: 0 0 70px 0;
}

p {
font-size: 16px; 
color: #444;
line-height: 190%;
padding: 15px 0px 15px 0px;
}

p a {
color:#45AAB8;
text-decoration:none;
transition: 0.5s;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
}

p a:hover {
color:#666;
}

p a:active, a:focus {
outline: 0;
}


/* ページタイトル
---------------------------------------------------- */

.pagedate {
font-family: 'Roboto',sans-serif,'游ゴシック',YuGothic,;
font-size: 12px;
font-weight: normal;
text-align: left;
padding: 0 0 0 0;
margin: 0 0 -10px 0;
color:#999;
letter-spacing: 0.02em;
}

.pagetitle {
font-family: 'Roboto',sans-serif,'游ゴシック',YuGothic,;
font-size: 18px;
font-weight: normal;
letter-spacing: 0.01em;
font-style: italic;
padding: 0px 0px 10px 0px;
margin: 0px auto 50px auto;
border-bottom: dotted 1px #ccc;
color: #888;
max-width: 380px;
text-align: center;
}

.pagetitle a {
font-style: italic;
color: #888;
transition: 0.5s;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
}

.pagetitle a:hover {
color: #666;
}

.blog-title {
font-size: 24px;
line-height: 130%;
font-weight: bold;
color: #333;
margin: 20px 0px 20px 0px;
padding: 18px 0px 15px 0px;
border-top: 3px double #ccc;
border-bottom: 1px solid #ccc;
}

.blog-title a {
color:#333;
text-decoration:none;
transition: 0.5s;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
}

.blog-title a:hover {
color:#666;
}


/* パンくずリスト
---------------------------------------------------- */

.breadcrumb {
margin: 0 0 30px 0;
line-height: 120%;
}
.breadcrumb div {
display: inline;
font-size: 11px;
color: #999;
}
.breadcrumb span,
.breadcrumb span a {
color: #45aab8;
}

.breadcrumb ol {
margin: 0px;	
}

.breadcrumb li {
margin: 0px;	
display: inline;
}


/* 見出し
---------------------------------------------------- */

h1 {
font-size: 24px;
margin: 40px 0px 20px 0px;
}

h2 {
font-size: 22px;
line-height: 130%;
font-weight: bold;
color: #333;
margin: 40px 0px 20px 0px;
padding: 18px 0px 15px 0px;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}

h3 {
font-size: 20px;
line-height: 130%;
font-weight: bold;
color: #333;
padding: 0 0 5px 0;
margin: 40px 0 15px 0;
border-bottom:1px solid #ccc;
}

h4 {
font-size: 18px;
line-height: 130%;
font-weight: bold;
color: #555;
padding: 0 0 5px 0;
margin: 30px 0 10px 0;
border-bottom:1px dotted #ccc;
}

h5 {
font-size: 16px;
line-height: 1.3em;
margin: 30px 0 0px 0;
}

h6 {
font-size: 14px;
line-height: 1.3em;
margin: 30px 0 0px 0;
}


/* 記事フッター
---------------------------------------------------- */

.blog-foot {
clear:both;
font-size:75%;
text-align: left;
margin: 0px 0 50px 0;
font-weight:normal;
color:#999;
border-bottom:0px dotted #ccc;
}

.blog-foot span {
color:#999;
}


/* 次の記事・前の記事
---------------------------------------------------- */

#next {
font-size: 90%;
line-height: 150%;
margin: 50px 0 20px 0;
}

.next-left {
float: left;
text-align: left;
margin: 0 0 10px 0;
background: url(images/left.gif) no-repeat left; 
}

.next-left a {
padding: 20px 20px 20px 50px;
display: block;
border: 1px solid #fff;
}

.next-left a:hover {
border: 1px solid #eee;
}

.next-right {
float: right;
text-align: right;
margin: 0 0 10px 0;
background: url(images/right.gif) no-repeat right; 
}

.next-right a {
padding: 20px 50px 20px 20px;
display: block;
border: 1px solid #fff;
}

.next-right a:hover {
border: 1px solid #eee;
}


/* ページャー
---------------------------------------------------- */

.pager {
text-align:center;
margin: 50px 0 50px 0;
}

a.page-numbers,
.pager .current{
background: #f0f0f0;
border:solid 1px #ddd;
border-radius:2px;
padding:5px 8px;
margin:0 2px;
}

.pager .current{
background: #ccc;
border:solid 1px 999;
color: #fff;
}


/* 関連記事
---------------------------------------------------- */

.similar-head {
color: #333;
font-size: 18px;
font-weight: bold;
letter-spacing: 0.05em;
font-style:normal;
margin: 0px 0px 10px 0px;
padding: 0 0 3px 0;
border-bottom:1px solid #ccc;
}

.similar ul{
margin: 0 0 0 0;
padding: 0 0 0 0;
}

.similar li{
font-size: 14px;
margin: 0 0 0 0;
padding: 0 0 0 0;
list-style: none;
}

.similar li a{
color:#555;
}

.similar li a:hover{
color:#888;
}

table.similar-text {
width: 100%;
color: #444;
margin: 0 0 0 0;
padding: 0 0 0 0;
border-bottom: dotted 1px #ccc;
border-collapse: collapse;
border-spacing: 0;
}

table.similar-text img {
width: 150px;
}

table.similar-text th {
text-align: left;
width: 150px;
vertical-align: middle;
}

table.similar-text td {
font-size: 14px;
text-align: left;
white-space: normal;
vertical-align: middle;
}


/* コメント欄
---------------------------------------------------- */

.comment-head {
color: #333;
font-size: 18px;
font-weight: bold;
letter-spacing: 0.05em;
font-style:normal;
margin: 0px 0px 10px 0px;
padding: 0 0 3px 0;
border-bottom:1px solid #ccc;
}

.commentlist li{
list-style: none;
font-size:90%;
color:#888;
}

.commentlist {
margin: 0 0 50px 0;
padding: 0 0 0 0;
}

li.comment {
list-style: none;
font-size:90%;
color:#888;
margin: 30px 0px 30px 0px;
}

.comment p {
font-size: 14px;
}


/* WP必須
---------------------------------------------------- */

.wp-caption {
max-width:100%;
}

.wp-caption-text {
font-size:90%;
text-align: center;
}

.sticky {
}

.gallery-caption {
}

.bypostauthor {
}

/* Text meant only for screen readers. */
.screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}

.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; /* Above WP toolbar. */
}



/* *****************************************************************
*	サイドバー
* ***************************************************************** */

.sidebar {
width: 100%;
margin: 0px 0px 40px 0px;
padding: 0 0 0 0;
}


/* 新着表示
---------------------------------------------------- */

.sidebox-new {
color:#666;
margin: 0 0 50px 0 ;
padding: 0 0 0 0 ;
}

.sidebox-new ul{
margin: 0 0 0 0;
padding: 0 0 0 0;
}

.sidebox-new li{
font-size: 13px;
list-style: none;
margin: 0 0 0 0;
padding: 0px 0 0px 0px;
border-bottom: 1px dotted #ddd;
}

.sidebox-new li a{
color:#666;
list-style: none;
transition: 0.5s;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
}

.sidebox-new li a:hover{
color:#999;
}


table.similar-side {
width: 100%;
color: #444;
margin: 0 0 0 0;
padding: 0 0 0 0;
border-collapse: collapse;
border-spacing: 0;
}

table.similar-side img {
width: 80px;
}

table.similar-side th {
text-align: left;
width: 80px;
vertical-align: middle;
}

table.similar-side td {
font-size: 13px;
text-align: left;
white-space: normal;
vertical-align: middle;
}


/* *****************************************************************
*	フッター
* ***************************************************************** */	

#footer {
background: #F5F5F5;
clear: both;
width: 100%;
font-size: 80%;
margin: 0px auto 0px auto;
}

.footer-inner {
margin: 0px auto 0px auto;
padding: 0px 0px;
max-width: 960px;
}

#sociallink {
text-align:center;
position: relative;
margin: 0 auto 10px auto;
padding: 0 0 0 0;
}

#copyright {
font-size: 10px;
line-height: 110%;
color: #999;
text-align: center;
position: relative;
margin: 0;
padding: 10px;
background: #444;
}



/* *****************************************************************
*	ウィジット
* ***************************************************************** */

/* 基本形
---------------------------------------------------- */

.widget{
margin: 0 0 50px 0;
}

.widget ul{
margin: 0 0 0 0;
padding: 0 0 0 0;
}

.widget li{
list-style: none;
}

.widget li a{
color: #666;
}

.widget li a:hover{
color: #999;
}

.widget_recent_entries li a,
.widget_archive li a,
.widget_categories li a,
.widget_nav_menu li a{
margin: 0 0 0 0;
}

.textwidget, .textwidget p {
font-size: 13px;
color: #444;
line-height:160%;
margin: 0 0 0px 0;
padding: 5px 0 0 0;
}

.widget-title{
color: #333;
font-size: 16px;
font-weight: bold;
letter-spacing: 0.05em;
font-style:normal;
margin: 0px 0px 10px 0px;
padding: 0 0 3px 0;
border-bottom:1px solid #ccc;
}


/* ウィジェットボックストップページ用
---------------------------------------------------- */

.topbox{
margin: 0 0 0 0;
padding: 0 0 0 0;
}

.topbox ul{

margin: 0 0 0 0;
padding: 0 0 0 0;
}

.topbox li{

margin: 0 0 0 0;
padding: 7px 0px 6px 0px;
list-style: none;
border-bottom:1px dotted #ddd;
}

.topbox li a{
font-size: 13px;
line-height: 160%;
color: #444;
margin: 0 0 0 0;
padding: 7px 0px 6px 0px;
list-style: none;
transition: 0.5s;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
}

.topbox li a:hover{
color:#999;
}

.topbox h2{
font-size: 14px;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

.topbox h3{
font-size: 13px;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

.topbox h4{
font-size: 12px;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

.topbox ul.children{
margin-bottom: 0px;
display: block;
padding: 5px 0 0 0;
}

.topbox ul.children li{
padding-left: 15px;
padding-top: 5px;
border-top: 1px dotted #ccc;
border-bottom: 0px dotted #ccc;
}

.topbox ul.sub-menu{
margin-bottom: 0px;
display: block;
padding: 5px 0 0 0;
}

.topbox ul.sub-menu li{
padding-left: 15px;
padding-top: 5px;
border-top: 1px dotted #ccc;
border-bottom: 0px dotted #ccc;
}

.top-widget-title {
font-family:"游ゴシック",YuGothic,sans-serif;
font-size: 18px;
font-weight: normal;
letter-spacing: 0.01em;
font-style: italic;
padding: 0px 0px 10px 0px;
margin: 0px auto 40px auto;
border-bottom: dotted 1px #ccc;
color: #888;
max-width: 380px;
text-align: center;
}


/* ウィジェットボックスフッター用
---------------------------------------------------- */

.footerbox .widget {
margin: 0 0 0 0;
padding: 50px 0 50px 0;
}

.footerbox{
margin: 0 0 0 0;
padding: 0 0 0 0;
}

.footerbox ul{

margin: 0 0 0 0;
padding: 0 0 0 0;
}

.footerbox li{

margin: 0 0 0 0;
padding: 7px 0px 6px 0px;
list-style: none;
border-bottom:1px dotted #ddd;
}

.footerbox li a{
font-size: 13px;
line-height: 160%;
color: #444;
margin: 0 0 0 0;
padding: 7px 0px 6px 0px;
list-style: none;
transition: 0.5s;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
}

.footerbox li a:hover{
color:#999;
}

.footerbox h2{
font-size: 14px;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

.footerbox h3{
font-size: 13px;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

.footerbox h4{
font-size: 12px;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

.footerbox ul.children{
margin-bottom: 0px;
display: block;
padding: 5px 0 0 0;
}

.footerbox ul.children li{
padding-left: 15px;
padding-top: 5px;
border-top: 1px dotted #ccc;
border-bottom: 0px dotted #ccc;
}

.footerbox ul.sub-menu{
margin-bottom: 0px;
display: block;
padding: 5px 0 0 0;
}

.footerbox ul.sub-menu li{
padding-left: 15px;
padding-top: 5px;
border-top: 1px dotted #ccc;
border-bottom: 0px dotted #ccc;
}

.footer-widget-title {
color: #333;
font-size: 16px;
font-weight: bold;
letter-spacing: 0.05em;
font-style:normal;
margin: 0px 0px 10px 0px;
padding: 0px 0 3px 0;
border-bottom:1px solid #ccc;
}


/* ウィジェットボックスシングルページ記事下用
---------------------------------------------------- */

.singlebox {
margin: 50px 0 50px 0 ;
padding: 0 0 0 0 ;
}

.single-widget-title {
color: #333;
font-size: 18px;
font-weight: bold;
letter-spacing: 0.05em;
font-style:normal;
margin: 50px 0 10px 0 ;
padding: 0 0 3px 0;
border-bottom:1px solid #ccc;
}

.singlebox .textwidget,
.singlebox .textwidget p {
font-size: 16px;
color: #444;
line-height: 170%;
margin: 0 0 0px 0;
padding: 5px 0 5px 0;
}

.singlebox ul{
margin: 0 0 0 0;
padding: 0 0 0 0;
}

.singlebox li{
margin: 0 0 0 0;
padding: 7px 0px 6px 0px;
list-style: none;
border-bottom:1px dotted #ddd;
}

.singlebox li a{
line-height: 160%;
color: #444;
margin: 0 0 0 0;
padding: 7px 0px 6px 0px;
list-style: none;
transition: 0.5s;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
}

.singlebox li a:hover{
color:#999;
}

.singlebox ul.children{
margin-bottom: 0px;
display: block;
padding: 5px 0 0 0;
}

.singlebox ul.children li{
padding-left: 15px;
padding-top: 5px;
border-top: 1px dotted #ccc;
border-bottom: 0px dotted #ccc;
}

.singlebox ul.sub-menu{
margin-bottom: 0px;
display: block;
padding: 5px 0 0 0;
}

.singlebox ul.sub-menu li{
padding-left: 15px;
padding-top: 5px;
border-top: 1px dotted #ccc;
border-bottom: 0px dotted #ccc;
}


/* ウィジェットボックスサイドバー用
---------------------------------------------------- */

.sidebox{
margin: 0 0 0 0 ;
padding: 0 0 0 0 ;
}

.sidebox ul{

margin: 0 0 0 0;
padding: 0 0 0 0;
}

.sidebox li{
margin: 0 0 0 0;
padding: 7px 0px 7px 0px;
list-style: none;
border-bottom:1px dotted #ddd;
}

.sidebox li a{
font-size: 13px;
color: #444;
margin: 0 0 0 0;
padding: 5px 0px 5px 0px;
list-style: none;
transition: 0.5s;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
}

.sidebox li a:hover{
color:#999;
}

.sidebox h2{
font-size: 14px;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

.sidebox h3{
font-size: 13px;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

.sidebox h4{
font-size: 12px;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

.sidebox ul.children{
margin-bottom: 0px;
display: block;
padding: 5px 0 0 0;
}

.sidebox ul.children li{
padding: 5px 0 5px 15px;
border-top: 1px dotted #ccc;
border-bottom: 0px dotted #ccc;
}

.sidebox ul.sub-menu{
margin-bottom: 0px;
display: block;
padding: 5px 0 0 0;
}

.sidebox ul.sub-menu li{
padding: 5px 0 5px 15px;
border-top: 1px dotted #ccc;
border-bottom: 0px dotted #ccc;
}


/* カレンダー
---------------------------------------------------- */

table#wp-calendar {
width: 100%
}

table#wp-calendar th {
text-align: center;
}

table#wp-calendar td {
text-align: center;
}



/* *****************************************************************
*	検索フォーム＆検索結果
* ***************************************************************** */

/* 検索フォーム
---------------------------------------------------- */

.search input {
font: 16px arial, sans-serif; 
color: #333; 
width:85%;
padding: 10px 5px; 
}

.search button {
width: 15px; 
height: 15px; 
cursor: pointer; 
vertical-align: middle;
border: none; 
background: url(images/search.png) no-repeat; 
}


/* *****************************************************************
*	ボタン
* ***************************************************************** */

.btn a {
font-size: 11px;
letter-spacing: 0.1em;
color: #fff;
background: #94d8c6;
text-align: center;
margin: 20px 0 20px 0;
padding: 10px 10px;
}

.btn a:hover {
color: #fff;
background: #4CBE9F;
text-decoration: none;
transition: 0.5s;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
}


/* テーブル
---------------------------------------------------- */

.single-contents tabel,
.page-contents tabel {
width: 100%;
}
 
.single-contents th,
.single-contents td,
.page-contents th,
.page-contents td {
border: 1px solid #ccc;
padding: 20px;
}
 
.single-contents th,
.page-contents th {
font-weight: bold;
background-color: #dedede; 
}



/* *****************************************************************
*   レスポンシブ（メディアクエリ）
* ***************************************************************** */


/* PC 画面の横幅が960px以上
---------------------------------------------------- */

@media only screen and (min-width: 960px) {
.sidebar { width: 300px; }
}


/* Tablet (Portrait) 画面の横幅が768px〜959pxまで
---------------------------------------------------- */

@media only screen and (min-width: 768px) and (max-width: 959px) {
.wrapper { width: 728px; padding: 30px 20px 50px 20px; }
.header-inner { width: 728px; margin: auto; padding: 70px 0 60px 0;  }
#nav { float: none; width: 728px; margin: 0 auto 40px auto; padding: 0; }
.cycle-slideshow { width: 728px; height: auto; margin: 0 ; overflow: hidden; }
li.item { height: 150px; margin-bottom:40px; }
.item-img { height: 150px; margin: 0 0 10px 0; overflow: hidden; }
.twothird { width: 460px; margin-right:10px; }
.footer-inner { width: 728px; padding: 0px 0px;}
}


/* Mobile (Portrait) 画面の横幅が300px~767pxまで（基本）
---------------------------------------------------- */

@media only screen and (max-width: 767px) {
.wrapper { width: 300px; padding: 30px 0px 50px 0px; }
.header-inner { width: 300px; margin: auto; padding: 70px 0 40px 0; }
.logo { text-align: center; }
#header h1, #header .logo { float: none; margin-bottom: 0px; }
#nav { display: none; position: absolute; top:0; float: none; text-align:center; width: 100%; background: #fefefe; margin-bottom: 40px; margin-top: 0px; padding: 0; }
.nav-menu li a { color: #333; display: block; font-size: 15px; padding: 20px 10px; text-decoration: none;}
.nav-menu li { display: block; float: none; border-bottom: 1px solid #ededed; }
.toggle { display: block; float: right; position: absolute; top: 10px; right: 10px; z-index: 10000; }
.cycle-slideshow { width: 300px; height: auto; margin: 0 ; overflow: hidden; }
li.item { height: 200px; margin-bottom: 40px; }
.item-img { height: 200px; margin: 0 0 10px 0; overflow: hidden; }
.slidetext { display: block; padding: 5px 0px;}
.pagedate { margin: -20px 0 -10px 0; }
p { font-size: 15px; }
.pager { margin: 80px 0 80px 0; }
.footer-inner { width: 300px; padding: 0px 0px;}
.mobile-display-none { display: none; }
.single-contents { margin: 0 0 130px 0; }
}



/* Mobile (Portrait/iPhone6) 画面の横幅が375px〜479pxまで
---------------------------------------------------- */

@media only screen and (min-width: 375px) and (max-width: 479px) {
.wrapper { width: 336px; }
.header-inner { width: 336px; margin: auto; }
.logo { text-align:center; }
.cycle-slideshow { width: 336px; height: auto; margin: 0 ; overflow: hidden; }
.footer-inner { width: 336px; padding: 0px 0px;}
li.item { height: 224px; margin-bottom: 40px; }
.item-img { height: 224px; margin: 0 0 10px 0; overflow: hidden; }
}



/* Mobile (Landscape) 画面の横幅が480px〜767pxまで
---------------------------------------------------- */

@media only screen and (min-width: 480px) and (max-width: 767px) {
.wrapper { width: 420px; }
.header-inner { width: 420px; margin:auto; }
.logo { text-align:center; }
.cycle-slideshow { width: 420px; height: auto; margin: 0 ; overflow: hidden; }
.footer-inner { width: 420px; padding: 0px 0px;}
li.item { height: 280px; margin-bottom: 40px; }
.item-img { height: 280px; margin: 0 0 10px 0; overflow: hidden; }
}



/* *****************************************************************
*   レスポンシブ（外部サービス対策用）
* ***************************************************************** */

/* Twitter Timeline
---------------------------------------------------- */

.twitter-timeline { 
width:100%; 
height: 300px; 
}


/* YouTube embed
---------------------------------------------------- */

.youtube {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
margin-top: 20px;
margin-bottom: 20px;
}
.youtube iframe,
.youtube object,
.youtube embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}


/* YouTube URL貼り付け用
---------------------------------------------------- */

.wp-block-embed-youtube {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
margin-top: 20px;
margin-bottom: 20px;
}
.wp-block-embed-youtube iframe,
.wp-block-embed-youtube object,
.wp-block-embed-youtube embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

/** brタグをどんな場合でも表示 */
br{display: block !important;}


.fixed-btn {
    writing-mode: vertical-rl; /* 縦書き */
    position: fixed;
    right: 0;
    top: 100px;
    background-color: #000;
    color: #fff;
    text-decoration: none;
    padding: 22px 10px;
    border-radius: 10px 0px 0px 10px; /* 上下だけ角丸 */
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
    transition: opacity .4s ease, visibility .4s ease, background-color .3s ease;
    z-index: 9999;
  }

  /* hoverで背景を薄く */
  .fixed-btn:hover {
    background-color: rgba(0, 0, 0, 0.85);
  }
  
  .fixed-btn.show {
    opacity: 1;
    visibility: visible !important;
  }
  
  /* スマホ調整 */
  @media (max-width: 500px) {
    .fixed-btn {
      right: 0;
      font-size: 14px;
      padding: 20px 5px;
    }
  }

  .mv {
    width: 100%;
    position: relative;
    padding: 25px 20px;
  }
  
  .mv__overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #F2F3F3;
    z-index: 1;
  }
  
  .mv__inner {
    position: relative;
    z-index: 2;
    max-width: 900px;
    margin: 0 auto;
    text-align: center;
  }
  
  .mv__catch {
    font-size: clamp(20px, 3.2vw, 32px);
    font-weight: 700;
    line-height: 1.4;
    margin-bottom: 15px;
  }
  
  .mv__brand {
    font-size: clamp(32px, 6vw, 56px);
    color: #008000;
    display: inline-block;
  }
  
  .mv__sub {
    font-size: clamp(14px, 2.5vw, 16px);
    line-height: 1.7;
    margin-bottom: 25px;
  }
  
  .mv__achievement {
    background: #FFFFFF;
    padding: 20px 10px;
    border-radius: 8px;
    margin-bottom: 40px;
    border: 2px solid #000000;
  }
  .mv__achievement p{
    line-height: 1.8;
    padding: 0;
  }
  .mv__big {
    font-size: clamp(20px, 3.5vw, 30px);
    font-weight: bold;
    line-height: 1.2;
  }
  .mv__big span{
    color: #FF0000;
    font-size: clamp(25px, 4.2vw, 35px);
  }
  .mv__small {
    font-size: clamp(12px, 1.5vw, 15px);
  }
  
  .mv__other {
    font-size: clamp(14px, 2.3vw, 18px);
    font-weight: 500;
  }
  
  .mv__copy {
    font-size: clamp(14px, 2.5vw, 18px);
    line-height: 1.7;
    font-weight: 600;
  }
  @media screen and (max-width: 768px){
    .mv {
      width: 100vw;
      box-sizing: border-box;
      margin: 0 calc(50% - 50vw);
      padding: 5px 15px;
    }
    .mv__big span{
      display: block;
    }  
  }
 /* ================================
  Contact Section
================================ */
.contactSection {
  padding: 50px 20px;
  max-width: 1000px;
  margin: 0 auto;
  text-align: center;
}

/* タイトル */
.contactSection__title {
  font-size: clamp(16px, 2.5vw, 22px);
  font-weight: 700;
  line-height: 1.6;
  margin-bottom: 40px;
}
/* CTA と LINE ブロックの横並び（PC） */
.contactSection__flex {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 40px;
}
/* SP時は縦並び */
@media (max-width: 768px) {
  .contactSection__flex {
    flex-direction: column;
    align-items: center;
    gap: 30px;
  }
}

/* ----------------------------
   CTA（電話 / メール）
---------------------------- */
.contactSection__left {
  width: 100%;
  max-width: 550px;
  display: flex;
  flex-direction: column;
  gap: 25px;
}

/* ボタン */
.btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  width: 100%;
  font-size: clamp(18px, 2.8vw, 24px);
  border: 3px solid #000;
  padding: 12px 10px;
  border-radius: 10px;
  background: #fff;
  color: #000;
  text-decoration: none;
  box-sizing: border-box;
  font-weight: 600;
  transition: opacity .3s ease;
  line-height: 1.5;
}

.btn:hover {
  opacity: .6;
}

/* アイコン */
.icon {
  display: flex;
  align-items: center;
  justify-content: center;
}

.txt {
  display: inline-block;
}

/* 右画像ブロック */
.contactSection__right {
  display: flex;
  justify-content: center;
  align-items: center;
}

.contactRightImg {
  width: 100%;
  max-width: 200px;
  height: auto;
  display: block;
}
/* ----------------------------
   対応エリア
---------------------------- */
.areaList {
  margin-top: 30px;
  text-align: left;
}

.areaList__title {
  font-size: clamp(18px, 2.5vw, 24px);
  font-weight: 700;
  margin-bottom: 5px;
}

.areaList__text {
  font-size: clamp(14px, 2.3vw, 16px);
  line-height: 1.7;
}
.comment-box {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  max-width: 800px;
  margin: 0 auto;
}

.comment-face img {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  object-fit: cover;
}

.comment-balloon {
  position: relative;
  background: #fff;
  border: 2px solid #000;
  padding: 20px;
  border-radius: 10px;
  line-height: 1.6;
  flex: 1;
}

.comment-balloon::before {
  content: "";
  position: absolute;
  left: -14px;
  top: 30px;
  border: 10px solid transparent;
  border-right: 14px solid #000;
}

.comment-balloon::after {
  content: "";
  position: absolute;
  left: -11px;
  top: 30px;
  border: 10px solid transparent;
  border-right: 14px solid #fff;
}

/* -----------------------------
吹き出し
-------------------------------- */
.comment-box {
  display: flex;
  align-items: center; 
  gap: 20px;
  max-width: 700px;
  margin: 0 auto;
}
.comment-face img {
  width: 150px;
  height: 150px;
}
.comment-balloon {
  position: relative;
  background: #fff;
  border: 2px solid #000;
  border-radius: 15px;
  line-height: 1.7;
  flex: 1;
}
.comment-balloon p{
  font-weight: 700;
  text-align: center;
  font-size: 20px;
  line-height: 1.5;
  padding: 0;
}
.comment-balloon p a{
  color: #000;
  text-decoration: underline;
}
.comment-balloon p span{
  background:linear-gradient(transparent 60%, #ff6 60%);
}
.comment-balloon::before {
  content: "";
  position: absolute;
  left: -35px;
  top: 50%;
  transform: translateY(-50%);
  border: 12px solid transparent;
  border-right: 22px solid #000;
}

.comment-balloon::after {
  content: "";
  position: absolute;
  left: -32px;
  top: 50%;
  transform: translateY(-50%);
  border: 12px solid transparent;
  border-right: 22px solid #fff;
}

/* -----------------------------
   スマホ：吹き出し上、顔が下
-------------------------------- */
@media screen and (max-width: 600px) {
  .comment-box {
    flex-direction: column-reverse;
    align-items: center;
  }

  .comment-balloon {
    width: 90%;
    position: relative;
  }

  /* ▼ 吹き出し三角（中央配置・下向き） ▼ */
  .comment-balloon::before,
  .comment-balloon::after {
    left: 50%;                 /* 中央へ */
    transform: translateX(-50%); /* 完全中央化 */
    top: auto;
    bottom: -35px;             /* 吹き出しの下に配置 */
  }

  .comment-balloon::before {
    border: 13px solid transparent;
    border-top: 22px solid #000;   /* 外側黒 */
  }
  .comment-balloon::after {
    border: 13px solid transparent;
    border-top: 22px solid #fff;   /* 内側白 */
    bottom: -32px;
  }
  .comment-balloon p{
    font-size: 4.5vw;
  }
}
/* =============================
   FAQ
============================= */
.faq {
  max-width: 900px;
  margin: 0 auto;
  padding: 40px 20px;
  font-size: 18px;
}
.faq-category {
  padding: 15px 0;
}
.faq-category-title {
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 10px;
  background-color: #F8F8F8;
}
.faq-category-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height .5s cubic-bezier(0.25, 0.8, 0.25, 1), padding .3s ease;
  padding-left: 10px;
}
.faq-category.active .faq-category-content {
  max-height: 3000px;
  padding-bottom: 10px;
}
.faq-item {
  padding: 10px 0;
}
.faq-question {
  font-size: 18px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 10px 12px 40px;
  border-bottom: 1px solid #e7e7e7;
  position: relative;
}
.faq-question::before {
  content: "Q";
  font-weight: bold;
  font-size: 18px;
  position: absolute;
  left: 10px;
  top: .5em;
}
.faq-answer {
  max-height: 0;
  overflow: hidden;
  transition: max-height .5s cubic-bezier(0.25, 0.8, 0.25, 1), padding .3s ease;
  padding: 0 10px 0 40px;
  line-height: 1.7;
}
.faq-answer p{
  position: relative;
}
.faq-answer p::before {
  content: "A：";
  font-weight: bold;
  font-size: 18px;
  position: absolute;
  left: -30px;
  color: #000000;
}
.faq-item.active .faq-answer {
  max-height: 10000px;
  padding: 10px 10px 10px 40px;
}
.faq-category-title .icon {
  width: 22px;
  height: 22px;
}
.faq-category-title .icon::before { width: 22px; }
.faq-category-title .icon::after { height: 22px; }

.faq-item .icon {
  width: 16px;
  height: 16px;
}
.faq-item .icon::before { width: 16px; }
.faq-item .icon::after { height: 16px; }

.icon {
  position: relative;
}
.icon::before,
.icon::after {
  content: "";
  position: absolute;
  background: #000;
  transition: .3s ease;
}
.icon::before {
  height: 2px;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.icon::after {
  width: 2px;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.faq-item.active .icon::after {
  height: 0;
  opacity: 0;
}

.faq-category.active > .faq-category-title .icon::after {
  height: 0;
  opacity: 0;
}
@media(max-width:600px){
  .faq {padding: 20px 10px;font-size: 16px;}
  .faq-category {padding: 5px 0;}
  .faq-category-title { font-size:16px; }
  .faq-question { font-size:15px; }
  .faq-answer { font-size:14px; }
  .faq-category-title .icon {
    width: 18px;
    height: 18px;
  }
  .faq-category-title .icon::before { width: 18px; }
  .faq-category-title .icon::after { height: 18px; }
  
  .faq-item .icon {
    width: 14px;
    height: 14px;
  }
  .faq-item .icon::before { width: 14px; }
  .faq-item .icon::after { height: 14px; }
  

}

.layout-block {
  display: flex;
  gap: 40px;
  max-width: 1000px;
  margin: 0 auto;
  padding: 0;
  align-items: center;
}

.layout-left {
  background: #EEC821;
  width: 250px;
  height: 250px;
  min-width: 250px;
  border-radius: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  line-height: 1;
}

.type-title {
  font-size: 60px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  padding: 0;
}

.type-sub {
  font-size: 50px;
  font-weight: bold;
  margin-top: 10px;
  color: #fff;
  padding: 0;
  line-height: 1;
}
.layout-right {
  flex: 1;
}
.catch {
  font-size: 25px;
  line-height: 1.4;
  color: #333;
  font-weight: bold;
  border-bottom: 2px solid #000000;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.price-wrap {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 15px;
}
.price-label {
  text-align: center;
  border: 2px solid #333;
  border-radius: 50%;
  width: 90px;
  height: 90px;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #000;
  color: #FFFFFF;
  line-height: 1.5;
  font-weight: 900;
}
.price-main {
  font-size: 45px;
  font-weight: bold;
  color: #E9B600;
}
.price-main .num {
  font-size: 80px;
}
.tax {
  font-size: 20px;
  margin-left: 10px;
  color: #333;
}
.feature-list {
  display: flex;
  flex-wrap: wrap;
  gap: 0;
  margin-top: 20px;
  padding: 0;
}

.feature-list li {
  list-style: none;
  background: #E9B600;
  color: #fff;
  font-size: 15px;
  padding: 5px;
  border-radius: 6px;
  font-weight: bold;
}

.note_plan {
  font-size: 14px;
  color: #555;
}

@media (max-width: 768px) {
  .layout-block {
    flex-direction: column;
    text-align: center;
  }
  .layout-left {
    width: 100%;
    max-width: 300px;
    height: auto;
    padding: 20px 0;
  }

  .type-title {
    font-size: 10vw;
  }
  
  .type-sub {
    font-size: 6vw;
  }
  .catch {
    font-size: 4vw;
  }
  .price-wrap {
    flex-direction: row;
    justify-content: center;
    gap: 3vw;
  }
  .price-label {
    width: 16vw;
    height: 16vw;
    font-size: 4vw;
  }
  .price-main {
    font-size: 5vw;
    display: flex;
    gap: 10px;
  }
  .price-main .num {
    font-size: 12vw;
  }
  .tax {
    font-size:3.5vw;
    margin-left: 0;
  }

  .feature-list {
    justify-content: center;
  }

  .feature-list li {
    font-size: 3.2vw;
    padding: 8px 15px;
  }
  .note_plan {
    font-size: 3vw;
  }
}
.strength_wrap {
  max-width: 1000px;
  margin: 0 auto;
  padding: 20px;
  background: #f0ebde;
}

.strength_item {
  border-radius: 10px;
  padding: 20px 20px;
  margin-bottom: 25px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.05);
  background-color: #fff;
  border-radius: 5px;
}

.strength_head {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 25px;
}

.strength_num {
  min-width: 60px;
  height: 60px;
  border-radius: 50%;
  background: #0a899a;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
}

.strength_title {
  font-size: 24px;
  font-weight: 700;
  color: #0a899a;
  line-height: 1.4;
}

/* --- 画像 + テキスト --- */
.strength_inner {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 25px;
  text-align: left;
}

.strength_img img {
  width: 180px;
  max-width: 100%;
  height: auto;
}

.strength_text {
  font-size: 15px;
  line-height: 1.8;
  flex: 1;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .strength_item {
    padding: 20px 15px;
  }
  .strength_head {
    justify-content: center;
    text-align: center;
    flex-direction: row;
  }
  .strength_num {
    min-width: 40px;
    height: 40px;
    font-size: 20px;
  }
  .strength_title {
    font-size: 17px;
    text-align: left;
  }
  .strength_inner {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }

  .strength_img img {
    width: 100%;
    margin: 0 auto;
  }

  .strength_text {
    text-align: left;
  }
}

.refome-kakaku {
  max-width: 1000px;
  margin: 0 auto;
  padding: 60px 0;
}

.refome-kakaku__list {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
}

.refome-kakaku__item {
  flex: 1;
  text-align: center;
}

.refome-kakaku__img {
  margin-bottom: 20px;
}

.refome-kakaku__img img {
  width: 100%;
  max-width: 280px;
  height: auto;
}

.refome-kakaku__text {
  list-style: disc;
  text-align: left;
  font-size: 16px;
  line-height: 1.6;
  margin: 0;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .refome-kakaku__list {
    flex-direction: column;
    gap: 20px;
  }

  .refome-kakaku__img img {
    max-width: 260px;
    margin: 0 auto;
    display: block;
  }

  .refome-kakaku__text {
    font-size: 15px;
  }
}

.reform-price {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0px;
}

.reform-price__list {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 20px;
  list-style: none;
  padding: 0;
  margin: 0;
}

.reform-price__item img {
  width: 100%;
  height: auto;
  display: block;
}

/* --------------------
   タブレット（3列）
-------------------- */
@media screen and (max-width: 1024px) {
  .reform-price__list {
    grid-template-columns: repeat(3, 1fr);
  }
}

/* --------------------
   スマホ（2列固定）
-------------------- */
@media screen and (max-width: 600px) {
  .reform-price__list {
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
  }
}
.reform-summary {
  padding: 30px 0;
  max-width: 1000px;
  margin: 0 auto;
  justify-content: center;
  display: flex;
}
.reform-summary__list {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 25px;
  list-style: none;
  padding: 0;
  margin: 0;
  flex-wrap: wrap;
}
.reform-summary__list.border {
  border: 3px solid #c3d15c;
  border-radius: 5px;
  padding: 15px;
}
.reform-summary__item {
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 24px;
  font-weight: bold;
  color: #333;
  white-space: nowrap;
}

.reform-summary__icon {
  width: 36px;
  height: 36px;
  object-fit: contain;
}
.reform-summary__single {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  font-size: 24px;
  font-weight: bold;
  color: #333;
  margin: 0 auto;
  text-align: center;
}
/* --------------------
   スマホ
-------------------- */
@media screen and (max-width: 600px) {
  .reform-summary__list {
    gap: 10px;
  }
  .reform-summary__item,.reform-summary__single {
    font-size: 16px;
  }
  .reform-summary__icon {
    width: 28px;
    height: 28px;
  }
}

.flow {
  max-width: 1000px;
  margin: 0 auto;
  padding: 60px 0;
}

.flow-step {
  display: flex;
  background: #eaf4ea;
  align-items: center;
}

.flow-step__left {
  background: #7fb384;
  color: #fff;
  text-align: center;
  min-width: 180px;
}

.flow-step__num {
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #FFFFFF;
}
.flow-step__left p{
  padding: 0;
  margin: 0;
}
.flow-step__left img {
  width: 120px;
  height: auto;
}
.flow-step__content{
  padding-inline: 20px;
  flex: 1;
}

.flow-step__content h3 {
  font-size: 22px;
  color: #7fb384;
  border:none;
  padding: 0;
  margin: 0;
}

.flow-step__content p {
  line-height: 1.8;
}
.flow-step__content .flow-step__block{
  display: flex;
  align-items: center;
}
.flow-step__content .flow-step__block > div:first-child {
  flex: 1;
}
.flow-step__content .flow-step__block > div:first-child{
  flex: 1;
}
.flow-step__content .flow-step__block .flow_img{
  max-width: 200px;
  margin-left: auto;
  flex-shrink: 0;
  text-align: right;
}
.flow-step__content .flow-step__block .flow_img img{
  width: 100%;
  height: auto;
}
.flow-step__icon-bottom {
  margin-top: 20px;
  text-align: center;
}

.flow-step__icon-bottom img {
  width: 80px;
}

.flow-arrow {
  width: 0;
  height: 0;
  margin: 15px auto;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #7fb384;
}

/* ---------- SP ---------- */
@media screen and (max-width: 768px) {
  .flow {
    width: 90%;
  }
  .flow-step {
    flex-direction: column;
    text-align: center;
  }
  .flow-step__left {
    width: 100%;
  }
  .flow-step__content{
    padding-block: 20px;
  }
  .flow-step__content p {
    text-align: left;
  }
  .flow-step__content .flow-step__block{
    flex-direction: column;
    text-align: center;
  }
  .flow-step__content .flow-step__block .flow_img{
    margin-left: 0;
    margin-top: 15px;
    text-align: center;
  }
}

.staff_comment {
  position: relative;
  display: inline-block;
  margin-top: 20px;
  padding: 16px;
  border: 2px solid #000000;
  border-radius: 5px;
  background-color: #ffffff;
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  color: #000000;
}
.staff_comment span{
  font-weight: bold;
  margin-bottom: 1em;
}
.staff_comment::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  border-style: solid;
  border-width: 0 10px 20px 10px;
  border-color: transparent transparent #000000;
  translate: -50% -100%;
}

.staff_comment::after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  border-style: solid;
  border-width: 0 7.8px 15.5px 7.8px;
  border-color: transparent transparent #ffffff;
  translate: -50% -100%;
}

@media screen and (max-width: 768px) {
  h1 {
    font-size: 18px;
    margin: 20px 0px;
    }
}