@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
}
#kekkonuchiiwai.manner h2.title {
  font-weight: bold;
  font-size: 2rem;
  margin-bottom: 10px;
  text-align: left;
  background-color: #f3f3f3;
  padding: 10px;
}
#kekkonuchiiwai.manner h3.title {
  font-weight: bold;
}
.isOtherDevice #breadcrumb{
	max-width: 1000px!important;
}

.isOtherDevice #kekkonuchiiwai.manner .main_content_wrap{
	max-width: 1000px;
	width: 100%;
	margin: auto;
}

.isOtherDevice #kekkonuchiiwai.manner .main_content_wrap .button{
margin: 80px auto;
}

/* ========================================

	メインビジュアル

 ======================================== */
#kekkonuchiiwai.manner .mainvisual_area {
  padding: 5px 0 0;
  margin: auto;
}

.isOtherDevice #kekkonuchiiwai.manner .main_content_wrap .mainvisual_area {
  padding: 5px 0 0;
  max-width: 1000px;
  margin: auto;
}
#kekkonuchiiwai.manner .mainvisual_area h1 {
  padding: 10px;
  font-size: 2rem;
  font-weight: bold;
}
/* ========================================

下層タイトル・SNS・シェアボタンなど

 ======================================== */
 #kekkonuchiiwai.manner .mainvisual_area .title_area {
  border: 2px solid #e3e3e3;
  width: 98%;
  margin: 0 auto 15px;
}

.isOtherDevice #kekkonuchiiwai.manner .mainvisual_area .title_area {
  width: 100%;
  margin: 0 auto 15px;
}

#kekkonuchiiwai.manner .mainvisual_area .infomation_area {
  text-align: right;
  padding: 10px;
}

#kekkonuchiiwai.manner .infomation_area.bottom {
  text-align: right;
}

#kekkonuchiiwai.manner .infomation_area .share {
  margin-bottom: 5px;
}
#kekkonuchiiwai.manner  .infomation_area .sns ul {
  display: flex;
  justify-content: space-between;
  width: 40%;
  margin: 0 0 5px auto;
}
.isOtherDevice #kekkonuchiiwai.manner .infomation_area .sns ul {
  width: 15%;
}
.infomation_area .sns ul li {
  width: 25%;
}
#kekkonuchiiwai.manner .mainvisual_area .infomation_area .update {
  font-size: 1.2rem;
  color: #999;
}
#kekkonuchiiwai.manner .mainvisual_area .content_name {
  background-color: #f7f7f7;
  padding: 5px 10px;
}
#kekkonuchiiwai.manner .mainvisual_area .content_name span {
  font-weight: bold;
}

/* ========================================

記事

 ======================================== */


#kekkonuchiiwai.manner article {
  background-color: #fff;
  padding-bottom: 15px;
  letter-spacing: .125rem;
}

#kekkonuchiiwai.manner .inner {
	padding: 0 3%
}

#kekkonuchiiwai.manner .large_pic {
text-align: center;
}

.isOtherDevice #kekkonuchiiwai.manner .inner{
		     padding: 0;
    max-width: 1200px;
    margin: auto; 
	}


.isOtherDevice  #kekkonuchiiwai.manner .main_content_wrap section {
  padding: 40px 0;
}
.isOtherDevice #kekkonuchiiwai.manner .underlayer {
  padding: 15px 0;
}

#kekkonuchiiwai.manner .underlayer .title {
  font-weight: 700;
  padding: 0 0 0 5px;
  border-left: 2px solid #ff546b;
  font-size: 1.6rem;
  margin-bottom: 10px;
	text-align: left;
}

#kekkonuchiiwai.manner .desc {
  margin: 20px auto;
  line-height: 1.8;
}
.manner .toplayer p span, .manner .underlayer p span {
  font-weight: bold;
}
.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;
}
/* outline_area */
.manner .outline_area {
  padding: 0;
}
.outline {
  padding: 30px 15px;
  background-color: #f2f2f2;
}
.outline_title {
  font-weight: 700;
  text-align: left;
  font-size: 2.4rem;
  margin-bottom: 22px;
}
.outline_area ul li a span {
  margin: 0 5px 0 0;
}
.outline_area ul li a {
  display: block;
  margin: 0 0 5px 0;
  color: #001f5e;
  text-decoration: none !important;
}
.outline_area ul li ul li a {
  margin: 0 0 5px 5px;
  color: #001f5e;
  text-decoration: none !important;
	
}
.related {
  box-shadow: 0 0.25rem 0.25rem hsl(0deg 0% 0% / 20%);
	margin: 0 0 0 auto;
}

.isOtherDevice .related {
max-width: 500px;
}
.related dt {
  background-color: #f7f7f7;
  padding: 5px;
}
.related dd {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 5px;
}
.related dd .pic {
  width: 30%;
}
.related dd .txt {
  width: 65%;
}
/* ========================================

	.other_manner_area

 ======================================== */
#kekkonuchiiwai.manner.other_manner_area {
  background-color: #f7f7f7;
}
#kekkonuchiiwai.manner .other_manner_area .inside_slider .swiper-wrapper li .name {
margin: 5px 0;
    font-weight: bold;
    font-size: 1.3rem; 
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    height: 6rem;
}

.isOtherDevice #kekkonuchiiwai.manner .other_manner_area .inside_slider .swiper-wrapper li .name {
  font-size: 1.5rem;
  height: 6.5rem;
   display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:3;
}


/* ========================================

	TOP

 ======================================== */
#kekkonuchiiwai.manner.top .content_name {
  text-align: center;
  padding: 5px 10px;
  background-color: inherit;
}
#kekkonuchiiwai.manner.top .mainvisual {
  background: url(/iphone/ayl/manner/images/top_main.jpg)no-repeat center center / cover;
  height: 250px;
  width: 100%;
  display: flex;
  margin: auto;
  justify-content: center;
  align-items: center;
  position: relative;
  padding: 0;
}
#kekkonuchiiwai.manner.top .mainvisual .title_area {
  margin-bottom: 10px;
  border: none;
}
#kekkonuchiiwai.manner.top .mainvisual h1 {
  font-size: 2.8rem;
  line-height: 1.25;
  text-align: center;
}
.isOtherDevice #kekkonuchiiwai.manner.top .mainvisual {
  height: 300px;
}
.isOtherDevice #kekkonuchiiwai.manner.top .mainvisual h1 {
  font-size: 5rem;
  font-weight: normal;
}
.isOtherDevice #kekkonuchiiwai.manner.top .mainvisual_area {
  margin-bottom: 10px;
}
#kekkonuchiiwai.manner.top .other_manner_area .inside_slider .swiper-wrapper {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  row-gap: 20px;
}

.isOtherDevice #kekkonuchiiwai.manner.top .other_manner_area .inside_slider .swiper-wrapper {
  display: flex;
  justify-content:flex-start;
  flex-wrap: wrap;
  row-gap: 20px;
}


.isOtherDevice #kekkonuchiiwai.manner.top .other_manner_area .inside_slider .swiper-wrapper li {
  width: 23%;
  margin-right: 26px;
}

.isOtherDevice #kekkonuchiiwai.manner.top .other_manner_area .inside_slider .swiper-wrapper li:nth-of-type(4n) {
  margin-right: 0;
}

#kekkonuchiiwai.manner.top .other_manner_area .inside_slider .swiper-wrapper li {
	width: 48%;
}

.isOtherDevice #kekkonuchiiwai.manner.top .other_manner_area .inner {
	max-width: 1000px;
	width: 100%;
	margin: auto;
}

