/*********************************************/
/****　   サブページ共通　***/
/*********************************************/

/* 両サイドの余白をなくす　*/
.l-container {
padding-left: 0;
padding-right: 0;
}

#top_title_area {
display: none;
}

img {
object-fit: cover;
}

/*　コンテンツごとの基本設定　*/
.sub_page {
background: #fff;
margin: 0 auto;
width: 90%;
max-width: 1200px;
padding-top: 40px;
padding-bottom: 40px;
}

/*　SPで左右5%余白を設ける　*/
@media screen and (max-width: 800px) {
.sub_page {
margin: 0 auto;
width: 90%;
}
}

/* SPのみ改行　*/

br.sp {
display: none;
}
br.pc{
display: block;
}

@media screen and (max-width: 800px) {
br.sp {
display: block;
}
br.pc {
display: none;
}
}

/*　フォント基本サイズ　*/
.sub_page h3 {
font-size: 24px;
font-weight: bold;
}

.sub_page p {
font-size: 16px;
font-weight: bold;
}

.sub_page .txt01 {
color: #ff6666;
font-size: 1.25em;
}

.sub_page .txt02 {
font-size: 1.25em;
}

.sub_page .txt03 {
font-size: 1.0em;
}

.sub_page .txt04 {
font-size: 1.0em;
font-weight: normal;
}

.sub_page .txt09 {
font-size: 1.0em;
color: #fff;
}

.sub_page .txt05 {
font-size: 1.15em;
color: #ff6666;
}

.sub_page .txt06 {
font-size: 0.9em;
color: #ff6666;
}

.sub_page .txt07 {
font-size: 0.9em;
}

.sub_page .txt08 {
font-size: 1.4em;
color: #ffca00;
}
.sub_page .txt10 {
font-size: 1.5em;
color: #ff6666;
}
/*　フォント色指定　*/
.color5f3b1f{
	color: #5f3b1f;
}
/*　インデント　*/
.sub_page .indent01 {}

.sub_page .indent02 {}


/*　テキスト赤下線　*/
.sub_page .txt-border {
border-bottom: 2px solid #ff6666;
border-radius: 1px;
}
.sub_page .txt02 .fc_red {
color:#ff6666;
}

/*　position親要素　*/
.sub_page .position-r {
position: relative;
}

/*　要素内余白　*/
.box_inner {
margin: 24px 36px 24px 36px;
}

@media screen and (max-width: 1200px) {
/*　フォント基本サイズ　*/
.sub_page .txt01 {
color: #ff6666;
font-size: min(2.0vw, 1.25em);
}

.sub_page .txt02 {
font-size: min(2.0vw, 1.25em);
}

.sub_page .txt03 {
font-size: min(1.6vw, 1.0em);
}

.sub_page .txt04 {
font-size: min(1.6vw, 1.0em);
font-weight: normal;
}

.sub_page .txt09 {
font-size: min(1.6vw, 1.0em);
color: #fff;
}

.sub_page .txt05 {
font-size: min(1.85vw, 1.15em);
color: #ff6666;
}

.sub_page .txt06 {
font-size: min(1.45vw, 0.9em);
color: #ff6666;
}

.sub_page .txt07 {
font-size: min(1.45vw, 0.9em);
}

.sub_page .txt08 {
font-size: min(2.25vw, 1.4em);
color: #ffca00;
}
.sub_page .txt10 {
font-size: min(2.4vw, 1.5em);
color: #ff6666;
}
/*　要素内余白　*/
.box_inner {
margin:2.4vw 2.8vw 2.4vw 2.8vw;
}
}
@media screen and (max-width: 800px) {
/*　フォント基本サイズ　*/
.sub_page h3 {
}
.sub_page p {
font-size: 20px;
}

.sub_page .txt01 {
color: #ff6666;
font-size: min(3.8vw, 1.25em);
}

.sub_page .txt02 {
font-size: min(3.8vw, 1.25em);
}

.sub_page .txt03 {
font-size: min(3.0vw, 1.0em);
}

.sub_page .txt04 {
font-size: min(3.0vw, 1.0em);
font-weight: normal;
}

.sub_page .txt09 {
font-size: min(3.0vw, 1.0em);
color: #fff;
}

.sub_page .txt05 {
font-size: min(3.4vw, 1.15em);
color: #ff6666;
}

.sub_page .txt06 {
font-size: min(2.7vw, 0.9em);
color: #ff6666;
}

.sub_page .txt07 {
font-size: min(2.7vw, 0.9em);
}

.sub_page .txt08 {
font-size: min(4.2vw, 1.4em);
color: #ffca00;
}
.sub_page .txt10 {
font-size: min(4.5vw, 1.5em);
color: #ff6666;
}
	
.about_sec04-4 .txt03,
#about_sec06-2 .txt03,
#about_sec05-1 .txt03,
#about_sec06-1 .txt03
.about_sec04-4 .txt04{
font-size: min(3.4vw, 1.15em);
}
	
/*　要素内余白　*/
.box_inner {
margin:4.0vw 4.0vw 4.0vw 4.0vw;
}
}
.page_ttl {
padding-top:10px;
padding-bottom:20px;
}
/*********************************************/
/****　奈良市ポイントとは？ 　***/
/*********************************************/

/********************  section01  ********************/

#about_sec01 .komidashi {
display: flex;
align-items: center;
margin-bottom: 1.4em;
}

#about_sec01 .komidashi img {
max-width: 96px;
width: 20%;
height: 98.25px;
margin-bottom: 0.6em;
}

#about_sec01 .komidashi h3 {
font-size: 2.0em;
color: #ff9900;
margin-left: 1.0em;
width: 80%;
vertical-align: middle;
}

#about_sec01 p.txt02 {
margin-bottom: 1.2em;
}

@media screen and (max-width: 800px) {
#about_sec01 .komidashi h3 {
	font-size: min(4.5vw, 30px);
}

#about_sec01 .komidashi img {
width: 11.5vw;
height: auto;
}
}

/********************  section02  ********************/

/*  section02-1  */
#about_sec02-1 {
width: 100%;
}
#about_sec02-1 .sec02_midashi {
text-align: center;
margin-bottom: 60px;
}
#about_sec02-1_outer {
display: flex;
width: 100%;
max-width: 1200px;
justify-content: space-between;
}

#about_sec02-1 .box {
border: 2px solid #ff6666;
border-radius: 20px;
width: 48%;
}

#about_sec02-1 .box_inner .txt01 {
margin-bottom: 20px;
}

#about_sec02-1 .box_inner .txt01 .font-big {
font-size: 1.9em;
}

#about_sec02-1 .box_inner .txt02 {
margin-top: 10px;
margin-bottom: 40px;
}

#about_sec02-1 .box_inner .txt03 {}

#about_sec02-1 .box_inner .txt04 {
margin-bottom: 30px;

}

#about_sec02-1 .box_inner .txt05 {
line-height: 40px;
margin-bottom: 16px;
}

#about_sec02-1 .box_inner .txt05 span {
display: inline-block;
text-align: center;
width: 72px;
height: 40px;
margin-right: 20px;
color: #fff;
font-weight: 500;
background: #ff6666;
border-radius: 6px;
}

#about_sec02-1 .box img {
position: absolute;
top: 24px;
right: 16px;
width: 220px;
}

#about_sec02-1 .box .box_inner .link_btn {
margin-top: 0em;
}
#about_sec02-1 .link_btn a {
height: 50px;
text-decoration:underline;
text-align: left;
font-size: 1.0em;
font-weight: bold;
}

/*  section02-2  */
#about_sec02-2 {
background: #ff6666;
width: 100%;
max-width: 1200px;
margin-top: 40px;
margin-bottom: 80px;
}


#about_sec02-2 .box_inner {
display: flex;
padding: 24px 0px 24px 0px;
}

#about_sec02-2 .txt08 {
color: #fff;
font-size: 1.3em;
border: 1px solid #fff;
display: block;
height: 50px;
line-height: 50px;
border-radius: 8px;
padding-left: 10px;
padding-right: 10px;
width: 24%;
max-width: 200px;
}

#about_sec02-2 .txt05 {
margin-left: 1.8em;
width: 76%;
color: #fff;
}

/*  section02-3  */
#about_sec02-3 {
width: 100%;
max-width: 1200px;
border: 2px solid #ff6666;
border-radius: 20px;
}

#about_sec02-3 .box_inner {
display: flex;
justify-content: space-between;
}

#about_sec02-3 .box_inner .sec02-3_txt {
width: 50%;
}

#about_sec02-3 p {
margin-left: 24px;
}

#about_sec02-3 .txt01 {
margin-top: 20px;
margin-bottom: 40px;
}

#about_sec02-3 .txt02 {
margin-top: 10px;
margin-bottom: 24px;
}

#about_sec02-3 .txt04 {
margin-bottom: 30px;
}

#about_sec02-3 .box_inner .sec02-3_img {
width:50%;
margin-top: 70px;
margin-left: 24px;
text-align: center;
}

#about_sec02-3 .box_inner .sec02-3_img img {
max-width: 160px;
width: 30%;
margin-right: 10px;
}

#about_sec02-3 .box_inner .sec02-3_img img:last-child {
margin-right: 0px;
}

@media screen and (max-width: 1200px) {
#about_sec02-1 .box img {
top: 16px;
right: 8px;
width:18vw;
	max-width:220px;
}
#about_sec02-2 .txt08 {
padding-left: 10px;
padding-right: 2px;
width: 24%;
max-width: 200px;
font-size: min(2.1vw, 1.3em);
}
}
@media screen and (max-width: 1000px) {
#about_sec02-1 .box_inner .txt05 span {
width:70px;
height: 40px;
margin-right: 10px;
}
}

@media screen and (max-width: 800px) {
#about_sec02-1_outer {
display: block;
}

#about_sec02-1 .box {
width: 100%;
margin-bottom: 50px;
}

#about_sec02-1 .box:nth-child(1) {
margin-bottom: 30px;
}

#about_sec02-1 .box img {
position: absolute;
top: 3.0vw;
right: 2.2vw;
width: 36vw;
}

#about_sec02-2 .box_inner {
display: block;
}

#about_sec02-2 .txt08 {
font-size: 1.3em;
padding-left: 10px;
padding-right: 10px;
margin: 0 auto 20px auto;
text-align: center;
width: 80%;
}

#about_sec02-2 .txt05 {
margin-left: 0;
width: 100%;
}
#about_sec02-3 p {
margin-left: 0px;
}
#about_sec02-3 .box_inner {
display: block;
}

#about_sec02-3 .box_inner .sec02-3_txt {
width: 100%;
}

#about_sec02-3 .box_inner .sec02-3_img {
width: 100%;
margin-top: 5vw;
margin-left: 0;
text-align: center;
}

#about_sec02-3 .txt01 {
color: #ff6666;
font-size: 1.25em;
font-weight: bold;
margin-top: 20px;
margin-bottom: 40px;
margin-left: 0;
}

#about_sec02-3 .txt02 {
margin-top: 10px;
margin-bottom: 24px;
}

#about_sec02-3 .txt04 {
margin-bottom: 30px;
}

#about_sec02-3 .box_inner .sec02-3_img img,
#about_sec02-3 .box_inner .sec02-3_img img:first-child {
width: 30%;
max-width: 160px;
margin: 16px 2.2vw 0 0;
}

#about_sec02-3 .box_inner .sec02-3_img img:last-child {
margin-right: 0vw;
}
}

@media screen and (max-width: 479px) {
#about_sec02-1 .box_inner .txt05 span {
width: 5.0em;
height: 40px;
margin-right: 1.0em;
}
}

/******************  section03  *****************/
#about_sec03 {
width: 100%;
margin: 30px auto;
}

#about_sec03 .f-box {
width: 82%;
max-width: 1200px;
margin: 0 auto;
display: flex;
justify-content: space-between;
}

#about_sec03 .f-box .f-box_inner {
width: 30%;
max-width: 280px;
}

#about_sec03 .flexbox .f-box_inner img {
width: 100%;
height: auto;
}

@media screen and (max-width: 800px) {
#about_sec03 {
padding-bottom: 0;
margin: 10px auto 0px auto;
}

#about_sec03 .f-box {
flex-wrap: wrap;
display: block;
}

#about_sec03 .f-box .f-box_inner {
width: 65%;
margin: 0 auto;
margin-bottom: 12vw;
}
}

/******************  section03_c  *****************/
.about_sec03_c {
position: relative;
margin-top: 60px;
margin-bottom: 60px;
}

.about_sec03_c_border {
border-top: 2px solid #ffca00;
border-radius: 1px;
margin: 0 5% 30px 5%;
}

.about_sec03_c .about_sec03_c_inner {
display: flex;
justify-content: space-between;
padding: 15px 10px;
}

.about_sec03_c .about_sec03_c_inner img {
width: 28%;
object-fit: contain;
}

.about_sec03_c .about_sec03_c_inner .sec03_c_txt {
width: 70%;
margin-left: 80px;
}

#about_sec04-0 .about_sec03_c_inner .sec03_c_txt .txt02 {
margin-bottom: 40px;
}

#about_sec05-0 .about_sec03_c_inner .sec03_c_txt .txt02 {
margin-top: 60px;
}

#about_sec06-0 .about_sec03_c_inner .sec03_c_txt .txt02 {
margin-top: 60px;
}

.about_sec03_c .position_img {
position: absolute;
bottom: -60px;
right: 100px;
}

.about_sec03_c .position_img img {
width: 120px;
}

.about_sec03_c .position_img p span {
border-bottom: 1px solid #ff6666;
}

@media screen and (max-width: 1200px) {
.about_sec03_c .position_img {
position: absolute;
bottom: 0px;
right: 60px;
}
#about_sec04-0 br.sp {
display:block;
}
.about_sec03_c .about_sec03_c_inner img{
width:34%;
}
}

@media screen and (max-width: 1000px) {
.about_sec03_c .position_img {
position: absolute;
bottom: 0px;
right: 60px;
}
.about_sec03_c {
padding-bottom:70px;	
}
}
@media screen and (max-width: 800px) {

.about_sec03_c {
padding-bottom:70px;	
margin-bottom: 0px;
}

.about_sec03_c .about_sec03_c_inner {
display: block;
width:100%;
	padding-bottom:2vw;
}

.about_sec03_c .about_sec03_c_inner img {
width: 65%;
max-width: 380px;
}

.about_sec03_c .about_sec03_c_inner .sec03_c_txt {
width: 100%;
margin-left: 0px;
}
#about_sec05-0 .about_sec03_c_inner .sec03_c_txt p.txt02 {
margin-top: 0px;
margin-bottom: 16vw;
}

#about_sec06-0 .about_sec03_c_inner .sec03_c_txt p.txt02 {
margin-top: 0px;
margin-bottom: 16vw;
}

#about_sec04-0 .position_img {
position: absolute;
bottom: -3vw;
right: 10vw;
text-align:center;
}

#about_sec05-0 .position_img {
position: absolute;
bottom: -6.0vw;
right: 6vw;
}

#about_sec06-0 .position_img {
position: absolute;
bottom: -6.0vw;
right: 6vw;
}

.about_sec03_c .position_img img {
width: 110px;
}
}

@media screen and (max-width: 479px) {
#about_sec05-0 .position_img {
position: absolute;
bottom: 2.0vw;
right: 10vw;
}

#about_sec06-0 .position_img {
position: absolute;
bottom: 2.0vw;
right: 6vw;
}
}
	
#about_sec04_fukidashi {
  display: inline-block;
  color: #402927;
  background: #fff;
  border: solid 3px #402927;
  border-radius: 16px;
  padding: 20px 22px;
  position: relative;
margin: 60px auto 70px auto;
width:50%;
}
#about_sec04_fukidashi::before {
  content: "";
  position: absolute;
  width: 18px;
  height: 15px;
  background: #fff;
  bottom: -10px;
  left: 40%;
  right: 0;
  clip-path: polygon(0 0, 100% 0, 72% 100%);
  z-index: 1;
  margin: auto;
}
#about_sec04_fukidashi::after {
  content: "";
  position: absolute;
  width: 18px;
  height: 15px;
  background: #402927;
  bottom: -15px;
  left: 40%;
  right: 0;
  clip-path: polygon(0 0, 100% 0, 82% 100%);
  margin: auto;
}


@media screen and (max-width: 800px) {
.about_sec03_c .position_img {
position: absolute;
bottom: -60px;
right: 100px;
}
	#about_sec04_fukidashi {
  display: inline-block;
margin: 60px 10% 70px 10%;
width:auto;
}
}
/********************  section04  ********************/

/*  section04-2  */
#about_sec04-2 {
text-align: center;
margin-bottom: 60px;
}

#about_sec04-2 .txt01 {
text-align: center;
margin-bottom: 60px;
}

#about_sec04-2 .txt02 {
margin-bottom: 30px;
}

#about_sec04-2 .sec04-2_block {
margin:0 auto;
display: block;
width: 75%;
max-width: 560px;
}

#about_sec04-2 .txt04 {
text-align: left;
display: inline-block;

}

/*  section04-3  */
#about_sec04-3 {
position: relative;
padding-top: 30px;
padding-bottom: 30px;
border: 2px solid #ffca00;
border-radius: 20px;
margin-left: 60px;
margin-top:80px;
}

#about_sec04-3 p {
position: absolute;
left: -60px;
top: -60px;
display: inline-block;
width: 120px;
height: 120px;
border-radius: 50%;
background: #ffca00;
line-height: 120px;
font-size: 1.4em;
text-decoration: none;
color:#5f3b1f;
text-align: center;
padding-left: 8px;
}

#about_sec04-3 ul {}

#about_sec04-3 ul li {
margin-left: 8%;
font-weight: bold;
font-size: 1.25em;
text-indent: -1em;
padding-left: 1em;
padding-right: 1em;
}

#about_sec04-3 ul li:before {
content: "- ";
}


/*  section04-4 04-5 */
.about_sec04-4 {
position: relative;
width: 100%;
max-width: 1200px;
border: 2px solid #ff6666;
border-radius: 20px;
margin-top: 60px;
margin-bottom: 60px;
}
#about_sec04-5 {
padding-bottom: 120px;
}
.about_sec04-4 .sec04-4_box_outer {
margin: 60px 36px 24px 36px;
}

.about_sec04-4 p {
margin-left: 1.5em;
}

.about_sec04-4 .sec04-4-midashi{
position: absolute;
left: 0px;
top: -35px;
font-size: 1.65em;
color: #ff6666;
padding: 10px 16px 10px 16px;	
background: #fff;
}
.about_sec04-4 .txt01 {
margin-top: 20px;
margin-bottom: 40px;
}

.about_sec04-4 .txt08 {
margin-left: 10px;
margin-top: -6px;
}

.about_sec04-4 .txt03 {
margin-top: 42px;
margin-right: 10px;
}

.about_sec04-4 .txt03 span {
color: #ff6666;
}

.about_sec04-4 .txt04 {
margin-bottom: 30px;
}

.about_sec04-4 .txt04 span {
font-weight: bold;
}

.about_sec04-4 .txt09 {
margin-top: 2.0em;
margin-bottom: 24px;
}

.about_sec04-4 .txt09 span {
background: #402927;
padding: 6px 12px;
font-weight: 500;
}

.about_sec04-4 .sec04-4_box {
display: flex;
justify-content: space-between;
margin: 20px 30px;
}

.about_sec04-4 .sec04-4_box_inner {
position: relative;
width: 270px;
height: 145px;
border-radius: 10px;
background: #ffca00;
margin-bottom: 20px;
}

.about_sec04-4 .sec04-4_box_inner .sec04-4_box_inner_num {
position: absolute;
top: -1px;
left: -1px;
border-bottom-right-radius: 10px;
background: #fff;
width: 36px;
height: 36px;
}

.about_sec04-4 .sec04-4_box img.arrow_y {
width: 30px;
height: 49px;
margin-top: 39.5px;
}
#about_sec04-5 .sec04-4_box_inner .sec04-4_img02 {
position: absolute;
bottom: -40px;
right: -15px;
width: 89px;
height: 56px;
}

#about_sec04-5 .sec04-4_box_inner .sec04-4_img02-1 {
position: absolute;
bottom: -40px;
right: 78px;
width: 89px;
height: 56px;
}

#about_sec04-5 .sec04-4_box_inner .sec04-4_img03 {
position: absolute;
bottom: -115px;
right: -20px;
width: 200px;
height: 132px;
}
.sec04-4_box_inner .sec04-4_img04-2 {
position: absolute;
bottom: -20px;
right:-10px;
width: 56px;
height: 56px;
}
#about_sec04 .link_btn a {
width: 94%;
max-width: 600px;
display: block;
height: 50px;
margin: auto;
line-height: 50px;
background: #ffca00;
color:#5f3b1f;
border-radius: 25px;
text-decoration: none;
text-align: center;
font-size: 1.4em;
font-weight: bold;
}

@media screen and (max-width: 1200px) {

#about_sec04-3 ul li {
font-size: min(2.0vw, 1.25em);
}
#about_sec04-3 p {
	font-size: min(2.25vw, 1.4em);
}
.about_sec04-4 .sec04-4_box_outer {
margin:0 0 0 0;
	padding-top:20px;
}

.about_sec04-4 .sec04-4_box_inner {
width: 24vw;
max-width:270px;
}
}
@media screen and (max-width: 1000px) {
.about_sec04-4 .sec04-4_box img.arrow_y{
width:2.4vw;
height:3.85vw;
margin-top:6vw;
}
}
@media screen and (max-width: 800px) {
#about_sec04-2 {
margin-bottom: 15vw;
}
	
#about_sec04-3 {
margin-left: 9vw;
}

#about_sec04-3 p {
left: -8vw;
top: -8vw;
width: 16vw;
height: 16vw;
line-height: 16vw;
font-size: min(4.2vw, 1.25em);
padding-left: 0px;
}

#about_sec04-3 ul li {
font-size: min(3.8vw, 1.15em);
}

#about_sec04-3 {
padding-top: 50px;
}

#about_sec04-5 {
padding-bottom: 20px;
}

.about_sec04-4 .sec04-4_box {
display: block;
text-align: center;
margin: 0 0;
}

.about_sec04-4 .sec04-4_box_outer {
margin:4.0vw 4.0vw 4.0vw 4.0vw;
}
    
.about_sec04-4 .sec04-4_box_inner {
width: 90%;
max-width: 420px;
height: auto;
margin: 0px auto;
text-align: left;
}

.about_sec04-4 .sec04-4_box img.arrow_y {
width: 30px;
height: 49px;
transform: rotate(90deg);
margin-top: 45px;
}

.about_sec04-4 .sec04-4_box img.top_wide {
margin-top: 20vw;
}

.about_sec04-4 .txt01 {
margin-left: 0;
text-align: left;
}

.about_sec04-4 .txt03 {
padding-top: 40px;
	padding-bottom:40px;
margin-right: 10px;
font-weight: bold;
margin-top: 20px;
}

#about_sec04 .link_btn a {
width: 100%;
font-size: min(3.4vw, 1.15em);
font-weight: bold;
}

.about_sec04-4 .txt05 {
margin-top: 4.0em;
}
.about_sec04-4 .txt09 {
margin-top: 1.0em;
margin-bottom: 24px;
}
.about_sec04-4 .shinsei2 {
margin-top:8.0em;
margin-bottom: 24px;
}
#about_sec04-5 .sec04-4_box_inner .sec04-4_img03 {
bottom: -105px;
right: -20px;
left: auto;
width: 180px;
height: 117px;
}

.about_sec04-4 .txt04 {
margin-bottom: 30px;
margin-top: 30px;
}
}
@media screen and (max-width: 600px) {
#about_sec04-3 p {
left: -10vw;
top: -10vw;
width: 20vw;
height: 20vw;
line-height: 20vw;
font-size: min(4.2vw, 1.25em);
padding-left: 0px;
}
}
@media screen and (max-width: 479px) {
.about_sec04-4 .sec04-4_box img.top_wide {
margin-top: 30vw;
}
}

/********************  section05  ********************/

/*  section05-1  */

#about_sec05-1 {
  display: grid;
grid-template-columns: 1fr 1fr;
gap: 40px 40px;
padding-top:80px;
	padding-bottom:40px;
}
#about_sec05-1 .box4 {
  grid-column: 2/3;
  grid-row: 2 / 4;
}

#about_sec05-1 .box {
background: #fff3e7;
width: 100%;
max-width: 1200px;
}

#about_sec05-1 .box_inner .box_inner1 {
display: flex;
width: 100%;
justify-content: space-between;
margin: 1.5em auto;
}

#about_sec05-1 .box_inner .box_inner1 .div-img {
width: 50%;
}

#about_sec05-1 .box_inner .box_inner1 .div-img img {
width: 100%;
}

#about_sec05-1 .box .box_inner .box_inner1 .div-txt {
width: 50%;
position: relative;
}
#about_sec05-1 .box .box_inner {
position: relative;
	padding-bottom:50px;
}
#about_sec05-1 .box_inner .box_inner1 .div-txt p.target {
font-size: 1.0em;
font-weight: normal;
position: absolute;
bottom: 6px;
left: 0;
}

#about_sec05-1 .box_inner .txt01 {
margin-bottom: 50px;
}

#about_sec05-1 .txt03 {
margin-top: 1.2em;
margin-left: 20px;
}

#about_sec05-1 .box_.smanara_box  {
width: 47%;
margin-top: -60px;
background: #fff3e7;
	margin-bottom: 60px;
}

#about_sec05-1 .box .smanara_box p.smanara_txt {
position: absolute;
right: 30%;
top: 0%;
z-index:2;
}
#about_sec05-1 .box .smanara_box .txt03 span.bg_yellow {
background: #fff073;
}

#about_sec05 .txt07 {
margin-top: 10px;
margin-left: 120px;
margin-bottom: 30px;
}

#about_sec05 .txt03 span.color_red {
color: #ff0202;
}

#about_sec05-1 .box .box_inner img.sec05-1_volunteer {
position: absolute;
bottom: -40px;
right: -20px;
width: 110px;
}

#about_sec05-1 .box img.sec05-1_shopping {
position: absolute;
bottom: 0px;
left: -20px;
width: 150px;
}
#about_sec05-1 .box4 {
position: relative;
	padding-bottom:60px;
}
.smanara_box img.sec05-1_smanara {
position: absolute;
top: 0px;
right: -10px;
width: 100px;
z-index:2;
}

.box_inner_circle {
position: absolute;
right: 10px;
top: -10px;
display: inline-block;
width: 180px;
height: 180px;
border-radius: 50%;
background: #fff073;
}
#about_sec05-1 .box_inner2 .txt01 {
margin-top:30px;
margin-left:0px;
}
#about_sec05-1 .box_inner2 .txt03 {
margin-top: 60px;
margin-left:120px;
}
#about_sec05-1 .box_inner2 .txt07 {
font-weight:normal;
}


/*  section05-2  */

#about_sec05-2 {
display: flex;
width: 100%;
max-width: 1200px;
justify-content: center;
background: #fff5cf;
border-radius: 10px;
margin-top: 60px;
margin-bottom: 60px;
}

#about_sec05-2 img {
width: 40%;
margin: 40px 50px;
}
	
@media screen and (max-width: 1200px) {
}

@media screen and (max-width: 800px) {
#about_sec05-1 {
grid-template-columns: 1fr;
}
#about_sec05-1 .box4 {
  grid-column: 1/2;
  grid-row: 4 / 6;
		padding-bottom:160px;
}
#about_sec05-1 .box .box_inner {
position: relative;
	padding-bottom:50px;
}
#about_sec05 .sec05-1_caution {
margin: 0 auto;
padding-top: 30px;
}

#about_sec05-2 {
display: block;
margin: 40px auto 0 auto;
padding: 40px 0 20px 0;
text-align: center;
}

#about_sec05-2 img {
width: 80%;
margin: 0px 2%;
}
}

/********************  section06  ********************/

#about_sec06 {
width: 90%;
max-width: 1200px;
margin: 0 auto;
}

/*  section06-1  */

#about_sec06-1 {
  display: grid;
grid-template-columns:repeat(2, 1fr);
grid-template-rows: repeat(4, 1fr);
gap: 40px 40px;
padding-top:80px;
	padding-bottom:40px;
}
#about_sec06-1 .box7 {
  grid-column: 1 / 3;
  grid-row: 4 / 5;
}

#about_sec06-1 .box {
position: relative;
}

#about_sec06-1 .box {
background: #fff3e7;
width: 100%;
max-width: 1200px;
}

#about_sec06-1 .txt01 {
margin-bottom: 50px;
margin-top: 30px;
}


#about_sec06-1 .txt02 {
margin-top: 10px;
margin-bottom: 10px;
}

#about_sec06-1 .txt04 {
margin-top: 30px;
margin-bottom: 30px;
}

#about_sec06-1 .box .box_inner .link_btn {
margin-top: 30px;
margin-bottom: 20px;
}

#about_sec06-1 .box .box_inner .link_btn a {
	max-width:300px;
display: block;
height: 40px;
line-height: 40px;
background: #ffca00;
border-radius: 20px;
text-decoration: none;
text-align: center;
font-size: 1.0em;
font-weight: bold;
color:#5f3b1f;
}
#about_sec06-1 .box .box_inner .link_btn2 a {
	max-width:380px;
}

#about_sec06-1 .box .box_inner img.sec06-1_shop {
position: absolute;
bottom: -20px;
right: 0px;
width: 110px;
}

#about_sec06-1 .box .box_inner img.sec06-1_goods {
position: absolute;
bottom: 5px;
right: -20px;
width: 160px;
}

#about_sec06-1 .box .box_inner img.sec06-1_taxi {
position: absolute;
bottom: -20px;
right: -10px;
width: 130px;
}

#about_sec06-1 .box .box_inner img.sec06-1_bus {
position: absolute;
bottom: -20px;
right: -20px;
width: 200px;
}

#about_sec06-1 .box .box_inner img.sec06-1_quo {
margin-top: 15px;
margin-left: 30px;
width: 180px;
}

#about_sec06-1 .box .box_inner .link_btn_goods{
margin-top:100px;	
}

#about_sec06-1 .box .box_inner img.sec06-1_quo2 {
position: absolute;
bottom: -20px;
right: -10px;
width: 130px;
}

#about_sec06-1 .box .box_inner img.sec06-1_book {
position: absolute;
bottom: -20px;
right: -10px;
width: 140px;
}

#about_sec06-1 .box7{
width:100%;
max-width:1200px;
	margin:0 auto;
	text-align:center;
}

#about_sec06-1 .box7 .box_inner{
display:flex;
justify-content: center;
align-items: center;
	margin-top:40px;
}

#about_sec06-1 .box7 .box_inner p{
margin:30px 30px;
	color:#ff6666;
}

#about_sec06-1 .box7 .box_inner img{
max-width:100px;
	width:14%;
    height: auto;
}

#about_sec06-1 .box7 a{
text-decoration: underline;
    font-weight: bold;
}
/*  section06-2  */
#about_sec06-2 {
width: 100%;
max-width: 1200px;
border: 2px solid #ff6666;
border-radius: 20px;
margin-top: 60px;
margin-bottom: 60px;
}

#about_sec06-2 .sec06-2_box_outer {
margin: 24px 36px 24px 36px;
}

#about_sec06-2 p {
margin-left: 24px;
}

#about_sec06-2 .txt01 {
margin-top: 20px;
margin-bottom: 40px;
}

#about_sec06-2 .txt02 {
padding-top: 42px;
}

#about_sec06-2 .txt08 {
margin-left: 10px;
margin-top: -6px;
}

#about_sec06-2 .txt03 {
margin-top: 1.0em;
margin-right: 10px;
}

#about_sec06-2 .txt03 span {
color: #ff6666;
}

#about_sec06-2 .txt03 {
margin-bottom: 30px;
}

#about_sec06-2 .sec06-2_box {
display: flex;
justify-content: flex-start;
margin: 20px 30px;
}

#about_sec06-2 .sec06-2_box_inner {
position: relative;
width: 330px;
height: 240px;
border-radius: 10px;
background: #ffca00;
margin-bottom: 20px;
}

#about_sec06-2 .box_inner_wide {
width: 420px;
margin-left: 120px;
}

#about_sec06-2 .sec06-2_box_inner .sec06-2_box_inner_num {
position: absolute;
top: -1px;
left: -1px;
border-bottom-right-radius: 10px;
background: #fff;
width: 36px;
height: 36px;
}

#about_sec06-2 .sec06-2_box_inner .link_btn {
margin-top: 30px;
margin-left: 24px;
}

#about_sec06-2 .sec06-2_box_inner .link_btn a {
width: 220px;
display: block;
height: 40px;
/*  margin: auto;  */
line-height: 40px;
background: #fff;
border-radius: 20px;
text-decoration: none;
text-align: center;
font-size: 1.0em;
font-weight: bold;
}

#about_sec06-2 .box_inner_wide .link_btn a {
width: 340px;
}




@media screen and (max-width: 1200px) {
#about_sec06-2 .sec06-2_box_outer {
margin:0 0 0 0;
}
#about_sec06-2 .sec06-2_box_inner{
position: relative;
width: 40%;
	max-width:330px;
}
#about_sec06-2 .box_inner_wide{
width: 56%;
	max-width:420px;
	margin-left:6%;
}
#about_sec06-2 .sec06-2_box_inner .link_btn {
position: absolute;
bottom:10px;
left:3%;
	width:94%;
	margin-left:0;
}
}
@media screen and (max-width: 1000px) {
	#about_sec06-1 .box .box_inner .link_btn2 a {
	font-size: 0.84em;
}
}
@media screen and (max-width: 800px) {
#about_sec06-2 .sec06-2_box {
display: block;
margin: 0px;
}
#about_sec06-2 .sec06-2_box_outer {
margin:4.0vw 4.0vw 4.0vw 4.0vw;
}
#about_sec06-2 .sec06-2_box_inner {
width: 90%;
max-width: 420px;
height: auto;
margin: 0px auto 40px auto;
text-align: left;
padding-bottom: 60px;
}
#about_sec06-2 .sec06-2_box_inner .link_btn {
position: absolute;
bottom:20px;
left:3%;
	width:94%;
	margin-left:0;
}
#about_sec06-2 .sec06-2_box_inner .link_btn a {
	width:100%;
font-size: min(3.4vw, 1.25em);
}

#about_sec06-2 .txt01 {
margin-left: 0px;
}
#about_sec06-1 {
grid-template-columns: 1fr;
}
#about_sec06-1 .box7 {
  grid-column: 1/2;
  grid-row: 7 / 8;
		padding-bottom:40px;
}
#about_sec06-1 .box7 .box_inner p.txt02 {
    margin: 10px 10px;
	font-size: 1.1em;
	}
}
@media screen and (max-width: 600px) {
.about_sec04-4 .sec04-4-midashi {
    font-size: 5vw;
}
about_sec06-1 {
padding-top: 0px;
padding-bottom: 0px;
}
	
	#about_sec06-1 .box{
		margin-bottom:40px;
	}
#about_sec06-1 .box .box_inner img.sec06-1_shop {
position: absolute;
bottom: -70px;
right: -10px;
width: 100px;
}

#about_sec06-1 .box .box_inner img.sec06-1_goods {
position: absolute;
bottom: -40px;
right: -20px;
width: 160px;
}

#about_sec06-1 .box .box_inner img.sec06-1_taxi {
position: absolute;
bottom: -50px;
right: -10px;
width: 110px;
}

#about_sec06-1 .box .box_inner img.sec06-1_bus {
position: absolute;
bottom: -30px;
right: -20px;
width: 180px;
}

#about_sec06-1 .box .box_inner img.sec06-1_quo {
margin-top: 15px;
margin-left: 30px;
width: 180px;
}

#about_sec06-1 .box .box_inner .link_btn_goods{
margin-top:100px;	
}

#about_sec06-1 .box .box_inner img.sec06-1_quo2 {
position: absolute;
bottom: -60px;
right: -10px;
width: 100px;
}

#about_sec06-1 .box .box_inner img.sec06-1_book {
position: absolute;
bottom: -60px;
right: -10px;
width: 110px;
}
}

/********************  section07  ********************/
#about_sec07 {
background: #ffd8c0;
width: 100%;
padding-top: 40px;
padding-bottom: 80px;
}

#about_sec07 .about_sec07_inner {
margin: 0 auto;
width: 100%;
max-width: 1200px;

}

#about_sec07 .about_sec07_flex {
display: flex;
width: 100%;
max-width: 1200px;
margin-top: 30px;
margin-bottom: 30px;
margin-left: 30px;
}

#about_sec07 .about_sec07_flex p {
color: #ff6666;
font-size: 1.8em;
font-weight:bold;
}

#about_sec07 .about_sec07_flex .sec07_flex_img {
width: 150px;
margin-left: 30px;
}

#about_sec07 .about_sec07_flex .sec07_flex_img img {
width: 100%;
}

#about_sec07 .about_sec07_participate {
width: 100%;
max-width: 1200px;
}

#about_sec07 .about_sec07_box {
position: relative;
width: 100%;
max-width: 1200px;
border: 2px solid #ff6666;
border-radius: 20px;
margin-top: 60px;
margin-bottom: 60px;
color: #ff6666;
font-weight: bold;
}

#about_sec07 .about_sec07_box img {
position: absolute;
right: 10px;
bottom: -20px;
width: 240px;
}

#about_sec07 .about_sec07_box p {
position: absolute;
left: 40px;
top: -35px;
font-size: 1.65em;
background: #ffd8b1;
padding: 10px;
}

#about_sec07 .about_sec07_box ol {
padding-top: 40px;
padding-left: 40px;
padding-bottom: 40px;
list-style-type: none;
font-size: 1.25em;
}

#about_sec07 .about_sec07_box ol > li {
counter-increment: cnt;
}

#about_sec07 .about_sec07_box ol > li:before {
content: "("counter(cnt) ") ";
}

#about_sec07 .about_sec07_box ol li {
margin-left: 60px;
text-indent: -2em;
padding-left: 2em;
}

#about_sec07 .about_sec07_box ol li:last-child {
margin-bottom: 20px;
}

#about_sec07 .link_btn a {
width: 90%;
max-width: 560px;
display: block;
height: 50px;
margin: auto;
line-height: 50px;
background: #fff;
color: #ff6666;
border-radius: 25px;
text-decoration: none;
text-align: center;
font-size: 1.4em;
font-weight: bold;
}

#about_sec07 img.sp{
		display:none;
}

@media screen and (max-width: 1200px) {
#about_sec07 .about_sec07_box{
	width:90%;
margin:60px auto 8vw auto;
}
#about_sec07 .about_sec07_box ol {
padding-left: 0px;
}
#about_sec07 .about_sec07_box ol li {
margin-left: 60px;
text-indent: -2em;
padding-left: 0em;
}
}
@media screen and (max-width: 1000px) {
#about_sec07 .about_sec07_box img{
position: absolute;
right: 10px;
bottom: -80px;
width:40vw;
	max-width:180px;
}
#about_sec07 .link_btn  {
margin:100px auto 0 auto;
}
}
@media screen and (max-width: 800px) {
#about_sec07 .about_sec07_flex {
display: block;
margin: 0 auto;
width: 90%;
position: relative;
}

#about_sec07 .about_sec07_flex p {
margin-top: 1.0vw;
font-size: 4.6vw;
padding-bottom: 18vw;
padding-left: 0.8em;
}

#about_sec07 .about_sec07_flex .sec07_flex_img {
position: absolute;
width: 22vw;
right: 10px;
bottom: -10px;
}

#about_sec07 .about_sec07_participate {
margin: 30px auto;
}

#about_sec07 .about_sec07_box {
margin: 0 auto;
width: 90%;
margin: 20px auto 0 auto;
padding-bottom: 10vw;
}
#about_sec07 .about_sec07_box p {
font-size:1.65em;
}
#about_sec07 .about_sec07_box ol {
font-size: min(3.8vw, 1.25em);
padding-left:0;
}

#about_sec07 .about_sec07_box ol li {
text-indent: -2em;
padding-left: 2em;
margin-left: 10px;
margin-right: 10px;
padding-left:-1em;
}

#about_sec07 .about_sec07_box img {
position: absolute;
right: 10px;
bottom: -20px;
width: 40vw;
max-width: 180px;
}

#about_sec07 .link_btn {
margin: 50px auto 0 auto;
}

#about_sec07 .link_btn a {
font-size: min(4.2vw, 1.4em);
}
	#about_sec07 img.pc{
		display:none;
	}
	#about_sec07 img.sp{
		display:block;
		padding-bottom:2.0em;
		padding-top:1.0em;
	}
}
@media screen and (max-width: 479px) {
#about_sec07 .about_sec07_box p {
position: absolute;
left: 40px;
top:-28px;
font-size: 1.20em;
}
}
/************* 奈良市ポイントとは？ ここまで  ****************/

/************* ご利用規約 ここから  ****************/

#termsofuse_sec01{
width: 90%;
margin: 0px auto 30px auto;
}
#termsofuse_sec01 .t_box{
margin-top:1.5em;

}
#termsofuse_sec01 .t_box h3{
font-size:1.25em;
}

#termsofuse_sec01 .t_box p,
#termsofuse_sec01 li,
#termsofuse_sec01 .t_bekki p,
#termsofuse_sec01 .t_lead{
font-weight:normal;
font-size:1.0em;
}

#termsofuse_sec01 .ol_inner{
padding:0 0 0 0;
margin:0;
}

#termsofuse_sec01 .ol_inner li{
list-style-type:none;
list-style-position:inside;
counter-increment: cnt;
}

#termsofuse_sec01 .ol_inner li:before{
display: marker;
content: "(" counter(cnt) ") ";
}

#termsofuse_sec01 .t_bekki{
margin-top:2.0em;
}
#termsofuse_sec01 .t_bekki p span,
#termsofuse_sec01 .t_lead{
font-weight:bold;
}
#termsofuse_sec01 .t_bekki ol li{
margin-top:1.0em;
}
#termsofuse_sec01 .t_bekki ol li.t_info{
line-height:2.5em;
}

@media screen and (max-width: 1200px) {
#termsofuse_sec01 .t_box h3{
font-size: min(2.0vw, 1.25em);
}
#termsofuse_sec01 .t_box p,
#termsofuse_sec01 li,
#termsofuse_sec01 .t_bekki p,
#termsofuse_sec01 .t_lead{
font-size: min(1.6vw, 1.0em);
}
}

@media screen and (max-width: 800px) {
#termsofuse_sec01 .t_box h3{
font-size: min(3.8vw, 1.25em);
}
#termsofuse_sec01 .t_box p,
#termsofuse_sec01 li,
#termsofuse_sec01 .t_bekki p,
#termsofuse_sec01 .t_lead{
font-size: min(3.0vw, 1.0em);
}
}
/************* ご利用規約 ここまで  ****************/

/************* 個人情報保護方針 ここから  ****************/

#privacy_sec01{
width: 90%;
margin: 0px auto 30px auto;
}
#privacy_sec01 h4{
font-size:1.25em;
margin-bottom:1.5em;
}
#privacy_sec01 p{
font-weight:normal;
}
#privacy_sec01 p,
#privacy_sec01 ol.p_box li{
font-size:1.0em;
}
#privacy_sec01 .p_lead {
margin-bottom:3.0em;
}
#privacy_sec01 .p_lead p{
margin-top:1.5em;
}

#privacy_sec01 ol.p_box li{
margin-top:1.5em;
font-weight:bold;
}

#privacy_sec01 .p_box li span.p_tel{
font-size:1.25em;
}
#privacy_sec01 .p_box li a.p_mail{
text-decoration: underline !important;
}
#privacy_sec01 .ol_inner{
padding:0 0 0 0;
margin:0;
}

#privacy_sec01 .ol_inner li{
list-style-type:none;
list-style-position:inside;
counter-increment: cnt;
font-weight:normal !important;
margin-top:0em !important;
}

#privacy_sec01 .ol_inner li:before{
display: marker;
content: "(" counter(cnt) ") ";
}

#privacy_sec01 .p_sign{
margin-top:2.0em;
line-height:normal;
}

@media screen and (max-width: 1200px) {
#privacy_sec01 h4,
#privacy_sec01 .p_box li span{
font-size: min(2.0vw, 1.25em);
}
#privacy_sec01 p ,
#privacy_sec01 ol.p_box li{
font-size: min(1.6vw, 1.0em);
}
}

@media screen and (max-width: 800px) {
#privacy_sec01 h4,
#privacy_sec01 .p_box li span{
font-size: min(3.8vw, 1.25em);
}
#privacy_sec01 p,
#privacy_sec01 ol.p_box li{
font-size: min(3.0vw, 1.0em);
}
}
/************* 個人情報保護方針 ここまで  ****************/

/************* お問い合わせ ここから  ****************/
.form_page{
width: 90%;
margin: 0px auto 30px auto;
}
.form_page p{
font-size:16px;
}
.form_page p.txt02{
font-size:1.25em;
font-weight: normal;
	width:100%;
max-width:1100px;
}
.form_page .Form{
margin-top:5.0em;	
}
.form_page .Form-Item{
display:flex;
width:100%;
justify-content: space-between;
margin-bottom:3.0em;
}
.form_page .Form-Item .f_item_l{
width:35%;
margin-right:1.0em;
}
.form_page .Form-Item .f_item_l p.Form-Item-Label{
color:#826054;
}
.form_page .Form-Item .f_item_r{
width:65%;	
}
.form_page .hissu{
color:#ff6666;
padding-left:0.5em;
}
.form_page .txt_red{
	color:#ff6666;
}
.wpcf7 input[name="your_name"],
.wpcf7 input[name="your_kana"],
.wpcf7 input[name="your_tel"],
.wpcf7 input[name="your_email"],
.wpcf7 input[name="your_company"],
.wpcf7 textarea {
width:100%;
}
.wpcf7 #your_checkbox1,
.wpcf7 #your_checkbox2 {
margin-left:1em;
display: flex;
flex-direction: column;
}
.wpcf7 .f_media{
margin-top:1.5em;
}
.form_page p.f_nanamaru {
font-weight:normal;
margin-top:0.8em;
}
.form_page p.f_nanamaru a{
color:#ff6666;
text-decoration:underline #ff6666;
font-weight:bold;
}

.form_page .f_privacy{
max-width:660px;
margin:0 auto;
}
.form_page .f_privacy p{
font-weight:normal;
}
.form_page .f_privacy .p_indent{
	padding-left: 1.2em;
	text-indent: -1.2em;
}
.form_page .f_privacy p a{
color:#ff6666;
text-decoration:underline #ff6666;
font-weight:bold;
}
.form_page .f_privacy p.go_kakunin{
	margin-top:40px;
}
.form_page .button-wrap {
margin-top:4.0em;
}	
.form_page .button-wrap .confirm_button {
width: 85%;
max-width: 400px;
display: block;
margin: auto;
background: #ffca00;
color: #5f3b1f;
border-radius: 26.5px;
text-decoration: none;
text-align: center;
font-size: 1.4em;
font-weight: bold;
padding-right:1.2em;
padding-left:1.2em;
}
#contact_sec01{
	padding-bottom:0;
}
#contact_sec02{
	padding-top:0;
}
@media screen and (max-width: 800px) {
.form_page p.txt02{
font-size: min(3.8vw, 1.25em);
}
.form_page .Form-Item{
display:block;
width:100%;
justify-content: space-between;
margin-bottom:3.0em;
}
.form_page .Form-Item .f_item_l{
width:100%;
margin-right:0em;
}
.form_page .Form-Item .f_item_r{
width:100%;	
}

.form_page .button-wrap .confirm_button {
	font-size: min(3.8vw, 1.25em);
}
}
/*** 確認画面 ***/

.form_page .confirm_area{
	margin-top:0em;
}
.form_page .confirm_area h3{
	margin-top:0em;
	text-align: center;
    margin-bottom: 60px;
	font-size: 1.5em;
    color: #ff6666;
}
.form_page .confirm_area h3 span{
    border-bottom: 2px solid #ff6666;
    border-radius: 1px;
}
.form_page .confirm_area .Form-Item{
	margin-top:3.0em;
}
.form_page .confirm_area .Form-Item .f_item_l{
width:25%;
margin-left:2.0em;
margin-right:1.0em;
}
.form_page .confirm_area .Form-Item .f_item_r{
width:75%;	
}
.form_page .confirm_area .Form-Item .f_item_r p{
font-weight:normal;
margin-left: 2.0em;
}

.form_page .button-wrap .wpcf7-submit {
width: 85%;
max-width: 400px;
display: block;
margin: auto;
background: #ffca00;
color: #5f3b1f;
border-radius: 26.5px;
text-decoration: none;
text-align: center;
font-size: 1.4em;
font-weight: bold;
padding-right:1.2em;
padding-left:1.2em;
}
.form_page .button-wrap .back_button {
width: 85%;
max-width: 400px;
display: block;
margin: auto;
background: #cccccc;
color: #333333;
border-radius: 26.5px;
text-decoration: none;
text-align: center;
font-size: 1.4em;
font-weight: bold;
padding-right:1.2em;
padding-left:1.2em;
}
.form_page .check_policy{
	margin-top:2.0em;
max-width:600px;
	width:95%;
	margin:2.0em auto;
	font-weight:normal;
}

@media screen and (max-width: 800px) {
.form_page .confirm_area .Form-Item .f_item_l{
width:100%;
}
.form_page .confirm_area .Form-Item .f_item_r{
width:100%;	
}
	
.form_page .button-wrap .wpcf7-submit,
.form_page .button-wrap .back_button {
	font-size: min(3.8vw, 1.25em);
	white-space: normal;
}
}

.send_caution{
margin:0 auto;
}
.send_caution p{
margin-top:0 !important;
    text-align: center;
}


/* フォーム内エラーメッセージを赤色に指定 */
.wpcf7-not-valid-tip {
    color: #e92323;
}

/*** 送信完了画面 ***/
#contact_send_sec01{
width: 90%;
	max-width:800px;
margin: 0px auto 30px auto;
}
#contact_send_sec01 p{
font-size:1.25em;
margin-bottom:2.0em;
font-weight: normal;
}
#contact_send_sec01 p.font_b{
font-weight: bold;
	color:#ff6666;
}

#contact_send_sec02{
	padding-top:0;
width: 90%;
margin: 0px auto 30px auto;
	text-align:center;
}
#contact_send_sec02 div{
width: 100%;
max-width:208px;
}
#contact_send_sec02 div img{
width: 100%;
}


@media screen and (max-width: 800px) {
#contact_send_sec01 p{
font-size: min(4.0vw, 1.1em);
}
}
/*確認画面と完了画面を非表示*/
    .confirm_area,
    .thanks_area {
        display: none;
    }

/*デフォルトのサンクスメッセージを非表示*/
    .wpcf7-response-output{
        display: none;
    }
/************* お問い合わせ ここまで  ****************/

/************* カード申込 ここから  ****************/
#request_sec01 {
	margin:0 auto;
	position:relative;
}
#request_sec01 p.txt02{
margin-bottom:2.5em;
}

#request_sec01 p.txt02 span.font_b{
	font-size:1.1em;
	font-weight:bold;
}

.page_request .request_img {
margin-left:5.0em;
margin-bottom:3.0em;
width:300px;
}

.page_request .request_img img {
	width:100%;
}
@media screen and (max-width: 1100px) {
.page_request .request_img {
	max-width:300px;
	width:70%;
}
}
@media screen and (max-width: 479px) {
.page_request {
	padding-top:4.0vw;
	}
.page_request .request_img {
margin-left:0;
	width:50%;

}
}

.page_request-card .request_img {
display:grid;
	grid-template-columns:  1fr 2fr;
	gap:3.0em;
	width:90%;
	max-width:800px;
	margin-bottom:3.0em;
}

.page_request-card .request_img img {
	width:100%;
}
@media screen and (max-width: 1100px) {
.page_request-card .request_img img{
	max-width:240px;
}
}
@media screen and (max-width: 479px) {
.page_request-card  {
	padding-top:4.0vw;
	}
.page_request-card .request_img {
display:block;
}
.page_request-card .request_img p {
	width:100%;
}
.page_request-card .request_img img {
margin-top:2.0em;
	width:60%;
	margin-bottom:2.0em;
}
}

#request_sec02 {
	margin-top:3.0em;
	margin-bottom:6.0em;
}

#request_sec02 .link_btn {
	margin-top:3.0em;
	width:80%;
	max-width:600px;
	margin:3.0em auto 0 auto;
}
@media screen and (max-width: 650px) {
#request_sec02 .link_btn {
	width:100%;
}
}
#request_sec02 .link_btn a {
width: 100%;
display: block;
height: 50px;
margin: auto;
line-height: 50px;
background: #ffca00;
color: #5f3b1f;
border-radius: 25px;
text-decoration: none;
text-align: center;
font-size: 1.4em;
font-weight: bold;
}
@media screen and (max-width: 500px) {
#request_sec02 .link_btn a {
height: 40px;
line-height: 40px;
border-radius: 20px;
	font-size: min(4.2vw, 1.4em);
}
}
#request_sec02 .link_btn a span{
font-size:0.8em;
}

#request_sec03 p.txt05{
	margin-bottom:3.0em;
}
#request_sec03 .Form-Item_2{
	margin-top:6.0em;
	margin-bottom:6.0em;
}

#request_sec03 .Form-Item_2 .f_item_midashi{
width:100%;
padding-top:0.6em;
padding-bottom:0.6em;
background:#ffd8b1;
	margin-bottom:1.2em;
}
#request_sec03 .Form-Item_2 .f_item_midashi p{
	text-align:center;
	font-size:20px;
}

#request_sec03 p.txt_red{
margin-top:3.0em;
	margin-bottom:2.0em;
	color:#ff6666;
}

.wpcf7 select[name="your_year"],
.wpcf7 select[name="your_month"],
.wpcf7 select[name="your_day"],
.wpcf7 select[name="your_pyear"],
.wpcf7 select[name="your_pmonth"],
.wpcf7 select[name="your_pday"]
{
background: #fff;
height:40px;
}
.wpcf7 input[name="your_zip"],
.wpcf7 input[name="your_pref"],
.wpcf7 input[name="your_pzip"],
.wpcf7 input[name="your_ppref"]{
width:8.0em;
}
.wpcf7 input[name="your_addr"],
.wpcf7 input[name="your_apartment"],
.wpcf7 input[name="your_school"],
.wpcf7 input[name="your_grade"],
.wpcf7 input[name="your_pname"],
.wpcf7 input[name="your_pkana"],
.wpcf7 input[name="your_prelation"],
.wpcf7 input[name="your_ptel"],
.wpcf7 input[name="your_pemail"],
.wpcf7 input[name="your_paddr"],
.wpcf7 input[name="your_papartment"]
 {
width:100%;
}

.kids_card1{
padding-bottom:0;	
}
.kids_card2{
padding-top:0;	
}

#request_sec01  a {
height: 50px;
text-decoration:underline;
font-weight: bold;
}

/*** 送信完了画面 ***/
#request_send_sec01,
#request_send_sec02{
width: 90%;
	max-width:800px;
margin: 0px auto 30px auto;
text-align:center;
}
#request_send_sec01 p{
margin-bottom:2.0em;
	font-weight:normal;
font-size:1.25em;
}
#request_send_sec01 .card_box1{
	padding-top:0;
width: 90%;
margin: 3.0em auto 3.0em auto;
display:flex;
justify-content: center;
}
#request_send_sec01 .card_box2{
	padding-top:0;
width: 90%;
margin: 3.0em auto 0em auto;
display:flex;
justify-content: center;
}
#request_send_sec01 .card_box1 div,
#request_send_sec01 .card_box2 div{
width: 30%;
max-width:200px;
margin-right:1.5em;
}

#request_send_sec01 .last_child{
margin-right:0 !important;
}
#request_send_sec01 .card_box1 div img
#request_send_sec01 .card_box2 div img{
width: 100%;
}

#request_send_sec01 .card_box2 div p{
margin-bottom:0.8em;
font-size:1.1em;
}
#request_send_sec01 p.font_b{
font-weight: bold;
}
#request_send_sec01 .link_list p{
	margin-bottom:0;
	line-height:2.4em;
}
#request_send_sec01 .link_list p a span{
color:#ff6666;
font-weight:bold;
font-size:1.2em;
}
@media screen and (max-width: 800px) {
	#request_send_sec01 p{
	font-size: min(4.0vw, 1.1em);
}
#request_send_sec01 .card_box2 div p{
font-size: min(2.3vw, 1.0em);
}
}

#request_send_sec01 br.sp_600{
display:none;
}

@media screen and (max-width: 600px) {
	#request_send_sec01 br.sp_600{
display:block;
}
}

/************* カード申込 ここまで  ****************/


	
