@charset "UTF-8";

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}


html{
  scroll-behavior: smooth;
}

body{
	width:100%;
	margin:0 auto;
  background-color:#f2f2f2;
}

.clear {display: block;}

.clearfix:before,
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
}
.clearfix:after {clear: both;}
.clearfix {zoom: 1;} /* IE < 8 */

.opacity {
	transition:	all 0.3s ease;
}

.opacity:hover{
	opacity: 0.6 ;
}

#header_link_wrapper {
	width: 100%;
	background-color:#fff;
	border-bottom:3px solid #2da666;
	margin: 0 auto;
	padding-bottom:4px;
	z-index:100;
}

#header_link_wrapper a {
	text-decoration: none;
}

#header_link_wrapper ul{
	list-style:none outside none;
	margin-left:15px;
}

#header_link_wrapper ul li{
	float:left;
	padding:8px 8px 0px 0;
}

/*===============================================
●style.css 画面の横幅が769px以上
===============================================*/
@media screen and (min-width: 641px){
img{
max-width: 100%;
height: auto;
width /***/:auto;　
}

.wrapper{
  max-width:1300px;
  margin:0 auto;
}

.header{
  width:auto;
  height:auto;
  margin:0 auto 4%;
}

.sp_header, .information_780{
  display: none;
}

.content2018{
  display: flex;
  justify-content: space-around;
  align-items: center;
  max-width:1170px;
  height:auto;
  box-sizing: border-box;
  border:1px solid #a3a3a3;
  border-radius: 15px;
  background-color: #fff;
  margin:0 auto 2%;
  padding:50px 20px 50px;
  position:relative;
  top:-28px;
  z-index:9;
}

/* .content2018:before {
content: "";
display: block;
padding-top: 36.25%;
} */

.content2018 h4{
  font-size:20px;
  width:115px;
  height:32px;
  background-color:#103D65;
  margin-bottom:10px;
  text-align: center;
  color:#fff;
  line-height:1.7;
  position:relative;
  left:2px;
}

.information{
  display: flex;
  justify-content: space-around;
  align-items: center;
  max-width:1170px;
  height:auto;
  box-sizing: border-box;
  margin:0 auto 1%;
  padding:25px 20px 1%;
  position:relative;
  top:-28px;
  z-index:9;
}

.information div{
  position: relative;
  padding: 0 2%;
}

.content2018 div, .content2019 div{
  position:relative;
}

.content2018 img, .content2019 img, .information img{
  width:100%;
  height:auto;
}

.seinen::after{
  content: url(images/seinen.png);
  position: absolute;
  width: 74px;
  height: 73px;
  top:20px;
  right:-20px;
}

.ippan::after{
  content: url(images/ippan.png);
  position: absolute;
  width: 74px;
  height: 73px;
  top:20px;
  right:-20px;
}

.dojin-cd::after{
  content: url(images/dojin-cd.png);
  position: absolute;
  width: 74px;
  height: 74px;
  top:20px;
  right:-20px;
}

.content2018 p{
  position:absolute;
  bottom:4%;
  right:30px;
  font-size:14px;
}

.h2_2018{
  background-color: #103d65;
  width:742px;
  height:56px;
  text-align: center;
  font-size: 2rem;
  line-height: 56px;
  color:#fff;
  position: relative;
  z-index:10;
}


/* .h2_2019{
  background-image: url(images/h2_2019.png);
  width:742px;
  height:56px;
  position: relative;
  z-index:10;
} */

.h2_2019{
  background-color: #c1272d;
  width:742px;
  height:56px;
  text-align: center;
  font-size: 2rem;
  line-height: 56px;
  color:#fff;
  position: relative;
  z-index:10;
}

.content2019{
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-wrap: wrap;
  max-width:1170px;
  height:auto;
  box-sizing: border-box;
  border:1px solid #a3a3a3;
  border-radius: 15px;
  background-color: #fff;
  margin:0 auto 30px;
  padding:50px 20px 3%;
  position:relative;
  top:-28px;
  z-index:9;
}

.content2019s{
  display: flex;
  justify-content: space-around;
  width:1170px;
  margin-bottom:5%;
}

.content2019s div:first-of-type{
  margin-right:1%;
}

.content2019s:last-of-type{
  margin-bottom:0;
}

.content2019_last{
  display: flex;
  justify-content: flex-start;
  width:1170px;
  padding:0 20px;
  position:relative;
  top:-28px;
  z-index:9;
}

.content2019 h4{
  font-size:20px;
  width:115px;
  height:32px;
  background-color:#C1272D;
  margin-bottom:10px;
  text-align: center;
  color:#fff;
  line-height:1.7;
  position:relative;
  left:2px;
}

.link{
  max-width:1150px;
  margin: 0 auto;
  text-align: center;
  margin-bottom:30px;
  position: relative;
}

.top-button{
  position: absolute;
  right: 0;
}

.wf-sawarabimincho-h2{
  font-family: "Sawarabi Mincho";
  font-weight: 900;
  font-size: 2em;
  text-align: center;
}


/* Base Button Style */
.btn {
  position: relative;
  display: block;
  width: 400px;
  height:40px;
  margin: 20px auto;
  padding: 20px;
  background-color: #fff;
  border: 2px solid #000;
  color: #000;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transform-style: flat;
  transition: all 250ms ease-out;
  font-size:27px;
}
.btn:before, .btn:after {
  content: "";
  position: absolute;
  z-index: -2;
  transition: all 250ms ease-out;
}

/* Paper effect ? slightly raised off background */
.paper {
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(128, 128, 128, 0.1) inset;
  border-color: #000;
}

/* Curl effects ? curls corners on hover */
.paper-curl:before, .paper-curl:after,
.paper-curl-right:before,
.paper-curl-right:after {
  bottom: 12px;
  width: 50%;
  height: 2%;
  max-width: 200px;
  max-height: 100px;
  box-shadow: 1px 8px 12px rgba(31, 31, 31, 0.6);
}
.paper-curl:before,
.paper-curl-right:before {
  left: 10px;
}
.paper-curl:after,
.paper-curl-right:after {
  right: 10px;
}
.paper-curl:hover:before, .paper-curl:hover:after,
.paper-curl-right:hover:before,
.paper-curl-right:hover:after {
  box-shadow: 1px 8px 50px rgba(31, 31, 31, 0.8);
}
.paper-curl:hover:before,
.paper-curl-right:hover:before {
  transform: skew(-8deg) rotate(-3deg);
}
.paper-curl:hover:after,
.paper-curl-right:hover:after {
  transform: skew(8deg) rotate(3deg);
}

.paper-curl-right:before {
  display: none;
}
.paper-curl-right:hover {
  border-radius: 0 0 40% 0 / 0 0 30% 0;
}

/* Curl effects ? curls right hand side on hover */
.paper-curl-right-side:before, .paper-curl-right-side:after {
  right: 10px;
  width: 50%;
  height: 55%;
  max-width: 200px;
  max-height: 100px;
}
.paper-curl-right-side:before {
  top: 12px;
  box-shadow: 1px -4px 12px rgba(31, 31, 31, 0.6);
}
.paper-curl-right-side:after {
  bottom: 12px;
  box-shadow: 1px 4px 12px rgba(31, 31, 31, 0.6);
}
.paper-curl-right-side:hover {
  right: 0;
  border-radius: 0 3% 3% 0 / 0% 50% 50% 0;
}
.paper-curl-right-side:hover:before {
  box-shadow: 10px -4px 12px rgba(31, 31, 31, 0.8);
  transform: skew(-8deg) rotate(-3deg);
}
.paper-curl-right-side:hover:after {
  box-shadow: 10px 4px 12px rgba(31, 31, 31, 0.8);
  transform: skew(8deg) rotate(3deg);
}

.hvr-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-shrink:hover, .hvr-shrink:focus, .hvr-shrink:active {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}

.hvr-curl-bottom-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
}
.hvr-curl-bottom-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  bottom: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(315deg, white 45%, #aaa 50%, #ccc 56%, white 80%);
  box-shadow: -1px -1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
.hvr-curl-bottom-right:hover:before, .hvr-curl-bottom-right:focus:before, .hvr-curl-bottom-right:active:before {
  width: 25px;
  height: 25px;
}

.opacity {
	transition:	all 0.3s ease;
}

.opacity:hover{
	opacity: 0.6 ;
}

.under-button{display: none;}

}



@media screen and (max-width:640px) {
  #header_link_wrapper {
		margin: 0 auto 3px;
	}
	#header_link_wrapper ul{
		margin:0 auto 3px;
		padding-top:10px;
	}
	#header_link_wrapper ul li img {
		width:140px;
		height:auto;
		}

    img{
    max-width: 100%;
    height: auto;
    width /***/:auto;　
    }

    .wrapper{
      max-width:640px;
      margin:0 auto;
    }

    .header{
      width:auto;
      height:auto;
      margin:0 auto 20px;
    }

    .pc_header, .information{
      display: none;
    }


    .content2018{
      display: flex;
      justify-content: space-around;
      align-items: center;
      width:auto;
      height:auto;
      box-sizing: border-box;
      border:1px solid #a3a3a3;
      border-radius:0 0 15px 15px;
      background-color: #fff;
      margin:0 auto 30px;
      padding:20px 20px 50px 20px;
      z-index:9;
      position:relative;
      flex-wrap: wrap;
    }

    /* .content2018:before {
    content: "";
    display: block;
    padding-top: 56.25%;
} */
.information_780{
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-wrap: wrap;
  max-width:1170px;
  height:auto;
  box-sizing: border-box;
  margin:0 auto 1%;
  padding:25px 20px 0;
  position:relative;
  top:-28px;
  z-index:9;
}

.information_780 div{
  margin-bottom:2%;
}

    .content2018 h4{
      font-size:20px;
      width:115px;
      height:32px;
      background-color:#103D65;
      margin-bottom:10px;
      text-align: center;
      color:#fff;
      line-height:1.7;
      position:relative;
      left:2px;
    }

    .content2018 div, .content2019 div{
      /* max-width:640px; */
      position:relative;
      margin-bottom:10%;
    }

    .content2018 img, .content2019 img{
      width:100%;
      height:auto;
    }


    .content2018 p{
      position:absolute;
      bottom:25px;
      font-size:16px;
      text-align: center;
    }

    .h2_2018{
      /* background-image: url(images/h2_2018_sp.png);
      width:640px;
      height:56px; */
      height: 0;
      /* 表示画像の高さ ÷ 表示画像の幅 × 100 */
      padding-top: 8.75%;
      background: url('images/h2_2018_sp.png') 0 0 no-repeat;
      background-size: contain;
      position: relative;
      z-index:10;
    }


    .h2_2019{
      /* background-image: url(images/h2_2019_sp.png);
      width:640px;
      height:56px; */
      height: 0;
      /* 表示画像の高さ ÷ 表示画像の幅 × 100 */
      padding-top: 8.75%;
      background: url('images/h2_2019_sp.png') 0 0 no-repeat;
      background-size: contain;
      position: relative;
      z-index:10;
    }

    .h2img{
      display:none;
    }

    .content2019{
      display: flex;
      justify-content: space-around;
      align-items: center;
      flex-wrap: wrap;
      width:auto;
      /* height:3000px; */
      height:auto;
      box-sizing: border-box;
      border:1px solid #a3a3a3;
      border-radius:0 0 15px 15px;
      background-color: #fff;
      margin:0 auto 30px;
      padding:20px 20px 20px 20px;
      position:relative;
      z-index:9;
    }

    .content2019 div{
      /* padding-left:50px; */
    }

    .content2019s div:last-of-type{
      margin-bottom:0;
    }

    .content2019_last{
      display: flex;
      justify-content: flex-start;
      width:1170px;
      padding:0 20px;
      position:relative;
      top:-28px;
      z-index:9;
    }

    .content2019 h4{
      font-size:20px;
      width:115px;
      height:32px;
      background-color:#C1272D;
      margin-bottom:10px;
      text-align: center;
      color:#fff;
      line-height:1.7;
      position:relative;
      left:2px;
    }

    .link{
      display: flex;
      justify-content: space-around;
      width:auto;
      text-align: center;
      margin-bottom:30px;
      position: relative;
    }

    .top-button{
      /* position: absolute;
      right: 0; */
    }

    .wf-sawarabimincho-h2{
      font-family: "Sawarabi Mincho";
      font-weight: 900;
      font-size: 2em;
      text-align: center;
    }

    .hvr-shrink {
      display: inline-block;
      vertical-align: middle;
      -webkit-transform: perspective(1px) translateZ(0);
      transform: perspective(1px) translateZ(0);
      box-shadow: 0 0 1px transparent;
      -webkit-transition-duration: 0.3s;
      transition-duration: 0.3s;
      -webkit-transition-property: transform;
      transition-property: transform;
    }
    .hvr-shrink:hover, .hvr-shrink:focus, .hvr-shrink:active {
      -webkit-transform: scale(0.9);
      transform: scale(0.9);
    }

    .hvr-curl-bottom-right {
      display: inline-block;
      vertical-align: middle;
      -webkit-transform: perspective(1px) translateZ(0);
      transform: perspective(1px) translateZ(0);
      box-shadow: 0 0 1px transparent;
      position: relative;
    }
    .hvr-curl-bottom-right:before {
      pointer-events: none;
      position: absolute;
      content: '';
      height: 0;
      width: 0;
      bottom: 0;
      right: 0;
      background: white;
      /* IE9 */
      background: linear-gradient(315deg, white 45%, #aaa 50%, #ccc 56%, white 80%);
      box-shadow: -1px -1px 1px rgba(0, 0, 0, 0.4);
      -webkit-transition-duration: 0.3s;
      transition-duration: 0.3s;
      -webkit-transition-property: width, height;
      transition-property: width, height;
    }
    .hvr-curl-bottom-right:hover:before, .hvr-curl-bottom-right:focus:before, .hvr-curl-bottom-right:active:before {
      width: 25px;
      height: 25px;
    }

    .opacity {
    	transition:	all 0.3s ease;
    }

    .opacity:hover{
    	opacity: 0.6 ;
    }

    .under-button{display: none;}

}/* 640px */

@media screen and (max-width:560px) {

  .top-button{
    display: none;
  }

  .under-button{
    display: block;
    width:auto;
    background-color: #103D65;
    text-align: center;
  }

  .under-button a{
    display: block;
  }

}
/* max-width:560px */
