@charset "UTF-8";
/*===============================================
●mian.css 画面の横幅が770px以上
===============================================*/
@media screen and (min-width: 770px) {
  #athread_contents {
    background-size: 100%;
    color: #000;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "Yu Gothic Medium", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 'メイリオ', Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 18px;
    line-height: 34px;
    min-width: 1100px;
  }
  #athread_contents .mincho {
    font-family: 'Noto Serif JP', serif;
  }
  #athread_contents .garamond {
    font-family: 'EB Garamond', serif;
  }
  #athread_contents .pc_none {
    display: none;
  }
  #athread_contents .auto {
    width: 1100px;
    margin: 0 auto;
  }
  #athread_contents img {
    width: 100%;
  }
  #athread_contents section {
    width: 100%;
    clear: both;
    float: left;
  }
  #athread_contents .title_box {
    text-align: center;
  }
  #athread_contents .title_box .sub {
    font-size: 29px;
    margin-bottom: 8px;
  }
  #athread_contents .title_box h2 {
    font-size: 65px;
    line-height: 65px;
    color: #3c70a4;
  }
  #athread_contents .b_text {
    position: relative;
    font-size: 30px;
  }
  #athread_contents .b_text::before {
    position: absolute;
    content: '';
    bottom: -37px;
    left: 0;
    right: 0;
    margin: auto;
    background-image: url(../images/tarumi-athread/arrow_01.png);
    background-size: 62px;
    background-repeat: no-repeat;
    width: 62px;
    height: 22px;
  }
  #athread_contents #container {
    width: 100%;
    clear: both;
    float: left;
    overflow: hidden;
  }
  #athread_contents #contents {
    width: 100%;
    clear: both;
    float: left;
    border-bottom: none;
  }
  #athread_contents #main_conts {
    padding-bottom: 43px;
    position: relative;
    background-image: url(../images/tarumi-athread/main_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
  }
  #athread_contents #main_conts .auto {
    position: relative;
  }
  #athread_contents #main_conts h1 {
    width: 770px;
    margin-left: -49px;
  }
  #athread_contents #main_conts .point_img {
    width: 555px;
    margin-top: -62px;
    margin-left: 40px;
  }
  #athread_contents #main_conts .face_img {
    width: 634px;
    position: absolute;
    right: -117px;
    top: 31px;
  }
  #athread_contents #select_conts {
    background-image: url(../images/tarumi-athread/bg_01.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 64px 0 72px;
  }
  #athread_contents #select_conts .auto {
    position: relative;
  }
  #athread_contents #select_conts h2 {
    display: block;
    width: 532px;
    margin: 0 auto;
  }
  #athread_contents #select_conts .w_img {
    width: 930px;
    margin: -21px auto 0;
  }
  #athread_contents #select_conts .graph_img {
    width: 299px;
    position: absolute;
    right: 40px;
    bottom: -38px;
  }
  #athread_contents #graph_conts .graph_bg {
    background-image: url(../images/tarumi-athread/graph_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    margin: 0 auto;
    /* height: 830px; */
    padding: 70px 0;
    text-align: center;
  }
  #athread_contents #graph_conts .graph_img {
    width: 1000px;
    margin: auto;
    padding: 70px 0 0;
    text-align: center;
  }
  #athread_contents #graph_conts .graph_img img {
    width: 700px;
    position: relative;
    margin: auto;
    left: -50px;
  }
  #athread_contents #graph_conts .concepth2 {
    text-align: center;
    font-size: 65px;
    line-height: 1.4;
    margin-bottom: 0;
  }
  #athread_contents #about_conts {
    background-image: url(../images/tarumi-athread/bg_02.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    padding: 55px 0;
    text-align: center;
    height: 1133px;
    position: relative;
    z-index: 99;
  }
  #athread_contents #about_conts:before {
    position: absolute;
    content: '';
    bottom: 144px;
    left: 0;
    right: 0;
    margin: auto;
    background-image: url(../images/tarumi-athread/bg_03.png);
    background-size: 670px;
    background-repeat: no-repeat;
    width: 670px;
    height: 357px;
  }
  #athread_contents #about_conts .title_box .sub {
    font-size: 23px;
    line-height: 37px;
    margin-bottom: 21px;
  }
  #athread_contents #about_conts .title_box h2 {
    margin-bottom: 54px;
    font-size: 80px;
  }
  #athread_contents #about_conts .lead {
    margin-bottom: 29px;
  }
  #athread_contents #about_conts .lead p {
    font-size: 21px;
    line-height: 50px;
    margin-bottom: 14px;
  }
  #athread_contents #feeling_conts {
    margin-top: -203px;
    height: 790px;
    background-image: url(../images/tarumi-athread/bg_04.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    position: relative;
    z-index: 999;
  }
  #athread_contents #feeling_conts .auto {
    position: relative;
  }
  #athread_contents #feeling_conts h2 {
    display: block;
    width: 680px;
    margin: -85px auto 0;
  }
  #athread_contents #feeling_conts ul li {
    width: 200px;
    position: absolute;
    top: 218px;
    left: 209px;
  }
  #athread_contents #feeling_conts ul li:nth-child(2) {
    top: 417px;
    left: 270px;
  }
  #athread_contents #feeling_conts ul li:nth-child(3) {
    top: 615px;
    left: 202px;
  }
  #athread_contents #trouble_conts {
    background-image: url(../images/tarumi-athread/bg_05.png);
    background-repeat: no-repeat;
    background-size: 664px;
    background-position: right top;
    padding-top: 64px;
    text-align: center;
  }
  #athread_contents #trouble_conts h2 {
    width: 464px;
    margin: 0 auto 38px;
  }
  #athread_contents #trouble_conts .list_img {
    margin-bottom: 40px;
  }
  #athread_contents #trouble_conts .b_text {
    margin-bottom: 60px;
  }
  #athread_contents #athread_conts h2 {
    background-image: url(../images/tarumi-athread/y_border.png);
    background-size: 357px;
    background-repeat: no-repeat;
    background-position: center bottom -8px;
    line-height: 76px;
    padding-bottom: 4px;
    margin-bottom: 34px;
  }
  #athread_contents #athread_conts .top_area {
    background-color: #FAFAFA;
    position: relative;
    height: 398px;
    padding-top: 57px;
    margin-bottom: 45px;
  }
  #athread_contents #athread_conts .top_area .circle {
    width: 180px;
    position: absolute;
    right: -70px;
    top: -64px;
  }
  #athread_contents #athread_conts .top_area .box {
    width: 620px;
    margin-left: 385px;
  }
  #athread_contents #athread_conts .top_area .box .text {
    margin-bottom: 11px;
    line-height: 37px;
  }
  #athread_contents #athread_conts .top_area .box .name {
    text-align: right;
  }
  #athread_contents #athread_conts .top_area .box .name .small {
    font-size: 12px;
    vertical-align: middle;
    display: inline-block;
    margin-right: 12px;
  }
  #athread_contents #athread_conts .top_area .box .name .n_img {
    display: inline-block;
    vertical-align: middle;
    width: 182px;
  }
  #athread_contents #athread_conts .top_area .d_img {
    width: 318px;
    position: absolute;
    left: 53px;
    bottom: 0px;
    line-height: 0;
  }
  #athread_contents #athread_conts .detail_area {
    margin-bottom: 70px;
  }
  #athread_contents #athread_conts .detail_area .lr_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 55px;
  }
  #athread_contents #athread_conts .detail_area .lr_box .text {
    width: 618px;
    margin: auto auto auto 0;
  }
  #athread_contents #athread_conts .detail_area .lr_box:nth-of-type(even) .text {
    margin: auto 0 auto auto;
    order: 2;
  }
  #athread_contents #athread_conts .detail_area .lr_box .img {
    width: 447px;
    line-height: 0;
    margin: auto 0 auto auto;
  }
  #athread_contents #athread_conts .detail_area .lr_box:nth-of-type(even) .img {
    margin: auto auto auto 0;
    order: 1;
  }
  #athread_contents #athread_conts .case_area {
    text-align: center;
    margin-bottom: 58px;
  }
  #athread_contents #athread_conts .case_area li {
    width: 388px;
    display: inline-block;
    margin: 0 9px;
  }
  #athread_contents #athread_conts .case_area li {
    width: 388px;
    display: inline-block;
    margin: 0 9px;
  }
  #athread_contents #athread_conts .result_area {
    position: relative;
  }
  #athread_contents #athread_conts .result_area:before {
    position: absolute;
    content: '';
    top: -23px;
    left: -7px;
    background-image: url(../images/tarumi-athread/water_l.png);
    background-size: 276px;
    background-repeat: no-repeat;
    width: 276px;
    height: 312px;
  }
  #athread_contents #athread_conts .result_area:after {
    position: absolute;
    content: '';
    top: -24px;
    right: 115px;
    background-image: url(../images/tarumi-athread/water_r.png);
    background-size: 194px;
    background-repeat: no-repeat;
    width: 194px;
    height: 312px;
  }
  #athread_contents #athread_conts .result_area h3 {
    width: 505px;
    margin: 0 auto 142px;
  }
  #athread_contents #technology_conts {
    background-image: url(../images/tarumi-athread/bg_09.png);
    background-size: 682px, cover;
    background-repeat: no-repeat;
    background-position: left -98px top;
    padding-bottom: 60px;
  }
  #athread_contents #technology_conts .t_img {
    width: 230px;
    margin: -62px auto 18px;
  }
  #athread_contents #technology_conts .title_box {
    margin-bottom: 43px;
  }
  #athread_contents #technology_conts .thread_area {
    background-color: #fff;
    width: 100%;
    float: left;
    clear: both;
    padding: 15px;
    text-align: center;
    margin-bottom: 64px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.07);
  }
  #athread_contents #technology_conts .thread_area .inner {
    border: 2px solid;
    border-image: linear-gradient(to bottom, #5789b7 0%, #a4c8e9 25%, #5789b7 50%, #a4c8e9 75%, #5789b7 100%);
    border-image-slice: 1;
    width: 100%;
    float: left;
    clear: both;
    padding: 0 60px 0;
  }
  #athread_contents #technology_conts .thread_area h3 {
    font-size: 24px;
    padding: 16px 0 15px;
    color: #fff;
    background-image: url(../images/tarumi-athread/bg_08.png);
    background-size: 534px;
    background-repeat: no-repeat;
    background-position: center top;
    margin-bottom: 30px;
  }
  #athread_contents #technology_conts .thread_area .lead {
    line-height: 40px;
    margin-bottom: 45px;
  }
  #athread_contents #technology_conts .thread_area .compartion {
    width: 100%;
    float: left;
    clear: both;
    position: relative;
    z-index: 99;
  }
  #athread_contents #technology_conts .thread_area .compartion dl {
    width: 458px;
    float: left;
    line-height: 26px;
  }
  #athread_contents #technology_conts .thread_area .compartion .right {
    float: right;
  }
  #athread_contents #technology_conts .thread_area .compartion dl dt {
    font-size: 20px;
    color: #ffffff;
    line-height: 1.3;
    text-align: center;
    width: 100%;
    padding: 20px 0 17px;
  }
  #athread_contents #technology_conts .thread_area .compartion .left dt {
    background-color: #5b8dbb;
  }
  #athread_contents #technology_conts .thread_area .compartion .right dt {
    background-color: #c3c8cd;
  }
  #athread_contents #technology_conts .thread_area .compartion dl dd {
    padding: 22px 0 14px;
  }
  #athread_contents #technology_conts .thread_area .compartion dl dd li {
    width: 100%;
    height: 118px;
    letter-spacing: -.4em;
    position: relative;
  }
  #athread_contents #technology_conts .thread_area .compartion dl dd li::after {
    content: "";
    width: 25px;
    height: 22px;
    background-image: url(../images/tarumi-athread/arrow_02.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 25px;
    position: absolute;
    left: 169px;
    bottom: 1px;
  }
  #athread_contents #technology_conts .thread_area .compartion dl dd li:last-of-type::after {
    background-image: none;
  }
  #athread_contents #technology_conts .thread_area .compartion dl dd li figure {
    width: 158px;
    display: inline-block;
    margin-right: 23px;
    letter-spacing: normal;
    vertical-align: middle;
  }
  #athread_contents #technology_conts .thread_area .compartion dl dd li .text {
    width: 276px;
    font-size: 16px;
    line-height: 25px;
    display: inline-block;
    letter-spacing: normal;
    vertical-align: bottom;
    text-align: left;
  }
  #athread_contents #technology_conts .list_area {
    width: 100%;
    float: left;
    clear: both;
  }
  #athread_contents #technology_conts .list_area .title_box_small {
    text-align: center;
    margin-bottom: 47px;
  }
  #athread_contents #technology_conts .list_area .title_box_small .sub {
    font-size: 24px;
    margin-bottom: 19px;
  }
  #athread_contents #technology_conts .list_area .title_box_small h3 {
    font-size: 55px;
    line-height: 55px;
    color: #3c70a4;
  }
  #athread_contents #technology_conts .list_area ul {
    width: 726px;
    margin: 0 auto;
  }
  #athread_contents #technology_conts .list_area ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 25px;
    position: relative;
  }
  #athread_contents #technology_conts .list_area ul li .circle {
    width: 142px;
    position: absolute;
    top: -40px;
    left: -65px;
  }
  #athread_contents #technology_conts .list_area ul li .box {
    width: 380px;
    margin: auto auto auto 0;
  }
  #athread_contents #technology_conts .list_area ul li:nth-of-type(even) .box {
    margin: auto 0 auto auto;
    order: 2;
  }
  #athread_contents #technology_conts .list_area ul li .box dl dt {
    font-size: 36px;
    color: #3c70a4;
    border-bottom: 1px solid #c5c5c5;
    padding-bottom: 18px;
    margin-bottom: 12px;
  }
  #athread_contents #technology_conts .list_area ul li .box dl dd {
    line-height: 32px;
  }
  #athread_contents #technology_conts .list_area ul li .img {
    width: 310px;
    line-height: 0;
    margin: auto 0 auto auto;
  }
  #athread_contents #technology_conts .list_area ul li:nth-of-type(even) .img {
    margin: auto auto auto 0;
    order: 1;
  }
  #athread_contents #reason_conts {
    background: linear-gradient(to right, #e1eaec, #fff, #e1eaec);
    position: relative;
    padding-bottom: 60px;
    margin-bottom: 62px;
  }
  #athread_contents #reason_conts:before {
    content: "";
    width: 100%;
    height: 100%;
    background-image: url(../images/tarumi-athread/bg_10.png);
    background-repeat: no-repeat;
    background-position: center top 190px;
    background-size: 100%;
    position: absolute;
    z-index: 99;
  }
  #athread_contents #reason_conts .title_box {
    background-color: #3C70A4;
    color: #FFFFFF;
    padding: 34px 0 43px;
    margin-bottom: 54px;
    position: relative;
  }
  #athread_contents #reason_conts .title_box:before {
    content: "";
    width: 34px;
    height: 34px;
    background-image: url(../images/tarumi-athread/arrow_03.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
    position: absolute;
    bottom: -34px;
    z-index: 999;
  }
  #athread_contents #reason_conts .title_box h2 {
    color: #FFFFFF;
  }
  #athread_contents #reason_conts .title_box h2 span {
    font-size: 75px;
  }
  #athread_contents #reason_conts ul {
    position: relative;
    z-index: 999;
  }
  #athread_contents #reason_conts ul li {
    background-color: #fff;
    padding: 16px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.07);
    margin-bottom: 35px;
  }
  #athread_contents #reason_conts ul li .inner {
    width: 100%;
    border: 2px solid;
    border-image: linear-gradient(to bottom, #5789b7 0%, #a4c8e9 25%, #5789b7 50%, #a4c8e9 75%, #5789b7 100%);
    border-image-slice: 1;
    padding: 42px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  #athread_contents #reason_conts ul li .box {
    width: 498px;
    margin: auto auto auto 40px;
    position: relative;
  }
  #athread_contents #reason_conts ul li:nth-of-type(even) .box {
    margin: auto 40px auto auto;
    order: 2;
  }
  #athread_contents #reason_conts ul li .box dt {
    font-size: 37px;
    color: #3c70a4;
    margin-bottom: 20px;
  }
  #athread_contents #reason_conts ul li .box .number {
    position: absolute;
    top: -14px;
    left: -18px;
    color: rgba(89, 135, 181, 0.03);
    font-size: 107px;
    font-weight: bold;
  }
  #athread_contents #reason_conts ul li .box dt {
    font-size: 35px;
    letter-spacing: -.08em;
    line-height: 40px;
    color: #3c70a4;
    margin-bottom: 10px;
  }
  #athread_contents #reason_conts ul li .box dd {
    letter-spacing: -.05em;
  }
  #athread_contents #reason_conts ul li .img {
    width: 454px;
    line-height: 0;
    margin: auto 40px auto auto;
  }
  #athread_contents #reason_conts ul li .shadow {
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.03);
  }
  #athread_contents #reason_conts ul li:nth-of-type(even) .img {
    order: 1;
    margin: auto auto auto 40px;
  }
  #athread_contents #price_conts {
    margin-bottom: 54px;
  }
  #athread_contents #price_conts .title_box {
    margin-bottom: 43px;
  }
  #athread_contents #price_conts ul {
    width: 736px;
    margin: 0 auto;
  }
	#athread_contents #price_conts ul.monitor_price {
		margin: 0 auto 40px;
		
	}
	#athread_contents #price_conts ul.monitor_price li {
		background: #f4efdc;
	}
  #athread_contents #price_conts ul li {
    background-color: #E8F0F6;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 45px 60px 37px;
  }
  #athread_contents #price_conts ul li:nth-of-type(even) {
    background: none;
  }
  #athread_contents #price_conts ul li .title {
    font-size: 23px;
  }
  #athread_contents #price_conts ul li .price {
    font-size: 32px;
    text-align: right;
  }
  #athread_contents #price_conts ul li .price .size_01 {
    font-size: 19px;
  }
  #athread_contents #price_conts ul li .price .size_02 {
    font-size: 14px;
  }
  #athread_contents #price_conts .caution {
    width: 736px;
    margin: 10px auto 30px;
    text-align: center;
    font-size: 16px;
  }
  #athread_contents #flow_conts {
    background: url(../images/tarumi-athread/bg_07.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 73px 0 96px;
  }
  #athread_contents #flow_conts .auto {
    width: 1000px;
  }
  #athread_contents #flow_conts .title_box {
    margin-bottom: 36px;
  }
  #athread_contents #flow_conts .title_box h2 {
    font-size: 55px;
  }
  #athread_contents #flow_conts .flow_list {
    margin-bottom: 46px;
  }
  #athread_contents #flow_conts .flow_list dl {
    width: 100%;
    margin-bottom: 20px;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    position: relative;
  }
  #athread_contents #flow_conts .flow_list dl::after {
    content: "";
    width: 20px;
    height: 15px;
    display: block;
    position: absolute;
    left: 101px;
    bottom: -30px;
    background-image: url("../images/tarumi-athread/icon__01.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
  }
  #athread_contents #flow_conts .flow_list dl:last-of-type {
    margin-bottom: 0;
  }
  #athread_contents #flow_conts .flow_list dl:last-of-type::after {
    display: none;
  }
  #athread_contents #flow_conts .flow_list dl dt {
    width: 226px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    min-height: 146px;
    font-size: 28px;
    line-height: 35px;
    color: #fff;
    background-color: #3c70a4;
  }
  #athread_contents #flow_conts .flow_list dl dt span {
    display: block;
    margin: auto;
  }
  #athread_contents #flow_conts .flow_list dl dd {
    width: 718px;
    font-size: 17px;
    line-height: 29px;
    padding: 31px 0px 31px 110px;
    background-image: url("../images/tarumi-athread/step_01.png");
    background-repeat: no-repeat;
    background-position: 35px 42px;
    background-size: 44px;
  }
  #athread_contents #flow_conts .flow_list dl dd .text {
    width: 100%;
  }
  #athread_contents #flow_conts .flow_list dl:nth-of-type(2) dd {
    background-image: url("../images/tarumi-athread/step_02.png");
  }
  #athread_contents #flow_conts .flow_list dl:nth-of-type(3) dd {
    background-image: url("../images/tarumi-athread/step_03.png");
  }
  #athread_contents #flow_conts .flow_list dl:nth-of-type(4) dd {
    background-image: url("../images/tarumi-athread/step_04.png");
  }
  #athread_contents #flow_conts .flow_list dl:nth-of-type(5) dd {
    background-image: url("../images/tarumi-athread/step_05.png");
  }
  #athread_contents #flow_conts .flow_list dl dd ul {
    margin-top: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  #athread_contents #flow_conts .flow_list dl dd .two li {
    width: 294px;
    line-height: 0;
  }
  #athread_contents #flow_conts .flow_list dl dd .three li {
    width: 190px;
  }
  #athread_contents #flow_conts .flow_list dl dd .three li .img {
    line-height: 0;
  }
  #athread_contents #flow_conts .flow_list dl dd .three li .text {
    background-color: #3C70A4;
    text-align: center;
    color: #FFFFFF;
    font-size: 13px;
    line-height: 13px;
    padding: 10px 0 8px;
  }
  #athread_contents #flow_conts .detail_area {
    width: 1000px;
    margin: 0 auto;
    padding: 50px 45px 27px;
    background-color: #fff;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.07);
  }
  #athread_contents #flow_conts .detail_area h3 {
    font-size: 28px;
    line-height: 1.4;
    text-align: center;
    font-weight: bold;
    margin-bottom: 12px;
  }
  #athread_contents #flow_conts .detail_area table {
    width: 100%;
  }
  #athread_contents #flow_conts .detail_area tr:nth-of-type(2n) {
    background-color: #e8f0f6;
  }
  #athread_contents #flow_conts .detail_area th {
    width: 230px;
    font-size: 17px;
    line-height: 25px;
    font-weight: bold;
    padding: 20px 0px 22px 35px;
  }
  #athread_contents #flow_conts .detail_area td {
    font-size: 16px;
    line-height: 29px;
    padding: 20px 45px 20px 0;
  }
  #athread_contents #faq_conts {
    padding: 75px 0 78px;
    margin-bottom: 128px;
    background-color: #3c70a4;
  }
  #athread_contents #faq_conts .title_box h2 {
    color: #fff;
    font-size: 55px;
    margin-bottom: 40px;
  }
  #athread_contents #faq_conts .faq_list dl {
    width: 100%;
    padding-bottom: 10px;
    background-color: #fff;
    margin-bottom: 20px;
    box-shadow: 0px 6px 6px 6px rgba(0, 0, 0, 0.03);
  }
  #athread_contents #faq_conts .faq_list dl dt {
    font-size: 24px;
    line-height: 1.5;
    padding: 47px 60px 22px 35px;
    background-image: url("../images/tarumi-athread/icon_plus.png");
    background-repeat: no-repeat;
    background-position: right 40px top 66px;
    background-size: 23px;
  }
  #athread_contents #faq_conts .faq_list dl dt::before {
    content: "";
    width: 48px;
    height: 55px;
    background-image: url("../images/tarumi-athread/icon_q.png");
    background-repeat: no-repeat;
    background-position: center top 0px;
    background-size: contain;
    display: inline-block;
    vertical-align: middle;
    margin-right: 14px;
  }
  #athread_contents #faq_conts .faq_list dl dd {
    font-size: 18px;
    line-height: 1.7;
    padding: 26px 60px 24px 97px;
    position: relative;
  }
  #athread_contents #faq_conts .faq_list dl dd::before {
    content: "";
    width: 48px;
    height: 48px;
    background-image: url("../images/tarumi-athread/icon_a.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    position: absolute;
    left: 35px;
    top: 27px;
  }
  #athread_contents #faq_conts .faq_list dl dd::after {
    content: "";
    width: 1029px;
    height: 1px;
    background-color: #f7f7f7;
    position: absolute;
    left: 35px;
    top: 0;
  }
	#athread_contents .banner_contents {
		width: 1000px;
		margin: 0 auto 40px;
		text-align: center;
		float: none;
	}
}
/*===============================================
●sp.css  画面の横幅が769pxまで（iPhone6 横向きまで）
===============================================*/
@media screen and (max-width: 769px) {
  #athread_contents {
    width: 100%;
    height: 100%;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "Yu Gothic Medium", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 'メイリオ', Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height: 1.9;
    color: #171919;
    font-size: 16px;
    text-align: left;
    -webkit-text-size-adjust: 100%;
    overflow: hidden;
  }
  #athread_contents img {
    max-width: 100%;
    height: auto;
    font-size: 0;
    line-height: 0;
  }
  #athread_contents table {
    width: 100%;
  }
  #athread_contents .mincho {
    font-family: 'Noto Serif JP', serif;
  }
  #athread_contents .garamond {
    font-family: 'EB Garamond', serif;
  }
  #athread_contents .sp_none {
    display: none;
  }
  #athread_contents .auto {
    width: 90%;
    margin: 0 5% 23px;
  }
  #athread_contents img {
    width: 100%;
  }
  #athread_contents section {
    width: 100%;
    clear: both;
    float: left;
  }
  #athread_contents .title_box {
    text-align: center;
  }
  #athread_contents .title_box .sub {
    font-size: 18px;
    line-height: 1.8;
  }
  #athread_contents .title_box h2 {
    font-size: 36px;
    line-height: 1.3;
    color: #3c70a4;
  }
  #athread_contents .b_text {
    position: relative;
    font-size: 24px;
  }
  #athread_contents .b_text::before {
    position: absolute;
    content: '';
    bottom: -24px;
    left: 0;
    right: 0;
    margin: auto;
    background-image: url(../images/tarumi-athread/arrow_01.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 48px;
    height: 18px;
  }
  #athread_contents #contents {
    width: 100%;
    clear: both;
    float: left;
  }
  #athread_contents #main_conts {
    position: relative;
    background-image: url(../images/tarumi-athread/main_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 25px;
  }
  #athread_contents #main_conts .auto {
    width: 100%;
    margin: 0;
    position: relative;
  }
  #athread_contents #main_conts h1 {
    margin-top: -20px;
  }
  #athread_contents #main_conts .point_img {
    width: 94%;
    margin: -28vw auto 0;
  }
  #athread_contents #main_conts .face_img {
    width: 82%;
    margin: -10px auto 0;
  }
  #athread_contents #select_conts {
    background-image: url(../images/tarumi-athread/bg_01.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 40px 0 34px;
  }
  #athread_contents #select_conts .auto {
    position: relative;
    margin-bottom: 0;
  }
  #athread_contents #select_conts h2 {
    display: block;
    width: 84%;
    margin: 0 auto;
  }
  #athread_contents #select_conts .graph_img {
    width: 38%;
    position: absolute;
    right: 0px;
    bottom: -44px;
  }
	#athread_contents #graph_conts .graph_bg {
		background-image: url(../images/tarumi-athread/graph_bg.png);
		background-repeat: no-repeat;
		background-size: cover;
		background-position: 50% 50%;
		width: 100%;
		margin: 0 auto;
		padding: 7vw 0;
		    text-align: center;
	}
	#athread_contents #graph_conts .graph_img {
		width: 90%;
		margin: auto;
		padding: 7vw 0;
		text-align: center;
	}
	#athread_contents #graph_conts .graph_img img {
		width: 97%;
		position: relative;
		margin: auto;
		left: -1vw;
	}
	#athread_contents #graph_conts .concepth2 {
		text-align: center;
		font-size: 40px;
		line-height: 1.4;
		letter-spacing: -.05em;
	}
  #athread_contents #about_conts {
    background-image: url(../images/tarumi-athread/bg_02.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    padding: 37px 0 143px;
    text-align: center;
    position: relative;
    z-index: 99;
  }
  #athread_contents #about_conts:before {
    position: absolute;
    content: '';
    bottom: 71px;
    left: 0;
    right: 0;
    margin: auto;
    background-image: url(../images/tarumi-athread/bg_03.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom;
    width: 80%;
    height: 18%;
  }
  #athread_contents #about_conts .title_box .sub {
    margin-bottom: 1px;
  }
  #athread_contents #about_conts .title_box h2 {
    margin-bottom: 15px;
    font-size: 40px;
  }
  #athread_contents #about_conts .lead {
    max-width: 420px;
    margin: 0 auto;
  }
  #athread_contents #about_conts .lead p {
    margin-bottom: 16px;
    text-align: left;
    line-height: 2;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", sans-serif;
  }
  #athread_contents #feeling_conts {
    margin-top: -74px;
    padding-bottom: 10px;
    background-image: url(../images/tarumi-athread/bg_04.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    position: relative;
    z-index: 999;
  }
  #athread_contents #feeling_conts .auto {
    display: block;
    position: relative;
  }
  #athread_contents #feeling_conts h2 {
    margin: -41px auto 0;
  }
  #athread_contents #feeling_conts ul li {
    width: 38%;
  }
  #athread_contents #feeling_conts ul li:nth-child(2) {
    margin-left: 6%;
  }
  #athread_contents #trouble_conts {
    background-image: url(../images/tarumi-athread/bg_05.png);
    background-repeat: no-repeat;
    background-size: 80%;
    background-position: right -140px top;
    padding-top: 41px;
    text-align: center;
  }
  #athread_contents #trouble_conts h2 {
    width: 84%;
    margin: 0 auto 17px;
  }
  #athread_contents #trouble_conts .list_img {
    margin-bottom: 13px;
  }
  #athread_contents #trouble_conts .b_text {
    margin-bottom: 38px;
  }
  #athread_contents #athread_conts h2 {
    background-image: url(../images/tarumi-athread/y_border.png);
    background-size: 177px;
    background-repeat: no-repeat;
    background-position: center bottom 5px;
    padding-bottom: 4px;
    margin-bottom: 15px;
    font-size: 40px;
  }
  #athread_contents #athread_conts .top_area {
    background-color: #FAFAFA;
    position: relative;
    padding: 26px 26px 24px;
    margin-bottom: 35px;
  }
  #athread_contents #athread_conts .top_area .circle {
    width: 110px;
    position: absolute;
    right: -20px;
    bottom: -26px;
  }
  #athread_contents #athread_conts .top_area .box .text {
    margin-bottom: 16px;
  }
  #athread_contents #athread_conts .top_area .box .name {
    margin-bottom: 16px;
  }
  #athread_contents #athread_conts .top_area .box .name .small {
    font-size: 11px;
    margin-right: 8px;
    display: inline-block;
    vertical-align: middle;
  }
  #athread_contents #athread_conts .top_area .box .name .n_img {
    width: 160px;
    display: inline-block;
    vertical-align: middle;
  }
  #athread_contents #athread_conts .top_area .d_img {
    width: 80%;
    margin: 0 auto;
    line-height: 0;
  }
  #athread_contents #athread_conts .detail_area {
    margin-bottom: 34px;
  }
  #athread_contents #athread_conts .detail_area .lr_box {
    margin-bottom: 25px;
  }
  #athread_contents #athread_conts .detail_area .lr_box .text {
    margin-bottom: 25px;
  }
  #athread_contents #athread_conts .case_area {
    margin-bottom: 44px;
  }
  #athread_contents #athread_conts .case_area li {
    width: 62%;
    margin: 0 auto;
  }
  #athread_contents #athread_conts .result_area {
    position: relative;
  }
  #athread_contents #athread_conts .result_area:before {
    position: absolute;
    content: '';
    top: -37px;
    left: -30vw;
    background-image: url(../images/tarumi-athread/water_l.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 50%;
    height: 312px;
  }
  #athread_contents #athread_conts .result_area:after {
    position: absolute;
    content: '';
    bottom: -194px;
    right: -20vw;
    background-image: url(../images/tarumi-athread/water_r.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 40%;
    height: 312px;
  }
  #athread_contents #athread_conts .result_area h3 {
    width: 96%;
    margin: 0 auto 26vw;
  }
  #athread_contents #technology_conts {
    background: url(../images/tarumi-athread/bg_09.png), url(../images/tarumi-athread/bg_07.jpg);
    background-size: 90%, cover;
    background-repeat: no-repeat;
    background-position: left -28vw top, center top;
    padding-bottom: 15px;
  }
  #athread_contents #technology_conts .t_img {
    width: 48%;
    margin: -12vw auto 18px;
  }
  #athread_contents #technology_conts .title_box {
    margin-bottom: 14px;
  }
  #athread_contents #technology_conts .thread_area {
    background-color: #fff;
    width: 100%;
    float: left;
    clear: both;
    padding: 6px;
    text-align: center;
    margin-bottom: 47px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.07);
  }
  #athread_contents #technology_conts .thread_area .inner {
    border: 2px solid;
    border-image: linear-gradient(to bottom, #5789b7 0%, #a4c8e9 25%, #5789b7 50%, #a4c8e9 75%, #5789b7 100%);
    border-image-slice: 1;
    width: 100%;
    float: left;
    clear: both;
  }
  #athread_contents #technology_conts .thread_area h3 {
    font-size: 17px;
    padding: 4px 0 15px;
    color: #fff;
    background-image: url(../images/tarumi-athread/bg_08.png);
    background-size: 332px;
    background-repeat: no-repeat;
    background-position: center top;
    margin-bottom: 14px;
  }
  #athread_contents #technology_conts .thread_area .lead {
    margin: 0 4% 34px;
    text-align: left;
  }
  #athread_contents #technology_conts .thread_area .compartion {
    position: relative;
    z-index: 99;
    margin: 0 4%;
  }
  #athread_contents #technology_conts .thread_area .compartion dl {
    line-height: 26px;
  }
  #athread_contents #technology_conts .thread_area .compartion dl dt {
    color: #ffffff;
    line-height: 1.3;
    text-align: center;
    width: 100%;
    padding: 17px 0 13px;
  }
  #athread_contents #technology_conts .thread_area .compartion .left dt {
    background-color: #5b8dbb;
  }
  #athread_contents #technology_conts .thread_area .compartion .right dt {
    background-color: #c3c8cd;
  }
  #athread_contents #technology_conts .thread_area .compartion dl dd {
    padding: 20px 0 14px;
  }
  #athread_contents #technology_conts .thread_area .compartion dl dd li {
    width: 100%;
    letter-spacing: -.4em;
    position: relative;
    padding-bottom: 23px;
    margin-bottom: 20px;
  }
  #athread_contents #technology_conts .thread_area .compartion dl dd li::after {
    content: "";
    width: 100%;
    height: 19px;
    background-image: url(../images/tarumi-athread/arrow_02.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 21px;
    position: absolute;
    left: 0;
    bottom: -2px;
  }
  #athread_contents #technology_conts .thread_area .compartion dl dd li:last-of-type::after {
    background-image: none;
  }
  #athread_contents #technology_conts .thread_area .compartion dl dd li figure {
    width: 123px;
    display: inline-block;
    margin-bottom: 8px;
  }
  #athread_contents #technology_conts .thread_area .compartion dl dd li .text {
    line-height: 25px;
    letter-spacing: normal;
  }
  #athread_contents #technology_conts .list_area {
    width: 100%;
    float: left;
    clear: both;
  }
  #athread_contents #technology_conts .list_area .title_box_small {
    text-align: center;
    margin-bottom: 19px;
  }
  #athread_contents #technology_conts .list_area .title_box_small .sub {
    font-size: 17px;
    line-height: 1.8;
  }
  #athread_contents #technology_conts .list_area .title_box_small h3 {
    font-size: 36px;
    line-height: 1.3;
    color: #3c70a4;
  }
  #athread_contents #technology_conts .list_area ul {
    margin: 0 auto;
  }
  #athread_contents #technology_conts .list_area ul li {
    margin-bottom: 37px;
    position: relative;
  }
  #athread_contents #technology_conts .list_area ul li .circle {
    width: 38%;
    position: absolute;
    top: 119px;
    right: -11px;
  }
  #athread_contents #technology_conts .list_area ul li .box dl {
    margin-bottom: 18px;
  }
  #athread_contents #technology_conts .list_area ul li .box dl dt {
    font-size: 26px;
    color: #3c70a4;
    border-bottom: 1px solid #c5c5c5;
    padding-bottom: 3px;
    margin-bottom: 10px;
  }
  #athread_contents #technology_conts .list_area ul li .box dl dd {
    line-height: 32px;
  }
  #athread_contents #technology_conts .list_area ul li .img {
    width: 80%;
    margin: 0 auto;
    line-height: 0;
  }
  #athread_contents #reason_conts {
    background: linear-gradient(to right, #e1eaec, #fff, #e1eaec);
    position: relative;
    padding-bottom: 29px;
    margin-bottom: 33px;
  }
  #athread_contents #reason_conts .auto {
    width: 100%;
    margin: 0;
    position: relative;
  }
  #athread_contents #reason_conts .auto:before {
    content: "";
    width: 100%;
    height: 100%;
    background-image: url(../images/tarumi-athread/bg_10.png);
    background-repeat: no-repeat;
    background-position: center top -80px;
    background-size: 100%;
    position: absolute;
    z-index: 99;
  }
  #athread_contents #reason_conts .title_box {
    background-color: #3C70A4;
    color: #FFFFFF;
    padding: 18px 0 24px;
    position: relative;
  }
  #athread_contents #reason_conts .title_box:before {
    content: "";
    width: 30px;
    height: 30px;
    background-image: url(../images/tarumi-athread/arrow_03.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
    position: absolute;
    z-index: 999;
    bottom: -30px;
    left: 0;
    right: 0;
    margin: auto;
  }
  #athread_contents #reason_conts .title_box h2 {
    color: #FFFFFF;
    line-height: 1;
  }
  #athread_contents #reason_conts .title_box h2 span {
    font-size: 50px;
  }
  #athread_contents #reason_conts ul {
    width: 90%;
    margin: 0 5%;
    position: relative;
    z-index: 999;
    padding-top: 40px;
  }
  #athread_contents #reason_conts ul li {
    background-color: #fff;
    padding: 6px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.07);
    margin-bottom: 22px;
  }
  #athread_contents #reason_conts ul li .inner {
    width: 100%;
    border: 2px solid;
    border-image: linear-gradient(to bottom, #5789b7 0%, #a4c8e9 25%, #5789b7 50%, #a4c8e9 75%, #5789b7 100%);
    border-image-slice: 1;
    padding: 37px 6%;
  }
  #athread_contents #reason_conts ul li .box {
    position: relative;
    margin-bottom: 17px;
  }
  #athread_contents #reason_conts ul li .box dt {
    font-size: 37px;
    color: #3c70a4;
    margin-bottom: 20px;
  }
  #athread_contents #reason_conts ul li .box .number {
    position: absolute;
    top: -76px;
    left: -10px;
    color: rgba(89, 135, 181, 0.03);
    font-size: 86px;
    font-weight: bold;
  }
  #athread_contents #reason_conts ul li .box dt {
    font-size: 26px;
    letter-spacing: -.08em;
    line-height: 1.3;
    color: #3c70a4;
    margin-bottom: 10px;
  }
  #athread_contents #reason_conts ul li .img {
    line-height: 0;
  }
  #athread_contents #price_conts {
    margin-bottom: 37px;
  }
  #athread_contents #price_conts .title_box {
    margin-bottom: 16px;
  }
  #athread_contents #price_conts ul {
    margin: 0 auto;
  }
  #athread_contents #price_conts ul li {
    background-color: #E8F0F6;
    padding: 25px 24px 17px;
    text-align: center;
  }
  #athread_contents #price_conts ul li:nth-of-type(even) {
    background: none;
  }
  #athread_contents #price_conts ul li .title {
    font-size: 18px;
    line-height: 1.4;
  }
  #athread_contents #price_conts ul li .price {
    font-size: 26px;
  }
  #athread_contents #price_conts ul li .price .size_01 {
    font-size: 16px;
  }
  #athread_contents #price_conts ul li .price .size_02 {
    font-size: 12px;
  }
  #athread_contents #price_conts .caution {
    float: none;
	display: block;
    font-size: 14px;
	text-align: center; 
	margin: 5px 0 30px;
  }
  #athread_contents #flow_conts {
    background: url(../images/tarumi-athread/bg_07.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 32px 0 53px;
  }
  #athread_contents #flow_conts .title_box {
    margin-bottom: 15px;
  }
  #athread_contents #flow_conts .flow_list {
    margin-bottom: 39px;
  }
  #athread_contents #flow_conts .flow_list dl {
    margin-bottom: 20px;
    background-color: #fff;
    position: relative;
  }
  #athread_contents #flow_conts .flow_list dl::after {
    content: "";
    width: 20px;
    height: 15px;
    display: block;
    position: absolute;
    left: 101px;
    bottom: -30px;
    background-image: url("../images/tarumi-athread/icon__01.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
  }
  #athread_contents #flow_conts .flow_list dl:last-of-type {
    margin-bottom: 0;
  }
  #athread_contents #flow_conts .flow_list dl:last-of-type::after {
    display: none;
  }
  #athread_contents #flow_conts .flow_list dl dt {
    text-align: center;
    font-size: 24px;
    color: #fff;
    background-color: #3c70a4;
    padding: 8px 0px 9px;
  }
  #athread_contents #flow_conts .flow_list dl dd {
    padding: 72px 20px 16px 20px;
    background-image: url("../images/tarumi-athread/step_01.png");
    background-repeat: no-repeat;
    background-position: center 14px;
    background-size: 34px;
  }
  #athread_contents #flow_conts .flow_list dl dd .text {
    width: 100%;
  }
  #athread_contents #flow_conts .flow_list dl:nth-of-type(2) dd {
    background-image: url("../images/tarumi-athread/step_02.png");
  }
  #athread_contents #flow_conts .flow_list dl:nth-of-type(3) dd {
    background-image: url("../images/tarumi-athread/step_03.png");
  }
  #athread_contents #flow_conts .flow_list dl:nth-of-type(4) dd {
    background-image: url("../images/tarumi-athread/step_04.png");
  }
  #athread_contents #flow_conts .flow_list dl:nth-of-type(5) dd {
    background-image: url("../images/tarumi-athread/step_05.png");
  }
  #athread_contents #flow_conts .flow_list dl dd ul {
    margin-top: 15px;
  }
  #athread_contents #flow_conts .flow_list dl dd .two li {
    margin-bottom: 10px;
    line-height: 0;
  }
  #athread_contents #flow_conts .flow_list dl dd .two li:last-of-type {
    margin-bottom: 0px;
  }
  #athread_contents #flow_conts .flow_list dl dd .three li {
    width: 62%;
    margin: 0 auto 10px;
  }
  #athread_contents #flow_conts .flow_list dl dd .three li:last-of-type {
    margin-bottom: 0px;
  }
  #athread_contents #flow_conts .flow_list dl dd .three li .img {
    line-height: 0;
  }
  #athread_contents #flow_conts .flow_list dl dd .three li .text {
    background-color: #3C70A4;
    text-align: center;
    color: #FFFFFF;
    font-size: 13px;
    line-height: 13px;
    padding: 10px 0 8px;
  }
  #athread_contents #flow_conts .detail_area {
    margin: 0 auto;
    padding: 30px 5% 28px;
    background-color: #fff;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.07);
  }
  #athread_contents #flow_conts .detail_area h3 {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
  }
  #athread_contents #flow_conts .detail_area table {
    width: 100%;
    font-size: 14px;
  }
  #athread_contents #flow_conts .detail_area tr:nth-of-type(2n) {
    background-color: #e8f0f6;
  }
  #athread_contents #flow_conts .detail_area th {
    width: 30%;
    font-size: 13px;
    line-height: 1.6;
    font-weight: bold;
    padding: 12px 5% 10px 5%;
  }
  #athread_contents #flow_conts .detail_area td {
    width: 70%;
    padding: 16px 5% 18px 0;
  }
  #athread_contents #faq_conts {
    padding: 31px 0 39px;
    margin-bottom: 35px;
    background-color: #3c70a4;
  }
  #athread_contents #faq_conts .title_box h2 {
    color: #fff;
    margin-bottom: 15px;
  }
  #athread_contents #faq_conts .faq_list dl {
    width: 100%;
    padding-left: 5%;
    padding-bottom: 2px;
    background-color: #fff;
    margin-bottom: 14px;
    box-shadow: 0px 6px 6px 6px rgba(0, 0, 0, 0.03);
  }
  #athread_contents #faq_conts .faq_list dl dt {
    font-size: 18px;
    line-height: 1.5;
    padding: 21px 40px 20px 43px;
    background-image: url("../img/icon_plus.png");
    background-repeat: no-repeat;
    background-position: right 5% top 60%;
    background-size: 15px;
    position: relative;
  }
  #athread_contents #faq_conts .faq_list dl dt::before {
    content: "";
    width: 34px;
    height: 34px;
    background-image: url("../img/icon_q.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    position: absolute;
    left: 0;
    top: 19px;
  }
  #athread_contents #faq_conts .faq_list dl dd {
    line-height: 1.8;
    padding: 18px 40px 9px 40px;
    position: relative;
  }
  #athread_contents #faq_conts .faq_list dl dd::before {
    content: "";
    width: 34px;
    height: 34px;
    background-image: url("../img/icon_a.png");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
    position: absolute;
    left: 0;
    top: 15px;
  }
  #athread_contents #faq_conts .faq_list dl dd::after {
    content: "";
    width: 95%;
    height: 1px;
    background-color: #f7f7f7;
    position: absolute;
    left: 0;
    top: 0;
  }
	#athread_contents .banner_contents {
		width: 100%;
		margin: 0 auto 4vw;
		text-align: center;
		float: none;
	}
}