@charset "UTF-8";
/*レスポンシブサイズ設定*/
.widget_col_wrap {
  background-color: transparent;
}

/* */
.font-ryu {
  font-family: "a-otf-ryumin-pr6n";
  color: #6c4e22;
  font-size: 1.6rem;
  line-height: 2rem;
}

/*デフォルト*/
.page_inner {
  box-sizing: border-box;
  padding: 75px 0 0 0;
  line-height: 22px;
}
.page_inner .page_title {
  text-align: center;
  margin: 0 0 50px 0;
}
.page_inner .page_read {
  font-family: "a-otf-ryumin-pr6n";
  text-align: center;
  margin: 0 0 70px 0;
}

@media only screen and (max-width: 736px) {
  .page_inner {
    padding: 75px 10px 0 10px;
  }
}
@media only screen and (max-width: 736px) {
  .page_inner .page_title {
    margin: 0 0 30px 0;
  }
}
@media print, screen and (min-width: 737px) {
  .page_inner .page_read p {
    margin: 15px 0;
    font-size: 1.5rem;
    line-height: 40px;
    letter-spacing: 3.45px;
  }
}
@media only screen and (max-width: 736px) {
  .page_inner .page_read p {
    margin: 15px 0;
    font-size: 1.2rem;
    line-height: 40px;
    letter-spacing: 1px;
  }
}
@media print, screen and (min-width: 737px) {
  .page_inner {
    width: 960px;
    height: auto;
    margin: auto;
  }
}
@media only screen and (max-width: 736px) {
  .page_inner {
    width: 100%;
    height: auto;
    background: #FFFFFF;
  }
}
.__read_l {
  text-align: left;
}

.__read_r {
  text-align: right;
}

.__read_c {
  text-align: center;
}

@media print, screen and (min-width: 737px) {
  .page_subtitle_mt {
    height: 120px;
    margin-bottom: 20px;
  }

  .page_subtitle_mtsys {
    height: 210px;
    margin-bottom: 20px;
  }

  .page_subtitle_korugun {
    height: 38px;
    margin-bottom: 20px;
  }
}
.widget_wrap {
  background-color: rgba(255, 255, 255, 0.5);
}

@media print, screen and (min-width: 737px) {
  .widget_wrap {
    font-size: 0.8rem;
    padding: 30px;
  }
}
@media only screen and (max-width: 736px) {
  .widget_wrap {
    padding: 10px;
  }
}
.widget_wrap_mg100 {
  background: #FFFFFF;
  width: 100%;
  padding: 100px 0 100px 0;
  text-align: center;
}

.widget_sec_sentence {
  width: 100%;
}
.widget_sec_sentence .title {
  font-size: 1.2rem;
  padding: 8px 4px;
  background: #f7f7f7;
  box-sizing: border-box;
}
.widget_sec_sentence .content {
  font-size: 0.8rem;
  padding: 4px;
  line-height: 32px;
}

.widget_tit_line {
  display: block;
  width: 100%;
  font-size: 1.2rem;
  border-bottom: 3px solid #000000;
  margin: 0 0 16px 0;
}
.widget_tit_line:before {
  font-size: 1rem;
  content: '-';
  clear: both;
  margin: 0 6px 0 0;
}

.widget_title {
  font-size: 1.2rem;
  padding: 8px 4px;
  box-sizing: border-box;
}

.widget_title_bg {
  font-size: 1.2rem;
  padding: 8px 4px;
  background: #f7f7f7;
  margin: 0 0 10px 0;
  box-sizing: border-box;
}
.widget_title_bg.merit {
  padding: 8px 12px;
  margin: 0;
}

.widget_title_center {
  color: #1e559e;
  font-size: 1.4rem;
  text-align: center;
  margin: 0 auto 20px auto;
}

.widget_title_mincho1 {
  font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
  font-size: 1.4rem;
  text-align: left;
  margin: 0 auto 20px auto;
}

.widget_title_mincho2 {
  font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
  color: #7A6036;
  font-size: 1.2rem;
  text-align: left;
  margin: 14px auto 0 auto;
}

.redbox {
  background: #AE1619;
  font-size: 1rem;
  padding: 10px;
  color: #FFF;
}

@media only screen and (max-width: 736px) {
  .redbox {
    display: inline-block;
    font-size: 0.8rem;
    padding: 2px;
  }
}
.widget_content {
  font-size: 0.8rem;
  padding: 4px;
  line-height: 32px;
}
.widget_content .list {
  width: 100%;
}
.widget_content .list dl {
  width: 100%;
}
.widget_content .list dt, .widget_content .list dd {
  padding: 4px;
  vertical-align: middle;
}
.widget_content .list dt {
  width: 18%;
  float: left;
  font-weight: bold;
}
.widget_content .list dd {
  width: 100%;
  border-bottom: 1px solid #eee;
}
.widget_content .list dd:after {
  content: '';
  display: block;
  clear: both;
}
.widget_content .read_end {
  margin-top: 20px;
}
.widget_content .read_maru {
  padding: 4px;
  border: 1px solid #898989;
  border-radius: 10px;
}

@media only screen and (max-width: 736px) {
  .widget_content .list dt {
    display: block;
    float: none;
    width: 100%;
  }
}
.widget_price {
  box-sizing: border-box;
  text-align: left;
}
.widget_price .__wrap_title {
  width: 100%;
  border-bottom: 3px solid #121212;
}
.widget_price .__wrap_title span {
  font-weight: normal;
}
.widget_price b {
  display: block;
  margin: 20px 0 0 0;
}
.widget_price dl {
  width: 100%;
  box-sizing: border-box;
}
.widget_price dl dt {
  width: 72%;
  float: left;
  text-align: left;
  padding: 10px 0 10px 10px;
  box-sizing: border-box;
}
.widget_price dl dt a {
  text-decoration: underline;
}
.widget_price dl dt span {
  font-size: 0.8rem;
}
.widget_price dl dd {
  text-align: right;
  border-bottom: 1px solid #bdbdbd;
  padding: 10px 0;
  box-sizing: border-box;
}
.widget_price dl dd:after {
  content: '';
  display: block;
  clear: both;
}
.widget_price dl._col2 dt {
  float: left;
  text-align: left;
  box-sizing: border-box;
  border-bottom: 1px solid #bdbdbd;
}
.widget_price dl._col2 dd {
  float: left;
  text-align: right;
  border-bottom: 1px solid #bdbdbd;
  box-sizing: border-box;
  line-height: 22px;
}
.widget_price dl:after {
  content: '';
  display: block;
  clear: both;
}
.widget_price .notes {
  font-size: 0.8rem;
}
.widget_price .notes p:before {
  content: '※';
  clear: both;
}
.widget_price .notes_dia {
  font-size: 0.8rem;
}
.widget_price .notes_dia P {
  line-height: 16px;
  padding: 8px 0 4px 30px;
  background: url(../image/menu_bridal/diamond.png) no-repeat left;
}
.widget_price .notes_dia p:before {
  clear: both;
}

@media print, screen and (min-width: 737px) {
  .widget_price {
    flex-direction: row;
    flex-wrap: nowrap;
    width: -webkit-calc(100%);
    width: calc(100%);
  }
}
@media only screen and (max-width: 736px) {
  .widget_price {
    width: -webkit-calc(100%);
    width: calc(100%);
  }
}
@media only screen and (max-width: 736px) {
  .widget_price dl dt {
    width: 61%;
  }
}
@media print, screen and (min-width: 737px) {
  .widget_price dl._col2 dt {
    width: 36%;
  }
}
@media only screen and (max-width: 736px) {
  .widget_price dl._col2 dt {
    width: 50%;
  }
}
@media print, screen and (min-width: 737px) {
  .widget_price dl._col2 dd {
    width: 14%;
  }
}
@media only screen and (max-width: 736px) {
  .widget_price dl._col2 dd {
    width: 50%;
  }
}
.widget_col_wrap {
  font-size: 1rem;
  line-height: 30px;
  margin: 0 0 40px 0;
}
.widget_col_wrap ._col_wrap {
  padding: 20px 0;
  box-sizing: border-box;
}
.widget_col_wrap ._col_wrap .read {
  width: 350px;
  height: auto;
  margin: auto;
  font-size: 0.8rem;
  text-align: left;
}
.widget_col_wrap ._col_wrap.col3 {
  padding: 30px 0;
  box-sizing: border-box;
}
.widget_col_wrap.__border {
  border-top: 1px solid #6D6D6D;
  border-left: 1px solid #6D6D6D;
  border-bottom: 1px solid #6D6D6D;
}
.widget_col_wrap.__border ._col_wrap {
  padding: 0px 0;
  border-right: 1px solid #6D6D6D;
}
.widget_col_wrap.__border ._col_wrap.col3 {
  padding: 30px 0;
  box-sizing: border-box;
}
.widget_col_wrap.__border .widget_content {
  border-top: 1px solid #6D6D6D;
}

@media print, screen and (min-width: 737px) {
  .widget_col_wrap {
    display: flex;
    justify-content: space-between;
  }
}
@media only screen and (max-width: 736px) {
  .widget_col_wrap {
    display: block;
  }
}
@media print, screen and (min-width: 737px) {
  .widget_col_wrap ._col_wrap {
    width: 50%;
  }
}
@media only screen and (max-width: 736px) {
  .widget_col_wrap ._col_wrap {
    width: 100%;
  }
}
@media print, screen and (min-width: 737px) {
  .widget_col_wrap ._col_wrap.col3 {
    width: 30%;
  }
}
@media only screen and (max-width: 736px) {
  .widget_col_wrap ._col_wrap.col3 {
    width: 100%;
  }
}
@media print, screen and (min-width: 737px) {
  .widget_col_wrap.__border ._col_wrap {
    width: 50%;
  }
}
@media only screen and (max-width: 736px) {
  .widget_col_wrap.__border ._col_wrap {
    width: 100%;
  }
}
@media print, screen and (min-width: 737px) {
  .widget_col_wrap.__border ._col_wrap.col3 {
    width: 30%;
  }
}
@media only screen and (max-width: 736px) {
  .widget_col_wrap.__border ._col_wrap.col3 {
    width: 100%;
  }
}
.widget_border_text {
  width: 100%;
  text-align: center;
  display: flex;
}
.widget_border_text .__border {
  height: auto;
  padding: 30px 0;
  font-size: 1rem;
  display: inline;
  margin: auto;
  line-height: 30px;
  border-top: 1px solid #a9a9a9;
  border-bottom: 1px solid #a9a9a9;
}

.widget_mtsys_tokucho {
  background: #FFFFFF;
  box-sizing: border-box;
  padding: 0 50px 50px 50px;
}
.widget_mtsys_tokucho dl {
  width: 100%;
  font-size: 1rem;
  padding: 20px 0 20px 0;
  box-sizing: border-box;
}
.widget_mtsys_tokucho dl dt {
  padding: 14px 0 10px 50px;
  box-sizing: border-box;
}
.widget_mtsys_tokucho dl dt.__bango1 {
  background: url("../image/menu_common/tokucho-1.png") no-repeat left top;
}
.widget_mtsys_tokucho dl dt.__bango2 {
  background: url("../image/menu_common/tokucho-2.png") no-repeat left top;
}
.widget_mtsys_tokucho dl dt.__bango3 {
  background: url("../image/menu_common/tokucho-3.png") no-repeat left top;
}
.widget_mtsys_tokucho dl dt.__bango4 {
  background: url("../image/menu_common/tokucho-4.png") no-repeat left top;
}
.widget_mtsys_tokucho dl dt:before {
  clear: both;
}
.widget_mtsys_tokucho dl dd {
  font-size: 0.8rem;
  line-height: 22px;
  padding: 12px 0 20px 55px;
  margin: 0 0 30px 0;
  border-bottom: 1px solid #92785A;
  box-sizing: border-box;
}
.widget_mtsys_tokucho dl dd:before {
  clear: both;
}

@media only screen and (max-width: 736px) {
  .widget_mtsys_tokucho {
    padding: 0 20px 50px 20px;
  }
}
.widget_mtsys_tokucho_cha {
  color: #917335;
}

.widget_mtsys_tokucho_list li {
  font-size: 1rem;
  display: inline;
  padding: 4px;
  background: #FFDBDB;
  color: #F44A4D;
  margin: 0 8px 8px 0;
  line-height: 1.2rem;
}
.widget_mtsys_tokucho_list li span {
  font-size: 0.8rem;
}

@media only screen and (max-width: 736px) {
  .widget_mtsys_tokucho_list li {
    padding: 2px;
  }
}
.widget_faq {
  background: #FFFFFF;
  box-sizing: border-box;
  padding: 0 50px 50px 50px;
}
.widget_faq dl {
  width: 100%;
  font-size: 1rem;
  padding: 20px 0 20px 0;
  box-sizing: border-box;
}
.widget_faq dl dt {
  padding: 14px 0 10px 50px;
  box-sizing: border-box;
  background: url("../image/menu_common/faq_q.png") no-repeat left top;
}
.widget_faq dl dt:before {
  clear: both;
}
.widget_faq dl dd {
  font-size: 0.8rem;
  line-height: 22px;
  padding: 12px 0 20px 55px;
  margin: 0 0 30px 0;
  border-bottom: 2px solid #a9a9a9;
  box-sizing: border-box;
  background: url("../image/menu_common/faq_a.png") no-repeat left top;
}
.widget_faq dl dd:before {
  clear: both;
}

@media only screen and (max-width: 736px) {
  .widget_faq {
    padding: 0 20px 50px 20px;
  }
}
.bold_list b {
  display: block;
  font-size: 1rem;
  margin: 10px 0 0 0;
}
.bold_list p {
  padding: 0 0 0 12px;
  box-sizing: border-box;
}
