@charset "utf-8";
/*
	Theme Name: rmt-gensai
	Description: リスク・マネジメント・テクノロジー株式会社のサイトです。
	Theme URI: https://rmt-gensai.com/
	Author: rmt-gensai.com
	Author URI: https://rmt-gensai.com/
	License: GNU General Public License
	License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/


@media screen and (min-width: 761px) {


body,p,div,ul,li,h1,h2,h3,h4,h5 { margin: 0; padding: 0; -webkit-text-size-adjust: 100%;}
li { display:inline; float:left; list-style: none ; }
a img{ border:none; }
a:hover img { opacity:0.8; filter: alpha(opacity=80); -ms-filter: "alpha( opacity=80 )"; }
a:link { color:#fff; text-decoration: none ; }
a:hover { color:#fff; text-decoration: none ; font-weight:bold; }
a:visited { color:#fff; text-decoration: none; }
table { border-top: 0px #666666 solid; border-left: 0px #666666 solid; }
td { border-right: 0px #666666 solid; border-bottom: 0px #666666 solid; font-family: "メイリオ", Arial; font-size: 14px; line-height: 20px;}
p { font-size: 20px; font-family: Rounded Mplus 1c Thin; color: #333333 ; line-height: 50px; }
hr { border-width: 1px 0px 0px 0px; border-style: solid ; border-color: #284C99 ; height: 1px;}

h1 { font-size: 24px; font-family: Rounded Mplus 1c Thin; line-height: 40px; color:#284C99; margin: 10px 0 0 70px;}
h2 { font-size: 24px; font-family: Rounded Mplus 1c Thin; line-height: 40px; color:#ffffff; margin: 10px 0 0 70px;}
h3 { font-size: 24px; font-family: Rounded Mplus 1c Thin; line-height: 40px; color:#284C99; margin: 10px 0 0 70px;}
.pic100 { width: 100%; }

.font01 { font-size: 22px; font-family: Rounded Mplus 1c Thin; line-height: 50px; color:#284C99; }
.font02 { font-size: 22px; font-family: Rounded Mplus 1c Thin; line-height: 50px; color:#F4E726; font-weight: bold;}
.font03 { color:#284C99;}

.pc_non { display: none; }
.sp_c { text-align:left; }

.backtotop { position: fixed; right: 15px; bottom: 210px; z-index: 9000; display: none; }    
.backtotop a { display: block; color: #284C99; padding: 20px 10px; margin: 0; background-color: #F5E827; border-radius: 5px; text-decoration: none; font-size: 12px;}
.backtotop a:hover { background: #F5E827; color: #284C99;}

.menu-btn {
    position: fixed;
    top: 65px;
    left: 50px;
    display: none;
    height: 60px;
    width: 60px;
    justify-content: center;
    align-items: center;
    z-index: 90;
	color: #000;
	font-size:18px;
	font-weight:bold;
}
.menu-btn span,
.menu-btn span:before,
.menu-btn span:after {
    content: '';
    display: block;
    height: 3px;
    width: 25px;
    border-radius: 3px;
    background-color: #000;
    position: absolute;
}
.menu-btn span:before {
    bottom: 8px;
}
.menu-btn span:after {
    top: 8px;
}
#menu-btn-check:checked ~ .menu-btn span {
    background-color: rgba(255, 255, 255, 0);
}
#menu-btn-check:checked ~ .menu-btn span::before {
    bottom: 0;
    transform: rotate(45deg);
}
#menu-btn-check:checked ~ .menu-btn span::after {
    top: 0;
    transform: rotate(-45deg);
}
#menu-btn-check {
    display: none;
}
.menu-content ul {
    padding: 70px 30px ;
}
.menu-content ul li {
    border-bottom: solid 1px #000;
    list-style: none;
	width: 100%;
	margin-top: 40px;
}
.menu-content ul li a {
    display: block;
    width: 100%;
    font-size: 18px;
    box-sizing: border-box;
    color:#000;
    text-decoration: none;
    padding: 9px 15px 10px 0;
    position: relative;
}
.menu-content ul li a::before {
    content: "";
    width: 7px;
    height: 7px;
    border-top: solid 2px #000;
    border-right: solid 2px #000;
    transform: rotate(45deg);
    position: absolute;
    right: 11px;
    top: 16px;
}
.menu-content {
    width: 20%;
    height: 100%;
    position: fixed;
    top: 0;
    right: 100%;
    z-index: 80;
    background-color: #D9CECD;
    transition: all 0.5s;/*アニメーション設定*/
}
#menu-btn-check:checked ~ .menu-content {
    left: 0;/*メニューを画面内へ*/
}

html,body { text-align: center ; margin: 0 auto ; }
#header { width: 100% ; height: 180px; margin: 0 auto ; min-width:1200px; position: absolute; top: 0 ; z-index: 10;}
.header01 { width: 300px ; height: 80px; text-align: left ; margin: 50px 0 0 50px ; float:left; }
.header02 { width: 800px ; height: 30px; text-align: right ; float:right; margin: 80px 50px 0 0 ; }

.video-box {
  width: 100%;
}
.video {
  min-width: 100%;
  min-height: 100%;
}

.title01 { width:100%; height:70px; float:left; text-align:left; margin-bottom:50px; background-image: url("images/title_bg01.png") ; background-repeat:no-repeat; background-position: left top;}
.title02 { width:100%; height:70px; float:left; text-align:left; margin-bottom:50px; background-image: url("images/title_bg02.png") ; background-repeat:no-repeat; background-position: left top;}
.title03 { width:100%; height:70px; float:left; text-align:left; margin-bottom:50px; }

.home_f01_w { width:100%; height:100px; float:left; text-align:left; }
.home_f01_b { width:100%; height:100px; float:left; text-align:left; background-color:#294D99;}
.home_f02 { width:100%; height:50px; float:left; text-align:center; }
.home_f03 { width:100%; height: 0px; float:left; text-align:center; }
.home_footer { width:100%; height: height:100px;; float:left; left; }

#outline_home01 { width: 100%; text-align: center ; margin: 0 auto ; min-width:1200px; clear: both; bottom:0;}
#outline_home01sp { display: none;}

#outline_home02 { width: 100%; text-align: center ; margin: 0 auto ; min-width:1200px; clear: both; bottom:0;}
.home02_l { width: 50%; text-align: center ; margin: 0 auto ; float:left;}
.home02_l_text01 { width:90%; float:left; text-align:left; margin: 100px 0% 80px 10%; }
.home02_lqa_text01 { width:90%; float:left; text-align:left; margin: 100px 0 80px 10%; }
.home02_l_text02 { width:90%; float:left; text-align:left; margin: 0 0 80px 10%; }
.home02_l_text03 { width:90%; float:left; text-align:left; margin: 100px 0% 80px 10%; }
.home02_l_text_f { width:90%; float:left; text-align:left; margin: 100px 0% 80px 10%; }
.home02_r { width: 50%; text-align: center ; margin: 0 auto ; float:right;}
.home02_r_text01 { width:80%; float:left; text-align:left; margin: 230px 10% 80px 10%; }
.home02_r_text02 { width:80%; float:left; text-align:left; margin: 230px 10% 80px 10%; }
.home02_r_text03 { width:80%; float:left; text-align:left; margin: 100px 10% 80px 10%; }
.home02_r_text_f { width:80%; float:left; text-align:left; margin: 230px 10% 80px 10%; }
.home02_qa_text01 { width:90%; float:left; text-align:left; margin: 0 10% 0 0 ; }
.home02_qa_text02 { width:90%; float:left; text-align:left; margin: 0 10% 0 0 ; }

#outline_home03 { width: 100%; text-align: center ; margin: 0 auto ; min-width:1200px; background-color:#294D99; clear: both; bottom:0; display: inline-block;}
#outline_home03 p { color: #ffffff ; }
	
#outline_sub01 { width: 100%; height:600px; text-align: center ; margin: 0 auto ; background-image: url("images/sub_h.jpg") ; background-repeat:no-repeat; background-position: center top;}
.sub_h01 { width:1200px; height:600px; text-align: center ; margin: 0 auto ;}
.sub_h01 h1 { width:1100px; height:100px; text-align: left ; margin-top:340px; float:left; font-size: 36px; line-height: 50px; color:#fff; text-shadow: 0 0 10px #ffffff, 0 0 20px #274C99, 0 0 30px #274C99, 0 0 40px #274C99; }
.sub01 { width: 90%; height:1px; text-align: center ; margin: 0 auto ; margin: 0 5% 100px 5%;}
.sub01 hr { border-width: 2px 0px 0px 0px; border-style: dotted ; }
.sub01_text01 { width:95%; float:left; text-align:left; }
.sub01_text02 { width:90%; float:left; text-align:left; margin: 100px 0% 80px 5%; }
.sub01_text03 { width:85%; float:left; text-align:left; margin: 0 10% 80px 5%; }
.sub01_l_text01 { width:90%; float:left; text-align:left; margin: 50px 0 80px 10%; }
.sub01_l_text01 a:hover { color:#284C99; }
.sub01_l_text01 a:visited { color:#284C99; }
.sub01_r_text01 { width:80%; float:left; text-align:left; margin: 180px 10% 80px 10%; }

.sub02 { width: 1100px; text-align: center ; margin: 0 auto ; }
.sub02_text01 { width: 1100px; text-align: left ; float:left; margin-top:100px;}

details { padding: 1rem; border-radius: 5px; margin: 10px auto 50px auto ; border:#F5E827; border-width: 1px 1px 1px 1px; border-style: solid ; cursor: pointer;}
summary { outline: none; }
details[open] .in-details { animation: fadeIn 0.5s ease; }

@keyframes fadeIn {
    0% {
        opacity: 0;
        transform: translateY(-10px);
    }
    100% {
        opacity: 1;
        transform: none;
    }
}

#footer { width: 100%; text-align: center ; margin: 0 auto ; min-width:1200px; background-color:#294D99; clear: both; bottom:0; display: inline-block;}
.footerwaku { width: 100% ; height: 200px ; text-align: center ; margin: 0 auto ;}
.footer01 { width: 760px ; height: 80px; text-align:right; float:right; margin: 50px 50px 0 0 ; }
.footer02 { width: 100% ; text-align: center ; float:left; }
.footer02 p { color: #fff ; font-size:16px; }


}


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

body,p,div,ul,li,h1,h2,h3,h4,h5 { margin: 0; padding: 0; -webkit-text-size-adjust: 100%;}
li { display:inline; float:left; list-style: none ; }
a img{ border:none; }
a:hover img { opacity:0.8; filter: alpha(opacity=80); -ms-filter: "alpha( opacity=80 )"; }
a:link { color:#fff; text-decoration: none ; }
a:hover { color:#fff; text-decoration: none ; font-weight:bold; }
a:visited { color:#fff; text-decoration: none; }
table { border-top: 0px #666666 solid; border-left: 0px #666666 solid; }
td { border-right: 0px #666666 solid; border-bottom: 0px #666666 solid; font-size: 14px; line-height: 20px;}
p { font-size: 20px; font-family: Rounded Mplus 1c Thin; color: #333333 ; line-height: 50px; font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}
hr { border-width: 1px 0px 0px 0px; border-style: solid ; border-color: #284C99 ; height: 1px;}

h1 { font-size: 24px; font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; line-height: 40px; color:#284C99; margin: 10px 0 0 70px;}
h2 { font-size: 24px; font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; line-height: 40px; color:#ffffff; margin: 10px 0 0 70px;}
h3 { font-size: 24px; font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; line-height: 40px; color:#284C99; margin: 10px 0 0 70px;}
.pic100 { width: 100%; }

.font01 { font-size: 22px; font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; line-height: 50px; color:#284C99; }
.font02 { font-size: 22px; font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; line-height: 50px; color:#F4E726; font-weight: bold;}
.font03 { color:#284C99;}
.sp_non { display: none; }
.sp_c { text-align:left; }

.backtotop { position: fixed; right: 15px; bottom: 210px; z-index: 9000; display: none; }    
.backtotop a { display: block; color: #284C99; padding: 20px 10px; margin: 0; background-color: #F5E827; border-radius: 5px; text-decoration: none; font-size: 12px;}
.backtotop a:hover { background: #F5E827; color: #284C99;}

.menu-btn {
    position: fixed;
    top: 30px;
    left: 30px;
    display: flex;
    height: 60px;
    width: 60px;
    justify-content: center;
    align-items: center;
    z-index: 90;
	color: #000;
	font-size:18px;
	font-weight:bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.menu-btn span,
.menu-btn span:before,
.menu-btn span:after {
    content: '';
    display: block;
    height: 3px;
    width: 25px;
    border-radius: 3px;
    background-color: #000;
    position: absolute;
}
.menu-btn span:before {
    bottom: 8px;
}
.menu-btn span:after {
    top: 8px;
}
#menu-btn-check:checked ~ .menu-btn span {
    background-color: rgba(255, 255, 255, 0);
}
#menu-btn-check:checked ~ .menu-btn span::before {
    bottom: 0;
    transform: rotate(45deg);
}
#menu-btn-check:checked ~ .menu-btn span::after {
    top: 0;
    transform: rotate(-45deg);
}
#menu-btn-check {
    display: none;
}
.menu-content ul {
    padding: 70px 30px ;
}
.menu-content ul li {
    border-bottom: solid 1px #000;
    list-style: none;
	width: 100%;
	margin-top: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.menu-content ul li a {
    display: block;
    width: 100%;
    font-size: 18px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    box-sizing: border-box;
    color:#000;
    text-decoration: none;
    padding: 9px 15px 10px 0;
    position: relative;
}
.menu-content ul li a::before {
    content: "";
    width: 7px;
    height: 7px;
    border-top: solid 2px #000;
    border-right: solid 2px #000;
    transform: rotate(45deg);
    position: absolute;
    right: 11px;
    top: 16px;
}
.menu-content {
    width: 40%;
    height: 100%;
    position: fixed;
    top: 0;
    right: 100%;
    z-index: 80;
    background-color: #D9CECD;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    transition: all 0.5s;/*アニメーション設定*/
}
#menu-btn-check:checked ~ .menu-content {
    left: 0;/*メニューを画面内へ*/
}

html,body { text-align: center ; margin: 0 auto ; }
#header { width: 760px ; height: 180px; margin: 0 auto ; position: absolute; top: 0 ; z-index: 10;}
.header01 { width: 200px ; text-align: left ; margin: 50px 40px 0 0 ; float:right; }
.header02 { display:none; }

.video-box {
  width: 100%;
}
.video {
  min-width: 100%;
  min-height: 100%;
}

.title01 { width:100%; height:70px; float:left; text-align:left; margin-bottom:50px; background-image: url("images/title_bg01.png") ; background-repeat:no-repeat; background-position: left top;}
.title02 { width:100%; height:70px; float:left; text-align:left; margin-bottom:50px; background-image: url("images/title_bg02.png") ; background-repeat:no-repeat; background-position: left top;}
.title03 { display:none; }

.home_f01_w { width:760px; height:100px; float:left; text-align:left; }
.home_f01_b { width:760px; height:100px; float:left; text-align:left; background-color:#294D99;}
.home_f02 { width:760px; height:50px; float:left; text-align:center; }
.home_f03 { width:760px; height: 0px; float:left; text-align:center; }
.home_footer { width:760px; height: height:100px;; float:left; left; }

#outline_home01 { display: none;}
#outline_home01sp { width: 760px; text-align: center ; margin: 140px 0 0 0 ; clear: both; bottom:0;}

#outline_home02 { width: 760px; text-align: center ; margin: 0 auto ; clear: both; bottom:0;}
.home02_l { width: 760px; text-align: center ; margin: 0 auto ; float:left;}
.home02_l_text01 { width:80%; float:left; text-align:left; margin: 10% 10% 10% 10%; }
.home02_l_text02 { width:80%; float:left; text-align:left; margin: 0% 10% 10% 10%; }
.home02_l_text03 { width:80%; float:left; text-align:left; margin: 0 10% 10% 10%; }
.home02_l_text_f { display:none; }
.home02_r { width: 760px; text-align: center ; margin: 0 auto ; float:right;}
.home02_r_text01 { width:80%; float:left; text-align:left; margin: 0 10% 10% 10%; }
.home02_lqa_text01 { width:80%; float:left; text-align:left; margin: 10% 10% 0 10%; }
.home02_r_text02 { width:80%; float:left; text-align:left; margin: 0 10% 8% 10%; }
.home02_r_text03 { width:80%; float:left; text-align:left; margin: 0 10% 8% 10%; }
.home02_r_text_f { display:none; }
.home02_qa_text01 { width:100%; float:left; text-align:left; margin: 0 ; }
.home02_qa_text02 { width:100%; float:left; text-align:left; margin: 0 ; }

#outline_home03 { width: 760px; text-align: center ; margin: 0 auto ; background-color:#294D99; clear: both; bottom:0; display: inline-block;}
#outline_home03 p { color: #ffffff ; }
	
#outline_sub01 { width: 760px; height:400px; text-align: center ; margin: 0 auto ; background-image: url("images/sub_h_sp.jpg") ; background-repeat:no-repeat; background-position: center top;}
.sub_h01 { width:760px; height:400px; text-align: center ; margin: 0 auto ;}
.sub_h01 h1 { width:660px; height:100px; text-align: left ; margin-top:200px; float:left; font-size: 30px; line-height: 50px; color:#fff; text-shadow: 0 0 10px #ffffff, 0 0 20px #274C99, 0 0 30px #274C99, 0 0 40px #274C99; }
.sub01 { width: 90%; height:1px; text-align: center ; margin: 0 auto ; margin: 0 5% 100px 5%;}
.sub01 hr { border-width: 2px 0px 0px 0px; border-style: dotted ; }
.sub01_text01 { width:100%; float:left; text-align:left; }
.sub01_text02 { width:80%; float:left; text-align:left; margin: 0 10% 0 10%;}
.sub01_text03 { width:80%; float:left; text-align:left; margin: 0 10% 0 10%; }
.sub01_l_text01 { width:80%; float:left; text-align:left; margin: 5% 10% 10% 10%; }
.sub01_l_text01 a:hover { color:#284C99; }
.sub01_l_text01 a:visited { color:#284C99; }
.sub01_r_text01 { width:80%; float:left; text-align:left; margin: 5% 10% 10% 10%; }

.sub02 { width: 760px; text-align: center ; margin: 0 auto ; }
.sub02_text01 { width: 80%; text-align: left ; float:left; margin: 100px 10% 0 10% ;}
.sub02_l_text01 { width:80%; float:left; text-align:left; margin: 10% 10% 10% 10%; }

details { padding: 1rem; border-radius: 5px; margin: 10px auto 50px auto ; border:#F5E827; border-width: 1px 1px 1px 1px; border-style: solid ; cursor: pointer;}
summary { outline: none; }
details[open] .in-details { animation: fadeIn 0.5s ease; }

@keyframes fadeIn {
    0% {
        opacity: 0;
        transform: translateY(-10px);
    }
    100% {
        opacity: 1;
        transform: none;
    }
}

#footer { width: 760px; text-align: center ; margin: 0 auto ; background-color:#294D99; clear: both; bottom:0; display: inline-block;}
.footerwaku { width: 760px ; height: 200px ; text-align: center ; margin: 0 auto ;}
.footer01 { display:none; }
.footer02 { width: 760px ; text-align: center ; float:left; }
.footer02 p { color: #fff ; font-size:16px; }


}