@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
*/


/*404*/
.p404 {
    padding: 6em 0;
}

.p404_pcnt {
    max-width: 800px;
}

.p404-mrt {
margin-top: 3em;
}

.p404-mrb {
margin-bottom: 3em !important;
}

.c-ttl404 {
    padding-top: 0;
}

.p404 .u-bg-main {
    background-color: #004798 !important;
}

.p404 .is-style-more_btn a:hover {
    background-color: #004798;
}
.c-searchForm__s{
	    border: 1px solid #000;
}
.sub-form .cf-field-container:has(#label-radio) .cf-input-container input[type=radio] + label {
	    font-size: 15px !important;
}
.sub-form .cf-field-container[data-type=privacy_policy] .cf-input-container .cf-privacy-policy label , .sub-form .cf-field-container[data-type=privacy_policy] .cf-input-container .cf-privacy-policy label a{
	font-weight: 400 !important;
}
.c-gnav > .menu-item > a .ttl {
   font-weight: 400 !important;
}
.box-img-komi figure {
    width: 730px !important;
}
@media (max-width:800px){
	.box-img-komi figure {
    width: 80% !important;
}
}
/*  */
.box-table .c-table4 {
    width: calc(50% - 15px) !important;
}
@media (max-width: 961px) {
    .box-table .c-table4 {
        width: 100% !important;;
    }
}
.p-top__search p{
	font-weight: bold;
	white-space: nowrap;
}
.dc-form{
	border-radius: 5px;
	box-shadow: 0 0 12px 2px #ccc;
	padding: 10px;
}

.dc-form input{
	padding: 13px 10px 17px;
	font-size: 14px;
}
.dc-form select{
	   border: none;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        width: 150px;
        padding: 13px 5px 17px;
        font-size: 14px;
        color: #000;
        font-weight: 700;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	background: #eee url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 640'%3E%3Cpath d='M297.4 470.6C309.9 483.1 330.2 483.1 342.7 470.6L534.7 278.6C547.2 266.1 547.2 245.8 534.7 233.3C522.2 220.8 501.9 220.8 489.4 233.3L320 402.7L150.6 233.4C138.1 220.9 117.8 220.9 105.3 233.4C92.8 245.9 92.8 266.2 105.3 278.7L297.3 470.7z'/%3E%3C/svg%3E")
    no-repeat 92% center;
    background-size: 16px;
    }

@supports (-webkit-overflow-scrolling: touch) {
    .dc-form select {
        height: 50px;
		
    }
}
.dc-form #dc-submit-1{
	padding: 4px 5px;
	font-size: 14px;
	line-height: 20px;
}
#wp24-dc-1 br{
	display: none;
}
@media (max-width: 500px) {
	 .dc-form select {
	background: #eee url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 640'%3E%3Cpath d='M297.4 470.6C309.9 483.1 330.2 483.1 342.7 470.6L534.7 278.6C547.2 266.1 547.2 245.8 534.7 233.3C522.2 220.8 501.9 220.8 489.4 233.3L320 402.7L150.6 233.4C138.1 220.9 117.8 220.9 105.3 233.4C92.8 245.9 92.8 266.2 105.3 278.7L297.3 470.7z'/%3E%3C/svg%3E")
    no-repeat 97% center;
		 background-size: 16px;
		 }
 .dc-form{
	border-radius: 0;
	box-shadow: none;
	padding: 0;
}
	.dc-form input{
	box-shadow: 0 0 12px 2px #ccc;
}

}

.fade-up {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.6s ease, transform 0.6s ease;
}

.fade-up.active {
  opacity: 1;
  transform: translateY(0);
}

.c-postTitle {
    align-items: flex-start !important;
    display: flex !important;
    flex-direction: column-reverse !important;
    gap: 1rem;
    padding-bottom: 2rem;
}

.c-postTitle__date {
border-right: none !important;
	display: block !important;
}

.c-postTitle {
    max-width: 1200px;
    margin: 0 auto;
    padding-bottom: 0;
}


/*  */
.dc-form button{
	min-width: 70px;
	min-height: 48px;
}
.single-post #content{
	padding-top: 50px !important;
	padding-bottom: 30px !important;
}
.single-post .c-title2{
	margin: 0 0 20px !important;
}
body.bg-blue{
	min-height: 100vh;
    background: #004798;
}
body.bg-blue .single-post #content{
    background: #fff;
	
}


.cf-button-center{
	width: 100% !important;
}
@media screen  and (max-width:1300px){
	.single-post #content .l-mainContent{
   width: 90% !important;
}
}
@media screen  and (max-width:959.98px){
/* 	.single-post #content .l-mainContent{
   width: 100% !important;
} */
    .-fix.c-shareBtns {
        display: block !important;
    }
}
@media screen  and (max-width:960px){
	.-fix.c-shareBtns{
  left: -7% !important;
}
}
	@media screen  and (max-width:700px){
	.-fix.c-shareBtns{
  left: -8% !important;
}
			.single-post #content .l-mainContent{
   width: 90% !important;
}
	}
	@media screen  and (max-width:500px){
	        .-fix.c-shareBtns {
            left: -38px !important;
        }
	.single-post #content .l-mainContent{
   width: calc(100% - 50px) !important;
}
	}
@media screen  and (min-width:960px){
	.-fix.c-shareBtns{
  left: -6% !important;
}

}
@media screen  and (min-width:1400px){
	.-fix.c-shareBtns{
  left: calc(-10% + 15px) !important;
}

}


.p-spMenu__closeBtn {
    top: 20px;
    right: 30px !important;
}

.p-spMenu__closeBtn .c-iconBtn__icon {
    font-size: 40px;
}

@media (min-width: 600px) {
    .c-submenuToggleBtn {
        width: 100px !important;
    }
}

.dc-form select {
    padding: 13px 5px;
}
.p-spMenu__closeBtn .c-iconBtn__icon {
    font-size: 30px;
}
.c-listMenu .sub-menu {
  overflow: hidden;
  max-height: 0;
  opacity: 0;
  transition: max-height 0.5s ease, opacity 0.3s ease;
}

.c-listMenu .sub-menu.is-opened {
  max-height: max-content;
  opacity: 1;
}

.c-listMenu .sub-menu .menu-item {
  opacity: 0;
  transform: translateY(0);
  transition: opacity 0.3s ease, transform 0.3s ease;
}

.c-listMenu .sub-menu.is-opened .menu-item {
  opacity: 1;
  transform: translateY(0);
}

.c-listMenu .sub-menu.is-opened .menu-item:nth-child(1) { transition-delay: 0.1s; }
.c-listMenu .sub-menu.is-opened .menu-item:nth-child(2) { transition-delay: 0.2s; }
.c-listMenu .sub-menu.is-opened .menu-item:nth-child(3) { transition-delay: 0.3s; }
.c-listMenu .sub-menu.is-opened .menu-item:nth-child(4) { transition-delay: 0.4s; }
.c-listMenu .sub-menu.is-opened .menu-item:nth-child(5) { transition-delay: 0.5s; }
.c-listMenu .sub-menu.is-opened .menu-item:nth-child(6) { transition-delay: 0.6s; }
.c-listMenu .sub-menu.is-opened .menu-item:nth-child(7) { transition-delay: 0.7s; }
.c-listMenu .sub-menu.is-opened .menu-item:nth-child(8) { transition-delay: 0.8s; }
.c-listMenu .sub-menu.is-opened .menu-item:nth-child(9) { transition-delay: 0.9s; }
.c-listMenu .sub-menu.is-opened .menu-item:nth-child(10) { transition-delay: 1s; }
