/* line 5, ../scss/home.scss */
body header {
  width: 1200px;
  margin: 0 auto 0 auto;
  padding: 0;
  height: 60px;
  background: #fff;
}
/* line 12, ../scss/home.scss */
body header .inner {
  width: 1200px;
  margin: 0 auto 0 auto;
}
/* line 18, ../scss/home.scss */
body #title {
  display: none;
}
/* line 22, ../scss/home.scss */
body article {
  background-image: url(../images/pc/home/top_bg.jpg);
  background-repeat: no-repeat;
  background-position: center 60px;
  background-size: 100% auto;
  width: 100%;
}
/* line 29, ../scss/home.scss */
body article #page_top {
  min-height: 650px;
  margin: 0 auto;
  position: relative;
}
/* line 34, ../scss/home.scss */
body article #page_top h1 {
  width: calc( ( 979 / 1200 ) * 100% );
  margin: 0 auto;
}
/* line 39, ../scss/home.scss */
body article #page_top h1 > img {
  width: 100%;
  height: auto;
}
/* line 45, ../scss/home.scss */
body article #page_top p {
  text-align: center;
}
/* line 48, ../scss/home.scss */
body article #page_top .link {
  display: block;
  position: absolute;
  right: 88px;
  bottom: 0;
}
/* line 54, ../scss/home.scss */
body article #page_top .character {
  position: absolute;
  top: 203px;
  left: 63px;
}
/* line 61, ../scss/home.scss */
body article h2 {
  text-align: center;
  margin-bottom: 20px;
}
/* line 65, ../scss/home.scss */
body article .ancer {
  width: 1040px;
  margin: 0 auto 25px auto;
}
/* line 68, ../scss/home.scss */
body article .ancer ul {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
/* line 79, ../scss/home.scss */
body article .btm_btns {
  max-width: 1200px;
  display: -webkit-flex;
  display: flex;
  align-items: flex-end;
  align-content: center;
  justify-content: space-between;
  flex-wrap: nowrap;
  position: relative;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0 7% 35px 7%;
}
/* line 96, ../scss/home.scss */
body article .btm_btns > * img {
  width: 100%;
  height: auto;
}
/* line 103, ../scss/home.scss */
body article .btm_btns .quiz {
  position: relative;
  top: -2px;
}
/* line 111, ../scss/home.scss */
body article .menu_list {
  width: 1100px;
  margin: 0 auto 0 auto;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  height: 944px;
}
/* line 124, ../scss/home.scss */
body article .menu_list .menu_cont {
  width: 550px;
  background-repeat: no-repeat;
  text-align: center;
  margin-bottom: 16px;
}
/* line 129, ../scss/home.scss */
body article .menu_list .menu_cont h3 {
  margin-bottom: 16px;
}
/* line 132, ../scss/home.scss */
body article .menu_list .menu_cont nav {
  padding-left: 56px;
}
/* line 134, ../scss/home.scss */
body article .menu_list .menu_cont nav a {
  display: block;
  line-height: 1;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}
/* line 139, ../scss/home.scss */
body article .menu_list .menu_cont nav a img {
  display: block;
}
/* line 145, ../scss/home.scss */
body article .menu_list .menu_cont_01 {
  background-image: url(../images/pc/home/menu_bg01.jpg);
  height: 426px;
  background-position: left top;
  padding: 22px 0 0 0;
}
/* line 151, ../scss/home.scss */
body article .menu_list .menu_cont_02 {
  background-image: url(../images/pc/home/menu_bg02.jpg);
  height: 484px;
  background-position: left top;
  padding: 22px 0 0 0;
}
/* line 156, ../scss/home.scss */
body article .menu_list .menu_cont_02 h3 {
  margin-bottom: 18px;
}
/* line 160, ../scss/home.scss */
body article .menu_list .menu_cont_03 {
  background-image: url(../images/pc/home/menu_bg03.jpg);
  height: 671px;
  background-position: right top;
  padding: 22px 0 0 0;
}
/* line 165, ../scss/home.scss */
body article .menu_list .menu_cont_03 nav {
  padding-left: 66px;
}
/* line 169, ../scss/home.scss */
body article .menu_list .menu_cont_04 {
  background-image: url(../images/pc/home/menu_bg04.jpg);
  height: 240px;
  background-position: right top;
  padding: 22px 0 0 0;
}
/* line 174, ../scss/home.scss */
body article .menu_list .menu_cont_04 h3 {
  margin-bottom: 10px;
}
/* line 177, ../scss/home.scss */
body article .menu_list .menu_cont_04 nav {
  padding-left: 68px;
}
/* line 182, ../scss/home.scss */
body article .menu_cont_05 {
  width: 1100px;
  height: 748px;
  margin: 0 auto 20px auto;
  background-image: url(../images/pc/home/menu_bg05.jpg);
  background-repeat: no-repeat;
  background-position: right top;
  padding: 22px 0 0 72px;
}
/* line 190, ../scss/home.scss */
body article .menu_cont_05 h3 {
  margin-bottom: 62px;
  text-align: center;
}
/* line 194, ../scss/home.scss */
body article .menu_cont_05 .listcont_wrap {
  width: 960px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
  position: relative;
}
/* line 200, ../scss/home.scss */
body article .menu_cont_05 .listcont_wrap .listcont_01 {
  width: 446px;
}
/* line 203, ../scss/home.scss */
body article .menu_cont_05 .listcont_wrap .listcont_02 {
  width: 446px;
}
/* line 206, ../scss/home.scss */
body article .menu_cont_05 .listcont_wrap h4 {
  width: 446px;
}
/* line 210, ../scss/home.scss */
body article .menu_cont_05 .listcont_wrap:before {
  content: "";
  display: block;
  width: 200px;
  height: 120px;
  background-image: url(../images/pc/home/menu_05_illust01.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  left: 0;
  top: -140px;
}
/* line 223, ../scss/home.scss */
body article .menu_cont_05 .listcont_wrap:after {
  content: "";
  display: block;
  width: 200px;
  height: 120px;
  background-image: url(../images/pc/home/menu_05_illust02.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  right: 0;
  top: -140px;
}
@media screen and (max-width: 1200px) {
  /* line 242, ../scss/home.scss */
  body article {
    background-size: auto 100%;
    			/*
    			#page_top
    			{
    				width: 1200px;
    				height: 650px;
    
    				h1
    				{
    					width: auto;
    					margin: 0 0;
    					padding: 45px 0 0 138px;
    					//padding: 45px 0 0 calc( ( 198 / 1200 ) * 100% );
    					> img 
    					{
    						width:auto;
    						height: auto;
    					}
    				}
    			}
    			*/
  }
}

/*-------------------------------
	cs
-------------------------------*/
/* line 276, ../scss/home.scss */
#top .cs {
  filter: alpha(opacity=30);
  opacity: 0.3;
}

/*# sourceMappingURL=home.css.map */
