@charset "UTF-8";
/* ==========================================

	Last Up Date 2022/05/27
    0.00.00 All Setting
        0.01.00 @keyfream
	1.00.00 PC_media screen
		1.01.00 #main_photo 設定
	2.00.00 TB_media screen
		2.01.00 #main_photo 設定
	3.00.00 SP_media screen
		3.01.00 #main_photo 設定

========================================== */
/* ==========================================
0.00.00 All Setting
========================================== */
/* ==========================================
    0.01.00 @keyfream
========================================== */
/* ==========================================
1.00.00 PC_media screen
========================================== */
@media screen and (min-width: 1025px), print {
  /* ==========================================
  	1.01.00 #main_photo 設定
  ========================================== */
  div#main_photo {
    max-width: 1980px;
    padding: 0 50px;
    margin: 0 auto;
    position: relative;
  }
  div#main_photo::before {
    content: "";
    background: url(../../img/contents/profile/profile_bg.jpg) no-repeat left center;
    width: 1414px;
    height: 789px;
    position: absolute;
    left: 0;
    bottom: -380px;
  }
  div#main_photo div.in_box {
    margin: 0 auto;
    display: flex;
    max-width: 1300px;
    position: relative;
  }
  div#main_photo div.in_box::before {
    content: "";
    max-width: 1343px;
    width: 100%;
    height: 895px;
    background: url(../../img/contents/profile/main_photo03.jpg) no-repeat center right 126px;
    background-size: cover;
    position: absolute;
    left: 32%;
    top: 0;
    z-index: -5;
  }
  div#main_photo div.in_box::after {
    content: "";
    width: 430px;
    height: 405px;
    background: url(../../img/contents/profile/hot_heart.svg) no-repeat center center;
    position: absolute;
    right: -15%;
    bottom: 0;
    z-index: -1;
  }
  div#main_photo div.in_box div:first-child {
    width: 32%;
    height: 895px;
    padding: 150px 30px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    box-sizing: border-box;
  }
  div#main_photo div.in_box div:first-child h1 {
    width: 67px;
    height: 244px;
    padding: 0 0 50px 8px;
    position: relative;
  }
  div#main_photo div.in_box div:first-child h1::before {
    content: "";
    width: 96px;
    height: 96px;
    background: #ffffff;
    position: absolute;
    top: -21px;
    left: calc(50% - 43px);
    transform: rotate(12deg);
    z-index: -2;
  }
  div#main_photo div.in_box div:first-child h1::after {
    content: "";
    background: url("../../img/contents/profile/minori_E.svg") no-repeat center bottom;
    width: 22px;
    height: 64px;
    position: absolute;
    bottom: 10px;
    right: -50px;
  }
  div#main_photo div.in_box div:first-child h1 img {
    mix-blend-mode: difference;
  }
  div#main_photo div.in_box div:first-child ul {
    width: 100%;
  }
  div#main_photo div.in_box div:first-child ul li {
    font: 200 15px YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
    line-height: 1.9;
    letter-spacing: 0.15rem;
  }
  div#main_photo div.in_box div:last-child {
    width: 68%;
    margin: 895px 0 0;
    padding: 50px 0 0 50px;
    box-sizing: border-box;
    position: relative;
  }
  div#main_photo div.in_box div:last-child::before {
    content: "";
    background: url("../../img/contents/profile/down_icon.svg") no-repeat center top;
    width: 16px;
    height: 91px;
    position: absolute;
    top: 60px;
    left: 0;
  }
  div#main_photo div.in_box div:last-child h2 {
    font: 400 15px "BIZ UDPMincho", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
    line-height: 2.48;
    letter-spacing: 0.1rem;
    max-width: 550px;
    text-align: justify;
    margin: -2px 0 0;
  }
  
  /* ==========================================
  	1.02.00 #antecedent 設定
  ========================================== */
  div#antecedent {
    max-width: 1980px;
    padding: 0 50px;
    margin: 245px auto 0;
    position: relative;
  }
  div#antecedent::before {
    content: "";
    background: url(../../img/contents/profile/work_bg02.jpg) no-repeat center center;
    width: 1980px;
    height: 1200px;
    position: absolute;
    bottom: -380px;
    left: calc(50% - 990px);
  }
  div#antecedent::after {
    content: "";
    background: url(../../img/contents/profile/ftLine.svg) no-repeat center center;
    width: 43px;
    height: 493px;
    position: absolute;
    bottom: -490px;
    right: 80px;
  }
  div#antecedent div.in_box {
    margin: 0 auto;
    max-width: 1300px;
    position: relative;
  }
  div#antecedent div.in_box h3 {
    width: 36px;
    height: 72px;
    margin: 0 auto 35px;
    position: relative;
  }
  div#antecedent div.in_box h3::before {
    content: "";
    background: url(../../img/contents/profile/Antecedent_E.svg) no-repeat center center;
    width: 344px;
    height: 82px;
    position: absolute;
    bottom: 0;
    left: calc(50% - 172px);
    z-index: -1;
  }
  div#antecedent div.in_box div {
    width: 68%;
    margin: 110px 0 0 32%;
  }
  div#antecedent div.in_box div h4 {
    width: 106px;
    height: 25px;
    padding: 0 0 0 20px;
    position: relative;
    margin: 0 0 30px;
    display: flex;
  }
  div#antecedent div.in_box div h4::before {
    content: "";
    background: #b8444f;
    width: 5px;
    height: 21px;
    position: absolute;
    top: 3px;
    left: 0;
  }
  div#antecedent div.in_box div h4::after {
    content: "";
    background: url("../../img/contents/profile/MovieAppearance_E.svg") no-repeat center left;
    width: 101px;
    height: 11px;
    position: absolute;
    bottom: 0;
    right: -116px;
  }
  div#antecedent div.in_box div ul li {
    display: flex;
    flex-wrap: wrap;
    padding: 5px 0;
  }
  div#antecedent div.in_box div ul li p:nth-last-child(2) {
    font: 400 20px "Roboto Condensed", "sans-serif";
    color: #4c4c4c;
    width: 140px;
    line-height: 1.1;
    letter-spacing: 0;
  }
  div#antecedent div.in_box div ul li p:last-child {
    font: 400 17px "BIZ UDPMincho", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
    line-height: 1.5;
    letter-spacing: 0.2rem;
    width: calc(100% - 140px);
  }
  div#antecedent div.in_box div:not(:nth-child(2)) {
    margin-top: 65px;
  }
  div#antecedent div.in_box div:nth-child(3) h4 {
    width: 117px;
    padding-top: 1px;
  }
  div#antecedent div.in_box div:nth-child(3) h4::after {
    content: "";
    background: url("../../img/contents/profile/Drama_Appearance_E.svg") no-repeat center left;
    width: 105px;
    height: 11px;
    position: absolute;
    bottom: 0;
    right: -120px;
  }
    div#antecedent div.in_box div:nth-child(4) h4 {
    width: 45px;
  }
  div#antecedent div.in_box div:nth-child(4) h4::after {
    content: "";
    background: url("../../img/contents/profile/CM_E.svg") no-repeat center left;
    width: 114px;
    height: 11px;
    position: absolute;
    bottom: 0;
    right: -136px;
  }
  }
/* ==========================================
2.00.00 TB_media screen
========================================== */
@media screen and (max-width: 1024px) and (min-width: 569px) {
  /* ==========================================
  	2.01.00 #main_photo 設定
  ========================================== */
  div#main_photo {
    padding: 0 50px;
    position: relative;
  }
  div#main_photo::before {
    content: "";
    background: url(../../img/contents/profile/profile_bg.jpg) no-repeat left center;
    background-size: contain;
    width: 1414px;
    height: 789px;
    position: absolute;
    left: 0;
    bottom: -380px;
  }
  div#main_photo div.in_box {
    margin: 0 auto;
    display: flex;
    max-width: 700px;
    position: relative;
    flex-wrap: wrap;
  }
  div#main_photo div.in_box::before {
    content: "";
    width: 120%;
    min-width: 640px;
    height: 600px;
    background: url(../../img/contents/profile/main_photo03.jpg) no-repeat center right 126px;
    background-size: cover;
    position: absolute;
    left: 175px;
    top: 0;
    z-index: -5;
  }
  /*div#main_photo div.in_box::after {
    content: "";
    width: 430px;
    height: 405px;
    background: url(../../img/contents/profile/hot_heart.svg) no-repeat center center;
    position: absolute;
    right: -15%;
    bottom: 0;
    z-index: -1;
  }*/
  div#main_photo div.in_box div:first-child {
    width: 270px;
    height: 600px;
    padding: 80px 0 20px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    box-sizing: border-box;
    position: relative;
  }
/*  div#main_photo div.in_box div:first-child::before {
    content: "";
    background: #000000;
    opacity: 0.5;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
  }*/
  div#main_photo div.in_box div:first-child h1 {
    width: 48px;
    height: 174px;
    padding: 0 0 50px;
    position: relative;
  }
  div#main_photo div.in_box div:first-child h1::before {
    content: "";
    width: 60px;
    height: 60px;
    background: #ffffff;
    position: absolute;
    top: -8.5px;
    left: calc(50% - 29.5px);
    transform: rotate(12deg);
    z-index: 0;
  }
  div#main_photo div.in_box div:first-child h1::after {
    content: "";
    background: url(../../img/contents/profile/minori_E.svg) no-repeat center bottom;
    width: 18px;
    height: 51px;
    position: absolute;
    bottom: 20px;
    right: -25px;
  }
  div#main_photo div.in_box div:first-child h1 img {
    mix-blend-mode: difference;
  }
  div#main_photo div.in_box div:first-child ul {
    width: 100%;
  }
  div#main_photo div.in_box div:first-child ul li {
    font: 200 14px YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
    line-height: 1.9;
    letter-spacing: 0.15rem;
    mix-blend-mode: difference;
  }
  div#main_photo div.in_box div:last-child {
    width: 100%;
    padding: 25px 0 0;
    box-sizing: border-box;
    position: relative;
  }
  div#main_photo div.in_box div:last-child::before {
    content: "";
    background: url(../../img/contents/profile/down_icon.svg) no-repeat center top;
    width: 15px;
    height: 83px;
    position: absolute;
    bottom: -60px;
    right: 35px;
    transform: rotate(-90deg);
  }
  div#main_photo div.in_box div:last-child h2 {
    font: 400 15px "BIZ UDPMincho", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
    line-height: 2.1;
    letter-spacing: 0.05rem;
    text-align: justify;
    margin: 10px 0 0;
    width: 100%;
  }
  
  /* ==========================================
  	2.02.00 #antecedent 設定
  ========================================== */
  div#antecedent {
    padding: 0 50px;
    margin: 190px auto 0;
    position: relative;
  }
  div#antecedent::before {
    content: "";
    background: url(../../img/contents/profile/work_bg02.jpg) no-repeat center center;
    background-size: cover;
    width: 1026px;
    height: 950px;
    position: absolute;
    bottom: -360px;
    left: calc(50% - 513px);
  }
  div#antecedent::after {
    content: "";
    background: url(../../img/contents/profile/ftLine.svg) no-repeat center center;
    width: 43px;
    height: 493px;
    position: absolute;
    bottom: -490px;
    right: 80px;
  }
  div#antecedent div.in_box {
    margin: 0 auto;
    max-width: 700px;
    position: relative;
  }
  div#antecedent div.in_box h3 {
    width: 32px;
    height: 64px;
    margin: 0 auto 35px;
    position: relative;
  }
  div#antecedent div.in_box h3::before {
    content: "";
    background: url(../../img/contents/profile/Antecedent_E.svg) no-repeat center center;
    width: 314px;
    height: 75px;
    position: absolute;
    bottom: 0;
    left: calc(50% - 157px);
    z-index: -1;
  }
  div#antecedent div.in_box div {
    width: 100%;
    margin: 90px 0 0;
  }
  div#antecedent div.in_box div h4 {
    width: 105px;
    height: 24px;
    padding: 0 0 0 20px;
    position: relative;
    margin: 0 0 30px;
    display: flex;
  }
  div#antecedent div.in_box div h4::before {
    content: "";
    background: #b8444f;
    width: 5px;
    height: 22px;
    position: absolute;
    top: 1px;
    left: 0;
  }
  div#antecedent div.in_box div h4::after {
    content: "";
    background: url("../../img/contents/profile/MovieAppearance_E.svg") no-repeat center left;
    width: 101px;
    height: 11px;
    position: absolute;
    bottom: 0;
    right: -116px;
  }
  div#antecedent div.in_box div ul li {
    display: flex;
    padding: 8px 0;
  }
  div#antecedent div.in_box div ul li p:nth-last-child(2) {
    font: 400 14px "Roboto Condensed", "sans-serif";
    color: #4c4c4c;
    width: 110px;
    line-height: 1.3;
    letter-spacing: 0;
  }
  div#antecedent div.in_box div ul li p:last-child {
    font: 400 14px "BIZ UDPMincho", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
    line-height: 1.5;
    letter-spacing: 0.15rem;
  }
  div#antecedent div.in_box div:not(:nth-child(2)) {
    margin-top: 50px;
  }
  div#antecedent div.in_box div:nth-child(3) h4 {
    width: 116px;
    padding-top: 1px;
  }
  div#antecedent div.in_box div:nth-child(3) h4::after {
    content: "";
    background: url("../../img/contents/profile/Drama_Appearance_E.svg") no-repeat center left;
    width: 105px;
    height: 11px;
    position: absolute;
    bottom: 0;
    right: -120px;
  }
  div#antecedent div.in_box div:nth-child(4) h4 {
    width: 43px;
  }
  div#antecedent div.in_box div:nth-child(4) h4::after {
    content: "";
    background: url("../../img/contents/profile/CM_E.svg") no-repeat center left;
    width: 114px;
    height: 11px;
    position: absolute;
    bottom: 0;
    right: -136px;
  }
  }
/* ==========================================
3.00.00 SP_media screen
========================================== */
@media screen and (max-width: 568px) {
  /* ==========================================
  	3.01.00 #main_photo 設定
  ========================================== */
  div#main_photo {
    padding: 0 15px;
    position: relative;
  }
  div#main_photo::before {
    content: "";
    background: url(../../img/contents/profile/profile_bg.jpg) no-repeat left center;
    background-size: contain;
    width: 1039px;
    height: 350px;
    position: absolute;
    right: 0px;
    top: 191px;
    transform: rotate(180deg);
  }
  div#main_photo div.in_box {
    margin: 0 auto;
    display: flex;
    position: relative;
    flex-wrap: wrap
  }
  div#main_photo div.in_box::before {
    content: "";
    width: calc(100% + 30px);
    height: 300px;
    background: url(../../img/contents/profile/main_photo03.jpg) no-repeat center right;
    background-size: cover;
    position: absolute;
    left: -15px;
    top: 0;
    z-index: -5;
  }
  div#main_photo div.in_box div:first-child {
    width: 100%;
    padding: 40px 0 30px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    box-sizing: border-box;
  }
  div#main_photo div.in_box div:first-child h1 {
    width: 33px;
    height: 230px;
    padding: 0 0 30px 20px;
    position: relative;
  }
  div#main_photo div.in_box div:first-child h1::before {
    content: "";
    width: 42px;
    height: 42px;
    background: #ffffff;
    position: absolute;
    top: -6px;
    left: calc(50% - 11px);
    transform: rotate(12deg);
    z-index: 0;
  }
  div#main_photo div.in_box div:first-child h1::after {
    content: "";
    background: url(../../img/contents/profile/minori_E.svg) no-repeat center bottom;
    width: 16px;
    height: 45px;
    position: absolute;
    bottom: 120px;
    right: -16px;
  }
  div#main_photo div.in_box div:first-child h1 img {
    mix-blend-mode: difference;
  }
  div#main_photo div.in_box div:first-child ul {
    width: 100%;
    margin: 50px 20px 0;
  }
  div#main_photo div.in_box div:first-child ul li {
    font: 400 13px YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
    line-height: 1.6;
    letter-spacing: 0.2rem;
  }
  div#main_photo div.in_box div:last-child {
    width: 100%;
    box-sizing: border-box;
    position: relative;
  }
  div#main_photo div.in_box div:last-child::before {
    content: "";
    background: url(../../img/contents/profile/down_icon.svg) no-repeat center top;
    width: 10px;
    height: 52px;
    position: absolute;
    bottom: -90px;
    left: calc(50% - 5px);
  }
  div#main_photo div.in_box div:last-child h2 {
    font: 400 14px "BIZ UDPMincho", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
    line-height: 1.8;
    letter-spacing: 0.05rem;
    text-align: justify;
    margin: 0 20px;
  }
    div#main_photo div.in_box div:last-child h2 br:nth-child(2){
    display: none;
  }
  
  /* ==========================================
  	3.02.00 #antecedent 設定
  ========================================== */
  div#antecedent {
    padding: 0 35px;
    margin: 180px auto 150px;
    position: relative;
  }
  div#antecedent::before {
    content: "";
    background: url(../../img/contents/profile/work_bg02_sp.jpg) no-repeat center center;
    background-size: cover;
    width: 569px;
    height: 1200px;
    position: absolute;
    bottom: -330px;
    left: calc(50% - 284.5px);
  }
  div#antecedent::after {
    content: "";
    background: url(../../img/contents/profile/ftLine.svg) no-repeat center center;
    width: 32px;
    height: 370px;
    position: absolute;
    bottom: -380px;
    right: 13%;
  }
  div#antecedent div.in_box {
    margin: 0 auto;
  }
  div#antecedent div.in_box h3 {
    width: 28px;
    height: 56px;
    margin: 0 auto 35px;
    position: relative;
  }
  div#antecedent div.in_box h3::before {
    content: "";
    background: url(../../img/contents/profile/Antecedent_E.svg) no-repeat center center;
    width: 256px;
    height: 61px;
    position: absolute;
    bottom: 0;
    left: calc(50% - 128px);
    z-index: -1;
  }
  div#antecedent div.in_box div {
    width: 100%;
    margin: 90px 0 0;
  }
  div#antecedent div.in_box div h4 {
    width: 91px;
    height: 21px;
    padding: 0 0 0 15px;
    position: relative;
    margin: 0 0 15px;
    display: flex;
  }
  div#antecedent div.in_box div h4::before {
    content: "";
    background: #b8444f;
    width: 5px;
    height: 20px;
    position: absolute;
    top: 1px;
    left: 0;
  }
  div#antecedent div.in_box div h4::after {
    content: "";
    background: url("../../img/contents/profile/MovieAppearance_E.svg") no-repeat center left;
    width: 101px;
    height: 11px;
    position: absolute;
    bottom: 0;
    right: -116px;
  }
  div#antecedent div.in_box div ul li {
    display: flex;
    padding: 5px 0;
    flex-wrap: wrap;
  }
  div#antecedent div.in_box div ul li p:nth-last-child(2) {
    font: 400 14.px "Roboto Condensed", "sans-serif";
    color: #4c4c4c;
    width: 100%;
    line-height: 1.0;
    letter-spacing: 0;
    padding: 0 0 3px;
  }
  div#antecedent div.in_box div ul li p:last-child {
    font: 400 14px "BIZ UDPMincho", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
    line-height: 1.4;
    letter-spacing: 0.15rem;
  }
  div#antecedent div.in_box div:not(:nth-child(2)) {
    margin-top: 40px;
  }
div#antecedent div.in_box div:nth-child(3) h4 {
    width: 106px;
    padding-top: 1px;
  }
  div#antecedent div.in_box div:nth-child(3) h4::after {
    content: "";
    background: url("../../img/contents/profile/Drama_Appearance_E.svg") no-repeat center left;
    width: 105px;
    height: 11px;
    position: absolute;
    bottom: 0;
    right: -120px;
  }
  div#antecedent div.in_box div:nth-child(4) h4 {
    width: 41px;
  }
  div#antecedent div.in_box div:nth-child(4) h4::after {
    content: "";
    background: url(../../img/contents/profile/CM_E.svg) no-repeat center left;
    width: 114px;
    height: 11px;
    position: absolute;
    bottom: 0;
    right: -129px;
  }
  }