@charset "utf-8";
.cont h1 {
  background-image: url(../images/title.png);
}
.primary {
  width: 980px;
}
/*============================
#model
============================*/
article#model {
}
article#model h2 {
}
article#model div.lead {
}
article#model div.lead p.catch {
  width: 459px;
  padding-top: 66px;
  padding-bottom: 0;
  height: 0;
  overflow: hidden;
  background: url(../images/lead.png) no-repeat left top;
  background-size: 100%;
  margin-bottom: 23px;
}
article#model div.lead p {
}
article#model div.lead img {
  display: block;
  margin: 30px 0 0 0;
}
article#model div.lead div.text {
  padding: 25px 54px;
  border: 1px solid #b2bacd;
  overflow: hidden;
}
article#model div.lead div.text img {
  display: block;
  float: left;
  margin: 0;
  margin-right: 20px;
}
article#model div.lead div.text p {
  float: left;
  text-align: left;
  font-size: 20px;
  font-weight: bold;
  color: #001c58;
  padding: 5px 0 0 0;
}
article#model div.lead div.text p:last-child {
  padding: 0;
}
article#model div.lead div.text p span {
  font-size: 20px;
  color: #ef0f1b;
}






article#model ul.strong {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 40px;
}
article#model ul.strong li {
  width: 235px;
}
article#model ul.strong li img {
  display: block;
  width: auto;
  height: 210px;
  margin: auto;
  margin-bottom: 30px;
}
article#model ul.strong li img.fig1 {
}
article#model ul.strong li strong {
  display: block;
  background: #b2bacd;
  color: #464e60;
  padding: 8px 0 7px 0;
  text-align: center;
  font-size: 20px;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
article#model ul.strong li p {
  font-weight: bold;
  font-size: 16px;
  color: #444444;
}
article#model ul.strong li img.fig2 {
}
article#model ul.strong li img.fig3 {
}
article#model ul.strong li img.fig4 {
}
article#model div.lead img.img01 {
  margin-bottom: 30px;
}

.btn_catch {
  width: 720px;
  padding-top: 113px;
  height: 0;
  overflow: hidden;
  background: url(../images/welcome.png) no-repeat left top;
  background-size: 100%;
  margin: 50px auto -15px auto;
}




@media only screen and (max-width: 768px) {
.cont h1 {
  background-image: url(../images/title_sp.png);
}
.primary {
  width: 90.625%;
}
article#model div.lead p.catch {
  width: 100%;
  padding-top: 13.58208955%;
  padding-bottom: 0;
  height: 0;
  overflow: hidden;
  background-image: url(../images/lead_sp.png);
  background-size: 100%;
  margin-bottom: 23px;
}
article#model div.lead img {
  width: 100%;
  padding-top: 85.52238805%;
  padding-bottom: 0;
  height: 0;
  overflow: hidden;
  background: url(../images/01_sp.jpg) no-repeat top left;
  background-size: 100%;
}
  
  
article#model div.lead div.text img {
  float: none;
  margin: 0;
  width: 100%;
  padding-top: 14.516129%;
  height: 0;
  overflow: hidden;
  background: url(../images/gd_icon_sp.png) no-repeat left top;
  background-size: 100%;
  margin: auto;
}
article#model div.lead div.text p span {
  font-size: 17px;
}

  
  
  
  

article#model div.lead div.text {
  padding: 5% 4%;
}
article#model div.lead div.text p {
  text-align: left;
  font-size: 16px;
}
article#model ul.strong li {
  width: 49%;
  margin-bottom: 30px;
}
article#model ul.strong li img {
  width: 90%;
  height: auto;
  margin-bottom: 15px;
}
article#model ul.strong li img.fig2 {
  margin-top: -4.3%;
}
article#model ul.strong li img.fig3 {
  margin-top: -8.5%;
}
article#model ul.strong li strong {
  font-size: 3.9vw;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
article#model ul.strong li p {
  font-size: 14px;
}
article#model div.lead img.img01 {
  width: 100%;
  padding-top: 84.92537313%;
  padding-bottom: 0;
  height: 0;
  overflow: hidden;
  background: url(../images/02_sp.jpg) no-repeat top left;
  background-size: 100%;
  margin: 20px 0;
}
article#model div.lead img.img02 {
  width: 100%;
  padding-top: 91.19402985%;
  padding-bottom: 0;
  height: 0;
  overflow: hidden;
  background: url(../images/03_sp.jpg) no-repeat top left;
  background-size: 100%;
  margin: 20px 0;
}
article#model div.lead img.img03 {
  width: 100%;
  padding-top: 91.19402985%;
  padding-bottom: 0;
  height: 0;
  overflow: hidden;
  background: url(../images/04_sp.jpg) no-repeat top left;
  background-size: 100%;
  margin: 20px 0;
}

.btn_catch {
  width: 100%;
  padding-top: 24.77611940%;
  background-image: url(../images/welcome_sp.png);
  margin: 28px auto -20px auto;
}

.link {
  display: block;
}
.link li {
  margin: 0 auto 20px auto;
}
.link li:last-child {
  margin: 0 auto 0 auto;
}
  
  
  
  
  
  
}
