@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
*/
/* googleフォント */
.alex-brush-regular {
	font-family: "Alex Brush", cursive;
	font-weight: 400;
	font-style: normal;
}
.zen-old-mincho-regular {
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  font-style: normal;
}
.gfont01 {
	color: #C8B499;
	font-size: 2em!important;
}
.gfont02 {
	color: #ffffff;
	font-size: 20px;
}
@media screen and (max-width: 880px) {
.gfont01 {
    font-size: 1.7em !important;
}
}
@media screen and (max-width: 599px) {
.gfont01 {
    font-size: 1.5em !important;
}
}
/* グローバルメニュー */
.c-gnav>.menu-item>a .ttl {
    font-size: 16px!important;
}	
@media (min-width: 960px) {
    .c-smallNavTitle {
	top: 10px!important;
	padding-bottom: 5px!important;
    }
}
.c-smallNavTitle {
    font-size: 12px!important;
}

/* 【PC用】追従バナー */
.follow-banner {
  position: fixed;
  top: 60%;
  right: 0;
  transform: translateY(-50%);
  z-index: 20;
}

.follow-banner a {
  display: flex;
  align-items: center;
  gap: 0.5em;
  writing-mode: vertical-rl;
  color: #fff;
  background-color: var(--color_main);
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.1em;
  padding: 1.5em 1em;
  border-radius: 10px 0 0 10px;
  transition: opacity 0.25s;
}

.follow-banner a:hover {
  opacity: 0.7;
}

.follow-banner .swl-inline-icon::after {
  left: 50%;
  transform: translateX(-50%);
}

/* スマホでは非表示に */
@media screen and (max-width: 599px) {
  .follow-banner {
    display: none;
  }
}
.post_content h2.tt_h2 {
	background-color: transparent;
	color: #002F59!important;
	text-align: left;
	font-size: 1.8em;
	font-weight: 700!important;
	font-family: "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "MS P明朝", "MS Mincho", serif;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 10px!important;
	padding-bottom: 0.25em!important;
	margin-top: 0px!important;
	margin-bottom: 0.5em!important;
	border-top-style: none;
	border-bottom: 1px solid #002F59;
	margin-right: 50px!important;
}
h2.tt_h2::before {
    border-top: none!important;
    border-bottom: none!important;
}
.line01 {
	margin-bottom: 0.5em;
	padding-left: 0.3em;
}
.line02 {
	padding-left: 0.3em;
	text-align: center;
}
.association-to {
	padding-top: 15%;
}
h2.tt_h2_center {
	background-color: transparent;
	color: #002F59!important;
	text-align: center;
	font-size: 1.8em;
	font-weight: 700!important;
	font-family: "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "MS P明朝", "MS Mincho", serif;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px!important;
	padding-bottom: 0.25em!important;
	margin: 0px auto!important;
	border-top-style: none;
	border-bottom: 1px solid #002F59;
	width: 35%;
}
h2.tt_h2_center::before {
    border-top: none!important;
    border-bottom: none!important;
}
h2.tt_h2_white {
	background-color: transparent;
	color: #ffffff!important;
	text-align: left;
	font-size: 1.3em;
	font-weight: 700!important;
	font-family: "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "MS P明朝", "MS Mincho", serif;
	padding-top: 0px;
	padding-right: 10px!important;	
	padding-bottom: 0.25em!important;
	margin: 0px auto!important;
	border-top-style: none;
	border-bottom: 1px solid #ffffff;
}
h2.tt_h2_white::before {
    border-top: none!important;
    border-bottom: none!important;
}

h2.tt_h2_center_w {
	background-color: transparent;
	color: #ffffff!important;
	text-align: center;
	font-size: 1.8em;
	font-weight: 700!important;
	font-family: "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "MS P明朝", "MS Mincho", serif;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px!important;	
	padding-bottom: 0.25em!important;
	margin: 0px auto!important;
	border-top-style: none;
	border-bottom: 1px solid #ffffff;
	width: 35%;
}
h2.tt_h2_center_w::before {
    border-top: none!important;
    border-bottom: none!important;
}
@media (max-width: 768px)  {
h2.tt_h2 {
	font-size: 1.5em;
	background-position: center 100%;
	background-size: 90%;
}
.association-to {
	padding-top: 0px;
}
h2.tt_h2_center {
	font-size: 1.5em;
	background-position: center 100%;
	background-size: 90%;
	width: 50%;
}
h2.tt_h2_white {
	font-size: 1.2em;
	background-position: center 100%;
	background-size: 90%;
}
	h2.tt_h2_center_w {
	font-size: 1.5em;
	background-position: center 100%;
	background-size: 90%;
}
}
.wp-block-columns .box_ssbox {
	width: 95%;
	max-width: 1180px;
	margin-left: auto!important;
	margin-right: auto!important;
	margin-bottom: 3em;
	}	
.box_service {
	padding: 3.0em 1.5em 1.5em 0px;
	background-color: #a7885f;
	border-radius: 10px;
}
.box_voice {
	padding: 80px 40px 40px;
	background-image: url(https://japan-dogphotoacademy.com/wp-content/uploads/2026/07/waku_bg01.png);
	background-repeat: no-repeat;
	background-position: center 0;
	background-size: contain;
}
.box_voice2 {
	padding: 80px 40px 40px;
	background-image: url(https://japan-dogphotoacademy.com/wp-content/uploads/2026/07/waku_bg02.png);
	background-repeat: no-repeat;
	background-position: center 0;
	background-size: contain;
}

@media screen and (max-width: 782px) {
.wp-block-column .box_service {
	width: 90%!important;
	margin-left: auto!important;
	margin-right: auto!important;
	max-width: 360px!important;
}
.wp-block-column .box_voice {
	width: 90%!important;
	margin-left: auto!important;
	margin-right: auto!important;
	max-width: 320px!important;
}
.box_voice {
	padding: 15% 6% 6%;
}
.box_voice2 {
	padding: 15% 6% 6%;
}
}
.btaa a {
	background: none!important;
	color: #ffffff!important;
}
.btaa a:hover {
	background-color: #002f59!important;
}
.wp-block-columns .waku_sns {
	width: 90%;
	max-width: 800px;
	background-color: rgba(255,255,255,0.8);
	margin-left: auto!important;
	margin-right: auto!important;
	border-radius: 10px;
	padding: 3em;
}

/* スライダー全体のスタイル */
    .my-slider-container {
	position: relative;
	max-width: 1700px;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 20px; /* 下に余白を追加 */
	width: 90%;
    }

    .my-slider {
        display: flex;
        overflow: hidden;
    }

    .my-slider_track {
        display: flex;
        transition: transform 0.5s ease;
        width: calc(6 * (25% + 20px)); /* 6つのスライドに合わせた幅 */
    }

    .my-slider_item {
        text-align: center;
        flex: 0 0 calc(25% - 20px); /* 4つの画像がちょうど収まるサイズ */
        margin: 0 2px;
    }

    .my-slider_item img {
        width: 100%;
        height: 170px;
        object-fit: cover; /* 画像を中央寄せで表示 */
    }

    .my-slider_btn {
        position: absolute;
        top: 50%;
        transform: translateY(-50%); /* 矢印をスライダーの中央に配置 */
        background-color: rgba(0, 0, 0, 0.5);
        color: #ffffff;
        border: none;
        padding: 10px;
        cursor: pointer;
        font-size: 24px;
        z-index: 10;
    }

    .my-slider_btn-prev {
        left: 10px;
    }

    .my-slider_btn-next {
        right: 10px;
    }

    /* レスポンシブデザイン */
    @media (max-width: 1400px) {
        .my-slider_item {
            flex: 0 0 calc(33.33% - 20px); /* 3つ表示 */
        }
    }

    @media (max-width: 900px) {
        .my-slider_item {
            flex: 0 0 calc(50% - 20px); /* 2つ表示 */
            max-width: none;
        }
    }

    @media (max-width: 480px) {
        .my-slider_item {
            flex: 0 0 calc(100% - 20px); /* 1つ表示 */
        }
    }
/*　フッター */
@media screen and (max-width: 599px)  {
.l-footer__nav {
	display: none;
}}

/*　その他　*/

.img_center {
	  display: flex; /* 横並びにする */
  align-items: center; /* テキストを縦方向に中央揃えする */
}
.ine_d {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 0.5em!important;
}
.ptu15 a {
	padding-top: 1.5em!important;
	padding-bottom: 1.5em!important;
}
.pr15 {
	padding-left: 1.5em!important;
}
@media only screen and (min-width: 768px)  {
.text_lr {
	text-align: left;
		}
.brsp {
	display: none;
}}
@media only screen and (max-width: 960px) {/* スマホ */
.left_img {
text-align: center;		
	}
.img_left {
	margin-bottom: 1em;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.img_right {
	margin-bottom: 1em;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.br-pc {
	display: none;
}
.title01 {
	font-size: 18px;
}


.space_bottom_ll {
	margin-bottom: 4em!important;
}
.space_bottom_l {
	margin-bottom: 3em!important;
}
.space_bottom_m {
	margin-bottom: 2em;
}
.space_bottom_s {
	margin-bottom: 0.5em;
}
.w60m600 {
	width: 60%;
	margin: 0 auto 3em;
	}
.w80m800 {
	width: 90%;
	margin: 0 auto 3em;
	}
.w95m400 {
	width: 95%;
	margin: 0 auto 3em;
}
.w95m500 {
	width: 95%;
	margin: 0 auto 3em;
}
.w95m600 {
	width: 95%;
	margin: 0 auto 3em;
}
.w90m700 {
	width: 90%;
	margin: 0 auto 1em;
	}
.w95m700 {
	width: 95%;
	margin: 0 auto 3em;
}
.w90m800 {
	width: 95%;
	margin: 0 auto 3em;
	}
.w95m800 {
	width: 95%;
	margin: 0 auto 1em;
	}
.w90m850 {
	width: 95%;
	margin: 0 auto 2em;
	}
.w90m900 {
	width: 95%;
	margin: 0 auto 2em;
	}
.w90m1000 {
	width: 90%;
	margin: 0 auto 2em;
	}
.w90m1180_0 {
	width: 90%;
	margin: 0 auto;
	}
.w95m800 {
	width: 95%;
	margin: 0 auto 2em;
	}
.w100m800 {
	width: 100%;
	margin: 0 auto 2em;
	}
.w95m900 {
	width: 95%;
	margin: 0 auto 3em;
	}
.w95m1000 {
	width: 95%;
	margin: 0 auto 2em;
	}
.w95m1180 {
	width: 90%;
	margin: 0 auto 2em;
	}
.w95m1200 {
	width: 90%;
	margin: 0 auto 2em;
	}
.w95m1180_5 {
	width: 90%;
	margin: 0 auto 0px!important;
	padding-bottom: 3em!important;
	}
.w95m1180_2 {
	width: 95%;
	margin: 0 auto 2em!important;
	}
.w100m600 {
	width: 100%;
	margin: 0 auto 2em;
	}
.w100m800 {
	width: 100%;
	margin: 0 auto 2em;
	}
.w100m550p3 {
	width: 100%;
	margin: 0 auto 1em;
	padding: 3em!important;
	}
.sp60 img {
	width: 60%;
	margin-left: auto;
	margin-right: auto;
}
.sp80 {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.sp_t80 {
	font-size: 80%;
}
.sp_t90 {
	font-size: 90%;
}
 }
@media only screen and (min-width: 960px) {/* PC */
.left_img {
text-align: left;		
	}
.img_left {
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
}
.img_right {
	float: right;
	margin-left: 1em;
	margin-bottom: 1em;
}
.br-sp {
	display: none;
}
.title01 {
	font-size: 26px;
}
.w60m600 {
	width: 60%;
	max-width: 600px;
	margin: 0 auto 3em;
	}
.w60m600pc {
	width: 60%;
	max-width: 600px;
	margin: 0 auto 3em;
	}
.w70pc {
	width: 70%;
	margin: 0 auto 3em;
	}
.w80m800 {
	width: 80%;
	max-width: 800px;
	margin: 0 auto 3em;
	}

.w95m400 {
	width: 95%;
	max-width: 400px;
	margin: 0 auto 3em;
}
.w95m500 {
	width: 95%;
	max-width: 500px;
	margin: 0 auto 3em;
}
.w95m600 {
	width: 95%;
	max-width: 600px;
	margin: 0 auto 3em;
}
.w90m700 {
	width: 90%;
	max-width: 700px;
	margin: 0 auto 3em;
}
.w95m700 {
	width: 95%;
	max-width: 700px;
	margin: 0 auto 1em;
}
.w90m800 {
	width: 90%;
	max-width: 800px;
	margin: 0 auto 1em;
	}

.w90m850 {
	width: 90%;
	max-width: 850px;
	margin: 0 auto 1em;
	}
.w90m900 {
	width: 90%;
	max-width: 900px;
	margin: 0 auto 2em!important;
	}
.w95m800 {
	width: 95%;
	max-width: 800px;
	margin: 0 auto 5em!important;
	}
.w100m800 {
	width: 100%;
	max-width: 800px;
	margin: 0 auto 2em!important;
	}
.w95m900 {
	width: 95%;
	max-width: 900px;
	margin: 0 auto 3em;
	}
.w90m1000 {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto 3em!important;
	}
.w95m1000 {
	width: 95%;
	max-width: 1000px;
	margin: 0 auto 3em;
	}
.w80m760 {
	width: 80%;
	max-width: 760px;
	margin: 0 auto 3em;
	}
.w90m1180_0 {
	width: 95%;
	max-width: 1180px;
	margin: 0 auto;
	}
.w95m1180 {
	width: 95%;
	max-width: 1180px;
	margin: 0 auto 3em!important;
	}
.w95m1180_2 {
	width: 95%;
	max-width: 1180px;
	margin: 0 auto 2em!important;
	}
.w95m1200 {
	width: 95%;
	max-width: 1200px;
	margin: 0 auto 3em!important;
	}
.w95m1400 {
	width: 95%;
	max-width: 1400px;
	margin: 0 auto 3em!important;
	}
.w95m1180_5 {
	width: 95%;
	max-width: 1180px;
	margin: 0 auto 0px!important;
	padding-bottom: 5em!important;
	}
.w100m600 {
	width: 100%;
	max-width: 600px;
	margin: 0 auto 3em;
	}
.w100m600_1 {
	width: 100%;
	max-width: 600px;
	margin: 0 auto 1em;
	}
.w100m500_1 {
	width: 100%;
	max-width: 500px;
	margin: 0 auto 1em;
	}
.w100m550p3 {
	width: 100%;
	max-width: 580px;
	margin: 0 auto 1em;
	padding: 3em!important;
	}
.w100m800 {
	width: 100%;
	max-width: 800px;
	margin: 0 auto 3em;
	}
.w100m1400 {
	width: 100%;
	max-width: 1400px;
	margin: 0 auto 1em;
	}
.space_bottom_ll {
	margin-bottom: 7em!important;
}
.space_bottom_l {
	margin-bottom: 5em!important;
}
.space_bottom_m {
	margin-bottom: 3em!important;
}
.space_bottom_s {
	margin-bottom: 1em;
}
}
.mb5 {
	margin-bottom: 5px;
} 
.p1e {
	padding: 1em!important;
}
.p05e {
	padding: 0.5em!important;
}

.pt50 {
	padding-top: 50px;
} 
.pt1e {
	padding-top: 1em;
} 
.pt15e {
	padding-top: 1.5em;
} 
.pt2e {
	padding-top: 2em;
}
.red {
	color: #FF0000;
}
.green {
	color: #44B339;
}
.orenge {
	color: #FF6633;
}

.bold {
	font-weight: bold;
}
.f70 {
	font-size: 70%;
}
.f75 {
	font-size: 75%;
}
.f80 {
	font-size: 80%;
}
.f85 {
	font-size: 85%;
}
.f90 {
	font-size: 90%;
}
.f115 {
	font-size: 115%;
}
.f120 {
	font-size: 120%;
}
.f130 {
	font-size: 130%;
}
.f150 {
	font-size: 150%;
}
.f180 {
	font-size: 180%;
}
.t_center {
	margin-left: auto!important;
	margin-right: auto!important;
	text-align: center!important;
}
.t_right {
	text-align: right!important;
}
.bg_glay { background-color: #EDEDE4}
.bg_bl {/*薄青*/	background: #E8F2FD;}
.bg_be {background-color: #EEEAE3;}
.space_bottom_s img {
	margin-bottom: 1em;
}
.w100 {
	width: 100%;
}
.m0p0 {
	margin-bottom: 0px!important;
	margin-top: 0px!important;
	padding-top: 0px!important;
	padding-bottom: 0px!important;
}

@media only screen and (max-width: 768px) {/* スマホ */
.tbl_gaiyou th,
.tbl_gaiyou td {display: block; text-align: center;}
}

.pc_pu4 {
	padding-bottom: 4.6em;
}

@media only screen and (max-width: 768px) {/* スマホ */
.pc_pu4 {
	padding-bottom: 0;
}
.koe_sp {
	width: 60%;
	margin-left: auto;
	margin-right: auto;
}
	
}
/* サービスページ　メッセージ部分背景 */
@media only screen and (min-width: 769px) {/* PC */
.bg_service {
	background-image: url('http://believe-color.com/wp/wp-content/uploads/2026/03/bg.jpg');
	background-size: cover; 
	background-position: center;
	background-repeat: no-repeat;
}
}
@media only screen and (max-width: 768px) {/* スマホ */
.bg_service {
	background-image: url('http://believe-color.com/wp/wp-content/uploads/2026/03/bg_serv4.jpg');
	background-attachment: fixed;
	background-size: cover;
	background-position: center;
}
}

/*　コンタクトフォーム用　*/
div.wpcf7 { background:#fafafa; border:1px solid #ddd; padding:0px; -moz-border-radius:10px; -khtml-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; margin:0 0 30px 0; }
div.wpcf7 p { padding:20px 20px 0; margin:0; font-size:14px; }
div.wpcf7 input, .wpcf7 textarea { border:1px solid #ccc; padding:8px; font-size:16px; }
div.wpcf7 textarea { width:97.5%; height:300px; }
div.wpcf7 input.wpcf7-submit {
cursor:pointer; color:#fff; font-weight:bold; font-size:14px; width:200px; height:45px; margin:0 auto; display:block;
-moz-border-radius:5px; -khtml-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;
background:#333; box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5), inset 0px 32px 0px -12px #808080; border:1px solid #666;
}
div.wpcf7 input.wpcf7-submit:hover { background:#006080; box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5), inset 0px 32px 0px -12px #007ea8; border:1px solid #006080; }
.wpcf7 input.wpcf7-submit:active { box-shadow:none; bottom:-2px; position:relative; }
.wpcf7 input:focus, .wpcf7 textarea:focus { border:1px solid #009de1; }
.wpcf7-captchac { border:1px solid #ccc; }


/* エラー個所をわかりやすく表示 */
.wpcf7 .wpcf7-not-valid { background: #ffb6c1; }
.wpcf7 span.wpcf7-not-valid-tip {font-size: 80%;}
.wpcf7 .wpcf7-response-output {margin: 10px 0 0; padding: 8px 35px 8px 14px; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
-webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
.wpcf7 .wpcf7-validation-errors {color: #B94A48; background-color: #F2DEDE; border: 1px solid #EED3D7;}
.wpcf7 .wpcf7-mail-sent-ok {color: #3A87AD; background-color: #D9EDF7; border: 1px solid #BCE8F1;}

/* 必須赤色表示 */
.wpcf7 .required { color: #f00;}
/* 任意緑色表示 */
.wpcf7 .any{ color: #080;}


/*-------------------
　　追加・・・ie
--------------------*/

/*　メインビジュアルフォント　*/
.p-mainVisual__slideTitle,.p-mainVisual__slideText,.c-mvBtn__btn{
  font-family: "Zen Old Mincho", serif;
}

/*　共通　*/
.f_min{
	font-family: "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "MS P明朝", "MS Mincho", serif;
}
.gfont03{
	color: #C8B499;
	font-size: 1.5em!important;
}
.bg_bage {
	background-color:#f8f6f0;
}
.pd15 {
	padding: 1.5em;
}
.t_left {
	text-align: left!important;
}
.line_r {
	border-right: 1px solid #E6DCCA;
}
.line_bot {
	border-bottom: 1px solid #E6DCCA;
}
@media only screen and (min-width: 769px) {/* PC */
	.line_bot{}
}
@media only screen and (max-width: 768px) {/* スマホ */
	.line_r{}
}

.mininote {
	font-family: "Alex Brush", cursive;
	font-weight: 400;
	font-style: normal;
	color: #C8B499;
	font-size: 1em!important;
}
h3 is-style-section_ttl {
  position: relative;
  display: inline-block;
  margin-bottom: 1em;
}
h3 is-style-section_ttl:before {
  content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 60px;
  height: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: black;
  border-radius: 2px;
}
/*　協会について　*/
.about_intro{
	background: url(https://japan-dogphotoacademy.com/wp-content/uploads/2026/07/bg_p02.png) no-repeat top left ;
}
.about_val01 {
	background: url(https://japan-dogphotoacademy.com/wp-content/uploads/2026/07/bg_br02.png) no-repeat left 15% ;
}
.about_val02 {
	background: url(https://japan-dogphotoacademy.com/wp-content/uploads/2026/07/bg_br02.png) no-repeat right 70% ;
}
.about_mission {
	background: url(https://japan-dogphotoacademy.com/wp-content/uploads/2026/07/bg_p01.png) no-repeat;
	background-size: contain;
	background-position: center;
	padding: 5em;
	line-height: 2.5em;
	text-align: center;
}