@charset "utf-8";
/* トップページ
--------------------------------------------------------*/
#mainimg {
  width: 100%;
  height: 580px;
  background: url(../img/mv.png) no-repeat top center;
  background-size: cover;
  margin: 0 0 140px;
}
#mainimg #mainimg_inner {
  width: 1080px;
  margin: 0 auto;
  position: relative;
  height: 580px;
}
#mainimg #mainimg_inner h2 {
  position: absolute;
  top: 317px;
  left: -2%;
  font-size: 64px;
  color: #F38200;
  font-weight: 700;
  font-family: 'Barlow';
  background-image: url(../img/bg_h2.png);
  background-size: 600px;
  width: 600px;
  background-repeat: no-repeat;
  padding: 0 0 0 42px;
  line-height: 1.4;
}
#mainimg #mainimg_inner h2 span {
  display: block;
  margin: 16px 0 0 82px;
}
@media screen and (max-width: 1090px) {
  #mainimg #mainimg_inner {
    width: auto;
  }
  #mainimg #mainimg_inner h2 {
    margin-left: 5%;
  }
}
@media screen and (max-width: 600px) {
  #mainimg {
    background: url(../img/mv_sp.png) no-repeat top center;
    height: 567px;
    margin-bottom: 60px;
    background-size: 100%;
  }
  #mainimg #mainimg_inner h2 {
    background-image: url(../img/bg_h2_sp.png);
    font-size: 35px;
    font-size: 3.5rem;
    line-height: 1.6;
    background-size: 335px;
    width: 335px;
    position: relative;
    margin: 0 auto;
    padding-left: 22px;
    top: 227px;
  }
  #mainimg #mainimg_inner h2 span {
    margin: 0 0 0 45px;
  }
}
/* DREAM SYNERGYとは */
#top_vision {
  width: 100%;
  background-image: url(../img/common/bg1.png);
  color: #ffffff;
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: 70%;
  min-height: 300px;
  margin: 0 0 140px;
}
#aboutus {
  width: 100%;
  background-image: url(../img/common/bg2.png);
  color: #ffffff;
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: 70%;
  min-height: 320px;
  margin: 0 0 140px;
}
#manga_exam{
  width: 100%;
  background-image: url(../img/common/bg8.png);
  color: #ffffff;
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: 70%;
  min-height: 300px;
  margin: 0 0 80px;
}
#top_vision .wrap div, #aboutus .wrap div, #manga_exam .wrap div {
  width: 580px;
  line-height: 1.5;
  margin-top: 30px;
  overflow: hidden;
}
#top_vision .wrap div .txt, #aboutus .wrap div .txt, #manga_exam .wrap div .txt {
  font-weight: 300;
}
#top_vision .wrap > p, #aboutus .wrap > p, #manga_exam .wrap > p {
  width: 480px;
  margin-top: -60px;
}
#aboutus .wrap {
  align-items: start;
  flex-flow: row-reverse;
}
@media screen and (max-width: 1250px) {
  #top_vision, #aboutus, #manga_exam {
    background-size: 80%;
  }
}
@media screen and (max-width: 1080px) {
  #top_vision {
    background-image: url(../img/common/bg1_sp.png);
    background-size: 100%;
    background-position: left top;
    min-height: auto;
    margin: 0 0 40px;
  }
  #aboutus {
    background-image: url(../img/common/bg2_sp.png);
    background-size: 100%;
    background-position: left top;
    min-height: auto;
    margin-bottom: 40px;
  }
  #manga_exam {
    background-image: url(../img/common/bg8_sp.png);
    background-size: 100%;
    background-position: left top;
    min-height: auto;
    margin-bottom: 40px;
  }
  #top_vision .wrap div, #aboutus .wrap div, #manga_exam .wrap div {
    width: auto;
    margin: 0 0 20px;
    padding-top: 15px;
  }
  #top_vision .wrap > p, #aboutus .wrap > p, #manga_exam .wrap > p {
    width: auto;
    margin-top: 0;
  }
  #top_vision .wrap > p img, #aboutus .wrap > p img, #manga_exam .wrap > p img {
    width: auto;
  }
  #aboutus .wrap {
    align-items: start;
    flex-flow: row-reverse;
  }
}
/* お知らせ */
#top_news {}
#top_news .wrap {
  align-items: start;
}
#top_news .wrap #ttl_news {
  color: #F38200;
}
#top_news .wrap #news_list {
  width: 810px;
  overflow: hidden;
}
#top_news .wrap #news_list ul {
  border-top: 2px solid #99918D;
}
#top_news .wrap #news_list ul li {
  border-bottom: 2px solid #99918D;
  padding: 15px 20px;
}
#top_news .wrap #news_list ul li a {
  display: table;
  width: 100%;
}
#top_news .wrap #news_list ul li a span {
  display: table-cell;
  color: #F38200;
  font-weight: 500;
  width: 16%;
}
#top_news .wrap #news_list ul li a p {
  color: #333333;
  display: table-cell;
  line-height: 1.5;
}
@media screen and (max-width: 1080px) {
  #top_news .wrap #news_list {
    width: auto;
  }
  #top_news .wrap #news_list ul li a {
    display: block;
    width: auto;
  }
  #top_news .wrap #news_list ul li a span {
    display: block;
    width: auto;
  }
}

/* SNS */
#top_sns {
	margin-top: 80px;
	background-color: #fb63064f;
	padding: 80px 0;
}

#top_sns h3 {
	color: #F38200;
  text-align: center;
}

#top_sns .title {
	text-align: center;
	color: #F38200;
	font-weight: 600;
	margin: 0 0 5px;
}

#top_sns #wrap_facebook,
#top_sns #wrap_twitter,
#top_sns #wrap_insta{
  width: 350px;
}

#top_sns #wrap_insta #insta-window{
  height: 290px;
  overflow-y: scroll;
}

@media screen and (max-width: 1080px) {
  #top_sns #wrap_facebook,
  #top_sns #wrap_twitter,
  #top_sns #wrap_insta{
    margin: 0 auto;
  }
  
  #top_sns #wrap_twitter,
  #top_sns #wrap_insta{
    margin-top: 40px;
  }
}

/* DREAM SYNERGYとは
--------------------------------------------------------*/
#vision {
  background-image: url(../img/common/bg4.png);
  background-repeat: no-repeat;
  background-size: 70%;
  background-position: left top;
  padding-top: 60px;
}
#vision .wrap {
  background-color: #ffffff;
  padding: 40px 45px;
  position: relative;
  font-weight: 300;
  line-height: 1.5;
}
#vision .wrap .txt {
  margin: 0 0 40px;
}
#vision .wrap #what_about {
  border: 1px solid #000000;
  padding: 40px;
  margin: 80px 0 0;
}
#vision .wrap #what_about dl {
  border-bottom: 1px solid #000000;
  margin: 0 0 40px;
}
#vision .wrap #what_about dl:last-child {
  border-bottom: none;
  margin: 0;
}
#vision .wrap #what_about dl:last-child dd {
  padding-bottom: 0;
}
#vision .wrap #what_about dl dt {
  background-color: #F38200;
  color: #ffffff;
  display: inline-block;
  font-size: 20px;
  font-size: 2rem;
  padding: 2px 20px 3px;
  margin: 0 0 17px;
}
#vision .wrap #what_about dl dd {
  font-size: 14px;
  font-size: 1.4rem;
  padding-bottom: 40px;
}
#vision .wrap #what_about dl dd.flexbox {
  align-items: center;
}
#vision .wrap #what_about dl dd.flexbox p:first-child {
  width: 65%;
}
#vision .wrap #what_about dl dd.flexbox p:last-child {
  width: 35%;
  text-align: center;
}
@media screen and (max-width: 1080px) {
  #vision {
    background-image: url(../img/common/bg4_sp.png);
    background-size: contain;
  }
  #vision .wrap {
    padding: 40px 5vw 0;
  }
  #vision .wrap #what_about {
    margin: 40px 0 0;
    padding: 40px 5vw;
  }
  #vision .wrap #what_about dl dd.flexbox p:first-child {
    width: auto;
  }
  #vision .wrap #what_about dl dd.flexbox p:last-child {
    width: auto;
    margin: 40px 0 0;
  }
}
/* 私たちのこと
--------------------------------------------------------*/
/* 代表メッセージ */
#message_au {
  background-image: url(../img/common/bg4.png);
  background-repeat: no-repeat;
  background-size: 70%;
  background-position: left top;
  padding-top: 60px;
  margin: 0 0 40px;
}
#message_au .flexbox {
  background-color: #ffffff;
  padding: 40px;
}
#message_au .flexbox .txt {
  width: 496px;
  line-height: 1.5;
  font-weight: 300;
}
#message_au .flexbox .image {
  width: 440px;
}
#message_au .flexbox .name {
  margin: 20px 0 0;
}
#message_au .flexbox .name span {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 600;
  margin-left: 18px;
}
@media screen and (max-width: 1080px) {
  #message_au {
    background-image: url(../img/common/bg4_sp.png);
    background-size: contain;
  }
  #message_au .flexbox {
    padding: 40px 5vw;
  }
  #message_au .flexbox .txt {
    width: auto;
    margin: 0 0 30px;
  }
  #message_au .flexbox .image {
    width: auto;
  }
  #message_au .flexbox .image img {
    width: 100%;
  }
}
/* 会社概要 */
#company {
  margin: 0 0 80px;
}
#company .wrap {
  align-items: start;
}
#company .wrap #company_list {
  width: 810px;
}
#company .wrap #company_list ul {
  border-top: 2px solid #99918D;
}
#company .wrap #company_list ul li {
  border-bottom: 2px solid #99918D;
  padding: 15px 20px;
  display: table;
  width: 100%;
}
#company .wrap #company_list ul li span {
  display: table-cell;
  color: #F38200;
  font-weight: 500;
  width: 16%;
}
#company .wrap #company_list ul li div {
  color: #333333;
  display: table-cell;
  line-height: 1.5;
  font-weight: 300;
}
#company .wrap #company_list ul li div .address{}
@media screen and (max-width: 1080px) {
  #company .wrap #company_list {
    width: auto;
  }
  #company .wrap #company_list ul li {
    display: block;
    width: auto;
  }
  #company .wrap #company_list ul li span {
    display: block;
    width: auto;
  }
}
/* アクセス */
#access {
  background-image: url(../img/common/bg5.png);
  background-repeat: no-repeat;
  background-size: 70%;
  background-position: right top;
  padding-top: 60px;
}
#access .flexbox {
  background-color: #ffffff;
  padding: 40px 45px;
}
#access .flexbox .txt {
  width: 480px;
  line-height: 1.5;
  font-weight: 300;
}
#access .flexbox .map {
  width: 460px;
  background-image: url("../img/bg_map.png");
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: 440px;
  height: 300px;
}
#access .flexbox .map iframe {
  width: 440px;
  height: 280px;
}
@media screen and (max-width: 1080px) {
  #access {
    background-image: url(../img/common/bg5_sp.png);
    background-size: contain;
  }
  #access .flexbox {
    padding: 40px 5vw 0;
  }
  #access .flexbox .txt {
    width: auto;
    margin: 0 0 30px;
  }
  #access .flexbox .map {
    margin: 0 auto;
  }
}
@media screen and (max-width: 560px) {
  #access .flexbox .map {
    background-image: url("../img/bg_map_sp.png");
    width: auto;
    background-size: 95%;
    height: 230px;
  }
  #access .flexbox .map iframe {
    width: 95%;
    height: 206px;
  }
}
/* ニュース一覧
--------------------------------------------------------*/
#page_news_list {
  background-image: url(../img/common/bg4.png);
  background-repeat: no-repeat;
  background-size: 70%;
  background-position: left top;
  padding-top: 60px;
}
#page_news_list .wrap {
  background-color: #ffffff;
  padding: 40px 45px;
  position: relative;
}
#page_news_list #archive {
  text-align: right;
  position: absolute;
  right: 45px;
  top: -150px;
  line-height: 1.5;
}
#page_news_list #archive dt {
  display: inline-block;
  border-right: 2px solid #99918D;
  padding: 0 20px 0 0;
  font-weight: 500;
}
#page_news_list #archive dd {
  display: inline-block;
  font-weight: 500;
}
#page_news_list #archive dd span {
  display: inline-block;
  margin-left: 30px;
}
#page_news_list #archive dd span a {
  color: #F38200;
  text-decoration: underline;
}
#page_news_list .wrap #article_list {
  border-top: 2px solid #99918D;
}
#page_news_list .wrap #article_list li {
  border-bottom: 2px solid #99918D;
  padding: 15px 20px;
}
#page_news_list .wrap #article_list li a {
  display: table;
  width: 100%;
}
#page_news_list .wrap #article_list li a span {
  display: table-cell;
  color: #F38200;
  font-weight: 500;
  width: 13%;
}
#page_news_list .wrap #article_list li a p {
  color: #333333;
  display: table-cell;
  line-height: 1.5;
}
@media screen and (max-width: 1080px) {
  #page_news_list {
    background-image: url(../img/common/bg_line_pt2_sp.png);
    background-size: 100%;
  }
  
  #page_news_list .wrap {
    padding: 40px 5vw 0
  }
  #page_news_list .wrap #archive {
    position: static;
    text-align: left;
    margin: 0 0 20px;
  }
  #page_news_list .wrap #article_list {
    width: auto;
  }
  #page_news_list .wrap #article_list li a {
    display: block;
    width: auto;
  }
  #page_news_list .wrap #article_list li a span {
    display: block;
    width: auto;
  }
}
/* ニュース記事
--------------------------------------------------------*/
#page_news .wrap {
  position: relative;
}
#page_news #title_wrap {
  background-image: url(../img/common/bg6.png), url(../img/common/bg7.png);
  background-repeat: no-repeat;
  background-size: 94%, 73%;
  background-position: left top, right 53px;
  padding-top: 77px;
  color: #ffffff;
  margin: 0 0 40px;
  height: 260px;
}
#page_news #title_wrap #title_wrap_in {
  margin: 0 auto;
  width: 800px;
}
#page_news #title_wrap #title_wrap_in span {
  font-weight: 500;
  display: block;
  margin: 0 0 10px;
}
#page_news #title_wrap #title_wrap_in h1 {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 600;
}
#page_news #archive_wrap {
  margin: 0 auto 38px;
  width: 800px;
}
@media screen and (max-width: 1080px) {
  #page_news #title_wrap {
    background-image: url(../img/common/bg6_sp.png), url(../img/common/bg7_sp.png);
    background-size: 100%, 90%;
    background-position: left top, right 80px;
    height: 287px;
  }
  #page_news #title_wrap #title_wrap_in {
    margin: 0 5vw;
    width: auto;
  }
  #page_news #title_wrap #title_wrap_in span {
    margin: 0 0 23px;
  }
  #page_news #title_wrap #title_wrap_in h1 {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.4;
  }
  #page_news #archive_wrap {
    margin: 0 5vw 38px;
    width: auto;
  }
}

/* お問い合わせページ
--------------------------------------------------------*/
input[type="text"],textarea,input[type="password"] {
	font-size: 16px;
	font-size: 1.6rem;
}

.form .form_row input[type="text"],
.form .form_row input[type="email"],
.form .form_row input[type="password"],
.form .form_row textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
  appearance: none;
  border-radius: 0;
	padding: 10px 30px 10px 10px;
	background-color: #FFF9F2;
	border: 1px solid #FFD7A5;
	vertical-align: middle;
	position: relative;
  width: 100%;
}

.form .form_row input[type="password"]{
  width: 50%;
}

.form .form_row input[type="text"]:focus,
.form .form_row input[type="email"]:focus,
.form .form_row input[type="password"]:focus,
.form .form_row textarea:focus {
  border: 1px solid #FFD7A5;
}

.form .form_row .mwform-tel-field input{
  width: 30%;
}

.form .form_row{
  margin-bottom: 40px;
  width: 700px;
}
.form .form_row .form_label{
  display: block;
  font-weight: 500;
	margin-bottom: 10px;
}
.form .form_row .form_label span{
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: normal;
	color: #fff;
	background-color: #FA5A32;
	padding: 3px 5px;
	margin: 0 10px;
}
.form .form_row .form_label em{
	font-weight: normal;
  font-style: normal;
}
.form .form_row input#company {margin: 0;}
.form .form_row textarea{}
.form .form_row .btn {
  font-family: "Noto Sans JP", "YakuHanJP", "Noto Sans Japanese", "Helvetica", "Arial", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック", "Osaka‐等幅", "sans-serif";
	font-size: 16px;
	background-color: #f38200;
	color: #ffffff;
	border: 2px solid #f38200;
	padding: 10px 0;
	width: 240px;
  display: block;
  font-weight: 500;
  cursor: pointer;
}

.form .form_row .btn-back {
	background-color: #ffffff;
	color: #f38200;
	border: 2px solid #f38200;
	box-sizing: border-box;
  margin: 20px 0 0 0;
}

@media screen and (max-width: 980px) {
  .form .form_row{
    width: 100%;
  }
  
  .form .form_row input[type="password"]{
    width: 100%;
  }
  
  .form .form_row .form_label em{
    display: block;
    margin-top: 5px;    
  }
  
  .form .form_row .btn {
    margin-left: auto;
    margin-right: auto;
  }
}




/* 世界マンガクリエイター試験
--------------------------------------------------------*/
#creator_test {
  background-image: url(../img/common/bg4.png);
  background-repeat: no-repeat;
  background-size: 70%;
  background-position: left top;
  padding-top: 60px;
}
#creator_test .wrap {
  background-color: #ffffff;
  padding: 40px 40px 80px;
  position: relative;
  font-weight: 300;
  line-height: 1.5;
}

#creator_test h2 {
  color: #F38200;
  display: flex;
  align-items: center;
  font-size: 24px;
  font-size: 2.4rem;
  margin-bottom: 20px;
  font-weight: 600;
}

#creator_test h2::before {
  content: "";
  margin-right: 1rem;
  width: 40px;
  background-image: url(../img/common/line2.png);
  height: 2px;
  background-size: 40px;
}

#creator_test #link_area{
  background-image: url(../img/creator_test/bg_link_pc.png);
  background-repeat: no-repeat;
  height: 80px;
  text-align: center;
  margin: 80px 0;
}

#creator_test #link_area ul{
  overflow: hidden;
  line-height: 76px;
}

#creator_test #link_area ul li{
  display: inline-block;
}

#creator_test #link_area ul li a{
    color: #fff;
    font-weight: 500;
    padding: 0 30px;
}

#creator_test #link_area ul li::after {
  content: "/";
  color: #ffffff;
  font-size: 24px;
}

#creator_test #link_area ul li:last-child::after {
  content: none;
}
  
#creator_test #background {
    margin-bottom: 80px;
}

#creator_test #background .txt {
  margin: 40px 0;
}

#creator_test #background #kabe{
    color: #fff;
    font-weight: 400;
}

#creator_test #background #kabe li{
  display: inline-block;
  width: 320px;
  padding: 30px 40px;
  background-size: 320px 238px;
  height: 238px;
}

#creator_test #background #kabe li:nth-child(1){
  background-image: url(../img/creator_test/bg_kabe1.png);
  margin-right: 15px;
}

#creator_test #background #kabe li:nth-child(2){
  background-image: url(../img/creator_test/bg_kabe2.png);
  margin-right: 15px;
}

#creator_test #background #kabe li:nth-child(3){
  background-image: url(../img/creator_test/bg_kabe3.png);
}
  
#creator_test #background #kabe li p{
  font-size: 24px;
  text-align: center;
  font-weight: 600;
  margin: 0 0 20px;
}
  
#creator_test #background #bg_vision{
  background-image: url(../img/creator_test/bg_org_pc.png);
  height: 424px;
  color: #ffffff;
  font-weight: 500;
  text-align: center;
  font-size: 20px;
  padding: 40px 20px;
  margin: 20px 0 0;
  background-position: center top;
  background-repeat: no-repeat;
}

#creator_test #background #bg_vision ul{
  margin-top: 40px;
}

#creator_test #background #bg_vision ul li{
  background-repeat: no-repeat;
  font-size: 18px;
  text-align: left;
  background-color: #ffffff;
  display: inline-block;
  width: 450px;
  border: 2px solid #000000;
  color: #F38201;
  padding: 105px 40px 25px;
  background-size: auto 93px;
  background-position: center 15px;
}

#creator_test #background #bg_vision ul li:nth-child(1){
  background-image: url(../img/creator_test/num1.png);
  margin-right: 15px;
}

#creator_test #background #bg_vision ul li:nth-child(2){
  background-image: url(../img/creator_test/num2.png);
}

#creator_test #overview{
  margin: 0 0 80px;  
}

#creator_test #overview .txt{
  margin-bottom: 20px;  
}

#creator_test #overview h3 {
	background-color: #F38200;
	color: #ffffff;
	font-size: 20px;
	display: inline-block;
	padding: 2px 20px;
  font-weight: 500;
}

#creator_test #overview #detail_overview{
  border-bottom: 1px solid #32190E;
  
}
#creator_test #overview #detail_overview dl{
  border-top: 1px solid #32190E;
  display: flex;
  padding: 20px 25px;
}

#creator_test #overview #detail_overview dl dt{
  color: #F38201;
  width: 20%;
  flex-shrink: 1;
}

#creator_test #overview #detail_overview dl dd{
  width: 80%;
}

#creator_test #overview #detail_overview dl dd span{
  font-weight: 500;
}

#creator_test #detail ul{
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
}

#creator_test #detail ul li{
  width: 33%;
}

#creator_test #detail ul li .detail_ttl {
	text-align: center;
	color: #ffffff;
	font-weight: 500;
	font-size: 16px;
	background-size: cover;
	padding: 40px 0 20px;
  margin-bottom: 2px;
}

#creator_test #detail ul li .detail_ttl h3{
  font-size: 24px;
  color: #fff;
  margin-top: 20px;
}

#creator_test #detail ul li dl dt{
  font-size: 16px;
  font-weight: 500;
}

#creator_test #detail ul li dl dt::before{
  content: "●";
}

#creator_test #detail ul li:nth-child(1) dt::before{
  color: #0E9EE0;
}

#creator_test #detail ul li:nth-child(2) dt::before{
  color: #E03E2A;
}

#creator_test #detail ul li:nth-child(3) dt::before{
  color: #19901D;
}

#creator_test #detail ul li:nth-child(1) .detail_ttl{
  background-image: url(../img/creator_test/bg_detail1.png)
}

#creator_test #detail ul li:nth-child(2) .detail_ttl{
  background-image: url(../img/creator_test/bg_detail2.png)
}

#creator_test #detail ul li:nth-child(3) .detail_ttl{
  background-image: url(../img/creator_test/bg_detail3.png)
}

#creator_test #detail ul li:nth-child(1) dl{
  background-color: #D6F4FF;
}

#creator_test #detail ul li:nth-child(2) dl{
  background-color: #FEE7E5;
}

#creator_test #detail ul li:nth-child(3) dl{
  background-color: #E1F7E1;
}

#creator_test #detail ul li dl{
  margin-bottom: 2px;
  padding: 20px;
}

#creator_test #detail ul li .wrap_dl dl:nth-child(1){
  min-height: 136px;
}

#creator_test #detail ul li .wrap_dl dl:nth-child(2){
  min-height: 136px;
}

#creator_test #detail ul li .wrap_dl dl:nth-child(3){
  min-height: 232px;
}

#creator_test #detail ul li .wrap_dl dl:nth-child(4){
  min-height: 184px;
}
  
#creator_test #step {
  margin: 80px 0;
	font-size: 20px;
	font-weight: 600;
}

#creator_test #step li{
  margin: 40px 0 60px;
  text-align: center;
}

#creator_test #step li .ttl {
  display: flex;
  align-items: center;
  margin: 0 0 40px;
  text-align: left;
}
  
#creator_test #step li .ttl img {
	height: 60px;
	margin-right: 20px;
}
  
#creator_test #step li .image {
  width: 1000px;
}

#creator_test #step li.step1 .image,
#creator_test #step li.step3 .image{
  width: 922px;
}
  
#creator_test #operation_system {

}

#creator_test #operation_system ul {
  display: flex;
  border: 1px solid #32190E;
}

#creator_test #operation_system ul li {
	width: 100%;
	border-right: 1px solid #32190E;
	text-align: center;
	padding: 35px 0 40px;
}

#creator_test #operation_system ul li:last-child {
  border: none;
  padding-top: 20px;
}

#creator_test #operation_system ul li p {
  font-weight: 500;
  font-size: 18px;
  margin-bottom: 20px;
}

#creator_test #operation_system ul li h3 {
	font-size: 16px;
	font-weight: normal;
	color: #333333;
  margin: 0;
}

#creator_test #operation_system ul li.cpn1 img {
  width: 169px;
  margin-top: 20px;
}

#creator_test #operation_system ul li.cpn2 img {
  width: 210px;
  margin-top: 40px;
}
  
#creator_test #operation_system ul li.cpn3 img {
  width: 160px;
  margin-top: 30px;
}

#creator_test #operation_system ul li.cpn3 p {
	margin-bottom: 10px;
}


@media screen and (max-width: 1080px) {
  #creator_test {
    background-image: url(../img/common/bg_line_pt1_sp.png);
    background-size: contain;
  }
  #creator_test .wrap {
    padding: 40px 5vw 0;
  }
  #creator_test #link_area {
    background-image: url(../img/creator_test/bg_link_sp.png);
    margin: 40px auto;
    height: 96px;
    background-size: 335px;
    background-position: center;
    padding-top: 15px;
  }
  #creator_test #link_area ul{
    line-height: 1.5;
    width: 335px;
    text-align: center;
    margin: 0 auto;
  }
  #creator_test #link_area ul li a{
    padding: 0 15px;
    font-size: 14px;
  }
  #creator_test #link_area ul li::after {
    font-size: 20px;
  }
  #creator_test #background {
	  margin-bottom: 35px;
  }
  #creator_test #background .txt {
    margin-top: 20px;
  }
  #creator_test #background #kabe {
    width: 335px;
    margin: 0 auto;
  }
  #creator_test #background #kabe li{
    margin-bottom: 20px;
    width: 100%;
  }
  #creator_test #background #kabe li:nth-child(1),
  #creator_test #background #kabe li:nth-child(2),
  #creator_test #background #kabe li:nth-child(3){
    margin-right: 0;
  }
  #creator_test #background #bg_vision {
    background-image: url(../img/creator_test/bg_org_sp.png);
    font-size: 18px;
    text-align: left;
    height: auto;
    background-size: 335px auto;
    width: 335px;
    margin: 0 auto;
    padding: 40px 17px;
  }
  #creator_test #background #bg_vision ul li {
    font-size: 16px;
    width: auto;
    margin: 0 5px;
    padding: 105px 20px 15px;
  }
  #creator_test #background #bg_vision ul li:nth-child(1){
    margin-right: 5px;
    margin-bottom: 20px;
  }
  #creator_test #overview {
	  margin: 0 0 40px;
  }
  #creator_test #overview h3 {
    font-size: 19px;
  }
  #creator_test #overview .txt {
	  margin-bottom: 20px;
    margin: 0 2px 20px;
  }
  #creator_test #overview #detail_overview dl{
    display: block;
    padding: 20px;
  }
  #creator_test #overview #detail_overview dl dt{
    width: 100%;
  }
  #creator_test #overview #detail_overview dl dd{
    width: 100%;
  }

  #creator_test #detail ul{
    display: block;
    margin-top: 20px;
  }

  #creator_test #detail ul li{
    width:100%;
    margin-bottom: 20px;
  }

  #creator_test #detail ul li .wrap_dl dl:nth-child(1),
  #creator_test #detail ul li .wrap_dl dl:nth-child(2),
  #creator_test #detail ul li .wrap_dl dl:nth-child(3),
  #creator_test #detail ul li .wrap_dl dl:nth-child(4){
    min-height: auto;
  }
  
  #creator_test #step {
    margin: 40px 0;
  }
  
  #creator_test #step li{
    margin: 20px 0;
  }

  #creator_test #step li .ttl {
    display: block;
    margin-bottom: 20px;
  }

  #creator_test #step li .ttl img {
    margin-right: 0;
  }

  #creator_test #step li .ttl span {
    display: block;
    margin-top: 20px;
  }

  #creator_test #step li .image {
    width: auto;
  }

  #creator_test #step li.step1 .image,
  #creator_test #step li.step3 .image{
    width: auto;
  }
  
  #creator_test #operation_system ul {
    display: block;
    border: 1px solid #32190E;
  }

  #creator_test #operation_system ul li {
    border-bottom: 1px solid #32190E;
    border-right: none;
  }

  #creator_test #operation_system ul li:last-child {
    padding-top: 35px;
  }

}