@font-face {
font-family: 'Zen Maru Gothic';
src: url(//tahara-michinoeki.com/site/wp-content/uploads/font/ZenMaruGothic-Regular.ttf) format('truetype');
font-weight: 300; 
font-style: normal;
}
@font-face {
font-family: 'Zen Maru Gothic';
src: url(//tahara-michinoeki.com/site/wp-content/uploads/font/ZenMaruGothic-Medium.ttf) format('truetype');
font-weight: 500; 
font-style: normal;
}
@font-face {
font-family: 'Zen Maru Gothic';
src: url(//tahara-michinoeki.com/site/wp-content/uploads/font/ZenMaruGothic-Bold.ttf) format('truetype');
font-weight: 700; 
font-style: normal;
}
@font-face {
font-family: 'Zen Maru Gothic';
src: url(//tahara-michinoeki.com/site/wp-content/uploads/font/ZenMaruGothic-Black.ttf) format('truetype');
font-weight: 900; 
font-style: normal;
}
@font-face {
font-family: 'Keifont';
src: url(//tahara-michinoeki.com/site/wp-content/uploads/font/keifont.ttf) format('truetype');
font-weight: 300; 
font-style: normal;
}
*{
margin:0;
padding:0;
box-sizing:border-box;
}
html, body {
margin: 0;
padding: 0;
overflow-x: hidden;
}
.background-wrapper{
background-image:url(//tahara-michinoeki.com/site/wp-content/uploads/2025/05/bg-website.png);
background-size:cover;
max-width: 1920px;
width:100%;
margin: 0 auto;
} header{
background-image:url(//tahara-michinoeki.com/site/wp-content/uploads/2025/05/header-background.png);
width:1920px;
background-size:cover;
background-repeat:no-repeat;
margin:0;
position: fixed;
left: 50%;
right: 0;
transform: translateX(-50%);
height: 96px;
top:0;
z-index: 999;
}
.header__container{
width:904px;
margin:0 auto;
display:flex;
justify-content: space-between;
}
.header__content {
display: flex;
margin-top:15px;
}
.header__logo{
width:110px;
height:126px;
border-bottom:2px solid #BBEFED;
border-left:2px solid #BBEFED;
border-right:2px solid #BBEFED;
background-color:white;
border-bottom-left-radius: 50%;
border-bottom-right-radius: 50%;
box-sizing: border-box;
padding-top: 36px;
}
.header__image--logo{
width:75px;
height:60px;
display:block;
margin:0 auto;
}
.header__buttonsp{
display:none;
}
.header__item {
padding:0 24.5px 0 25.5px;
border-right:1px solid #707070;
height:24px;
}
.header__hyperlink{
display: flex;
align-items: center;
text-decoration:none;
font-size:14px;
line-height:24px;
letter-spacing:0.05em;
color:#626262;
font-family:"Zen Maru Gothic";
font-weight:700;
font-style:normal;
transition:0.5s all;
}
.header__hyperlink:hover{
opacity:0.5;
}
.header__hyperlink:first-child{
padding-left:0;
}
.header__hyperlink:last-child{
border-right:1px solid transparent;
}
.header__hyperlinklogo--question{
width:10px;
height:18px;
margin-right:10px;
}
.header__hyperlinklogo--flag{
width:18px;
height:20px;
margin-right:5px;
}
.header__hyperlinklogo--speaker{
width:24px;
height:12px;
margin-right:8px
}
.header__hyperlinklogo--computer{
width:21px;
height:17px;
margin-right:8px
}  .top__section{
width: 100%;
max-width: 1920px;
margin:0 auto;
overflow-x:hidden;
}
.top__container {
width: 904px;
margin: 0 auto;
z-index: 2;
position: relative;
}
.top__wrapper{
margin:90px auto 0 auto; height: 720px;
}
.top__decoration{
position: absolute;
z-index: 1;
left: 0;
right: 0;
}
.top__decoration--bg-01 {
width: 523.05px; margin-top: -20px;
margin-left: -358px;
}
.top__decoration--bg-02 {
width: 448px;
margin-left: -508px;
margin-top: 270px;
}
.top__decoration--bg-03{
width:584.85px;
left: auto;
margin-right: -230px;
margin-top: -50px;
}
.top__decoration--bg-04{
width:391.88px;
left: auto;
margin-right: -150px;
margin-top:349.3px;
}
.top__decoration--bg-05{
width:241px;
left: auto;
margin-right: -505px;
margin-top:167px;
}
.top__decoration--bg-06{
width:126px;
margin-left: -380px;
margin-top: 87.4px;
}
.top__decoration--bg-07{
width: 879.07px;
margin-left: -19px;
margin-top: 52.6px;
}
.top__decoration--bg-08{
width: 222.78px;
left: auto;
margin-right: -410px;
margin-top: 51px;
}
.top__decoration--sp, .contentpage__decoration--sp{
display:none;
}
.toplogo__image {
width:305px;
height:244px;
margin:207px 46px 0 109px;
}
.top__content {
display: flex;
position:relative;
z-index:2;
}
.toptitle__part{
margin-top:213px;
margin-left:9px;
}
.titletop__decoration {
width: 84px;
height: 44px;
margin: 0 auto 17px auto;
display: block;
}
.top__title{
font-size:24px;
line-height:41px;
letter-spacing:0.15em;
font-family:"Zen Maru Gothic";
font-weight:500;
font-style:normal;
color:#626262;
}
.top__title span{
position:relative;
z-index:2;
}
.top__title::after{
content:"";
display:block;
width:198px;
height:11px;
background-color:rgba(187, 239, 237, 0.5);
position:relative;
top:-16px;
left: -5px;
}
.contentpage__decoration{
width:1920px;
left: 50%;
right: 0;
transform: translateX(-50%);
position: absolute;
} .contentpage--schedule {
margin-top: -100px;
}
.contentpage__boxtop{
position: relative;
z-index: 2;
padding-top: 25px;
}
.contentpage__scheduleboxtitle{
width:296px;
height:60px;
background-image:url(//tahara-michinoeki.com/site/wp-content/uploads/2025/05/cloud.png);
background-size:cover;
margin:0 auto;
display: flex;
justify-content: center;
align-items: center;
}
.contentpage__scheduleboxtitletext{
font-size:22px;
line-height:29px;
letter-spacing:0.15em;
font-family:"Zen Maru Gothic";
font-weight:700;
font-style:normal;
color:#5DBA46;
}
.contentpage__container--schedule{
margin-top: 25px;
background: rgba(187,239,237,0.7);
}
.contentpage__schedulegrid{
width: 904px;
display: grid;
grid-template-columns: repeat(3, 260px);
grid-template-rows: auto;
grid-column-gap: 62px;
grid-row-gap: 0px;
}
.contentpage__schedulegrid--comingsoon {
margin: 0 auto 70px auto;
}
.contentpage__schedulegrid--option{
margin: 40px auto 160px auto;
}
.contentpage__schedulegrid--all{
margin: 40px auto 70px auto;
grid-template-rows: repeat(2, auto);
grid-row-gap: 40px; 
}
.contentpage__schedulecategory {
background: #FFF;
border-radius: 21px;
font-size:14px;
line-height:24px;
width: 217px;
height: 42px;
color: #538EDD;
font-family:"Zen Maru Gothic";
font-weight:700;
font-style:normal;
display: flex;
justify-content: center;
align-items: center;
margin: 0 auto;
position: relative;
z-index: 2;
}
.contentpage__schedulethumbnail {
background: #D1D1D1;
width: 260px;
height: 195px;
border-top-left-radius: 20px;
border-top-right-radius: 20px;
display: block;
text-align: center;
margin-top: -20px;
object-fit:cover;
}
.contentpage__schedulebox {
width: 260px;
background: #FFF7D5;
border-bottom-left-radius: 20px;
border-bottom-right-radius: 20px;
padding: 15px 31px 19px 33px;
}
.contentpage__scheduletitle{
height:48px;
display:flex;
align-items:center;
justify-content: center;
}
.contentpage__scheduletitletext {
font-size: 20px;
line-height: 24px;
color: #626262;
font-family: "Zen Maru Gothic";
font-weight: 700;
font-style: normal;
text-align: center;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
}
.contentpage__scheduledesc{
height:60px;
margin-top: 12px;
}
.contentpage__scheduledesctext {
font-size: 14px;
line-height: 20px;
font-family: "Zen Maru Gothic";
font-weight: 500;
font-style: normal;
text-align: justify;
color: #626262;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
}
.contentpage__schedulecardprice{
margin-top: 10px;
color: #626262;
font-family: "Zen Maru Gothic";
font-weight: 700;
font-style: normal;
text-align: center;
font-size: 24px;
line-height: 28px;
}
.contentpage__pricedetail--eachperson,.contentpage__pricedetail--yen{
font-size: 14px;
line-height: 20px;
}
.contentpage__pricedetail--numberprice{
font-size: 24px;
line-height: 20px;
margin: 0 2px 0 8px;
}
.contentpage__schedulenotebox{
height:42px;
margin-top:10px;
}
.contentpage__schedulenotetext{
font-size:14px;
line-height:20px;
text-align: center;
color: #626262;
font-family: "Zen Maru Gothic";
font-weight: 500;
font-style: normal;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
}
.contentpage__schedulelink{
display: flex;
font-size: 14px;
line-height: 24px;
font-family: "Zen Maru Gothic";
font-weight: 500;
font-style: normal;
text-decoration: none;
border: 1px solid #538EDD;
background: #538EDD;
color: white;
width: 164px;
height: 45px;
justify-content: center;
align-items: center;
margin: 17.3px auto 0 auto;
border-radius:20px;
transition:all 0.5s;
}
.contentpage__schedulelink:hover,.contentpage__button--showall:hover{
color:#538EDD;
background-color:white;
}
.schedule__card__link:hover{
background:white;
color:#538EDD;
}
.contentpage__button--showall {
display: flex;
margin: 0 auto;
width: 309px;
height: 64px;
font-size:19px;
line-height:33px;
text-decoration: none;
justify-content: center;
align-items: center;
background: #538EDD;
border: 1px solid #538EDD;
color: white;
border-radius: 32px;
font-family: "Zen Maru Gothic";
font-weight: 700;
font-style: normal;
transition:all 0.5s;
}
.contentpage__scheduleshowall {
padding-bottom: 239px;
}
.contentpage__decoration--scheduleurl{ opacity: 0.35;
margin-top:-91px;
height:91px;
}
.contentpage__schedulelinklist{
background:rgba(22, 224, 186, 0.25);
padding:134px 0 202px 0;
}
.contentpage__schedulelinkbox{
width:904px;
margin:0 auto;
display: grid;
grid-template-columns: repeat(3, auto);
grid-template-rows: auto;
grid-column-gap: 62px;
grid-row-gap: 0px; 
}
.contentpage__schedulelinkinfo{
display:flex;
justify-content:center;
align-items:center;
text-align:center;
width:260px;
height:156px;   text-decoration:none;   transition:all 0.5s;
}
.contentpage__schedulelinkinfo:hover{ opacity:0.5;
}
.contentpage__schedulelinkinfo__img{
width:100%;
display:block;
} .titlepage__container{
width:904px;
margin:0 auto;
padding-top: 214px;
padding-bottom:189px
}
.titlepage__container--indexprogramlist{
padding-bottom:240px;
}
.titlepage__decoration--sp{
display:none;
}
.titlepage__decoration--bg-01 {
width: 32px;
margin-left: -277px;
position: absolute;
margin-top: -20px;
}
.titlepage__decoration--bg-02 {
position: absolute;
width: 226.44px;
margin-left: 16px;
margin-top: -10px;
}
.titlepage__decoration--bg-03 {
position: absolute;
width: 174.38px;
margin-left: 790px;
}
.titlepage__title-background{
display: flex;
justify-content: center;
align-items: center;
width: 372px;
height: 76px;
font-size: 20px;
line-height: 36px;
letter-spacing: 0.15em;
color: #626262;
font-family: "Zen Maru Gothic";
font-weight: 700;
font-style: normal;
background-image: url(//tahara-michinoeki.com/site/wp-content/uploads/2025/05/title-bg-about.png);
background-size: cover;
text-align: center;
margin: 0 auto;
}
.titlepage__title-background--green{
background-image: url(//tahara-michinoeki.com/site/wp-content/uploads/2025/05/programlist-title.png);
color:white;
}
.titlepage__subtitle {
text-align: center;
margin-top: 25px;
font-size: 18px;
line-height: 24px;
color: #626262;
font-family: "Zen Maru Gothic";
font-weight: 700;
font-style: normal;
}
.contentpage__container {
background: rgba(187,239,237,0.7);
} .titlepage__subtitle-text{
display:none;
}
.contentpage__about{
width: 904px;
margin:0 auto;
padding-bottom: 205px;
padding-top:70px;
}
.contentpage__abouttitle{
display: flex;
justify-content: center;
align-items: center;
background-color:white;
width:161px;
height:98px;
border-radius:20px;
position:relative;
}
.contentpage__abouttitletext{
font-size:19px;
line-height:25px;
letter-spacing:0.01em;
color:#538EDD;
font-family: "Zen Maru Gothic";
font-weight: 700;
font-style: normal;
text-align: center;
}
.contentpage__decoration--about{
margin-top:-110px;
}
.contentpage__aboutitem{
display: flex;
}
.contentpage__aboutitem:nth-child(2){
margin:59px 0 57px 0;
}
.contentpage__abouttext{
width: 715px;
font-size: 16px;
line-height: 24px;
color: #626262;
font-family: "Zen Maru Gothic";
font-weight: 700;
font-style: normal;
margin-left: 28px;
display:flex;
align-items:center;
}
.contentpage__aboutthumbnail{
width:680px;
height:431px;
display:block;
margin:100px auto 60px auto;
}
.contentpage__backtotop{
text-align: center;
font-size: 16px;
line-height: 33px;
font-family: "Zen Maru Gothic";
font-weight: 500;
font-style: normal;
color: #626262;
display: block;
width: 144px;
margin: 0 auto;
transition:all 0.5s;
}
.contentpage__backtotop:hover{
opacity:0.5;	
}
.contentpage__aboutdecoration{
position: absolute;
top: 0;
left: 0;
}
.contentpage__aboutdecoration--bubble{
width: 35px;
height: 30px;
margin-left: -13px;
margin-top: -5px;
}
.contentpage__aboutdecoration--star{
width: 35px;
height: 30px;
margin-left: -13px;
margin-top: -5px;
}
.contentpage__aboutdecoration--love{
width: 35px;
height: 30px;
margin-left: -13px;
margin-top: -5px;
} .contentpage__container--participate{
margin-top:-0.4px;
}
.contentpage__decoration--participation{
margin-top:-110px;
}
.contentpage__participatesubtitle{
background-image:url(//tahara-michinoeki.com/site/wp-content/uploads/2025/05/title-bg-participate.png);
width:266px;
height:54px;
margin:0 auto;
background-size:cover;
font-size:16px;
line-height:25px;
letter-spacing:0.15em;
color:white;
font-family: "Zen Maru Gothic";
font-weight: 700;
font-style: normal;
justify-content: center;
align-items: center;
display: flex;
}
.contentpage__participatesubtitle--tutorial{
margin-top:35px;
}
.contentpage__participate{
padding-top: 35px;
width:904px;
margin:0 auto;
padding-bottom:201px;
}
.contentpage__participatesubtext{
margin-top:30px;
font-size:16px;
line-height:24px;
color:#626262;
text-align:center;
font-family: "Zen Maru Gothic";
font-weight: 700;
font-style: normal;
}
.contentpage__participatestepsbox{
margin-top:30px;
margin-bottom:120px;
}
.contentpage__participatestepitem{
background-color:#FFF7D5;
border-radius:20px;
}
.contentpage__participatestepitem--step01{
padding:29.5px 52px 29.5px 29px;
}
.contentpage__participatestepitem--step02{
padding:29.5px 52px 50px 29px;
margin-top:36px;
}
.contentpage__participatestepitem--step03{
padding:41px 52px 50px 29px;
margin-top:43px;
}
.contentpage__participatestepitem--step04{
padding:41px 52px 45px 29px;
margin-top:52px;
}
.contentpage__participatestepcontent{
display: flex;
align-items:center;
}
.contentpage__participateindextext{
font-size: 16px;
color: #538EDD;
line-height: 24px;
font-family: "Keifont";
font-weight: 300;
font-style: normal;
}
.contentpage__participateindexnumber {
font-size: 48px;
line-height: 72px;
color: #538EDD;
font-family: "Keifont";
font-weight: 300;
font-style: normal;
text-align: center;
}
.contentpage__participatestepborder{
height:98px;
width:1px;
background-color:#538EDD;
margin: 0 36.5px 0 33.5px;
}
.contentpage__participatestepsubtext{
font-size: 16px;
line-height: 24px;
color: #626262;
font-family: "Zen Maru Gothic";
font-weight: 700;
font-style: normal;
}
.contentpage__participatestepsubtext a{
color: #626262;
transition:0.5s all;
}
.contentpage__participatestepsubtext a:hover{
opacity:0.5;
}
.contentpage__participatestepnoted {
margin-left: 33px;
margin-top: 30.5px;
}
.contentpage__participatestepnotetitle {
width: 234px;
background: white;
border-radius: 18px;
height: 35px;
display: flex;
align-items: center;
justify-content: center;
font-size: 16px;
line-height: 24px;
color: #538EDD;
font-family: "Zen Maru Gothic";
font-weight: 700;
font-style: normal;
}
.contentpage__participatestepnotetext{
font-size:16px;
line-height:24px;
color:#626262;
font-family: "Zen Maru Gothic";
font-weight: 700;
font-style: normal;
}
.contentpage__participatestepnotetext--step01{
margin:13px 0 30px 0;
}
.contentpage__participatestepnotetext--step01:last-child{
margin-bottom:0;
}
.contentpage__participatestepextra{
margin:15.5px 0 0 23px;
}
.contentpage__participatetexts{
font-size:16px;
line-height:30px;
font-family: "Zen Maru Gothic";
font-weight: 700;
font-style: normal;
color:#626262;
margin-left: 58px;
margin-top:30px;
margin-bottom:120px;
}
.other__content__text{
margin-bottom:60px;
} .contentpage__decoration--programlist{
margin-top:-80px;
}
.participatedetail__content {
width: 904px;
margin: 0 auto;
}
.contentpage__programcategory {
display: grid;
grid-template-columns: repeat(3, auto);
width: 688px;
grid-column-gap: 19px;
grid-row-gap: 18px;
margin: -110px auto 0 auto;
position: relative;
z-index: 2;
}
.contentpage__catbutton{
display:flex;
text-decoration:none;
justify-content:center;
align-items:center;
cursor:pointer;
width: 217px;
background: white;
color: #538EDD;
height: 42px;
border-radius: 21px;
border: 1px solid #538EDD;
font-family: "Zen Maru Gothic";
font-weight: 700;
font-style: normal;
font-size: 16px;
line-height: 24px;
transition:all 0.5s;
}
.contentpage__catbutton:hover{
background: #538EDD;
color: white;
}
.contentpage__catbutton--current{
color:white;
background:#538EDD;
}
.contentpage__programlist{
width:904px;
margin:0 auto;
margin-top: 30px;
padding-top: 60px;
padding-bottom: 195px;
}
.contentpage__programlistdata{
display: grid;
grid-template-columns: repeat(3, 260px);
grid-template-rows: auto;
grid-column-gap: 62px;
grid-row-gap: 40px;
}
.contentpage__pagination {
display: flex;
margin-top:70px;
margin-bottom:60px;
justify-content: center;
}
.contentpage__buttonarrow {
width: 29px;
height: 25px;
display: block;
margin-right:12px;
}
.contentpage__pagebutton{
display: flex;
align-items: center;
font-size: 14px;
line-height: 33px;
color: #626262;
font-family: "Zen Maru Gothic";
font-weight: 700;
font-style: normal;
cursor: pointer;
transition:all 0.5s;
}
.contentpage__pagebutton:hover{
opacity:0.5;
}
.contentpage__buttonarrow--next{
transform: scaleX(-1);
margin-right:0;
margin-left:12px;
}
.contentpage__pagingnumber{
display:flex;
align-items:center;
margin:0 17px;
}
.contentpage__numbering{
font-size:22px;
line-height:33px;
width:53px;
height:53px;
background:white;
color:#538EDD;
font-family: "Zen Maru Gothic";
font-weight: 700;
font-style: normal;
border-radius:50%;
display:flex;
justify-content:center;
align-items:center;
margin: 0 16px;
cursor: pointer;
transition:all 0.5s;
}
.contentpage__numbering:hover{
background:#538EDD;
color:white;
}
.contentpage__numbering--current{
background:#538EDD;
color:white;
} .programdetail__container{
width: 904px;
margin: 0 auto;
padding-top: 214px;
padding-bottom: 189px;
}
.programdetail__section__title {
display: flex;
justify-content: center;
align-items: center;
width: 372px;
height: 76px;
font-size: 20px;
line-height: 36px;
letter-spacing: 0.15em;
color: #626262;
font-family: "Zen Maru Gothic";
font-weight: 700;
font-style: normal;
background-image: url(//tahara-michinoeki.com/site/wp-content/uploads/2025/05/title-bg-about.png);
background-size: cover;
text-align: center;
margin: 0 auto;
}
.contentpage__decoration--programdetail{
margin-top:-110px;	
}
.contentpage__thumbnailinfo {
display: block;
border-radius: 20px;
margin: -70px auto 0 auto;
position: absolute;
z-index: 2;
left: 0;
right: 0;
width:680px;
height:510px;
object-fit:cover;
}
.contentpage__programdetails{
width:904px;
margin:0 auto;
padding-top: 532px;
padding-bottom:195px;
}
.content__page__calenderinfo {
width: 150px;
text-align: center;
font-size: 20px;
line-height: 24px;
height: 30px;
font-family: "Zen Maru Gothic";
font-weight: 700;
font-style: normal;
border-radius: 5px;
}
.contentpage__calender {
display: grid;
grid-template-columns: repeat(2, auto);
margin: 0 auto;
grid-row-gap: 15px;
grid-column-gap: 15px;
justify-content: center;
height: 97px;
overflow: scroll;
}
.content__page__calenderinfo--past{
color: #000000;
background-color: #e3e8ea;
}
.content__page__calenderinfo--ongoing{
color: #ffffff;
background-color: #6db943;
border-color: transparent;
}
.contentpage__programdetailstitle {
background-image: url(//tahara-michinoeki.com/site/wp-content/uploads/2025/05/title-bg-participate.png);
width: 266px;
height: 54px;
margin: 0 auto;
margin-top: 0px;
margin-top: 0px;
background-size: cover;
font-size: 16px;
line-height: 25px;
letter-spacing: 0.15em;
color: white;
font-family: "Zen Maru Gothic";
font-weight: 700;
font-style: normal;
justify-content: center;
align-items: center;
display: flex;
position: relative;
z-index: 2;
}
.contentpage__programdetailsbox {
width: 600px;
background: #FFF7D5;
border-radius: 20px;
margin: -23px auto 60px auto;
box-sizing: border-box;
padding: 50px 0 30px 0;
}
.contentpage__programdetailsdesc {
font-size: 14px;
line-height: 24px;
font-family: "Zen Maru Gothic";
font-weight: 700;
font-style: normal;
color: #626262;
width: 448px;
margin: 0 auto;
text-align: center;
}
.contentpage__programdetailsinfo{
width: 470px;
border-collapse: collapse;
margin: 28px auto 0 auto;
}
.contentpage__programdetailsinfotitle{
width:130px;
}
.contentpage__programdetailsinfo tr td{
font-size:14px;
line-height:24px;
color:#626262;
font-family: "Zen Maru Gothic";
font-weight: 700;
font-style: normal;
border-bottom:1px solid #626262;
padding: 10px 0;
}
.contentpage__programdetailsinfo tr td a{
color:#626262;
transition:all 0.5s;
display:block;
width:300px;
word-wrap: break-word; overflow-wrap: break-word; white-space: normal; 
}
.contentpage__programdetailsinfo tr td a:hover{
opacity:0.5;
}
.contentpage__programdetailsmap {
border: none;
width: 470px;
height: 251px;
margin: 15.5px auto 0 auto;
display: block;
}
.contentpage__programdetailsregister{
background-image:url(//tahara-michinoeki.com/site/wp-content/uploads/2025/05/border-button.png);
width:519px;
height:120px;
background-size:cover;
display:flex;
text-decoration:none; padding-top:30px;
justify-content: center;
margin: 0 auto 60px auto;
transition:0.5s all;
}
.contentpage__programdetailsregister:hover{
opacity:0.5;
}
.contentpage__programdetailsregistertext{
font-size:29px;
line-height:44px;
font-family: "Zen Maru Gothic";
font-weight: 900;
font-style: normal;
color:#626262;
}
.contentpage__programdetailsregistersubtext{
font-size: 17px;
line-height:36px;
color: #626262;
font-family: "Zen Maru Gothic";
font-weight: 700;
font-style: normal;
text-align: center;
margin-top: -10px;
}
.bluetext{
color:#538EDD;
}
.contentpage__programdetailsregisterdecoration--01{
width: 63.64px;
height: 37.55px;
margin-right: 18.3px;
}
.contentpage__programdetailsregisterdecoration--02{
margin-left:21px;
width:56px;
height:48px;
}
.contentpage__programdetailsclosed{
width:519px;
height:120px;
background-image:url(//tahara-michinoeki.com/site/wp-content/uploads/2025/05/closed-button.png);
background-size:cover;
font-family: "Zen Maru Gothic";
font-weight: 900;
font-style: normal;
display:flex;
justify-content:center;
align-items:center;
font-size: 29px;
line-height: 44px;
color: #626262;
margin:0 auto 60px auto;
}
.contentpage__programdetailsclosedtext {
margin-top: -10px;
} footer {
max-width: 1920px;
margin: 0 auto;
background-color:white;
}
.footer__container{
width:904px;
margin:0 auto;
background-color:white;
}
.footer__decoration {
width: 1920px;
left: 50%;
right: 0;
transform: translateX(-50%);
position: absolute;
margin-top: -115px;
z-index: 2;
}
.footer__socialmedia{
margin-top: 35px;
text-align:center;
}
.footer__socialmedia a{
text-decoration:none;
transition:all 0.5s;
}
.footer__socialmedia a:hover{
opacity:0.5;
}
.footer__socialmediaimage{
width:42px;
height:42px;
}
.footer__socialmedialink--instagram{
margin-right:55px;
}
.footer__link{
display: flex;
justify-content: center;
margin-top:60px;
}
.footer__linkitem {
display: flex;
align-items: center;
color: #626262;
font-family: "Zen Maru Gothic";
font-weight: 500;
font-style: normal;
font-size: 16px;
line-height: 41px;
letter-spacing: 0.15em;
transition:all 0.5s;
}
.footer__linkitem:hover{
opacity:0.5
}
.footer__linkitem:nth-child(even){
margin:0 50px;
}
.footer__linkimage{
margin-right: 12px;
}
.footer__linkimage--star{
width:24px;
height:25px;
}
.footer__linkimage--home{
width:21px;
height:24px;
}
.footer__linkimage--search{
width:26px;
height:25px;
margin-right:10px;
}
.footer__copyright {
color: #626262;
font-family: "Zen Maru Gothic";
font-weight: 500;
font-style: normal;
text-align: center;
margin-top: 30px;
margin-bottom: 21px;
font-size: 12px;
line-height: 41px;
}
.footer__decoration--sp{
display:none;
}
.contentpage__toggleblock--hide{
display:none;
}
.contentpage__buttonpagination--disabled{
cursor:default;
opacity:0.5;
}
.contentpage__tablelast{
border-bottom:none !important;
} @media only screen and (max-width: 1024px) { header {
width: 187.5vw;
height: 9.375vw;
}
.header__container {
width: 88.281vw;
}
.header__logo {
width: 10.742vw;
height: 12.305vw;
border-bottom:0.195vw solid #BBEFED;
border-left:0.195vw solid #BBEFED;
border-right:0.195vw solid #BBEFED;
padding-top:3.516vw;
border-bottom-left-radius: 45%;
border-bottom-right-radius: 45%;
}
.header__image--logo {
width: 7.324vw;
height:5.859vw;
}
.header__content {
margin-top:1.465vw
}
.header__item {
padding: 0 2.393vw 0 2.49vw;
border-right: 0.098vw solid #707070;
height: 2.344vw;
}
.header__hyperlink {
font-size: 1.367vw;
line-height:2.344vw;
}
.header__hyperlink:last-child {
border-right: 0.098vw solid transparent;
}
.header__hyperlinklogo--question {
width: 0.977vw;
height: 1.758vw;
margin-right: 0.977vw;
}
.header__hyperlinklogo--flag {
width: 1.758vw;
height:1.953vw;
margin-right:0.488vw;
}
.header__hyperlinklogo--speaker {
width: 2.344vw;
height: 1.172vw;
margin-right: 0.781vw;
}
.header__hyperlinklogo--computer {
width: 2.051vw;
height: 1.66vw;
margin-right: 0.781vw;
} .top__wrapper {
margin: 8.789vw auto 0 auto;
height: 70.313vw;
}
.top__container {
width: 88.281vw;
}
.top__decoration--bg-01 {
width: 51.079vw;
margin-top: -1.953vw; margin-left:-34.961vw;
}
.top__decoration--bg-02 {
width: 43.75vw;
margin-left: -49.609vw;
margin-top: 26.367vw;
}
.top__decoration--bg-03 {
width: 57.114vw;
left: auto;
margin-right: -22.461vw;
margin-top: -4.883vw;
}
.toplogo__image {
width: 29.785vw;
height: 23.828vw;
margin: 20.215vw 4.492vw 0 10.645vw;
}
.toptitle__part {
margin-top:20.801vw;
margin-left:0.879vw;
}
.titletop__decoration {
width: 8.203vw;
height: 4.297vw;
margin: 0 auto 1.66vw auto;
}
.top__title {
font-size:2.344vw;
line-height:4.004vw;
}
.top__title::after{
width:19.336vw;
height:1.074vw;
top:-1.563vw;
left: -0.488vw;
}
.top__decoration--bg-04 {
width:38.27vw;
margin-right: -14.648vw;
margin-top: 34.111vw;
}
.top__decoration--bg-05 {
width: 23.535vw;
margin-right: -49.316vw;
margin-top: 16.309vw;
}
.top__decoration--bg-06 {
width: 12.305vw;
margin-left: -37.109vw;
margin-top: 8.535vw;
}
.top__decoration--bg-07 {
width: 85.847vw;
margin-left: -1.855vw;
margin-top: 5.137vw;
}
.top__decoration--bg-08 {
width: 21.756vw;
margin-right: -40.039vw;
margin-top:4.98vw;
} .titlepage__container {
width: 88.281vw;
padding-top: 20.898vw;
padding-bottom: 18.457vw;
}
.titlepage__decoration--bg-01 {
width: 3.125vw;
margin-left: -27.051vw;
margin-top: -1.953vw;
}
.titlepage__decoration--bg-02 {
width: 22.113vw;
margin-left:-3.711vw;
margin-top: -0.977vw;
}
.titlepage__decoration--bg-03 {
width: 17.029vw;
margin-left: 77.148vw;
}
.titlepage__title-background {
width: 36.328vw;
height: 7.422vw;
font-size: 1.953vw;
line-height: 3.516vw;
} .footer__decoration {
width: 187.5vw;
margin-top: -11.23vw;
}
.footer__container {
width: 88.281vw;
}
.footer__socialmedia {
margin-top: 3.418vw;
}
.footer__socialmedialink--instagram {
margin-right: 5.371vw;
}
.footer__socialmediaimage {
width: 4.102vw;
height: 4.102vw;
}
.footer__link {
margin-top: 5.859vw;
}
.footer__linkitem {
font-size: 1.563vw;
line-height: 4.004vw;
}
.footer__linkitem:nth-child(2n) {
margin: 0 4.883vw;
}
.footer__linkimage {
margin-right: 1.172vw;
}
.footer__linkimage--star {
width: 2.344vw;
height: 2.441vw;
}
.footer__linkimage--home {
width:2.051vw;
height: 2.344vw;
}
.footer__linkimage--search {
width: 2.539vw;
height: 2.441vw;
margin-right: 0.977vw;
}
.footer__copyright {
margin-top: 2.93vw;
margin-bottom: 2.051vw;
font-size: 1.172vw;
line-height: 4.004vw;
}
.contentpage--schedule {
margin-top: -9.766vw;
}
.contentpage__decoration {
width: 187.5vw;
}
.contentpage__boxtop {
padding-top: 2.441vw;
}
.contentpage__scheduleboxtitle {
width: 28.906vw;
height: 5.859vw;
}
.contentpage__scheduleboxtitletext {
font-size: 2.148vw;
line-height: 2.832vw;
}
.contentpage__container--schedule {
margin-top: 2.441vw;
}
.contentpage__schedulegrid {
width: 88.281vw;
grid-template-columns: repeat(3, 25.391vw);
grid-column-gap:6.055vw;
}
.contentpage__schedulegrid--comingsoon {
margin: 0 auto 6.836vw auto;
}
.contentpage__schedulecategory {
border-radius:2.051vw;
font-size: 1.367vw;
line-height: 2.344vw;
width: 21.191vw;
height: 4.102vw;
}
.contentpage__schedulethumbnail {
width: 25.391vw;
height: 19.043vw;
border-top-left-radius:1.953vw;
border-top-right-radius:1.953vw;
margin-top: -1.953vw;
}
.contentpage__schedulebox {
width: 25.391vw;
border-bottom-left-radius: 1.953vw;
border-bottom-right-radius: 1.953vw;
padding: 1.465vw 3.027vw 1.855vw 3.223vw;
}
.contentpage__scheduletitle {
height: 4.688vw;
}
.contentpage__scheduletitletext {
font-size: 1.953vw;
line-height: 2.344vw;
}
.contentpage__scheduledesc {
height:5.859vw;
margin-top:1.172vw;
}
.contentpage__scheduledesctext {
font-size: 1.367vw;
line-height:1.953vw;
}
.contentpage__schedulecardprice {
margin-top: 0.977vw;
font-size: 2.344vw;
line-height: 2.734vw;
}
.contentpage__schedulenotetext {
font-size: 1.367vw;
line-height: 1.953vw;
}
.contentpage__pagination {
margin-top: 6.836vw;
margin-bottom: 5.859vw;
}
.contentpage__pagebutton {
font-size:1.367vw;
line-height:3.223vw;
}
.contentpage__buttonarrow {
width: 2.832vw;
height: 2.441vw;
margin-right: 1.172vw;
}
.contentpage__numbering {
font-size: 2.148vw;
line-height: 3.223vw;
width: 5.176vw;
height: 5.176vw;
margin: 0 1.563vw;
}
.contentpage__pricedetail--eachperson, .contentpage__pricedetail--yen {
font-size: 1.367vw;
line-height: 1.953vw;
}
.contentpage__pricedetail--numberprice {
font-size: 2.344vw;
line-height: 1.953vw;
margin: 0 0.195vw 0 0.781vw;
}
.contentpage__schedulenotebox {
height: 4.102vw;
margin-top:0.977vw;
}
.contentpage__schedulelink {
border: 0.098vw solid #538EDD;
font-size: 1.367vw;
line-height: 2.344vw;
width: 16.016vw;
height: 4.395vw;
margin: 1.689vw auto 0 auto;
border-radius: 1.953vw;
}
.contentpage__schedulegrid--option {
margin: 3.906vw auto 15.625vw auto;
}
.contentpage__schedulegrid--all {
margin: 3.906vw auto 6.836vw auto;
grid-row-gap:3.906vw;
}
.contentpage__button--showall {
width: 30.176vw;
height: 6.25vw;
font-size: 1.855vw;
line-height: 3.223vw;
border-radius: 3.125vw;
border: 0.098vw solid #538EDD;
}
.contentpage__scheduleshowall {
padding-bottom: 23.34vw;
}
.contentpage__decoration--scheduleurl { margin-top:-8.887vw;
height: 8.887vw;
}
.contentpage__schedulelinklist {
padding: 13.086vw 0 19.727vw 0;
}
.contentpage__schedulelinkbox {
width: 88.281vw;
grid-column-gap: 6.055vw;
}
.contentpage__schedulelinkinfo {
width:25.391vw;
height: 15.234vw;
font-size: 1.953vw;
line-height:2.246vw; } .contentpage__decoration--about{
margin-top:-10.542vw;
}
.contentpage__about {
width: 88.281vw;
padding-bottom: 20.02vw;
padding-top: 6.836vw;
}
.contentpage__abouttitle {
width: 15.723vw;
height: 9.57vw;
border-radius: 1.953vw;
}
.contentpage__aboutdecoration--bubble,.contentpage__aboutdecoration--star,.contentpage__aboutdecoration--love{
width:3.418vw;
height: 2.93vw;
margin-left: -1.27vw;
margin-top: -0.488vw;
}
.contentpage__abouttitletext {
font-size: 1.855vw;
line-height: 2.441vw;
}
.contentpage__abouttext {
width: 69.824vw;
font-size: 1.563vw;
line-height: 2.344vw;
margin-left: 2.734vw;
}
.contentpage__aboutitem:nth-child(2) {
margin:5.762vw 0 5.566vw 0;
}
.contentpage__aboutthumbnail {
width: 66.406vw;
height: 42.09vw;
display: block;
margin: 9.766vw auto 5.859vw auto;
}
.contentpage__backtotop {
font-size: 1.563vw;
line-height:3.223vw;
width: 14.063vw;
} .contentpage__decoration--participation {
margin-top: -10.742vw;
}
.contentpage__participate {
padding-top: 3.418vw;
width: 88.281vw;
margin: 0 auto;
padding-bottom: 19.629vw;
}
.contentpage__participatesubtitle {
width: 25.977vw;
height: 5.273vw;
font-size: 1.563vw;
line-height: 2.441vw;
}
.contentpage__participatesubtitle--tutorial {
margin-top: 3.418vw;
}
.contentpage__participatesubtext {
margin-top: 2.93vw;
font-size: 1.563vw;
line-height:2.344vw;
}
.contentpage__participatestepsbox {
margin-top: 2.93vw;
margin-bottom: 11.719vw;
}
.contentpage__participatestepitem {
border-radius: 1.953vw;
}
.contentpage__participatestepitem--step01 {
padding: 2.881vw 5.078vw 2.881vw 2.832vw;
}
.contentpage__participatestepitem--step02{
padding: 2.881vw 5.078vw 4.883vw 2.832vw;
margin-top: 3.516vw;
}
.contentpage__participatestepitem--step03 {
padding: 4.004vw 5.078vw 4.883vw 2.832vw;
margin-top: 4.199vw;
}
.contentpage__participateindextext {
font-size: 1.563vw;
line-height: 2.344vw;
}
.contentpage__participateindexnumber {
font-size: 4.688vw;
line-height: 7.031vw;
}
.contentpage__participatestepborder {
height: 9.57vw;
width: 0.098vw;
margin: 0 4.541vw 0 3.271vw;
}
.contentpage__participatestepnoted {
margin-left: 3.223vw;
margin-top: 2.979vw;
}
.contentpage__participatestepnotetitle {
width: 22.852vw;
border-radius: 1.758vw;
height: 3.418vw;
font-size: 1.563vw;
line-height: 2.344vw;
}
.contentpage__participatestepsubtext {
font-size: 1.563vw;
line-height: 2.344vw;
}
.contentpage__participatestepnotetext {
font-size: 1.563vw;
line-height: 2.344vw;
}
.contentpage__participatestepnotetext--step01 {
margin: 1.27vw 0 2.93vw 0;
}
.contentpage__participatestepextra {
margin: 1.514vw 0 0 2.246vw;
}
.contentpage__participatestepitem--step04 {
padding: 4.004vw 5.078vw 4.395vw 2.832vw;
margin-top: 5.078vw;
}
.contentpage__participatetexts {
font-size: 1.563vw;
line-height:2.93vw;
margin-left: 5.664vw;
margin-top: 2.93vw;
margin-bottom: 11.719vw;
}
.contentpage__decoration--programlist {
margin-top: -7.813vw;
}
.contentpage__programcategory {
width: 67.188vw;
grid-column-gap: 1.855vw;
grid-row-gap: 1.758vw;
margin: -10.742vw auto 0 auto;
}
.contentpage__catbutton {
width:21.191vw;
height:4.102vw;
border-radius: 2.051vw;
border: 0.098vw solid #538EDD;
font-size: 1.563vw;
line-height: 2.344vw;
}
.contentpage__programlist {
width: 88.281vw;
margin: 2.93vw auto 0 auto;
padding-top: 5.859vw;
padding-bottom: 19.043vw;
}
.contentpage__programlistdata {
grid-template-columns: repeat(3, 25.391vw);
grid-column-gap: 6.055vw;
grid-row-gap: 3.906vw;
} .titlepage__subtitle {
margin-top: 2.441vw;
font-size: 1.758vw;
line-height: 2.344vw;
}
.contentpage__decoration--programdetail {
margin-top: -10.742vw;
}
.contentpage__thumbnailinfo {
border-radius: 1.953vw;
margin: -6.836vw auto 0 auto;
width: 66.406vw;
height:49.805vw;
}
.contentpage__programdetails {
width: 88.281vw;
padding-top: 51.953vw;
padding-bottom: 19.043vw;
}
.contentpage__programdetailstitle {
width: 25.977vw;
height: 5.273vw;
font-size: 1.563vw;
line-height: 2.441vw;
}
.contentpage__calender {
grid-row-gap: 1.465vw;
grid-column-gap: 1.465vw;
height: 9.473vw;
}
.content__page__calenderinfo {
width:14.648vw;
font-size: 1.465vw;
line-height: 2.344vw;
height: 2.93vw;
border-radius: 0.488vw;
}
.contentpage__programdetailsbox {
width: 58.594vw;
border-radius: 1.953vw;
margin: -2.246vw auto 5.859vw auto;
padding: 4.883vw 0 2.93vw 0;
}
.contentpage__programdetailsdesc {
font-size: 1.367vw;
line-height: 2.344vw;
width: 43.75vw;
}
.contentpage__programdetailsinfo {
width: 45.898vw;
margin: 2.734vw auto 0 auto;
}
.contentpage__programdetailsinfo tr td {
font-size: 1.367vw;
line-height: 2.344vw;
border-bottom: 0.098vw solid #626262;
padding: 0.977vw 0;
}
.contentpage__programdetailsinfo--table--02{
margin-top:0;
}
.contentpage__programdetailsinfo tr td a{		
width:29.297vw;
}
.contentpage__programdetailsmap {
width: 45.898vw;
height: 24.512vw;
margin: 1.514vw auto 0 auto;
}
.contentpage__programdetailsregister {
width: 50.684vw;
height: 11.719vw;
margin: 0 auto 5.859vw auto;
padding-top:2.93vw;
}
.contentpage__programdetailsregisterdecoration--01 {
width: 6.215vw;
height: 3.667vw;
margin-right: 1.787vw;
}
.contentpage__programdetailsregistertext {
font-size: 2.832vw;
line-height: 4.297vw;
}
.contentpage__programdetailsregistersubtext {
font-size: 1.66vw;
line-height: 3.516vw;
margin-top: -0.977vw;
}
.contentpage__programdetailsregisterdecoration--02 {
margin-left:2.051vw;
width: 5.469vw;
height: 4.688vw;
}
.contentpage__programdetailsclosed {
width: 50.684vw;
height: 11.719vw;
font-size: 2.832vw;
line-height: 4.297vw;
margin: 0 auto 5.859vw auto;
}
} @media only screen and (max-width: 640px) {
.header__content--sp{
display:none;
}
header {
background-image: url(//tahara-michinoeki.com/site/wp-content/uploads/2025/05/header-background-sp.png);
width: 100%;
height: 25.6vw;
left:0;
transform:unset;
}
.header__container{
width:100%;
padding:0 8vw;
box-sizing:border-box;
}
.header__logo {
width: 23.392vw;
height: 31.048vw;
border-bottom: 0.533vw solid #BBEFED;
border-left: 0.533vw solid #BBEFED;
border-right: 0.533vw solid #BBEFED;
padding-top: 11.92vw;
border-bottom-left-radius: 45%;
border-bottom-right-radius: 45%;
}
.header__image--logo {
width: 16vw;
height: 12.8vw;
}
.header__content {
display: block;
margin-top: 0;
width: 78.4vw;
position: absolute;
right: 0;
background: white;
border-bottom-left-radius: 5.333vw;
border-bottom-right-radius: 5.333vw;
overflow: hidden;
transition: max-height 0.4s ease, opacity 0.4s ease;
max-height: 0;
opacity: 0;
}
.header__content--show{
max-height: 107.467vw;
opacity: 1;
}
.header__content--hide{
max-height: 0;
opacity: 0;
}
.header__buttonsp{
display:block;
cursor: pointer;
}
.header__buttonsp--menu{
height: 6.179vw;
margin-top: 5.76vw;
width: 7.733vw;
}
.header__buttonsp--closed{
width:8vw;
height:6.4vw;
margin-left: auto;
margin-right: 8vw;
margin-top: 5.6vw;
}
.header__item {
margin: 0 12.8vw;
border-right: none;
height: auto;
border-bottom: 0.4vw solid #E5E5E5;
padding: 7.6vw 0;
}
.header__item:first-of-type {
padding-top:8.4vw;
}
.header__item:last-of-type{
border-bottom:none;
padding-bottom:13.6vw;
}
.header__hyperlinklogo--question {
width: 3.352vw;
height: 6.035vw;
margin-right: 3.307vw;
}
.header__hyperlinklogo--flag {
width: 6.035vw;
height: 6.707vw;
margin-right:1.707vw;
}
.header__hyperlinklogo--speaker {
width: 8.048vw;
height: 4.024vw;
margin-right: 2.613vw;
}
.header__hyperlinklogo--computer {
width: 7.04vw;
height: 5.699vw;
margin-right: 2.56vw;
}
.header__hyperlink {
font-size: 4.533vw;
line-height: 7.733vw;
} .top__wrapper {
margin: 25.6vw auto 0 auto;
height:165.467vw;
}
.top__container {
width: 100%;
padding: 0 8vw;
margin:0;
}
.top__content{
display: block;
padding-top:24.16vw;
}
.toplogo__image{
width: 56.8vw;
height: 45.333vw;
margin: 0 auto;
display: block;
}
.toptitle__part {
margin-top: 10.4vw;
margin-left: 0;
}
.titletop__decoration {
width: 16.533vw;
height: 8.533vw;
margin: 0 auto 5.733vw auto;
}
.top__title {
font-size: 4.267vw;
line-height: 6.933vw;
width: 40vw;
margin: 0 auto;
}
.top__title::after {
width: 40.256vw;
height: 2.237vw;
top: -2.863vw;
left: -1vw;
}
.top__decoration--bg-01 {
width: 56.267vw;
margin-top: 62.667vw;
margin-left: -33.333vw;
}
.top__decoration--bg-02 {
width: 50.667vw;
margin-left: -12vw;
margin-top: 118.133vw;
}
.top__decoration--bg-03 {
width: 62.933vw;
left: auto;
margin-right: -6.133vw;
margin-top: -16.267vw;;
}
.top__decoration--bg-04 {
width: 42.133vw;
left: auto;
margin-right: -17.333vw;
margin-top: 103.467vw;
}
.top__decoration--bg-05 {
width: 26.267vw;
left: auto;
margin-right: -10.067vw;
margin-top: 39.067vw;
}
.top__decoration--bg-09{
width:88.293vw;
position:absolute;
margin-left: 8vw;
margin-top: 11.173vw;
}
.top__decoration--pc,.contentpage__decoration--pc,.contentpage__breakpoint--pc{
display:none;
}
.top__decoration--sp,.contentpage__decoration--sp,.contentpage__breakpoint--sp{
display:block;
} .titlepage__decoration--pc{
display:none;
}
.titlepage__decoration--sp{
display:block;
}
.titlepage__container {
width: 100%;
padding:0 8vw;
padding-top: 43.467vw;
padding-bottom:10.4vw;
} .contentpage__decoration {
width: 100%;
left: 0;
right: 0;
transform: initial;
position: absolute;
height: 8vw;
margin-top: 12.8vw;
}
.contentpage--schedule{
margin-top:0;
}
.contentpage__scheduleboxtitle {
width: 78.933vw;
height: 16vw;
position: relative;
z-index: 2;
}
.contentpage__container--schedule {
margin-top: -3.6vw;
padding-top: 14.4vw;
}
.contentpage__scheduleboxtitletext {
font-size: 5.867vw;
line-height: 7.733vw;
}
.contentpage__boxtop {
padding-top: 8.373vw;
}
.contentpage__schedulegrid {
width: 100%;
grid-template-columns: repeat(1, auto);
grid-template-rows: auto;
grid-column-gap: 0px;
grid-row-gap: 10.667vw;
padding:0 8vw;
}
.contentpage__schedulegrid--comingsoon {
margin: 0 auto 18.773vw auto;
}
.contentpage__schedulegrid--option {
margin: 10.667vw auto 42.667vw auto;
}
.contentpage__schedulegrid--all{
margin: 10.667vw auto 18.667vw auto;
}
.contentpage__schedulecategory {
border-radius: 5.6vw;
font-size: 3.733vw;
line-height: 6.4vw;
width: 57.867vw;
height: 11.2vw;
}
.contentpage__schedulethumbnail {
width: 69.333vw;
height: 52vw;
border-top-left-radius: 5.333vw;
border-top-right-radius: 5.333vw;
margin:-5.333vw auto 0 auto;
}
.contentpage__schedulebox {
width: 69.333vw;
border-bottom-left-radius: 5.333vw;
border-bottom-right-radius: 5.333vw;
padding: 4vw 8.267vw 5.067vw 8.8vw;
margin:0 auto;
}
.contentpage__scheduledesc {
height: 16vw;
margin-top:3.2vw;
}
.contentpage__scheduletitle {
height: 12.8vw;
}
.contentpage__scheduletitletext {
font-size: 5.333vw;
line-height: 6.4vw;
}
.contentpage__scheduledesctext {
font-size: 3.733vw;
line-height: 5.333vw;
}
.contentpage__schedulecardprice {
margin-top: 2.667vw;
font-size: 6.4vw;
line-height: 7vw;
}
.contentpage__pricedetail--numberprice {
font-size: 6.4vw;
line-height: 5.333vw;
margin: 0 0.533vw 0 2.133vw;
}
.contentpage__schedulenotetext {
font-size: 3.733vw;
line-height: 5.333vw;
}
.contentpage__schedulenotebox {
height: 11.2vw;
margin-top: 2.667vw;
}
.contentpage__schedulelink {
font-size: 3.733vw;
line-height: 6.4vw;
border: 0.267vw solid #538EDD;
width: 43.733vw;
height: 12vw;
margin: 4.613vw auto 0 auto;
border-radius: 5.333vw;
}
.contentpage__pricedetail--eachperson, .contentpage__pricedetail--yen {
font-size: 3.733vw;
line-height: 5.333vw;
}
.contentpage__button--showall {
width: 82.4vw;
height: 17.067vw;
font-size: 5.067vw;
line-height: 8.8vw;
border-radius: 8.533vw;
border: 0.267vw solid #538EDD;
}
.contentpage__decoration--scheduleurl {
margin-top: 0;
}
.contentpage__schedulelinklist {
padding: 28.8vw 0 40vw 0;
margin-top: 8vw;
}
.contentpage__schedulelinkbox {
width: 100%;
grid-template-columns: repeat(1, auto);
grid-column-gap: 0px;
grid-row-gap: 10.667vw;
padding: 0 8vw;
}
.contentpage__schedulelinkinfo {
width: 69.333vw;
height: 41.6vw;
font-size: 5.333vw;
line-height: 6.133vw;
margin: 0 auto; }
.titlepage__title-background {
width:84.733vw;
height: 17.333vw;
font-size: 4.467vw;
line-height: 7.733vw;
}
.titlepage__subtitle-text{
display:block;
font-size:4.267vw;
line-height:6.4vw;
color:#626262;
font-family: "Zen Maru Gothic";
font-weight: 700;
font-style: normal;
margin-top: 10.4vw;
text-align: center;
} .titlepage__decoration--bg-04 {
position: absolute;
width: 21.867vw;
margin-left: 47.733vw;
margin-top: -20vw;
}
.contentpage__decoration--about,.contentpage__decoration--participation{
margin-top:-8vw;
}
.contentpage__about {
width: 100%;
padding:3.2vw 8vw 29.867vw 8vw;
margin-top: 13.867vw;
}
.contentpage__aboutitem {
display: block;
}
.contentpage__aboutitem:nth-child(2) {
margin: 9.067vw 0 9.333vw 0;
}
.contentpage__abouttitle {
width: 100%; height:14.4vw;
border-radius: 5.333vw;
}
.contentpage__abouttitle--two-lines{
height:21.333vw;
}
.contentpage__abouttitletext {
font-size: 5.067vw;
line-height: 6.667vw;
}
.contentpage__aboutdecoration--bubble,.contentpage__aboutdecoration--star,.contentpage__aboutdecoration--love {
width: 9.333vw;
height: 8vw;
margin-left: -3.2vw;
margin-top: -1.6vw;
}
.contentpage__abouttext {
width: 100%;
font-size: 4.267vw;
line-height: 6.4vw;
margin-left: 0;
margin-top: 5.333vw;
}
.contentpage__aboutthumbnail {
width: 100%;
height: auto;
margin: 10.667vw auto 16vw auto;
}
.contentpage__backtotop {
font-size: 4.267vw;
line-height: 8.8vw;
width: 38.4vw;
} .contentpage__participate {
width: 100%;
padding: 0 8vw 29.867vw 8vw;
}
.contentpage__participatesubtitle{
width:70.933vw;
height: 14.4vw;
margin: 0 auto;
font-size: 4.267vw;
line-height: 6.667vw;
}
.contentpage__container--participate {
margin-top: 30.667vw;
}
.contentpage__participatesubtitle--tutorial {
margin-top: -27.4vw;
position: absolute;
left: 0;
right: 0;
}
.contentpage__participatesubtext {
margin-top: 0;
font-size: 4.267vw;
line-height: 6.4vw;
padding-top: 4vw;
}
.contentpage__participatestepsbox {
margin-top: 8vw;
margin-bottom: 18.667vw;
}
.contentpage__participatestepcontent {
display: block;
}
.contentpage__participatestepindex {
display: flex;
align-items: center;
}
.contentpage__participateindextext {
font-size: 4.267vw;
line-height:6.4vw;
}
.contentpage__participateindexnumber {
font-size: 12.8vw;
line-height: 19.2vw;
margin-left: 2.933vw;
}
.contentpage__participatestepborder {
height: 0.267vw;
width: 100%;
margin: 0 0 4vw 0;
display: block;
}
.contentpage__participatestepitem {
border-radius: 5.333vw;
}
.contentpage__participatestepitem--step01 {
padding: 0 7.733vw 8.267vw 8vw;
}
.contentpage__participatestepitem--step02 {
padding:0 7.733vw 8vw 8vw;
margin-top: 9.6vw;
}
.contentpage__participatestepitem--step03 {
padding:0 7.733vw 9.867vw 8vw;
margin-top: 9.6vw;
}
.contentpage__participatestepitem--step04 {
padding: 0 7.733vw 10.667vw 8vw;
margin-top: 9.6vw;
}
.contentpage__participatestepsubtext {
font-size: 4vw;
line-height: 6.133vw;
}
.contentpage__participatestepnoted {
margin-left: 0;
margin-top: 6.667vw;
}
.contentpage__participatestepnotetext {
font-size: 4.267vw;
line-height: 6.4vw;
}
.contentpage__participatestepnotetext--step01 {
margin: 3.467vw 0 6.667vw 0;
}
.contentpage__participatestepnotetitle {
width: 62.4vw;
border-radius: 4.8vw;
height: 9.333vw;
font-size: 4.267vw;
margin: 0 auto;
line-height: 6.4vw;
}
.contentpage__participatetexts {
font-size: 4.267vw;
line-height: 6.933vw;
margin-left: 0;
margin-top: 8vw;
margin-bottom: 13.333vw;
} .contentpage__programcategory {
grid-template-columns: repeat(2, auto);
width: 100%;
grid-column-gap: 3.733vw;
grid-row-gap: 4.8vw;
margin:8.4vw auto 0 auto;
padding: 0 8vw;
}
.contentpage__programlist {
width: 100%;
padding:14.4vw 8vw 29.867vw 8vw;
margin-top:-8vw;
}
.contentpage__programlistdata {
display: grid;
grid-template-columns: auto;
grid-column-gap:0;
grid-row-gap: 10.667vw;
}
.contentpage__decoration--programlist {
margin-top: -16vw;
} .contentpage__pagination {
margin-top: 18.667vw;
margin-bottom: 16vw;
}
.contentpage__pagebutton {
display: grid;
font-size: 3.733vw;
line-height: 3.733vw;
grid-template-columns: auto;
grid-template-rows: repeat(2, auto);
}
.contentpage__buttonarrow {
width: 7.733vw;
height: 6.667vw;
margin-right: 0;
grid-area: 2 / 1 / 3 / 2;
}
.contentpage__pagingnumber {
margin: 0 1.867vw;
}
.contentpage__numbering {
font-size: 5.867vw;
line-height: 8.8vw;
width: 14.133vw;
height: 14.133vw;
margin: 0 2.133vw;
}
.contentpage__catbutton {
width: 40vw;
height: 9.333vw;
border-radius: 5.6vw;
border: 0.267vw solid #538EDD;
font-size: 3.467vw;
line-height: 5.333vw;
font-weight: 900;
} .titlepage__subtitle {
margin: 10.4vw 0 13.867vw 0;
font-size: 4.267vw;
line-height: 6.4vw;
}
.contentpage__thumbnailinfo {
border-radius: 5.333vw;
width:83.733vw;
height:62.933vw;
margin:-7vw auto 0 auto;
}
.contentpage__decoration--programdetail{
margin-top: -8vw;
}
.contentpage__programdetails {
width: 100%;
padding: 76vw 8vw 29.867vw 8vw;
}
.contentpage__programdetailstitle {
width: 70.933vw;
height: 14.4vw;
font-size: 5.067vw;
line-height: 6.66vw;
letter-spacing: 0.15em;
}
.contentpage__calender {
margin: 0 auto;
grid-row-gap: 4vw;
grid-column-gap: 4vw;
height: 24vw;
}
.content__page__calenderinfo {
width: 26.667vw;
font-size: 4vw;
line-height: 5vw;
height: 6.4vw;
border-radius: 2vw;
}
.contentpage__programdetailsbox {
width: 100%;
border-radius: 5.333vw;
margin: -6.133vw auto 16vw auto;
box-sizing: border-box;
padding: 13.333vw 0 8vw 0;
}
.contentpage__programdetailsdesc {
font-size: 3.733vw;
line-height: 6.4vw;
width: 63.467vw;
}
.contentpage__programdetailsinfo {
width: 69.333vw;
margin: 10.4vw auto 0 auto;
}
.contentpage__programdetailsinfo--table--02{
margin-top:0;
}
.contentpage__programdetailsinfo tr td {
font-size: 3.733vw;
line-height: 6.4vw;
border-bottom: 0.267vw solid #626262;
padding: 2.667vw 0;
}
.contentpage__programdetailsinfotitle {
width: 34.667vw;
}
.contentpage__programdetailsmap {
width: 70.667vw;
height: 37.867vw;
margin: 5.867vw auto 0 auto;
}
.contentpage__programdetailsinfo tr td a {
width: 34.297vw;
}
.contentpage__tablelast{
border-bottom:none;
}
.contentpage__programdetailsregister {
width: 100%;
height: 19.467vw;
margin: 0 auto 16vw auto;
padding-top:5vw;
}
.contentpage__programdetailsregisterdecoration--01 {
width: 10.267vw;
height: 6.059vw;
margin-right: 2.933vw;
}
.contentpage__programdetailsregistertext {
font-size: 4.533vw;
line-height: 6.933vw;
}
.contentpage__programdetailsregistersubtext {
font-size: 2.4vw;
line-height: 5.067vw;
margin-top: -2vw;
}
.contentpage__programdetailsregisterdecoration--02 {
margin-left: 4.72vw;
width: 9.035vw;
height:7.744vw;
}
.contentpage__programdetailsclosed {
width: 100%;
height: 19.467vw;
font-size: 4.533vw;
line-height: 6.933vw;
margin: 0 auto 16vw auto;
} .footer__decoration{
width: 100%;
left: 0;
right: 0;
transform: initial;
margin-top: -8vw;
height: 8vw;
}
.footer__container {
width: 100%;
padding: 0 8vw;
margin: 0;
}
.footer__socialmedia {
padding-top: 15.067vw;
margin:0;
text-align: center;
}
.footer__socialmedialink--instagram {
margin-right: 14.667vw;
}
.footer__socialmediaimage {
width: 11.2vw;
height: 11.2vw;
}
.footer__link {
margin: 14.32vw auto 0 auto;
display: block;
width: 54.067vw;
}
.footer__linkitem {
font-size: 4.267vw;
line-height: 10.933vw;
display:inline-flex;
}
.footer__linkimage--star {
width: 6.4vw;
height: 6.667vw;
}
.footer__linkimage {
margin-right: 3.2vw;
}
.footer__linkitem:nth-child(2n) {
margin: 0;
}
.footer__linkimage--home {
width: 5.6vw;
height: 6.4vw;
}
.footer__linkimage--search {
width: 6.933vw;
height: 6.667vw;
margin-right: 2.667vw;
}
.footer__copyright {
margin-top: 12.347vw;
margin-bottom: 4.533vw;
font-size: 3.2vw;
line-height: 10.933vw;
letter-spacing:0.01em;
}
.footer__decoration--pc{
display:none;
}
.footer__decoration--sp{
display:block;
}
}