﻿/*------global-------*/

main{
overflow:hidden;
}

#main_nav.bg_color3{
background-color: #f1f1f1;
}

#main_nav .nav li a {
    text-shadow: none; 
    color: #414141;
}

.hvr_bg_color3:hover {
    background-color: #e85093;
}

#loader .load_left p, #loader .load_right p {
    font-family: kan415typos-std, sans-serif;
font-weight: 400;
font-style: normal;
}

.cate_title, .sub_cate_title, .box_title1,  .box_title2{
font-weight:bold;
}

.box_title1.font_2up{
    font-size: -webkit-calc(1rem + 6px);
    font-size: calc(1rem + 6px);
}

.border_color3 {
    border-color: #ed1e79;
}

#page_title > div{
background-image: url(./Dup/img/machi2.png);
    background-position: bottom;
    background-size: cover;
    background-color: #5db2fd;
}

#page_title h2 {
    text-shadow: 2px 2px 0 #5db2fd, -2px 2px 0 #5db2fd, 2px -2px 0 #5db2fd, -2px -2px 0 #5db2fd;
}

.txt_color3 {
    color: #f55da0;
}

.bg_color1 {
        background-color: #5db2fd;
}

.bg_color3 {
    background-color: #ff6fa6;
}

#wrap #header_nav ul {
    border-radius: 50px;
    background-color: transparent;
    border-left: 8px solid #eeeff5;
    border-right: 8px solid #eeeff5;
}

#wrap #header_nav ul li a {
    display: block;
    font-size: 0.9vw;
}

.sub_cate_title{
    background-color: #f4f9fd;
}

.linkStyle{
    color: #ec217b;
}


/*------globak------*/


/*-----top------*/

#intro {
    margin-bottom: 0;
    padding-bottom: 250px;
    background-image: url(./Dup/img/machi.png) ,url(./Dup/img/kumo.png);
    background-position: center bottom;
    background-size: contain, 100% 90%;
    background-repeat: no-repeat;
    background-color: aliceblue;
    padding-top: 70px;
}

#main_img{
background-color: aliceblue;
    margin-bottom: 0;
    background-image: url(./Dup/img/kumo_re.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

#main_img > div{
position:relative;
}

#main_img > div:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    background-image: url(./Dup/img/catch.png);
    background-position: 95% 0%;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50% , -50%);
    transform: translate(-50% , -50%);
    background-size: 20%;
    pointer-events: none;
}


/*------動画------*/
video{
border-radius: 20px;
    overflow: hidden;
}

#main_img > div{
border-radius:0;
    overflow: visible;
box-shadow:none;
}

#contents1 img, #contents2 img {
    border-radius: 0px;
    box-shadow: none;
}


#contents1 figure, #contents2 figure {
    border-radius: 20px;
    box-shadow: none;
}

#top_cms .bg_color2:nth-of-type(3){
background-color:white;
}

#contents2 .con_box .number {
    font-family: "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#footer{
padding-top:130px;
}

#contents1 h3{
font-size:34px;
}

#cms_3-e .box_txt2{
    background-color: #f7f7f7;
    margin: 2%;
    padding: 20px 40px;
}


/*------サイトマップ------*/

#page10 li a{
    letter-spacing: 0px;
font-size:15px;
}

/*------サイトマップここまで------*/


/* ---------- カスタム ---------- */
@media screen and (max-width: 1280px){
#wrap #header_nav ul li a {
    font-size: 1.1vw;
}

#header .pd_20px{
padding: 5px 20px;
}

#wrap #header_nav ul {
    border-left: 4px solid #eeeff5;
    border-right: 4px solid #eeeff5;
}

#header_nav{
    width: 62% !important;
}

#intro_title h2{
    line-height: 1.5em;
}

}


/*------20210514 start------*/

#top_cms .cms_3-e .box_title2{
    color: #f55ea0;
}

/*------20210514 end------*/


/*--------20210927 correct start--------*/

.osi{
    background-color: aliceblue;
}

.osi div:nth-of-type(2){
    padding: 100px 0;
    z-index: 1;
    position: relative;
}

.chira{
    width: 300px;
    text-align: center;
    padding: 13px 40px;
    box-sizing: border-box;
    background-color: #5db2fd;
    color: white;
    font-size: 24px;
    font-weight: bold;
    border-radius: 40px;
    transition: all 0.5s;
}

.chira:hover{
    background-color: #ed257d;
    transition: all 0.5s;
    transform: translate(0px, -20px);
}

.osi_title{
        max-width: 650px;
    z-index: 1;
}

.kyo{
        display: block;
    color: #ed1e79;
    font-size: 50px;
}

/*--------20210927 correct end--------*/

@media screen and (max-width: 900px){

#page10 li a {
    font-size: 12px;
}
}


/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){

#header .pd_20px {
    padding: 20px;
}


#main_img > div:before {
    background-image: url(./Dup/img/catch_tb.png);
}

#page10 li a{
    letter-spacing: 0px;
    font-size: 13px;
}

.cate_list{
    padding: 50px 0;
padding-top:0;
}

#wrap:not(.kore){
padding-top:80px;
}

.box_title1.font_2up {
    font-size: -webkit-calc(1rem + 4px);
    font-size: calc(1rem + 4px);
}

}

/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){

#intro {
    padding-top: 10px;
padding-bottom:50px;
}

#cms_3-e .box_txt2 {
    background-color: #f7f7f7;
    padding: 5px 10px;
    font-size: 13px;
}

#cms_3-e .box_title2{
    font-size: -webkit-calc(1rem + -1px);
    font-size: calc(1rem + -1px);
margin-bottom:10px;
padding: 5px 10px;
}

.box_title1.font_2up {
    font-size: -webkit-calc(1rem + 3px);
    font-size: calc(1rem + 3px);
}

.intro_title h2{
font-size:20px;
}

#intro_txt{
width: 90% !important;
}

#contents2 span img{
width:95% !important;
}

#contents1 h3 {
    font-size: 30px;
    color: #434eb8;
    text-align: center;
}

#main_img > div:before {
    background-size: 27%;
}


}