/* ----------------------------------------------------------------

  Google fonts

---------------------------------------------------------------- */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100&family=Noto+Serif+JP:wght@200&family=Shippori+Mincho+B1:wght@700&display=swap');
/*
font-family: 'Noto Sans JP', sans-serif;
font-family: 'Noto Serif JP', serif;
font-family: 'Shippori Mincho B1', serif;
*/


body {
  font-family: 'Noto Serif JP', serif;
  font-size: 1.1rem;
}
.form-row{
  padding: 0px;
  margin: 0px;
}

.bg_ngw{
  background: #75b6ce;
  color: #fff;
}
.bg_red{
/* background-color: rgb(136, 54, 34); */
color: tomato;
}

.navbar-collapse{
  /* background: #75b6ce!important; */
  
}
.ccocms_menu{
  font-weight: normal;
}
.ccocms_menu_active{
  font-weight: bold;
  color: tomato;
}

#section_main{
  margin-top: 100px;
}

#footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 3em;
  padding-top: 1em;
  text-align: center;
  background-color: #75b6ce;
  
  color: #fff;
}
#CcoNavBar{ 
  height: 70px;
}
#CcoNavBarNav{
  /* width: 128px; */
}
#AppMenu{
  margin-left: 50px;
}

.app-menu{
  margin-left: -55px;
  margin-right: -53px;
  padding-top: 0.3rem;
}
.app-menu-modal{
  margin-left: -32px;
  margin-top: -16px;
  background: #75b6ce;
}
.app-menu-modal-full{
  position: fixed;
  margin-left: -36px;
  margin-right: -36px;
  background: #75b6ce;
  width: 100%;
  height: 45px;
}



/* システムメニュー選択画像のDropDownTogle▽を非表示にする */
#CcoNavBarNav .sub-arrow{
  display: none!important;
}

.hr{
  margin-top: 0.5px;
  margin-bottom: 0.5px;
  border: 0;
  height: 1px;
  background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
  background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
  background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
  background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
}

/* スライダー文字 */
.slider-grid .item .text h2 strong { 
  display: block;
  font-family: "Sawarabi Mincho";
  font-size: 72px;
  font-weight: 600;
  color: #ba2636;
  text-shadow: 1px 1px 2px #fff;
}

.slider-grid .item .text h2 span { 
  margin-top: 2.5rem;
  display: block; 
  font-size: 32px; 
  font-weight: 500;
  line-height: 4.5rem;
  color: #ba2636;
  font-family: "Sawarabi Mincho";
  text-shadow: 1px 1px 2px #fff;
}




.subtitle{
  font-family: 'Shippori Mincho B1', serif;
  font-size: 1.25rem;
  font-weight: bold;
  text-align: left;
  padding: 0.25rem;/*文字周りの余白*/
  padding-left: 1.0rem;
  color: #494949;/*文字色*/
  background: #efefef;/*背景色*/
  border-left: solid 0.8rem #75b6ce;/*左線（実線 太さ 色）*/
  border-bottom: 1px solid #75b6ce;/* 下の線 */ 
}
.subtitleBlue{
  font-family: 'Shippori Mincho B1', serif;
  font-size: 1.25rem;
  font-weight: bold;
  text-align: left;
  padding: 0.25rem;/*文字周りの余白*/
  padding-left: 1.0rem;
  color: #494949;/*文字色*/
  background: #efefef;/*背景色*/
  border-left: solid 0.8rem rgba(34, 95, 136, 0.9);/*左線（実線 太さ 色）*/
  border-bottom: 1px solid rgba(34, 95, 136, 0.9);/* 下の線 */ 
}
.subtitleRed{
  font-family: 'Shippori Mincho B1', serif;
  font-size: 1.25rem;
  font-weight: bold;
  text-align: left;
  padding: 0.25rem;/*文字周りの余白*/
  padding-left: 1.0rem;
  color: rgba(216, 63, 16, 0.9);/*文字色*/
  background: #efefef;/*背景色*/
  border-left: solid 0.8rem rgba(216, 63, 16, 0.9);/*左線（実線 太さ 色）*/
  border-bottom: 1px solid rgba(216, 63, 16, 0.9);/* 下の線 */ 
}
.subPosttitle{
  font-family: 'Shippori Mincho B1', serif;
  font-size: 1.25rem;
  font-weight: bold;
  text-align: left;
  padding: 0.25rem;/*文字周りの余白*/
  padding-left: 1.0rem;
  color: #494949;/*文字色*/
  background: #efefef;/*背景色*/
  border-left: solid 0.8rem #75b6ce;/*左線（実線 太さ 色）*/
  border-bottom: 1px solid #75b6ce;/* 下の線 */ 
}
.captionTitle{
  font-family: 'Shippori Mincho B1', serif;
  font-size: 1.10rem;
  font-weight: bold;
  text-align: left;
  padding: 0.10rem;/*文字周りの余白*/
  padding-left: 0.8rem;
  color: #494949;/*文字色*/
  background: #efefef;/*背景色*/
  border-left: solid 0.5rem #75b6ce;/*左線（実線 太さ 色）*/  
  border-bottom: 1px solid #75b6ce;/* 下の線 */ 
}
.itemTitle{
  font-family: 'Shippori Mincho B1', serif;
  font-size: 1.00rem;
  font-weight: bold;
  text-align: left;
  padding: 0.10rem;/*文字周りの余白*/
  padding-left: 0.8rem;
  color: #75b6ce;/*文字色*/
  background: #efefef;/*背景色*/
  border-bottom: 1px solid #75b6ce;/* 下の線 */ 
}
.calendarTitle{
  font-family: 'Shippori Mincho B1', serif;
  font-size: 1.40rem;
  font-weight: bold;
  text-align: left;
  padding: 0.10rem;/*文字周りの余白*/
  padding-left: 0.8rem;
  color: #75b6ce;/*文字色*/
}
/* ----------------------------------------------------------------

  objectFit

---------------------------------------------------------------- */
.OF-fill {
	object-fit: fill;
	font-family: 'object-fit: fill';
}

.OF-contain {
	object-fit: contain;
	font-family: 'object-fit: contain';
}

.OF-cover {
	object-fit: cover;
	font-family: 'object-fit: cover';
}

.OF-cover-op {
	width: 100%;
	height: 350px;
	object-fit: cover;
	object-position: center 70%;
	font-family: 'object-fit: cover; object-position: center 80%';
	max-height: 33vw;
}

.OF-PostEyecatch-op0 {
	width: 100%;
	height: 350px;
	object-fit: cover;
	object-position: center 0%;
	font-family: 'object-fit: cover; object-position: center 0%';
	max-height: 33vw;
}

.OF-PostEyecatch-op1 {
	width: 100%;
	height: 350px;
	object-fit: cover;
	object-position: center 10%;
	font-family: 'object-fit: cover; object-position: center 10%';
	max-height: 33vw;
}

.OF-PostEyecatch-op2 {
	width: 100%;
	height: 350px;
	object-fit: cover;
	object-position: center 20%;
	font-family: 'object-fit: cover; object-position: center 20%';
	max-height: 33vw;
}

.OF-PostEyecatch-op3 {
	width: 100%;
	height: 350px;
	object-fit: cover;
	object-position: center 30%;
	font-family: 'object-fit: cover; object-position: center 30%';
	max-height: 33vw;
}

.OF-PostEyecatch-op4 {
	width: 100%;
	height: 350px;
	object-fit: cover;
	object-position: center 40%;
	font-family: 'object-fit: cover; object-position: center 40%';
	max-height: 33vw;
}

.OF-PostEyecatch-op5 {
	width: 100%;
	height: 350px;
	object-fit: cover;
	object-position: center 50%;
	font-family: 'object-fit: cover; object-position: center 50%';
	max-height: 33vw;
}

.OF-PostEyecatch-op6 {
	width: 100%;
	height: 350px;
	object-fit: cover;
	object-position: center 60%;
	font-family: 'object-fit: cover; object-position: center 60%';
	max-height: 33vw;
}

.OF-PostEyecatch-op7 {
	width: 100%;
	height: 350px;
	object-fit: cover;
	object-position: center 70%;
	font-family: 'object-fit: cover; object-position: center 70%';
	max-height: 33vw;
}

.OF-PostEyecatch-op8 {
	width: 100%;
	height: 350px;
	object-fit: cover;
	object-position: center 80%;
	font-family: 'object-fit: cover; object-position: center 80%';
	max-height: 33vw;
}

.OF-PostEyecatch-op9 {
	width: 100%;
	height: 350px;
	object-fit: cover;
	object-position: center 90%;
	font-family: 'object-fit: cover; object-position: center 90%';
	max-height: 33vw;
}

.OF-PostEyecatch-op10 {
	width: 100%;
	height: 350px;
	object-fit: cover;
	object-position: center 100%;
	font-family: 'object-fit: cover; object-position: center 100%';
	max-height: 33vw;
}


.OF-PostImg-op0 {
	object-fit: cover;
	object-position: center 0%;
	font-family: 'object-fit: cover; object-position: center 0%';
}

.OF-PostImg-op1 {
	object-fit: cover;
	object-position: center 10%;
	font-family: 'object-fit: cover; object-position: center 10%';
}

.OF-PostImg-op2 {
	object-fit: cover;
	object-position: center 20%;
	font-family: 'object-fit: cover; object-position: center 20%';
}

.OF-PostImg-op3 {
	object-fit: cover;
	object-position: center 30%;
	font-family: 'object-fit: cover; object-position: center 30%';
}

.OF-PostImg-op4 {
	object-fit: cover;
	object-position: center 40%;
	font-family: 'object-fit: cover; object-position: center 40%';
}

.OF-PostImg-op5 {
	object-fit: cover;
	object-position: center 50%;
	font-family: 'object-fit: cover; object-position: center 50%';
}

.OF-PostImg-op6 {
	object-fit: cover;
	object-position: center 60%;
	font-family: 'object-fit: cover; object-position: center 60%';
}

.OF-PostImg-op7 {
	object-fit: cover;
	object-position: center 70%;
	font-family: 'object-fit: cover; object-position: center 70%';
}

.OF-PostImg-op8 {
	object-fit: cover;
	object-position: center 80%;
	font-family: 'object-fit: cover; object-position: center 80%';
}

.OF-PostImg-op9 {
	object-fit: cover;
	object-position: center 90%;
	font-family: 'object-fit: cover; object-position: center 90%';
}

.OF-PostImg-op10 {
	object-fit: cover;
	object-position: center 100%;
	font-family: 'object-fit: cover; object-position: center 100%';
}

.OF-PostImg-height1 {
	height: 100px;
	width: 100%;
}

.OF-PostImg-height2 {
	height: 200px;
	width: 100%;
}

.OF-PostImg-height3 {
	height: 300px;
	width: 100%;
}

.OF-PostImg-height4 {
	height: 400px;
	width: 100%;
}

.OF-PostImg-height5 {
	height: 500px;
	width: 100%;
}

.OF-PostImg-height6 {
	height: 600px;
	width: 100%;
}

.OF-PostImg-height7 {
	height: 700px;
	width: 100%;
}

.OF-PostImg-height8 {
	height: 800px;
	width: 100%;
}

.OF-PostImg-height9 {
	height: 900px;
	width: 100%;
}

.OF-PostImg-height10 {
	height: 1028px;
	width: 100%;
}


.OF-none {
	object-fit: none;
	font-family: 'object-fit: none';
}

.OF-scaleDown {
	object-fit: scale-down;
	font-family: 'object-fit: scale-down';
}

.object-position {
	max-height: 33vw;
}

@media (max-width: 700px) {
	.xs--OF-cover {
		object-fit: cover;
		font-family: 'object-fit: cover';
	}

	.caption-cover {
		border-left: 5px solid green;
		padding-left: 5px;
	}
}

@media not all and (max-width: 700px) {
	.caption-contain {
		border-left: 5px solid green;
		padding-left: 5px;
	}
}




/* --------------------------------------------- */
/*  CSS3を使って美しく装飾されたテーブルの作り方 */
/* Copyright © 2015 Webpark All rights reserved. */
/* --------------------------------------------- */

table th{
  background: #75b6ce;
  color: #fff;
}
table tr{
  font-size: 14px;
}

table.datatable tr.sent {
  background: #a9a9a9;
}

table.ccocmsTbl {
  width: auto;
  font-size: 14px;
  color: #000;
}

table.ccocmsTbl th {
  color: #fff;
  /* line-height: 70%; */
}

table.ccocmsTbl tr {
  color: #000;
  /* line-height: 70%; */
  background: #fff;
}
table.ccocmsTbl td {
  color: #000;
  /* line-height: 10px; */
}


table.ccocmsTbl tr:hover {
  background: #eee2bb;
  cursor: pointer;
}

table.ccocmsTbl tr.gray {
  background: #a9a9a9;
}
table.ccocmsTbl tr.tomato {
  background: tomato;
}

table.ccocmsTbl tr.send {
  background: #a9a9a9;
}

table.ccocmsTbl tr.nosend {
  background: #f0f8ff;
}

table.ccocmsTbl tr.NoReceivables {
  background: #ddecf7;
}
table.ccocmsTbl tr.Receivables {
  background: #f7e0c7;
}
table.ccocmsTbl tr.NoReceivables:hover {
  background: #eee2bb;
  cursor: pointer;
}
table.ccocmsTbl tr.Receivables:hover {
  background: #eee2bb;
  cursor: pointer;
}

table.ccocmsTbl p {
  margin: 0px;
  padding: 0px;
  font-size: 12px;
  color: #1c1c1c;
}

table.ccocmsTbl p.text-right {
  text-align: right;
}

table.ccocmsTbl tr.cls10 {
  background: #ffffe0;
}
table.ccocmsTbl tr.cls20 {
  background: #fafad2;
}
table.ccocmsTbl tr.cls30 {
  background: #fffacd;
}
table.ccocmsTbl tr.cls40 {
  background: #f0e68c;
}
table.ccocmsTbl tr.total_line {
  background: #bdeebb;
}
table.ccocmsTbl tr.total1_line {
  background: #bbd3ee;
}
table.ccocmsTbl tr.total2_line {
  background: #eebbbb;
}
table.ccocmsTbl tr.total3_line {
  background: #eee2bb;
}

.table td.ngwtd{
  white-space: nowrap;
  margin-left: 1px;
  margin-right: 1px;
  padding-left: 1px;
  padding-right: 1px;
  color: #1c1c1c;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  border: 0!important;
}

.noborder{
  border-collapse: collapse!important;
  border-spacing: 0!important;
  border: 0!important;
}

.nospace{
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* ---------------------------------------------------- */



.dropdown-item:hover, .dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #dddddd;
}
.dropdown-item.active {
  color: #fff;
  text-decoration: none;
  background-color: #75b6ce;
}
.dropdown-item.disabled {
  color: #bababa;
  text-decoration: none;
  background-color: #fff;
}



.tim-row {
    margin-bottom: 20px;
}

.tim-white-buttons {
    background-color: #777777;
}

.typography-line {
    padding-left: 25%;
    margin-bottom: 35px;
    position: relative;
    display: block;
    width: 100%;
}

.typography-line span {
    bottom: 10px;
    color: #c0c1c2;
    display: block;
    font-weight: 400;
    font-size: 13px;
    line-height: 13px;
    left: 0;
    margin-left: 20px;
    position: absolute;
    width: 260px;
    text-transform: none;
}

.tim-row {
    padding-top: 60px;
}

.tim-row h3 {
    margin-top: 0;
}

.switch {
    margin-right: 20px;
}

#navbar-full .navbar {
    border-radius: 0 !important;
    margin-bottom: 15px;
    z-index: 2;
}

#menu-dropdown .navbar {
    border-radius: 3px;
}

#pagination-row .pagination-container {
    height: 100%;
    max-height: 100%;
    display: flex;
    align-items: center;
}

#icons-row i.now-ui-icons {
    font-size: 30px;
}

.space {
    height: 130px;
    display: block;
}

.space-110 {
    height: 110px;
    display: block;
}

.space-50 {
    height: 50px;
    display: block;
}

.space-70 {
    height: 70px;
    display: block;
}

.navigation-example .img-src {
    background-attachment: scroll;
}

.navigation-example {
    background-position: center center;
    background-size: cover;
    margin-top: 0;
    min-height: 740px;
    height: 100%;
}

#notifications {
    background-color: #FFFFFF;
    display: block;
    width: 100%;
    position: relative;
}

.tim-note {
    text-transform: capitalize;
}

#buttons .btn,
#javascriptComponents .btn {
    margin: 0 0px 10px;
}

.space-100 {
    height: 100px;
    display: block;
    width: 100%;
}

.be-social {
    padding-bottom: 20px;
    /*     border-bottom: 1px solid #aaa; */
    margin: 0 auto 40px;
}

.txt-white {
    color: #FFFFFF;
}

.txt-gray {
    color: #ddd !important;
}

.parallax {
    width: 100%;
    height: 570px;
    display: block;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.logo-container .logo {
    overflow: hidden;
    border-radius: 50%;
    border: 1px solid #333333;
    width: 50px;
    float: left;
}

.logo-container .brand {
    font-size: 16px;
    color: #FFFFFF;
    line-height: 18px;
    float: left;
    margin-left: 10px;
    margin-top: 7px;
    width: 70px;
    height: 40px;
    text-align: left;
}

.logo-container .brand-material {
    font-size: 18px;
    margin-top: 15px;
    height: 25px;
    width: auto;
}

.logo-container .logo img {
    width: 100%;
}

.navbar-small .logo-container .brand {
    color: #333333;
}

.fixed-section {
    top: 90px;
    max-height: 80vh;
    overflow: scroll;
    position: sticky;
}

.fixed-section ul {
    padding: 0;
}

.fixed-section ul li {
    list-style: none;
}

.fixed-section li a {
    font-size: 14px;
    padding: 2px;
    display: block;
    color: #666666;
}

.fixed-section li a.active {
    color: #75b6ce;
}

.fixed-section.float {
    position: fixed;
    top: 100px;
    width: 200px;
    margin-top: 0;
}

.parallax .parallax-image {
    width: 100%;
    overflow: hidden;
    position: absolute;
}

.parallax .parallax-image img {
    width: 100%;
}

@media (max-width: 768px) {
    .parallax .parallax-image {
        width: 100%;
        height: 640px;
        overflow: hidden;
    }
    .parallax .parallax-image img {
        height: 100%;
        width: auto;
    }
}


/*.separator{
    content: "Separator";
    color: #FFFFFF;
    display: block;
    width: 100%;
    padding: 20px;
}
.separator-line{
    background-color: #EEE;
    height: 1px;
    width: 100%;
    display: block;
}
.separator.separator-gray{
    background-color: #EEEEEE;
}*/

.social-buttons-demo .btn {
    margin-right: 5px;
    margin-bottom: 7px;
}

.img-container {
    width: 100%;
    overflow: hidden;
}

.img-container img {
    width: 100%;
}

.lightbox img {
    width: 100%;
}

.lightbox .modal-content {
    overflow: hidden;
}

.lightbox .modal-body {
    padding: 0;
}

@media screen and (min-width: 991px) {
    .lightbox .modal-dialog {
        width: 960px;
    }
}

@media (max-width: 991px) {
    .fixed-section.affix {
        position: relative;
        margin-bottom: 100px;
    }
}

@media (max-width: 768px) {
    .btn,
    .btn-morphing {
        margin-bottom: 10px;
    }
    .parallax .motto {
        top: 170px;
        margin-top: 0;
        font-size: 60px;
        width: 270px;
    }
}


/*       Loading dots  */


/*      transitions */

.presentation .front,
.presentation .front:after,
.presentation .front .btn,
.logo-container .logo,
.logo-container .brand {
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

#images h4 {
    margin-bottom: 30px;
}

#javascriptComponents {
    padding-bottom: 0;
}


/*      layer animation          */

.layers-container {
    display: block;
    margin-top: 50px;
    position: relative;
}

.layers-container img {
    position: absolute;
    width: 100%;
    height: auto;
    top: 0;
    left: 0;
    text-align: center;
}

.animate {
    transition: 1.5s ease-in-out;
    -moz-transition: 1.5s ease-in-out;
    -webkit-transition: 1.5s ease-in-out;
}

.navbar-default.navbar-small .logo-container .brand {
    color: #333333;
}

.navbar-transparent.navbar-small .logo-container .brand {
    color: #FFFFFF;
}

.navbar-default.navbar-small .logo-container .brand {
    color: #333333;
}

.sharing-area {
    margin-top: 80px;
}

.sharing-area .btn {
    margin: 15px 4px 0;
}

.section-thin,
.section-notifications {
    padding: 0;
}

.section-navbars {
    padding-top: 0;
}

#navbar .navbar {
    margin-bottom: 20px;
}

#navbar .navbar-toggler,
#menu-dropdown .navbar-toggler {
    pointer-events: none;
}

.section-tabs {
    background: #EEEEEE;
}

.section-pagination {
    padding-bottom: 0;
}

.section-download {
    padding-top: 130px;
}

.section-download .description {
    margin-bottom: 60px;
}

.section-download h4 {
    margin-bottom: 25px;
}

.section-examples a {
    text-decoration: none;
}

.section-examples a+a {
    margin-top: 30px;
}

.section-examples h5 {
    margin-top: 30px;
}

.components-page .wrapper>.header,
.tutorial-page .wrapper>.header {
    height: 500px;
    padding-top: 128px;
    background-size: cover;
    background-position: center center;
}

.components-page .title,
.tutorial-page .title {
    color: #FFFFFF;
}

.brand .h1-seo {
    font-size: 2.8em;
    text-transform: uppercase;
    font-weight: 300;
}

.brand .n-logo {
    max-width: 100px;
    margin-bottom: 40px;
}

.invision-logo {
    max-width: 70px;
    top: -2px;
    position: relative;
}

.creative-tim-logo {
    max-width: 140px;
    top: -2px;
    position: relative;
}

.section-javascript .title {
    margin-bottom: 0;
}

.navbar .switch-background {
    display: block;
}

.navbar-transparent .switch-background {
    display: none;
}

.section-signup .col .btn {
    margin-top: 30px;
}

#buttons-row .btn {
    margin-bottom: 10px;
}

.section-basic {
    padding-top: 0;
}

.section-images {
    padding-bottom: 0;
}

@media screen and (max-width: 991px) {
    .section-navbars .navbar-collapse {
        display: none !important;
    }
}

body{
  font-family: "メイリオ","Hiragino Kaku Gothic Pro",Meiryo,"ヒラギノ角ゴ Pro W3","MS PGothic","MS UI Gothic",Helvetica,Arial,sans-serif;">
}

.app-name{
  font-weight: 500;
}

/* cacao btn */
.btn-cacao,
.btn-cacao.disabled, .btn-cacao:disabled {
  color: #fff;
  background-color: #75b6ce;
  border-color: #75b6ce;
}

/* focusされた時の枠線の色 */
.btn-cacao:focus, .btn-cacao.focus,
.btn-cacao:not(:disabled):not(.disabled):active:focus, .btn-cacao:not(:disabled):not(.disabled).active:focus,
.show > .btn-cacao.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(31, 21, 15, 0.5);
}

/* hover時（マウスカーソルを重ねた時）の色（通常より濃いor暗めの色を指定） */
.btn-cacao:hover {
  color: #fff;
  background-color: #3d2f24;
  border-color: #3d2f24;
}

/* active時の色（hover時と同等かさらに濃いor暗めの色を指定） */
.btn-cacao:not(:disabled):not(.disabled):active, .btn-cacao:not(:disabled):not(.disabled).active,
.show > .btn-cacao.dropdown-toggle {
  color: #fff;
  background-color: #301e11;
  border-color: #301e11;
}

.download-icon{
  font-size: 2rem;
  color: tomato;
}


.caption-col-1{
  columns: 1;
  column-count: 1;
  column-rule: 1px solid #cdcdcd;
  column-gap: 2em;
}
.caption-col-2{
  columns: 2;
  column-count: 2;
  column-rule: 1px solid #cdcdcd;
  column-gap: 2em;
}
.caption-col-3{
  columns: 3;
  column-count: 3;
  column-rule: 1px solid #cdcdcd;
  column-gap: 2em;
}
@media (max-width: 992px) {
  .caption-col-2{
    columns: 1;
    column-count: 1;
  }
  .caption-col-3{
    columns: 1;
    column-count: 1;
  }
}


.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  color: #fff;
  background-color: #75b6ce;
  border-color: #dee2e6 #dee2e6 #fff;
}

/* ナビバーのお問い合わせ電話番号 */
.navbar-contact{
  font-size: 1.75rem;
  font-weight: bold;
  color:tomato;
  font-weight:bolder;
}


/* msDropdown custom */
.dd .ddChild li img {
  padding: 0 6px 0 0;
  height: 54px;
}


.parallax-content-2 {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 999;
	padding: 25px 0 20px 0;
	color: #fff;
	font-size: 13px;
	background: -webkit-linear-gradient(top,transparent,#000);
    background: linear-gradient(to bottom,transparent,#000);
	width: 100%;
}

.parallax-content-2 div h1 {
	font-size: 36px;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	margin: 0;
}

.parallax-content-2 .rating {
	font-size: 14px;
}

#price_single_main {
	text-align: right;
	padding-top: 25px;
	font-weight: normal;
}

#price_single_main span {
	font-size: 60px;
	color: #3CF;
}

#price_single_main sup {
	font-size: 22px;
	position: relative;
	top: -25px;
}

#price_single {
	background-color: #e74c3c;
	color: #fff;
	font-size: 36px;
	margin: -15px;
	padding: 20px 15px 10px 15px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	margin-bottom: 15px;
}

#price_single small {
	font-size: 12px;
}

.ccocmsPostCaption{
  font-size: 1.1rem;
}

.parallax-content-img {
	position: absolute;
  top: 0;
  left: 0;
}

.icon64{
  width: 64px;
  height: 64px;
}
.icon47{
  width: 47px;
  height: 47px;
}

#external-events {
  float: left;
  width: 100%;
  padding: 0 10px;
  border: 1px solid #ccc;
  background: #eee;
  text-align: left;
}

#external-events h4 {
  font-size: 16px;
  margin-top: 0;
  padding-top: 1em;
}

#external-events .fc-event {
  height: 24px;
  margin: 10px 0;
  cursor: pointer;
  padding-top: 4.5px;
}

#external-events p {
  margin: 1.5em 0;
  font-size: 11px;
  color: #666;
}

#external-events p input {
  margin: 0;
  vertical-align: middle;
}

/*　----------------------------
FullCalendar
------------------------------- */
div.fc-content{
  height: 2.8rem;
  font-size: 1.0rem;
}
.fc-unthemed .fc-content, .fc-unthemed .fc-divider, .fc-unthemed .fc-list-heading td, .fc-unthemed .fc-list-view, .fc-unthemed .fc-popover, .fc-unthemed .fc-row, .fc-unthemed tbody, .fc-unthemed td, .fc-unthemed th, .fc-unthemed thead{
  border-color: #c9c3c3;
}

.fc-scroller-canvas{
  background-color: rgba(217, 237, 255, 0.85);
}
.fc-timeline th{
  background-color: #ddd;
}

.fc-cell-text{
  color: #101010;
}

.fc-day-header{
  background-color: #adadad;
  /* background-color: #2ca9e1; */
  background-color: #fff!important;
  color: #151515;
}
.fc-body{
  background-color: #fff!important;
}

.fc-day{
  background-color:#fff;
}
.fc-day-number{
  color: #101010!important;
  font-weight: 400;
  font-size: 1rem;
}
.fc-sun{
  color: red!important;
  background-color: #fff0f0;

}
.fc-sat{
  color: blue!important;
  background-color: #f0f0ff;

}
.fc-today{
  color: #101010;
}
.fc-widget-header.fc-today{
  color: #101010!important;
}

.fc-unthemed td.fc-today{
  background-color: #ffe8bd;
  color: #101010;
}

.fc-time{
  margin-left: 0.3rem;
  font-size: 0.6rem!important;
  font-weight: 100!important;
  display: none;
}
.fc-title{
  font-size: 0.7rem!important;
  font-weight: 400!important;
  white-space: normal;
}

.fc-toolbar {
  border: 0px solid #ddd;
  border-bottom: none;
  margin-bottom: 0;
  padding: 10px 20px;
}
.fc-toolbar h2 {
  padding-top: 4px;
  font-weight: 200;
  font-family: 'Roboto', sans-serif;
  color: #272727;
}
.fc-list-heading{
  color: #272727;
}
.fc-list-item:hover{
  color: #272727;
  cursor: pointer;
}

.fc-list-heading-alt{
  float:left!important;
  color: #000!important;
}
.fc-list-heading-main{
  float:right!important;
  color: #000!important;
}
.fc-list-heading td{
  background-color: #aaa!important;
}

.fc-center h2{
  color: #393939;
}
.fc-undraggable{
  cursor: pointer;
}

.fc-divider{
  background-color: #272B30!important;
  background-color: #2c486a!important;
  font-weight: 700;
}
.fc-resource-area .fc-cell-content{
  font-size: 0.8rem;
}

.fc-booking-body td{
  height: 70px;
}


.col-lg-time{
  max-width: 5rem;
}




.modal.show .modal-dialog{
  max-width: 95%;
}

.modal_header_icon{
  max-height: 84px;
}

.footerCp{
  font-size: 0.75rem;
}


.faq-item {
  margin-bottom: 10px;
  border: 0; }
  .faq-item [data-toggle='collapse'] {
    display: flex;
    position: relative;
    padding: 20px 45px 19px 25px;
    font-size: 16px;
    font-weight: 600;
    font-family: "Poppins", serif;
    line-height: 1em;
    background-color: #fff;
    color: #444;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }
    .faq-item [data-toggle='collapse'] span:first-child {
      font-size: 16px;
      min-width: 26px;
      color: #89b222; }
      @media (max-width: 767px) {
        .faq-item [data-toggle='collapse'] span:first-child {
          font-size: 14px; } }
    .faq-item [data-toggle='collapse']:hover {
      text-decoration: none; }
    .faq-item [data-toggle='collapse']:after {
      position: absolute;
      top: 50%;
      right: 28px;
      content: '\e932';
      font-family: 'dentco';
      font-size: 12px;
      color: #89b222;
      transform: translateY(-50%); }
    .faq-item [data-toggle='collapse'][aria-expanded="true"]:after {
      content: '\e931'; }
  .faq-item > a:not(.collapsed) {
    color: #444; }
  .faq-item .faq-item-content > * {
    padding: 10px 40px 10px 50px; }
    @media (max-width: 1023px) {
      .faq-item .faq-item-content > * {
        padding: 10px 35px 10px 45px; } }
    @media (max-width: 767px) {
      .faq-item .faq-item-content > * {
        padding: 14px 15px 10px 35px; } }

.faq-accordion {
  margin: 15px 0 0; }
  @media (max-width: 1023px) {
    .faq-accordion {
      margin-top: 5px; } }
  @media (max-width: 767px) {
    .faq-accordion {
      margin-top: 0; } }

.faq-item [data-toggle='collapse'] {
  font-size: 16px;
  padding: 19px 42px 19px 20px; }
  @media (max-width: 1229px) {
    .faq-item [data-toggle='collapse'] {
      font-size: 18px;
      padding: 18px 42px 18px 20px; } }
  @media (max-width: 1023px) {
    .faq-item [data-toggle='collapse'] {
      font-size: 14px;
      line-height: 20px;
      padding: 18px 42px 18px 20px; } }
  @media (max-width: 767px) {
    .faq-item [data-toggle='collapse'] {
      font-size: 14px;
      line-height: 20px;
      padding: 6px 40px 6px 12px; } }

.faq-accordion--style2 .faq-item {
  background-color: #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.05); }
.faq-accordion--style2 .faq-item [data-toggle='collapse'] {
  box-shadow: none;
  font-family: "Roboto", sans-serif; }
.faq-accordion--style2 .faq-item .faq-item-content > * {
  padding-top: 0;
  padding-bottom: 20px; }

.faq-wrap {
  padding: 65px 100px 65px 80px;
  position: relative; }
  .faq-wrap .double-title:after {
    z-index: 0;
    color: #ffffff; }
  @media (max-width: 1023px) {
    .faq-wrap {
      padding: 55px 15px; }
      .faq-wrap .faq-item [data-toggle='collapse']:after {
        right: 15px; } }
  @media (max-width: 767px) {
    .faq-wrap {
      padding: 25px 15px; } }
  .faq-wrap .nav-pills {
    flex-wrap: nowrap;
    margin-left: auto; }
    @media (max-width: 1023px) {
      .faq-wrap .nav-pills {
        margin-top: 13px; } }
    @media (max-width: 767px) {
      .faq-wrap .nav-pills {
        margin-right: auto;
        padding-left: 0;
        flex-wrap: wrap; } }
    .faq-wrap .nav-pills .nav-link {
      position: relative;
      min-width: inherit;
      height: 39px;
      margin: 0 20px 0 0;
      padding: 0 20px 0 0;
      font-size: 15px;
      line-height: 18px;
      font-weight: 600;
      font-family: "Poppins", serif;
      letter-spacing: 1px;
      border: 0;
      background: transparent;
      color: #444;
      box-shadow: none; }
      .faq-wrap .nav-pills .nav-link:hover {
        background: transparent !important;
        color: #000; }
      @media (max-width: 1023px) {
        .faq-wrap .nav-pills .nav-link {
          font-size: 13px; } }
      @media (max-width: 575px) {
        .faq-wrap .nav-pills .nav-link {
          width: auto; } }
      .faq-wrap .nav-pills .nav-link:after {
        content: '';
        position: absolute;
        top: 4px;
        right: 0;
        width: 2px;
        height: 9px;
        background: #a9aaaa; }
      .faq-wrap .nav-pills .nav-link:last-child {
        margin: 0;
        padding: 0; }
        .faq-wrap .nav-pills .nav-link:last-child:after {
          display: none; }
    .faq-wrap .nav-pills .nav-link.active {
      color: #89b222; }
    .faq-wrap .nav-pills [class*='icon'] {
      padding-right: 10px;
      color: #89b222; }
  .faq-wrap .nav-pills--noborder .nav-link {
    margin: 0 26px 0 0;
    padding: 0;
    font-size: 17px;
    line-height: 24px;
    font-weight: 600;
    letter-spacing: 0;
    color: #444; }
    @media (max-width: 1229px) {
      .faq-wrap .nav-pills--noborder .nav-link {
        margin-right: 18px; } }
    @media (max-width: 1023px) {
      .faq-wrap .nav-pills--noborder .nav-link {
        font-size: 15px; } }
    @media (max-width: 575px) {
      .faq-wrap .nav-pills--noborder .nav-link {
        font-size: 13px; } }
    .faq-wrap .nav-pills--noborder .nav-link:after {
      display: none; }
    .faq-wrap .nav-pills--noborder .nav-link:last-child {
      margin: 0; }
    @media (max-width: 575px) {
      .faq-wrap .nav-pills--noborder .nav-link {
        display: flex;
        flex-direction: column;
        align-items: center; }
        .faq-wrap .nav-pills--noborder .nav-link [class*='icon'] {
          padding: 0 0 5px; } }

.faq-wrap--pad-lg {
  padding: 95px 100px 95px 80px; }
  @media (max-width: 1023px) {
    .faq-wrap--pad-lg {
      padding: 65px 15px; } }
  @media (max-width: 767px) {
    .faq-wrap--pad-lg {
      padding: 25px 15px; } }

.faq-wrap--pad-md {
  padding: 25px 15px 65px 110px;
  max-width: 855px; }
  @media (max-width: 1229px) {
    .faq-wrap--pad-md {
      padding: 25px 15px; } }
  @media (max-width: 767px) {
    .faq-wrap--pad-md {
      padding: 25px 15px; } }

.faq-wrap-bg {
  background: url("../../hospital/images/bg-grey.jpg") #f6f7f5; }
  @media (min-width: 1230px) {
    .faq-wrap-bg {
      margin-left: -65px;
      width: calc(100% + 65px); } }

body:not(.touch) .faq-wrap .nav-link:hover {
  background: #fff;
  border-color: #e6e6e6; }

.collapse-wrap {
  cursor: pointer;
  margin-bottom: 30px; }
  @media (max-width: 1023px) {
    .collapse-wrap {
      margin-bottom: 20px; } }
  @media (max-width: 767px) {
    .collapse-wrap {
      margin-bottom: 0; } }
  .collapse-wrap > * {
    margin-bottom: 0; }
  .collapse-wrap .collapse-title {
    font-size: 26px; }
    @media (max-width: 1023px) {
      .collapse-wrap .collapse-title {
        font-size: 20px; } }
    @media (max-width: 767px) {
      .collapse-wrap .collapse-title {
        font-size: 18px; } }
  .collapse-wrap.collapsed [class*='icon-'] {
    position: relative;
    top: 3px;
    display: block;
    transform: rotate(180deg); }
  .collapse-wrap:hover .collapse-title {
    color: #89b222; }
  .collapse-wrap [class*='icon-'] {
    font-size: 12px;
    color: #89b222; }

@media (max-width: 575px) {
  .collapse .row-sm-space .col-sm-4:not(:last-child) img {
    margin-bottom: 15px; } 
}
@media (max-width: 575px) and (min-width: 320px) {
  .collapse .row-sm-space .col-sm-4 {
    flex: 0 0 50%;
    max-width: 50%; } 
}


#mainSlider .slide-txt2{
  font-size: 2.0rem!important;
}


.font13{
  font-size: 1.5rem;
}
.font14{
  font-size: 2rem;
}

.ctomato{
  color: tomato;
}
.cgreen{
  color: green;
}
.cgreenyellow{
  color: greenyellow;
}
.cyellow{
  color: yellow;
}
.corange{
  color: orange;
}

.blog-isotope {
  overflow: hidden;
  margin-bottom: 50px;
  margin-top: 10px;
  overflow: visible; 
}
.blog-isotope .blog-post > * + * {
  margin-top: 20px; 
}
.blog-isotope .post-title {
  font-size: 22px;
  line-height: 1.1em;
  margin-top: 6px; 
}
@media (max-width: 575px) {
  .blog-isotope .post-title {
    font-size: 18px; 
  } 
}
.blog-isotope .post-meta-social [class*='icon'] {
  font-size: 14px; 
}
.blog-isotope .blog-post .post-meta > * [class*='icon'] {
  font-size: 15px; }
  
.blog-isotope .blog-post .post-image {
  margin-left: -20px;
  margin-right: -20px; 
}
.blog-isotope .blog-post .post-image:first-child {
  margin-top: -20px; 
}
.blog-isotope .blog-post .post-image .post-link {
  font-size: 32px; 
}
@media (max-width: 767px) {
  .blog-isotope .blog-post .post-image .post-link {
    font-size: 5vw; 
  } 
}
.blog-isotope .blog-post .post-date {
  margin-right: 12px; 
}
.blog-isotope .blog-post {
  position: relative;
  float: left;
  /* width: calc(50% - 15px); */
  width: calc(32% - 10px);
  margin-bottom: 30px;
  padding: 20px 20px 24px;
  margin-bottom: 30px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1); 
}
@media (max-width: 1023px) {
  .blog-isotope .blog-post {
    width: 100%; 
  } 
}
.blog-isotope .blog-post.bg-grey {
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.1); 
}
.blog-isotope .blog-post.bg-grey .post-date {
  background-color: #fff; 
}
