@charset "utf-8";
/* Common */
a{
  text-decoration:none;
  color: #003894;
}
body,*{
	 font-size: 62.5%;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,header,main,nav,footer{
 margin:0;
 padding:0;
 color: #333333;
}
table {
 border-collapse:collapse;
 border-spacing:0;
}
img {
 border:0;
 vertical-align:bottom;
 max-width:100%;
}
ol,ul {
 list-style:none;
}
caption,th {
 text-align:left;
}
h1,h2,h3,h4,h5,h6 {
 font-size:100%;
 font-weight:normal;
}
area{
 outline:none;
}
p{
 font-family: "Harmonia Sans W01", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", Meiryo, sans-serif;
}
.f-ja{
 font-family: "Harmonia Sans W01", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", Meiryo, sans-serif;
}
.f-12{
	font-size: 1.2rem;
}
.f-13{
	font-size: 1.2rem;
}
.f-15{
	font-size: 1.5rem;
}
.v-t{
vertical-align: top;
}
input{
 border-style:none;
}
html:before,
html:after,
body:before,
body:after {
 content: "";
 background: #003894;
 position: fixed;
 display: block;
 z-index: 1;
}

html:before {
 height: 10px;
 width: 100vw;
 left: 0;
 top: 0;
}
html:after{
 width: 10px;
 height: 100vh;
 right: 0;
 top: 0;
}

body:before {
 height: 10px;
 width: 100vw;
 bottom: 0;
 left: 0;
}

body:after {
 width: 10px;
 height: 100vh;
 top: 0;
 left: 0;
}
/* utility */
.start {
 background: #003894;
 position: fixed;
 top: 0;
 left: 0;
 height: 100%;
 width: 100%;
 z-index: 9000;
}
.start svg {
 position: fixed;
 left: 50%;
 top: 50%;
 transform: translate(-50%, -50%);
 z-index: 9999;
}
#logo {
 position: absolute;
 top: 50%;
 left: 50%;
 margin: 0 0 0 -238px
}
path {
 fill: none;
 stroke: #ffffff;
 stroke-dasharray: 2000;
 stroke-dashoffset: 0;
 stroke-width: 1;
 -webkit-animation: hello 3s ease-in forwards;
 animation: hello 3s ease-in forwards;
}
 @-webkit-keyframes hello {
 0% {
 stroke-dashoffset: 2000;
 fill:transparent;
}
 50% {
 fill:transparent;
}
 100% {
 stroke-dashoffset: 0;
 fill:#ffffff;
}
}
@keyframes hello {
 0% {
 stroke-dashoffset: 2000;
 fill:transparent;
}
 50% {
 fill:transparent;
}
 100% {
 stroke-dashoffset: 0;
 fill:#ffffff;
}
}
/* items */
#footer{
 text-align: center;
 padding: 5% 0 0 0;
}
#footerLogo{
 width: 80px;
}
.ma_t_5{
 margin:5% 0 0 0;
}
.center{
 text-align:center;
}
.left{
 text-align:left;
}
.right{
 text-align:right;
}
.f-av{
 font-family: 'Avenir','Arial';
}
.in-blc{
 display: inline-block;
}
.blc{
 display: block !important;
}
.middle{
 vertical-align: middle;
}
.f-9{
 font-size: 0.9rem;
}
.bold{
 font-weight: bold;
}
@media only print, only screen and (min-width: 18.75em){
.tab,
.pc,
.pc_tab{
 display:none;
}
.sp,
.tab_sp{
 display:block;
}
/* Content */
.mainTtl_{
 width: 70%;
 margin: 0 auto 10%;
}
#mainVisual{
 border-bottom: 1px solid #ebebeb;
 padding: 5% 0 8% 0;
}
#contentArea{
 width: auto;
 margin: 5% auto;
 font-size: 13px;
 text-align: center;
 line-height: 2;
 letter-spacing: 0.1rem;
 padding: 5% 8% 10% 8%;
}
.inner_{
 margin: 5% 0;
 padding: 0;
 text-align: left;
}
.ttl_{
 /*display: inline-block;*/
 width: 100%;
 margin: 5% auto;
 vertical-align: middle;
 text-align: left;
}
.point_ {
 margin: 0 auto;
 text-align: center;
 width: 70%;
}
.date_{
 font-size: 1.2rem;
 font-style: italic;
 letter-spacing: 1px;
 border-bottom: 2px solid #333333;
 display: inline-block;
 margin: 0;
}
.secTtl_{
 margin: 0 0 1.5em 0;
 position:relative;
}
.secTtl_{
  font-size: 1.8rem;
 line-height: 1.8;
 letter-spacing: -0.5px;
}
h2.secTtl_::after{
 content: "";
 position: absolute;
 width: 41px;
 height: 63px;
 background-image: url(https://www.shipsltd.co.jp/campaign/2019/begin_vasic/common/images/icon_b.png);
 background-size: contain;
 vertical-align: middle;
 top: -20px;
}
h4{
  font-size: 1.5rem;
  letter-spacing: 0px;
  display: inline-block;
  margin: 0;
}
.secTtl_ span{
 display: inline-block;
 position: relative;
 padding: 0 7px 0 0;
 font-family: "Harmonia Sans W01", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", Meiryo, sans-serif;
 margin: 5px 0 0 0;
 letter-spacing: 0.5px;
 font-size: 1.5rem;
 width: 85%;
}
.secCap_:first-letter{
 font-size: 2.5em;
 line-height: 1;
 float: left;
 margin: 1% 2% 0 0;
 padding: 1%;
 color:#ffffff;
 background:#003894;
}

.itemspec_{
 margin: 0 0 5% 0;
 font-size: 13px;
 color: #666666;
 line-height: 2;
}

.link_{
  margin: 3% 0 10%;
  text-align: left;
}
.itemName_{
  text-align: left;
  margin: 5% 0;
}
.itemName_ span{
 font-size: 1.5rem;
}
.bar_{
 margin: 5% 0 10%;
}
/* Arcives */
#archive{
 background: rgba(0, 56, 148, 0.1);
 padding: 5%;
}
.arcTtl_{
 font-size: 3.5rem;
 text-align: center;
 font-family: 'Avenir','Arial';
 font-weight: 700;
 color: #000000;
 margin: -40px 0 0 0;
 z-index: 100;
}
.article_ span{
  font-size: 1.2rem;
}
.article_{
 display: inline-block;
 width: 45%;
 vertical-align: top;
 margin: 5% 2%;
 font-family: "Harmonia Sans W01", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", Meiryo, sans-serif;
}
.capArc_{
 margin: 5% 0 2%;
 display: block;
 font-weight: 700;
 font-family: 'Avenir','Arial';
 font-style: italic;
}
.list_{
  width: 100%;
  /* display: inline-block; */
  margin: 5% 0;
}
.style{
  margin: 0 auto;
  width: 100%;
  overflow: hidden;
}
.list_ {
    width: 45%;
    display: inline-block;
    margin: 5% 2%;
}
.list_t_{
  width: 36%;
  display: inline-block;
  text-align: left;
  vertical-align: top;
  margin: 0 3%;
}
.itemCap_{
  margin: 5% 0;
}
.moreText_ {
  border: 1px solid #ebebeb;
  padding: 8%;
  margin: 0 auto;
}
.caption_ {
    display: inline-block;
    margin: 0;
    vertical-align: top;
}
.btnArea_ {
  margin: 20px auto;
  text-align: center;
  width: 100%;
  display: inline-block;
  vertical-align: top;
}
.btnArea_ a {
  color: #fff;
  text-align: center;
  padding: 3.5%;
  font-size: 1.3rem;
  margin: 0 auto;
  transition: all .3s;
  display: inline-block;
  text-decoration: none;
  background-color: #003894;
  width: 92%;
}
.textArea_{
  text-align: center;
}
/* Footer */
.l-footer__header{
 padding: 0;
 border-top: 1px solid #ebebeb;
 margin: 8em 0 0 0;
}
.l-footer__header::before{
 content: "";
 margin: 0;
 display: block;
 padding: 10em 0 0 0;
}
.l-footer__header::after{
 margin: 5% 0;
 display: block;
}
.l-footer-banner{
 text-align:right;
 padding:0;
}
.l-footer-banner__item{
 display:inline-block;
 letter-spacing:normal;
 max-width:320px;
 padding:0 5px;
 font-family: 'Avenir','Arial';
 color: #003894;
 font-style: italic;
 font-size: 1.2rem;
}
.l-footer-banner__item i.fab{
 font-size: 1.5rem;
 color: #003894;
}
.l-footer-sns{
 text-align:center;
}
.l-footer-sns__item{
 display:inline-block;
 margin:0 10px;
}
.l-footer-sns__item a{
 display:block;
 color:#003659;
 font-size:17px;
 -webkit-transition:.3s;
 -o-transition:.3s;
 transition:.3s;
}
.l-footer-sns__item a:hover{
 opacity:0.5;
}
.l-footer-sns__item span{
 vertical-align:bottom;
}
.l-footer__body{
 padding: 4% 0 0 0;
 text-align: center;
}
.l-footer__logo{
 width:80px;
 height:24px;
 margin:0 auto 25px;
}
.l-footer__logo img{
 width:100%;
 height:auto;
}
.l-footer-copyright{
 font-size:0.7rem;
 font-family: 'Avenir','Arial';
 font-weight:normal;
}
.l-content__footer{padding:0 0 40px;position:relative;background-color:#FFF}

/* Button */
button{
 position: relative;
 background: rgba(0, 56, 148, 0.08);
 border: none;
 color: #003894;
 width: 40%;
 display: inline-block;
}
.btn-1 span{
 display: block;
 padding: 15px;
 font-family: 'Avenir','Arial';
 font-weight: 700;
 font-style: italic;
}
.btn-1 span a {
 font-size: 1.2rem;
}
button::before, button::after{
 content:"";
 width: 0;
 height: 2px;
 position: absolute;
 transition: all 0.2s linear;
 background: #003894;
}

span::before, span::after{
 content:"";
 width:2px;
 height:0;
 position: absolute;
 transition: all 0.2s linear;
 background: #003894;
}
button:hover::before, button:hover::after{
 width: 100%;
}
button:hover span::before, button:hover span::after{
 height: 100%;
}
/*----- button 1 -----*/
.btn-1::before, .btn-1::after{
 transition-delay: 0.2s;
}
.btn-1 span::before, .btn-1 span::after{
 transition-delay: 0s;
}
.btn-1::before{
 right: 0;
 top: 0;
}
.btn-1::after{
 left: 0;
 bottom: 0;
}
.btn-1 span::before{
 left: 0;
 top: 0;
}
.btn-1 span::after{
 right: 0;
 bottom: 0;
}
.btn-1:hover::before, .btn-1:hover::after{
 transition-delay: 0s;
}
.btn-1:hover span::before, .btn-1:hover span::after{
 transition-delay: 0.2s;
}
.itemArea_{
  margin: 0 auto;
 text-align: center;
 margin: 0 0 10% 0;
 /* border-top: 1px solid #ebebeb; */
 padding: 0 0 5% 0;
}
.itemArea_ span{
 font-size: 1.2rem;
}
.itemTtl_ {
 font-size: 1.3rem;
 line-height: 1.8;
}
.secCap_{
 margin: 5% 0;
}
.secCap_ p{
 font-size: 1.3rem;
 line-height: 1.8;
}
.secCap_:first-letter{
 font-size: 2.5em;
 line-height: 1;
 float: left;
 margin: 1% 2% 0 0;
 padding: 1%;
 color:#ffffff;
 background:#003894;
}
.list_t_{
  text-align: left;
margin: 10% 0;
}
.subTtl_{
  font-size: 1.5rem;
    line-height: 1.5;
}
}

@media only print, only screen and (min-width: 768px){
.sp,
.tab_sp,
.pc{
 display:none;
}
.tab{
 display:block;
}
.inner_{
 margin: 0;
 padding: 5% 0;
 text-align: center;
}
/* Content */
#mainVisual {
 border-bottom: 1px solid #ebebeb;
 padding: 5% 0;
 font-size: 0.9rem;
 margin: 0 0 5% 0;
}
.date_{
 font-family: 'Avenir','Arial';
 font-size: 1.2rem;
 font-style: italic;
 font-weight: bold;
 letter-spacing: 1px;
 border-bottom: 2px solid #333333;
 display: inline-block;
 margin: 0 0 5% 0;
}
h4{
  font-size: 2.0rem;
  letter-spacing: 1px;
  display: inline-block;
  margin: 0 0 5% 0;
  font-weight: normal;
  line-height: 1.8;
}
.ttl_{
display: inline-block;
 width: 57%;
 margin: 0 auto;
 vertical-align: middle;
}
.point_ {
 display: inline-block;
 width: 30%;
 vertical-align: middle;
 margin: 0px 15px;
}
.itemArea_{
 width: 100%;
 margin: 0 auto;
 padding: 5% 0;
 text-align: center;
}
.sectionName_{
  margin: 5% 0;
  text-align: center;
  padding: 5% 0 0 0;
}
.secCap_{
  margin: 0 auto;
 display: inline-block;
 vertical-align: top;
 padding: 10%;
}
.secCap_ p{
 font-size: 1.3rem;
 line-height: 2;
}
.secTtl_{
 font-size: 2.4rem;
 line-height: 1.8;
 margin: 0;
}
.secTtl_ span{
  display: inline-block;
  position: relative;
  padding: 0 15px 0 0;
  font-size: 2.4rem;
  width: 65%;
  line-height: 1.5;
  margin: 0;
}
h2.secTtl_::after{
 content: "";
 position: absolute;
 width: 52px;
 height: 80px;
 background-image: url(https://www.shipsltd.co.jp/campaign/2019/begin_vasic/common/images/icon_b.png);
 background-size: contain;
 vertical-align: middle;
}
.secCap_:first-letter{
 font-size: 2.5em;
 line-height: 1;
 float: left;
 margin: 1% 2% 0 0;
 padding: 1%;
 color:#ffffff;
 background:#003894;
}
.link_{
 margin: 2% 0 0 0;
 text-align: left;
}
.itemName_{
 text-align: left;
}
.itemName_ span{
 font-size: 1.5rem;
}

.subTtl_{
 font-size: 1.8rem;
 line-height: 1.5;
}
.itemCap_{
  text-align: left;
  margin: 5% 0;
  width: 100%;
  display: inline-block;
}
.style{
  width: 600px;
  margin: 0 auto;
}
.list_ {
    width: 34%;
    display: inline-block;
    margin: 5% 2%;
}
.list_t_{
  width: 36%;
  display: inline-block;
  text-align: left;
  vertical-align: top;
  margin: 0 3%;
}
.moreText_ {
  border: 1px solid #ebebeb;
  padding: 5%;
  width: 90%;
  margin: 0 auto;
}
.caption_ {
    display: inline-block;
    margin: 0 5%;
    vertical-align: top;
}
.btnArea_ {
  margin: 20px auto 0;
  text-align: center;
  width: 100%;
  display: inline-block;
  vertical-align: top;
}
.btnArea_ a {
  color: #fff;
  text-align: center;
  padding: 3.5%;
  font-size: 1.5rem;
  margin: 0 auto;
  transition: all .3s;
  display: inline-block;
  text-decoration: none;
  background-color: #003894;
  width: 60%;
}
.textArea_{
  text-align: center;
}
/* Arcives */
#archive{
 background: rgba(0, 56, 148, 0.1);
 padding: 5%;
}
.arcTtl_{
 font-size: 4rem;
 text-align: center;
 font-family: 'Avenir','Arial';
 font-weight: 700;
 color: #000000;
 margin: -70px 0 0 0;
 z-index: 100;
}
.article_{
 display: inline-block;
 width: 28%;
 vertical-align: top;
 margin: 3% 2%;
 font-size: 1.2rem;
}
.article_ span{
 font-size: 1.2rem;
}
.capArc_{
 font-size: 0.7rem;
 margin: 5% 0 2%;
 display: block;
 font-weight: 700;
 font-family: 'Avenir','Arial';
 font-style: italic;
}
/* Footer */
.l-footer__header{
 padding: 0;
 border-top: 1px solid #ebebeb;
 margin: 10em 0 0 0;
}
.l-footer__header::before{
 content: "";
 margin: 0;
 display: block;
 padding: 10em 0 0 0;
}
.l-footer__header::after{
 margin: 5% 0;
 display: block;
}
.l-footer-banner{
 text-align:right;
 padding:0;
}
.l-footer-banner__item{
 display:inline-block;
 letter-spacing:normal;
 max-width:320px;
 padding:0 5px;
 font-family: 'Avenir','Arial';
 color: #003894;
 font-style: italic;
}
.l-footer-banner__item i.fab{
 font-size: 1.5rem;
 color: #003894;
}
.l-footer-sns{
 text-align:center;
}
.l-footer-sns__item{
 display:inline-block;
 margin:0 10px;
}
.l-footer-sns__item a{
 display:block;
 color:#003659;
 font-size:17px;
 -webkit-transition:.3s;
 -o-transition:.3s;
 transition:.3s;
}
.l-footer-sns__item a:hover{
 opacity:0.5;
}
.l-footer-sns__item span{
 vertical-align:bottom;
}
.l-footer__body{
 padding:20px 30px;
 text-align:center;
}
.l-footer__logo{
 width:80px;
 height:24px;
 margin:0 auto 25px;
}
.l-footer__logo img{
 width:100%;
 height:auto;
}
.l-footer-copyright{
 font-size:0.7rem;
 font-family: 'Avenir','Arial';
 font-weight:normal;
}
.l-content__footer{
 padding:0 0 40px;
 position:relative;
 background-color:#FFF;
}

/* Button */
button{
  position: relative;
  background: rgba(0, 56, 148, 0.08);
  border: none;
  color: #003894;
  width: 120px;
  display: inline-block;
  margin: 10px 0;
}
.btn-1 span{
display: block;
 padding: 10px 0;
 font-family: 'Avenir','Arial';
 font-weight: 700;
 font-style: italic;
}
.btn-1 span a{
  font-size: 1.2rem;
}
button::before, button::after{
 content:"";
 width: 0;
 height: 2px;
 position: absolute;
 transition: all 0.2s linear;
 background: #003894;
}
span::before, span::after{
 content:"";
 width:2px;
 height:0;
 position: absolute;
 transition: all 0.2s linear;
 background: #003894;
}
button:hover::before, button:hover::after{
 width: 100%;
}
button:hover span::before, button:hover span::after{
 height: 100%;
}
/*----- button 1 -----*/
.btn-1::before, .btn-1::after{
 transition-delay: 0.2s;
}
.btn-1 span::before, .btn-1 span::after{
 transition-delay: 0s;
}
.btn-1::before{
 right: 0;
 top: 0;
}
.btn-1::after{
 left: 0;
 bottom: 0;
}
.btn-1 span::before{
 left: 0;
 top: 0;
}
.btn-1 span::after{
 right: 0;
 bottom: 0;
}
.btn-1:hover::before, .btn-1:hover::after{
 transition-delay: 0s;
}
.btn-1:hover span::before, .btn-1:hover span::after{
 transition-delay: 0.2s;
}
}

@media only print, only screen and (min-width: 1000px){
.sp,
.tab,
.tab_sp{
 display:none;
}
.pc,
.pc_tab{
 display:block;
}
/* Content */
#mainVisual {
 border-bottom: 1px solid #ebebeb;
 padding: 5% 0;
 font-size: 0.9rem;
 margin: 0 0 5% 0;
}
#contentArea{
 width: 1100px;
 margin: 5% auto;
 text-align: center;
 line-height: 2;
 letter-spacing: 0.1rem;
 padding: 0;
 font-size: 62.5%;
}
.inner_{
 margin: 0;
 padding: 0 0 5% 0;
 text-align: left;
}
.date_{
 font-family: 'Avenir','Arial';
 font-size: 1.2rem;
 font-style: italic;
 font-weight: bold;
 letter-spacing: 1px;
 border-bottom: 2px solid #333333;
 display: inline-block;
 margin: 0 0 2% 0;
}
h4{
  font-size: 2.4rem;
  letter-spacing: 1px;
  display: inline-block;
  margin: 0 0 5% 0;
  font-weight: normal;
  line-height: 1.8;
}
.ttl_{
display: inline-block;
 width: 57%;
 margin: 0 auto;
 vertical-align: middle;
}
.point_ {
  display: inline-block;
  width: 30%;
  vertical-align: middle;
  margin: 0px 15px 0 90px;
}
.itemArea_{
 margin: 5% auto;
 padding: 0;
 text-align: center;
}
.secCap_{
  margin: 0 auto;
  display: inline-block;
  padding: 0;
}
.secCap_ p{
  font-size: 1.3rem;
  line-height: 2;
  margin: 0 0 20px 0;
  padding: 0;
}
.secTtl_{
 line-height: 1.8;
 margin: 0;
 position: relative;
}
.secTtl_ span{
  display: inline-block;
  position: relative;
  padding: 0 15px 0 0;
  font-size: 3rem;
  width: 73%;
}
h2.secTtl_::after{
 content: "";
 position: absolute;
 width: 52px;
 height: 80px;
 background-image: url(https://www.shipsltd.co.jp/campaign/2019/begin_vasic/common/images/icon_b.png);
 background-size: contain;
 vertical-align: middle;
 top: -30px;
}
.subTtl_{
 font-size: 2.0rem;
 line-height: 1.5;
}
.secCap_:first-letter{
 font-size: 2.5em;
 line-height: 1;
 float: left;
 margin: 1% 2% 0 0;
 padding: 1%;
 color:#ffffff;
 background:#003894;
}
.sectionName_{
 margin: 5% 0;
 text-align: center;
 border-top: 1px solid #ebebeb;
 padding: 5% 0 0 0;
}
.itemTtl_ {
 font-size: 1.8rem;
 line-height: 1.3;
 margin: 0;
 letter-spacing: 0;
}
.link_ .itemName_ {
  display: inline-block;
  text-align: left;
  vertical-align: top;
  line-height: 1.8;
  width: 54%;
  margin: 0;
}
.link_{
  margin: 3% 0 8% 3%;
  text-align: left;
}
.itemCap_{
  text-align: left;
  margin: 0;
  display: block;
}
.itemCap_ span{
 font-size: 1.3rem;
}
.list_i_{
width: 56%;
    display: inline-block;
    vertical-align: middle;
}
.list_t_{
  width: 40%;
  display: inline-block;
  text-align: left;
  vertical-align: top;
  margin: 0 0 0 2%;
}
.moreText_ {
  border: 1px solid #ebebeb;
  padding: 7% 0;
  width: 785px;
  margin: 0 auto 15%;
}
.caption_ {
    display: inline-block;
    margin: 0 10%;
    vertical-align: top;
}
.btnArea_ {
  margin: 0 auto 0;
  text-align: center;
  width: 100%;
  display: inline-block;
  vertical-align: top;
}
.btnArea_ a {
  color: #fff;
  text-align: center;
  padding: 3.5%;
  font-size: 1.5rem;
  margin: 0 auto;
  transition: all .3s;
  display: inline-block;
  text-decoration: none;
  background-color: #003894;
  width: 50%;
}
.textArea_{
  text-align: center;
}
/* Arcives */
#archive{
 background: rgba(0, 56, 148, 0.1);
 padding: 5%;
}
.arcTtl_{
 font-size: 6rem;
 text-align: center;
 font-family: 'Avenir','Arial';
 font-weight: 700;
 color: #000000;
 margin: -105px 0 0 0;
 z-index: 100;
}
.article_{
 display: inline-block;
 width: 22%;
 vertical-align: top;
 margin: 3% 1%;
}
.article_ span{
 font-size: 1.2rem;
}
.capArc_{
 font-size: 1.2rem;
 margin: 5% 0 2%;
 display: block;
 font-weight: 700;
 font-family: 'Avenir','Arial';
 font-style: italic;
}

/* Footer */
.l-footer__header{
 padding: 0;
 border-top: none;
 margin: 5% 0 0 0;
}
.l-footer__header::before{
 content: "";
 margin: 0;
 display: block;
 padding: 2em 0 0 0;
}
.l-footer__header::after {
 content: "";
 border-top: none;
 margin: 0;
 display: block;
}
.l-footer-banner{
 text-align:right;
 padding:0;
}
.l-footer-banner__item{
 display: inline-block;
 letter-spacing: normal;
 max-width: 320px;
 padding: 0 10px 0 0;
 font-family: 'Avenir','Arial';
 color: #003894;
 font-size: 1.2rem;
 font-style: italic;
}
.l-footer-banner__item i.fab{
 font-size: 1.2rem;
 color: #003894;
}
.l-footer-sns{
 text-align:center;
}
.l-footer-sns__item{
 display:inline-block;
 margin:0 10px;
}
.l-footer-sns__item a{
 display:block;
 color:#003659;
 font-size:17px;
 -webkit-transition:.3s;
 -o-transition:.3s;
 transition:.3s;
}
.l-footer-sns__item a:hover{
 opacity:0.5;
}
.l-footer-sns__item span{
 vertical-align:bottom;
}
.l-footer__body{
 padding:20px 30px;
 text-align:center;
}
.l-footer__logo{
 width:80px;
 height:24px;
 margin:0 auto 25px;
}
.l-footer__logo img{
 width:100%;
 height:auto;
}
.l-footer-copyright{
 font-size:0.7rem;
 font-family: 'Avenir','Arial';
 font-weight:normal;
}
.l-content__footer{
 padding:0 0 40px;
 position:relative;
 background-color:#FFF
}

/* Button */
button{
 position: relative;
 background: rgba(0, 56, 148, 0.08);
 border: none;
 color: #003894;
 width: 100px;
 display: inline-block;
 margin: 0;
}
.btn-1 span{
 display: block;
 padding: 12px 8px;
 font-family: 'Avenir','Arial';
 font-size: 1.2rem;
 font-weight: 700;
 font-style: italic;
}
button::before, button::after{
 content:"";
 width: 0;
 height: 2px;
 position: absolute;
 transition: all 0.2s linear;
 background: #003894;
}

span::before, span::after{
 content:"";
 width:2px;
 height:0;
 position: absolute;
 transition: all 0.2s linear;
 background: #003894;
}
button:hover::before, button:hover::after{
 width: 100%;
}
button:hover span::before, button:hover span::after{
 height: 100%;
}
/*----- button 1 -----*/
.btn-1::before, .btn-1::after{
 transition-delay: 0.2s;
}
.btn-1 span::before, .btn-1 span::after{
 transition-delay: 0s;
}
.btn-1::before{
 right: 0;
 top: 0;
}
.btn-1::after{
 left: 0;
 bottom: 0;
}
.btn-1 span::before{
 left: 0;
 top: 0;
}
.btn-1 span::after{
 right: 0;
 bottom: 0;
}
.btn-1:hover::before, .btn-1:hover::after{
 transition-delay: 0s;
}
.btn-1:hover span::before, .btn-1:hover span::after{
 transition-delay: 0.2s;
}
}
