@charset "UTF-8";
/* ===============================================
    ! Foundation !
=============================================== */
/* =====================================
    * setting for animation style *
===================================== */
.fadeIn {
    -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);
  }
  
  /* jQueryでスクロール量に応じて付与された 'scrollIn' のスタイル */
  .fadeIn.scrollIn {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
/* =================
	all
================= */

a:hover img{
	opacity: 0.7;
}

img{
    color: inherit;
    text-decoration: none;
    -webkit-transition: .3s;
    transition: .3s;
    width: 100%;
}
.main-area .main-inner{
    width: 100%;
    max-width: none;
}
#at_1119{
    width: 1200px;
    margin: 0 auto;
    font-feature-settings: "palt";
    box-sizing: border-box;
    color: #1a1a1a;
    font-family: "Hiragino Sans",Noto Sans JP, "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "Open Sans", "メイリオ", sans-serif;
}
#at_1119 h2,#at_1119 h3{
    letter-spacing: 0.12em;
}
.flexbox{
    display: flex;
}
#at_1119 h2{
    font-size: 30px;
}
#at_1119 h3{
    font-size: 28px;
}
.price{
    font-family: arboria, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.73;
    letter-spacing: 0.06em;
}
.colorbox{
    display: block;
}
#at_1119 ::before{
    position: absolute;
    content: "";
    z-index: -1;
    background-color: #f4eed4;
}
.sp_only{
    display: none !important;
}
/* =================
	ttl
================= */
#at_1119 .top_area h2{
    position: relative;
    text-align: center;
    margin-top: 101px;
    margin-bottom: 86px;
}
#at_1119 .top_area h2::before{
    width: 450px;
    height: 16px;
    top: 20px;
    left: 50%;
    transform: translateX(-50%);
}
#at_1119 .top_area .ttlbox{
    position: relative;
    width: 1000px;
    margin: 0 auto;
    margin-bottom: 206px;
}
#at_1119 .top_area .ttlbox::before{
    width: 1000px;
    height: 606px;
    background-color: #ebf3f7;
    top: 0;
    left: 0;
    z-index: -10;
}
#at_1119 .top_area .ttlbox .flexbox{
    width: 580px;
    margin: 0 auto;
    margin-bottom: 32px;
    padding-top: 28px;
}
#at_1119 .top_area .ttlbox .flexbox .ttl{
    font-family: arboria, sans-serif;
    font-style: normal;
    font-weight: 400;
    text-align: center;
    font-size: 35px;
    letter-spacing: 0.069em;
    margin-top: 143px;
    margin-right: 26px;
    position: relative;
}
#at_1119 .top_area .ttlbox .ttl .bk{
    position: absolute;
    top: -37px;
    left: 50px;
    width: 160px;
    z-index: -1;
}
#at_1119 .top_area .ttlbox .flexbox p ._01{
    font-size: 20px;
    margin-top: 15px;
    letter-spacing: 0.069em;
}
#at_1119 .top_area .ttlbox .flexbox .imgbox{
    width: 300px;
}
#at_1119 .top_area .ttlbox .txt{
    text-align: center;
    font-size: 16px;
    letter-spacing: 0.03em;
    line-height: 1.875;
	font-feature-settings: "pkna";
}
#at_1119 .top_area .crbox{
    margin-bottom: 151px;
}
#at_1119 .top_area .crbox h3{
    text-align: center;
    position: relative;
    margin-bottom: 55px;
}
#at_1119 .top_area .crbox h3::before{
    width: 188px;
    height: 16px;
    top: 18px;
    left: 50%;
    transform: translateX(-50%);
}
#at_1119 .top_area .crbox .color{
    width: 450px;
    margin: 0 auto;
}
#at_1119 .top_area .cbbox{
    position: relative;
    width: 780px;
    margin: 0 auto;
    margin-bottom: 151px;
}
#at_1119 .top_area .cbbox::before{
    width: 780px;
    height: 205px;
    background-color: #fcfaf5;
    top: 0;
    left: 0;
    z-index: -10;
}
#at_1119 .top_area .cbbox h3{
    text-align: center;
    position: relative;
    padding-top: 52px;
    margin-bottom: 46px;
}
#at_1119 .top_area .cbbox h3::before{
    width: 352px;
    height: 16px;
    top: 71px;
    left: 50%;
    transform: translateX(-50%);
}
#at_1119 .top_area .cbbox .cb{
    font-size: 20px;
    text-align: center;
    font-feature-settings: normal;
    letter-spacing: 0.01em;
    padding-bottom: 60px;
}
/* =================
	sec1
================= */
#at_1119 .cnt_area h2{
    text-align: center;
    position: relative;
    letter-spacing: 0.08em;
    margin-bottom: 82px;
}
#at_1119 .cnt_area h2::before{
    width: 561px;
    height: 17px;
    top: 19px;
    left: 50%;
    transform: translateX(-50%);
}
#at_1119 .sec1{
    margin-bottom: 99px;
}
#at_1119 .sec1 .flexbox{
    width: 931px;
    margin: 0 auto;
    justify-content: space-between;
}
#at_1119 .sec1 .imgbox{
    width: 451px;
}
#at_1119 .sec1 .imgbox .model{
    margin-bottom: 24px;
}
#at_1119 .sec1 .txtbox{
    width: 401px;
}
#at_1119 .txtbox{
    font-feature-settings: "pkna";
    text-align: justify;
}
#at_1119 .txtbox .sub_ttl .st{
    font-family: arboria, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    letter-spacing: 0.07em;
    margin-bottom: 15px;
}
#at_1119 .txtbox .sub_ttl p{
    position: relative;
    font-size: 24px;
    letter-spacing: 0.08em;
    margin-top: 18px;
    margin-bottom: 49px;
}
#at_1119 .txtbox .sub_ttl p::before{
    width: 401px;
    height: 1px;
    top: 48px;
    left: 0;
    background-color: black;
    z-index: 1;
}
#at_1119 .txtbox .txt{
    font-size: 16px;
    letter-spacing: 0.1em;
    line-height: 1.875;
    margin-bottom: 46px;
}
/* =================
	sec2
================= */
#at_1119 .sec2 {
    width: 816px;
    margin: 0 auto;
    margin-bottom: 60px;
}
#at_1119 .sec2 .flexbox{
    justify-content: space-between;
}
#at_1119 .sec2 .imgbox{
    width: 350px;
    margin-left: 6px;
}
#at_1119 .sec2 .txtbox{
    width: 380px;
    margin-top: 89px;
    margin-left: 6px;
}
#at_1119 .sec2 .txtbox .txt{
    width: 373px;
    margin-bottom: 12px;
}
#at_1119 .sec2 .txtbox .sub_ttl p::before{
    width: 374px;
}
/* =================
	sec3
================= */
#at_1119 .sec3 {
    width: 803px;
    margin: 0 auto;
    margin-bottom: 61px;
}
#at_1119 .sec3 .flexbox{
    justify-content: space-between;
}
#at_1119 .sec3 .imgbox{
    width: 350px;
}
#at_1119 .sec3 .txtbox{
    width: 380px;
    margin-top: 98px;
}
#at_1119 .sec3 .txtbox .txt{
    width: 371px;
    margin-bottom: 12px;
    letter-spacing: 0.07em;
}
#at_1119 .sec3 .txtbox .sub_ttl p::before{
    width: 374px;
}

/* =================
	sec4
================= */
#at_1119 .sec4 {
    width: 818px;
    margin: 0 auto;
    margin-bottom: 151px;
}
#at_1119 .sec4 .flexbox{
    justify-content: space-between;
}
#at_1119 .sec4 .imgbox{
    width: 350px;
    margin-left: 8px;
}
#at_1119 .sec4 .txtbox{
    width: 380px;
    margin-top: 89px;
}
#at_1119 .sec4 .txtbox .txt{
    width: 373px;
    margin-bottom: 12px;
}
#at_1119 .sec4 .txtbox .sub_ttl p::before{
    width: 374px;
}
/* =================
	recommend
================= */
#at_1119 .recommend{
    width: 800px;
    margin: 0 auto;
    margin-bottom: 150px;
}
#at_1119 .recommend h3{
    text-align: center;
    margin-bottom: 86px;
    position: relative;
}
#at_1119 .recommend h3::before{
    width: 328px;
    height: 17px;
    top: 18px;
    left: 50%; 
    transform: translateX(-50%);
}
#at_1119 .recommend .flexbox{
    justify-content: space-between;
}
#at_1119 .recommend .flexbox._01{
    margin-bottom: 72px;
}
#at_1119 .recommend .flexbox._02{
    margin-bottom: 71px;
}
#at_1119 .recommend figure{
    width: 220px;
    margin-bottom: 16px;
}
#at_1119 .recommend .price{
    text-align: center;
    line-height: 1.4;
    font-family: "Hiragino Sans",Noto Sans JP, "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "Open Sans", "メイリオ", sans-serif;
}
#at_1119 .recommend .price span:first-child{
    display: inline-block;
    margin-bottom: 5px;
}
#at_1119 .recommend .price span:nth-of-type(2){
    display: inline-block;
    font-size: 15px;
    letter-spacing: 0.09em;
}
#at_1119 .recommend .more{
    width: 300px;
    margin: 0 auto;
}
/* =================
	profile box
================= */
#at_1119 .profile{
    width: 994px;
    margin-left: auto;  
    margin-right: auto;
    position: relative;
}
#at_1119 .profile::before{
    background-color: #fcfaf5;
    width: 994px;
    height: 352px;
    top: 0;
    left: 0;
    z-index: -1;
}
#at_1119 .profile figure{
    width: 191px;
    margin: 81px 58px 0 119px;
}
#at_1119 .explan{
    width: 510px;
    margin-top: 79px;
}
#at_1119 .explan .name{
    font-size: 24px;
    letter-spacing: 0.08em;
    margin-bottom: 29px;
}
#at_1119 .explan .name span{
    letter-spacing: 0.18em;
}
#at_1119 .explan .detail{
    font-size: 16px;
    letter-spacing: 0.1em;
    line-height: 1.88;
    width: 510px;
    margin-bottom: 220px;
}
/* =================
	bnt
================= */
#at_1119 .btnbox{
    margin-bottom: 202px;
}
#at_1119 .sp_btn,#at_1119 .sm_btn,#at_1119 .wt_btn{
    width: 700px;
    margin: 0 auto;
    margin-bottom: 39px;
}
#at_1119 .wt_btn{
    margin-bottom: 100px;
}
#at_1119 .btnbox .all{
    width: 406px;
    margin: 0 auto;
}

/* for tablet */
@media only screen
and (min-device-width: 561px)
and (max-device-width: 1024px)
and (-webkit-min-device-pixel-ratio: 1) {
	.sp_only {
		display: none !important;
    }
/* =================
	all
================= */
#at_1119{
    width: calc( 1200 * (100vw / 1200));
}
#at_1119 h2{
    font-size: calc( 32 * (100vw / 1200));
}
#at_1119 h3{
    font-size: calc( 30 * (100vw / 1200));
}
.price{
    font-size: calc( 15 * (100vw / 1200));
}
/* =================
	ttl
================= */
#at_1119 .top_area h2{
    margin-top: calc( 101 * (100vw / 1200));
    margin-bottom: calc( 86 * (100vw / 1200));
}
#at_1119 .top_area h2::before{
    width: calc( 450 * (100vw / 1200));
    height: calc( 16 * (100vw / 1200));
    top: calc( 20 * (100vw / 1200));
}
#at_1119 .top_area .ttlbox{
    width: calc( 1000 * (100vw / 1200));
    margin-bottom: calc( 206 * (100vw / 1200));
}
#at_1119 .top_area .ttlbox::before{
    width: calc( 1000 * (100vw / 1200));
    height: calc( 606 * (100vw / 1200));
}
#at_1119 .top_area .ttlbox .flexbox{
    width: calc( 580 * (100vw / 1200));
    margin-bottom: calc( 32 * (100vw / 750));
    padding-top: calc( 28 * (100vw / 1200));
}
#at_1119 .top_area .ttlbox .flexbox .ttl{
    font-size: calc( 35 * (100vw / 1200));
    margin-top: calc( 143 * (100vw / 1200));
    margin-right: calc( 18 * (100vw / 1200));
}
#at_1119 .top_area .ttlbox .ttl .bk{
    top: calc( -37 * (100vw / 1200));
    left: calc( 50 * (100vw / 1200));
    width: calc( 160 * (100vw / 1200));
}
#at_1119 .top_area .ttlbox .flexbox p ._01{
    font-size: calc( 20 * (100vw / 1200));
    margin-top: calc( 15 * (100vw / 1200));
}
#at_1119 .top_area .ttlbox .flexbox .imgbox{
    width: calc( 300 * (100vw / 1200));
}
#at_1119 .top_area .ttlbox .txt{
    font-size: calc( 16 * (100vw / 1200));
}
#at_1119 .top_area .crbox{
    margin-bottom: calc( 151 * (100vw / 1200));
}
#at_1119 .top_area .crbox h3{
    margin-bottom: calc( 55 * (100vw / 1200));
}
#at_1119 .top_area .crbox h3::before{
    width: calc( 188 * (100vw / 1200));
    height: calc( 16 * (100vw / 1200));
    top: calc( 18 * (100vw / 1200));
}
#at_1119 .top_area .crbox .color{
    width: calc( 450 * (100vw / 1200));
}
#at_1119 .top_area .cbbox{
    width: calc( 780 * (100vw / 1200));
    margin-bottom: calc( 151 * (100vw / 1200));
}
#at_1119 .top_area .cbbox::before{
    width: calc( 780 * (100vw / 1200));
    height: calc( 205 * (100vw / 1200));
}
#at_1119 .top_area .cbbox h3{
    padding-top: calc( 52 * (100vw / 1200));
    margin-bottom: calc( 46 * (100vw / 1200));
}
#at_1119 .top_area .cbbox h3::before{
    width: calc( 352 * (100vw / 1200));
    height: calc( 16 * (100vw / 1200));
    top: calc( 71 * (100vw / 1200));
}
#at_1119 .top_area .cbbox .cb{
    font-size: calc( 20 * (100vw / 1200));
    padding-bottom: calc( 60 * (100vw / 1200));
}
/* =================
	sec1
================= */
#at_1119 .cnt_area h2{
    margin-bottom: calc( 82 * (100vw / 1200));
}
#at_1119 .cnt_area h2::before{
    width: calc( 561 * (100vw / 1200));
    height: calc( 17 * (100vw / 1200));
    top: calc( 19 * (100vw / 1200));
}
#at_1119 .sec1{
    margin-bottom: calc( 99 * (100vw / 1200));
}
#at_1119 .sec1 .flexbox{
    width: calc( 931 * (100vw / 1200));
}
#at_1119 .sec1 .imgbox{
    width: calc( 451 * (100vw / 1200));
}
#at_1119 .sec1 .imgbox .model{
    margin-bottom: calc( 24 * (100vw / 1200));
}
#at_1119 .sec1 .txtbox{
    width: calc( 401 * (100vw / 1200));
}
#at_1119 .txtbox .sub_ttl .st{
    font-size: calc( 17 * (100vw / 1200));
    margin-bottom: calc( 15 * (100vw / 1200));
}
#at_1119 .txtbox .sub_ttl p{
    font-size: calc( 24 * (100vw / 1200));
    margin-top: calc( 18 * (100vw / 1200));
    margin-bottom: calc( 49 * (100vw / 1200));
}
#at_1119 .txtbox .sub_ttl p::before{
    width: calc( 401 * (100vw / 1200));
    height: calc( 1 * (100vw / 1200));
    top: calc( 48 * (100vw / 1200));
}
#at_1119 .txtbox .txt{
    font-size: calc( 16 * (100vw / 1200));
    margin-bottom: calc( 46 * (100vw / 1200));
}
/* =================
	sec2
================= */
#at_1119 .sec2 {
    width: calc( 816 * (100vw / 1200));
    margin-bottom: calc( 60 * (100vw / 1200));
}
#at_1119 .sec2 .imgbox{
    width: calc( 350 * (100vw / 1200));
    margin-left: calc( 6 * (100vw / 1200));
}
#at_1119 .sec2 .txtbox{
    width: calc( 380 * (100vw / 1200));
    margin-top: calc( 89 * (100vw / 1200));
    margin-left: calc( 6 * (100vw / 1200));
}
#at_1119 .sec2 .txtbox .txt{
    width: calc( 373 * (100vw / 1200));
    margin-bottom: calc( 12 * (100vw / 1200));
}
#at_1119 .sec2 .txtbox .sub_ttl p::before{
    width: calc( 374 * (100vw / 1200));
}
/* =================
	sec3
================= */
#at_1119 .sec3 {
    width: calc( 803 * (100vw / 1200));
    margin-bottom: calc( 61 * (100vw / 1200));
}
#at_1119 .sec3 .imgbox{
    width: calc( 350 * (100vw / 1200));
}
#at_1119 .sec3 .txtbox{
    width: calc( 380 * (100vw / 1200));
    margin-top: calc( 98 * (100vw / 1200));
}
#at_1119 .sec3 .txtbox .txt{
    width: calc( 371 * (100vw / 1200));
    margin-bottom: calc( 12 * (100vw / 1200));
}
#at_1119 .sec3 .txtbox .sub_ttl p::before{
    width: calc( 374 * (100vw / 1200));
}

/* =================
	sec4
================= */
#at_1119 .sec4 {
    width: calc( 818 * (100vw / 1200));
    margin-bottom: calc( 151 * (100vw / 1200));
}
#at_1119 .sec4 .imgbox{
    width: calc( 350 * (100vw / 1200));
    margin-left: calc( 8 * (100vw / 1200));
}
#at_1119 .sec4 .txtbox{
    width: calc( 380 * (100vw / 1200));
    margin-top: calc( 89 * (100vw / 1200));
}
#at_1119 .sec4 .txtbox .txt{
    width: calc( 373 * (100vw / 1200));
    margin-bottom: calc( 12 * (100vw / 1200));
}
#at_1119 .sec4 .txtbox .sub_ttl p::before{
    width: calc( 374 * (100vw / 1200));
}
/* =================
	recommend
================= */
#at_1119 .recommend{
    width: calc( 800 * (100vw / 1200));
    margin-bottom: calc( 150 * (100vw / 1200));
}
#at_1119 .recommend h3{
    margin-bottom: calc( 86 * (100vw / 1200));
}
#at_1119 .recommend h3::before{
    width: calc( 328 * (100vw / 1200));
    height: calc( 17 * (100vw / 1200));
    top: calc( 18 * (100vw / 1200));
}
#at_1119 .recommend .flexbox._01{
    margin-bottom: calc( 72 * (100vw / 1200));
}
#at_1119 .recommend .flexbox._02{
    margin-bottom: calc( 71 * (100vw / 1200));
}
#at_1119 .recommend figure{
    width: calc( 220 * (100vw / 1200));
    margin-bottom: calc( 16 * (100vw / 1200));
}
#at_1119 .recommend .price span:first-child{
    margin-bottom: calc( 5 * (100vw / 1200));
}
#at_1119 .recommend .price span:nth-of-type(2){
    font-size: calc( 15 * (100vw / 1200));
}
#at_1119 .recommend .more{
    width: calc( 300 * (100vw / 1200));
}
/* =================
	profile box
================= */
#at_1119 .profile{
    width: calc( 994 * (100vw / 1200));
    margin-left: calc( 203 * (100vw / 1200));
}
#at_1119 .profile::before{
    width: calc( 994 * (100vw / 1200));
    height: calc( 352 * (100vw / 1200));
}
#at_1119 .profile figure{
    width: calc( 191 * (100vw / 1200));
    margin: calc( 81 * (100vw / 1200)) calc( 58 * (100vw / 1200)) 0 calc( 119 * (100vw / 1200));
}
#at_1119 .explan{
    width: calc( 510 * (100vw / 1200));
    margin-top: calc( 79 * (100vw / 1200));
}
#at_1119 .explan .name{
    font-size: calc( 24 * (100vw / 1200));
    margin-bottom: calc( 29 * (100vw / 1200));
}
#at_1119 .explan .detail{
    font-size: calc( 16 * (100vw / 1200));
    width: calc( 510 * (100vw / 1200));
    margin-bottom: calc( 220 * (100vw / 1200));
}
/* =================
	bnt
================= */
#at_1119 .btnbox{
    margin-bottom: calc( 202 * (100vw / 1200));
}
#at_1119 .sp_btn,#at_1119 .sm_btn,#at_1119 .wt_btn{
    width: calc( 700 * (100vw / 1200));
    margin-bottom: calc( 39 * (100vw / 1200));
}
#at_1119 .wt_btn{
    margin-bottom: calc( 100 * (100vw / 1200));
}
#at_1119 .btnbox .all{
    width: calc( 406 * (100vw / 1200));
}
}