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

PC CSS

File name : pc.css
   
====================================*/
@media all and (min-width: 0px) and (max-width: 768px) {
  #loading {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 150px;
    height: 100px;
    margin: -10px 0 0 -75px;
  }
  #loading .txt {
    font-size: 16px;
    text-align: center;
    padding: 10px 0 0;
    letter-spacing: 0.1rem;
    font-weight: bold;
    display: block;
    display: none;
  }
  #loader-bg {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: #fff;
    z-index: 9999;
  }
  a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    color: #222;
    text-decoration: underline;
    border-style: none;
  }
  .contentsTop {
    padding: 50px 0;
    margin: 0 auto;
  }
  .contents {
    width: 1000px;
    padding: 50px 0;
    margin: 0 auto;
  }
  h1 {
    margin: 15px 0 0 15px;
    width: 130px;
  }
  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;
  }
  h3 {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    padding: 10px 0 30px;
  }
  p {
    font-size: 13px !important;
    text-align: center;
    margin: 0 0 20px;
	line-height: 1.8 !important;  
  }
  p.indentfront {
    text-indent: -1em;
    padding-left: 2em;
    padding-bottom: 0 !important;
    margin: 0 0 0 1em !important;
  }
  .pcBox {
    display: none;
  }
  /*

header
-----------------------------------*/
  header {
    z-index: 9999;
    position: fixed;
    width: 100%;
    top: 0;
    background: #fff;
    height: 60px;
  }
  header ul {
    display: none;
  }
  header .btn__onlineshop--header a {
    position: absolute;
    width: 20px;
    height: 20px;
    display: block;
    top: 15px;
    right: 64px;
    z-index: 99;
  }
  header .btn__onlineshop--header a img {
    width: 100%;
    height: auto;
  }
  header .btn__instagram--header a {
    position: absolute;
    display: block;
    top: 11px;
    right: 106px;
    z-index: 99;
    font-size: 24px;
    color: #000;
  }
  .second__header .btn__instagram--header a {
    color: #000;
  }
  header .btn__language {
    position: absolute;
    top: 60px;
    left: 270px;
    color: #fff;
    display: none;
  }
  header a {
    text-decoration: none;
  }
  header .btn__frame {
    position: absolute;
    top: 50px;
    right: 270px;
    display: none;
  }
  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;
    display: none;
  }
  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: 60px;
  }
  header.second__header .btn__language {
    color: #000;
  }
  header.second__header .btn__language a {
    color: #000;
  }
  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__language a {
    color: #000;
  }
  header.top__sub .btn__ordermade a {
    color: #000;
  }
  header.top__sub .btn__frame a {
    color: #000;
  }
  .swiper-container .btn__language a {
    position: absolute;
    display: block;
    left: 20px;
    top: 50%;
    margin: -50px 0 0;
    z-index: 999;
  }
  .second__mainarea .btn__language a {
    position: absolute;
    display: block;
    left: 20px;
    top: 50%;
    margin: -50px 0 0;
    z-index: 999;
  }
  .swiper-container .btn__language a img, .second__mainarea .btn__language a img {
    width: 13px;
    height: auto;
  }
  /*

footer
-----------------------------------*/
  footer {
    background: #102240;
    margin: 0;
    padding: 36px 0 36px 50px;
    font-size: 10px;
    overflow: hidden;
    text-align: center;
    color: #fff;
    position: relative;
  }
  footer .logo {
    text-align: center;
    margin: 0 0 30px;
  }
  footer .logo img {
    width: 180px;
    height: auto;
  }
  footer .box__inner {
    margin: 0 auto;
    position: relative;
    text-align: left;
  }
  footer .foot__nav ul {
    overflow: hidden;
    margin: 0;
  }
  footer .foot__nav ul li {
    border-bottom: 1px dotted #fff;
  }
  footer .foot__nav ul li a {
    text-decoration: none;
    color: #fff;
    font-size: 12px;
    padding: 12px 0 5px 5px;
    text-align: left;
    display: block;
    line-height: 1.4;
  }
  footer .foot__nav ul li a span {
    display: block;
    font-size: 12px;
    
  }
  footer .foot__nav--sub {
    font-size: 12px;
    text-align: left;
    padding: 0 0 5px;
    margin: 0 0 0;
  }
  footer .foot__nav--sub a {
    color: #fff;
    text-decoration: none;
    font-size: 10px;
  }
  footer .box__inner .btn__onlineshop {}
  footer .box__inner .btn__onlineshop a {
    width: 150px;
    text-align: left;
    font-size: 13px;
    margin: 20px 0 0;
    font-weight: bold;
    display: block;
    position: relative;
    text-decoration: none;
    padding: 10px 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 {
    text-align: left;
    font-size: 10px;
    padding: 30px 0 5px;
  }
  footer .btn__language a {
    color: #fff;
    font-size: 10px;
    text-decoration: none;
  }
  footer .sns {
    text-align: right;
    margin: 0 0 0 0;
    position: absolute !important;
    bottom: 40px;
    right: 30px;
  }
  footer .sns a {
    color: #fff;
    font-size: 30px;
  }
  .copy {
    font-size: 10px;
    padding: 5px 0 0;
    margin: 0 0 0;
  }
  .topBtn {
    position: fixed; /*固定*/
    bottom: 10px; /*場所を右下に移動*/
    right: 10px; /*場所を右下に移動*/
    display: block; /*aタグをblock要素に変更*/
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
    width: 5px;
    height: 70px;
    padding: 5px;
    z-index: 99;
    -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: 15px;
    -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%;
  }
  .topslide01 {
    background: url("../img/slider_01_sp.jpg")top center no-repeat;
    background-size: cover;
  }
  .topslide02 {
    background: url("../img/slider_02_sp.jpg")top center no-repeat;
    background-size: cover;
  }
  .topslide03 {
    background: url("../img/slider_03_sp.jpg")top center no-repeat;
    background-size: cover;
  }
  .topslide04 {
    background: url("../img/slider_04_sp.jpg")top center no-repeat;
    background-size: cover;
  }
  .topslide05 {
    background: url("../img/slider_05_sp.jpg")top center no-repeat;
    background-size: cover;
  }
  .topslide06 {
    background: url("../img/slider_06_sp.jpg")top center no-repeat;
    background-size: cover;
  }
  .topslide07 {
    background: url("../img/slider_07_sp.jpg")top center no-repeat;
    background-size: cover;
  }
	
  .img__movie{
		margin: 60px 20px 0;
	}
	
  .img__movie02{
		margin: 0px 20px 0;
		padding: 0 0 50px;
	}
	
	.img__movie03{
		margin: -20px 20px 0;
		padding: 0 0 50px;
	}	
  /*

top
-----------------------------------*/
  #mainArea {
    position: relative;
    height: 100vh;
    overflow: hidden;
  }
  #mainArea .main__logo {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -20px 0 0 -130px;
    z-index: 200;
  }
  #mainArea .main__logo img {
    width: 260px;
    height: auto;
  }
  #mainArea .main-txt img {
    width: 100%;
    height: auto;
  }
  /* contents nav */
  .contents__nav h2 {
    font-size: 24px;
    text-align: center;
  }
  .contents__nav h2 span {
    font-size: 24px;
  }
  .contents__nav ul {
    overflow: hidden;
    margin: 30px 20px;
  }
  .contents__nav ul li {
    float: left;
    width: 25%;
    background: url("../img/boader_tate.svg") top right repeat-y;
    background-size: 1px auto;
    margin: 0 0 10px;
  }
  .contents__nav ul li a {
    display: block;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    position: relative;
    font-size: 12px;
    padding: 0 4px;
  }
  /*
	.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: 10px;
    color: #174173;
    transform: scale(0.7);
  }
  /* top fujiya */
  .fujiya {
    position: relative;
    padding: 30px 0 50px;
    margin: 0 0 0;
  }
  .fujiya .box__inner {}
  .fujiya .ttl__boader--dotted {
    text-align: left;
    font-size: 17px;
    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: 28px;
    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: -5px;
    left: -15px;
    transform: scale(0.6);
  }
  .fujiya .box__left {
    margin: 30px 0 0 25px;
  }
  .fujiya .box__left .box__left--inner {
    padding: 0 25px 0 15px;
  }
  .fujiya .box__left p {
    text-align: left;
  }
  .fujiya .box__right img {
    width: 100%;
    height: auto;
  }
  .fujiya .box__right {
    padding: 30px 0 0;
  }
  /* top tenugui */
  .tenugui {
    position: relative;
    padding: 0 0 25px;
    background: #ddb26e;
  }
  .tenugui .box__inner {
    margin: 0 0;
  }
  .tenugui .box__left {
    margin: 35px 0 0 25px;
  }
  .tenugui .box__left .box__left--inner {
    padding: 0 25px 0 15px;
  }
  .tenugui .box__right {
    margin: 0 0 0;
  }
  .tenugui .ttl__boader--dotted {
    text-align: left;
    font-size: 17px;
    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: 30px;
    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: -10px;
    left: -15px;
    transform: scale(0.6);
  }
  .tenugui .ttl__main span.small {
    font-size: 30px
  }
  .tenugui .box__left p {
    text-align: left;
    color: #fff;
  }
  /* top process */
  .process {
    position: relative;
    padding: 0 0 30px;
    margin: -30px 0 0;
    background: #1989ba url("../img/bg_03.jpg");
    background-size: 100% auto;
  }
  .process .box__inner {
    margin: 0;
  }
  .process .ttl__boader--dotted {
    text-align: left;
    font-size: 17px;
    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: 28px;
    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: -10px;
    left: -15px;
    transform: scale(0.6);
  }
  .process .box__left {
    margin: 30px 0 0 25px;
  }
  .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: 17px !important;
  }
  .process .box__right img {
    width: 100%;
    height: auto;
  }
  .process .box__right {
    margin: 30px 0 0;
  }
  /* top gallery */
  .gallery {
    position: relative;
    padding: 0 0 25px;
    background: #fff;
  }
  .gallery .box__inner {
    margin: 0;
  }
  .gallery .box__left {
    margin: 35px 0 0 25px;
  }
  .gallery .box__left .box__left--inner {
    padding: 0 15px 0 15px;
  }
  .gallery .box__right {
    margin: 20px 0 0;
    padding: 0 0 0;
  }
  .gallery .ttl__boader--dotted {
    text-align: left;
    font-size: 17px;
    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: 28px;
    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: -18px;
    left: -15px;
    transform: scale(0.6);
  }
  .gallery .ttl__main span.small {
    font-size: 22px
  }
  .gallery .box__left p {
    text-align: left;
  }
  /* top style */
  .style {
    position: relative;
    padding: 0 0 30px;
    margin: 0 0 0;
    background: #f4cf7c;
  }
  .style .box__inner {
    margin: 0;
  }
  .style .ttl__boader--dotted {
    text-align: left;
    font-size: 17px;
    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: 28px;
    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;
    transform: scale(0.6);
  }
  .style .box__left {
    margin: 30px 0 0 25px;
  }
  .style .box__left .box__left--inner {
    padding: 0 0 0 15px;
  }
  .style .box__left p {
    text-align: left;
  }
  .style .box__left p.txt__large {
    font-size: 17px !important;
  }
  .style .box__right img {
    width: 100%;
    height: auto;
  }
  .style .box__right {
    margin: 30px 0 0;
  }
	
  /* top style */
	#order{
		margin: -30px 0 0;
	}	
	
  .order {
    position: relative;
    padding: 0 0 30px;
    margin: 0 0 0;
    background: #2c4f54;
  }
  .order .box__inner {
    margin: 0;
  }
  .order .ttl__boader--dotted {
    text-align: left;
    font-size: 17px;
    margin: 0 0 30px;
    padding: 0 0 10px;
    font-weight: 600;
    background: url("../img/boader_dotted_white.svg") bottom left repeat-x;
	background-size: auto 2px;
	color: #fff;
  }
  .order .ttl__main {
    font-size: 28px;
    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;
    transform: scale(0.6);
  }
  .order .box__left {
    margin: 30px 0 0 25px;
  }
  .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: 17px !important;
  }
  .style .box__right img {
    width: 100%;
    height: auto;
  }
  .order .box__right {
    margin: 30px 0 0;
  }
	
  .order .order__img--txt{
		text-align: right;
		color: #fff;
		font-size: 10px;
		margin:5px 5px 0 0;
		font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	}
	
  .order__img--txt02{
		text-align: right;
		color: #fff;
		font-size: 10px;
		margin:-23px 10px 0 0;
		font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	}		
	
	
  /* top onlineshop */
  .onlineshop {
    position: relative;
    padding: 50px 25px;
    margin: 0 0 0;
    background: #102240 url("../img/bg_02.gif");
  }
  .onlineshop .ttl__main {
    font-size: 17px;
    position: relative;
    margin: 0 0 20px;
    line-height: 1.3;
    color: #fff;
  }
  .onlineshop .ttl__main span {
    color: #7ecbe0 !important;
    font-size: 10px;
    display: block;
    padding: 0 0 8px;
  }
  .onlineshop .box__left {
    margin: 35px 0 0;
    position: relative;
  }
  .onlineshop .box__left .box__left--inner {
    padding: 0 0 0 30px;
  }
  .onlineshop .box__left p {
    text-align: left;
    color: #fff;
  }
  .onlineshop .box__right img {
    width: 100%;
    height: auto;
  }
  .onlineshop .box__right {}
  /* top shopinfo */
  .shopinfo {
    position: relative;
    padding: 40px 0 0;
    margin: 0 0 0;
  }
  .shopinfo .ttl__logo {
    padding: 0 0 30px;
  }
  .shopinfo .ttl__logo img {
    width: 180px;
    height: auto;
  }
  .shopinfo .img__box {
    padding: 0 25px 30px;
  }
  .shopinfo .img__box img {
    width: 100%;
    height: auto;
  }
  .shopinfo .box__txt {
    margin: 0 30px;
  }
  .shopinfo .box__txt p {
    text-align: left;
  }
  .shopinfo .box__txt p.txt__small {
    text-align: left;
    font-size: 10px !important;
    margin: -18px 0 20px;
  }
  .shopinfo .btn__box {
    margin: 0 auto;
  }
  .shopinfo .btn__box p {
    padding: 10px 0 0 0;
    font-size: 13px;
  }
  /*

second
-----------------------------------*/
  .second__mainarea {
    position: relative;
    padding: 60px 0 0;
  }
  .contents__second {
    background: url("../img/bg_05.jpg");
  }
  .main__secondtxt--fujiya {
    position: absolute;
    color: #fff;
    font-size: 18px;
    bottom: 6%;
    right: 2%;
    font-weight: bold;
    text-align: left;
	  padding: 0 0 0 0;
	  width: 70%;
  }
  .main__secondtxt--about {
    position: absolute;
    color: #fff;
    font-size: 18px;
    top: 16%;
    right: 6%;
    font-weight: bold;
    text-align: left;
	width: 70%;  
  }
  .main__secondtxt--process {
    position: absolute;
    color: #fff;
    font-size: 18px;
    bottom: 13%;
    right: 4%;
    font-weight: bold;
    text-align: left;
	 
  }
  .main__secondtxt--gallery {
    position: absolute;
    color: #000;
    font-size: 18px;
    top: 15%;
    left: 7%;
    font-weight: bold;
    text-align: left;
	width: 70%;  
  }
  .main__secondtxt--style {
    position: absolute;
    color: #000;
    font-size: 18px;
    top: 18%;
    left: 10%;
    font-weight: bold;
    text-align: left;
	width: 70%;  
  }
  .main__secondtxt--ordermade {
    position: absolute;
    color: #fff;
    font-size: 18px;
    top: 15%;
    right: 6%;
    font-weight: bold;
    text-align: left;
	width: 70%;  
  }
  .main__secondtxt--flame {
    position: absolute;
    color: #fff;
    font-size: 18px;
    top: 20%;
    left: 12%;
    font-weight: bold;
  }
  .main__secondtxt--flame span {
    font-size: 18px;
    padding: 0 0 0 150px;
    font-weight: bold;
  }
  .hanko {
    position: absolute;
    bottom: 15px;
    left: 15px;
    z-index: 99;
  }
  .hanko img {
    width: 25px;
    height: auto;
  }
  .main__txtarea {
    padding: 40px 30px;
  }
	
  .main__txtarea p{
	  text-align: left !important;
	}
	
  .main__txtarea h2 {
    font-size: 26px;
    text-align: left;
    padding: 0 0 15px;
  }
  .main__txtarea h3 {
    text-align: left;
    font-size: 17px;
    margin: 0 0 30px;
    padding: 0 0 10px;
    font-weight: 600;
    background: url("../img/boader_dotted.svg") bottom left repeat-x;
  }
  .main__txtarea--fujiya {
    padding: 0 0;
    margin: -50px 0 0;
  }
  .main__txtarea--fujiya h2 {
    font-size: 18px;
    text-align: center;
    padding: 0 0 15px;
  }
  .main__txtarea--fujiya h3 {
    text-align: center;
    font-size: 12px;
    margin: 0 0 30px;
    padding: 0 0 10px;
    font-weight: 600;
    background: none;
  }
  .main__txtarea p {
    font-size: 16px;
    line-height: 1.8;
  }
  .contents__inner {
    margin: 0 20px;
    padding: 0 0 30px;
  }
  .ttl__sub {
    font-size: 18px;
  }
  .ttl__subB {
    font-size: 20px;
    padding: 0 20px 60px;
  }
  .img__box img {
    width: 100%;
    height: auto;
  }
  /*

fujiya
-----------------------------------*/
  .fujiya__txtbox h3, .fujiya__txtbox p {
    text-align: left;
  }
  .fujiya__txtbox {
    position: relative;
    margin: 20px 0 0;
  }
  .fujiya__txtbox h3 {
    font-size: 18px;
    padding: 0 0 30px 20px;
  }
  .fujiya__txtbox p {
    padding: 0 0 10px 20px !important;
  }
  .contents__inner--fujiya p {
    font-size: 16px;
    padding: 20px 0 30px;
  }
	
	.fujiya__mtxt{
		text-align: left;
		padding: 0 0 0 30px;
		margin: 0 0 -10px;
	}	
	
  .profile__box .txt__name {
    font-size: 20px;
    text-align: left;
    margin: 15px 0 0 0px;
    font-weight: bold;
  }
  .profile__box .txt__dai {
    font-size: 12px;
    text-align: left;
    position: absolute;
    bottom: 40px;
    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: 93%;
    height: auto;
  }
  .box__omoi {
    background: #102240 url("../img/bg_02.gif");
    padding: 50px 0 20px;
    margin: 50px 0;
    position: relative;
  }
  .box__omoi .bar__tate {
    width: 1px;
    background: #eee;
    height: 50px;
    position: absolute;
    top: -25px;
    left: 50%;
  }
  .box__omoi .box__parent p {
    color: #fff;
    font-size: 12px !important;
    margin: 0 20px 0;
    text-align: left !important;
    line-height: 1.6;
  }
  .omoi_txt {
    padding: 20px 0 0 0;
  }
  .omoi__imgtxt {
    text-align: left;
    margin: 0 0 30px;
	font-size:20px;  
	color: #fff;  
  }
  .omoi__imgtxt img {
    width: 100px;
    height: auto;
  }
  .box__parentB .txt__box {
    padding: 0 0 0;
  }
  .box__parentB .txt__box p {
    color: #fff;
    font-size: 18px;
    text-align: center;
  }
  .box__parentB .img__box img {
    width: 100%;
    height: auto;
    margin: 0 0 0;
  }
  .omoi__spBox {
    margin: -30px 0 0;
  }
  .omoi__spBox .box__parentB {
    display: flex;
    margin: 40px 20px 30px 0;
  }
  .omoi__spBox .omoi__rightbox {
    padding: 20px 0 0;
  }
  .omoi__spBox .box__parentB .txt__box p {
    text-align: right;
    padding: 20px 0 0;
    color: #fff;
  }
  .omoi__spBox .omoi__imgtxt {
    padding: 0 30px 0 40px;
  }
  .omoi__spBox .omoi__imgtxt img {
    width: 60px;
    height: auto;
    text-align: center;
  }
  /*

about
-----------------------------------*/
  .contents__inner--about {
    margin: 0 !important;
  }
  .contents__inner--about p {
    font-size: 16px;
    padding: 20px 0 30px;
  }
  .about__mtxt {
    text-align: left;
  }
  .hakama__box {
    background: #cd964f;
    padding: 30px 20px;
  }
  .hakama__box img {
    width: 100%;
    height: auto;
    margin: 0 0 5px 0;
  }
  .hakama__box p {
    padding: 0 10px;
  }
  .box__parent {
    margin: 0 auto 60px;
  }
  .box__parent .img__box {}
  .box__parent .img__box img {
    width: 100%;
    height: auto;
  }
  .box__parent .txt__box {
    padding: 20px 25px 0;
  }
  .box__parent .txt__box h3, .box__parent .txt__box p {
    text-align: left;
  }
  .box__parent .txt__box p {
    font-size: 16px;
  }
  .about__boxA p {
    text-align: left;
    padding: 20px 20px 0 30px !important;
    margin: 0;
  }
  .about__boxA {
    padding: 0 0 30px;
  }
  .about__boxB {
    padding: 0 30px 40px 0;
  }
  .about__boxC {
    padding: 0 0 0 30px;
  }
  /*

process
-----------------------------------*/
  .box__parentC {
    margin: 0 20px 30px;
  }
  .box__parentC .txt__box {
    padding: 20px 0 0;
  }
  .box__parentC .txt__box h3 {
    text-align: left;
    padding: 0 0 0;
    margin: 0 0 30px;
  }
  .box__parentC .txt__box h3 span {
    font-size: 24px;
    padding: 0 0 5px;
    background: url("../img/boader_dotted.svg") bottom left no-repeat;
  }
  .box__parentC .txt__box p {
    text-align: left;
    font-size: 16px;
  }
  .box__parentC .img__box {}
  .box__parentC .img__box img {
    width: 100%;
    height: auto;
  }
  .contents__inner--process {
    margin: 0 20px !important;
  }
  .contents__inner--process p {
    font-size: 16px;
    padding: 20px 0 30px;
  }
  .process__boxA {
    padding: 40px 15px 10px;
  }
	
  .process__boxA h2{
	  padding: 0 18px 20px;
	}
	
  .process__boxA p {
    text-align: left;
    padding: 0 20px;
  }
  .process__boxB {
    padding: 10px 0 10px;
    margin: 0px 0 0;
  }
  .process__boxB h2 {
    font-size: 20px;
	  text-align: left;
	  padding: 0 0 20px 40px;
  }
  .process__boxC {
    margin: 0 20px;
  }
  .process__boxC .ttl__subB {
    text-align: left !important;
    padding: 0 0 20px 20px;
    font-size: 17px;
  }
  /*

gallery
-----------------------------------*/
  .gallery__boxA {
    margin: 0 auto;
  }
  .gallery__boxA h3 {
    text-align: left;
    font-size: 18px;
    margin: 0 0 10px;
    background: none;
  }
  .gallery__boxA p {
    text-align: left;
    font-size: 18px;
  }
  .gallery__rekishi {
    background: #174173 url("../img/bg_07.jpg");
    padding: 50px 0 0;
    position: relative;
  }
  .gallery__rekishi h3 {
    color: #fff;
  }
  .gallery__rekishi p {
    font-size: 12px;
    color: #fff;
    text-align: left;
  }
  .gallery__rekishi .img__box {
    padding: 10px 0 30px;
  }
  .gallery__rekishi .bar__tate {
    width: 1px;
    background: #eee;
    height: 50px;
    position: absolute;
    top: -25px;
    left: 50%;
  }
  .gallery__boxB {
    width: 100%;
    margin: -60px auto 50px;
  }
  .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: 49%;
    margin: 0 0.5% 30px;
  }
  .gallery__boxB ul li img {
    width: 100%;
    height: auto;
    margin: 0 0 15px;
  }
  .gallery__boxB ul li .txt__box {
    font-size: 10px;
  }
  .img__cap {
    text-align: right;
    color: #fff;
    font-size: 10px;
    padding: 5px 0 0;
    margin: 0 0 -10px
  }
  .gallery__boxB ul li a {
    display: block;
    text-decoration: none;
  }
  .txt__large {
    font-size: 18px;
  }
  .gallery__boxC {
    margin: 30px 0;
  }
  .gallery__boxC .box__parentC {
    margin: 0;
  }
  .gallery__boxC .box__parentC .txt__box {
    padding: 0;
  }
  .img__boxB {
    width: 100%;
    margin: 0 auto;
  }
  .img__boxB img {
    width: 100%;
    height: auto;
  }
  .gallery__boxD {
    margin: 30px 0 0;
  }
  .gallery__boxD .img__box {
    width: 70%;
    margin: 0 auto;
  }
  .gallery__boxD p {
    text-align: left;
    padding: 0 0;
  }
  .gallery__boxE {
    padding: 0 40px 0 40px;
  }
  .gallery__boxE .ttl__sub {
    text-align: left;
  }
  /*

flame
-----------------------------------*/
  .contents__inner--flame p {
    font-size: 16px;
    padding: 20px 0 10px;
  }
  .contents__inner--flame .img__box {
    margin: 0 auto;
    text-align: center;
  }
  .contents__inner--flame .flame__box {
    margin: 0 30px;
  }
  .contents__inner--flame .img__box img {
    width: 100%;
    height: auto;
  }
	
	.flame__boxA{
		margin-top:-30px; 
	}	
	
	
  /*

style
-----------------------------------*/
  .style__mtxt p {
    text-align: left;
    margin: 0 0 0;
  }
  .style__boxA {
    margin: 0px 15px 0;
    display: flex;
    justify-content: space-between;
  }
  .style__boxA .left {
    width: 47%;
    margin: 20px 0 0 10px;
  }
  .style__boxA .right {
    width: 47%;
    margin: 0;
  }
  .style__boxA img {
    width: 100%;
    height: auto;
  }
  .style__boxB {
    margin: 30px 0 0 20px;
    display: flex;
    justify-content: space-between;
  }
  .style__boxB .left {
    width: 57%;
  }
  .style__boxB .left .style__txt {
    font-size: 30px;
    text-align: left;
    margin: 30px 0 0 40px;
  }
  .style__boxB .right {
    width: 38%;
    padding: 50px 0 0;
  }
  .style__boxB img {
    width: 100%;
    height: auto;
  }
  .style__boxC {
    margin: 30px 50px 0;
    text-align: left;
  }
  .style__boxD {
    padding: 50px 30px 0 30px;
    margin: 0 auto;
  }
  .style__boxE {
    padding: 30px 0 0;
    margin: 0 auto;
  }
  .style__boxF {
    width: 100%;
    margin: 20px auto 0;
    display: flex;
    justify-content: space-between;
  }
  .style__boxF .left {
    width: 48%;
    margin: 0 0 0;
  }
  .style__boxF .right {
    width: 48%;
    margin: 0;
    position: relative;
  }
  .style__boxF .right .style__txt {
    font-size: 30px;
    text-align: left;
    top: -50px;
    left: 40px;
    position: absolute;
    color: #fff;
  }
  .style__boxF img {
    width: 100%;
    height: auto;
  }
  .style__boxG {
    margin: 20px 30px 0 30px;
  }
  .style__boxH {
    margin: 20px 30px 0 30px;
  }
  .style__boxH .style__txt {
    font-size: 30px;
    text-align: right;
    margin: 0 30px 10px 0;
  }
  .style__boxI {
    margin: 40px 20px 0;
    display: flex;
    justify-content: space-between;
  }
  .style__boxI .left {
    width: 30%;
    padding: 45px 0 0;
  }
  .style__boxI .right {
    width: 65%;
    padding: 0;
  }
  .style__boxI img {
    width: 100%;
    height: auto;
  }
  .style__boxJ {
    margin: 30px auto 0;
  }
  .style__boxK {
    margin: 30px 20px 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 30px 30px;
  }
  .style__boxK .right {
    width: 47%;
    padding: 0;
  }
  .style__boxK img {
    width: 100%;
    height: auto;
  }
  .style__boxL {
    margin: 0 30px 0 70px;
    text-align: left;
  }
  .style__boxM {
    margin: 30px 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: 30px 0 0 30px;
    line-height: 1.5;
  }
  .style__boxM .right {
    width: 42%;
    padding: 50px 0 0;
  }
  .style__boxM img {
    width: 100%;
    height: auto;
  }
  .style__boxN {
    margin: 30px 20px 0;
    text-align: left;
  }
  .style__boxO {
    margin: 0 50px;
  }
  .style__bgA {
    background: rgba(244, 207, 124, 0.5);
    margin: 50px 0 0;
    padding: 0 0 30px;
  }
  .style__bgB {
    background: rgba(150, 150, 150, 0.5);
    margin: 50px 0 0;
    padding: 30px 0 30px;
  }
  /*

ordermade
-----------------------------------*/
  .ordermade__nav{
		text-align: left;
		margin: 5px 0 30px;
	}
	
	.ordermade__nav a{
		text-decoration: none;
		padding: 0 15px 0;
		border-right: 1px solid #ddd;
		font-size: 13px;
	}
	
	.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:10px;
		margin-top: -10px;
	} 	
	
	
  .ordermade__mtxt p {
    font-size: 22px;
    font-weight: bold;
    margin: 10px 0 0 !important;
    text-align: left;
  }
  .ordermade__boxA {
    margin: 0 0 50px;
  }
  .ordermade__boxA .img__box {
    margin: 0 auto;
  }
  .ordermade__boxB {
    margin: 0 auto;
    padding: 0 0 20px 30px;
  }
  .ordermade__boxB p {
    text-align: left;
    font-size: 20px;
  }
  .ordermade__boxB h3.ttl__boader--dotted {
    text-align: left;
    font-size: 24px;
    margin: -20px 0 15px;
    padding: 0 0 10px;
    font-weight: 600;
    background: url("../img/boader_dotted.svg") bottom left repeat-x;
  }
  .order__box--grey {
    background: rgba(23, 65, 115, 0.1);
    padding: 15px 15px 5px;
    margin: 0 0 20px;
  }
  .order__box--grey h4 {
    text-align: left;
    font-size: 12px;
    padding: 0 0 5px;
  }
  .order__box--inner {
    padding: 0 0 15px 15px;
  }
  .order__sample {
    align-items: center;
    padding: 0 0 10px;
  }
  .order__left {
    padding: 0 10px 0 0;
  }
  .order__left img {
    width: 100%;
    height: auto;
  }
  .order__right {
    padding: 10px 0 0 15px;
  }
  .order__right p span {
    font-size: 10px;
  }
  .font__pink {
    color: #e4007f;
  }
  /*

btn
-----------------------------------*/
  .btn__box {
    display: flex;
    justify-content: flex-end;
    margin: 0 25px 0 0;
  }
	
  .btn__box--second {
    display: flex;
    justify-content: center;
    margin: 0 0 30px;
  }		
	
  .btn__more a {
    width: 100px;
    text-align: left;
    margin: 10px 0 10px;
    font-weight: bold;
    display: block;
    position: relative;
    text-decoration: none;
    padding: 10px;
    font-size: 12px;
    border: 1px solid #174173;
    color: #174173;
    text-align: center;
    background: #fff;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
  }
  .btn__onlineshop a {
    width: 150px;
    text-align: left;
    margin: 10px -25px 10px 0;
    font-weight: bold;
    display: block;
    position: relative;
    text-decoration: none;
    padding: 10px;
    font-size: 12px;
    border: 1px solid #174173;
    color: #174173;
    text-align: center;
    background: #fff;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
  }
  .btn__mailmagazine a {
    width: 200px;
    text-align: left;
    margin: 0 auto 10px;
    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: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
  }
  .btn__mailmagazine a span {
    font-size: 10px;
    display: block;
    color: #aebdce;
  }
  .btn__second a {
    width: 170px;
    text-align: center;
    margin: 30px 0 0;
    font-weight: bold;
    display: block;
    position: relative;
    text-decoration: none;
    font-size: 12px;
    padding: 10px;
    letter-spacing: 0.1rem;
    border: 1px solid #174173;
    color: #174173;
    text-align: center;
    background: #fff;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
  }
  i.fa-yaji {
    width: 12px;
    height: 10px;
    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_nav_bg.jpg") top center no-repeat;
    background-size: cover;
    position: fixed;
    top: 0;
    left: 100%;
    z-index: 999;
  }
  nav {
    overflow: hidden;
    background: rgba(255, 255, 255, 0.8);
    padding: 0;
    width: 100%;
    height: 500px;
    position: absolute;
    top: 50%;
    margin: -250px 0 0 0;
  }
  nav ul {
    padding: 30px 0 0;
  }
  nav ul li {
    margin: 0 50px 15px;
    padding: 0 0 7px;
    color: #fff;
    text-align: center;
    background: url("../img/boader_dotted.svg") bottom left repeat-x;
  }
  nav ul li a {
    text-decoration: none;
    font-size: 14px !important;
    letter-spacing: 0.1rem;
    font-weight: bold;
    padding: 0 0 0;
    line-height: 1.2;
    display: block;
    text-align: left;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    display: flex;
  }
  nav ul li a span.txt-large {
    line-height: 1.2;
	display: none;
  }
  nav ul li a span.txt-small {
    display: block;
    font-size: 11px;
	line-height: 1.2;  
    padding: 9px 0 0;
    
  }
  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 {
    display: flex;
	font-size: 11px !important;
	color: #000;
	padding: 9px 0 5px;  
  }
  nav ul li.language a {
    font-size: 11px !important;
    display: contents;
  }
  nav ul li.language span {
    color: #000;
  }
  nav ul li.language span.txt-small {
    font-size: 10px;
    padding: 10px 0 0;
    color: #174173;
    transform: scale(0.7);
  }
  #menuButton {
    display: block;
    width: 24px;
    height: 26px;
    position: fixed;
    top: 19px;
    right: 18px;
    z-index: 9999;
  }
  #menuButton span {
    display: block;
    background: #000;
    width: 24px;
    height: 2px;
    position: absolute;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
  }
  #menuButton span:first-child {
    top: 5px;
  }
  #menuButton span:nth-child(2) {
    margin-top: -1px;
    top: 50%;
  }
  #menuButton span:last-child {
    bottom: 5px;
  }
  #menuButton.active span:first-child {
    -webkit-transform: translateY(8px) rotate(45deg);
    -moz-transform: translateY(8px) rotate(45deg);
    -ms-transform: translateY(8px) rotate(45deg);
    transform: translateY(8px) rotate(45deg);
  }
  #menuButton.active span:nth-child(2) {
    opacity: 0;
  }
  #menuButton.active span:last-child {
    -webkit-transform: translateY(-6px) rotate(-45deg);
    -moz-transform: translateY(-6px) rotate(-45deg);
    -ms-transform: translateY(-6px) rotate(-45deg);
    transform: translateY(-6px) 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);
  }
  .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);
    }
  }
  /*

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;

  }
  @-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;
  }
  @-webkit-keyframes fuwatAnime03 {
    0% {
      opacity: 0;
      -webkit-transform: translateY(30px);
    }
    100% {
      opacity: 1;
      -webkit-transform: translateY(0);
    }
  }
  @keyframes fuwatAnime03 {
    0% {
      opacity: 0;
      -webkit-transform: translateY(30px);
      -ms-transform: translateY(30px);
      transform: translateY(30px);
    }
    100% {
      opacity: 1;
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(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: translateY(30px);
    }
    100% {
      opacity: 1;
      -webkit-transform: translateY(0);
    }
  }
  @keyframes fuwatAnime04 {
    0% {
      opacity: 0;
      -webkit-transform: translateY(30px);
      -ms-transform: translateY(30px);
      transform: translateY(30px);
    }
    100% {
      opacity: 1;
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(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);
    }
  }	
}
@media all and (min-width: 0px) and (max-width: 320px) {}
@media all and (min-width: 560px) and (max-width: 768px) {}