@charset "UTF-8";
/*============================================
  #ex_renkei
=============================================*/
.ex_renkei main .contents {
  padding-top: 0;
  background-color: #f3fbff;
	font-family: "Noto Sans JP", sans-serif;
}
@media screen and (min-width: 768px) {
  .ex_renkei .shift_full .section {
    max-width: none;
    padding-right: 0;
    padding-left: 0;
  }
  .ex_renkei .shift_full .contents {
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
  }
  .ex_renkei .shift_full .topicPath {
    max-width: 1500px;
    margin-right: auto;
    margin-left: auto;
    padding-right: clamp(52.707px, 4.467vw, 67px);
    padding-left: clamp(52.707px, 4.467vw, 67px);
  }
}
@media screen and (max-width: 767px) {
  .ex_renkei .shift_rn .section.-noPadding-sp {
    padding-right: 0;
    padding-left: 0;
  }
  .ex_renkei .shift_full .contents {
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
  }
}

.rwd-topic-path {
  line-height: 1.6;
  font-family: "ヒラギノ角ゴシック", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "ヒラギノ角ゴ StdN", "Hiragino Kaku Gothic StdN", YuGothic, "Yu Gothic", "メイリオ", Meiryo, "Meiryo UI", sans-serzif;
}

.main {
  overflow: hidden;
  line-height: 1.8;
  font-size: 1.4rem;
}

#ex_renkei img {
  width: 100%;
}
@media only screen and (min-width: 769px) {
  #ex_renkei .sp {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  #ex_renkei .pc {
    display: none;
  }
  #ex_renkei .sp {
    display: block;
  }
}
#ex_renkei .inner {
  max-width: 1024px;
  width: 100%;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  #ex_renkei .inner {
    max-width: 89.33333333vw;
  }
}

#ex_renkei .mv{
	background: #def1fb;
}
#ex_renkei .mv h1{
	display: flex;
	align-items: center;
	height: 320px;
	color: #0c4592;
	font-size: 46px;
	font-weight: bold;
	text-align: center;
}
#ex_renkei .mv h1 img{
	width: 229px;
	margin-right: 1em;
}
#ex_renkei .mv h1 img{
	width: 229px;
}
#ex_renkei .cont1{
	padding-top: 70px;
}
#ex_renkei .cont1 .lead{
	font-size: 18px;
	margin-bottom: 5px;
	line-height: 1.8;
	text-align: center;
}
#ex_renkei .cont1 .lead_noteTxt{
	font-size: 14px;
	line-height: 1.7142;
	text-align: center;
	margin-bottom: 74px;
}
#ex_renkei .cont1 .tab{
	display: flex;
}
#ex_renkei .cont1 .tab li{
	width: 50%;
	padding: .8em;
	color: #00499f;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	background: #e9f1fb;
	border: 3px solid #00499f;
	border-radius: 20px 20px 0 0;
	cursor: pointer;
}
#ex_renkei .cont1 .tab li.active{
	color: #fff;
	background: #00499f;
}
#ex_renkei .cont1 .tabwrap{
	padding: 50px 110px 100px;
	border: 3px solid #00499f;
	border-top: none;
	text-align: center;
}
#ex_renkei .cont1 .tabwrap > div{ display: none;}
#ex_renkei .cont1 .tabwrap > div.show{ display: block;}
#ex_renkei .cont1 .tabwrap .slick-slide img{ display: inline;}
#ex_renkei .cont1 .tabwrap .slick-dots{ bottom: -50px;}
#ex_renkei .cont1 .tabwrap .slick-dots li button:before{
    width: 10px;
    height: 10px;
    background: #ccc;
}
#ex_renkei .cont1 .tabwrap .slick-dots li.slick-active button:before{
    background: #00499f;
}
#ex_renkei .cont1 .tabwrap .slick-prev{
	position: absolute;
	left: -80px;
	top: 50%;
	transform: translateY(-50%);
	width: 50px;
	height: 50px;
	background: url(../img/prev.png) center / 18px auto no-repeat;
	cursor: pointer;
}
#ex_renkei .cont1 .tabwrap .slick-next{
	position: absolute;
	right: -80px;
	top: 50%;
	transform: translateY(-50%);
	width: 50px;
	height: 50px;
	background: url(../img/next.png) center / 18px auto no-repeat;
	cursor: pointer;
}
#ex_renkei .cont1 .tabwrap .slick-prev.slick-disabled,
#ex_renkei .cont1 .tabwrap .slick-next.slick-disabled{
	opacity: 0;
	cursor: auto;
}
#ex_renkei .cont1 .tabwrap h2{
	margin-bottom: 1em;
	color: #00499f;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}
#ex_renkei .cont1 .tabwrap .catch{
	margin-bottom: 2em;
	font-size: 18px;
	text-align: center;
}
#ex_renkei .cont1 .tabwrap .catch small {
	font-size: 14px;
	line-height: 1.5;
	display: block;
}

#ex_renkei .cont1 .tabwrap .app_pc {
	margin-bottom: 2em;
	margin-top: -2em;
}

#ex_renkei .cont1 .tabwrap .app_pc small {
	font-size: 14px;
	line-height: 1.5;
	display: block;
}

#ex_renkei .cont1 img{ max-width:100%; width: auto; height:auto;}
#ex_renkei .cont1 .tabwrap .box1 dl{
	display: flex;
	align-items: center;
	padding: 30px 60px;
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 1.8;
	background: #f1f8fd;
}
#ex_renkei .cont1 .tabwrap .box1 dl dt{
	width: 220px;
}
#ex_renkei .cont1 .tabwrap .box1 dl dt img{
	width: 86px;
}
#ex_renkei .cont1 .tabwrap .box1 dl dd{
	line-height: 1.6;
	flex: 1;
	text-align: left;
}
#ex_renkei .cont1 .tabwrap .box1 dl dd .t-ind{
	padding-left: .5em;
	text-indent: -.5em;
}
#ex_renkei .cont1 .tabwrap .box1 dl dd .mb1em{
	margin-bottom: 1em;
}
#ex_renkei .cont1 .tabwrap .box2 figure{
	margin-bottom: 1em;
}
#ex_renkei .cont1 .tabwrap .box2 figure+p small{
	font-size: 14px;
}
#ex_renkei .cont2{
	padding-top: 80px;
	padding-bottom: 140px;
	text-align: center;
}
#ex_renkei .cont2 a.appbtn{
	display: inline-block;
	width: 100%;
	max-width: 600px;
	line-height: 100px;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	background: #00499f;
	border-radius: 100px;
	transition: all .2s;
	position: relative;
}
#ex_renkei .cont2 a.appbtn:before{
	display: inline-block;
	content: "";
	position: absolute;
	left: 8px;
	top: 8px;
	width: 84px;
	height: 84px;
	background: url("../img/wester.png") center / 46px no-repeat #fff;
	border-radius: 100px;
}
#ex_renkei .cont2 a.appbtn:after{
	display: inline-block;
	content: "";
	position: absolute;
	right: 1.3em;
	top: 50%;
	transform: translateY(-50%);
	width: 0;
	height: 0;
	border-style: solid;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 6px solid #fff;
	border-right: 0;
}
#ex_renkei .cont2 a.appbtn:hover{ opacity: .7;}

@media only screen and (max-width: 768px) {
	#ex_renkei .mv h1{
		display: block;
		height: auto;
		padding: 10vw 0;
		font-size: 8vw;
		line-height: 1.6;
	}
	#ex_renkei .mv h1 img{
		display: block;
		width: 45vw;
		margin: 0 auto .5em;
	}
	#ex_renkei .cont1{
		padding-top: 10vw;
	}
	#ex_renkei .cont1 .lead{
		margin-bottom: 0.8vw;
		font-size: 5vw;
		text-align: left;
	}
	#ex_renkei .cont1 .lead_noteTxt{
		font-size: 3.73333333vw;
		margin-bottom: 7.33333333vw;
		text-align: left;
		line-height: 1.5;
	}

	#ex_renkei .cont1 .lead_noteTxt p{
		text-indent: -1em;
		padding-left: 1em;
	}
	#ex_renkei .cont1 .tab li{
		padding: .8em 0;
		line-height: 1.5;
		font-size: 4.7vw;
		border-width: .8vw!important;
	}
	#ex_renkei .cont1 .tabwrap{
		padding: 10vw 5vw 12vw;
		border-width: .8vw!important;
	}
	#ex_renkei .cont1 .tabwrap .slick-dots{ bottom: -10vw;}
	#ex_renkei .cont1 .tabwrap .slick-dots li{ margin: 0;}
	#ex_renkei .cont1 .tabwrap .slick-dots li button:before{
		width: 1.8vw;
		height: 1.8vw;
	}
	#ex_renkei .cont1 .tabwrap .slick-prev{
		left: -5.5vw;
		width: 8vw;
		height: 8vw;
		background: url(../img/prev-sp.png) center / 3.2vw auto no-repeat;
	}
	#ex_renkei .cont1 .tabwrap .slick-next{
		right: -5.5vw;
		width: 8vw;
		height: 20vw;
		background: url(../img/next-sp.png) center / 3.2vw auto no-repeat;
	}
	#ex_renkei .cont1 .tabwrap h2{
		margin-bottom: .8em;
		font-size: 6.8vw;
	}
	#ex_renkei .cont1 .tabwrap .catch{
		margin-bottom: 1.5em;
		font-size: 5vw;
	}
	#ex_renkei .cont1 .tabwrap .catch small {
		font-size: 4vw;
		line-height: 1.5;
		display: block;
	}
	#ex_renkei .cont1 .tabwrap .box1 dl{
		display: block;
		padding: 7vw 5vw;
		margin: 0 3vw 2.5vw;
		font-size: 4.8vw;
		line-height: 1.6;
	}
	#ex_renkei .cont1 .tabwrap .box1 dl small{
		font-size: 3.73vw;
	}
	#ex_renkei .cont1 .tabwrap .box1 dl dt{
		width: auto;
		margin-bottom: 1em;
	}
	#ex_renkei .cont1 .tabwrap .box1 dl dt img{
		width: 17.33vw;
	}
	#ex_renkei .cont1 .tabwrap .box1 dl dd{
		flex: 1;
		text-align: left;
	}
	#ex_renkei .cont1 .tabwrap .box2 figure img{
		width: 42.66vw;
	}
	#ex_renkei .cont1 .tabwrap .box2 figure+p small{
		font-size: 4vw;
		line-height: 1.5;
	}
	#ex_renkei .cont2{
		padding-top: 10vw;
		padding-bottom: 15vw;
	}
	#ex_renkei .cont2 a.appbtn{
		max-width: inherit;
		line-height: 20vw;
		font-size: 5.06vw;
		padding-left: 1em;
	}
	#ex_renkei .cont2 a.appbtn:before{
		left: 2vw;
		top: 2vw;
		width: 16vw;
		height: 16vw;
		background-size: 9.33vw auto;
	}
	#ex_renkei .cont2 a.appbtn:after{
		border-top: 1.06vw solid transparent;
		border-bottom: 1.06vw solid transparent;
		border-left: 1.6vw solid #fff;
	}
	#ex_renkei .cont2 a.appbtn:hover{ opacity: 1;}
}







