body {
	color:#000;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size:16px;
	letter-spacing:0.1em;
}

a:hover {
	text-decoration:none !important;
}

.mt-10 {
	margin-top:10px;
}
.mt-20 {
	margin-top:10px;
}
.mt-20 {
	margin-top:10px;
}
.mb-10 {
	margin-bottom:10px;
}
.mb-20 {
	margin-bottom:10px;
}
.mb-30 {
	margin-bottom:10px;
}

/*-----------------------------
ギャラリー
------------------------------*/
.gallery { 
	width: 100%;
	margin-bottom: 20px !important;
	overflow: hidden;
}
 
.gallery br {
	display: none;
} 
 
.gallery-item {
	float: left;
	margin-bottom: 0 !important;
}
.gallery-icon {
	text-align: center;
}
 
.gallery-icon img {
	width:100%;
	height:262px;/**すべての画像の縦横比が同じならautoでもOK**/
	object-fit:cover;/**画像の縦横比が違うなら記述**/
	margin-bottom: 10px !important;
}
 
.gallery-caption {
	color: #222;
	font-size: 13px;
	font-style:normal;
	margin: 0 0 0;
	text-align: center;
	height:50px;
}
 
.gallery-columns-1 .gallery-item { /** カラムなし **/
	width: 100%;
	margin-right: 0;
}
.gallery-columns-2 .gallery-item { /** 2カラム **/
	width: 48%;
	margin: 0 1%;
}
.gallery-columns-3 .gallery-item { /** 3カラム **/
	width: 31.33333%;
	margin: 0 1%;
}
.gallery-columns-4 .gallery-item { /** 4カラム **/
	width: 23%;
	margin: 0 1%;
}
.gallery-columns-5 .gallery-item { /** 5カラム **/
	width: 18%;
	margin: 0 1%;
}

.onepress-menu a {
    color: #000;
    font-size: 15px;
}

.onepress-menu {
    padding-top:40px;
}

.site-header {
    line-height: 50px;
}

p.pc-banner1 {
	position:fixed;
	top:0;
	right:181px;
	z-index: 9999;
}

p.pc-banner1 img {
	width:auto;
	height:41px;
}

p.pc-banner2 {
	position:fixed;
	top:0;
	right:0;
	z-index: 9999;
}

p.pc-banner2 img {
	width:auto;
	height:41px;
}

p.pc-banner3 {
	position:fixed;
	top:120px;
	right:0;
	z-index: 9999;
}

p.pc-banner3 a {
	margin-right:-10px;
    transition: 0.5s;
}

p.pc-banner3 a:hover {
	margin-right:0;
}

p.pc-banner3 img {
	max-width:86px;
	height:auto;
}

p.pc-banner4 {
	position:fixed;
	bottom:70px;
	right:10px;
	z-index: 9999;
}

section.cb-top {
	padding:50px 0;
}

section.mainvisual {
	background:#bcd225;
	padding:0 0 80px;
}

div.mainvisual-col1 {
	background:url(https://www.dc-chance.com/wp-content/uploads/2025/10/mainvisual-col1back.png) no-repeat center center;
	background-size:80% auto;
	padding:100px 80px 0;
}

div.mainvisual-col2 {
	padding:0;
}

h1.top-h1 {
	color:#0f5f11;
	font-size:30px;
	font-weight:700;
	margin-bottom:30px;
}

p.mainvisual-text1 {
	color:#0f5f11;
	font-size:27px;
	font-weight:700;
	margin-bottom:30px;
}

p.mainvisual-text1 span {
	background:#fff;
	border-radius:50px;
	padding:10px 30px;
	margin:0 7px;
}

p.mainvisual-text2 {
	color:#0f5f11;
	font-size:21px;
	font-weight:700;
	margin-bottom:0;
	padding:0;
}

p.mainvisual-text3 {
	color:#0f5f11;
	font-size:41px;
	font-weight:800;
	margin-bottom:50px;
}

p.mainvisual-text4 {
	color:#000;
	font-size:16px;
	font-weight:600;
	line-height:2.0;
}

p.h2-top-en {
	color:#000;
	font-size:95px;
	font-weight:700;
	text-align:center;
	margin-bottom:-60px;
	padding:0 30px;
	opacity:0.1;
	line-height:1.6;
}

h2.h2-top {
	color:#0f5f11;
	font-size:30px;
	font-weight:700;
	text-align:center;
	margin-bottom:60px;
	padding:0 30px;
	line-height:1.6;
}

section.problem {
	background:#f0f0f0;
}

div.problem-col {
	margin-bottom:30px;
}

p.problem-title {
	font-size:22px;
	font-weight:700;
	margin-bottom:10px;
	text-align:center;
}

p.top-text1 {
	font-size:16px;
}

.br-20 {
	border-radius:20px;
}

div.solution-box {
	margin-bottom:30px;
}

p.solution-title {
	display:inline-block;
	color:#000;
	font-size:18px;
	font-weight:700;
	padding:10px 30px;
	background:#bcd225;
	border-radius:0 20px 0 0;
	margin-bottom:0;
}

p.solution-text {
	padding:15px 30px;
	border:2px solid #0f5f11;
}

section.merit {
	background:#f0f0f0;
}

div.merit-col {
	margin-bottom:30px;
}

div.merit-col-inner {
	background:#bcd225;
	padding:50px;
	text-align:center;
	border-radius:20px;
}

div.merit-col img {
	width:77px;
	height:auto;
}

p.merit-title {
	font-size:22px;
	margin-top:10px;
	font-weight:700;
}

div.merit-container {
	position:relative;
}

img.merit-illust {
	position:absolute;
	top:-189px;
	left:20px;
	width:auto;
	height:189px;
}

p.Btn-wrap {
	text-align:center;
	margin-top:30px;
}

a.Btn{
	background:#ffce00;
	border-radius:50px;
	display: inline-block;
	padding: 15px 30px;
	text-align: center;
	color: #000;
	font-size: 16px;
	font-weight:700;
	transition: 1.0s;
}

a.Btn:hover{
	background:#ffa200;
}

p.Btn-wrap2 {
	text-align:left;
	margin-top:30px;
}

p.Btn-wrap3 {
	text-align:left;
	margin-top:30px;
}

a.Btn3{
	background:#01b301;
	border-radius:50px;
	display: inline-block;
	padding: 15px 30px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight:700;
	transition: 1.0s;
}

a.Btn3:hover{
	background:#019b01;
}

section.casestudies {
	background:#f0f0f0;
	padding:0;
}

div.casestudies-container {
	background:#000 url(https://www.dc-chance.com/wp-content/uploads/2025/10/casestudies-back.jpg) no-repeat center top;
	background-size:cover;
	border-radius:150px 150px 0 0;
	padding:50px 0;
	text-align:center;
}

p.h2-top-en-w {
	color:#fff;
	font-size:95px;
	font-weight:700;
	text-align:center;
	margin-bottom:-60px;
	opacity:0.1;
	line-height:1.0;
}

h2.h2-top-w {
	color:#fff;
	font-size:30px;
	font-weight:700;
	text-align:center;
	margin-bottom:60px;
	line-height:1.6;
}

p.casestudies-text1 {
	display:inline-block;
	color:#fff;
	font-size:20px;
	font-weight:700;
	text-align:center;
	padding:15px 30px;
	border:2px solid #fff;
	margin-bottom:30px;
}

p.casestudies-text2 {
	color:#fff;
	font-size:28px;
	font-weight:700;
	text-align:center;
	margin-bottom:30px;
	padding:0 30px;
}

p.casestudies-text3 {
	color:#fff;
	font-size:16px;
	text-align:left;
	padding:0 50px;
	line-height:2.0;
}

div.question {
	cursor: pointer;
	font-size:20px;
	font-weight:700;
	margin-bottom:15px;
	color: #000;
	border-radius:20px;
	padding:30px 50px 30px 30px;
	background: #bcd225;
}

div.question span {
	float:right;
	margin-right: -30px;
	color:#fff;
}

div.question:hover {
	text-decoration: none;
}
div.answer {
	display: none;
	background: #fff;
	padding: 15px 30px;
	color: #212529;
	font-size:16px;
	margin-bottom:15px;
	border-radius:10px;
}

div.answer p {
	color: #212529;
}

section.media {
	background:#f0f0f0;
}

div.media-container {
	padding-left:50px;
	padding-right:50px;
}

div.madia-col1,div.madia-col2 {
	margin-bottom:30px;
}

div.madia-col1 {
	padding:0 50px;
}

.youtube {
  width: 100%;
  aspect-ratio: 16 / 9;
}
.youtube iframe {
  width: 100%;
  height: 100%;
}

div.column-col {
	margin-bottom:30px;
}

p.h2-top-en-sm {
	color:#000;
	font-size:95px;
	font-weight:700;
	text-align:center;
	margin-bottom:-60px;
	padding:0 30px;
	opacity:0.1;
	line-height:1.6;
}

h2.h2-top-sm {
	color:#0f5f11;
	font-size:30px;
	font-weight:700;
	text-align:center;
	margin-bottom:60px;
	padding:0 30px;
	line-height:1.6;
}

p.YouTube-title {
	font-size:19px;
	font-weight:700;
	margin-top:30px;
	margin-bottom:10px;
}

.kindle-row {
	margin-top:30px;
}

p.blog-image img {
	width:100%;
	height:240px;
	object-fit:cover;
	border-radius:30px;
}

div.partner-container {
	padding-left:0;
	padding-right:0;
}

div.partner-col1 {
	padding:0 30px 0 0;
}

div.partner-col1 img {
	border-radius:0 30px 30px 0;
}

div.partner-col2 {
	padding:50px;
	display: flex;
	align-items: center;
}

section.contact {
	background:#bcd225;
	border-radius: 150px 150px 0 0;
	position:relative;
}

p.h2-top-en-left {
	color:#fff;
	font-size:95px;
	font-weight:700;
	text-align:left;
	margin-bottom:-60px;
	opacity:0.4;
}

h2.h2-top-left {
	color:#000;
	font-size:30px;
	font-weight:700;
	text-align:left;
	margin-bottom:60px;
	line-height:1.6;
}

p.contact-tel a {
	color:#0f5f11;
	font-size:38px;
	font-weight:800;
	margin-bottom:30px;
}

img.img-icon {
	width:30px;
	height:auto;
	margin-right:10px;
}

div.contact-col1 {
	padding:30px;
}

div.contact-col2 {
	padding:30px;
}

#pagetop {
	position:absolute;
	bottom:0;
	right: 30px;
	margin:0;
}

#pagetop img {
	width:140px;
	height:auto;
}

div.smp-btn {
	position:fixed;
	top:10px;
	right:100px;
	z-index:9999;
}

div.smp-btn img {
	width:50px;
	height:auto;
}

div.wrapper {
overflow:hidden;
}

.animated1:hover {
    animation-name: pulse;
    animation-duration: 1s;
}

.section-news .list-article-thumb img, .archive .list-article-thumb img, .blog .list-article-thumb img {
    width:300px;
	height:200px;
	object-fit:cover;
	border-radius:20px;
}

.section-news .list-article-meta, .archive .list-article-meta, .blog .list-article-meta {
    font-size: 12px;
    font-weight: 700;
    margin-bottom: 10px;
	background:#0f5f11;
	border-radius:50px;
	padding:5px 20px;
	display:inline-block;
}

.section-news .list-article-meta a, .archive .list-article-meta a, .blog .list-article-meta a {
    color:#fff;
}

.sidebar .widget .widget-title {
    font-size: 18px;
	font-weight:700;
	border-left:5px solid #bcd225;
	padding-left:15px;
}

section.page-cb {
	padding:0 0 80px;
}

.entry-content h2 {
	position: relative;
	display: flex;
	justify-content: center;/*左右中央配置*/
	margin-bottom:70px;
	color:#0f5f11;
	font-weight:700;
}
.entry-content h2:before {
	position: absolute;
	content: '';
	top: 150%;
	width: 10%;/*線の長さ*/
	height: 5px;/*線の太さ*/
	border-radius: 2px;/*線の角を丸くする*/
	background-color: #bcd225;/*線の色*/
}

.page-header.page--cover .entry-tagline {
    color: #000;
    font-style: normal;
    font-weight: 700;
}

.page-header.page--cover:before {
    background: rgba(0, 0, 0, 0);
}

.page-header.page--cover {
	padding: 6% 0px;
}

.page-header.page--cover .entry-title {
    font-weight: 700;
}

p.page-text0 {
	text-align:center;
	margin:50px 0;
	font-size:30px;
	font-weight:700;
}

p.page-text1 {
	text-align:center;
	margin:50px 0;
	font-size:20px;
	font-weight:700;
}

.entry-content h3 {
	color:#000;
	font-size:20px;
	font-weight:700;
	border-left:5px solid #bcd225;
	padding-left:20px;
	margin-top:50px;
	margin-bottom:20px;
}

p.page-text2 {
	text-align:center;
	margin:10px 0;
	font-size:16px;
}

p.company-daihyoname {
	font-size:14px;
	text-align:right;
	margin-top:20px;
}

p.company-daihyoname span {
	font-size:18px;
	font-weight:700;
}

table > thead > tr > th, table > tbody > tr > th, table > tfoot > tr > th, table > thead > tr > td, table > tbody > tr > td, table > tfoot > tr > td {
    
}

table {
	font-size:16px;
	width:100%;
}

table th {
	border-bottom:3px solid #bcd225 !important;
	font-size:16px !important;
	color:#0f5f11 !important;
	text-align:center;
	padding:20px !important;
}

table td {
	border-bottom:3px solid #F0F0F0 !important;
	padding:20px !important;
}

span.CF7_req {
	font-size:12px;
	background:#ffce00;
	padding:5px 10px;
	border-radius:20px;
	margin-right:10px;
}

span.CF7_unreq {
	color:#fff;
	font-size:12px;
	background:#0f5f11;
	padding:5px 10px;
	border-radius:20px;
	margin-right:10px;
}

.btn_send {
    text-align: center;
}

.wpcf7-spinner {
    display: block;
}

input[type=reset], input[type=submit], input[type=submit], .pirate-forms-submit-button, .contact-form div.wpforms-container-full .wpforms-form .wpforms-submit {
    font-size:18px;
	border-radius:50px;
	padding:20px 40px;
}

.wpcf7 textarea {
width: 100%!important
}


ul.post-categories {
	padding-left:0;
}

ul.post-categories li {
	display:inline-block;
	font-size:12px;
	padding:5px 15px;
	background:#0f5f11;
	border-radius:50px;
}

ul.post-categories li a {
	color:#fff;
}

.page-header {
    background: #bcd225;
}

p.page-casestudies-text0 {
	color: #000;
    font-size: 50px;
    font-weight: 700;
    margin-bottom: 10px;
    opacity: 0.1;
	line-height:0.9;
}

p.page-casestudies-text1 {
	color:#000;
	font-size:24px;
	font-weight:700;
}

p.page-casestudies-text2 {
	display:inline-block;
	color:#fff;
	font-size:18px;
	font-weight:700;
	background:#0f5f11;
	border-radius:20px;
	padding:10px 20px;
}

section.page-casestudies-section {
	border:3px solid #bcd225;
	margin-bottom:30px;
	padding:50px;
	border-radius:20px;
}

div.page-howto-merit-col {
	margin-bottom:30px;
}

div.page-howto-merit-col-inner {
	background:#bcd225;
	border-radius:20px;
	padding:30px;
}

p.page-howto-merit-title {
	text-align:center;
	margin-bottom:10px;
	border-bottom:1px solid #fff;
	padding-bottom:10px;
	font-size:20px;
	font-weight:700;
}

body.single-post .entry-content h2 {
	margin-top:100px;
}

p.page-topimg {
	margin-bottom:50px;
}

p.page-topimg img {
	border-radius:20px;
}

.skip-link {
    display: none;
}


















@media (max-width: 1400px) {
	
	
div.mainvisual-col1 {
	padding:60px 40px 0;
}

	h1.top-h1 {
	font-size:24px;
}

p.mainvisual-text1 {
	font-size:20px;
}

p.mainvisual-text1 span {
	padding:5px 20px;
}

p.mainvisual-text2 {
	font-size:17px;
}

p.mainvisual-text3 {
	font-size:32px;
}

p.mainvisual-text4 {
	font-size:14px;

}
	
	p.blog-image img {
    width: 100%;
    height: 150px;
}
	
	p.h2-top-en-sm {
	font-size:60px;
	margin-bottom:-40px;
}

h2.h2-top-sm {
	font-size:20px;
}

}

@media (max-width: 1200px) {
	
	div.mainvisual-col1 {
	padding:60px 30px 0;
}
	
h1.top-h1 {
	font-size:20px;
}

p.mainvisual-text1 {
	font-size:16px;
}

p.mainvisual-text1 span {
	padding:5px 20px;
}

p.mainvisual-text2 {
	font-size:16px;
}

p.mainvisual-text3 {
	font-size:28px;
}

p.mainvisual-text4 {
	font-size:14px;

}
	
	p.merit-title {
	font-size:18px;
}
}

@media (min-width: 1141px) {

div.smp-btn {
	display:none;
}
	
	.widget-area .widget_categories li, .widget-area .widget_archive li, .widget-area .widget_meta li {
		width: 100%;
        float: left;
    }
}

@media (max-width: 1140px) {
	
	.onepress-menu.onepress-menu-mobile a {
        color: #0f5f11;
    }
	
	.site-logo-div img {
    height: 40px;
    width: auto;
}
	
	.site-header {
    line-height: 75px;
}
	
.onepress-menu {
    padding-top: 0;
}
	
	p.pc-banner1 {
	display:none;
}

	p.pc-banner2 {
	display:none;
}
	
	p.pc-banner3 {
	display:none;
}
	
	p.pc-banner4 img {
    width:60px;
}
}

@media (max-width: 991px) {
.gallery-icon img {
	width:100%;
	height:200px;
	object-fit:cover;
}
	
	p.blog-image img {
        width: 100%;
        height: 200px;
    }
}

@media (max-width: 940px) {

.section-news .list-article-thumb, .archive .list-article-thumb, .blog .list-article-thumb {
	display: block;
    }
}

@media (max-width: 939px) {
div.smp-btn {
	right:60px;
}
}

@media (min-width: 769px) {
.order-md-first {
    -webkit-box-ordinal-group: 0;
        order: -1;
  }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
        order: 1;
  }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
        order: 2;
  }
}

@media (max-width: 768px) {
.gallery-icon img {
	width:100%;
	height:150px;
	object-fit:cover;
}
	
	div.mainvisual-col1 {
        padding: 30px 30px 0;
    }
	
	div.mainvisual-col2 {
	padding:0 0 0 30px;
}
	
	img.merit-illust {
    top: -330px;
    left: 50%;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
    width: auto;
    height: 150px;
}
	
	div.media-container {
    padding-left: 30px;
    padding-right: 30px;
}
	
	div.casestudies-container {
    border-radius: 50px 50px 0 0;
}
	
	section.contact {
    border-radius: 50px 50px 0 0;
}
	
	p.h2-top-en {
    font-size: 55px;
	margin-bottom: -40px;
}
	
	h2.h2-top {
    font-size: 22px;
}
	
	p.h2-top-en-w {
    font-size: 60px;
	margin-bottom: -40px;
}
	
	h2.h2-top-w {
    font-size: 22px;
}
	
	p.h2-top-en-left {
    font-size: 60px;
    margin-bottom: -40px;
}
	
	h2.h2-top-left {
    font-size: 22px;
}
	
	div.merit-col {
    padding:7px;
	margin-bottom:0px;
}
	
	div.merit-col-inner {
    padding: 20px 10px 10px;
}
	
	p.merit-title {
	font-size: 14px;
    }
	
	table.CF7_table {
		table-layout: fixed;
	}
	
	
	table.CF7_table th, table.CF7_table td {
		display: block;
		width: 100%;
	}
	
	section.page-cb {
	padding:0 0 80px;
}
	
	.section-news .list-article-thumb img, .archive .list-article-thumb img, .blog .list-article-thumb img {
    width: 100%;
}
	
	section.page-casestudies-section {
		padding: 30px;
}
	
	section.page-casestudies-section img {
		margin-bottom:20px;
}
	
	div.madia-col1 {
	padding:0 10px;
}
}

@media (max-width: 640px) {

.gallery-columns-3 .gallery-item, .gallery-columns-4 .gallery-item {
	width: 48%;
	max-width: 48%;
	margin: 0 1%;
}

.gallery-columns-5 .gallery-item {
	width: 31.33333%;
	max-width: 31.33333%;
	margin: 0 1%;
}

}

@media (min-width: 501px) {
	br.pc-none {
		display:none;
	}
}

@media (max-width: 500px) {
	
	h1.top-h1 {
	font-size:20px;
	margin-bottom:15px;
}

	p.mainvisual-text1 {
	font-size:16px;
	margin-bottom:15px;
}

	p.mainvisual-text1 span {
	padding:5px 20px;
}

	p.mainvisual-text2 {
	font-size:16px;
	margin-bottom:-10px;
}
	
	p.mainvisual-text3 {
    margin-bottom:15px;
    }
	
	img.merit-illust {
    top: -270px;
    left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	width: auto;
	height: 130px;
}
	
	p.casestudies-text2 {
	font-size:24px;
}
	
	p.casestudies-text3 {
    padding: 0 30px;
}
	
	div.partner-col2 {
    padding: 30px 45px 0;
}
	
	p.contact-tel a {
    font-size: 30px;
}
	
	#pagetop {
	right:10px;
}
	
	#pagetop img {
	width:80px;
	height:auto;
}
	
	.site-logo-div img {
    height: 35px;
    width: auto;
    }
	
	div.question {
    font-size: 18px;
}
	
	div.contact-col1 {
    padding: 0px;
}
	
	.page-header.page--cover .entry-title {
    font-size: 22px;
}
	
	.page-header .entry-title, .page-header .page-title {
    font-size: 18px;

}
	
	.entry-content h2 {
    margin-bottom: 50px;
}
	
	section.page-casestudies-section {
		padding: 30px 15px 15px;
}
	
	.entry-content h2 {
    font-size: 24px;
}
	
	.entry-content h3 {
		font-size: 20px;
}

}

