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

PC CSS

File name : pc.css
   
====================================*/
@media screen and (min-width: 769px) {
  #loading {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 150px;
    height: 100px;
    margin: -10px 0 0 -75px;
  }
  #loading .txt {
    font-size: 11px;
    text-align: center;
    padding: 10px 0 0;
    letter-spacing: 0.1rem;
    font-weight: bold;
    display: none;
  }
  #loader-bg {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: #fff;
    z-index: 9999;
  }
  body {
    overflow-x: hidden;
    font-weight: 500;
    color: #222;
  }
  a {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  a:hover {
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    color: #222;
    text-decoration: underline;
    border-style: none;
  }
  a:hover {
    text-decoration: none;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  img {
    -ms-interpolation-mode: bicubic;
  }
  .spBox {
    display: none;
  }
  #container {
    line-height: 1.8;
    background: #fff;
  }
  .contentsTop {
    padding: 50px 0;
    margin: 0 auto;
  }
  .contents {
    width: 1000px;
    padding: 50px 0;
    margin: 0 auto;
  }
  h1 {
    position: absolute;
    top: 27px;
    left: 0;
    width: 200px;
    margin: 0;
  }
  h1 img {
    width: 100%;
    height: auto;
  }
  h2 {
    text-align: left;
    font-size: 16px;
    padding: 0 0 10px;
    margin: 0;
    line-height: 1.4;
    letter-spacing: 0.1rem;
	font-weight: 600 !important;
  }
  h3 {
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    padding: 10px 0 30px;
  }
  p {
    text-align: center;
    margin: 0 0 20px;
  }
  p.indentfront {
    text-indent: -1em;
    padding-left: 2em;
    padding-bottom: 0 !important;
    margin: 0 0 0 1em !important;
  }
  /*

header
-----------------------------------*/
  header .btn__onlineshop--header a {
    position: absolute;
    width: 33px;
    height: 33px;
    display: block;
    top: 27px;
    right: 0;
    z-index: 99;
  }
  header .btn__instagram--header a {
    position: absolute;
    display: block;
    top: 10px;
    right: 62px;
    z-index: 99;
    font-size: 36px;
    color: #000;
  }
  .second__header .btn__instagram--header a {
    color: #000;
  }
  header a {
    text-decoration: none;
  }
  header .btn__frame {
    position: absolute;
    top: 50px;
    right: 270px;
  }
  header .btn__frame a {
    display: block;
    color: #fff;
  }
  header .btn__frame span {
    font-size: 10px;
    display: block;
  }
  header .btn__ordermade {
    position: absolute;
    top: 50px;
    right: 150px;
    background: url("../img/boader_tate.svg") top left no-repeat;
  }
  header .btn__ordermade a {
    display: block;
    color: #fff;
    padding: 0 0 0 23px
  }
  header .btn__ordermade span {
    font-size: 10px;
    display: block;
  }
  header.second__header {
    z-index: 9999;
    position: fixed;
    width: 100%;
    top: 0;
    background: #fff;
    height: 90px;
  }
  .swiper-container .btn__language a {
    position: absolute;
    display: block;
    left: 40px;
    top: 50%;
    margin: -100px 0 0;
    z-index: 999;
  }
  .swiper-container .btn__language a:hover {
    margin: -90px 0 0;
  }
  .second__mainarea .btn__language a {
    position: absolute;
    display: block;
    left: 40px;
    top: 50%;
    margin: -100px 0 0;
    z-index: 999;
  }
  .second__mainarea .btn__language a:hover {
    margin: -90px 0 0;
  }
  header.second__header .btn__ordermade a {
    color: #000;
  }
  header.second__header .btn__frame a {
    color: #000;
  }
  header.top__sub {
    display: none;
  }
  header.top__sub .btn__ordermade a {
    color: #000;
  }
  header.top__sub .btn__frame a {
    color: #000;
  }
  header.top__header {
    width: 100%;
    position: absolute;
    bottom: -80px;
    background: #fff;
    height: 80px;
    z-index: 999;
  }
  .header__inner {
    width: 1200px;
    margin: auto;
    position: relative;
    height: 48px;
  }
  .header__inner ul {
    width: 840px;
    height: 32px;
    position: absolute;
    top: 29px;
    left: 234px;
    margin: 0;
    background: url("../img/boader_tate.png") top left repeat-y;
	background-size:3px auto;   
  }
  .header__inner ul li {
    /*width: 12.5%;*/
	
    float: left;
    background: url("../img/boader_tate.png") top right repeat-y;
	background-size:3px auto;   
  }
  .header__inner ul li a {
    display: block;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    position: relative;
    font-size: 14px;
    line-height: 1.5;
	padding: 7px 19px;  
  }
  .header__inner ul li a span {
    display: block;
    font-size: 12px;
    color: #174173;
  }
  /*

footer
-----------------------------------*/
  footer {
    background: #102240;
    margin: 0;
    padding: 36px 0 36px;
    font-size: 10px;
    overflow: hidden;
    text-align: center;
    color: #fff;
  }
  footer .box__inner {
    width: 1000px;
    margin: 0 auto;
    position: relative;
    text-align: left;
  }
  footer .foot__nav ul {
    overflow: hidden;
    border-left: 1px dotted #fff;
  }
  footer .foot__nav ul li {
    float: left;
    border-right: 1px dotted #fff;
  }
  footer .foot__nav ul li a {
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    padding: 2px 17px;
    text-align: center;
    display: block;
    line-height: 1.4;
  }
  footer .foot__nav ul li a span {
    display: block;
    font-size: 11px; 
	padding: 10px 4px;  
  }
  footer .foot__nav--sub {
    font-size: 12px;
    text-align: left;
    padding: 30px 0 5px;
    margin: 0;
  }
  footer .foot__nav--sub a {
    color: #fff;
    text-decoration: none;
  }
  footer .box__inner .btn__onlineshop {
    position: absolute;
    top: 0 !important;
    right: 0;
  }
  footer .box__inner .btn__onlineshop a {
    width: 150px;
    text-align: left;
    font-size: 13px;
    margin: 0 0 0;
    font-weight: bold;
    display: block;
    position: relative;
    text-decoration: none;
    padding: 6px 5px;
    letter-spacing: 0rem;
    border: 3px solid #174173;
    color: #174173;
    text-align: center;
    background: #fff;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
  }
  footer .box__inner .btn__onlineshop a i.fa-yaji {
    width: 13px;
    height: 11px;
    background: url("../img/icon_arrow.svg")top center no-repeat;
  }
  footer .btn__language {
    position: absolute;
    bottom: 10px;
    right: 50px;
  }
  footer .btn__language a {
    color: #fff;
    font-size: 11px;
    text-decoration: none;
  }
  footer .sns {
    position: absolute;
    bottom: -4px;
    right: 0;
  }
  footer .sns a {
    color: #fff;
    font-size: 30px;
  }
  .copy {
    font-size: 10px;
    padding: 0 0 0;
    margin: 0;
    text-align: left;
  }
  .topBtn {
    position: fixed; /*固定*/
    bottom: 0; /*場所を右下に移動*/
    right: 10px; /*場所を右下に移動*/
    display: block; /*aタグをblock要素に変更*/
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
    width: 7px;
    height: 80px;
    padding: 20px;
    z-index: 9999;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .topBtn img {
    width: 100%;
    height: auto;
  }
  .topBtn:hover {
    opacity: 0.7;
    bottom: 10px;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  /*

section
-----------------------------------*/
  #bg {
    position: relative;
    background: #000;
  }
  .bgblack {
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    z-index: 10;
    display: none;
  }
  .swiper-slide {
    height: 100%;
    width: 100%;
  }
  .swiper-container {
    height: calc(100% - 80px) !important;
  }
  .topslide01 {
    background: url("../img/slider_01.jpg")top center no-repeat;
    background-size: cover;
  }
  .topslide02 {
    background: url("../img/slider_02.jpg")top center no-repeat;
    background-size: cover;
  }
  .topslide03 {
    background: url("../img/slider_03.jpg")top center no-repeat;
    background-size: cover;
  }
  .topslide04 {
    background: url("../img/slider_04.jpg")top center no-repeat;
    background-size: cover;
  }
  .topslide05 {
    background: url("../img/slider_05.jpg")top center no-repeat;
    background-size: cover;
  }
  .topslide06 {
    background: url("../img/slider_06.jpg")top center no-repeat;
    background-size: cover;
  }
  .topslide07 {
    background: url("../img/slider_07.jpg")top center no-repeat;
    background-size: cover;
  }	
	
	.img__movie{
		margin: 50px auto 40px;
		max-width: 1000px;
	}
	
	.img__movie02{
		max-width: 900px;
		margin: 20px auto 100px;
	}
	
	.img__movie03{
		max-width: 900px;
		margin: 0 auto;
		padding: 20px 0 80px 0;
		box-sizing:border-box
	}	
	
  /*

top
-----------------------------------*/
  #mainArea {
    position: relative;
    height: 100vh;
    overflow: hidden;
  }
  #mainArea .main__logo {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -38px 0 0 -260px;
    z-index: 200;
  }
  #mainArea .main-txt img {
    width: 100%;
    height: auto;
  }
  /* contents nav */
  .contents__nav h2 {
    font-size: 44px;
    text-align: center;
    margin: 20px 0 10px;
  }
  .contents__nav h2 span {
    font-size: 40px;
  }
  .contents__nav ul {
    width: 1000px;
    height: 48px;
    margin: 30px auto;
    background: url("../img/boader_tate.svg") top left repeat-y;
  }
  .contents__nav ul li {
    width: 12.5%;
    float: left;
    background: url("../img/boader_tate.svg") top right repeat-y;
  }
  .contents__nav ul li a {
    display: block;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    position: relative;
  }
  .contents__nav ul li a:hover:before {
    content: "";
    width: 20px;
    height: 20px;
    background: url("../img/icon_down.svg") top center no-repeat;
    background-size: 20px auto;
    position: absolute;
    bottom: -50px;
    left: 50%;
    margin: 0 0 0 -10px;
  }
  .contents__nav ul li a span {
    display: block;
    font-size: 12px;
    color: #174173;
  }
  /* top fujiya */
  .fujiya {
    position: relative;
    padding: 60px 0 100px;
    margin: 0 0 0;
  }
  .fujiya .box__inner {
    width: 1000px;
    margin: 0 auto;
    display: flex;
    flex-flow: row-reverse;
  }
  .fujiya .ttl__boader--dotted {
    text-align: left;
    font-size: 20px;
    margin: 0 0 30px;
    padding: 0 0 10px;
    font-weight: 600;
    background: url("../img/boader_dotted.svg") bottom left repeat-x;
  }
  .fujiya .ttl__main {
    font-size: 40px;
    position: relative;
    margin: 0 0 30px;
    line-height: 1.0;
  }
  .fujiya .ttl__main span.tate {
    color: #174173 !important;
    font-size: 10px;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    position: absolute;
    top: 0px;
    left: -15px;
  }
  .fujiya .box__left {
    width: 50%;
    margin: 30px 0 0;
  }
  .fujiya .box__left .box__left--inner {
    padding: 0 15px 0 15px;
  }
  .fujiya .box__left p {
    text-align: left;
  }
  .fujiya .box__right img {
    width: 100%;
    height: auto;
  }
  .fujiya .box__right {
    width: 50%;
  }
  /* top tenugui */
  .tenugui {
    position: relative;
    padding: 0 0 25px;
    background: #ddb26e;
  }
  .tenugui .box__inner {
    width: 1000px;
    margin: 0 auto;
    display: flex;
  }
  .tenugui .box__left {
    width: 80%;
    margin: 35px 0 0;
  }
  .tenugui .box__right {
    width: 20%;
    margin: 150px 0 0;
    padding: 0 0 0 30px;
  }
  .tenugui .ttl__boader--dotted {
    text-align: left;
    font-size: 20px;
    margin: 0 0 30px;
    padding: 0 0 10px;
    font-weight: 600;
    color: #fff;
    background: url("../img/boader_dotted.svg") bottom left repeat-x;
  }
  .tenugui .ttl__main {
    font-size: 40px;
    position: relative;
    margin: 0 0 30px;
    line-height: 1.0;
    color: #fff;
  }
  .tenugui .ttl__main span.tate {
    color: #174173 !important;
    font-size: 10px;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    position: absolute;
    top: -5px;
    left: -15px;
  }
  .tenugui .ttl__main span.small {
    font-size: 30px
  }
  .tenugui .box__left p {
    text-align: left;
    color: #fff;
  }
	
  .tenugui .box__left--inner{
		padding: 0 0 0 15px;
	}	
	
	
  /* top process */
  .process {
    position: relative;
    padding: 100px 0 100px;
    margin: 0 0 0;
    background: #1989ba url("../img/bg_03.jpg");
    background-size: 100% auto;
  }
  .process .box__inner {
    width: 1000px;
    margin: 0 auto;
    display: flex;
    flex-flow: row-reverse;
  }
  .process .ttl__boader--dotted {
    text-align: left;
    font-size: 20px;
    margin: 0 0 30px;
    padding: 0 0 10px;
    font-weight: 600;
    color: #fff;
    background: url("../img/boader_dotted.svg") bottom left repeat-x;
  }
  .process .ttl__main {
    font-size: 40px;
    position: relative;
    margin: 0 0 30px;
    line-height: 1.0;
    color: #fff;
  }
  .process .ttl__main span.tate {
    color: #174173 !important;
    font-size: 10px;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    position: absolute;
    top: 0px;
    left: -15px;
  }
  .process .box__left {
    width: 50%;
    margin: 30px 0 0;
  }
  .process .box__left .box__left--inner {
    padding: 0 0 0 15px;
  }
  .process .box__left p {
    text-align: left;
    color: #fff;
  }
  .process .box__left p.txt__large {
    font-size: 20px !important;
  }
  .process .box__right img {
    width: 100%;
    height: auto;
  }
  .process .box__right {
    width: 50%;
  }
  /* top gallery */
  .gallery {
    position: relative;
    padding: 0 0 25px;
    background: #fff;
  }
  .gallery .box__inner {
    width: 1000px;
    margin: 0 auto;
    display: flex;
  }
  .gallery .box__left {
    width: 80%;
    margin: 35px 0 0;
  }
  .gallery .box__right {
    width: 20%;
    margin: 163px 0 0;
    padding: 0 0 0 30px;
  }
  .gallery .ttl__boader--dotted {
    text-align: left;
    font-size: 20px;
    margin: 0 0 30px;
    padding: 0 0 10px;
    font-weight: 600;
    background: url("../img/boader_dotted.svg") bottom left repeat-x;
  }
  .gallery .ttl__main {
    font-size: 40px;
    position: relative;
    margin: 0 0 30px;
    line-height: 1.0;
  }
  .gallery .ttl__main span.tate {
    color: #174173 !important;
    font-size: 10px;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    position: absolute;
    top: -5px;
    left: -15px;
  }
  .gallery .ttl__main span.small {
    font-size: 30px
  }
  .gallery .box__left p {
    text-align: left;
  }
  
  .gallery .box__left--inner{
		padding: 0 0 0 15px;
	}		
	
	
  /* top style */
  .style {
    position: relative;
    padding: 100px 0 100px;
    margin: 0 0 0;
    background: #f4cf7c;
  }
  .style .box__inner {
    width: 1000px;
    margin: 0 auto;
    display: flex;
    flex-flow: row-reverse;
  }
  .style .ttl__boader--dotted {
    text-align: left;
    font-size: 20px;
    margin: 0 0 30px;
    padding: 0 0 10px;
    font-weight: 600;
    background: url("../img/boader_dotted.svg") bottom left repeat-x;
  }
  .style .ttl__main {
    font-size: 40px;
    position: relative;
    margin: 0 0 30px;
    line-height: 1.0;
  }
  .style .ttl__main span.tate {
    color: #174173 !important;
    font-size: 10px;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    position: absolute;
    top: 0px;
    left: -15px;
  }
  .style .box__left {
    width: 50%;
    margin: 30px 0 0;
  }
  .style .box__left .box__left--inner {
    padding: 0 15px 0 15px;
  }
  .style .box__left p {
    text-align: left;
  }
  .style .box__left p.txt__large {
    font-size: 20px !important;
  }
  .style .box__right img {
    width: 100%;
    height: auto;
  }
  .style .box__right {
    width: 50%;
  }
	
  /* top order */
  .order {
    position: relative;
    padding: 100px 0 100px;
    margin: 0 0 0;
    background: #2c4f54;
  }
  .order .box__inner {
    width: 1000px;
    margin: 0 auto;
    display: flex;
    flex-flow: row-reverse;
  }
  .order .ttl__boader--dotted {
    text-align: left;
    font-size: 20px;
    margin: 0 0 30px;
    padding: 0 0 10px;
    font-weight: 600;
    background: url("../img/boader_dotted_white.svg") bottom left repeat-x;
	color: #fff;  
  }
  .order .ttl__main {
    font-size: 40px;
    position: relative;
    margin: 0 0 30px;
    line-height: 1.0;
	color: #fff;    
  }
  .order .ttl__main span.tate {
   color: #fff !important; 
    font-size: 10px;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    position: absolute;
    top: 0px;
    left: -15px;
	 
  }
  .order .box__left {
    width: 50%;
    margin: 30px 0 0;
  }
  .order .box__left .box__left--inner {
    padding: 0 0 0 15px;
  }
  .order .box__left p {
    text-align: left;
	color: #fff;    
  }
  .order .box__left p.txt__large {
    font-size: 20px !important;
	color: #fff;    
  }
  .order .box__right img {
    width: 100%;
    height: auto;
  }
  .order .box__right {
    width: 50%;
  }
	
	.order .order__img--txt{
		text-align: right;
		color: #fff;
		font-size: 12px;
		margin:5px 0 0;
		font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	}
	
	.order__img--txt02{
		text-align: right;
		color: #fff;
		font-size: 12px;
		margin:-30px 70px 0 0;
		font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
		
	}	
	
	
  /* top onlineshop */
  .onlineshop {
    position: relative;
    padding: 0 0 0;
    margin: 0 0 0;
    background: #102240 url("../img/bg_02.gif");
    display: flex;
    flex-flow: row-reverse;
  }
  .onlineshop .ttl__main {
    font-size: 30px;
    position: relative;
    margin: 0 0 20px;
    line-height: 1.3;
    color: #fff;
  }
  .onlineshop .ttl__main span {
    color: #7ecbe0 !important;
    font-size: 12px;
    display: block;
    padding: 0 0 8px;
  }
  .onlineshop .box__left {
    width: 50%;
    margin: 35px 0 0;
    position: relative;
  }
  .onlineshop .box__left .box__left--inner {
    padding: 0 0 0 15px;
    position: absolute;
    top: 0;
    right: 0;
    width: 500px;
  }
  .onlineshop .box__left p {
    text-align: left;
    color: #fff;
  }
  .onlineshop .box__right img {
    width: 100%;
    height: auto;
  }
  .onlineshop .box__right {
    width: 50%;
  }
  /* top shopinfo */
  .shopinfo {
    position: relative;
    padding: 100px 0;
    margin: 0 0 0;
  }
  .shopinfo .ttl__logo {
    padding: 0 0 50px;
  }
  .shopinfo .img__box {
    padding: 0 0 50px;
  }
  .shopinfo .box__txt {
    width: 360px;
    margin: 0 auto;
  }
  .shopinfo .box__txt p {
    text-align: left;
  }
  .shopinfo .box__txt p.txt__small {
    text-align: left;
    font-size: 12px !important;
    margin: -18px 0 20px;
  }
  .shopinfo .btn__box {
    width: 1000px;
    display: flex;
    margin: 0 auto;
  }
  .shopinfo .btn__box p {
    padding: 10px 0 0 20px;
  }
  /*

second
-----------------------------------*/
  .second__mainarea {
    position: relative;
    padding: 90px 0 0;
  }
  .contents__second {
    background: url("../img/bg_05.jpg");
  }
  .main__secondtxt--fujiya {
    position: absolute;
    color: #fff;
    font-size: 40px;
    bottom: 23%;
    right: 8%;
    font-weight: bold;
    text-align: left;
  }
  .main__secondtxt--about {
    position: absolute;
    color: #fff;
    font-size: 40px;
    bottom: 23%;
    right: 10%;
    font-weight: bold;
    text-align: left;
  }
  .main__secondtxt--process {
    position: absolute;
    color: #fff;
    font-size: 40px;
    bottom: 12%;
    right: 8%;
    font-weight: bold;
    text-align: left;
  }
  .main__secondtxt--gallery {
    position: absolute;
    color: #fff;
    font-size: 40px;
    bottom: 12%;
    right: 8%;
    font-weight: bold;
    text-align: left;
  }
  .main__secondtxt--style {
    position: absolute;
    color: #fff;
    font-size: 40px;
    top: 20%;
    left: 7%;
    font-weight: bold;
    text-align: left;
  }
  .main__secondtxt--ordermade {
    position: absolute;
    color: #fff;
    font-size: 40px;
    bottom:22%;
    right: 8%;
    font-weight: bold;
    text-align: left;
  }
  .main__secondtxt--flame {
    position: absolute;
    color: #fff;
    font-size: 40px;
    top: 40%;
    left: 9%;
    font-weight: bold;
  }
  .main__secondtxt--flame span {
    font-size: 40px;
    padding: 0 0 0 240px;
    font-weight: bold;
  }
  .hanko {
    position: absolute;
    bottom: 40px;
    left: 30px;
    z-index: 99;
  }
  .main__txtarea {
    width: 900px;
    margin: 0 auto;
    padding: 80px 0 20px;
  }
  .main__txtarea h2 {
    font-size: 40px;
    text-align: left;
    padding: 0 0 30px;
  }
  .main__txtarea h3 span {
    text-align: center;
    font-size: 28px;
    margin: 0 0 30px;
    padding: 0 0 10px;
    font-weight: 600;
    background: url("../img/boader_dotted.svg") bottom left repeat-x;
  }
  .main__txtarea p {
    font-size: 20px;
    text-align: left;
  }
  .main__txtarea p.about__mtxt {
    font-size: 18px;
    text-align: left;
  }
  .contents__inner {
    width: 900px;
    margin: 0 auto;
    padding: 0 0 60px;
  }
  .ttl__sub {
    font-size: 30px;
  }
  .ttl__subB {
    font-size: 30px;
    padding: 0 0 60px;
  }
  /*

fujiya
-----------------------------------*/
  .fujiya__txtbox h3, .fujiya__txtbox p {
    text-align: left;
  }
  .fujiya__txtbox {
    position: relative;
    width: 900px;
    margin: 30px auto 0;
  }
  .fujiya__mtxt {
    width: 700px;
    margin: 0 auto 30px;
    text-align: left !important;
  }
	
  .fujiya_mtxt02 h2{
    text-align: center !important;
  }	
	
	
	
  .fujiya__mtxtbox h2 {
    padding: 0 0 30px 38px;
  }
	
  
  .fujiya__mtxtbox h3 {
	  text-align: center;
    font-size: 28px;
    margin: 0 50px 30px;
    padding: 0 0 10px;
    font-weight: 600;
    background: url("../img/boader_dotted.svg") bottom left repeat-x;
	}
	
	.fujiya__mtxtbox h3 span{
		background:none;
	}	
	
  .fujiya__txtbox .btn__second {
    position: absolute;
    bottom: 30px;
    right: 0;
  }
  .contents__inner--fujiya {
    width: 800px !important;
    margin: 0 auto;
  }
  .contents__inner--fujiya p {
    font-size: 20px;
    padding: 20px 0 30px;
  }
  .profile__box .txt__name {
    font-size: 40px;
    text-align: left;
    margin: 10px 0 0;
    font-weight: bold;
  }
  .profile__box .txt__dai {
    font-size: 18px;
    text-align: left;
    position: absolute;
    bottom: 80px;
    left: -3px;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
  }
  .profile__box .img__box {
    margin: 0 0 60px;
    text-align: right;
    position: relative;
  }
  .profile__box .img__box img {
    width: 750px;
    height: auto;
  }
  .box__omoi {
    background: #102240 url("../img/bg_02.gif");
    padding: 100px 0 20px;
    margin: 50px 0 85px;
    position: relative;
  }
  .box__omoi .bar__tate {
    width: 1px;
    background: #eee;
    height: 100px;
    position: absolute;
    top: -50px;
    left: 50%;
  }
	
	
	.box__omoi .box__parent .txt__box{
		padding: 120px 0 0 70px;
	}	
	
  .box__omoi .box__parent p {
    color: #fff;
    font-size: 28px !important;
  }
  .omoi_txt {
    padding: 20px 0 0 40px;
  }
  .omoi__imgtxt {
    text-align:left;
	  margin: 0 0 400px;
	  color: #fff;
	  font-size:40px;
	  
  }
  .box__parentB {
    display: flex;
    margin: 0 auto 60px;
    max-width: 1280px;
  }
  .box__parentB .txt__box {
    width: 50%;
    padding: 100px 0 0;
  }
  .box__parentB .txt__box p {
    color: #fff;
    font-size: 30px;
    text-align: left
  }
  .box__parentB .img__box {
    width: 50%;
  }
  .box__parentB .img__box img {
    width: 100%;
    height: auto;
    margin: -170px 0 0;
  }
	
	.omoi__boxB{
		margin-top: -20px;
	}
	
	.omoi__boxB .img__box{
		width: 38%;
	}
	
	.omoi__boxB .txt__box p{
		font-size: 28px !important;
		text-align: left;
		padding: 0 0 0 150px;
		margin: -85px 0 0 0 !important;
	}
	
	
  /*

about
-----------------------------------*/
  .contents__inner--about p {
    font-size: 20px;
    padding: 20px 0 30px;
  }
  .hakama__box {
    background: #cd964f;
    padding: 30px 80px;
  }
  .hakama__box p {
    font-size: 24px;
  }
  .hakama__box--inner {
    width: 101%;
    padding: 0 0 20px;
  }
  .hakama__box img {
    width: 24%;
    height: auto;
    margin: 0 1% 0 0;
  }
  .img__box--fullsize02 {
    padding: 0;
  }
  .about__boxA {
    width: 1100px;
    margin: 100px auto 0;
    text-align: left;
  }
  .about__boxA p {
    text-align: left !important;
  }
  .about__boxB .img__box {
    width: 100% !important;
  }
  .contents__inner--about {
    padding: 30px 0 100px;
  }
  .contents__inner--about p {
    font-size: 22px;
    padding: 20px 0 30px;
  }
  .contents__inner--about .img__box {
    width: 760px;
    margin: 0 auto;
  }
  .contents__inner--about .img__box img {
    width: 100%;
    height: auto;
  }
  .box__parent {
    display: flex;
    margin: 0 auto 60px;
    max-width: 1100px;
  }
  .box__parent .img__box {
    width: 68%;
  }
  .box__parent .img__box img {
    width: 100%;
    height: auto;
  }
  .box__parent .txt__box {
    padding: 50px 0 0 50px;
    width: 32%;
  }
  .box__parent .txt__box h3, .box__parent .txt__box p {
    text-align: left;
  }
  .box__parent .txt__box p {
    font-size: 20px;
  }
  /*

process
-----------------------------------*/
  .box__parentC {
    display: flex;
    margin: 0 auto 60px;
    max-width: 1280px;
    justify-content: center;
    align-items: center;
  }
  .box__parentC .txt__box {
    width: 50%;
    padding: 0 0 0 50px;
  }
  .box__parentC .txt__box h3 {
    text-align: left;
    padding: 0 0 0;
    margin: 0 0 30px;
  }
  .box__parentC .txt__box h3 span {
    font-size: 30px;
    padding: 0 0 5px;
    background: url("../img/boader_dotted.svg") bottom left no-repeat;
  }
  .box__parentC .txt__box p {
    text-align: left;
    font-size: 20px;
  }
  .box__parentC .img__box {
    width: 50%;
  }
  .box__parentC .img__box img {
    width: 100%;
    height: auto;
  }
	
	.process__boxB h2{
		text-align: center;
		margin: -30px 0 0;
	}	
  /*

gallery
-----------------------------------*/
  .gallery__boxA {
    width: 900px;
    margin: 0 auto;
  }
  .gallery__boxA h3 {
    text-align: left;
    font-size: 30px;
  }
  .gallery__boxA h3 span {
    background: none;
  }
  .gallery__boxA p {
    text-align: left;
    font-size: 18px;
  }
  .gallery__rekishi {
    background: #174173 url("../img/bg_07.jpg");
    padding: 100px 0 20px;
    position: relative;
  }
  .gallery__rekishi h3 {
    color: #fff;
  }
  .gallery__rekishi p {
    font-size: 18px;
    color: #fff;
  }
  .gallery__rekishi .img__box {
    padding: 10px 0 30px;
  }
  .gallery__rekishi .bar__tate {
    width: 1px;
    background: #eee;
    height: 100px;
    position: absolute;
    top: -50px;
    left: 50%;
  }
  .gallery__boxB {
    width: 900px;
    margin: 0 auto 100px;
  }
  .ttl__gallery {
    color: #174173;
    position: relative;
    padding: 0 65px;
    margin: 100px 0 30px;
    text-align: center;
  }
  .ttl__gallery:before {
    position: absolute;
    top: calc(50% - 1px);
    left: 0;
    width: 100%;
    content: '';
    height: 3px;
    background: url("../img/boader_dotted.svg") center center repeat-x;
  }
  .ttl__gallery span {
    position: relative;
    padding: 0 1em;
    background: #fff;
  }
  .gallery__boxB ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .gallery__boxB ul li {
    width: 24%;
    margin: 0 0.5% 30px;
  }
  .gallery__boxB ul li img {
    width: 100%;
    height: auto;
    margin: 0 0 15px;
  }
  .img__cap {
    text-align: right;
    color: #fff;
    font-size: 14px;
    padding: 5px 0 0;
  }
  .gallery__boxB ul li a {
    display: block;
    text-decoration: none;
  }
  .txt__large {
    font-size: 30px;
  }
  .gallery__boxC {
    margin: 60px 0;
  }
  .img__boxB {
    width: 80%;
    margin: 0 auto;
  }
  .img__boxB img {
    width: 100%;
    height: auto;
  }
  .gallery__boxD {
    margin: 30px 60px 0;
  }
  .gallery__boxD p {
    text-align: left;
  }
  /*

flame
-----------------------------------*/
  .contents__inner--flame p {
    font-size: 22px;
    padding: 20px 0 30px;
  }
  .contents__inner--flame .img__box {
    width: 900px;
    margin: 0 auto;
  }
  .contents__inner--flame .img__box img {
    width: 100%;
    height: auto;
  }
  /*

style
-----------------------------------*/
  .style__boxA {
    width: 1100px;
    margin: 50px auto 0;
    display: flex;
    justify-content: space-between;
  }
  .style__boxA .left {
    width: 47%;
    margin: 80px 0 0;
  }
  .style__boxA .right {
    width: 47%;
    margin: 0;
  }
  .style__boxA img {
    width: 100%;
    height: auto;
  }
  .style__boxB {
    width: 1280px;
    margin: 100px auto 0;
    display: flex;
    justify-content: space-between;
  }
  .style__boxB .left {
    width: 58%;
  }
  .style__boxB .left .style__txt {
    font-size: 30px;
    text-align: left;
    margin: 50px 0 0 200px;
  }
  .style__boxB .right {
    width: 35%;
    padding: 250px 0 0;
  }
  .style__boxB img {
    width: 100%;
    height: auto;
  }
  .style__boxC {
    width: 1100px;
    margin: 100px auto 0;
    text-align: left;
  }
  .style__boxD {
    width: 850px;
    padding: 100px 0 0;
    margin: 0 auto;
  }
  .style__boxE {
    width: 1000px;
    padding: 100px 0 0;
    margin: 0 auto;
  }
  .style__boxF {
    width: 1100px;
    margin: 100px auto 0;
    display: flex;
    justify-content: space-between;
  }
  .style__boxF .left {
    width: 48%;
    margin: 80px 0 0;
  }
  .style__boxF .right {
    width: 48%;
    margin: 0;
  }
  .style__boxF .right .style__txt {
    font-size: 30px;
    text-align: left;
    margin: 0 0 100px 250px;
  }
  .style__boxF img {
    width: 100%;
    height: auto;
  }
  .style__boxG {
    width: 1000px;
    margin: 100px auto 0;
  }
  .style__boxH {
    width: 1100px;
    margin: 100px auto 0;
    text-align: left;
  }
  .style__boxH .style__txt {
    font-size: 30px;
    text-align: right;
    margin: 0 50px 70px 0;
  }
  .style__boxI {
    width: 1100px;
    margin: 100px auto 0;
    display: flex;
    justify-content: space-between;
  }
  .style__boxI .left {
    width: 30%;
    padding: 148px 0 0;
  }
  .style__boxI .right {
    width: 65%;
    padding: 0;
  }
  .style__boxI img {
    width: 100%;
    height: auto;
  }
  .style__boxJ {
    width: 1100px;
    margin: 100px auto 0;
  }
  .style__boxK {
    width: 1000px;
    margin: 100px auto 0;
    display: flex;
    justify-content: space-between;
  }
  .style__boxK .left {
    width: 47%;
    padding: 20px 0 0;
  }
  .style__boxK .style__txt {
    font-size: 30px;
    text-align: left;
    margin: 0 0 130px 50px;
  }
  .style__boxK .right {
    width: 47%;
    padding: 0;
  }
  .style__boxK img {
    width: 100%;
    height: auto;
  }
  .style__boxL {
    width: 1100px;
    margin: 0 auto 0;
    text-align: left;
  }
  .style__boxM {
    width: 1100px;
    margin: 100px auto 0;
    display: flex;
    justify-content: space-between;
  }
  .style__boxM .left {
    width: 54%;
    padding: 0;
  }
  .style__boxM .style__txt {
    font-size: 30px;
    text-align: left;
    margin: 130px 0 0 150px;
    line-height: 2.5;
  }
  .style__boxM .right {
    width: 40%;
    padding: 150px 0 0;
  }
  .style__boxM img {
    width: 100%;
    height: auto;
  }
  .style__boxN {
    width: 800px;
    margin: 0 auto 0;
    padding: 100px 0 0;
    text-align: left;
  }
  .style__bgA {
    background: rgba(244, 207, 124, 0.5);
    margin: 100px 0 0;
    padding: 0 0 150px;
  }
  .style__bgB {
    background: rgba(150, 150, 150, 0.5);
    margin: 100px 0 0;
    padding: 100px 0 100px;
  }
  /*

ordermade
-----------------------------------*/
  .ordermade__nav{
		text-align: left;
		margin: 0 0 40px;
	}
	
	.ordermade__nav a{
		text-decoration: none;
		padding: 0 20px 0;
		border-right: 1px solid #ddd;
	}
	
	.ordermade__nav a:first-child{
		text-decoration: none;
		padding: 0 20px 0 ;
		border-left: 1px solid #ddd;
		border-right: 1px solid #ddd;
	}
	
  #name,
	#original,
	#noren{
		padding-top:100px;
		margin-top: -100px;
	}	
	
	
  .ordermade__mtxt p {
    font-size: 18px;
    margin: 10px 0 30px 0 !important;
    text-align: left;
  }
  .ordermade__boxA {
    margin: 0 0 50px;
  }
  .ordermade__boxA .img__box {
    width: 1100px;
    margin: 0 auto;
  }
  .ordermade__boxB {
    width: 1075px;
    margin: 0 auto;
    padding: 0 0 100px 125px;
  }
  .ordermade__boxB p {
    text-align: left;
    font-size: 20px;
  }
  .ordermade__boxB h3.ttl__boader--dotted {
    text-align: left;
    font-size: 28px;
    margin: 0 0 30px;
    padding: 0 0 10px;
    font-weight: 600;
    width: 800px;
    background: url("../img/boader_dotted.svg") bottom left repeat-x;
  }
  .order__box--grey {
    background: rgba(23, 65, 115, 0.1);
    padding: 30px;
    margin: 0 0 20px;
  }
  .order__box--grey h4 {
    text-align: left;
    font-size: 20px;
    padding: 0 0 15px;
  }
  .order__box--inner {
    padding: 0 0 30px 30px;
  }
  .order__sample {
    display: flex;
    align-items: center;
    padding: 0 0 40px;
  }
  .order__right {
    padding: 0 0 0 30px;
  }
  .font__pink {
    color: #e4007f;
  }
  /*

btn
-----------------------------------*/
  .btn__more a {
    width: 140px;
    text-align: left;
    margin: 50px 0 0;
    font-weight: bold;
    display: block;
    position: relative;
    text-decoration: none;
    padding: 10px;
    letter-spacing: 0.1rem;
    border: 1px solid #174173;
    color: #174173;
    text-align: center;
    background: #fff;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
  }
  .btn__onlineshop a {
    width: 230px;
    text-align: left;
    margin: 50px 0 0;
    font-weight: bold;
    display: block;
    position: relative;
    text-decoration: none;
    padding: 10px;
    letter-spacing: 0.1rem;
    border: 1px solid #174173;
    color: #174173;
    text-align: center;
    background: #fff;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
  }
  .btn__mailmagazine a {
    width: 200px;
    text-align: left;
    margin: 0;
    font-weight: bold;
    display: block;
    position: relative;
    text-decoration: none;
    padding: 5px;
    letter-spacing: 0.1rem;
    border: 1px solid #174173;
    color: #174173;
    text-align: center;
    background: #fff;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
  }
  .btn__mailmagazine a span {
    font-size: 10px;
    display: block;
    color: #aebdce;
  }
  .btn__second a {
    width: 240px;
    text-align: center;
    margin: 50px auto 0;
    font-weight: bold;
    display: block;
    position: relative;
    text-decoration: none;
    padding: 10px;
    letter-spacing: 0.1rem;
    border: 1px solid #174173;
    color: #174173;
    text-align: center;
    background: #fff;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
  }
  i.fa-yaji {
    width: 15px;
    height: 13px;
    background: url("../img/icon_arrow.svg")top center no-repeat;
  }
  /*

float
-----------------------------------*/
  /*

List
-----------------------------------*/
  /*

form
-----------------------------------*/
  p input[type=text] {
    padding: 10px;
    border: 1px solid #ddd;
    background: #eee;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    -webkit-appearance: none;
    border-radius: 0 !important;
  }
  .radio-input {
    display: none;
  }
  .radio-input + label {
    padding-left: 20px;
    position: relative;
    margin-right: 20px;
  }
  .radio-input + label::before {
    content: "";
    display: block;
    position: absolute;
    top: 4px;
    left: 0;
    width: 15px;
    height: 15px;
    border: 1px solid #aaa;
    border-radius: 50%;
  }
  .radio-input:checked + label {
    color: #ff8c6f;
  }
  .radio-input:checked + label::after {
    content: "";
    display: block;
    position: absolute;
    top: 7px;
    left: 3px;
    width: 11px;
    height: 11px;
    background: #ff8c6f;
    border-radius: 50%;
  }
  .form_txt_m {
    padding: 10px;
    border: 1px solid #ddd;
    background: #eee;
    width: 300px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    -webkit-appearance: none;
    border-radius: 0 !important;
  }
  .form_txt_l {
    padding: 10px;
    border: 1px solid #ddd;
    background: #eee;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    -webkit-appearance: none;
    border-radius: 0 !important;
  }
  input:focus, textarea:focus {
    outline: none;
  }
  select {
    padding: 10px;
    border: 1px solid #ddd;
    background: #eee;
    width: 200px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
  }
  textarea {
    width: 100%;
    height: 250px;
    padding: 10px;
    border: 1px solid #ddd;
    background: #eee;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    -webkit-appearance: none;
    border-radius: 0 !important;
  }
  .col_txt_red {
    color: #f00;
  }
  /*

nav
------------------*/
  main {
    text-align: center;
    position: relative;
    z-index: 1;
  }
  aside {
    display: none;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    padding: 0;
    background: url("../img/bg_04.jpg") top center no-repeat;
    background-size: cover;
    position: fixed;
    top: 0;
    left: 100%;
    z-index: 1;
  }
  nav {
    overflow: hidden;
    background: rgba(255, 255, 255, 0.9);
    padding: 100px 50px 100px 50px;
    width: 700px;
    position: absolute;
    top: 50%;
    right: 0;
    margin: -260px 0 0;
  }
  nav ul li {
    margin: 0 15px 15px;
    color: #fff;
    width: 320px;
    float: left;
  }
  nav ul li a {
    text-decoration: none;
    font-size: 36px;
    letter-spacing: 0.1rem;
    font-weight: bold;
    padding: 0 0 50px;
    display: block;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  nav ul li a span.txt-large {
    width: 160px;
    display: block;
    float: left;
  }
  nav ul li a span.txt-small {
    width: 160px;
    display: block;
    font-size: 10px;
    float: left;
    padding: 5px 0 0;
    color: #174173;
  }
  nav ul li a:hover {
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  nav ul li.language a {
    display: contents;
    font-size: 16px;
  }
  nav ul li.language span {
    color: #000;
  }
  nav ul li.language span.txt-small {
    width: 160px;
    display: block;
    font-size: 10px;
    float: right;
    padding: 5px 0 0;
    color: #174173;
  }
  #menuButton {
    display: block;
    width: 40px;
    height: 40px;
    position: fixed;
    top: 30px;
    right: 50px;
    z-index: 9999;
    display: none;
  }
  #menuButton span {
    display: block;
    background: #fff;
    /*background: #174173;*/
    width: 40px;
    height: 3px;
    position: absolute;
    left: 0;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    overflow: hidden;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
  }
  #menuButton span:first-child {
    top: 7px;
  }
  #menuButton span:nth-child(2) {
    margin-top: -1.5px;
    top: 50%;
  }
  #menuButton span:last-child {
    bottom: 6px;
  }
  #menuButton.active span:first-child {
    -webkit-transform: translateY(12px) rotate(45deg);
    -moz-transform: translateY(12px) rotate(45deg);
    -ms-transform: translateY(12px) rotate(45deg);
    transform: translateY(12px) rotate(45deg);
  }
  #menuButton.active span:nth-child(2) {
    opacity: 0;
  }
  #menuButton.active span:last-child {
    -webkit-transform: translateY(-11px) rotate(-45deg);
    -moz-transform: translateY(-11px) rotate(-45deg);
    -ms-transform: translateY(-11px) rotate(-45deg);
    transform: translateY(-11px) rotate(-45deg);
  }
  .box {
    width: 100%;
    height: 150px;
    border-radius: 5px;
    box-shadow: 0 2px 30px rgba(black, .2);
    background: lighten(#f0f4c3, 10%);
    position: relative;
    overflow: hidden;
    transform: translate3d(0, 0, 0);
  }
  .wave {
    opacity: .4;
    position: absolute;
    top: 3%;
    left: 50%;
    background: #0af;
    width: 1000px;
    height: 1000px;
    margin-left: -500px;
    margin-top: -500px;
    transform-origin: 50% 48%;
    border-radius: 43%;
    animation: drift 3000ms infinite linear;
  }
  .wave.-three {
    animation: drift 5000ms infinite linear;
  }
  .wave.-two {
    animation: drift 7000ms infinite linear;
    opacity: .1;
    background: yellow;
  }
  .box:after {
    content: '';
    display: block;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(#e8a, 1), rgba(#def, 0) 80%, rgba(white, .5));
    z-index: 11;
    transform: translate3d(0, 0, 0);
  }
  .title {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1;
    text-align: center;
    transform: translate3d(0, 0, 0);
    color: white;
    text-transform: uppercase;
    font-family: 'Playfair Display', serif;
    letter-spacing: .4em;
    font-size: 24px;
    text-shadow: 0 1px 0 rgba(black, .1);
    text-indent: .3em;
  }
  @keyframes drift {
    from {
      transform: rotate(0deg);
    }
    from {
      transform: rotate(360deg);
    }
  }
  .container {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    max-width: 1140px;
  }
  /*

fuwat
-----------------------------------*/
  .fuwatAnime {
    -webkit-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1.3s;
    -ms-animation-duration: 1.3s;
    animation-duration: 1.3s;
    -webkit-animation-name: fuwatAnime;
    -ms-animation-name: fuwatAnime;
    animation-name: fuwatAnime;
    visibility: visible !important;
  }
  @-webkit-keyframes fuwatAnime {
    0% {
      opacity: 0;
      -webkit-transform: translateY(30px);
    }
    100% {
      opacity: 1;
      -webkit-transform: translateY(0);
    }
  }
  @keyframes fuwatAnime {
    0% {
      opacity: 0;
      -webkit-transform: translateY(30px);
      -ms-transform: translateY(30px);
      transform: translateY(30px);
    }
    100% {
      opacity: 1;
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0);
    }
  }
  .fuwatAnime02 {
    -webkit-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1.3s;
    -ms-animation-duration: 1.3s;
    animation-duration: 1.3s;
    -webkit-animation-name: fuwatAnime02;
    -ms-animation-name: fuwatAnime02;
    animation-name: fuwatAnime02;
    visibility: visible !important;
    animation-delay: 0.5s;
  }
  @-webkit-keyframes fuwatAnime02 {
    0% {
      opacity: 0;
      -webkit-transform: translateY(30px);
    }
    100% {
      opacity: 1;
      -webkit-transform: translateY(0);
    }
  }
  @keyframes fuwatAnime02 {
    0% {
      opacity: 0;
      -webkit-transform: translateY(30px);
      -ms-transform: translateY(30px);
      transform: translateY(30px);
    }
    100% {
      opacity: 1;
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0);
    }
  }
  .fuwatAnime03 {
    -webkit-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1.3s;
    -ms-animation-duration: 1.3s;
    animation-duration: 1.3s;
    -webkit-animation-name: fuwatAnime03;
    -ms-animation-name: fuwatAnime03;
    animation-name: fuwatAnime03;
    visibility: visible !important;
    animation-delay: 0.5s;
  }
  @-webkit-keyframes fuwatAnime03 {
    0% {
      opacity: 0;
      -webkit-transform: translateX(30px);
    }
    100% {
      opacity: 1;
      -webkit-transform: translateX(0);
    }
  }
  @keyframes fuwatAnime03 {
    0% {
      opacity: 0;
      -webkit-transform: translateX(30px);
      -ms-transform: translateX(30px);
      transform: translateX(30px);
    }
    100% {
      opacity: 1;
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0);
    }
  }
  .fuwatAnime04 {
    -webkit-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1.3s;
    -ms-animation-duration: 1.3s;
    animation-duration: 1.3s;
    -webkit-animation-name: fuwatAnime04;
    -ms-animation-name: fuwatAnime04;
    animation-name: fuwatAnime04;
    visibility: visible !important;
  }
  @-webkit-keyframes fuwatAnime04 {
    0% {
      opacity: 0;
      -webkit-transform: translateX(30px);
    }
    100% {
      opacity: 1;
      -webkit-transform: translateX(0);
    }
  }
  @keyframes fuwatAnime04 {
    0% {
      opacity: 0;
      -webkit-transform: translateX(-30px);
      -ms-transform: translateX(-30px);
      transform: translateX(-30px);
    }
    100% {
      opacity: 1;
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0);
    }
  }
  .ttlAnime {
    -webkit-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1.3s;
    -ms-animation-duration: 1.3s;
    animation-duration: 1.3s;
    -webkit-animation-name: ttlAnime;
    -ms-animation-name: ttlAnime;
    animation-name: ttlAnime;
    visibility: visible !important;
    animation-delay: 1s;
  }
  @-webkit-keyframes ttlAnime {
    0% {
      opacity: 0;
      -webkit-transform: translateY(30px);
    }
    100% {
      opacity: 1;
      -webkit-transform: translateY(0);
    }
  }
  @keyframes ttlAnime {
    0% {
      opacity: 0;
      -webkit-transform: translateY(30px);
      -ms-transform: translateY(30px);
      transform: translateY(30px);
    }
    100% {
      opacity: 1;
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0);
    }
  }
}
/**
 * swiper.js
 */