/*!
Theme Name:yuukihoiku
Theme URI:
Author: miya
Description: Description
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: ham_materialize
*/
/* ベーススタイル */
html{
  overflow-x: hidden;
}
body {
  background: #FFFFFF;
  font-size: 16px;
  line-height:1.25;
  font-family: "UD Digi Kyokasho N-B","UDDigiKyokasho R","Helvetica Neue",Meiryo,sans-serif;
  color:#504335;
  word-break: break-all;
}
#content{
  font-size:1.3rem;
}
a{
  color: inherit;
}
a:hover{
	transition: background-color .3s;
	background-color: rgba(0,0,0,0.1);
	box-shadow:0 0 3px rgba(0,0,0,0.1);
}
a img{
	transition:opacity .3s;
}
a:hover img{
	opacity:0.8;
}
a.btn:hover{
	transition: background-color .3s;

}

h1,h2{
  font-size:2rem;
}
h3,h4{
  font-size:1.7rem;
}
figure{
  margin:0 0 0 0;
  display:block !important;
}
header * {
	outline-color: transparent;
	outline-style:none;
}
.wp-block-image img{
	height:auto;
}
.bg_transparent{
  background:transparent !important;
}

.bg_stripe_left{
  background-image:url('./images/bg_stripe_left.png');
}
.bg_stripe_right{
  background-image:url('./images/bg_stripe_right.png');
}

.block_text.wp-block-group > div,
.block_text:not(.wp-block-group){
  padding:60px 30px;
  max-width:1200px;
  margin:0 auto 0 auto;
}
.block_cap.wp-block-group > div,
.block_cap:not(.wp-block-group){
  padding:60px 60px;
  max-width:1200px;
  margin:0 auto 0 auto;
}
.block_cap{
  margin-bottom:60px;
}

.block_nav{
  max-width:1200px;
  margin:0 auto 0 auto;
  position:relative;
}
.brand-logo{
  text-align:center;
  padding:10px;
  min-height:100px;
}
.brand-logo img{
  width:60%;
  max-width:360px;
  height:auto;
}

.wp-block-image .aligncenter{
  text-align: center;
}

#primary{
  padding:0;
}
h2.cap{
  margin-top: 0px;
  padding-top:60px;
  padding-bottom:60px;
}
.block_cap h2.cap{
  margin:0;
  padding:0;
}

.site-footer{
  background-color:#AA9579;
  color:#FFFFFF;
  font-size:1.3rem;
}
.site-footer a{
  color:inherit;
}
.site-footer .copy_right{
  background-color: #68533A;
  text-align:center;
  font-size:0.9rem;
  line-height:1.5;
}
.site-footer .container{
  margin-top:0;
}
.site-footer .row .col{
  padding-top:40px;
  padding-bottom:20px;
}
.site-footer .site-info{
	padding:0;
}
.site-footer .row .col > div{
  padding:0 30px 0 30px;
}
.site-footer .row .col li{
  margin-bottom:0.5rem;
}
.site-footer .row .col h3:first-child{
  margin-top:0;
}
.site-footer .row > .col:nth-child(2n+1) h3{
  color:#FFEB73;
}
.site-footer .row > .col:nth-child(2n+2) h3{
  color:#B5E2AF;
}

@media only screen and (max-width:600px){
  body {
    font-size:4vw;
  }
  h1,h2{
    font-size:6vw;
  }
  h3,h4{
    font-size:5vw;
  }
  h2.cap{
    padding-top:30px;
    padding-bottom:30px;
  }
  .block_cap.wp-block-group > div,
  .block_cap:not(.wp-block-group){
    padding:30px 0;
  }
  .block_cap{
    margin-bottom:30px;
  }
}
@media only screen and (min-width: 993px){
  .block_text.wp-block-group > div,
  .block_text:not(.wp-block-group){
    padding:30px 0;
  }
}
/* 角丸 */
.round-20 img{
  border-radius:20px;
}
.round-140 img{
  border-radius:140px;
}



/* メニュー */
.brand-logo .right{
  position: absolute;
  bottom:10px;
  right:10px;
  z-index:5;
}
.sidenav-trigger {
  display:inline-block;
  text-align:center;
  width:60px;
  height:60px;
  background:url('./images/hamburger-menu-btn.svg');
  background-size:100%;
}
.sidenav-trigger i{
  display:none;
}
#mobile-side-manu.sidenav{
  width:100%;
}
#mobile-side-manu .brand-logo img{
  width:70%;
}
#mobile-side-manu .sidenav-close-btn{
  text-align: center;
}
#mobile-side-manu a{
  text-decoration:none;
}
#mobile-side-manu li,
#mobile-side-manu li a{
  font-size:1.5rem;
  color: #68533a;
}
#primary-menu-mobile li.menu-item-depth-1 > a{
	padding-left: 3rem !important;
}

nav {
  color: inherit;
  background-color: transparent;
  box-shadow: none;
}
nav a{
  color:inherit !important;
  text-decoration: none !important;
}

#primary-menu li.menu-item-depth-0 > .dropdown-content{
	top:70px !important;
	z-index:20;
}
#primary-menu .menu-item-depth-0{
  width:14.28%;
  border-bottom:15px solid #FFCFD9;
  position:relative;
}
#primary-menu .menu-item-depth-0 a{
  font-size: 1.3rem;
  line-height:3.6rem;
  line-height:4rem;
  padding:0;
}
#primary-menu > .menu-item-depth-0:not(:first-child):before{
  content:'';
  display:block;
  width: 1px;
  background:#504335;
  height:3.6rem;
  position:absolute;
}
#primary-menu > .menu-item-depth-0:nth-child(4n+2){
  border-color:#8EDDD3;
}
#primary-menu > .menu-item-depth-0:nth-child(4n+3){
  border-color:#FFEB73;
}
#primary-menu > .menu-item-depth-0:nth-child(4n+4){
  border-color:#B5E2AF;
}
#primary-menu .menu-item-depth-1 a {
  font-size: 1.15rem;
  line-height: 1.5rem;
  padding: 1rem 0.4rem 1rem 0.4rem;
}


.fixed-action-btn{
	right: 40px;
}
.fixed-action-btn .btn-floating.btn-large{
    box-shadow: none;
    border-radius: 0;
}


/* ボタン */
.wp-block-button__link{
  display: inline-block;
  text-decoration:none !important;
  position: relative;
  font-size: 1.5rem;
  border-radius: 3rem;
  max-width:22rem;
  width:100%;
}
.wp-block-button__link:before{
  content: '';
  background: rgba(0, 0, 0, 0);
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.3s ease-out;
  border-radius:3rem;
}



.wp-block-button__link:hover:before{
  background: rgba(0, 0, 0, 0.25);
}
@media only screen and (min-width:993px){
  .wp-block-button__link{
    max-width: 560px;
    font-size: 1.3rem;
    line-height: 1.8rem;
    border-radius: 1.8rem;
    text-decoration: none;
 width:100%;
  }
  .wp-block-buttons .wp-block-button{
	width:500px;
    max-width:100%;
  }
  .btn_size_large .wp-block-button__link{
    font-size: 2rem;
    line-height: 4rem;
    border-radius: 4rem;

  }
}
@media only screen and (max-width:992px){
  .wp-block-buttons .wp-block-button{
    display:block;
    margin:0 0 10px 0;
  }
}
@media only screen and (max-width:600px){
	.brand-logo .right{
		right: 30px;
	}
	.sidenav-trigger {
	  display:inline-block;
	  text-align:center;
	  width:32px;
	  height:32px;

	}
  .wp-block-button__link{
    display:block;
    width:100%;
    font-size: 5vw;
    max-width:30rem;
     margin:0 auto 10px auto;
  }
  .wp-block-buttons .wp-block-button{
    display:block;
    margin:0 0 10px 0;

  }
  .btn_size_large .wp-block-button__link{
		font-size:4vw;
		display: block;
		margin: 0 auto 0 auto;
  }
}
#content .wp-block-button__link{max-width: 100%;}
@media only screen and (max-width: 993px){
	#content .item_wrap .wp-block-image img{
		width:calc( 100% - 40px);
	}
}
@media only screen and (min-width:601px){
	#content .wp-block-button{
		margin-top:40px;
	}
	#content .wp-block-button a{
		font-size:2rem;
		line-height:2.5rem;
		border-radius:5rem;
	}
	#content .wp-block-button a:before{
		border-radius:5rem;
	}
	
}



/* 線 */
.line_color_1{
  background-image:url('./images/line_color_1.png');
  height:15px;
}
@media only screen and (max-width: 992px){
  .line_color_1{
    background-image:url('./images/line_color_1.png');
    background-size:100%;
    height:15px;
  }
}

/* レイアウト */
.hide{
  display:none;
}
.container {
  margin-top:40px;
  margin-bottom:0;
}
@media only screen and (min-width: 993px){
  .sp_only{display:none;}
  .container {
      width:1200px;
  }
}
@media only screen and (max-width: 992px){
  .pc_only{display:none;}
  .container{
    width:100%;
    max-width:1200px;
  }
  .block_text.wp-block-group > div,
  .block_text:not(.wp-block-group){
    padding:1rem 1rem;
  }
}
@media only screen and (max-width:600px){
  body{
    font-size:4vw;
  }
}
.wp-block-image{
  padding:0 10px;
}


/* form */
.input-field>label{
  color:#504335 !important;
  font-size:1.2rem;
  top: -1rem;
}

.wpcf7-form-control-wrap {
  display:block;
}
form textarea{
  min-height:10rem;
}
.wpcf7-form-control.btn{
  padding:0;
}
.wpcf7-form-control.btn input{
  display:block;
  height:100%;
  padding:0 2rem 0 2rem;
  color:#FFFFFF;
}


/* TOPページ */
.custom-top-image{
  background-color:transparent !important;
  position: relative;
}
@media only screen and (min-width: 993px){
	  .custom-top-image{
	  min-height: 300px;
	}
}
.custom-top-image:before,
.custom-top-image:after{
  content: '';
  height: 300px;
  position: absolute;
  display: block;
  width:240px;
  top: 0;
  background-repeat:no-repeat;
  background-position:center center;
}
.custom-top-image:before{
  background-image:url('./images/kazari_01.png');
  left: -265px;
  background-size: 100% auto;
}
.custom-top-image:after{
  background-image:url('./images/kazari_02.png');
  right: -265px;
  background-size: 100% auto;
}

.custom-top-annnai{
  background-color:transparent !important;
  position: relative;
  min-height: 300px;
}
.custom-top-annnai:before,
.custom-top-annnai:after{
  content: '';
  height: 300px;
  position: absolute;
  display: block;
  width:240px;
  top: 0;
  background-repeat:no-repeat;
  background-position:center center;
}
.custom-top-annnai:before{
  background-image:url('./images/kazari_03.png');
  left: -240px;
}
.custom-top-annnai:after{
  background-image:url('./images/kazari_04.png');
  right: -240px;
}

.custom-top-menu{
  max-width:980px !important;
  font-size:1.4rem;
}
.custom-top-menu > .col{
  border-left:1px solid #504335;
  text-align:center;
  padding:0;

}
.custom-top-menu > .col *{
  transition: all 0.3s ease-out;
}
.custom-top-menu > .col:first-child{
  border-left:none;
}
@media only screen and (max-width: 992px){
  .custom-top-menu > .col{
    border-left:none;
  }
  .custom-top-menu > .col a{
    display:block;
    background:#FFFFFF;
    margin:0 0.5rem 0.5rem 0.5rem;
    line-height:3rem;
    text-decoration:none;
    border-radius:4vw;
  }
  .custom-top-menu > .col a:hover{
    background:#DDD5C9;
  }
  .custom-top-image:before,
  .custom-top-image:after,
  .custom-top-annnai:before,
  .custom-top-annnai:after{
    display:none;
  }
}
@media only screen and (max-width:600px){
  .custom-top-menu > .col a{
    font-size:4.5vw;
    line-height:8vw;
  }
}

.custom-top-shisetu{
  margin-top: 20px;
  background-color:transparent !important;
  margin-bottom: 20px;
}
.custom-top-shisetu .col{
  background:transparent;
  /* height: 300px;
  margin-bottom:40px; */
}
.custom-top-shisetu .col h3{
  font-size: 1.23rem;
  height: 2.5rem;
  background-position:center center;
  background-repeat:no-repeat;
  background-size: 100% auto;
  background-image:url('./images/cryon_line_1.png');
  letter-spacing: -2px;
  margin-top:0;
}
.custom-top-shisetu > div .col:nth-child(4n+2) h3{
  background-image:url('./images/cryon_line_2.png');
}
.custom-top-shisetu > div .col:nth-child(4n+3) h3{
  background-image:url('./images/cryon_line_3.png');
}
.custom-top-shisetu > div .col:nth-child(4n+4) h3{
  background-image:url('./images/cryon_line_4.png');
}
.custom-top-shisetu .col img{
  border-radius: 10px;
}
.custom-top-shisetu .col i{
    font-size: 0.9rem;
    display: block;
    letter-spacing: 0;
    line-height: 1;
    font-style: normal;
}
@media only screen and (min-width: 993px){
  .custom-top-shisetu .col img{
    max-height: 160px;
    max-width: 160px;
  }
}

@media only screen and (max-width:800px){
	.custom-top-shisetu {
	    margin-right: 10px !important;
	    margin-left: 10px !important;
	}
  .custom-top-shisetu .col h3 {
	font-size: 3.8vw;
	height: 5vw;
  }
  .custom-top-shisetu .col{
	height:50vw;
  }
}
@media only screen and (max-width:600px){
  .custom-top-shisetu .col h3 {
	font-size: 3.8vw;
	height: 5vw;

  }
  .custom-top-shisetu .col{
    padding: 2vw;
	margin-bottom:2em;
  }
}

.custom-top-oshirase {
  /* padding-top:40px; */
  padding-bottom: 60px;
  max-width: 1000px;
  margin: 0 auto 0 auto !important;
}
.custom-top-oshirase > div{
  position: relative;
}
.custom-top-oshirase .wp-block-latest-posts__list{
  border-top:1px solid #68533A;
  border-bottom:1px solid #68533A;
  padding:0;
}
.custom-top-oshirase .wp-block-latest-posts__list > li{
  border-top:1px dashed #68533A;
  padding:0.5rem 0.5rem 0.5rem 30px;
  background-image:url('./images/mark_allow.png');
  background-position:0.5rem  0.5rem ;
  background-repeat:no-repeat;
}
.custom-top-oshirase .wp-block-latest-posts__list > li:first-child{
  border-top:none;
}

@media only screen and (min-width: 993px){
.custom-top-oshirase > div:before{
    display:block;
    content:'';
    height:80px;
    background-image:url('./images/kazari_long.png');
    background-size:contain;
    background-position: top center;
    background-repeat:no-repeat;
  }
  .custom-top-oshirase h2{
	 margin-top:58px;
	-ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    background-image: url('./images/bg_maru_v.png');
    background-repeat: no-repeat;
    background-position: center center;
    line-height: 3rem;
    padding-right: 1rem !important;
    padding-top:0.75rem !important;
    padding-bottom:0.75rem !important;
    width: 74px !important;
    background-size: auto 100%;
  }
}
@media only screen and (max-width: 992px){
  .custom-top-oshirase > div:before{
    display:block;
    content:'';
    height:80px;
    background-image:url('./images/kazari_blog.png');
    background-size:contain;
    background-position: center left;
    background-repeat: no-repeat;
    width: 67%;
    top: 0;
    right:0;
    position: absolute;
  }
  .custom-top-oshirase h2{
    background-image: url('./images/bg_maru.png');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: auto 100%;
    line-height:4rem;
    position: relative;
    z-index:2;
  }
}
@media only screen and (max-width: 600px){
  .custom-top-oshirase h2{
    line-height:12vw;
  }
}

.top-tebura{
	margin:4em;
	text-align:center;
}

.top-tebura .movie{
	width:100%;
    padding-top: 56%;
    margin-bottom: 0;
}

.top-tebura .wp-block-button a{
	margin-bottom:2em !important;
}

@media only screen and (max-width: 600px){
	.top-tebura{
		margin:10px;
		margin-top:2em;
	}
	.top-tebura-logo{
		display:none;
	}
	.tebura-logo-box{
		background-image:url("https://www.yu-kifukushikai.jp/yu-kihoikusho/wp/wp-content/uploads/2022/03/sptop_tebura2.png");
		background-repeat: no-repeat;
    	background-position: center center;
    	background-size: cover;
		width: 100%;
		height:0;
		padding-top: 39%;	
		margin-bottom:2em;
	}
	#n2-ss-10-align{
		padding:10px;
	}
}

#キッズパークおろしまち-事業所内{
	font-size:1.2rem;
}

/* 施設 */
.wrap_shisetu_padding_off,
.wrap_shisetu_padding_off > div{
	padding:0!important;
	margin: 0 !important;
}
.wrap_shisetu_tel .wp-block-button{
	padding:0;
	margin: 0 !important;
}
.pict_r img{
	border-radius: 6px;
}

.wrap_shisetu_tel .wp-block-button__link{
	margin: 0 auto 0 auto;
}
@media only screen and (min-width: 993px){
	.wrap_shisetu_tel,
	.wrap_shisetu_tel > div{
		padding-top:10px !important;
		padding-bottom:10px !important;
	}
}
.video-tour{
	margin:1em auto;
}

.shisetsu-movie{
  position:relative;
  width:100%;
  margin:0 auto;
  text-align:center;
}
.shisetsu-movie iframe{
  width:900px;
  height:500px;
}

@media only screen and (max-width: 992px){
	.shisetsu-movie {
		position: relative;
		width: 94%;
		margin: 0 auto;
		text-align: center;
		padding-top: 56%;
	}
	.shisetsu-movie iframe{
		position: absolute;
		top: 0;
		right: 0;
		width: 100%;
		height: 100%;
	}
	.video-tour img{
	width:90%;
}
}
/* コンテンツページ */

.custom-content01 h3{
  border-bottom:1px dotted #68533A;
  line-height:3rem;
  margin:60px 0 30px 0;
}
.custom-content01 > div > h3:first-child{
  margin-top:0;
}
.custom-content01 h3:before{
  content:'';
  display:inline-block;
  height:3rem;
  width:5rem;
  background-image:url('./images/cap_icon_1.png');
  background-repeat:no-repeat;
  background-size:contain;
  vertical-align:text-bottom;
  margin-right:1rem;
}
.custom-content01 h4{
  font-size:1.4rem;
  margin-top:30px;
  margin:60px 0 0 0;
}
.custom-content01 > div > h3 + h4{
  margin-top:0;
}


/* スマホ表示修正用↓ */
/* トップページ */
@media only screen and (max-width: 992px){
	#mobile-side-manu li .main-menu-link{
		background-color: #ffe2e8;
		border-bottom: 1px solid #fff;
	}
}

.wp-block-spacer_sp{
	height: 60px !important;
}

.home .cap_sp{
	padding-bottom: 30px;
}

.home .mb0_30{
	margin-bottom: 0;
}

@media only screen and (max-width: 600px){
	 .wp-block-spacer_sp{
		height: 30px !important;
	}
	.custom-top-oshirase {
    	padding-top: 20px;
    	padding-bottom: 20px;
	}
	.home .cap_sp{
		padding-top: 45px;
		padding-bottom: 30px;
	}
	.home .mb0_30{
		margin-bottom: 30px;
	}
}


.custom-top-menu {
    padding-bottom: 40px !important;
}

.home .wp-block-button_sp{
 margin: 0 24.5px !important;
}

/* 代表あいさつ */
.page-id-21 .sp_spacer1{
	margin-bottom: 60px;
}

.page-id-21 .sp_spacer2{
	height: 60px;		
}

.page-id-21 .mt0_20{
	margin-top: 0;		
}

@media only screen and (max-width: 600px){
	.page-id-21 .sp_spacer1{
		margin-bottom: 40px;
	}
	.page-id-21 .sp_mt0{
		margin-top: 0;
	}
	.page-id-21 .wp-block-group__inner-container{
		padding-top: 10px !important;
	}
	.page-id-21 .sp_spacer2{
		height: 0;
	}
	.page-id-21 .mt0_20{
		margin-top: 20px !important;		
	}
}

/* 食育 */
.mt80_40{
	margin-top: 80px;
}

.mb80_40{
	margin-bottom: 80px;
}

.mb20_40{
	margin-bottom: 20px;
}

.page-id-1000 .sp_spacer1{
	height: 100px;		
}

@media only screen and (max-width: 992px){
	.mb20_40{
		margin-bottom: 40px;
	}
}


@media only screen and (max-width: 600px){
	.mt80_40{
		margin-top: 40px;
	}
	.mb80_40{
		margin-bottom: 40px;
	}
	.page-id-1000 .sp_spacer1{
		height: 20px;		
	}

}

/* 一時保育・入所 */
.page-id-1021 .block_cap{
	margin-bottom: 0;
}

.page-id-1021 .sp_spacer1{
	height: 100px;		
}

.page-id-1021 .wp-block-button_sp{
 margin: 0 27px !important;
}

@media only screen and (max-width: 600px){
	.page-id-1021 .block_cap{
		margin-bottom: 0;
	}
	.page-id-1021 .sp_spacer1{
		height: 20px;		
	}
}

/* 手ぶら登園 */
.movie{
  position:relative;
  width:90%;
  padding-top:50%;
  margin:0 auto;
  margin-bottom:2em;
}
.movie iframe{
  position:absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;
}

.tebura figure{
	text-align:center;
}

.tebura img{
	width:90%;
	margin-top:2em;
	margin-bottom:1em;
}

.img-box img{
	width:100%;
}

.tebura .btn-title{
	display:inline-block;
	margin: 0 auto;
	width:80%;
	border-radius:5rem;
	padding:0.6em;
}

.centering{
	text-align:center;
	vertical-align: middle;
}

.tebura .bg_stripe_right{
	width:80%;
	padding:1em;
	margin:0 auto;
	font-size:1.5em;
}

.tebura .bg_stripe_right ul{
	display: table;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}

.tebura .bg_stripe_right li{
	margin-bottom:0.5em;
}

.tebura .bg_stripe_right li:last-child{
	margin-bottom:0;
}

.tebura-text{
	margin:2em auto;
	line-height:1.5;
}

.tebura-plan .tebura-text{
	height:2.5em;
}

.tebura-attention{
	margin-bottom:4em;
	font-size:0.9em;
}	

@media only screen and (max-width: 600px){
	.tebura{
		padding:10px;
	}
		
	.movie{
		width:97%;
		margin-bottom: 1em;
		padding-top: 54%;
	}

	.tebura img{
		width:100%;
		margin-top: auto;
		margin-bottom: auto;
	}
	.img-box img{
		display:none;
	}
	
	.img-box{
		background-image:url("https://www.yu-kifukushikai.jp/yu-kihoikusho/wp/wp-content/uploads/2022/03/tebura_img3sp.jpg");
		background-repeat: no-repeat;
		background-size:cover;
		width: 100%;
		padding-top: 50%;
	}

	.img-box + .wp-block-column p{
		margin-top:1em;
	} 
	
	.tebura .bg_stripe_right {
		width:90%;
		padding: 0.3em 0.8em;
		font-size:1.2em;
	}

	.tebura .btn-title {
		width: 90%;
	}
	
	.tebura-attention{
		padding:0 2em;
		font-size:0.8em;
	}	
	
	.tebura-text{
		font-size:0.9em;
		margin:1.5em auto 1em auto;
	}
	
	.tebura-plan .wp-block-column{
		margin-bottom:2em;
	}

	.tebura-plan .wp-block-column:last-child{
		margin-bottom:0em;
	}
	
	.tebura-plan .tebura-text{
		height:auto;
	}

}

/* 出欠連絡用メール */
#wpcf7-f3641-p3642-o1{
	max-width:1280px;
}

#wpcf7-f3641-p3642-o1 input{
	border-color:#68533a;
	color:#978f86;
}

#wpcf7-f3641-p3642-o1 label{
	font-size:1em;
	color:#68533a;
}

#wpcf7-f3641-p3642-o1 input:focus {
	border-color:#ff6e98;
}

#wpcf7-f3641-p3642-o1 ::placeholder {
	color:#978f86;
}

#wpcf7-f3641-p3642-o1 li>span {
	color:#978f86;
}

#wpcf7-f3641-p3642-o1 .caret {
 display:none;
}
#wpcf7-f3641-p3642-o1 .select-wrapper{
	position:relative;
}
#wpcf7-f3641-p3642-o1 .select-wrapper::after{
  content: url(https://www.yu-kifukushikai.jp/yu-kihoikusho/wp/wp-content/uploads/2022/04/circle_down.png);
  vertical-align: middle;
	transform: scale(0.6);
	position:absolute;
	image-rendering: -webkit-optimize-contrast;
	top:0;
	right:0;
}

#wpcf7-f3641-p3642-o1 .btn-col{
	display:inline-block;
	width:50%;
}

#wpcf7-f3641-p3642-o1 .submit-btn{
	background-color:#FF9BBB;
	border:none;
	color:#fff;
	padding:1em;
	border-radius:3rem;
	font-size:1.2em;
	border:solid 1px;
}

#wpcf7-f3641-p3642-o1 .reset-btn{
	background-color:#fff;
	color:#68533a;
	border-color:#68533a;
	padding:1em;
	border-radius:3rem;
	font-size:1.2em;
	border:solid 1px;
}

#wpcf7-f3641-p3642-o1 p{
	margin:3em 0;
}
#wpcf7-f3641-p3642-o1 input{
	font-family: "UD Digi Kyokasho N-B","UDDigiKyokasho R","Helvetica Neue",Meiryo,sans-serif !important;
}

#wpcf7-f3641-p3642-o1 .btn-box{
	padding-left:4em;
	padding-right:4em;
	display: flex;
    gap: 1em;
}

#wpcf7-f3641-p3642-o1 .select1-2{
	padding-left:1.5em;
}

#wpcf7-f3641-p3642-o1 .select1-1{
	padding-left:1.5em;
}
@media only screen and (max-width: 600px){
	
	.p-mailform{
		font-size:0.7em;
		padding:0.8em;
	}

	#wpcf7-f3641-p3642-o1{
		padding:0.8em;
		font-size:0.7em;
	}
		
	#wpcf7-f3641-p3642-o1 .btn-box{
		padding-left:0;
		padding-right:0;
		display:block;
	}
	#wpcf7-f3641-p3642-o1 .btn-col{
		width:100%;
	}
	
#wpcf7-f3641-p3642-o1 .submit-btn{
	padding:0.9em;
}

#wpcf7-f3641-p3642-o1 .reset-btn{
	padding:0.9em;
}
}

/* 左右のはみだし修正 */
.col .row {
    margin-left: 0;
    margin-right: 0;
}

.block_text.wp-block-group > div, .block_text:not(.wp-block-group) {
    margin: 0 auto 0 auto !important;
}

/* スマホ表示修正用↑ */

