@charset "utf-8";

.pc{display:block!important;}
.sp{display:none!important;}



/*common
----------------------------------------------------*/
body{
	font-family: "Noto Sans JP";
}

ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

a{
	color: #222;
	text-decoration: none;
}

img{
	width: 100%;
	height: auto;
	display: block;
}

dd{
	margin: 0;
}

.center{
	text-align: center;
}

#content.l-container{
	max-width: 100%;
	margin: 0;
	padding: 80px 0 0 0;
}

section .contents{
	width: 1200px;
	margin: 0 auto;
}

section .contents p{
	line-height: 1.8;
}

th{
	word-break: keep-all; /* 単語の分割はデフォルトに依存 */
}

.w30{
	width: 30%!important;
	margin: 0 auto;
}

.pt0{
	padding-top: 0!important;
}


/*header
----------------------------------------------------*/
.l-header__inner.l-container,
.l-fixHeader__inner.l-container{
	max-width: 100%!important;
	width: 100%!important;
	padding: 0 0 0 16px!important;
}

.l-header {
  box-shadow: none!important;
}

.btn_sample{
	margin-left: 1em;
	background: #1250A2;
}

.btn_subsc{
	background: #429DD1;
}

.btn_sample a,
.btn_subsc a{
	width: 160px;
	color: #FFF!important;
}

@media(any-hover:hover){
.btn_sample:hover{
	background: #2875DA;
}

.btn_subsc:hover{
	background: #68BDEE;
}
}

.c-gnav > .menu-item > a .ttl {
  font-size: 16px;
}

.c-gnav .sub-menu .ttl {
  font-size: 16px;
}

.btn_sample a span,
.btn_subsc a span{
	font-size: 16px!important;
	font-weight: bold;
}


/*HOME
----------------------------------------------------*/
#main_content{
	position: relative;
}

.box_top_news{
	position: absolute;
	top: -80px;
	left: 0;
	width: 100%;
	height: 50px;
	margin: 0 auto 0 0;
	background: #000;
	display: grid;
	grid-template-columns: 120px 1fr 220px;
}

.box_top_news h2{
	height: 50px;
	margin: 0;
	background: #FFF;
	font-family: "Lato", sans-serif;
	line-height: 50px;
	font-size: 20px;
	font-weight: 400;
	text-align: center;
	color: #30343D;
}

.box_top_news .ticker{
	margin-top: 0.8em;
	padding: 0 1em;
	line-height: 1.4;
	overflow:hidden;
}

.box_top_news .ticker ul{
	position:relative;
}

.box_top_news .ticker ul li{
	width: 100%;
	height: 1.6em;
	color: #FFF;
	overflow: hidden;
	display:none;
}

.box_top_news .ticker ul li span{
	display: grid;
	grid-template-columns: 5em 9em 1fr;
}

.box_top_news .ticker ul li a{
	height: 1.4em;
	color: #FFF;
	overflow: hidden;
	display: inline-block;
}

.box_top_news .ticker ul li .cate{
	margin: 0 0.8em;
	padding: 3px 8px;
	background: #FFF;
	line-height: 1.2;
	font-size: 0.8em;
	color: #000;
	text-align: center;
	display: inline;
}

.box_top_news .btn a{
	height: 50px;
	background: #4BA1D3 url("../img/icon_link.png") no-repeat right 1em center / 0.3em;
	color: #FFF;
	display: grid;
	place-content: center;
}

.sec01{
	padding: 80px 0;
	background: url("../img/bg_circle.png") no-repeat left top / 40%;
}

.sec01 h2{
	margin-bottom: 50px;
	font-size: 40px;
	color: #1250A2;
	text-align: center;
}

.sec01 h2 span{
	font-size: 50px;
}

.sec01 .box_sec01{
	width: 1060px;
	margin: 0 auto;
	display: grid;
	grid-template-columns: 165px 1fr 240px;
	grid-gap: 0 30px;
}

.sec01 .box_sec01 h3{
	margin-bottom: 10px;
	font-size: 24px;
	color: #1250A2;
}

.sec01 .box_sec01 dl{
	margin: 0 0 20px 0;
	padding: 0;
	border-bottom: 0;
	display: block;
}

.sec01 .box_sec01 dl dt{
	margin-bottom: 15px;
	padding-left: 10px;
	border-left: 4px solid #1250A2;
	line-height: 1.2;
	font-size: 18px;
	font-weight: bold;
	color: #1250A2;
}

.sec01 .box_sec01 dl dt span{
	font-size: 24px;
}

.sec01 .box_sec01 dl dd{
	padding-left: 10px;	
}

.sec_contact{
	padding: 50px 0;
	background: url("../img/bg_contact.png") no-repeat center / cover;
	text-align: center;
}

.sec_contact h2{
	margin: 0 auto 20px auto;
	font-size: 30px;
	color: #FFF;
}

.sec_contact .btn{
	width: 450px;
	margin: 0 auto;
	padding: 20px 10px 20px 0;
	border-radius: 10px;
	background: #429DD1 url("../img/icon_link_w.png") no-repeat right 15px center / 0.4em;
	font-size: 26px;
	font-weight: bold;
	color: #FFF;
	display: block;
}

.sec02{
	padding: 80px 0;
	background: #F5F4F0;
}

.sec02 h2{
	margin-bottom: 80px;
	font-size: 50px;
	color: #1250A2;
	text-align: center;
}

.sec02 .box_sec02{
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 0 40px;
}

.sec02 .box_sec02 div{
	padding: 10px 30px 30px 30px;
	border-radius: 10px;
	background: #FFF;
	box-shadow: 0 0 24px 2px rgba(0,0,0,0.1);
}

.sec02 .box_sec02 div h3{
	padding-top: 50px;
	font-size: 30px;
	color: #1250A2;
	text-align: center;
}

.sec02 .box_sec02 div:first-of-type h3{background: url("../img/icon_nimotu.png") no-repeat center top / 1.5em;}
.sec02 .box_sec02 div:last-of-type h3{background: url("../img/icon_truck.png") no-repeat center top / 1.5em;}

.sec02 .box_sec02 div ul li{
	margin-bottom: 20px;
	padding: 0 0 20px 2.5em;
	border-bottom: 1px solid #D9D9D9;
	background: url("../img/icon_voice.png") no-repeat left top / 2em;
}

.sec03{
	padding: 80px 0;
	background: url("../img/bg_circle.png") no-repeat left top -330px / 40%;
}

.sec03 .ttl{
	margin: 0;
	font-family: "Lato", serif;
	font-size: 40px;
	font-weight: 900;
	letter-spacing: 1px;
	line-height: 1.4;
}

.sec03 .ttl em{
	-webkit-text-stroke: 3px black;
	text-stroke: 3px black;
	paint-order: stroke;
	font-style: normal;
	font-size: 60px;
	color: #FFF;
}

.sec03 h2{
	margin: 0 auto 80px auto;
	font-size: 50px;
	font-weight: bold;
	color: #1250A2;
}

.sec03 h3{
	margin: 0 auto 40px auto;
	padding-bottom: 20px;
	border-bottom: 2px solid #4BA1D3;
	font-size: 20px;
	font-weight: bold;
}

.sec03 .mb{
	margin-bottom: 100px;
}

.box_sec03{
	margin-bottom: 100px;
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 0 50px;
}

.box_sec03 dl dt{
	padding-left: 3em;
	font-size: 30px;
	font-weight: bold;
	color: #1250A2;
	text-align: center;
}

.box_sec03 dl dd img{
	width: 80%;
	margin: 0 auto;
}

.box_sec03_kakomi dl{
	position: relative;
	border: 5px solid #4BA1D3;
	border-radius: 10px;
	display: grid;
	grid-template-columns: 300px 1fr;
}

.box_sec03_kakomi dl dt{
	padding: 15px 30px;
	background: #4BA1D3 url("../img/icon_paper-desital.png") no-repeat right 20px top 10px / 70px;
	font-size: 30px;
	color: #FFF;
}

.box_sec03_kakomi dl dt span{
	font-size: 40px;
	font-weight: bold;
}

.box_sec03_kakomi dl dd{
	padding: 15px 30px;
	background: #FFF;
	font-size: 24px;
}

.box_sec03_kakomi dl dd:before{
	position: absolute;
	top: -50px;
	right: -15px;
	width: 292px;
	height: 270px;
	background: url("../img/img_backnumber.png") no-repeat center / cover;
	content: "";
	display: block;
}

.sec04{
	padding: 80px 0 650px 0;
	background: url("../img/ph_casestudy.png") no-repeat center bottom / contain;
}

.sec04 .ttl{
	margin: 0;
	font-family: "Lato", serif;
	font-size: 40px;
	font-weight: 900;
	letter-spacing: 1px;
	line-height: 1.4;
	text-align: center;
}

.sec04 .ttl em{
	-webkit-text-stroke: 3px black;
	text-stroke: 3px black;
	paint-order: stroke;
	font-style: normal;
	font-size: 60px;
	color: #FFF;
}

.sec04 h2{
	margin: 0 auto 80px auto;
	font-size: 50px;
	font-weight: bold;
	color: #1250A2;
	text-align: center;
}

.sec04 ul{
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 30px 40px;
}

.sec04 ul li{
	padding: 30px 30px 30px 90px;
	background: #FFF url("../img/icon_check.png") no-repeat left 30px center / 45px;
	box-shadow: 0 0 24px 2px rgba(0,0,0,0.1);
	font-size: 20px;
	display: grid;
	place-content: center start;
}

.sec05{
	padding: 100px 0;
}

.sec05 h2{
	margin: 0;
	background: url("../img/bg_ttl_voice.png") repeat-x center;
	font-family: "Lato", serif;
	letter-spacing: 1px;
	text-align: center;
	-webkit-text-stroke: 3px black;
	text-stroke: 3px black;
	paint-order: stroke;
	color: #FFF;
}

.sec05 h2 span{
	padding: 0 50px;
	background: #FFF;
	font-size: 100px;
	font-weight: 900;
	line-height: 1.4;
}

.sec05 .ttl{
	margin: 0 auto 50px auto;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.box_sec05{
	position: relative;
}

.box_sec05 .contents{
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 0 40px;

}

.box_sec05:before{
	position: absolute;
	top: 0;
	left: 0;
	width: 30%;
	height: 100%;
	background: #86BC25;
	border-radius: 0 10px 10px 0;
	content: "";
	display: block;
	z-index: -1;
}

.box_sec05:after{
	position: absolute;
	top: 0;
	right: 0;
	width: 30%;
	height: 100%;
	background: #4BA1D3;
	border-radius: 0 10px 10px 0;
	content: "";
	display: block;
	z-index: -1;
}

.box_sec05 .box_left{
	padding: 50px 0;
	display: grid;
	grid-template-columns: 1em 1fr;
	grid-gap: 0 120px;
}

.box_sec05 .box_left h3{
	width: 1em;
	padding-top: 60px;
	background: 
	url("../img/icon_nimotu_w.png") no-repeat center top / 1.2em;
	font-size: 40px;
	font-weight: bold;
	line-height: 1.0;
	color: #FFF;
}

.box_sec05 .box_left ul li{
	position: relative;
	margin-bottom: 20px;
	padding: 20px;
	border: 3px solid #86BC25;
	border-radius: 10px;
	background: #FFF;
}

.box_sec05 .box_left ul li:before{
	position: absolute;
	top: 0;
	bottom: 0;
	left:-17px;
	width: 25px;
	height: 20px;
	margin: auto 0;
	background: url("../img/icon_fukidashi_left.png") no-repeat center / 25px;
	content: "";
	display: block;
}

.box_sec05 .box_left ul li:after{
	position: absolute;
	top: 0;
	bottom: 0;
	left: -75px;
	width: 60px;
	height: 60px;
	margin: auto 0;
	background: url("../img/icon_voice_blue.png") no-repeat center / 60px;
	content: "";
	display: block;
}

.box_sec05 .box_right{
	padding: 50px 0;
	display: grid;
	grid-template-columns: 1fr 1em;
	grid-gap: 0 120px;
}

.box_sec05 .box_right h3{
	width: 1.1em;
	padding-top: 60px;
	background: url("../img/icon_truck_w.png") no-repeat center top / 1.1em;
	font-size: 40px;
	font-weight: bold;
	line-height: 1.0;
	color: #FFF;
	order: 2;
}

.box_sec05 .box_right ul li{
	position: relative;
	margin-bottom: 20px;
	padding: 20px;
	border: 3px solid #4BA1D3;
	border-radius: 10px;
	background: #FFF;
}

.box_sec05 .box_right ul li:before{
	position: absolute;
	top: 0;
	bottom: 0;
	right:-17px;
	width: 25px;
	height: 20px;
	margin: auto 0;
	background: url("../img/icon_fukidashi_right.png") no-repeat center / 25px;
	content: "";
	display: block;
}

.box_sec05 .box_right ul li:after{
	position: absolute;
	top: 0;
	bottom: 0;
	right: -75px;
	width: 60px;
	height: 60px;
	margin: auto 0;
	background: url("../img/icon_voice_blue.png") no-repeat center / 60px;
	content: "";
	display: block;
}

.sec06{
	position: relative;
}

.sec06 h2{
	position: relative;
	margin: 80px auto -0.6em auto;
	font-family: "Oswald", sans-serif;
	font-size: 140px;
	font-weight: 100;
	color: #1250A2;
	text-align: center;
}

.sec06 .bg{
	padding: 80px 0;
	background: #E4DCCC;
}

.sec06 .contents{
	width: 1000px;
	padding-top: 30px;
	display: grid;
	grid-template-columns: 1fr 250px;
	grid-gap: 0 50px;
}

.sec06 h3{
	margin: 0 auto 30px auto;
	font-size: 40px;
	font-weight: bold;
}

.sec06 img{
	border-radius: 10px;
}

.sec07{
	padding: 80px 0;
}

.sec07 h2{
	margin: 0;
	font-family: "Lato", serif;
	font-size: 100px;
	letter-spacing: 10px;
	text-align: center;
	-webkit-text-stroke: 3px black;
	text-stroke: 3px black;
	paint-order: stroke;
	color: #FFF;
}

.sec07 .ttl{
  margin: 0 auto 80px auto;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}

.sec07 .bana{
	margin-bottom: 50px;
	border-radius: 10px;
	box-shadow: 0 0 24px 2px rgba(0,0,0,0.1);
	overflow: hidden;
	display: grid;
	grid-template-columns: 1fr 1fr;
}

.sec07 .bana div{
	background: #F5F4F0;
	display: grid;
	place-content: center;
}

.sec07 .bana div h3{
	margin: 0 auto 20px auto!important;
	font-size: 44px;
	font-weight: bold;
	color: #1250A2;
	text-align: center;
}

.sec07 .bana div h3 span{
	font-size: 34px;
	display: block;
}

.sec07 .bana div p{
	width: 440px;
	margin: 0 auto 30px auto;
	padding: 5px;
	background: #000;
	color: #FFF;
	text-align: center;
}

.sec07 .bana div a{
	width: 440px;
	margin: 0 auto;
	padding: 20px 10px 20px 0;
	border-radius: 10px;
	background: #429DD1 url("../img/icon_link_w.png") no-repeat right 15px center / 0.4em;
	font-size: 20px;
	color: #FFF;
	text-align: center;
	display: block;
}

.sec07 .bana div a span.link_ex{
	padding-right: 1.3em;
	background: url("../img/icon_link_ex.png") no-repeat right center / 1em;
}

.sec08{
	padding: 80px 0;
}

.sec08 h2{
	margin: 0;
	font-family: "Lato", serif;
	font-size: 70px;
	font-weight: 900;
	letter-spacing: 1px;
	line-height: 1.4;
	text-align: center;
}

.sec08 h2 em{
	-webkit-text-stroke: 3px black;
	text-stroke: 3px black;
	paint-order: stroke;
	font-style: normal;
	font-size: 90px;
	color: #FFF;
}

.sec08 .ttl{
  margin: 0 auto 50px auto;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}

.sec08{
	background: #F5F4F0 url("../img/bg_circle2.png") no-repeat center top / 650px;
}

.sec08 .box_sec08{
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-gap: 0 80px;
}

.sec08 .box_sec08 a{
	text-align: center;
}

.sec08 .box_sec08 a img{
	width: auto;
	height: 60px;
	margin: 0 auto 5px auto;
}






/*contents
----------------------------------------------------*/
.post_content{
	padding-bottom: 100px!important;
}

.post_content:has(.p-homeContent){
	padding-bottom: 0!important;
}

.post_content > *:first-child {
	padding-top: 0;
}

.p-articleHead h1,
.post_content h2 {
	margin: 0 auto 50px auto;
	padding: 80px 0 20px 0;
	border-bottom: 2px solid;
	border-image: linear-gradient(to right, #4BA1D3, #1250A2) 1;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 36px;
	font-weight: 500;
	color: #000;
	/*color: #FFF;	
	-webkit-text-stroke: 2px #222;
	text-stroke: 2px #222;
	paint-order: stroke;*/
}

.p-articleHead h1{
	margin: 0 auto;
	padding: 0 0 20px 0;	
}
.p-articleHead h1:first-letter,
.post_content h2:first-letter {
	font-size: 1.3em;
	color: #1250A2;
}

.post_content dt{
	color: #1250A2;	
}

.post_content dd{
	margin-left: 0;
	padding: 0.5em 0 1em 0;
	border-bottom: 1px solid #D9D9D9;
}

.swell-block-columns h3{
	margin: 0 0 20px 0;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #D9D9D9;
	text-align: center;
}

.swell-block-columns h3:before{
	background: none;
}

.swell-block-columns h3 small{
	font-size: 14px;
	font-weight: normal;
	color: #429DD1;
	display: block;
}

.map iframe{
	width: 100%;
	height: 400px;
}

.post_content ol li{
	margin-bottom: 0.8em;
}

.post_content ol li ol li{
	padding-left: 1.4em;
	text-indent: -1.4em;
 list-style-type:none;
 counter-increment: number;
}

.post_content ol li ol li:before{
 content: "(" counter(number) ") ";
}

.is-style-kakko_box strong{
	line-height: 1.0;
	font-size: 36px;
	font-weight: 600;
	color: #1250A2;
	display: block;
}

.box_guide h3{
	margin-bottom: 1em;
}

.box_guide h3:before{
	display: none;
}

.box_guide img{
	max-width: 120px;
	max-height: 120px;
	width: auto;
	height: auto;
	margin: 0 auto;
}

.wp-block-separator{
	max-width: 100%!important;
	width: 100%;
}


/*バックナンバー
----------------------------------------------------*/
.backnumber{
	max-width:1200px!important;
}

.backnumber .l-mainContent__inner{
	display: grid;
	grid-template-columns: 250px 1fr;
	grid-gap: 0 50px;
}

.backnumber .post_content{
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

.backnumber .p-articleHead,
.backnumber .p-articleMetas{
	display: none;
}

.backnumber .p-articleThumb{
	margin: 0;
}

.backnumber h1{
	padding: 5px 20px 10px 20px;
	background: #1250A2;
	border-radius: 5px;
	font-size: 24px;
	line-height: 1.0;
	color: #FFF;
}

.backnumber h1 span{
	font-size: 40px;
}

.backnumber .pagenumber p{
	width: 2em;
	height: 2em;
	border: 1px solid #1250A2;
	color: #1250A2;
	text-align: center;
}

.backnumber h2{
	margin-top: 0;
	font-size: 30px;
}

.backnumber h2:has(span){
	margin: 0 auto;
	padding 0;
	border: 0;
}

.backnumber h2 span{
	padding-left: 1.5em;
	display: block;
}

.backnumber h2:has(small){
	margin: 0 auto 30px auto;
	padding: 0;
	border: 0;
	font-size: 40px;
	font-weight: bold;
	color: #222;
}

.backnumber h2 small{
	margin-right: 0.5em;
	font-size: 0.4em;
}

.backnumber h3{
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 30px;
	color: #1250A2;
}

.backnumber h3:before{
	display: none;
}

.backnumber h3:has(span){
	font-size: 26px;
}

.backnumber h4{
	margin: 1em 0;
	font-size: 1.1em;
}


/*バックナンバー一覧
----------------------------------------------------*/
.box_backnumber_list{
	padding-bottom: 40px!important;
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 30px;
}

.box_backnumber_list dl{
	position: relative;
	padding: 20px;
	background: #FFF;
	border-radius: 5px;
	box-shadow: 0 0 24px 2px rgba(0,0,0,0.15);
	display: grid;
	grid-template-columns: 0.5fr 1fr;
	grid-gap: 20px;	
}

.box_backnumber_list dl dt img{
	width: 100%;
	height: auto;
	display: block;
}

.box_backnumber_list dl dd{
	padding: 50px 0 0 0;
	border-bottom: 0;
}

.box_backnumber_list dl dd div{
	position: absolute;
	top: 0;
	right: 0;
	width: 85px;
	height: 90px;
	padding-top: 10px;
	background: #1250A2;
	border-radius: 0 5px 0 5px;
	line-height: 1.0;
	font-family: "Lato", sans-serif;
	font-size: 16px;
	color: #FFF;
	text-align: center;
}

.box_backnumber_list dl dd div span{
	font-family: "Lato", sans-serif;
	font-size: 50px;
	font-weight: bold;
	display: block;
}

.box_backnumber_list dl dd p{
	margin-bottom: 15px;
	line-height: 1.4;
	font-size: 20px;
	font-weight: bold;
	color: #1250A2;
}

.box_backnumber_list dl dd p span{
	width: 4em;
	margin-bottom: 5px;
	background: #000;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	display: block;
}

.box_backnumber_list dl dd p.explanation{
	margin-bottom: 0;
	font-size: 16px;
	font-weight: normal;
	color: #222;
}

.box_backnumber_year ul{
	margin: 0;
	padding: 0;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-gap: 15px;
	list-style: none;
}

.box_backnumber_year ul li{
	margin: 0;
	text-align: center;
}

.box_backnumber_year ul li a{
	padding: 20px;
	border: 1px solid #1250A2;
	display: block;
	transition: .3s;
}

@media(any-hover:hover){
.box_backnumber_year ul li a:hover{
	background: #2875DA;
	border: 1px solid #2875DA;
	color: #FFF;
}
}

.box_search{
	margin: -40px auto -40px auto;
	padding: 30px!important;
	background: #F5F4F0;
	border-radius: 10px;
}

.box_search form{
	display: grid;
	grid-template-columns: 130px 1fr 50px;
}

.box_search p{
	margin: 0;
	font-family: "Lato", serif;
	font-size: 30px;
	font-weight: 900;
	letter-spacing: 1px;
	line-height: 1.2;
}

.box_search p em{
	-webkit-text-stroke: 3px #000;
	text-stroke: 3px #000;
	paint-order: stroke;
	font-style: normal;
	font-size: 40px;
	color: #FFF;
}

.box_search form input{
	height: 50px;
	padding: 8px 16px;
	background: #FFF;
	border-radius: 10px 0 0 10px;
}

.box_search form button{
	width: 50px;
	height: 50px;
	background: #1250A2 url("../img/icon_search.png") no-repeat center / 30px;
	border-radius: 0 10px 10px 0;
	text-indent: -999px;
	overflow: hidden;
}

.result{
	margin-bottom: 30px;
}

.result span{
	font-size: 1.2em;
	font-weight: bold;
}

.c-pagination .page-numbers.current,
.c-pagination .page-numbers:first-child{
	margin-top: 6px!important;
}

.post_content div > :last-child{
	margin-bottom: 6px!important;
}

/*誌面サンプル
----------------------------------------------------*/
.sample h3{margin: 2em 0 1em 0!important;}
.sample h4{margin: 1em 0!important;}


/*購読申し込み
----------------------------------------------------*/
.logo_mousikomi{
	width: 400px;
	margin: 0 auto;
}


/*お問い合わせ
----------------------------------------------------*/
.wpcf7-form dl{
    margin-bottom: 1.5em;
    padding-bottom: 1.5em;
    border-bottom: 1px solid #D9D9D9;
    display: grid;
    grid-template-columns: 14em 1fr;
	grid-gap:1.5em;
}

.wpcf7-form dl dt{
	place-content: center;
}

.wpcf7-form dl dd{
	padding: 0;
	border-bottom: 0;
}

label{
	display: block;
}

.must{
	margin-left: 0.5em;
	padding: 3px 6px 4px 6px;
	border-radius: 3px;
	background: #CC0000;
	line-height: 1.0;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFF;
	display: inline-block;
}

input,
textarea{
	width: 100%;
	padding: 8px;
	border: 1px solid #CCC;
	border-radius: 5px;
}

input[type="radio"]{
	width: auto;
}

input[type="submit"]{
	width: 300px;
	margin: 0 0.5em;
	padding: 15px;
	background: #1250A2;
	border: 0;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFF;
	display: inline-block;
	cursor: pointer;
}

@media(any-hover:hover){
input[type="submit"]:hover{
	background: #2875DA;
}

input[type="button"]{
	width: 300px;
	margin: 0 0.5em;
	padding: 15px;
	background: #F7F7F7;
	border: 1px solid #CCC;
	font-size: 1.2em;
	font-weight: bold;
	color: #555;
	display: inline-block;
	cursor: pointer;
}

.wpcf7-response-output,
.screen-reader-response{
	color: #CC0000;
}

.wpcf7-spinner{
	display: none;
}

.pt0{padding-top: 0!important;}

.wpcf7-form .is-style-kakko_box{
	max-width: 500px;
	margin: 2em auto 0 auto;
}


/*お知らせ
----------------------------------------------------*/
.news .post_content{
	padding-bottom: 0!important;
}

.news h2{
	margin-bottom: 20px;
}

.news .cate{
	width: 8em;
	margin: 0.4em 1em 0 0.8em;
	background: #000;
	font-size: 0.8em;
	text-align: center;
	display: inline-block;
}

.news .cate a{
	color: #FFF!important;
}


/*お知らせ一覧
----------------------------------------------------*/
.p-postList__title:first-letter{
	font-size: 1.0em!important;
	color: #000!important;
}

.p-postList__title{
	font-size: 0.9em!important;
}

.p-homeContent{
	padding-bottom: 100px !important;
}

.p-homeContent .c-pagination{
	position: relative;	
}

.p-homeContent .c-pagination.category a{
	position: relative;
	top: -6px;
}

/*.box_news_list dl{
	margin: 0 0 1em 0;
	padding: 0 0 1em 0;
	border-bottom: 1px solid #D9D9D9;
	display: grid;
	grid-template-columns: 6em 1fr;
}

.box_news_list dl dd{
	padding: 0;
	border-bottom: 0;
	display: grid;
	grid-template-columns: 7em 1fr;
	grid-template-rows: auto;
	align-items: start;
}

.box_news_list dl dd span{
	width: 8em;
	margin: 0.4em 1em 0 0;
	background: #000;
	font-size: 0.8em;
	text-align: center;
	display: block;
}

.box_news_list dl dd a{
	display: block;
}

.box_news_list dl dd span a{
	color: #FFF!important;
}*/



/*sec_btn
----------------------------------------------------*/
.sec_btn{
	margin: 0;
	padding: 30px 0 40px 0;
	background: url("../img/bg_btn.jpg") no-repeat center / cover;
	text-align: center;
}

.sec_btn h2{
	margin-bottom: 15px;
	font-size: 30px;
	color: #FFF;
}

.sec_btn a{
	width: 450px;
	padding: 20px;
	border-radius: 5px;
	background: #429DD1;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	color: #FFF!important;
	display: inline-block;
	
}

@media(any-hover:hover){
.sec_btn a:hover{
	background: #68BDEE;
}
}

.sec_btn a span{
	padding-right: 0.8em;
	background: url("../img/icon_link.png") no-repeat right center / 0.4em;
}



/*common
----------------------------------------------------*/
.mt1{
	margin-top: 1em!important;
}

.mt2{
	margin-top: 2em!important;
}

.pt40{
	padding-top: 40px!important;
}

.w100{
	width: 100%!important;
}

.w100 img{
	width: 100%!important;
	max-width: 100%!important;
	max-height:none;
	height: auto;	
}


/*footer
----------------------------------------------------*/
.l-footer__inner{
	display: none;
}

.box_footer{
	max-width: 1200px;
	height: 640px;
	margin: 0 auto;
	padding: 50px 16px 30px 16px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.box_footer .box_left{
	width: 440px;
}

.box_footer .box_left h2{
	width: 180px;
	margin: 0 auto 25px 0; 
}

.box_footer .box_left p{
	margin-bottom: 20px;
}

.box_footer .box_left p img{
	width: 180px;
}

.box_footer .box_right{
	width: 670px;
}

@media(any-hover:hover){
.box_footer .box_right a:hover{
	text-decoration: underline;
}
}

.box_footer .box_right ul{
	margin-bottom: 0.8em;
	padding-bottom: 0.8em;
	border-bottom: 1px solid #D9D9D9;
}

.box_footer .box_right ul li{
	position: relative;
	margin-right: 1em;
	padding-left: 1em;
	display: inline-block;
}

.box_footer .box_right ul li:before{
	position: absolute;
	top:0;
	left:0;
	content: "・";
	display: block;
}

.box_footer .box_right ul li.subsc{
	width: 100%;
	margin: 15px 0;
	display: grid;
	grid-template-columns: 8em 1fr;
	grid-gap: 0 1em;
}

.box_footer .box_right ul li ul{
	margin: 0;
	padding: 10px 10px 10px 20px;
	background: #F5F5F5;
	border-bottom: 0;
}

.box_footer .box_right ul li ul li{
	position: relative;
	display: inline-block;
}

.box_footer .box_right ul li ul li:before{
	position: absolute;
	top:0;
	left:0;
	content: "-";
	display: block;
}

.box_footer .box_right p{
	text-align: right;
}

.box_footer .box_right p a{
	width: 160px;
	padding: 5px 10px;
	border-radius: 5px;
	background: #429DD1;
	text-align: center;
	color: #FFF!important;
	display: inline-block;
}

@media(any-hover:hover){
.box_footer .box_right p a:hover{
	background: #68BDEE;
}
}

.box_footer .box_right p a span{
	padding-right: 1.2em;
	background: url("../img/icon_link_ex.png") no-repeat right center / 1em;
}

.copyright{
	margin: 20px 0 0 0;
	padding: 0;
	text-align: left!important;
}
