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

/* リセットCSS > 固定ページのコンテンツ内、h2以降全ての見出し */
.page .post_content h2,
.page .post_content h3,
.page .post_content h4,
.single-buy .post_content h2,
.single-buy .post_content h3,
.single-buy .post_content h4{
 font-size: inherit;
 color: inherit;
 background: transparent;
 margin: 0;
 padding: 0;
 border: 0;
}
.page .post_content h2:first-letter,
.single-buy .post_content h2:first-letter{
 font-size: inherit;
 padding: 0;
 border: 0;
 color: inherit;
}
.page .post_content h2::before,
.page .post_content h3::before,
.page .post_content h4::before,
.single-buy .post_content h2::before,
.single-buy .post_content h3::before,
.single-buy .post_content h4::before{
 margin: 0;
 border: none;
 background: none;
 height: inherit;
}
.page .post_content h4::before,
.single-buy .post_content h4::before{
 content: none;	
}
.page .post_content h2.is-style-section_ttl::after,
.single-buy .post_content h2.is-style-section_ttl::after{
 height: 0;
}
/*　グローバルナビ　*/
.c-gnav>.menu-item>a .ttl{
 font-weight: bold;
 font-size: 16px;
}
/*　メインヴィジュアル　*/
.p-mainVisual__textLayer>.p-blogParts{
 padding-left: 10px;
 text-shadow: none;
}
.p-mainVisual__textLayer>.p-blogParts .top{
 font-size: 20px;
 font-style: italic;
 color: #00145b;
 margin-bottom: 0;
}
.p-mainVisual__textLayer>.p-blogParts h1{
 font-size: 56px; 
 line-height: 1.4;
 margin-bottom: 20px;
 color: #fff;
 text-shadow: 1px 1px 2px #000;
}
.p-mainVisual__textLayer>.p-blogParts h1 .u-fz-s{
 background-color: #00145b;
 padding: 5px 8px 5px 8px;
 font-size: 0.8em!important;
}
.p-mainVisual__textLayer>.p-blogParts h1 small{
 font-size: 46px;
 color: #fff;
 background-color: #000;
 padding: 0 10px 0 7px;
 margin-left: 5px;
}
.p-mainVisual__textLayer>.p-blogParts .sub,
.p-mainVisual__textLayer>.p-blogParts .sub2{
 margin-bottom: 30px;
 color: #fff;
 font-size: 20.8px;
 font-weight: 400;
 line-height: 1.6;
}
.p-mainVisual__textLayer>.p-blogParts .cols{
 width: 100%;
 max-width: 850px;
 margin-bottom: 30px;
}
.p-mainVisual__textLayer>.p-blogParts .cols2{
 width: 100%;
 max-width: 600px;
 margin-bottom: 30px;
}
.p-mainVisual__textLayer>.p-blogParts .cols .col{
 position: relative;
 background-color: #fff;
 box-shadow: 0 0 8px #969696;
 border-radius: 40px;
 padding: 30px 20px;
 text-align: center;
}
.p-mainVisual__textLayer>.p-blogParts .cols2 .col{
 position: relative;
 background-color: #fff;
 box-shadow: 0 0 8px #969696;
 border-radius: 20px;
 padding: 20px 20px 20px 55px;
}
.p-mainVisual__textLayer>.p-blogParts .cols h2,
.p-mainVisual__textLayer>.p-blogParts .cols2 h2{
 font-size: 24px;
 margin-bottom: 3px;
 z-index: 20;
 color: #00145b;
}
.p-mainVisual__textLayer>.p-blogParts .cols .col1 .no,
.p-mainVisual__textLayer>.p-blogParts .cols .col2 .no,
.p-mainVisual__textLayer>.p-blogParts .cols .col3 .no{
 position: absolute;
 top: -31px;
 left: 5px;
 font-size: 140px;
 font-weight: bold;
 color: #e6e6e6;
 font-style: italic;
}
.p-mainVisual__textLayer>.p-blogParts .cols2 .col1 .no,
.p-mainVisual__textLayer>.p-blogParts .cols2 .col2 .no,
.p-mainVisual__textLayer>.p-blogParts .cols2 .col3 .no{
 position: absolute;
 top: -31px;
 left: 10px;
 font-size: 100px;
 font-weight: bold;
 color: #e6e6e6;
 font-style: italic;
}
.p-mainVisual__textLayer>.p-blogParts .cols .col1 .no,
.p-mainVisual__textLayer>.p-blogParts .cols2 .col1 .no{
 content: '1';
 z-index: 10;
}
.p-mainVisual__textLayer>.p-blogParts .cols .col2 .no,
.p-mainVisual__textLayer>.p-blogParts .cols2 .col2 .no{
 content: '2';
 z-index: 10;
}
.p-mainVisual__textLayer>.p-blogParts .cols .col3 .no,
.p-mainVisual__textLayer>.p-blogParts .cols2 .col3 .no{
 content: '3';
 z-index: 10;
}
.p-mainVisual__textLayer>.p-blogParts .cols p,
.p-mainVisual__textLayer>.p-blogParts .cols2 p{
 position: relative;
 font-size: 1em;	
 z-index: 30;
 line-height: 1.5;
 color: #000;
}
.p-mainVisual__textLayer>.p-blogParts .swell-block-button{
 text-align: left;	
}
.p-mainVisual__textLayer>.p-blogParts .swell-block-button a{
 font-size: 1.2em;
 padding-top: 10px;
 padding-bottom: 10px;
}
.p-mainVisual__textLayer>.p-blogParts .swell-block-button a span{
 vertical-align: middle;	
}
.p-mainVisual__textLayer>.p-blogParts .swell-block-button .swl-inline-icon{
 font-size: 1.3em;
 margin-bottom: 3px;
}
@media screen and (min-width: 600px){
	.p-mainVisual__textLayer>.p-blogParts .top{
		font-size: min(2.6vw,18px);
	}
	.p-mainVisual__textLayer>.p-blogParts .sp{
		display: none;		
	}
	.p-mainVisual__textLayer>.p-blogParts h1 .u-fz-s{
		font-size: min(5vw,45px)!important; 
	}
	.p-mainVisual__textLayer>.p-blogParts h1{
		font-size: min(5.5vw,52px); 
	}
	.p-mainVisual__textLayer>.p-blogParts .cols2 .col .br{
		display: none;
	}
	.p-mainVisual__textLayer>.p-blogParts .sub2{
		display: none;		
	}
	.p-mainVisual__textLayer>.p-blogParts .swell-block-button a{
		font-size: min(3vw,1.2em);
		padding-top: 5px;
		padding-bottom: 5px;
	}
}
@media screen and (min-width: 960px){
	.p-mainVisual__textLayer>.p-blogParts .top{
		font-size: 20px;
	}
	.p-mainVisual__textLayer>.p-blogParts h1 .u-fz-s{
		font-size: 0.85em!important; 
	}
	.p-mainVisual__textLayer>.p-blogParts h1{
		font-size: min(5.5vw,56px); 
	}
	.p-mainVisual__textLayer>.p-blogParts .space{
		display: none;
	}	
	.p-mainVisual__textLayer>.p-blogParts .sub,
	.p-mainVisual__textLayer>.p-blogParts .sub2{
		font-size: 20.8px;
	}
	.p-mainVisual__textLayer>.p-blogParts .swell-block-button a{
		font-size: 1.2em;
		padding-top: 10px;
		padding-bottom: 10px;
	}
}
@media screen and (max-width: 790px){
	.p-mainVisual__textLayer>.p-blogParts h1{
		margin-bottom: 15px;
	}
	.p-mainVisual__textLayer>.p-blogParts .sub,
	.p-mainVisual__textLayer>.p-blogParts .sub2{
		margin-bottom: 20px;
	}
	.p-mainVisual__textLayer>.p-blogParts .swell-block-button a{
		font-size: 1em;
	}
}
@media screen and (max-width: 1010px){
	.p-mainVisual__textLayer>.p-blogParts .sub,
	.p-mainVisual__textLayer>.p-blogParts .sub2{
		font-size: min(3vw,18.8px);
	}
}
@media screen and (max-width: 959px){
	.p-mainVisual__inner{
		height: 650px;
	}
	.p-mainVisual__textLayer>.p-blogParts h1 .u-fz-s{
		font-size: 0.95em!important; 
	}
	.p-mainVisual__textLayer>.p-blogParts .sub,
	.p-mainVisual__textLayer>.p-blogParts .sub2{
		font-size: 22px;
		text-shadow: 1px 1px 2px #000;
	}
}
@media screen and (max-width: 859px){
	.p-mainVisual__textLayer>.p-blogParts .cols{
		display: none;
	}
	.p-mainVisual__inner{
		height: 750px;
	}
	.p-mainVisual__textLayer>.p-blogParts .cols2 h2{
		font-size: min(3.6vw,24px); 
	}
	.p-mainVisual__textLayer>.p-blogParts .sub,
	.p-mainVisual__textLayer>.p-blogParts .sub2{
		font-size: min(3vw,22px);
	}
	.p-mainVisual__textLayer>.p-blogParts .cols2 .col{
	padding-left: 100px;	
	}
	.p-mainVisual__textLayer>.p-blogParts .cols2 .col1 .no,
	.p-mainVisual__textLayer>.p-blogParts .cols2 .col2 .no,
	.p-mainVisual__textLayer>.p-blogParts .cols2 .col3 .no{
		font-weight: normal;
		color: #003e83;
 		top: -31px;
 		left: 20px;
	}
	.p-mainVisual__textLayer>.p-blogParts .swell-block-button a{
		font-size: 1.2em;
	}
}
@media screen and (min-width: 860px){
	.p-mainVisual__textLayer>.p-blogParts .cols2{
		display: none;
	}
}
@media screen and (max-width: 650px){
	.p-mainVisual__textLayer>.p-blogParts .cols2 .col{
		padding-left: 55px;	
	}
	.p-mainVisual__textLayer>.p-blogParts .cols2 .col1 .no,
	.p-mainVisual__textLayer>.p-blogParts .cols2 .col2 .no,
	.p-mainVisual__textLayer>.p-blogParts .cols2 .col3 .no{
		font-weight: bold;
 		color: #e6e6e6;
		top: -31px;
 		left: 10px;
	}
}
@media screen and (max-width: 599px){
	.p-mainVisual__inner{
		height: 670px;
	}
	.p-mainVisual__textLayer>.p-blogParts .top{
 		font-size: min(4.58vw,20px);
		line-height: 1.3;
	}
	.p-mainVisual__textLayer>.p-blogParts h1{
 		font-size: min(10.5vw,48px); 
 		line-height: 1.3;
		font-style: italic;
		margin-bottom: 20px;
	}
	.p-mainVisual__textLayer>.p-blogParts .ptb{
		display: none;
	}
	.p-mainVisual__textLayer>.p-blogParts h1 .u-fz-s{
  		font-size: 0.7em!important;
	}
	.p-mainVisual__textLayer>.p-blogParts .sub,
	.p-mainVisual__textLayer>.p-blogParts .sub2{
 		margin-bottom: 15px;
 		font-size: min(4.7vw,20px);
 		line-height: 1.6;
	}
	.p-mainVisual__textLayer>.p-blogParts .sub{
		display: none;
	}
	.p-mainVisual__textLayer>.p-blogParts .sub2{
		display: none;		
	}
	.p-mainVisual__textLayer>.p-blogParts .cols2 h2{
		font-size: min(5.7vw,21.6px); 
	}
	.p-mainVisual__textLayer>.p-blogParts .cols2 p{
		font-size: 16px; 
	}
	.p-mainVisual__textLayer>.p-blogParts .cols2{
		max-width: 600px;
		margin-bottom: 20px;
	}
	.p-mainVisual__textLayer>.p-blogParts .cols2 .col{
		padding: 10px 10px 10px 100px;
		
	}
	.p-mainVisual__textLayer>.p-blogParts .cols2 .col1 .no,
	.p-mainVisual__textLayer>.p-blogParts .cols2 .col2 .no,
	.p-mainVisual__textLayer>.p-blogParts .cols2 .col3 .no{
		font-weight: normal;
		color: #003e83;
 		top: -28px;
 		left: 20px;
	}
	.p-mainVisual__textLayer>.p-blogParts .swell-block-button a{
		font-size: 1.2em;
		padding-top: 10px;
		padding-bottom: 10px;
	}
}
@media screen and (max-width: 419px){
	.p-mainVisual__inner{
		height: 610px;
	}
	.p-mainVisual__textLayer>.p-blogParts h1{
 		font-size: min(10.5vw,44px); 
	}
	.p-mainVisual__textLayer>.p-blogParts .cols2 .col{
		padding-left: 15vw;
		padding-right: 10px;
	}
	.p-mainVisual__textLayer>.p-blogParts .cols2 .col1 .no,
	.p-mainVisual__textLayer>.p-blogParts .cols2 .col2 .no,
	.p-mainVisual__textLayer>.p-blogParts .cols2 .col3 .no{
		font-weight: bold;
 		color: #e6e6e6;
		top: -28px;
 		left: 15px;
	}
}
/*　フッター　*/
.w-footer .p-blogParts .b1-footer .swell-block-fullWide__inner{
 max-width: 1500px;
 width: 100%;
 margin: 0 auto;
 padding: 0 20px;
}
.w-footer .p-blogParts .b1-footer .swell-block-fullWide__inner .col{
 width: 100%;
 max-width: 300px;
}
.w-footer .p-blogParts .b1-footer .swell-block-fullWide__inner figure{
 text-align: left;
 margin-bottom: 0;
}
.w-footer .p-blogParts .b1-footer .swell-block-fullWide__inner img{
 width: 100%;
 max-width: 250px;
}
.w-footer .p-blogParts .b1-footer .swell-block-fullWide__inner .prd{
 padding-left: 10px;
}
.w-footer .p-blogParts .b1-footer .swell-block-fullWide__inner .cat{
 padding-top: 13px;
}
.w-footer .p-blogParts .b1-footer .swell-block-fullWide__inner .cat a{
 color: #1176d4;
 text-decoration: underline;
}
.w-footer .p-blogParts .b1-footer .swell-block-fullWide__inner .cat a:hover{
 text-decoration: none;
}
.w-footer .p-blogParts .b1-footer .swell-block-fullWide__inner .tt{
 margin-bottom: 0;
}
@media screen and (max-width:650px){
	.w-footer .p-blogParts .b1-footer .swell-block-columns__inner .cat{
		width: 100%;
	}
	.w-footer .p-blogParts .b1-footer .swell-block-columns__inner .col{
		max-width: inherit;
	}
	.w-footer .p-blogParts .b1-footer .swell-block-columns__inner .ad{
		padding-left: 10px;
	}
	.w-footer .p-blogParts .b1-footer .swell-block-columns__inner{
		gap: 0;
	}
}
.grecaptcha-badge {
bottom: 10px;
right: 10px;
transform: scale(0.85);
opacity: 0.6;
}