@charset "utf-8";
a.type1 {
	color: #ffffff;
}
a.type1:hover {
	color: #ffec47;
}
.ms_ff {
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
}
.ms_tt {
    text-transform: none;
}
.ms_title {
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    color: #151515;
    font-weight: 600;
    font-size: 20px;
}
.ms_title_c {
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-weight: 600;
    font-size: 36px;
}
.ms_title_e {
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    color: #151515;
    font-weight: 600;
    font-size: 20px;
    line-height: 37px;
}
.ms_text {
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    color: #000000;
    font-weight: normal;
    font-size: 16px;
    line-height: 26px;
}
.ms_text_c {
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    color: #fff;
    font-weight: normal;
    font-size: 24px;
    line-height: 34px;
}
.ms_gn {
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-weight: 600;
    font-size: 19px;
}
.ms_gn_en {
    font-weight: 600;
    font-size: 23px;
}
.ms_md {
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-weight: normal;
    font-size: 19px;
    line-height: 1.6;
}
.ms_md02 {
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-weight: normal;
    font-size: 18px;
    line-height: 1.6;
    color: #121212;
    text-transform: none;
}

.ms_fs48 {
    font-size: 48px;
    line-height: 1.2;
}
.ms_fs36 {
    font-size: 36px;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
}
.ms_fs18 {
    font-size: 18px;
    line-height: 1.6;
    font-weight: normal;
}
.ms_fs16 {
    font-size: 16px;
    line-height: 1.6;
    font-weight: normal;
}
.ms_fs14 {
    font-size: 14px;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-weight: 600;
}
.ms_fc13 {
    color: #131313;
}
.ms_fc888 {
    color: #888;
}
.ms_fcfff {
    color: #fff;
}

.ms_lh {
    line-height: 0.9;
}
.ms_mt24 {
    margin-top: 24px;
}
.ms_mt48 {
    margin-top: 48px;
}
.ms_mt72 {
    margin-top: 72px;
}
.ms_mt-60 {
    margin-top: -60px;
}
.ms_pd36 {
    padding-left: 36px;
    padding-right: 36px;
}

.img_left_01 {
    background-image: url("../images/g1_4.jpg");
    min-width: 150px;
    background-size: cover;
    background-position: center center;
}
.img_left_02 {
    background-image: url("../images/g1_5.jpg");
    min-width: 150px;
    background-size: cover;
    background-position: center center;
}
.img_left_03 {
    background-image: url("../images/g1_6.jpg");
    min-width: 150px;
    background-size: cover;
    background-position: center center;
}

.toi-default-outline, .toi-default-outline:focus {
	color: #cccccc;
	background-color: #FFFFFF;
	border-color: #383838;
}
.toi-default-outline:hover, .toi-default-outline:active, .toi-default-outline.active {
	color: #000000;
	background-color: #1a1a1a;
	border-color: #1a1a1a;
}
.toi-default-outline::before {
	background: #1a1a1a;
}
.toi-default-outline, .toi-default-outline:focus {
	color: #000000;
	background-color: #ffffff;
	border-color: #bcb9ba;
}
.toi-default-outline:hover, .toi-default-outline:active, .toi-default-outline.active {
	color: #FFFFFF;
	background-color: transparent;
	border-color: #FFFFFF;
}
.toi-default-outline::before {
	background: transparent;
}

@media (max-width:1199px){
.ms_fs48 {
    font-size: 40px;
}
.ms_fs36 {
    font-size: 30px;
}
.ms_mt-60 {
    margin-top: 0px;
}
}


@media (max-width:991px){
.ms_fs48 {
    font-size: 36px;
}
.ms_fs36 {
    font-size: 24px;
}
}


@media (max-width:767px){
.ms_fs48 {
    font-size: 30px;
}
.ms_fs36 {
    font-size: 20px;
}
}


@media (max-width:575.98px){
.ms_fs48 {
    font-size: 24px;
}
.img_left_01, .img_left_02, .img_left_03 {
    height: 132px;
}
}
