@charset "UTF-8";
.container {
padding: 70px 0 0px;
}
.sakura_w {
width: 1080px;
margin: auto;
}
.sakura_cts_wrap {
padding: 80px 0 80px;
position: relative;
}
.img_wrap img {
height: auto;
}
.sakura_sec_mainttl {
height: 300px;
margin-bottom: 60px;
border-top-left-radius: 20px;
border-top-right-radius: 20px;
background-repeat: no-repeat;
position: relative;
}
.sakura_sec_mainttl h3 {
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
background-color: rgba(215,59,137,0.9);
color: #fff;
text-align: center;
font-size: 1.6rem;
font-weight: bold;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
width: 410px;
padding: 20px 0;
}
.sakura_sec_mainttl h3 i {
width: 30px;
height: 30px;
display: block;
margin: 0 auto 18px;
}
.sakura_sec_mainttl h3 div {
font-size: 1.5rem;
font-weight: bold;
text-align: center;
line-height: 1;
}
.sakura_sec_mainttl h3 div span {
font-size: 2.2rem;
display: block;
margin: 0 auto 10px;
}
.sakura_sec_sttl {
font-size: 2.4rem;
line-height: 1;
margin-bottom: 40px;
text-align: center;
}
.sakura_sec_sttl span {
font-size: 1.5rem;
line-height: 1;
color:#e067a4;
margin-left: 14px;
}
.sakura_sec_sttl i {
width: 30px;
height: 30px;
margin-right: 18px;
vertical-align: -4px;
}
.btn_wrap a i {
transform: rotate( -90deg );
}
/*---- sakura mainimg wrap --------------------*/
#sakura_mainimg_con {
position: relative;
height: 472px;
margin-bottom: 28px;
}
#sakura_mainimg_inner {
background-image: url("../img/sakura/sakura_mainbackmtf_left.png"),
url("../img/sakura/sakura_mainbackmtf_right.png"),
url("../img/sakura/sakura_mainback_img.jpg");
background-repeat: no-repeat, no-repeat, no-repeat;
background-size: 350px 370px, 350px 370px, 1080px 440px;
background-position: left top, right top, center top;
height: 440px;
border-radius: 10px;
overflow: hidden;
}
.sakura_mainimg_flw {
display: block;
width: 204px;
position: absolute;
bottom: 0;
}
.sakura_mainimg_flw:first-child {
left: 0;
}
.sakura_mainimg_flw:last-child {
right: 0;
}
#sakura_mainmrk {
background-image: url("../img/sakura/sakura_mainmrk_back.png");
background-repeat: no-repeat;
width: 280px;
height: 294px;
margin: 73px auto 0;
}
#sakura_mainmrk span {
display: block;
width: 192px;
height: 196px;
margin: 0 auto;
padding-top:40px; 
}
#sakura_oltxt_con {
text-align: center;
padding: 0 0 60px;
}
#sakura_olmds {
color: #e067a4;
font-weight: bold;
display: block;
font-size: 2.2rem;
margin-bottom: 20px;
}
#sakura_oltxt_con p {
font-size: 1.5rem;
}
/*---- sakura news and map wrap --------------------*/
#sakura_newsmap_wrap {
padding-top: 60px;
}
#sakura_news_area {
margin-bottom: 60px;
}
#sakura_news_area h3 {
font-size: 2.4rem;
text-align: center;
margin-bottom: 16px;
}
#sakura_news_con {
padding: 40px 30px 30px;
position: relative;
}
#sakura_news_enmds {
display: block;
position: absolute;
top:-10px;
left: 50%;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
width: 140px;
height: 24px;
color: #fff;
font-weight: bold;
background-color: #e067a4;
text-align: center;
}
.sakura_news_item:not(:last-child) {
margin-bottom: 20px;
}
.sakura_news_item h4 {
font-size: 1.6rem;
background-color: #f5f1ed;
border-radius: 5px;
padding: 10px 20px;
margin-bottom: 14px;
}
.sakura_newstxt {
font-size: 1.5rem;
padding-left: 10px;
}
.sakura_newstxt a {
color: rgba(46, 167, 224, 1.00);
}
#sakura_map_ttlcon {
margin-bottom: 38px;
}
#sakura_map_ttlcon i {
width: 30px;
height: 30px;
display: block;
margin: 0 auto 18px;
}
#sakura_map_ttl {
display: flex;
align-items: center;
}
#sakura_map_ttl span {
display: block;
line-height: 1;
color: #e067a4;
font-size: 2.4rem;
}
#sakura_map_ttl::before, #sakura_map_ttl::after {
content: "";
height: 1px;
flex-grow: 1;
background-color: #fcc8c8;
}
#sakura_map_ttl::before {
margin-right: 20px;
}
#sakura_map_ttl::after {
margin-left: 20px;
}
#sakura_map iframe {
vertical-align: bottom;
}
/*---- sakura hakodate wrap --------------------*/
#sakura_hakodate {
padding-bottom: 40px;
}
#sakura_hakodate .sakura_sec_mainttl {
background-image: url("../img/sakura/sakura_areattlback_hk.jpg");
}
.sakura_course_con {
display: flex;
justify-content: space-between;
padding-bottom: 60px;
border-bottom: solid 1px #d4d4d4;
}
.sakura_course_item {
width: 512px;
border: solid 1px #fcc8c8;
border-radius: 8px;
background-color: #fff;
padding: 39px;
}
.sakura_course_item h5 {
background-color: #f5f1ed;
color: #e067a4;
font-size: 2.0rem;
text-align: center;
line-height: 1;
padding: 14px 0;
border-radius: 5px;
margin-bottom: 22px;
}
.sakura_curs_imgwrp {
display: block;
margin-bottom: 30px;
}
.sakura_curs_imgwrp img {
height: auto;
}
.sakura_curs_txtwrp p {
font-size: 1.5rem;
letter-spacing: 0.05em;
}
.sakura_course_item .btn_wrap {
display: block;
width: 196px;
margin: 20px auto 0;
}
.sakura_course_item .btn_wrap a {
display: block;
padding: 12px 8px;
font-weight: bold;
line-height: 1;
text-align: center;
color: #fff;
background-color: #e067a4;
}
#sakura_hk_spot_wrp {
padding-top: 60px;
}
.sakura_spot_lgitem {
border:solid 10px #feeaea;
padding: 40px;
position: relative;
margin-bottom: 50px;
background-color: #fff;
border-radius: 8px;
}
.sakuspot_lgol_wrp {
display: flex;
justify-content:space-between;
margin-bottom: 46px;
}
.sakura_spot_lgitem h5 {
background-color: #f5f1ed;
line-height: 1;
font-size: 2.0rem;
border-radius: 5px;
margin-bottom: 30px;
padding: 16px 0 16px 22px;
}
.sakura_spot_lgitem h5 i {
width: 20px;
height: 20px;
margin-right: 14px;
vertical-align: -2px;
}
.sakuspot_lgol_wrp .img_wrap {
display: block;
width: 300px;
}
.sakuspot_lgol_wrp .txt_wrap {
width: 640px;
position: relative;
font-size: 1.5rem;
padding: 20px 40px 0 0;
letter-spacing: 0em;
}
.sakuspot_lgol_wrp .txt_wrap::before {
content: url(/asset/img/sakura/bracketsplus_2px60x60_pink.svgz);
position: absolute;
top: 0;
right: 0;
width: 60px;
}
.sakuspot_lgol_wrp .txt_wrap p {
font-size: 1.5rem;
}
.sakuspot_lgol_wrp .txt_wrap p span {
display: block;
font-size: 1.8rem;
font-weight: bold;
color:#e067a4;
margin-bottom: 12px;
}
.sakuspot_lgdt_wrp {
background-color: #f9f7f5;
border-radius: 8px;
padding: 36px;
display: flex;
justify-content: space-between;
}
.sksp_detawrp {
width:426px;
}
.sksp_migoro {
background-color: #fff;
padding: 14px;
}
.sksp_migoro div {
display: flex;
justify-content: space-between;
align-items: center;
}
.sksp_migoro span {
display: block;
font-weight: bold;
line-height: 1;
text-align: center;
height: 40px;
}
.sksp_migoro span:first-child {
width: 180px;
color: #fff;
background-color: #e067a4;
border-top-left-radius: 20px;
border-bottom-left-radius: 20px;
padding-top: 13px;
}
.sksp_migoro span:last-child {
width: calc(100% - 180px);
color: #e067a4;
background-color: #f5f1ed;
border-top-right-radius: 20px;
border-bottom-right-radius: 20px;
padding-top: 14px;
}
.sksp_detawrp dl {
display: flex;
flex-wrap: wrap;
font-size: 1.5rem;
margin-top: 10px;
}
.sksp_detawrp dl dt {
border-bottom: solid 1px #d4d4d4;
width: 106px;
line-height: 1.6;
padding: 12px 0 12px 0px;
color: #e067a4;
}
.sksp_detawrp dl dd {
border-bottom: solid 1px #d4d4d4;
width: calc(100% - 106px);
line-height: 1.6;
padding: 12px 0 12px 0px;
letter-spacing: 0em;
}
.sksp_detawrp dl dt:last-of-type,
.sksp_detawrp dl dd:last-of-type {
border-bottom: none;
}
.sksp_moviewrp {
width:426px;
background-color: #fff;
padding: 21px 21px 16px;
}
.sksp_movie iframe {
vertical-align: bottom;
}
.sksp_movie_nm {
margin-top: 8px;
display: flex;
justify-content: space-between;
align-items: center;
line-height: 1;
}
.sksp_movie_nm span {
display: block;
background-color: #e067a4;
color:#fff;
border-radius: 4px;
width: 64px;
text-align: center;
padding: 6px 0;
}
.sksp_movie_nm div {
width: calc(100% - 76px);
}
.sakura_spot_lgitem .btn_wrap {
display: block;
position: absolute;
right: -10px;
top:-10px;
width: 170px;
}
.sakura_spot_lgitem .btn_wrap a {
display: block;
padding: 12px 8px;
font-weight: bold;
line-height: 1;
text-align: center;
background-color: #fcd3d3;
border-top-right-radius: 8px;
border-bottom-left-radius: 8px;
}
.sakura_spot_lgitem .btn_wrap a:hover {
background-color: #fde5e5;
transition-property : background-color;
transition-duration: 0.25s;
opacity: 1;
}
.sakura_spot_smcon {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.sakura_spot_smitem {
position: relative;
width: 512px;
background-color: #fff;
border: solid 1px #fcc8c8;
border-radius: 8px;
padding: 39px;
margin-bottom: 40px;
}
.sakuspot_sm_phname {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 20px;
}
.sakuspot_sm_phname .img_wrap {
display: block;
width: 210px;
}
.sakuspot_sm_phname .name_wrap {
width: calc(100% - 232px);
}
.sakuspot_sm_phname .name_wrap h5 {
font-size: 2.0rem;
line-height: 1.5;
margin-bottom: 8px;
letter-spacing: 0.05em;
}
.sakuspot_sm_phname .name_wrap h5 span {
display: block;
line-height: 1;
}
.sakuspot_sm_phname .name_catch {
font-size: 1.6rem;
color:#e067a4;
line-height: 1.2;
letter-spacing: 0.05em;
font-weight: bold;
}
.sakuspot_sm_txtcon p {
padding: 20px 0;
border-top: solid 1px #fcc8c8;
border-bottom: solid 1px #fcc8c8;
font-size: 1.5rem;
}
.sakuspot_sm_txtcon dl {
display: flex;
flex-wrap: wrap;
margin-bottom: 16px;
}
.sakuspot_sm_txtcon dl dt {
border-bottom: solid 1px #fcc8c8;
width: 92px;
line-height: 1.6;
padding: 12px 0 12px 0px;
color:#e067a4;
}
.sakuspot_sm_txtcon dl dd {
border-bottom: solid 1px #fcc8c8;
width: calc(100% - 92px);
line-height: 1.6;
padding: 12px 0 12px 0px;
letter-spacing: 0.05em;
}
.sksp_sm_migoro {
background-color: #f5f1ed;
border-radius: 5px;
padding: 14px;
}
.sksp_sm_migoro div span {
display: block;
text-align: center;
font-weight: bold;
line-height: 1;
padding: 12px 0;
}
.sksp_sm_migoro div span:first-child {
font-size: 1.5rem;
color: #fff;
background-color: #e067a4;
border-top-left-radius: 20px;
border-top-right-radius: 20px;
}
.sksp_sm_migoro div span:last-child {
font-size: 1.6rem;
color: #e067a4;
background-color: #fff;
border-bottom-left-radius: 20px;
border-bottom-right-radius: 20px;
}
.sakura_spot_smitem .btn_wrap {
display: block;
position: absolute;
right: 0;
top:0;
width: 170px;
}
.sakura_spot_smitem .btn_wrap a {
display: block;
padding: 12px 8px;
font-weight: bold;
line-height: 1;
text-align: center;
background-color: #fcd3d3;
border-top-right-radius: 8px;
border-bottom-left-radius: 8px;
}
/*---- sakura minamihokkaido wrap --------------------*/
#sakura_minamihokkaido {
padding-bottom: 40px;
}
#sakura_minamihokkaido .sakura_sec_mainttl {
background-image: url(../img/sakura/sakura_areattlback_mh.jpg);
}
#sakura_mh_spot_wrp .sakura_spot_smitem {
background-color: #f9f7f5;
}
#sakura_mh_spot_wrp .sksp_sm_migoro {
background-color: #fff;
}
#sakura_mh_spot_wrp .sksp_sm_migoro div span:last-child {
background-color: #f5f1ed;
}