/* --------------------------
:: Template Name: Colorlib App - App Landing Page 
:: Template Author: Colorlib
:: Template Author URI: https://colorlib.com/
:: Description: Colorlib is a One Page based App Landing Template. It's very clean, creative & beautiful. It's super     responsive & ultra light.
:: Tags: Colorlib, App Landing, Apps, Responsive App Landing, Bootstrap 4, Free Theme, Free HTML Template, HTML5 Template etc.
:: Version: v1.0
:: Created: 11/03/2017
-------------------------- */

/* --- [Master Stylesheet] ----
:: 1.0 Base CSS Start
:: 2.0 Header Area CSS
:: 3.0 Wellcome Area CSS
:: 4.0 Special Area CSS
:: 5.0 Features Area CSS
:: 6.0 Voice Area CSS
:: 7.0 Contact Area CSS Start
:: 8.0 Footer Area CSS Start
-------------------------- */

@import url('https://fonts.googleapis.com/css?family=Cabin:400,500,700|Montserrat:400,500,700');
@import 'css/bootstrap.min.css';
@import 'css/animate.css';
@import 'css/magnific-popup.css';
@import 'css/owl.carousel.min.css';
@import 'css/slick.css';
@import 'css/font-awesome.min.css';
@import 'css/themify-icons.css';
@import 'css/ionicons.min.css';

/* --------------------------
:: 1.0 Base CSS Start
-------------------------- */

* {
    margin: 0;
    padding: 0;
}

@font-face {
	font-family: 'GN-Kin-iro';
	src: url(fonts/GN-Kin-iro_SansSerif.ttf);
}

body {
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    background-color: #ebe6dc;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'GN-Kin-iro';
    color: #7f5b2e;
    line-height: 1.2;
}
h2 {
	font-size:62px;
}
h3 {
	font-size:36px;
	font-weight:bold;
	text-align:center;
	margin-top:60px;
	color:#b81c22;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
p {
	color:#7f5b2e !important;
}
.head-border {
	font-family: 'GN-Kin-iro';
	font-size:62px;
	color: #7f5b2e;
	display: flex;
	align-items: center;
	margin-top:50px;
}
.head-border:before,
.head-border:after {
	border-top: 2px solid #7f5b2e;
	content: "";
	flex-grow: 1;
}
.head-border:before {
	margin-right: 1rem;
}
.head-border:after {
	margin-left: 1rem;
}

.bg-white {
	background-color:#ebe6dc !important;
}

.section-heading > h2 {
	font-size:32px;
	text-align:center;
	padding:90px 0 40px 0;
	margin:50px 0 0 0;
	background:url(img/h3_point.png) no-repeat top center;
}
h2 br {
	display:block !important;
}

.section_padding_100 {
    padding-top: 70px;
    padding-bottom: 70px;
}

.section_padding_100_50 {
    padding-top: 100px;
    padding-bottom: 50px;
}

.section_padding_100_70 {
    padding-top: 100px;
    padding-bottom: 70px;
}

.section_padding_50 {
    padding-top: 50px;
    padding-bottom: 50px;
}

.section_padding_50_20 {
    padding-top: 50px;
    padding-bottom: 20px;
}

.section_padding_150 {
    padding-top: 150px;
    padding-bottom: 150px;
}

.section_padding_200 {
    padding-top: 200px;
    padding-bottom: 200px;
}

.section_padding_0_100 {
    padding-top: 100px;
    padding-bottom: 100px;
}

.section_padding_70 {
    padding-top: 70px;
    padding-bottom: 70px;
}

.section_padding_0_50 {
    padding-top: 0;
    padding-bottom: 50px;
}

img {
    max-width: 100%;
    max-height: 100%;
}

.mt-15 {
    margin-top: 15px;
}

.mt-30 {
    margin-top: 30px;
}

.mt-40 {
    margin-top: 40px;
}

.mt-50 {
    margin-top: 50px;
}

.mt-100 {
    margin-top: 100px;
}

.mt-150 {
    margin-top: 150px;
}

.mr-15 {
    margin-right: 15px;
}

.mr-30 {
    margin-right: 30px;
}

.mr-50 {
    margin-right: 50px;
}

.mr-100 {
    margin-right: 100px;
}

.mb-15 {
    margin-bottom: 15px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb-50 {
    margin-bottom: 50px;
}

.mb-100 {
    margin-bottom: 100px;
}

.ml-15 {
    margin-left: 15px;
}

.ml-30 {
    margin-left: 30px;
}

.ml-50 {
    margin-left: 50px;
}

.ml-100 {
    margin-left: 100px;
}

ul,
ol {
    margin: 0;
    padding: 0;
}

#scrollUp {
    bottom: 0;
    font-size: 24px;
    right: 30px;
    width: 50px;
    background-color: #222;
    color: #fff;
    text-align: center;
    height: 50px;
    line-height: 50px;
}

a,
a:hover,
a:focus,
a:active {
    text-decoration: none;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
}

li {
    list-style: none;
}

p {
    color: #222;
    font-size: 18px;
    font-weight: 300;
    margin-top: 0;
}
p span.red {
	color:red;
}
p span.blue {
	color:#0c8fe8;
}

.heading-text > p {
    font-size: 16px;
}

.section-heading > h2 {
    color: #222;
    font-size: 42px;
    margin: 0;
}
h2.top_midashi {
    font-weight: 300;
    color: #222;
    font-size: 42px;
    margin: -150px 0 0 0;
	padding-bottom:50px;
	text-align:center;
}
.icon-scroll,
.icon-scroll:before {
  position: absolute;
  left: 47%;
  bottom: 10%;
}

.icon-scroll {
  width: 32px;
  height: 58px;
  margin-left: 0;
  top: 92%;
  margin-top: -80px;
  box-shadow: inset 0 0 0 2px #777;
  border-radius: 15px;
  background-color:#fff;
}
.icon-scroll:before{
/*  width: 5px;
  height: 5px;
  background: #777;
*/
  content: '';
  margin-left: -3px;
  top: 13px;
  border-radius: 0;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-name: scroll;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 4px 0 4px;
  border-color: #999 transparent transparent transparent;
}
@keyframes scroll {
  40% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translateY(22px);
  }
}

.section-heading {
    margin-bottom: 60px;
}

.line-shape-white,
.line-shape {
    width: 80px;
    height: 2px;
    background-color: #fb397d;
    margin-top: 15px;
}

.line-shape {
    margin-left: calc(50% - 40px);
}

.table {
    display: table;
    height: 100%;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 2;
}

.table-cell {
    display: table-cell;
    vertical-align: middle;
}

#preloader {
    overflow: hidden;
    background-color: #fff;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999;
}

.colorlib-load {
    -webkit-animation: 2000ms linear 0s normal none infinite running colorlib-load;
    animation: 2000ms linear 0s normal none infinite running colorlib-load;
    background: transparent none repeat scroll 0 0;
    border-color: #dddddd #dddddd #fb397d;
    border-radius: 50%;
    border-style: solid;
    border-width: 2px;
    height: 40px;
    left: calc(50% - 20px);
    position: relative;
    top: calc(50% - 20px);
    width: 40px;
    z-index: 9;
}

@-webkit-keyframes colorlib-load {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes colorlib-load {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/* --------------------------
:: 2.0 Header Area CSS
-------------------------- */

.header_area {
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 99;
    top: 0;
    padding: 0 4%;
	background-color:#b81c22;
}

.menu_area .navbar-brand {
    font-size: 72px;
    font-weight: 700;
    color: #fff;
    margin: 0;
    line-height: 1;
    padding: 0;
}
.bun1 {
	text-align:center;
	font-size:18px;
}
.bun2 {
	text-align:center;
	font-size:16px;
	color:#ce7b20;
}

.menu_area .navbar-brand:hover,
.menu_area .navbar-brand:focus {
    color: #fff;
}

.menu_area {
    position: relative;
    z-index: 2;
}

.menu_area #nav .nav-link {
    color: #000;
    display: block;
    font-size: 16px;
    font-weight: 500;
    border-radius: 30px;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    padding: 35px 15px;
}

.menu_area #nav .nav-link {
	color:#fff;
	padding:8px 15px;
	margin-left:10px;
}


.menu_area nav ul li > a:hover {
    color: #fb397d;
}

.sing-up-button {
    text-align: right;
}

.sing-up-button > a {
    color: #fff;
    font-weight: 500;
    display: inline-block;
    border: 2px solid #a883e9;
    height: 50px;
    min-width: 178px;
    line-height: 46px;
    text-align: center;
    border-radius: 24px 24px 24px 0px;
}

.sing-up-button > a:hover {
    background: #fb397d;
    color: #fff;
    border-color: transparent;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
}

/* stcicky css */

.header_area.sticky {
    background-color: #b81c22;
    -webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
            box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    height: 70px;
    position: fixed;
    top: 0;
    z-index: 99;
}

.header_area.sticky .menu_area .navbar-brand {
    font-size: 50px;
}

.header_area.sticky .menu_area #nav .nav-link {
    padding: 23px 15px;
	border:none;
	background-color:inherit;
	color:#fff;
}
.header_area.sticky .menu_area #nav .nav-link:hover {
	text-decoration:underline;
}
.header_area.sticky .navbar {
    padding: 0;
}


/* --------------------------
:: 3.0 Wellcome Area CSS
-------------------------- */

.wellcome_area {
    height: 940px;
    position: relative;
    z-index: 1;
	background-color:#ebe6dc;
}

.wellcome_area:after {
    position: absolute;
    width: 100%;
    left: 0;
    height: 0;
    background-color: #fff;
    content: '';
    bottom: 0;
    z-index: 2;
}

.welcome-thumb {
    width: 100%;
    position: absolute;
    bottom: -220px;
    right: 0px;
    z-index: 9;
}
.pc {
	display:block;
}
.sp {
	display:none;
}

.welcome-thumb h1 { text-align:center; }
.welcome-thumb img {
    height: auto;
    width: 90%;
}

.wellcome-heading > h2 {
    font-size: 100px;
    color: #ffffff;
    font-weight: 700;
    position: relative;
    z-index: 3;
}
.catch {
	position:absolute;
	right:30%;
	top:40px;
	color:#000;
}
.catch br {
	display:none;
}

.get-start-area .email {
    background: #9572e8;
    height: 50px;
    max-width: 260px;
    border: none;
    border-radius: 24px;
    padding: 0px 15px;
}


.form-control::-webkit-input-placeholder {
    color: #aaa;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #aaa;
    opacity: 1;
}

.form-control::-ms-input-placeholder {
    color: #aaa;
    opacity: 1;
}

.form-control::placeholder {
    color: #aaa;
    opacity: 1;
}

.get-start-area .email:focus {
    border: none;
    outline-offset: transparent !important;
    border-radius: 30px;
}

.get-start-area .submit {
    background-color: #fb397d;
    color: #fff;
    font-weight: 500;
    display: inline-block;
    border: none;
    height: 50px;
    min-width: 167px;
    line-height: 46px;
    text-align: center;
    border-radius: 24px 24px 24px 0px;
    margin-left: 10px;
}

.get-start-area .submit:hover {
    background: #6f52e5;
    color: #fff;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
}

.wellcome-heading > p {
    color: #000;
	text-align:center;
}

.wellcome-heading > h3 {
    font-size: 332px;
    position: absolute;
    top: -134px;
    font-weight: 900;
    left: -12px;
    z-index: -1;
    color: #fff;
    opacity: .1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
}

.wellcome-heading {
    margin-bottom: 0px;
}

/* --------------------------
:: 4.0 Special Area CSS
-------------------------- */

.single-icon > i {
    font-size: 36px;
    color: #fb397d;
}

.single-special > h4 {
    font-size: 22px;
    color: #5b32b4;
}

.single-icon {
    margin-bottom: 25px;
}

.single-special > h4 {
    font-size: 22px;
    color: #5b32b4;
    margin-bottom: 15px;
}

.single-special {
    padding: 0px;
    border-radius: 40px 40px 40px 0px;
    -webkit-transition-duration: 800ms;
    -o-transition-duration: 800ms;
    transition-duration: 800ms;
    margin-bottom: 30px;
}
img.arrow {
	position:absolute;
	bottom:21%;
	right:-28px;
}

.special_description_content > h2 {
    color: #5b32b4;
    font-size: 48px;
    margin-bottom: 30px;
}

.single-special:hover {
    -webkit-box-shadow: 0 10px 90px rgba(0, 0, 0, 0.08);
            box-shadow: 0 10px 90px rgba(0, 0, 0, 0.08);
}

.single-special p {
    margin-bottom: 0;
}

.app-download-area {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-preferred-size: 1;
    flex-basis: 1;
    margin-top: 50px;
}

.app-download-btn a {
    border: 1px solid #ddd;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px 30px;
    border-radius: 30px 30px 30px 0;
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.app-download-btn.active a,
.app-download-btn a:hover {
    border-color: transparent;
    background-color: #fb397d;
}

.app-download-btn a i {
    color: #47425d;
    font-size: 24px;
    margin-right: 15px;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
}

.app-download-btn a p {
    font-size: 16px;
    line-height: 1;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
}

.app-download-btn a p span {
    font-size: 12px;
    display: block;
}

.app-download-btn:first-child {
    margin-right: 20px;
}

.app-download-btn a:hover i,
.app-download-btn.active a i,
.app-download-btn.active a p,
.app-download-btn a:hover p {
    color: #fff;
}

/* --------------------------
:: 5.0 Features Area CSS
-------------------------- */

.single-feature {
    margin-bottom: 50px;
	text-align:center;
}

.single-feature > p {
    margin-bottom: 0;
	padding:15px 0 20px 0;
	font-size:16px;
	line-height:1.8;
	color:#333;
	min-height:170px;
	margin-top:0 !important;
}

.single-feature > i {
    color: #fb397d;
    font-size: 30px;
    display: inline-block;
    float: left;
    margin-right: 10px;
}

.single-feature > h5 {
    font-size: 25px;
    color: #003b82;
	text-align:center;
	min-height:76px;
	padding:20px 10px 10px 10px;
	margin-bottom:0;
}
.sonatoki_pc { margin:0 auto; }

.toku01 { background-color:#ccc; padding-top:25px !important; }
.toku02 { background-color:#ccc; }
.toku03 { background-color:#ccc; }
.toku04 { background-color:#ccc; }

.toku05 { background-color:#003b82; color:#fff !important; }
.toku06 { background-color:#003b82; color:#fff !important; }
.toku07 { background-color:#003b82; color:#fff !important; }
.toku08 { background-color:#003b82; color:#fff !important; }

.toku01p { min-height:150px !important; }
.toku02p { min-height:150px !important; }
.toku03p { min-height:150px !important; }

.toku05p { background-color:#003b82; color:#fff !important; }
.toku06p { background-color:#003b82; color:#fff !important; }
.toku07p { background-color:#003b82; color:#fff !important; }
.toku08p { background-color:#003b82; color:#fff !important; min-height:170px !important; }

.single-feature > p {
    margin-top: 15px;
}
.row2 {
	max-width: 1100px;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
}
.row3 {
	max-width:740px;
	width:740px;
	margin:0 auto;
}
.row3 br { display:block; }
.row4 {
	max-width:740px;
	margin:0 auto 50px;
	width:740px;
}


.balloon1-top {
  position: relative;
  display: inline-block;
  margin: 1.5em 0;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  font-size: 30px;
  background: #eeebd9;
}

.balloon1-top:before {
  content: "";
  position: absolute;
  top: -63px;
  left: 47%;
  margin-left: -15px;
  border: 30px solid transparent;
  border-bottom: 35px solid #eeebd9;
}

.balloon1-top p {
  margin: 0;
  padding: 0;
}
.row3 h3 {
	font-size:24px;
}
.row3 p {
	line-height:1.8;
}
.memo {
	width: 100%;
	box-sizing: border-box;
	padding: 28px;
	border-radius: 20px;
	background-color: #eeebd9;
	box-shadow: 1px 1px 12px rgb(120,120,120);
}
.memo h3 { font-size:31px; }
.memo p {  }


/* --------------------------
:: 06 Flow Area CSS
-------------------------- */
.flow_container {
	width:680px;
	margin:0 auto;
}

.flow {
	width:100%;
	padding:40px 10px 40px 10px;
	border-bottom:1px dashed #003b82;
}
.flow:after { content: ""; clear: both; display: block; }
.flow1 {
	float:left;
	width:14%;
	margin-right:2%;
}
.flow1 h3 { font-size:72px; color:#000; padding:0; margin:0; }
.flow2 {
	float:left;
	width:44%;
	margin-right:4%;
}
.flow2 h3 { font-size:24px; color:#003b82; }
.flow2 p { font-size:16px; }
.flow3 {
	float:right;
	width:36%;
	text-align:center;
}

.voice_container {
	margin:0 auto;
	padding:50px 4%;
	background-color: #8dc556;
	box-sizing:border-box;
}
.voice {
	width:100%;
	max-width:1060px;
	margin:0 auto;
	background-color:#fdd108;
	padding:50px;
	box-sizing:border-box;
	border-radius:30px;
	box-shadow: 1px 1px 15px rgb(120,120,120);
	position:relative;
}
img.binder {
	position:absolute;
	top:15px;
	left:37%;
}
.voice_paper {
	width:100%;
	padding:80px 30px 30px;
	box-sizing:border-box;
	background-color:#fff;
	display: flex;
    flex-wrap: wrap;
}
.voice_box {
	width:100%;
	padding:20px;
	box-sizing:border-box;
	min-height:160px;
	margin-bottom:25px;
	box-shadow: 0 0 5px 1px rgba(150, 150, 150, 1);
}
.voice_box p {
	font-family: 'Hui';
	font-size:20px;
	padding-right:50px;
}
.voice_box span { font-weight:bold; }
.vb1 { background:url(img/bg_voice01.png) no-repeat #fae5ee bottom right 10px; }
.vb2 { background:url(img/bg_voice02.png) no-repeat #ebf3d8 bottom right 10px; }
.vb3 { background:url(img/bg_voice03.png) no-repeat #e8e6f2 bottom right 10px; }
.vb4 { background:url(img/bg_voice04.png) no-repeat #def1fb bottom right 10px; }
.vb5 { background:url(img/bg_voice05.png) no-repeat #e0efe1 bottom right 10px; }
.vb6 { background:url(img/bg_voice06.png) no-repeat #dff0f4 bottom right 10px; }
.vb7 { background:url(img/bg_voice07.png) no-repeat #fdebd1 bottom right 10px; }
.vb8 { background:url(img/bg_voice08.png) no-repeat #fcede4 bottom right 10px; }


/* --------------------------
:: 07 Contact Area CSS Start
-------------------------- */

.contact_input_area { margin-top:50px; }
.address-text > p,
.phone-text > p,
.email-text > p {
    font-size: 18px;
    margin-bottom: 10px;
}

.address-text > p > span,
.phone-text > p > span,
.email-text > p > span {
    color: #5b32b4;
}

.footer-contact-area .line-shape {
    margin-left: 0;
}

.footer-contact-area .heading-text > p {
    margin-top: 50px;
}

.footer-contact-area .heading-text {
    margin-bottom: 50px;
}


#name {
    font-size: 18px;
    padding: 10px;
}

#email {
    font-size: 18px;
    padding: 10px;
}

#tel {
	font-size:18px;
	padding: 10px;
}

#message {
	font-size:18px;
	padding:10px;
}

.btn.submit-btn {
    background: #00afcc;
    height: 48px;
    min-width: 185px;
    color: #ffffff;
    font-weight: 500;
}

.btn.submit-btn:hover {
    background: #5b32b4;
    color: #fff;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
}

.footer-contact-area {
    background: #fff;
}

.footer-text > p {
    margin-bottom: 50px;
}

p.form-chui {
	font-size:14px;
	color:#666;
	margin:15px 0 15px 20px;
}
p.form-chui br { display:block; }


/* --------------------------
:: 08 Footer Area CSS Start
-------------------------- */

footer {
	background-color:#fff;
}
.copyright-text {
	margin:10px auto;
}

.footer-text h3 {
    color: #b81c22;
    font-size: 52px;
    font-weight: normal;
	font-family: 'GN-Kin-iro';
}

.footer-social-icon > a > i {
    background: #9b69e4;
    font-size: 14px;
    color: #ffffff;
    height: 40px;
    width: 40px;
    line-height: 40px;
    font-weight: 500;
    border-radius: 10px 10px 10px 0px;
    margin-right: 10px;
}

.footer-social-icon > a > i:hover {
    background: #fb397d;
    color: #fff;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
}

.social-icon {
    margin-bottom: 30px;
}

.footer-text {
    margin-bottom: 15px;
}
.footer-text p {
	color:#fff;
}

.footer-menu ul li {
    display: inline-block;
}

.footer-menu ul li a {
    border-right: 2px solid #726a84;
    display: block;
    padding: 0 7.5px;
    color: #726a84;
}

.footer-social-icon > a .active {
    background: #fb397d;
}

.footer-menu ul li:last-child a {
    border-right: 0 solid #ddd;
}

.footer-social-icon {
    margin-bottom: 30px;
}

.footer-menu {
    margin-bottom: 15px;
}

.copyright-text > p {
    margin-bottom: 0;
	color:#fff;
}