.elementor-kit-210{--e-global-color-primary:#444444;--e-global-color-secondary:#D5B401;--e-global-color-text:#333333;--e-global-color-accent:#C0C0C0;--e-global-color-d7e8033:#F5F5F5;--e-global-color-b513c29:#ECECEC;--e-global-typography-primary-font-family:"Noto Sans JP";--e-global-typography-primary-font-size:22px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-letter-spacing:0px;--e-global-typography-secondary-font-family:"Noto Sans JP";--e-global-typography-secondary-font-size:36px;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-secondary-letter-spacing:0px;--e-global-typography-text-font-family:"Noto Sans JP";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:300;--e-global-typography-text-line-height:2em;--e-global-typography-accent-font-family:"Times New Roman";--e-global-typography-accent-font-size:85px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-letter-spacing:0px;--e-global-typography-72b3b44-font-family:"Shippori Mincho";--e-global-typography-72b3b44-font-size:13px;--e-global-typography-72b3b44-font-weight:400;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1130px;}.e-con{--container-max-width:1130px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-210{--e-global-typography-secondary-font-size:28px;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-text-font-size:16px;--e-global-typography-text-line-height:1.4em;--e-global-typography-text-letter-spacing:0px;--e-global-typography-accent-font-size:70px;--e-global-typography-accent-letter-spacing:1px;--e-global-typography-72b3b44-font-size:14px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-210{--e-global-typography-secondary-font-size:24px;--e-global-typography-secondary-line-height:1.6em;--e-global-typography-text-font-size:15px;--e-global-typography-text-line-height:1.6em;--e-global-typography-text-letter-spacing:0px;--e-global-typography-72b3b44-font-size:12px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* 2つ目非表示 */
.second-logo {
 display: none;
}
/* スクロール時切り替え */
.elementor-sticky--effects .second-logo {
 display: inline-block;
}
.elementor-sticky--effects .first-logo {
 display: none;
}
/* ヘッダーの背景色 */
.elementor-sticky--effects {
 background: #FFFFFFBF!important;
}

/* ヘッダーの背景色透明 */
.elementor-sticky--effects2 {
 background: #FFFFFF00!important;
}

.tate_n{
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}

.tate_p{
     writing-mode: vertical-rl;
}

.tate_g{
  display: flex;
  justify-content: flex-end;
  
}

.tate_g2{
     writing-mode: vertical-rl;
}

.font_point{
    font-size: 400%
}

.font_step{
    font-size: 230%
}



.body{
  display: flex;
  justify-content: flex-end;
}

.in-color {
    color: #0FB4D3;
    font-weight: 800;
}

.sp-break {
    display: none;
}

@media screen and (max-width : 767px){
 html,
 body {
 overflow-x: hidden!important;
 overflow-y: scroll;
 -webkit-overflow-scrolling: touch;
 }
 
 .sp-break {
     display:block;
}/* End custom CSS */