@charset "utf-8";


.setbox_ttl,
.vertical_ttl,
.imglink_box_ttl,
h2,h3,h4,h5,h6 {
	 font-family: "Rounded Mplus 1c",'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, "メイリオ", Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}
.ttl_top_lv02 {
	font-weight: normal;
}

/*共通*/

#gritspress .header03 {
    position: relative;
}

#gritspress .f_bnr_s01,
#gritspress .f_bnr_s02,
#gritspress .f_bnr_s03,
#gritspress .f_bnr_s04 {
    /*border: 1px solid #d0d0d0;*/
}


/*背景画像系*/

.frostglass_imgbg01 {
    /*background: url(../images/frostglass_bg01.jpg) center center no-repeat;*/
}

.before_footer_hasbg01:before {
    /*background: url(../images/f_bg01.jpg) center center no-repeat;*/
}

.before_footer02:before {
    /*background: url(../images/footer_bg01.jpg) center top no-repeat;*/
}

.bg_opactiy:before {
    /*background: rgba(81, 46, 29, 0.75);*/
    background: #0fddb8;
}

.mod_setbox .setbox_img:before {
    background: #d9fff8;
}

.parallax_title .h2box {
    background: rgba(180, 180, 180, 0.7);
}

.mod_setbox .setbox_ttl {
    color: #0fddb8;
}

.mod_setbox .setbox_ttl:before {
    border-color: transparent transparent transparent #0fddb8;
}

.mod_setbox .setbox_img {
	padding: 10px;
}

.mod_setbox .setbox_img .setbox_ttl {
	display: flex;
	/*min-height: 40px;*/
	align-items: center;
}
.mod_setbox .setbox_img .setbox_ttl:after {
	content: '';
	height: 40px;
}

.mod_setbox .box {
    box-sizing: content-box;
    border: 1px solid #0fddb8;
}

.vertical_img_block {
	background: #fff;
}

.header02 .header_main_home {
    background: #4de0e9;
}

.header02 .sub_menu_block {
    background: #4be7c9;
}

#top_button a {
    background: #4be7c9;
}

/*____________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
imglink
______________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/

.imglink_box .box:nth-of-type(1):after {
    /*background-image: url(../images/imglink01.jpg); */
}

.imglink_box .box:nth-of-type(2):after {
    /*background-image: url(../images/imglink02.jpg); */
}

.imglink_box .box:nth-of-type(3):after {
    /*background-image: url(../images/imglink03.jpg); */
}

.imglink_box .box:nth-of-type(4):after {
    /*background-image: url(../images/imglink04.jpg); */
}

.imglink_box .box:nth-of-type(5):after {
    /*background-image: url(../images/imglink05.jpg); */
}

.imglink_box .box:nth-of-type(6):after {
    /*background-image: url(../images/imglink06.jpg); */
}

.imglink_box .box:nth-of-type(7):after {
    /*background-image: url(../images/imglink07.jpg); */
}

.imglink_box .box:nth-of-type(8):after {
    /*background-image: url(../images/imglink08.jpg); */
}

.imglink_box .box:nth-of-type(9):after {
    /*background-image: url(../images/imglink09.jpg); */
}

.imglink_box .box {
    height: auto;
    min-height: 200px;
}


/*____________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
mod_setbox
______________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/

/*.mod_setbox .setbox_img {
    height: 250px;
}*/

.set01 .box:nth-of-type(1) .setbox_img {
    /*background-image: url(../images/top_setimg01.jpg);*/
}

.set01 .box:nth-of-type(2) .setbox_img {	
    /*background-image: url(../images/top_setimg02.jpg);*/
}

.set01 .box:nth-of-type(3) .setbox_img {
    /*background-image: url(../images/top_setimg03.jpg);*/
}


/*____________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
parallax_bg
______________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/

.parallax_bg {
    /*background: url(../images/bg01.jpg) center center no-repeat;*/
}


/*____________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
img_bg_block
______________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/

.img_bg_block {
    position: relative;
}

.img_bg_block .inner3,
.img_bg_block .inner2,
.img_bg_block .inner {
    position: relative;
    z-index: 11;
}

.img_bg_block:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    background-repeat: no-repeat;
    background-position: center center;
}

.img_bg_block.img_bg_block01:before {
    /*background-image: url('../images/top_bg01.jpg');*/
    /*background-size: cover;*/
}


/*____________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
mod_color_box
______________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/

.mod_color_box .color_box_item:nth-of-type(1) {
    background: #ccc;
    border: 1px solid #000;
}

.mod_color_box .color_box_item:nth-of-type(1) .color_box_ttl em {
    background: #ace;
}

.mod_color_box .color_box_item:nth-of-type(2) {
    background: #4ac;
    border: 1px solid #caa;
}

.mod_color_box .color_box_item:nth-of-type(2) .color_box_ttl em {
    background: #1ac;
}

.mod_color_box .color_box_item:nth-of-type(3) {
    background: #6ea;
    border: 1px solid #eea;
}

.mod_color_box .color_box_item:nth-of-type(3) .color_box_ttl em {
    background: #78a;
}


/*****************************
------------------------------
@media
------------------------------
*****************************/


/*pctb*/

@media all and (min-width: 768px) {

    .inner_uniq01 {
        max-width: 820px;
    }

    .mod_bnr_box {
        max-width : 400px;
    }

/*    .mod_setbox .setbox_img {
        height: 100px;
    }*/

    .mod_bnr_box .f_bnr_s01 {
        width: auto;
    }

    #gritspress .mod_setbox+.mod_setbox {
        margin-top: 2%;
    }

    .mod_setbox .checklist li {
        font-size: 1.5rem;
    }

    .header02 .nav_li:first-of-type {
		border-left: 0;
    }

    /*____________________________
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
	header01
	______________________________
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
    .header01 h1 {
        width: 285px;
        float: left;
        margin-top: 16px;
    }

    .header01 .h_bnr {
        width: 190px;
        margin-right: 20px;
    }

    .header01 .h_info {
        width: 490px;
    }

    /*____________________________
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
	header02
	______________________________
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
    .header02 .header_main h1 {
        width: 342px;
        margin-top: 20px;
        margin-left: 20px;
    }
    .header02 .sub_menu_block {
        border-top: 1px solid #fff;
    }

    .header02 .header_info_other {
        width: 251px;
    }

    .header02 .nav_li {
        max-height: 100px;
    }

    .header02 .nav_li>a {
        height: 100px;
    }

    .header02 .header_main_home {
        width: 100px;
    }
    .header02 .header_info_other_mini {
        margin-right: 150px;
    }
    .header02 .info_forth {
        border-top: 1px solid #fff;
        display: block;
    }

    .header02 .header_info_first {
        background: #4de0e9;
    }

    .header02 .header_info_second {
        background: #4de0e9;
    }

    .header02 .header_info_big {
        background: #43af68;
    }
    .header02 .info_forth {
        background: #207c9a
    }


    /*____________________________
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
	header03
	______________________________
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
    .header03 .header_main {
        width: 216px;
        padding: 0;
    }

    /*____________________________
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
	mod_sidebg
	______________________________
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
    .mod_side_bg:before {
        background-image: url(../images/top_bg01.jpg);
        background-position: center center;
        background-size: cover;
    }

    .side_bg_box {
        width: 62%;
        padding: 40px;
        float: right;
        background: rgba(255, 255, 255, 0.85);
    }

    /*____________________________
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
	imgbg01
	______________________________
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
    .imgbg01:before {
        background-image: url(../images/greeting_img_pc.jpg);
        background-position: center top;
    }

    .imgbg_wrap {
        height: 600px;
    }

    .imgbg01 .imgbg_box {
        width: 60%;
    }

    /*____________________________
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
	mod_greeting
	______________________________
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
    .mod_greeting.greeting_imgbg:before {
        background: url(../images/greeting_bg.jpg);
    }

    .mod_setbox.col03 .box {
    	max-width: 311px;
    }

    .mod_setbox.col02 .box {
    	width: 49%;
    	margin-left: 2%;
    	max-width: 478px;
    }
    .mod_setbox.col02 > .box:nth-child(2n+1) {
    	margin-left: 0;
    }

    #under {
    	margin-bottom: 0;
    }

}




/*2000px 以上*/

@media screen and (min-width: 2000px) {
	.vertical_ttl {
	    font-size: 2.6rem;
	}
}


/*特殊*/

@media screen and (max-width: 1300px) and (min-width: 1041px) {
.header02 .nav_li > a {
    padding: 0 10px;
    font-size: 1.3rem;
}
}

@media screen and (min-width: 1041px) {
    .vertical_ttl {
        font-size: 1.6vw;
    }
}


/*tb*/

@media screen and (min-width: 768px) and (max-width: 1040px) {
    .imgbg_wrap {
        height: 510px;
    }

    .imgbg01 .imgbg_box {
        width: 54%;
    }
    /*____________________________
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
	header01
	______________________________
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
    .header01 h1 {
        width: 190px;
        margin-right: 0;
        margin-left: 10px;
    }

    .header01 .h_bnr {
        width: 145px;
        margin-right: 11px;
    }

    .header01 .h_info {
        width: 470px;
    }

    /*____________________________
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
	header02
	______________________________
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
    .header02 .header_main h1 {
        width: 180px;
        margin-top: 18px;
        margin-left: 10px;
    }
    .header02 .nav_li>a {
        padding: 0 15px;
        font-size: 1.2rem;
    }

    .header02 .header_main_home {
        width: 70px;
    }
    .header02 .header_info_big {
        width: 105px;
    }

    .header02 .header_info_other {
        width: 176px;
        overflow: hidden;
        height: 70px;
    }
    .header02 .nav_li>a {
        height: 70px;
    }
    .header02 .nav_li {
        max-height: 70px;
    }
    .header02 .header_info_other_mini {
        margin-right: 106px;
    }

    /*____________________________
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
	header03
	______________________________
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
    .header03 .header_main {
        width: 216px;
        padding: 0;
    }
}


/*sp*/

@media screen and (max-width: 767px) {

    /*____________________________
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
	header01
	______________________________
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
    .header01 {
        height: 49px;
    }

    .header01 h1 {
        width: 120px;
        padding-top: 4px;
    }


    /*____________________________
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
	header02
	______________________________
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
    .header02 {
        height: 50px;
    }
    .header02 .header_main h1 {
        width: 171px;
        margin-top: 10px;
        margin-left: 10px;
    }

    .header02 .header02_nav_sp .list_parent {
        border-top: 1px solid #74fbeb;
    }

    .header02 .header02_nav_sp .nav_li {
        background: #42caba;
        border-bottom: 1px solid #74fbeb;
    }

    .header02 .header02_nav_sp .has_child>a:before {
        border-top: 2px solid #fff;
        border-right: 2px solid #fff;
    }

    .header02 .header02_nav_sp .nav_li>a {
        color: #fff;
    }

	.header02 .header02_nav_sp .has_child > .sub_menu_block {
	    background: #ccfff9;
	}

	.header02 .header02_nav_sp .sub_menu_block a {
		color: #42caba;
	}


    /*____________________________
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
	header03
	______________________________
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
    #gritspress .header03 .header_main {
        width: 216px;
        padding: 0;
    }

    #gritspress .mod_bnr+.mod_bnr {
        margin-bottom: 30px;
    }

    /*____________________________
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
	fixed_footer
	______________________________
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
    .fixed_footer .contact {
        background: #3d8eff;
    }

    .fixed_footer .tel {
        background: #14a83a;
    }

    .fixed_footer .tel img {
        max-width: 230px;
        padding: 8px 0;
    }

    .mod_bnr_box img {
        width: 100%;
        max-width: 400px;
    }

    .before_footer p a {
        width: auto;
        max-width: 400px;
    }

    #gritspress .mod_setbox+.mod_setbox {
        margin-top: 20px;
    }
/*    .mod_setbox .setbox_img {
        height: 60px;
    }*/

    #under {
    	margin-bottom: 0;
    }
    .imgbg01 {
    	background: #fdf9f2;
    }
}