@charset "UTF-8";
@font-face {
  font-family: icoset;
  src: url(/gs_front/style/fonts/icoset.ttf) format("truetype"), url(/gs_front/style/fonts/icoset.woff) format("woff");
  font-weight: 400;
  font-style: normal
}

#wedding.manner .button + .button{
	padding: 0 0 40px;
}


#wedding.manner h2.title {
  font-weight: bold;
  font-size: 2rem;
  margin-bottom: 10px;
  text-align: left;
  background-color: #f3f3f3;
  padding: 10px;
}
#wedding.manner .title {
  font-weight: bold;
}
.isOtherDevice #breadcrumb {
  max-width: 1000px !important;
}
.isOtherDevice #wedding.manner .main_content_wrap {
  max-width: 1000px;
  width: 100%;
  margin: auto;
}
.isOtherDevice #wedding.manner .main_content_wrap .button {
  margin: 80px auto;
}

.bg_white{
	background-color: #fff;
}

/* ========================================

マナー TOP

 ======================================== */
#wedding.manner.top .mainvisual_area .mainvisual {
  background: url(/wedding/manner/images/manner_mv_sp.jpg)no-repeat center center / contain;
  height: 250px;
  width: 100%;
  display: flex;
  margin: auto;
  justify-content: center;
  align-items: center;
  position: relative;
  padding: 0;
  background-color: #cfe3ee;;
}
.isOtherDevice #wedding .mainvisual_area {
  padding: 15px 0 45px;
}
.isOtherDevice #wedding.manner.top .mainvisual_area .mainvisual {
  background: url(/wedding/manner/images/manner_mv.jpg)no-repeat center center / cover;
  height: 300px;
  width: 100%;
  display: flex;
  margin: auto;
  justify-content: center;
  align-items: center;
  position: relative;
  padding: 0;
}
.isOtherDevice #wedding.manner.top .mainvisual_area {
  margin: auto;
  padding: 0;
}
.isOtherDevice #wedding.manner.top .mainvisual_area .title_area {
  width: 100%;
  margin: 0 auto 15px;
}
#wedding.manner.top .mainvisual .title_area {
  margin-bottom: 10px;
  border: none;
}
#wedding.manner.top .mainvisual h1 {
  font-size: 2.8rem;
  line-height: 1.25;
  text-align: center;
}
.isOtherDevice #wedding.manner.top .mainvisual {
  height: 300px;
}
.isOtherDevice #wedding.manner.top .mainvisual h1 {
  font-size: 5rem;
  font-weight: normal;
  padding: 0;
  margin: 0;
}

#wedding.manner.top .mainvisual_area .mainvisual .name_area .content_name {
  text-align: center;
}

#okoudengaeshi.manner.top .mainvisual .name_area {
    margin-top: -10%;
}

.isOtherDevice #wedding.manner.top .mainvisual .name_area {
  margin-top: -50px;
}

#wedding.manner.top .other_manner_area .inside_slider_manner .swiper-wrapper {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  row-gap: 20px;
}

#wedding.manner.top .other_manner_area .inside_slider_manner .swiper-wrapper li {
  width: 48%;
}

#wedding.manner.top .other_manner_area .inside_slider_manner .swiper-button-next, 
#wedding.manner.top .other_manner_area .inside_slider_manner .swiper-button-prev{
display: none;
}

.isOtherDevice #wedding.manner.top .other_manner_area .inside_slider_manner .swiper-wrapper {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  row-gap: 20px;
  width: calc(100% + 20px); 
  overflow: hidden;
}
.isOtherDevice #wedding.manner.top .other_manner_area .inside_slider_manner .swiper-wrapper li {
  width: calc(25% - 20px);
 margin: 0 20px 0  0;
}
.isOtherDevice #wedding.manner.top .other_manner_area .inside_slider_manner .swiper-wrapper li:nth-of-type(4n) {
  margin-right: 0;
}
.isOtherDevice #wedding.manner.top .other_manner_area .inner {
  max-width: 1200px;
  width: 100%;
  margin: auto;
}

/* ========================================

	以下下層ページ

 ======================================== */


/* ========================================

	メインビジュアル

 ======================================== */
#wedding.manner .mainvisual_area {
  padding: 10px 0 0;
  margin: auto;
}
.isOtherDevice #wedding.manner.post .post_outer .mainvisual_area {
  padding: 5px 0 0;
  max-width: 800px;
  margin: auto;
}
#wedding.manner .mainvisual_area h1 {
  padding: 10px 0;
  font-size: 2rem;
  font-weight: bold;
}

.isOtherDevice #wedding.manner .mainvisual_area h1 {
  font-size: 2.4rem;
}


/* ========================================

下層タイトル・SNS・シェアボタンなど

 ======================================== */
#wedding.manner.post .mainvisual_area .title_area {
  padding: 0 3%;
}
.isOtherDevice #wedding.manner .mainvisual_area .title_area {
  width: 100%;
  margin: 0 auto 15px;
   padding: 0;
}
#wedding.manner .mainvisual_area .infomation_area {
  text-align: right;
  padding: 10px;
}

#wedding.manner .mainvisual_area .infomation_area .sns{
margin-right: 10px
}

#wedding.manner .infomation_area.bottom .share {
  text-align: right;
   margin:0 auto 5px
}

#wedding.manner .infomation_area.bottom .sns {
   margin:0 10px 0 0;
}


#wedding.manner.post .mainvisual_area .share {
  margin: 0 auto 5px;
}
#wedding.manner .infomation_area .sns ul {
  display: flex;
  justify-content: space-between;
  width: 40%;
  margin: 0 0 5px auto;
}
.isOtherDevice #wedding.manner .infomation_area .sns ul {
  width: 20%;
}
.infomation_area .sns ul li {
  width: 25%;
}
#wedding.manner .mainvisual_area .infomation_area .update {
  font-size: 1.2rem;
  color: #999;
}

#wedding.manner .mainvisual_area .content_name {
margin: 10px auto 5px;
}


#wedding.manner .mainvisual_area .content_name span {
  font-weight: bold;
  padding: 10px;
}

/* ========================================

記事

 ======================================== */

#wedding.manner.post .mainvisual_area .content_name span {
  font-weight: bold;
  background-color: #cfe3ee;
}

#wedding.manner{
  background-color: #fff;
  padding-bottom: 15px;
  letter-spacing: .125rem;
}

#wedding.manner .inner {
  padding: 0 3%
}
.isOtherDevice #wedding.manner .inner {
  padding: 0;
  max-width: 1200px;
  margin: auto;
}

.isOtherDevice #wedding.manner.post .post_outer {
  background-color: #f7f7f7;
  padding: 20px 0;
}

#wedding.manner.post .post_wrap {
  padding: 0 0 20px;
  background-color: #fff;
}

.isOtherDevice #wedding.manner.post .post_wrap {
  padding: 0 20px;
  max-width: 800px;
  margin: auto;
}

/* ========================================

目次

 ======================================== */



#wedding.manner.post .outline_area {
  padding: 0 3% 20px;
}

.isOtherDevice #wedding.manner.post .outline_area {
  padding: 40px 0;
}


#wedding.manner.post .outline_area .outline {
  padding: 30px 15px;
  background-color: #f2f2f2;
}
#wedding.manner.post .outline_area .outline .outline_title {
  font-weight: 700;
  text-align: left;
  font-size: 2.4rem;
  margin-bottom: 22px;
}
#wedding.manner.post .outline_area .outline  ul li a span {
  margin: 0 5px 0 0;
}
#wedding.manner.post .outline_area .outline  ul li a {
  display: block;
  color: #001f5e;
  margin: 0 auto 10px;
  text-decoration: none !important;
}

#wedding.manner.post .outline_area .outline  ul li{
    text-indent: -1em;
    padding-left: 1em;
}


/* ========================================

セクション

 ======================================== */
#wedding.manner.post .toplayer {
  padding: 0 0 60px;
}

#wedding.manner.post .underlayer {
  padding: 15px 0;
}
#wedding.manner.post .underlayer h3 {
  font-weight: 700;
  padding: 0 0 0 5px;
  border-left: 3px solid #5fcad6;
  font-size: 1.8rem;
  margin-bottom: 10px;
  text-align: left;
}

#wedding.manner.post .underlayer h4 + p{
margin: 5px auto 20px;
}

#wedding.manner.post .underlayer h4:before {
content: "■";
color:#5fcad6; 
}

#wedding.manner.post .mainvisual_area p, #wedding.manner.post .toplayer p{
  margin: 20px auto;
  line-height: 1.8;
}
#wedding.manner.post p span {
  font-weight: bold;
}

#wedding.manner.post .large_pic {
  text-align: center;
  margin:auto;
}


.select_point {
  margin: 15px;
}
.select_point li {
  font-weight: bold;
  margin-bottom: 10px;
}
.select_pointl li:nth-last-child(1) {
  margin-bottom: 0;
}
/*table*/
.manner table {
  width: 100%;
  margin: auto;
  border-collapse: collapse;
}
.manner table th {
  border: 1px solid #999999;
  font-weight: bold;
  padding: 5px;
}
.manner table td {
  border: 1px solid #999999;
  padding: 5px;
}


/* ========================================

	.関連記事

 ======================================== */

#wedding.manner.post .related {
  box-shadow: 0 0.25rem 0.25rem hsl(0deg 0% 0% / 20%);
  margin: 40px 0 0 auto;
}
.isOtherDevice #wedding.manner.post  .related {
  max-width: 400px;
}


#wedding.manner.post .related dt {
  background-color: #cfe3ee;
  padding: 5px;
  font-weight: bold;
}

#wedding.manner.post .related dd {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 5px;
}
#wedding.manner.post .related dd .pic {
  width: 30%;
  margin: auto !important;
  line-height: inherit !important;
}
#wedding.manner.post .related dd .txt {
  width: 65%;
  font-weight: bold;
}
/* ========================================

	.記事一覧

 ======================================== */
#wedding.manner.other_manner_area {
  background-color: #f7f7f7;
}
#wedding.manner .other_manner_area .inside_slider_manner .swiper-wrapper li .name {
  margin: 5px 0;
  font-weight: bold;
  height: auto;
  display: block;
  -webkit-box-orient: initial;
  -webkit-line-clamp: initial;
}
.isOtherDevice #wedding.manner .other_manner_area .inside_slider_manner .swiper-wrapper li .name {
margin: 10px 0;
}

p small {
  font-weight: normal;
  font-size: 80%;
 display: block;
}

#wedding.manner.post .column_pc3_sp1 .button{
	width: 100%;
}

#wedding.manner .bnr {
margin: auto;
max-width: 800px;
}

#wedding.manner .bnr img {
border-radius: 10px;
}