@charset 'UTF-8';
.pc {display:none;}

#breadcrumb {font-size: 13px; letter-spacing: 0; 
  line-height: 1.46; text-align: center; margin: 30px 0 0;
  padding: 0 3%;
  padding-bottom:30px !important;}

#breadcrumb a {color: #000;}

div#special_option {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}
#special_option a{
  transition: .3s;
}
#special_option a:hover{
  opacity: .65;
}

#special_option * {
  margin: 0;
  text-decoration: none;
  list-style: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#special_option .contents_inner {
  background-color:#f7f7f7;
}
#special_option .mainvisual img {
  width:100%;
  padding-bottom:50px;
}
#special_option .visuals {
  margin:auto;
  width: 100%;
}
#special_option .visuals ul {
    margin: 0 auto;
	padding-left: 28px;
}
#special_option .visuals ul li {
	margin: 0 auto 20px;
	padding: 0;
	background: none;
	display: block;
	height: 100%;
    max-height: 572px;
}
.hacobune-univideo {
    display: block;
        padding: 0;
        width: 100% !important;

}
.hacobune-app-container {
	padding: 0!important;
    background: none!important;
}
#special_option .visuals ul li img {
  width:75%;
  height:auto;
}

.hacobune-unit-video-outline {
    display: none;
    padding: 0;
    height: 0;
    margin: 0;
}


#special_option .flow-btn {
  display: flex;
  flex-direction: column;
  gap: 17px;
  margin-top: 60px;
  padding-bottom: 60px;
}
#special_option .flow-btn a {
  margin: 0 auto;
}
#special_option .lower-cont_meisterbtn {
  width: 80%;
  height: 40px;
  font-size: 15px;
  margin: 200px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #231816;
  color: #fff;
}
#special_option .lower-cont_meisterbtn i {
  display: block;
   margin-right: 0px;
}
#special_option .lower-cont_meisterbtn i img {
  width:70%;
}
#special_option .Fairbtn {
  width: 80%;
  height: 40px;
  font-size: 16px;
  margin: 200px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #6897c5;
  color: #fff;
  font-family: "Noto Serif JP", serif;
}

#special_option .block_profile {
}
#special_option .block_profile {
  width: 85%;
  margin: 0 auto;
  padding-bottom: 70px;
}
#special_option .block_profile > img {
  width: 100%;
  margin: 0px auto 25px auto;
  display: block;
}
#special_option .block_profile .prof_L,
#special_option .block_profile .prof_R {
  box-sizing: border-box;
  text-align:left;
  font-size: 14px;
  line-height: 1.8;
}
#special_option .block_profile .profile_inner {
  margin: 0 auto;
}
#special_option .block_profile .prof_L {
  width: 100%;

}
#special_option .block_profile .prof_L h4 {
 font-size: 19px;
 margin-bottom: 8px;
 text-align:center;
}
#special_option .block_profile .prof_R {
  width:80%;
  margin: 0 auto;
}
#special_option .block_profile .prof_R a {
  color:#000000;
  line-height:2;
  font-size: 14px;
}
#special_option .block_profile .prof_R img.iconinsta {
  width:24px;
  display:block;
  margin:auto;
  margin-top:20px;
  margin-bottom:20px;
}

#special_option .intro_text {
  width:85%;
  margin: 0 auto;
  text-align:center;
  font-weight: 700 !important;
  font-synthesis: none;
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  line-height:2;
  padding-bottom:70px;
}

#special_option .block_talk {
  width:90%;
  margin: 0 auto;
}

#special_option .talk_L,
#special_option .talk_R {
  width: 100%;
  box-sizing: border-box;
  text-align:left;
  font-size:14px;
  line-height:1.6;
  padding-bottom: 30px;
}
#special_option .talk_L img,
#special_option .talk_R img {
  width: 100%;
}

#special_option dl.conversation {
  font-weight:bold;
}
#special_option dl.conversation dt img {
  width: 60px;
}

#special_option .conversation .talk_row {
  display: flex;
  align-items: flex-start;
  margin-bottom: 18px;
}
#special_option .conversation .talk_row dt {
  width: 76px;
  flex-shrink: 0;
}
#special_option .conversation .talk_row dd {
  flex: 1;
  margin: 0;
  font-weight:bold;
  
}

#special_option .conversation dd {
  padding-bottom: 10px;
  font-size:13px;
}
#special_option .conversation dd .t_right {
  text-align:right;
}

#special_option .conversation .talk_row.reverse {
  flex-direction: row-reverse;
  text-align: left;
}
#special_option .conversation .talk_row.reverse dt img {
  margin-left: 12px;
}
#special_option .conversation .talk_row.reverse em {
  text-align: right;
}
#special_option .conversation dd em {
  font-style: normal;
  display: block;
  padding-bottom:5px;
}

#special_option .narration {
  text-align: left;
  padding-top: 10px;
  padding-bottom: 30px;
  font-weight:normal;
  font-size:13px;
}

#special_option .narration:first-of-type {
  padding-top: 0;
}


#special_option .kubota {
  color:#b24254;
}
#special_option .naoki {
  color:#6f4884
}
#special_option .kato {
  color:#156290;
}
#special_option .taro {
  color:#306c69;
}

#special_option .talk_img img {
  width: 90%;
  margin: 0 auto 40px auto;
  display: block;
}

#special_option .forsp_img {
  margin-bottom:50px;
}
#special_option .forsp2_img {
  margin-bottom:0px;
}

/*** BLOCk URAJII ***/
#special_option .block_uraji {
  text-align: center;
  padding-top:80px;
  padding-bottom:20px;
}
#special_option .block_uraji h5 {
color:#FFF;
  font-weight:normal;
  font-size:14px;
  padding-top:8px !important;
  text-align:center;
  margin-bottom:10px;
}
#special_option .balloon {
  position: relative;
  padding: 20px;
  z-index: 1;
  width:60%;
  height:58px;
  margin: 0 auto;
}
#special_option .balloon::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image: url("/newyorker/special_option/bloon.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
  z-index: -1;
}

#special_option .block_uraji ul {
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  gap: 10px;
  padding: 0 20px;
  list-style: none;
  flex-wrap: wrap;
}

#special_option .block_uraji ul li {
  width: calc((100% - 10px) / 2);
  box-sizing: border-box;
  text-align: center;
}

#special_option .block_uraji ul li img {
  width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
  margin-bottom:5px;
}
#special_option .block_uraji ul li p {
  font-weight:bold;
  font-weight: 700 !important;
  font-synthesis: none;
  -webkit-font-smoothing: antialiased;
  margin-bottom:10px;
  font-size:13px;
}

#special_option .block_uraji .subtxt {
font-size:12px;
}
#special_option .block_uraji .subtxt a {
    text-decoration: underline;
	color: #000000;
}
/*** BLOCK 2MONTH LATER ***/
#special_option .contents_inner.bg02 {
  background-color:#ece0d4;
  padding-top:55px;
}
#special_option .block_2month {
  text-align:center;
}
#special_option .block_2month img {
  width: 90%;
  margin-bottom: 30px;
}
#special_option .block_2month h3 {text-align:center;}
#special_option .block_2month h3 img {
  width:50%;
  margin-bottom:20px;
}
#special_option .block_2month p {
  font-size:14px;
  padding-bottom:30px;
  text-align:center;
}

/*** BLOCK_completed ORDER SUIT ***/

#special_option .contents_inner.bg03 {
  background-color:#f8f1eb;
  /* padding-bottom:100px; */
}

#special_option .block_completed {
  width: 100%;
  margin:auto;
  background-color:#FFFFFF;
  position: relative;
  overflow: visible;
}

/*KATO*/
#special_option .block_completed .comp.os_kato {
  background-image: url("/newyorker/special_option/ordersuit_kato_bg_sp.jpg");
  background-repeat: no-repeat;
  background-size: 100% auto;}
#special_option .os_kato02 {width:100%; text-align:center; padding-top:20%; padding-bottom:10%; position: relative;}
#special_option .os_kato02 img {width:80%;}
.os_kato03 { position: relative; height:0px; z-index:99; width:30%; }
.os_kato03 img { position: absolute; right: -35%; top:20; }
.os_kato04 {position: absolute; top: 0; right: 0; width: 15%; height: 0; }
.os_kato04 img {width: 57px; position: absolute; right: 25%; padding-top: 90%; transform: translateY(126%);}

/*KUBOTA*/
#special_option .block_completed .comp.os_kubota {
  background-image: url("/newyorker/special_option/ordersuit_kubota_bg_sp.jpg");
  background-repeat: no-repeat;
  background-size: 100% auto;}
#special_option .os_kubota02 {width:100%; text-align:center; padding-top:20%; padding-bottom:10%; position: relative;}
#special_option .os_kubota02 img {width:80%;}
.os_kubota03 { position: relative; height:0px; z-index:99; width:30%; }
.os_kubota03 img { position: absolute; right: -35%; top:20; }
.os_kubota04 {position: absolute; top: 0; right: 0; width: 15%; height: 0; }
.os_kubota04 img {width: 65px; position: absolute; right: 25%; padding-top: 90%; transform: translateY(140%);}

/*NAOKI*/
#special_option .block_completed .comp.os_naoki {
  background-image: url("/newyorker/special_option/ordersuit_naoki_bg_sp.jpg");
  background-repeat: no-repeat;
  background-size: 100% auto;}
#special_option .os_naoki02 {width:100%; text-align:center; padding-top:20%; padding-bottom:10%; position: relative;}
#special_option .os_naoki02 img {width:80%;}
.os_naoki03 { position: relative; height:0px; z-index:99; width:30%; }
.os_naoki03 img { position: absolute; right: -35%; top:20; }
.os_naoki04 {position: absolute; top: 0; right: 0; width: 15%; height: 0; }
.os_naoki04 img {width: 68px; position: absolute; right: 25%; padding-top: 90%; transform: translateY(145%);}

/*TARO*/
#special_option .block_completed .comp.os_taro {
  background-image: url("/newyorker/special_option/ordersuit_taro_bg_sp.jpg");
  background-repeat: no-repeat;
  background-size: 100% auto;}
#special_option .os_taro02 {width:100%; text-align:center; padding-top:20%; padding-bottom:10%; position: relative;}
#special_option .os_taro02 img {width:80%;}
.os_taro03 { position: relative; height:0px; z-index:99; width:30%; }
.os_taro03 img { position: absolute; right: -35%; top:20; }
.os_taro04 {position: absolute; top: 0; right: 0; width: 15%; height: 0; }
.os_taro04 img {width: 83px; position: absolute; right: 25%; padding-top: 90%; transform: translateY(185%);}

#special_option .block_completed .comp .label {
  order: 1;
  flex: 1;
  max-width: 48%;
}
#special_option .block_completed .comp .label img {
width:380px;
}

#special_option .block_completed .comp .os01 {
  order: 2;
  flex: 1;
  position: relative;
  top: 0px;
  left:-20px;
}
#special_option .block_completed .comp .os01 img {
width:480px;
}
#special_option .block_completed img.sp {
    padding: 0 40px;
    margin-bottom: 20px;
}
/*** OSHI SUIT ***/
#special_option .block_oshisuite {
  width:85%;
  margin: 0 auto;
  background-color:#e5eef5;
  padding: 17px;
  box-shadow: -1px -1px 2px rgba(0, 0, 0, 0.2), 2px 2px 3px rgba(0, 0, 0, 0.4);
  margin-bottom: 60px;
}

#special_option .block_oshisuite {
  position: relative;
}
#special_option .block_oshisuite h3 {
  position: relative;
  left: -5px;
  display: inline-block;
  margin-bottom:30px;
  text-align:center;
}

#special_option .block_oshisuite h3 img {
width:95%;
margin-left:-6%;
}

#special_option .block_oshisuite h3 + .ttl_sub {
height:1px;
}
#special_option .block_oshisuite h3 + .ttl_sub img {
	position: absolute;
  width:20%;
  margin-top:-23%;
  right: -5%;
  z-index: 2;
}
#special_option .block_oshisuite p.sub_text {
  margin-bottom:30px;
  font-size: 13px;
}
#special_option .block_oshisuite .block_info {
}

#special_option .block_oshisuite .block_info h4 {
  width: 37%;
  text-align:center;
  background-color:#6897c5;
  color: #FFFFFF;
  font-size: 12px;
  font-weight:normal;
  flex-shrink: 0;
  padding: 3px;
  align-self: flex-start;
  margin-right:10px;
  margin-bottom:20px;
  vertical-align: top;
}

#special_option .block_oshisuite .block_info p {
  width: 63%;
  flex-shrink: 0;
  padding: 3px 0;
  text-align:left;
  font-weight:500;
  vertical-align: top;
  font-size: 12px;
}
#special_option .block_oshisuite .block_info .info_row {
  display: flex;
}

#special_option .block_oshisuite .block_info .steps {
  padding-left: 0;
  padding-top:10px;
  padding-bottom:10px;
}

#special_option .block_oshisuite .block_info .steps .step_row {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  margin-bottom: 10px;
}

#special_option .block_oshisuite .block_info .steps .step_row h5 {
  width: 25%;
  border: solid 1px #6897c5;
  color: #6897c5;
  padding: 0 3px;
  font-size: 12px;
  text-align: center;
  font-weight: normal;
  flex-shrink: 0;
}

#special_option .block_oshisuite .block_info .steps .step_row p {
  flex: 1;
  font-weight: 700 !important;
  font-synthesis: none;
  -webkit-font-smoothing: antialiased;
  text-align: left;
  padding: 0;
  font-size:12px;
}
#special_option .block_oshisuite .block_info strong {
  color: #6897c5;
}

#special_option .block_oshisuite .block_info .info_row ul.price_list {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align:left;
  padding-bottom: 20px;
}

#special_option .block_oshisuite .block_info .info_row ul.price_list li {
  margin-bottom: 5px;
  font-size:12px;
}
#special_option .block_oshisuite .block_info .info_row ul.price_list .caution {
    display: inline-block;
}
#special_option .block_oshisuite .sub_block {
  width:95%;
  margin:0 auto;
  padding:8px;
  border: solid 1px #6897c5;
  background-color:#FFFFFF;
  text-align:center;
  margin-bottom:0;
}
#special_option .block_oshisuite .sub_block h6 {
  font-size:11px;
  padding-bottom:5px;
}
#special_option .block_oshisuite .sub_block p {
  width:100%;
  text-align:center;
  padding:0px;
}
#special_option .sub_block a {
color: #6897c5;
  font-weight:bold;
  font-size:12px;
}
#special_option .sub_block a::before {
  content: "▶";
  margin-right: 2px;
  color: #6897c5;
  font-size: 0.7em;
}
#special_option .block_access {
  align-items: center;
  margin: 40px auto;
}
#special_option .block_access img {
  width: 85%;
  height: auto;
  display: block;
  margin: 0 auto;
  margin-bottom: 20px;
}
#special_option .access_detail {
  text-align:center;
  font-size: 15px;
  line-height: 1.5;
}
#special_option .access_detail p.address {
  text-align:left;
  padding-top: 17px;
  font-size:12px;
  line-height:1.6;
  width:75%;
  margin: 0 auto;
}

#special_option  .block_oshisuite .flow-btn {
  padding-bottom: 10px;
}


/*** HAJIMETE ORDER ***/
#special_option .block_hajimete {
  width:85%;
  margin:0 auto;
  background-color:#e8f2f1;
  padding:17px;
  box-shadow: -1px -1px 2px rgba(0, 0, 0, 0.2), 3px 3px 6px rgba(0, 0, 0, 0.4);
  margin-top:12px;
  margin-bottom: 60px;
}

.midashi_hajimete {
        font-size: 15px;
        color: #64a69d;
        text-align: center;
        position: relative;
        margin: 0 0 20px !important;
    }
.midashi_hajimete.limited {
    color: #7596c2;
}
.midashi_hajimete span {
  position: relative;
  display: inline-block;
  padding: 0 20px;
}
.midashi_hajimete span::before,
.midashi_hajimete span::after {
  content: "/";
  color: #64a69d;
  font-size: 20px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-weight:normal;
}
.midashi_hajimete span::before {
  left: -13px;
  transform: translateY(-50%) scaleX(-1); 
}
.midashi_hajimete span::after {
  right: -12px;
}

#special_option .block_hajimete {
}
#special_option .block_hajimete h3 {
  display: inline-block;
  margin-bottom:30px;
  text-align:center;
}
#special_option .block_hajimete h3 img {
  width:95%;
  margin:auto;
}

#special_option .block_hajimete p.sub_text {
  margin-bottom:30px;
  font-size:13px;
}
#special_option .block_hajimete .block_info {
}

#special_option .block_hajimete .block_info h4 {
  width: 37%;
  text-align:center;
  background-color:#64a69d;
  color: #FFFFFF;
  font-size: 12px;
  font-weight:normal;
  flex-shrink: 0;
  padding: 3px;
  align-self: flex-start;
  margin-right:10px;
  margin-bottom:20px;
  vertical-align: top;
}

#special_option .block_hajimete .block_info p {
  width: 63%;
  flex-shrink: 0;
  padding: 3px 0;
  text-align:left;
  font-weight: 700 !important;
  font-synthesis: none;
  -webkit-font-smoothing: antialiased;
  vertical-align: top;
  font-size: 12px;
}
#special_option .block_hajimete .block_info .info_row {
  display: flex;
}

#special_option .block_hajimete .block_info {
  margin-bottom: 20px;
}
#special_option .block_hajimete .block_info a {
  text-decoration:underline;
  color:#000;
}

#special_option .block_hajimete .block_info strong {
  color: #64a69d;
}

#special_option .block_hajimete .flow-btn {
  padding-bottom: 10px;
}

#special_option .block_hajimete .Fairbtn {
  background: #64a69d;
}

#special_option .contents_inner .flow-btn:last-of-type {
  margin-top: 10px;
}


#special_option .block_footsns {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  list-style: none;
  padding: 0;
  margin: 0 auto;
  padding-bottom: 50px;
  width:70%;
}
#special_option .block_footsns img {
  width:90%;
}

#special_option .block_footbnr {
  width: 90%;
  margin: 0 auto;
}
#special_option .block_footbnr a img {
  margin-bottom:25px;
}
#content {
  padding-bottom: 0px !important;
}
#special_option .contents_inner:last-of-type {
  padding-top: 50px;
  padding-bottom: 60px;
}

#special_option .block_oshisuite .lower-cont_meisterbtn {
  width: 100%;
}
#special_option .block_oshisuite .Fairbtn,
#special_option .block_hajimete .Fairbtn{
  width: 100%;
}


/*** PAGE TOP ***/
#special_option .btn_pagetop {
  position: fixed;
  bottom: 15px;
  right: 10px;
  z-index: 1000;
}
#special_option .btn_pagetop a {
  display: block;
}
#special_option .btn_pagetop img {
  width: 55px;
  height: auto;
}




/*** 追加 ***/
span.strong {font-weight: bold;}

#special_option .block_oshisuite .block_info .steps .step_row p {
        font-weight: 400;
}
#special_option .block_oshisuite .block_info .steps .step_row p .strong {
    color: #7596c2;
}
#special_option .block_hajimete .block_info p .strong {
    color: #64a69d;
}
span.caution {
    font-size: 11px;
    font-weight: normal;
    display: block;
}