@charset "UTF-8";

@font-face {
  font-family: "koburina_w3";
  src: url("../../font/koburina_w3.woff");
}

@font-face {
  font-family: "koburina_w6";
  src: url("../../font/koburina_w6.woff");
}

@font-face {
  font-family: "futura";
  src: url("../../font/futurastd-light.woff");
}

@font-face {
  font-family: "architype";
  src: url("../../font/ArchitypeRenner-Regular.woff");
}

.flex {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}

.fw {
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}

.sp_only{
	display: none!important;
}

#Contents {
  overflow-x: hidden;
}

#Personalstyle_straight_200813{
	width: 1100px;
	margin: 0 auto;
	font-family: Noto Sans JP, "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "Open Sans", "メイリオ", sans-serif;
	font-feature-settings: normal;
	padding-top: 50px;
}

#Personalstyle_straight_200813 .credit{
	justify-content: center;
	font-family: "architype", sans-serif;
}

#Personalstyle_straight_200813 .credit li{
    padding-right: 5px;
	font-size: 16px;
	letter-spacing: 0.1em;
	line-height: 28px;
}

#Personalstyle_straight_200813 img{
	width: 100%;
}

#Personalstyle_straight_200813 .main_ttl{
	width: 442px;
	height: 83px;
	margin: 0 auto 60px;
	font-size: 25px;
	line-height: 83px;
	letter-spacing: 0.1em;
	font-feature-settings: normal;
	text-align: center;
	background-size: 100%;
	background-image: url("../../img/pc/main_ttl_bg.png");
	background-repeat: no-repeat;
}

/*-- main_result --*/

#Personalstyle_straight_200813 .main_result .result_img{
	width: 390px;
	margin-left: 107px;
}

#Personalstyle_straight_200813 .main_result .result_txt{
    width: 440px;
    margin-left: 45px;
    margin-right: 100px;
}

#Personalstyle_straight_200813 .main_result .result_txt h2{
    font-size: 30px;
    letter-spacing: 0.2em;
    line-height: 49px;
}

#Personalstyle_straight_200813 .main_result .result_txt h2 span{
    font-weight: bold;
}

#Personalstyle_straight_200813 .main_result .result_txt p{
    font-size: 18px;
    line-height: 40px;
	padding-bottom: 70px;
    margin-bottom: 46px;
	margin-top: 23px;
	position: relative;
}

#Personalstyle_straight_200813 .main_result .result_txt p::after{
    position: absolute;
    bottom: 0;
    left: 6px;
    content: "";
    width: 55px;
    height: 4px;
    background-color: #231815;
}

#Personalstyle_straight_200813 .main_result .result_txt h3{
    font-size: 25px;
	font-weight: bold;
	margin-bottom: 21px;
}

#Personalstyle_straight_200813 .main_result .result_txt ul{
    font-size: 18px;
    line-height: 42px;
}

#Personalstyle_straight_200813 .main_result .result_txt ul li{
    position: relative;
    font-size: 18px;
    padding-left: 15px;
    padding-top: 4px;
    line-height: 40px;
}

#Personalstyle_straight_200813 .main_result .result_txt ul li::before{
    position: absolute;
    left: 1px;
    display: inline-block;
    content: "・";
    font-size: 14px;
}

#Personalstyle_straight_200813 .trend_area h2{
	font-size: 24px;
    text-align: center;
    width: 445px;
    height: 76px;
    line-height: 76px;
    margin: 0 auto;
    background: url("../../img/pc/trend_bg.png") no-repeat;
    background-size: 100%;
    font-weight: bold;
    margin-top: 110px;
    margin-bottom: 50px;
}

#Personalstyle_straight_200813 .trend_area p{
    font-size: 20px;
    text-align: center;
    line-height: 2;
	margin-bottom: 104px;
}

#Personalstyle_straight_200813 .ttl{
	font-family: "futura", Noto Sans JP, "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "Open Sans", "メイリオ", sans-serif;
}

#Personalstyle_straight_200813 .cordinate_ttl h2{
	width: 1100px;
	height: 143px;
    font-size: 24px;
	line-height: 37px;
	letter-spacing: 0.2em;
	font-weight: bold;
    text-align: center;
    background: url("../../img/pc/cord_bg.png") no-repeat;
    background-size: 100%;
    align-items: center;
    justify-content: center;
}

#Personalstyle_straight_200813 .cordinate_ttl .type_name{
    text-align: center;
    font-size: 25px;
    margin-top: 64px;
    letter-spacing: 0.11em;
}


/*-- sec01 --*/

#Personalstyle_straight_200813 .sec_01{
	margin-bottom: 172px;
}

#Personalstyle_straight_200813 .sec_01 .posi_box{
    position: relative;
    width: 500px;
    margin: 0 auto;
    margin-top: 70px;
}

#Personalstyle_straight_200813 .sec_01 .posi_box .ttl{
    font-family: "futura", Noto Sans JP, "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "Open Sans", "メイリオ", sans-serif;
    position: absolute;
    top: 83px;
    left: -38px;
}

#Personalstyle_straight_200813 .sec_01 .ttl .item_num{
    display: inline-block;
    padding-bottom: 15px;
    border-bottom: 2px solid #060303;
    font-size: 55px;
}
#Personalstyle_straight_200813 .sec_01 .img_area .flexbox{
    display: flex;
    justify-content: space-between;
    width: 870px;
    margin: 0 auto;
}
#Personalstyle_straight_200813 .sec_01 .img_area .img07{
    width: 400px;
    margin-top: 69px;
}

#Personalstyle_straight_200813 .sec_01 .img_area .img06{
    width: 400px;
	margin-top: 140px;
}

#Personalstyle_straight_200813 .sec_01 .txt_area{
    text-align: center;
    font-size: 21px;
    line-height: 37px;
    margin-top: 66px;
    margin-bottom: 48px;
}

/*-- sec02 --*/

#Personalstyle_straight_200813 .sec_02{
	margin-bottom: 195px;
}

#Personalstyle_straight_200813 .sec_02 .posi_box{
    position: relative;
    width: 451px;
    margin-left: auto;
    margin-right: 30px;
}

#Personalstyle_straight_200813 .sec_02 .posi_box .ttl{
    font-family: "futura", Noto Sans JP, "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "Open Sans", "メイリオ", sans-serif;
    position: absolute;
    top: 82px;
    right: -36px;
}

#Personalstyle_straight_200813 .sec_02 .ttl .item_num{
    display: inline-block;
    margin-right: 5px;
    padding-bottom: 5px;
    border-bottom: 2px solid #060303;
    font-size: 55px;
    top: 0;
    left: 0;
}
#Personalstyle_straight_200813 .sec_02 .img_area{
    display: block;
    width: 1000px;
    margin: 0 auto;
}
#Personalstyle_straight_200813 .sec_02 .img_area .img07{
    width: 401px;
    margin-top: -454px;
}

#Personalstyle_straight_200813 .sec_02 .img_area .img06{
    width: 401px;
    margin-top: -100px;
    margin-left: 350px;
}

#Personalstyle_straight_200813 .sec_02 .txt_area{
    text-align: center;
    font-size: 21px;
    line-height: 37px;
    margin-top: 66px;
    margin-bottom: 46px;
}


/*-- sec03 --*/


#Personalstyle_straight_200813 .sec_03{
	margin-bottom: 165px;
}

#Personalstyle_straight_200813 .sec_03 .img_area{
    width: 920px;
    margin: 0 auto;
    padding-left: 35px;
    margin-top: 70px;
    display: flex;
    justify-content: space-between;
}

#Personalstyle_straight_200813 .sec_03 .posi_box{
    position: relative;
    width: 451px;
}

#Personalstyle_straight_200813 .sec_03 .posi_box .ttl{
    font-family: "futura", Noto Sans JP, "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "Open Sans", "メイリオ", sans-serif;
    position: absolute;
    top: 81px;
    left: -36px;
}

#Personalstyle_straight_200813 .sec_03 .ttl .item_num{
    display: inline-block;
    padding-bottom: 6px;
    border-bottom: 2px solid #060303;
    font-size: 55px;
}

#Personalstyle_straight_200813 .sec_03 .img_area .img01{
    width: 450px;
}

#Personalstyle_straight_200813 .sec_03 .img_area .img02{
    width: 400px;
    margin-top: 75px;
}

#Personalstyle_straight_200813 .sec_03 .txt_area{
    text-align: center;
    font-size: 21px;
    line-height: 37px;
    margin-top: 66px;
	margin-bottom: 46px;
}


/*-- sec04 --*/

#Personalstyle_straight_200813 .sec_04{
	margin-bottom: 100px;
}
#Personalstyle_straight_200813 .sec_04 .img_area{
    display: block;
    width: 1000px;
    margin: 0 auto;
}
#Personalstyle_straight_200813 .sec_04 .posi_box{
    position: relative;
    width: 450px;
    margin-left: 200px;
}

#Personalstyle_straight_200813 .sec_04 .posi_box .ttl{
    font-family: "futura", Noto Sans JP, "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "Open Sans", "メイリオ", sans-serif;
    position: absolute;
    top: 82px;
    right: -36px;
}

#Personalstyle_straight_200813 .sec_04 .ttl .item_num{
    display: inline-block;
    margin-right: 5px;
    padding-bottom: 5px;
    border-bottom: 2px solid #060303;
    font-size: 55px;
    top: 0;
    left: 0;
}
#Personalstyle_straight_200813 .sec_04 .img_area .img07{
    width: 400px;
    margin-top: -355px;
    margin-left: auto;
}

#Personalstyle_straight_200813 .sec_04 .img_area .img06{
    width: 400px;
    margin-top: -195px;
    margin-right: auto;
}

#Personalstyle_straight_200813 .sec_04 .txt_area{
    text-align: center;
    font-size: 21px;
    letter-spacing: -0.01em;
    line-height: 37px;
    margin-top: 66px;
	margin-bottom: 47px;
}

/*-- sec05 --*/

#Personalstyle_straight_200813 .sec_05{
	margin-bottom: 197px;
}

#Personalstyle_straight_200813 .sec_05 .posi_box{
    position: relative;
    width: 500px;
    margin: 0 auto;
    margin-top: 63px;
}

#Personalstyle_straight_200813 .sec_05 .posi_box .ttl{
    font-family: "futura", Noto Sans JP, "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "Open Sans", "メイリオ", sans-serif;
    position: absolute;
    top: 82px;
    left: -36px;
}

#Personalstyle_straight_200813 .sec_05 .ttl .item_num{
    display: inline-block;
    margin-right: 5px;
    padding-bottom: 5px;
    border-bottom: 2px solid #060303;
    font-size: 55px;
}
#Personalstyle_straight_200813 .sec_05 .img_area .flexbox{
    display: flex;
    justify-content: space-between;
    width: 850px;
    margin: 0 auto;
}
#Personalstyle_straight_200813 .sec_05 .img_area .img07{
    width: 400px;
    margin-top: 50px;
}

#Personalstyle_straight_200813 .sec_05 .img_area .img06{
    width: 400px;
	margin-top: 120px;
}

#Personalstyle_straight_200813 .sec_05 .txt_area{
    text-align: center;
    font-size: 21px;
    letter-spacing: -0.01em;
    line-height: 37px;
    margin-top: 66px;
	margin-bottom: 46px;
}

/*----- btn_area -----*/
#Personalstyle_straight_200813 .btn_area .other_btn {
    line-height: 116px;
    width: 635px;
    height: 116px;
    background-color: #231815;
    color: #fff;
	font-size: 20px;
    font-weight: bold;
    text-align: center;
	letter-spacing: 0.2em;
	margin: 0 auto 164px;
}

#Personalstyle_straight_200813 .btn_area .other_btn a {
	display: block;
}

#Personalstyle_straight_200813 .btn_area .wave_btn {
	width: 625px;
    height: 90px;
    box-sizing: border-box;
    border: 1px solid #000;
    border-radius: 50px;
    margin: 0 auto 45px;
    position: relative;
}

#Personalstyle_straight_200813 .btn_area .wave_btn a {
    width: 605px;
    border-radius: 50px;
    height: 76px;
    line-height: 76px;
    background-color: #e3e9e5;
    color: #231815;
    display: block;
    font-size: 20px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    font-weight: bold;
    letter-spacing: 0.2em;
    text-align: center;
}

#Personalstyle_straight_200813 .btn_area .natural_btn {
	width: 625px;
    height: 90px;
    box-sizing: border-box;
    border: 1px solid #000;
    border-radius: 50px;
    margin: 0 auto 104px;
    position: relative;
}

#Personalstyle_straight_200813 .btn_area .natural_btn a {
    width: 605px;
    border-radius: 50px;
    height: 76px;
    line-height: 76px;
    background-color: #f7f5e9;
    color: #231815;
    display: block;
    font-size: 20px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    font-weight: bold;
    letter-spacing: 0.2em;
    text-align: center;
}

#Personalstyle_straight_200813 .btn_area .all_btn {
	width: 402px;
	margin: 0 auto 180px;
}

  #Personalstyle_straight_200813 .fade {
    -webkit-transition-duration: 1.5s;
    -o-transition-duration: 1.5s;
    transition-duration: 1.5s;
    opacity: 0;
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px); }
    #Personalstyle_straight_200813 .fade.visible {
      opacity: 1;
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0); }