@charset "utf-8";

.mv {
  background: url(../../img/top/mv.png) center top -40px no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  position: relative;
}
@media screen and (min-width: 568px){
  .mv{
    background: url(../../img/top/mv.png) center top -330px no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
  }
}
.mv .inner {
  background-image: url(../../img/top/checker_rt.png),url(../../img/top/checker_lb.png);
  background-position: right top,left bottom;
  background-size: 80px,160px;
  background-repeat: no-repeat,no-repeat;
  position: relative;
}
.contentsBox {
  margin: 0 10px;
  padding: 35px 0 20px;
  text-align: left;
}
.contentsBox .ttl {
  margin-bottom: 262px;
}
.contentsBox figure {
  margin-top: -30px;
  text-align: right;
}
.doraemonButton {
  border: none;
  background-color: rgba(255,255,255,0);
  position: absolute;
  cursor: pointer;
}
.doraemon1 {
  top: 21.44%;
  left: 46.87%;
}
.doraemon2 {
  top: 27.16%;
  left: 22.96%;
}
.doraemon3 {
  top: 30.87%;
  left: 48.43%;
}
.doraemon4 {
  top: 41.02%;
  left: 34.84%;
}
.doraemon5 {
  top: 28.16%;
  left: 79.06%;
}
.doraemon6 {
  top: 42.17%;
  left: 57.03%;
}
.doraemon7 {
  top: 37%;
  left: 76%;
}

.sec2{
  text-align: center;
  background: url(../../img/top/sec2_bg_tl.png) no-repeat left top, #e80013 url(../../img/top/sec2_bg_tr.png) no-repeat right top;
  background-size: 150px auto,115px auto;
  padding-bottom: 30px;
}
.sec2 .title {
  text-align: center;
  margin-bottom: 15px;
  padding-top: 75px;
  background: url(../../img/icn_bell.png) center top 30px no-repeat;
  -webkit-background-size: 32px 30px;
  background-size: 32px 30px;
}
.sec2 .dora {
  margin: 15px 0 25px;
}
.sec2 .list{
  letter-spacing: -0.4rem;
}
.sec2 .list li{
  letter-spacing: normal;
  display: inline-block;
}
.sec2 .list li:first-child{
  margin-right: 25px;
}
.sec2 .list li:last-child{
  display: block;
}
.end-image {
  margin-top: 25px;
}
.sec3{
  position: relative;
  text-align: center;
  background: url(../../img/top/sec3_bg_t.png) no-repeat center top;
  background-size: 136px auto;
  padding: 80px 0 40px;
  box-sizing: border-box;
  padding-left: 9.375%;
  padding-right: 9.375%;
}
.sec3 .title{
  margin-bottom: 35px;
}
.sec3 .present_con {
	border-bottom: 1px solid #0098ea;
	padding: 35px 0 20px 0;
}
.sec3 .present_con:first-of-type {
  padding-top: 0;
}
.sec3 .present_con:last-of-type {
  padding-bottom: 0;
	border-bottom:none;
}
.sec3 .present_title {
	margin-bottom: 20px;
}
.sec3 .present_text {
	margin: 15px 0;
  line-height: 1;
}

.granpri_caption {
  font-size: 14px;
  text-align: left;
  margin: 15px 0;
  color: #ffffff;
  padding: 0 40px;
  line-height: 1.3;
}

.granpri_caption div {
  border-bottom: 1px solid #00A0E9;
  margin-bottom: 10px;
  padding-bottom: 10px;
  font-weight: bold;
}

.sec3-4 {
	background-color: #eee;
	padding: 40px 0;
	text-align: center;
}
.sonota_con {
  width: 260px;
  margin: 0 auto;
}
.sec3-4 .sonota_title {
	margin-bottom: 15px;
}
.sec3-4 .sonota_text {
	margin: 15px 0;
}
.bgnami {
  position: relative;
  text-align: center;
  background: url(../../img/top/sec3_bg_t.png) no-repeat center top,
  url(../../img/top/sec3_bg_bl.png) no-repeat left bottom,
  #004986 url(../../img/top/sec3_bg_br.png) no-repeat right bottom;
  background-size: 73px auto,136px auto,136px auto;
  padding: 50px 0 40px;
}
.bgnami2 {
  position: relative;
  text-align: center;
  background:   url(../../img/top/sec3_bg_bl.png) no-repeat left bottom,
  #004986 url(../../img/top/sec3_bg_br.png) no-repeat right bottom;
  background-size: 73px auto,136px auto,136px auto;
  padding: 50px 0 40px;
}

.secbtn{
  text-align: center;
}
.photo_area{
  padding: 30px 0 40px;
}
.photo_area .inner{
  width: 260px;
  margin: 0 auto;
}
.photo_area .title {
  margin-bottom: 20px;
  text-align: center;
}
.photo_area .figure{
  font-size: 12px;
  line-height: 1.9;
}
.photo_area .figure figcaption{
  font-weight: bold;
  padding: 10px 0;
  margin-bottom: 10px;
  border-bottom: solid 1px #e80013;
}
.photo_area .link_area{
  text-align: center;
  margin: 0 auto;
}
.photo_area .link_area img{ margin-top: 20px;}

.photo_area .bx-wrapper{
  margin-bottom: 0;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
}
.photo_area .bx-wrapper .bx-controls-direction a{
  width: 14px;
  height: 24px;
  margin-top: -80px;
}
.photo_area .bx-wrapper .bx-next{
  background: url(../../img/slide_next.png) no-repeat;
  background-size: cover;
  right: -24px;
}
.photo_area .bx-wrapper .bx-prev{
  background: url(../../img/slide_prev.png) no-repeat;
  background-size: cover;
  left: -24px;
}

.sec4 .sub_title{
  text-align: center;
  margin-bottom: 20px;
}
.sec4 .top_cont{
  text-align: center;
  background: url(../../img/top/sec4_bg.jpg) no-repeat center center;
  background-size: cover;
  padding: 30px 0 50px;
}
.sec4 .bottom_cont{
  padding: 55px 15px 40px;
  box-sizing: border-box;
  max-width: 550px;
  margin: 0 auto;
  position: relative;
}
.sec4 .bottom_cont:after {
    display: block;
    content: "";
    width: 70px;
    height: 70px;
    position: absolute;
    top: -35px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: url(../../img/top_3/sec4_face.png) no-repeat center center;
    background-size: cover;
}
.sec4 .profttl{
  font-size: 14px;
  display: block;
  font-weight: bold;
  margin-bottom: 15px;
  line-height: 1;
}
.sec4 .profname{
  display: block;
}
.sec4 .profile{
  font-size: 12px;
  padding: 20px 15px 15px;
  background-color: #eeeeee;
  line-height: 1.5;
  margin-bottom: 30px;
}
.sec4 .prof_top{
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: solid 1px #00a0e9;
}
.sec4 .btn{
  text-align: center;
  margin: 0 auto;
  display: block !important;
}

.btn.next{
  background-color: #0098ea;
  background-image: url(../../img/next.png);
  background-position: right 20px center;
}
.btn {
    border: 0;
    background: none;
    display: inline-block;
    height: 45px;
    margin-top: 30px;
    border-radius: 25px;
    -webkit-background-size: 6px 9px;
    background-size: 6px 9px;
    background-repeat: no-repeat;
    color: #fff;
    font-size: 13px;
    letter-spacing: normal;
    vertical-align: top;
    line-height: 45px;
    width: 220px;
}


/*modal*/

.modal{
  display:none;
  position:absolute;
  top: 100px;
  left:0;
  right:0;
  margin:0 auto;
  text-align: center;
}
.modal dl{
  background-color: #fff;
  padding: 15px;
  display: table;
  margin: 0 auto;
  width: 93.75%;
  max-width: 600px;
  box-shadow: 0px 0px 30px #808080;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.modal dl dt{
  width:320px;
}
.modal dl dt img{
  width: auto;
  height:auto;
  max-width: 100%;
}
.modal dl dd{
  padding: 15px 0 30px;
  position:relative;
}
.modal dl dd p{
  text-align: left;

}
.modal dl dd .modalTitle{
  font-size: 14px;
  line-height: 24px;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #e80013;

}
.modal dl dd .modalText{
  font-size: 12px;
  line-height: 20px;
}
.modal dl dd a{
  width:180px;
  display: block;
  font-size: 14px;
  color:#fff;
  padding:15px 0;
  background: url(../../img/top/arr.png);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: 90% center;
  background-color:#00a0e9;
  border-radius: 20px;
  line-height: 1;
  margin: 30px auto 0;
}
.modal dl dd button{
  border: none;
  background-color: inherit;
  position: absolute;
  bottom: 0;
  right: -10px;
  cursor: pointer;
}

/*modaltype2*/
.presentModal{
  background-color: #0ba3e9;
  opacity:0.95;
  height: 100vh;
  position: fixed;
  top:0;
  left:0;
  width:100%;
  z-index: 1001;
  display:none;
}
#modalType2{
  width:auto;
  margin:0 10px;
  position:absolute;
  top:-4000px;
  left:0;
  right:0;
  z-index: 1002;
  padding:20px 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

#modalType2 button{
  background-color: rgba(255,255,255,0);
  border: none;
  cursor: pointer;
}
#modalType2 .ttl img{
  display: block;
  margin:0 auto;
  max-width: 100%;
}
#modalType2 .ttl .modalsuzu{
  width: 107px;
  height: auto;
  margin-bottom:30px;
}
#modalType2 .ttl img:nth-of-type(2){
  margin-bottom:0;
  width:auto;
}

.Modalslide{
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.Modalslide .item{
  padding: 30px 0 25px;

}
.Modalslide .item figure{
  margin:0;
}
.Modalslide .item figure img{
  width:auto;
  height:auto;
  max-width: 100%;
}
.Modalslide .item figure figcaption{
  margin-top:20px;
  font-size: 14px;
  color:#fff;
  line-height: 31px;
}
.Modalslide .item .itemLink{
  text-align: center;
}
.Modalslide .item .itemLink{
  margin-top:90px;
}
.Modalslide .item .itemLink a{
  text-indent: -9999px;

  background-repeat: no-repeat;
  background-size: 200px auto;
  background-position: center 0;
  display:inline-block;
  padding: 19.5px 93px;
  overflow:hidden;
  border-radius: 30px;
  -webkit-transition: background-position 0.2s;
  -moz-transition: background-position 0.2s;
  transition: background-position 0.2s;
}
.Modalslide .item .itemLink a:hover{
  background-position: center -70px;
  background-color: rgba(255,255,255,0);
  border-radius: 30px;
}
.Modalbtn{
  width:auto;
  margin:0 10px;
  overflow: hidden;
}
.Modalbtn .itemBtn{
  float: left;
  width:50% !important;
  text-indent: -9999px;
  padding:50px 0;
}


.Modalbtn .itemBtn:nth-of-type(1n + 3){
  margin-top:30px;
}
.Modalslide .slick-arrow{
  text-indent: -9999px;
  position: absolute;
  padding: 5px 7px;
  bottom: 0;
  z-index: 1002;
}
.Modalslide .slick-next{
   background: url(../../img/top_3/modalimg/modalSlidenext.png);
  background-repeat: no-repeat;
  background-size: 14px 24px;
  background-position: center;
  right: 30px;
}
.Modalslide .slick-prev{
   background: url(../../img/top_3/modalimg/modalSlideprev.png);
  background-repeat: no-repeat;
  background-size: 14px 24px;
  background-position: center;
  left: 30px;
}
.slick-arrow.slick-disabled{
  display:none !important;
}
.modaltype2close{
  position: absolute;
  right:0;
}
.figsubtext {
	display: block;
	font-size: 11px;
	margin-top: 10px;
}
.maillink{
  color: #fff;
  margin-top: 20px;
}
.maillink a{
  color:#fff;
}
.mb15{
	margin-bottom: 15px;
}
