@charset "utf-8";

/**************************************************************************************/

/*　ohone.css　→　画面の横幅が750px以下↓　*/

/**************************************************************************************/


@media screen and (max-width:750px){
img{
max-width: 100%;
height: auto;
width /***/:auto;　
}

#pagetop {
	display: none;
	position: fixed;
	bottom: 0px;
	right: 5px;
	padding: 0px;
	cursor: pointer;
	width: 50px;
}

#header {
	width: 100%;
}

#header .logo {
width: 60px;
position: fixed;
z-index: 1000;
top: 12px;
left: 15px;
  }



/* スマホメニュー用 */

#overlay01 a:visited {
	color: #282d43;
	text-decoration: none;
}
#overlay01 a:link {
	color: #282d43;
	text-decoration: none;
}
#overlay01 a:active {
	color: #282d43;
	text-decoration: none;
}
#overlay01 a:hover {
	color: #282d43;
	text-decoration: none;
}

#menusp {
position: fixed;
top: 15px;
padding: 0px;
z-index: 1000;
cursor: pointer;
right: 13px;
width: 68px;
}

#close {
position: fixed;
top: 15px;
padding: 0px;
z-index: 1000;
cursor: pointer;
right: 13px;
margin-left: 0%;
width: 68px;
}


#overlay01 {
display: none;
width: 100%;
height: 100%;
text-align: center;
position: fixed;
top: 0;
z-index: 1100;
background-color: hsla(0,0%,87%,0.26);
overflow-x: auto;
overflow-y: auto;
}

#overlay01 .waku {
background-color: #FFFFFF;
border-radius: 25px;
box-sizing: border-box;
width: 85%;
margin-top: 30px;
margin-left: auto;
margin-right: auto;
margin-bottom: 20px;
padding-left: 30px;
padding-right: 25px;
padding-top: 35px;
padding-bottom: 35px;
}

#overlay01 ul li {
}



/* 
#header .ul-shinko {
width: auto;
border-bottom: 2px solid #F5F5F5;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding-top: 2%;
padding-bottom: 1%;
}
#header .ul-shinko img {
width: 52%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin-left: -1%;
}
*/



#header .ul-shinko {
width: auto;
border-bottom: 2px solid #F5F5F5;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
color: #282d43;
padding-top: 5%;
padding-bottom: 5%;
padding-left: 6%;
padding-right: 4%;
line-height: 110%;
text-align: left;
font-size: 17px;
letter-spacing: 0px;
}
#header .ul-shinko a {
color: #0068b6;;
display: flex;
justify-content: flex-start;
align-items: center;
}
#header .ul-shinko img {
width: 16%;
margin-right: 2%;
min-width: 35px;
}
#header .ul-shinko .text01 {
font-size: 15px;
line-height: 100%;
}





#header .ul-rock {
width: auto;
border-bottom: 2px solid #F5F5F5;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
color: #282d43;
padding-top: 8%;
padding-bottom: 6%;
padding-left: 10%;
padding-right: 10%;
}
#header .ul-rock a {
color: #282d43;
display: block;
}
#header .ul-rock li {
margin-top: 4px;
margin-bottom: 4px;
font-size: 19px;
letter-spacing: 2px;
line-height: 130%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding-top: 7px;
padding-bottom: 7px;
}
#header .ul-rock .menu00 {
width: 50%;
margin-left: auto;
margin-right: auto;
margin-bottom: -2px;
}



#header .ul-rsc {
width: auto;
border-bottom: 2px solid #F5F5F5;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
color: #f6ab00;
padding-top: 2%;
padding-bottom: 5%;
padding-left: 6%;
padding-right: 4%;
line-height: 100%;
text-align: left;
font-size: 18px;
letter-spacing: 1px;
}
#header .ul-rsc a {
color: #f6ab00;
display: flex;
justify-content: flex-start;
align-items: center;
}
#header .ul-rsc img {
width: 16%;
margin-right: 3%;
min-width: 35px;
margin-top: 3%;
}
#header .ul-rsc .text01 {
font-size: 13px;
line-height: 100%;
}





#header .ul-takasaki {
width: auto;
border-bottom: 2px solid #F5F5F5;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
color: #282d43;
padding-top: 5%;
padding-bottom: 5%;
padding-left: 6%;
padding-right: 4%;
line-height: 110%;
text-align: left;
font-size: 17px;
letter-spacing: 0px;
}
#header .ul-takasaki a {
color: #8dc21f;
display: flex;
justify-content: flex-start;
align-items: center;
}
#header .ul-takasaki img {
width: 16%;
margin-right: 2%;
min-width: 35px;
}


#header .ul-tekuteku {
width: auto;
border-bottom: 2px solid #F5F5F5;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
color: #282d43;
padding-top: 2%;
padding-bottom: 5%;
padding-left: 6%;
padding-right: 4%;
line-height: 100%;
text-align: left;
font-size: 18px;
letter-spacing: 1px;
}
#header .ul-tekuteku a {
color: #683b26;
display: flex;
justify-content: flex-start;
align-items: center;
}
#header .ul-tekuteku img {
width: 16%;
margin-right: 3%;
min-width: 35px;
margin-top: 3%;
}
#header .ul-tekuteku .text01 {
font-size: 13px;
line-height: 100%;
}


#header .ul-hsc {
width: auto;
border-bottom: 2px solid #F5F5F5;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
color: #282d43;
padding-top: 2%;
padding-bottom: 5%;
padding-left: 6%;
padding-right: 4%;
line-height: 100%;
text-align: left;
font-size: 18px;
letter-spacing: 1px;
}
#header .ul-hsc a {
color: #fe819d;
display: flex;
justify-content: flex-start;
align-items: center;
}
#header .ul-hsc img {
width: 16%;
margin-right: 3%;
min-width: 35px;
margin-top: 3%;
}
#header .ul-hsc .text01 {
font-size: 13px;
line-height: 100%;
}

#header .ul-sub {
width: auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
color: #282d43;
padding-top: 6%;
padding-bottom: 6%;
padding-left: 6%;
padding-right: 4%;
line-height: 120%;
text-align: left;
font-size: 15px;
list-style-position: outside;
list-style-type: disc;
margin-left: 0px;
}
#header .ul-sub a {
color: #282d43;
}
#header .ul-sub li {
margin-left: 12%;
}

/* スマホメニュー用 */





#contents {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: auto;
}

#footer {
background-color: #FFFFFF;
color: #282d43;
font-size: 17px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding-top: 55px;
padding-bottom: 55px;
line-height: 200%;
margin-left: auto;
margin-right: auto;
width: auto;
padding-left: 8%;
padding-right: 8%;
}
#footer a {
color: #282d43;
}


/******************************/


#footer .text01 {
line-height: 140%;
margin-bottom: 20px;
}
#footer .text01 br {
}
#footer .text02 {
}
#footer .text02 br {
}
#footer .copy {
font-size: 12px;
margin-top: 23px;
}



/*******　続きを読む(read more)の処理　********/
#text-wrap {
    width: auto;
    height: 100%;
    display: block;
    margin: 0 auto;
}
 
.hide-waku {
    display: none;
}
button.readmore {
position: relative;
height: 80px;
width: 90px;
margin: 40px auto;
display: block;
background-color: transparent;
color: #282d43;
padding-bottom: 40px;
border: none;
outline: 0;
transition: .5s;
-erbkit-transition: .5s;
cursor: pointer;
font-size: 10px;
font-family: fot-tsukubrdgothic-std, sans-serif;
font-weight: 700;
line-height: 130%;
letter-spacing: 2px;
}
 
button.readmore::after {
content: " ";
position: absolute;
width: 30px;
height: 30px;
border-top: solid 3px #282d43;
border-right: solid 3px #282d43;
transform: rotate(135deg);
-webkit-transform: rotate(135deg);
right: 28px;
top: 25px;
transition: .5s;
-erbkit-transition: .5s;
}
 
button.readmore:hover::after {
    top: 40px;
}
 
.on-click {
    color: transparent!important;
}
 
.on-click {
    transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
}


/******************************/

.index .slide-waku {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding-right: 2%;
padding-left: 2px;
background-color: #FFFFFF;
    width: 100%;
    padding-top: 103%;
}
.index .slide-waku img  {
}
.index .A01 {
width: 83%;
margin-left: auto;
margin-right: auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding-top: 53px;
max-width: 1300px;
padding-bottom: 110px;
}

.index .encho-img img {
width: 188px;
background-color: #FFFFFF;
border-radius: 150px;
margin-left: auto;
margin-right: auto;
}



.index .news-waku {
padding-top: 5%;
justify-content: center;
align-items: center;
flex-wrap: wrap;
width: auto;
max-width: 1300px;
margin-left: auto;
margin-right: auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background-color: #FFFFFF;
padding-left: 8%;
padding-right: 8%;
padding-bottom: 5%;
border-radius: 24px;
text-align: justify;
color: #282d43;
font-size: 17px;
}
.index .news-waku .waku01 {
width: 55%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin-left: auto;
margin-right: auto;
margin-top: 8%;
}
.index .news-waku .waku01 .img01 {
}
.index .news-waku .waku02 {
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin-left: auto;
margin-right: auto;
}


.index .B01 {
width: 80%;
margin-left: auto;
margin-right: auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
max-width: 1300px;
position: relative;
margin-top: 80px;
}


.index .C01 {
width: 100%;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
max-width: 1300px;
margin-left: auto;
margin-right: auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin-top: 25px;
color: #282d43;
}
.index .C01 .waku01  {
width: 75%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background-color: #FFFFFF;
border-radius: 22px;
padding-top: 5%;
padding-right: 10%;
padding-bottom: 5%;
padding-left: 10%;
display: inline-block;
margin-left: auto;
margin-right: auto;
max-width: 320px;
margin-bottom: 5%;
}
.index .C01 .waku01 .text01  {
font-size: 30px;
line-height: 120%;
letter-spacing: -1px;
display: inline-block;
border-bottom: 2px solid #EEEEEE;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding-bottom: 11px;
margin-bottom: 11px;
width: 100%;
}
.index .C01 .waku01 .text02  {
font-size: 17px;
line-height: 150%;
}


.index .D01 {
width: 50%;
margin-left: auto;
margin-right: auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
max-width: 1300px;
position: relative;
margin-top: 70px;
border-radius: 150px;
margin-bottom: 13px;
}
.index .D01 img {
border-radius: 200px;
}

.index .E01 {
width: 100%;
margin-left: auto;
margin-right: auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
max-width: 1300px;
font-size: 20px;
line-height: 160%;
margin-top: 2px;
text-align: left;
}
.index .E01 li {
border-bottom: 3px solid #dfdfdf;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding-top: 16px;
padding-right: 16px;
padding-bottom: 16px;
padding-left: 16px;
}

.index .F01 {
width: 100%;
display: flex;
justify-content: space-between;
align-items: center;
max-width: 1300px;
margin-left: auto;
margin-right: auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
text-align: justify;
margin-top: 100px;
flex-wrap: wrap;
}
.index .F01 .waku01  {
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
position: relative;
}
.index .F01 .waku01 img  {
border-radius: 40px;
}
.index .F01 .waku02  {
width: 100%;
position: relative;
}

.index-img01  {
margin-top: 50px;
}
.index-img02  {
margin-top: -25px;
margin-bottom: 35px;
}


.index .newentry {
font-size: 17px;
line-height: 140%;
text-align: left;
margin-top: 10px;
margin-bottom: 10px;
color: #282d43;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding-left: 1%;
padding-right: 1%;
}
.index .newentry .box01 {
display: flex;
justify-content: flex-start;

}

.index .newentry a {
color: #282d43;
}
.index .newentry .time {
width: 165px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding-left: 0px;
padding-top: 10px;
padding-bottom: 10px;
letter-spacing: 2px;
font-size: 15px;
}
.index .newentry .title {
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding-top: 10px;
padding-right: 0px;
padding-bottom: 10px;
padding-left: 0px;
letter-spacing: 2px;
}

.rock-about-img01  {
width: 90%;
margin-left: auto;
margin-right: auto;
position: relative;
}

.rock-about-img02  {
width: 70%;
margin-left: auto;
margin-right: auto;
position: relative;
}

.rock-life-img01  {
width: 100%;
margin-left: auto;
margin-right: auto;
position: relative;
}

.rock-life-img02  {
width: 45%;
margin-left: auto;
margin-right: auto;
position: relative;
}

.rock-guide-img01  {
width: 90%;
margin-left: auto;
margin-right: auto;
position: relative;
}

.rock-access-img01  {
width: 90%;
margin-left: auto;
margin-right: auto;
position: relative;
}



.rock-guide-flow  {
display: flex;
justify-content: flex-start;
flex-wrap: wrap;
border: 3px solid #282d43;
border-radius: 25px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
text-align: justify;
}

.rock-guide-flow a  {
text-decoration: underline;
}

.rock-guide-flow .waku01  {
width: 25%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding-top: 5%;
padding-right: 2.5%;
padding-bottom: 8%;
padding-left: 2.5%;
}

.rock-guide-flow .flowstep01  {
background-color: #fbfbfb;
border-top-left-radius: 20px;
}
.rock-guide-flow .flowstep02  {
background-color: #f5f5f5;
}
.rock-guide-flow .flowstep03  {
background-color: #f0f0f0;
}
.rock-guide-flow .flowstep04  {
background-color: #e8e8e8;
}
.rock-guide-flow .flowstep05  {
background-color: #dfdfdf;
}
.rock-guide-flow .flowstep06  {
background-color: #574646;
border-bottom-left-radius: 20px;
}

.rock-guide-flow .back01  {
background-color: #FFFFFF;
}
.rock-guide-flow .back02  {
background-color: #fbfbfb;
}
.rock-guide-flow .back03  {
background-color: #FFFFFF;
border-top-right-radius: 20px;
}
.rock-guide-flow .back04  {
background-color: #fbfbfb;
border-bottom-right-radius: 20px;
}
.rock-guide-flow .waku01 .img01  {
margin-left: auto;
margin-right: auto;
}

.rock-guide-flow .waku01 .img01 img  {
}

.rock-guide-flow .waku02  {
width: 75%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding-top: 7.5%;
padding-right: 7%;
padding-bottom: 8%;
padding-left: 6%;
}

.rock-guide-flow .waku02 .text01  {
font-size: 24px;
color: #282d43;
border-bottom-right-radius: 0px;
}

.rock-guide-flow .waku02 .text02  {
font-size: 17px;
line-height: 160%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding-left: 3px;
}





.cp_qa *, .cp_qa *:after, .cp_qa *:before {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.cp_qa {
	overflow-x: hidden;
	margin: 0 auto;
	color: #282d43;
	text-align: justify;

}
.cp_qa .cp_actab {
padding-top: 40px;
padding-right: 0;
padding-left: 0;
padding-bottom: 46px;
border-bottom: 2px solid #282d43;
}
.cp_qa label {
font-size: 20px;
position: relative;
display: block;
width: 100%;
margin: 0;
padding-top: 10px;
padding-right: 10px;
padding-left: 40px;
padding-bottom: 5px;
cursor: pointer;
font-weight: 700;
}
.cp_qa .cp_actab-content {
font-size: 1em;
position: relative;
overflow: hidden;
height: 0;
margin-top: 0;
margin-left: 25px;
margin-bottom: 0;
padding-top: 0;
padding-bottom: 0;
-webkit-transition: 0.4s ease;
transition: 0.4s ease;
opacity: 0;
color: #444444;
}
.cp_qa .cp_actab input[type=checkbox]:checked ~ .cp_actab-content {
	height: auto;
	padding: 14px;
	opacity: 1;
}
.cp_qa .cp_plus {
font-size: 2.4em;
line-height: 100%;
position: absolute;
z-index: 5;
margin-top: 4px;
margin-right: 0;
margin-left: 0px;
margin-bottom: 0;
-webkit-transition: 0.2s ease;
transition: 0.2s ease;
}
.cp_qa .cp_actab input[type=checkbox]:checked ~ .cp_plus {
	-webkit-transform: rotate(45deg);
	        transform: rotate(45deg);
}
.cp_qa .cp_actab input[type=checkbox] {
  display: none;
}

/* ---------    googleカレンダーレスポンシブ    メイン ------- */

.cal2 .cal_wrapper2 {
max-width: 1200px; /* 最大幅 */
min-width: 100px; /* 最小幅 */
margin-top: 2.0833%;
margin-right: 0%;
margin-left: 0%;
margin-bottom: 2.0833%;
border: 6px solid #FFFFFF;
    }
     
.cal2 .googlecal {
position: relative;
padding-bottom: 100%; /* 縦横比 */
height: 0;
overflow: hidden;
margin-bottom: 0px;
    }
.cal2 .googlecal iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
    }

  @media only screen and (min-width: 600px) {
  /* 画面幅が600px以上の場合の縦横比の指定 */
.cal2 .googlecal {
    padding-bottom: 75%;
  }
}   
/* ---------    googleカレンダーレスポンシブ　　----------- */









/******************************/

.komidashi01  {
color: #282d43;
font-size: 11px;
line-height: 120%;
background-color: #FFFFFF;
display: inline-block;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding-top: 10px;
padding-right: 25px;
padding-bottom: 11px;
padding-left: 25px;
border-radius: 30px;
letter-spacing: 5px;
}
.midashi01  {
color: #282d43;
font-size: 32px;
line-height: 130%;
letter-spacing: 3px;
}
.midashi01-444  {
color: #444;
font-size: 32px;
line-height: 130%;
letter-spacing: 3px;
}
.midashi02 {
color: #282d43;
font-size: 30px;
line-height: 130%;
letter-spacing: 3px;
}


.img-ani  {
position: absolute;
top: 0px;
left: 0px;
}


.flex01{
width: 100%;
display: flex;
align-items: center;
max-width: 1300px;
margin-left: auto;
margin-right: auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
text-align: justify;
flex-wrap: wrap;
}
.flex01 .waku01  {
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
position: relative;
}
.flex01 .waku02  {
width: 100%;
position: relative;
margin-top: 50%;
}


	
.banaflex01{
width: 100%;
display: flex;
align-items: center;
max-width: 1300px;
margin-left: auto;
margin-right: auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
text-align: justify;
flex-wrap: wrap;
}
.banaflex01 p  {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-bottom: 2%;
}
	
	
	
	
.waku-back-FFF  {
padding-top: 10%;
width: auto;
max-width: 1300px;
margin-left: auto;
margin-right: auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background-color: #FFFFFF;
padding-left: 11%;
padding-right: 11%;
padding-bottom: 11%;
border-radius: 24px;
}

.waku-back-fff470  {
padding-top: 10%;
width: auto;
max-width: 1300px;
margin-left: auto;
margin-right: auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background-color: #fff470;
padding-left: 11%;
padding-right: 11%;
padding-bottom: 11%;
border-radius: 24px;
}

.waku-back-fff89b  {
padding-top: 10%;
width: auto;
max-width: 1300px;
margin-left: auto;
margin-right: auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background-color: #FFF;
padding-left: 11%;
padding-right: 11%;
padding-bottom: 11%;
border-radius: 24px;
}



.bt01 {
color: #FFFFFF;
}
.bt01 a {
color: #FFFFFF;
}

.bt01 .wp-block-button__link{
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding-top: 20px;
padding-right: auto;
padding-bottom: 20px;
padding-left: auto;
text-align: center;
border-radius: 100px;
line-height: 130%;
font-size: 16px;
display: block;
}



/******************************/


.fuku-fl {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}

.fuku-fl .waku01 {
display: flex;
flex-direction: column;
background-color: #FFFFFF;
width: 100%;
border-radius: 23px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding-left: 6.5%;
padding-right: 6.5%;
padding-top: 25px;
padding-bottom: 35px;
margin-bottom: 21px;
}

.fuku-fl .waku01 .text01 {
color: #0693e3;
font-size: 30px;
line-height: 1.3;
text-align: center;
}
.fuku-fl .waku01 h3 {
color: #282d43;
font-size: 25px;
line-height: 1.3;
text-align: center;
}
.fuku-fl .waku01 .text02 {
color: #777777;
font-size: 17px;
line-height: 1.8;
text-align: justify;
margin-top: 10px;
}


.fuku-fl .waku02 {
display: flex;
flex-direction: column;
background-color: #282d43;
width: 100%;
border-radius: 25px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding-left: 6.5%;
padding-right: 6.5%;
padding-top: 25px;
padding-bottom: 35px;
margin-bottom: 40px;
color: #FFFFFF;
}
.fuku-fl .waku02 .img01 {
color: #ef9300;
font-size: 35px;
line-height: 1.3;
width: 94px;
margin-left: auto;
margin-right: auto;
margin-top: -68px;
}
.fuku-fl .waku02 h3 {
font-size: 25px;
line-height: 1.3;
text-align: center;
margin-top: -8px;
}
.fuku-fl .waku02 .text02 {
font-size: 17px;
line-height: 1.8;
text-align: justify;
margin-top: 10px;
}

.rock_Tee_B {
width: 65%;
max-width: 500px;
margin-left: auto;
margin-right: auto;
margin-top: 40px;
}



.wp-block-columns {
line-height: 1.5;
font-size: 18px;
}



.faci_img img {
border-radius: 30px;
}


.faci_tx01{
margin-top: -13px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding-left: 8%;
padding-right: 8%;
text-align: justify;
}


