
/*-----------------------------------------------------------
* Template Name    : Kerri | Responsive Bootstrap 4 Personal Template
* Author           : SRBThemes
* Version          : 1.0.0
* Created          : March 2018
* File Description : Main css file of the template
*------------------------------------------------------------
*/


/***********************
    1.BASIC
    2.HELPER
    3.NAVBAR
    4.HOME
    5.ABOUT 
    6.WORK
    7.SERVICE
    8.ONLINESHOP
    9.CONTACT
    10.FOOTER
    10.RESPONSIVE
************************/


@import url('https://fonts.googleapis.com/css2?family=MonteCarlo&family=Shippori+Mincho&display=swap');

@import url("https://atelierclassic.com/css/font.css");

/*======================
        1.BASIC
========================*/
body {
    font-family: 'Georgia', serif;
   font-family: 'Shippori Mincho', serif;
   font-family: 'icomoon', serif;
    overflow-x: hidden;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Georgia', serif;
}
a,
a:hover,
a:focus,
button,
button:focus {
    text-decoration: none !important;
    outline: none !important;
    box-shadow: none !important;
}
::selection {
    background: rgba(166, 175, 189, 0.3);
}
::-moz-selection {
    background: rgba(166, 175, 189, 0.3);
}
#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999999;
}
#status {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -20px 0 0 -20px;
}
.spinner {
    margin: 0 auto;
    font-size: 10px;
    position: relative;
    text-indent: -9999em;
    border-top: 5px solid rgba(0, 0, 0, 0.2);
    border-right: 5px solid rgba(0, 0, 0, 0.2);
    border-bottom: 5px solid rgba(0, 0, 0, 0.2);
    border-left: 5px solid #000;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear;
}
.spinner,
.spinner:after {
    border-radius: 50%;
    width: 40px;
    height: 40px;
}
@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.back_top {
    text-align: center;
    position: fixed;
    bottom: 15px;
    height: 35px;
    width: 35px;
    display: none;
    z-index: 10000;
    border-radius: 3px;
    right: 20px;
    transition: all 0.5s;
}
.back_top span {
    color: #fff;
    line-height: 35px;
    font-size: 26px;
    display: block;
}

/*==========================
        2.HELPER
============================*/
.section {
    padding: 80px 0;
    position: relative;
    background-color: #fff;
}
.h-100vh {
    height: 100vh;
}
.z-index {
    z-index: 2;
}
.clippath_none {
    clip-path: none !important;
}
.section-subtitle {
    max-width: 500px;
}
.btn {
    padding: 15px 32px;
    font-size: 1.0rem;
    font-weight: 700;
    transition: all 0.5s;
    : 0.6px;
    color: #fff;
    box-shadow: none !important;
    text-transform: uppercase;
    outline: none !important;
    
}
.btn-round {
    border-radius: 30px;
}
.btn-custom{
    border:1px solid;
}
.btn-custom:hover,
.btn-custom:focus,
.btn-custom:active,
.btn-custom.active,
.btn-custom.focus,
.btn-custom:active,
.btn-custom:focus,
.btn-custom:hover,
.open > .dropdown-toggle.btn-custom {
    color: #f3f3f3;
}
.btn-outline-custom {
    border: 2px solid #f5f5f5;
}
.btn-outline-custom:hover,
.btn-outline-custom:focus,
.btn-outline-custom:active,
.btn-outline-custom.active,
.btn-outline-custom.focus,
.btn-outline-custom:active,
.btn-outline-custom:focus,
.btn-outline-custom:hover,
.open > .dropdown-toggle.btn-outline-custom {
    color: #000;
    background-color: #fff;
    border-color: #fff;
}
.bg-overlay {
    background-color: rgba(0, 0, 0, 0.29);
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
.no-newline {
    display:block;
}
/*==========================
        3.NAVBAR CUSTOM
============================*/
.custom-nav {
    background-color: transparent;
    padding: 20px 0px;
    width: 100%;
    border-radius: 0px;
    z-index: 999;
    margin-bottom: 0px;
    transition: all 0.5s ease-in-out;
}

.custom-nav .navbar-nav li a {
    color: #fff !important;
    font-size: 15px;
    background-color: transparent !important;
    margin: 0 7px;
    : 0.05em;
    line-height: 24px;
    transition: all 0.5s;
    font-family: 'Georgia', serif;
    font-weight: 500;
}

.custom-nav .navbar-brand .logo-light,
.custom-nav .navbar-brand .logo-dark {
    height: 32px;
}

.logo .logo-light {
    display: inline-block;
}

.stickyadd .logo .logo-dark {
    display: inline-block;
}

.stickyadd .logo .logo-light {
    display: none;
}

.logo .logo-dark {
    display: none;
}

.custom-nav .navbar-brand {
    color: #fff !important;
    text-transform: uppercase;
}
.custom-nav .navbar-toggler {
    color: #fff;
    font-size: 35px;
    padding: 0px;
}
.custom-nav.stickyadd {
    background-color: #fff !important;
    box-shadow: 0 1px 8px 3px rgba(0, 0, 0, 0.050980392156862744);
    padding: 15px 0px;
}
.custom-nav.stickyadd .navbar-nav li a {
    color: #000 !important;
}

/*===========================
        4.HOME
=============================*/
.header-bg-img {
    background-image: url(../images/header-bg.webp);
    position: relative;
    background-size: cover;
    background-position: center center;
    animation: fadein 1.5s ease-out forwards;
}

@keyframes fadein {
  0% {opacity: 0}
  100% {opacity: 1}
}
@media (min-width: 200px) and (max-width: 768px) {
.header-bg-img {
        background-image: url(../images/header-bg-mobile.webp);
        clip-path: none;
        padding: 310px 0 ;
    }
}
.header-content {
    max-width: 800px;
}
.header-table-center {
    display: table-cell;
    vertical-align: middle;
}
.header-table {
    display: table;
    width: 100%;
    height: 100%;
}

.header-name {
    font-size: 54px;
}
.header-desc {
    max-width: 500px;
    line-height: 1.8;
    color: rgba(255, 255, 255, 0.75) !important;
}
.scroll_down {
    position: absolute;
    display:block;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 13px;
    z-index: 8;
}
.scroll_down i {
    position: relative;
    -webkit-animation: bounce 2s infinite; 
    animation: bounce 2s infinite; 
    height: 32px;
    width: 32px;
    line-height: 54px;
    display: inline-block;
    color: #fff;
    font-size: 10px;
}
.scroll_down i:after {
    content: "";
    position: absolute;
    top: 22px;
    left: 3px;
    border-radius: 2px;
    z-index: -1;
    bottom: 0px;
    transition: all .2s;
    height: 32px;
    width: 32px;
        border-top: 2px solid #fff;
  border-right: 2px solid #fff;
    transform: rotate(135deg);
}

/*お知らせポップアップ*/
.open {
	cursor:pointer; /* マウスオーバーでカーソルの形状を変えることで、クリックできる要素だとわかりやすいように */
	text-decoration:underline;
}
#pop-up {
	display: none; /* label でコントロールするので input は非表示に */
}
.overlay {
	display: none; /* input にチェックが入るまでは非表示に */
}
#pop-up:checked + .overlay {
	display: block;
	z-index: 9999;
	background-color: #00000070;
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0;
	left: 0;
}
.window {
	width: 90vw;
	max-width: 420px;
	background-color: #ffffff;
	display: flex;
	justify-content: center;
	align-items: center;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	padding:28px 8px;
}
.news {
	font-size: 0.9rem;
	margin:0;
}
.newsbold{
font-size:1.0rem;
font-style:italic;
 display:block;
 padding:18px 0;
 }
.close {
	cursor:pointer;
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 25px;
}

/*===========================
        5.ABOUT
=============================*/
#about .copy {
    font-size:2.8rem;
    font-family: 'Shippori Mincho', serif;
    line-height:3.9rem;
}
#about .read {
    font-size:1.6rem;
    line-height:2.4rem;
}
#about .overview {
    padding:4rem 7rem 1rem 7rem;
    display: inline-block;
    line-height:1.5rem;
    background-image:url(../images/kirakira.png);
    background-repeat:no-repeat;
    background-position: center top;
    background-size:1.8rem; 
}
#about .phwrap {
    border-bottom:1px solid #72869f;
}
#about .phtitle {
    font-family: 'MonteCarlo', cursive;
    color:#72869f;
    font-size:2.4rem;
 }
#about .ph {
    font-size:1.3rem;
  }
#about .star {
    background-image:url(../images/kirakira.png);
    background-repeat:no-repeat;
    background-position: center bottom;
    background-size:1.8rem; 
    padding: 0 0 4rem 0;
}
#about .profile {
    font-size: 0.8rem;
    display:block;
}
#about .profiles{
     text-align:left;
  }
    
/*===========================
        6.WORK
=============================*/
.work_menu li a {
    cursor: pointer;
    display: block;
    color: #72869f;
    border:1px solid #72869f ;
    border-radius: 2px;
    margin:0 0px 10px 0px;
    font-weight: 600;
    font-size: 15px;
    padding: 5px 7px;
    transition: all 0.5s;
    font-family: 'Georgia', serif;
}
.work_menu a.active,
.work_menu a:hover {
    color: #fff !important;
}

.work_item {
    position: relative;
    padding: 8px;
}
.work_box {
    overflow: hidden;
    position: relative;
}
.work_box .work_img {
    position: relative;
    overflow: hidden;    
}
.work_box .work_img:after {
    content: " ";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 5px;
    transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
}
.work_box .work_img>img {
    transition: all 0.3s cubic-bezier(0.3, 0.1, 0.58, 1);
    border-radius: 0;
}
.work_box .work_detail {
    opacity: 0;
    color: #ffffff;
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    overflow: hidden;
    transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
}
.work_box .work_detail .thumbtitle {
    font-size: 18px;
}
.work_box .work_detail p {
    color: rgba(255, 255, 255, 0.6);
    font-size: 14px;
}
.work_box:hover .work_detail {
    top: 50%;
    transform: translate(0, -50%);
    opacity: 1;
}
.work_box:hover .work_img:after {
    background: rgba(0, 0, 0, 0.8);
}
.work_box:hover .work_img>img {
    transform: scale(1.05);
}
#work .fullorder {
    padding:4rem 0rem 1rem 0rem;
    background-image:url(../images/kirakira.png);
    background-repeat:no-repeat;
    background-position: center top;
    background-size:1.8rem; 
}
#work .suggestion {
    font-size: 1.5rem;
    color:#72869f;
    border-bottom:1px solid #72869f;
    padding:0 0 5px 0;
    font-family: 'Shippori Mincho', serif;
}
#work .scroll_down {
    position: relative;
    left: 0;
    right: 0;
    width: 100%;
    text-align: center;
    padding:10px;
}

/*===モーダル表示のためのcss　*/

.hide-area{/*モーダル表示をする場所をあらかじめ隠す*/
    display: none;
}
.modaal-fullscreen .modaal-content-container{/*full画面の色設定*/
    background: #333;
    color: #fff;
    text-align:center;
}
.modaal-fullscreen .modaal-close{/*ボタンの色、位置*/
    background:none;
    right:10px;
}
/*クローズボタンの×の色変更*/
.modaal-close:focus:after,
.modaal-close:focus:before,
.modaal-close:hover:after,
.modaal-close:hover:before{
    background:#666;
}
.modaalimg {
    width:80%;
}
.modaal-title {
    font-size:1rem;
    margin:
}
.modaalcaption {
    display:block;
    margin:10px 0;
    font-size:20px;
    font-weight: 600;
}
.modaal-fullscreen .product-introduction {
    text-align:left;
    border: 1px solid #979797;
    display: inline-block;
    position:relative;
    padding:10px;
    border-radius: 4px;
    width:80%;
}
.modaalcaption .genre {
    background-color:fff;
}


/*===========================
        7.SERVICES
=============================*/
#services .deadline {
    border: 1px solid #586b85;
    display: inline-block;
    position:relative;
    padding:0 18px;
    border-radius: 4px;
    text-align:left;
    color: #586b85;
}
#services .deadline .small-label {
    background: #f4f8fb;
    font-size:1.2rem;
    padding: 0px 5px;
    color: #586b85;
    text-align:center;
    position: absolute;
    top: -14px;
    left:50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
#services .attentionblock {
    display:block;
}

#services li{
    list-style-type:none;
    text-align:center
}
#services .flow {
    font-weight: 600;
    font-family: 'Shippori Mincho', serif;
}
#services .text-custom {
    font-family: 'MonteCarlo', cursive;
    font-size:2.4rem;
    display:block;
    padding:0 0.5rem 0.3rem 0;
}
#services .la-angle-down-solid {
    font-size:2.4rem;
    color: #72869f;
}


/*=========================
        8.ONLINESHOP
===========================*/
#onlineshop a:hover img {
    opacity: 0.5 ;
    }
#onlineshop .stores {
    padding:0 2rem;
}
/*=========================
        9.CONTACT
===========================*/
.header-bg-contact {
    background-image: url(../images/header-contact.jpg);
    background-size: cover;
    background-size: contain;
    background-repeat:no-repeat;
}
@media (min-width: 200px) and (max-width: 768px) {
.header-bg-contact {
        background-image: url(../images/header-contact.jpg);
        clip-path: none;
    }
}

/*======================
        10.FOOTER
========================*/
.footer {
    padding: 30px 0px 30px 0;
    background-color: #72869f !important;
}
.footer .footer-alt li {
    font-size: 1rem;
    text-align: left;
    padding:0 0.5rem 0 0;
}
.footer .footer-alt li span {
padding:0 0.1rem 0 0;
}
.footer a {
display: inline-block;
  color:#fff;
  text-decoration:none;
  transition: color .3s;
}
.footer a:hover {
    color: rgba(241, 241, 241, 0.5);
    }
/*===========================
        11.RESPONSIVE
=============================*/
@media (min-width: 200px) and (max-width: 768px) {
.header-bg-img {
    background-image: url(../images/header-bg-mobile.jpg);
    clip-path: none;
    padding: 320px 0 ;
    }
#home .scroll_down {
    bottom:  150px; 
    margin:  auto;  
}
    .custom-nav {
        background-color: #fff !important;
        padding: 10px !important;
    }
    .custom-nav .container {
        width: 95%;
    }
    .custom-nav .navbar-toggler {
        color: #000;
        font-size: 32px;
        border: none;
    }
    .custom-nav .navbar-toggler .la-bars{
    }
    .custom-nav .logo .logo-dark {
        display: inline-block;
    }
    .custom-nav .navbar-nav li a {
        color: rgba(0, 0, 0, 0.6) !important;
    }
    .custom-nav .logo .logo-light {
        display: none;
    }
    .newline {
        display:block;
    }
    .no-newline {
        display:inline;
    }
    .h-100vh {
        height: auto;
}
   .col-lg-12 {
        margin:0 3px;
    }
    p {
        font-size:1rem;
    }
    .custom-nav .navbar-nav li a {
        margin: 0 0px;
        line-height: 35px;
        text-align: center;
        font-size: 18px;
    }
    .header-name {
        font-size: 38px;
    }
    #home .img-fluid {
        padding:0 20px 0;
    }



#about .copy {
    font-size:2.1rem;
    line-height:3rem;
    letter-spacing: 0.003em
    line-height: 0.1;
}
#about .read {
    font-size:1.4rem;
    }
#about  .overview {
    padding:3.5rem 0 1rem 0;
    font-size:1rem;
    text-align:left;
    }
#about  .ph {
    font-size:1.1rem;
    }
#about .profiles {
    text-align:center;
    }
#about .his {
    padding: 0 3px;
 }
#about .pf {
    padding:0 70px;
}
#about h4 {
      text-align:center;
      margin:0 10px 15px 10px;
}
#about .phwrap {
       margin:0 3px;
}
#work p {
    text-align:left;
}
#work .engtitle {
    text-align:center;
}
#work .work_item {
    width: 50%;
    padding:7px;
}
 #work .work-filter {
    margin:0 5px;
}
#work .read {
    text-align:left;
} 
#work .fullorder {
padding:2px 3px 0 3px;
}
#work .suggestion{
    text-align:center;
    font-size:1.2rem;
    padding:45px 0 8px 0;
} 
.modaal-fullscreen .product-introduction {
    border: 1px solid #f1f1f1;
    display: inline-block;
    position:relative;
    padding:10px;
    border-radius: 4px;
    font-size:0.9rem;
    width:100%;
}

/*画像の横幅を100%にしてレスポンシブ化*/
.modaalimg {
    width:100%;
    max-width:100%;
    height:auto;
    vertical-align: bottom;/*画像の下にできる余白を削除*/
}

#services .services-boxes {
    padding:0 20px 20px 20px;
    display:block;
}
#services p {
    text-align:left;
}
#services .deadline p{
    text-align:left;
}
#services .attention {
    text-align:left;
}
#onlineshop .read {
    text-align:left;
} 
 #contact .col-lg-12 {
    margin:0 0;
    }
#contact .read {
    text-align:left;
}

}

@media (max-width: 2560px) {
    .home-bg .curv-img {
        bottom: -5px;
    }
}
