  @charset "UTF-8";

/* ---- HTML RESET ---- */

html, body, div, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, hgroup, menu, output, ruby, section, summary, time, mark, audio, video, logoh, wrapper, header {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;

}


article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, label, legend {
  display: block;
}

body {
  font-size: 100%;
  line-height: 1.6;
  font-family: Lato, "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  vertical-align: bottom;
  color: #403D3C;
}

p {
	
padding-top: 5px;
padding-bottom: 5px;
margin-bottom: 5px;
	
}

img {
  vertical-align: bottom;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

table {
  border-spacing: 0;
}


/* Lists Resets */

ul, ol {
  margin: 0;
}

ul {
  list-style: none inside;
  /* [disabled]margin-left: 1em; */
}

ol {
  list-style: decimal inside;
  margin-left: 1em;
}

.disc {
    list-style-type: disc;
    padding-left: 1em;
    text-indent: 0px;
}

.circle {
  list-style-type: circle;
}

li {
  line-height: 1.5em;
  text-align: left;
}

ul ul, ol ol {
  margin: 0.7em 0 0 1.42em;
}


/* ---- Clearfixes ---- */

.row:before, .row:after, .clearfix:before, .clearfix:after {
  content: '';
  display: table
}

.row:after, .clearfix:after {
  clear: both
}

.row, .clearfix {
  zoom: 1
}

.clearfix {
  content: " ";
  display: block;
  clear: both;
}


a:hover {
    color: #F68915;
}

a:link {
    color: #DF7502;
}


sub, sup {
  font-size: 60%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

i {
  font-style: italic;
  line-height: inherit;
}

strong, b {
  font-weight: bold;
  line-height: inherit;

}

small {
  font-size: 12px;

}

hr {
  border: solid #ddd;
  border-width: 1px 0 0;
  clear: both;
  margin: 20px 0 20px;
  height: 0;
}


/* -----------------------------------------------
 layout
-------------------------------------------------- */

*, *:before, *:after {
  margin: 0;
  padding: 0;
  border: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  background-color: #FFF;
}

body {
  text-align: left;
}

* html, body {
  height: 100%;
}

#wrapper {
  width: 100%;
  position: relative;
}

#wrapper:after {
  content: "";
  display: table;
  height: 0;
  visibility: hidden;
  clear: both;
}

img {
  max-width: 100%;
  height: auto;
  text-align: center;
}


/*[class*="col-"] img {
	max-width: 100%;
	height: auto;
}*/


/* -----------------------------------------------
GRID Module 
-------------------------------------------------- */

.row {
  padding: 10px 0;
}

.bg_orange {
    margin: 0 auto;
    background: url("../img/risk_bg.png") no-repeat #f59c40;
    background-size: 30%;
    background-position : 82% 90%;
    color: aliceblue;
    padding-bottom: 30px;
}


.bg_ph {
    background: url("../img/mv_bg_form.png") center;
	
height:100%;
width:100%;
adding-top:66.7%;/* 画像の高さ667÷画像の幅1000×100*/
background-size:cover;
	color: #FFF;
	
}

.bg_ph2 {
    background: url("../img/mv_bg2.png") center;
	
height:100%;
width:100%;
adding-top:66.7%;/* 画像の高さ667÷画像の幅1000×100*/
background-size:cover;
	color: #FFF;
	
}

.bg_ph3 {
    background: url("../img/mv_bg3.jpg") center;
	
height:100%;
width:100%;
adding-top:66.7%;/* 画像の高さ667÷画像の幅1000×100*/
background-size:cover;
	color: #FFF;
	
}
.bg_ph4 {
    background: url("../img/sl.jpg") center;
	
height:100%;
width:100%;
adding-top:66.7%;/* 画像の高さ667÷画像の幅1000×100*/
background-size:cover;
	color: #FFF;
	
}



.row-content {
    clear: both;
    float: none;
    /* [disabled]overflow: hidden; */
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    max-width: 980px;
    min-height: 0px;
}

.bg_g {
    background-color: #E6E3E3;
    padding-bottom: 30px;
}

.bg_o {
  background-color: rgba(255,255,240) ;

	padding-bottom: 30px;
}

.bg_bule {
  background-color: #e4eff9;
}

.bg_bule h3.h3_top span {
  background: linear-gradient(transparent 60%, #0092D4 60%);
}

.bg_orange {
  background-color: #FF931D;
	padding-bottom: 30px;
	
}

.bg_orange h3.h3_top span {
  background: linear-gradient(transparent 60%, #0092D4 60%);
}

.bg_gr {
  background: #e8ecd6;
	padding-bottom: 30px;
	
}

.bg_gr h3.h3_top span {
  background: linear-gradient(transparent 60%, #0092D4 60%);
}

.bg_f {
  background-color: #fff;
	margin-bottom: 15px;
	padding-bottom: 30px;
}

.bg_f h3.h3_top span {
  background: linear-gradient(transparent 60%, #0092D4 60%);
}


/* -----------------------------------------------
GRID Module 
-------------------------------------------------- */

.row-content h1 {
  font-size: 24px;
  font-weight: bold;
  margin: 0;
  text-align: left;
  margin-bottom: 0px
}

.row-content h2 {
  margin: 20px 0;
  text-align: center;
  font-size: 40px;
  font-weight: bold;
  text-align: left;
  line-height: 1.5;
  margin-bottom: 10px;
  line-height: 1;
  letter-spacing: 10px;
  padding-bottom: 20px;
}

.row-content h3 {
  font-size: 24px;
  font-weight: bold;
  margin: 0;
  text-align: left;
  margin-bottom: 20px;
  letter-spacing: 10px;
}

.row-content h4 {
  font-size: 20px;
  font-weight: bold;
  margin: 0;
  text-align: left;
  margin-bottom: 20px;
  letter-spacing: 2px;
}

.box h5 {
  font-size: 17px;
  font-weight: bold;
  margin: 0;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 20px;
  letter-spacing: 2px;
  text-align: center;
}

.row-content p {
  font-size: 17px;
  margin: 0;
  text-align: left;

}

.row-content img {
  text-align: center;
  padding-bottom: 10px;
}

.box {
  min-height: 510px;
  float: left;
  padding: 10px;
  margin-left: 10px;
  margin-right: 10px;
  width: 285px;
  border-radius: 10px;
}

.plan_box {
  min-height: 350px;
  float: left;
  padding: 10px;
  margin-left: 10px;
  margin-right: 10px;
  width: 440px;
}

.box img {
  text-align: center;
  padding-bottom: 20px;
}

.box p {
  font-size: 14px;
}

.plan_box img {
  text-align: center;
  padding-bottom: 20px;
}

.plan_box p {
  font-size: 15px;
}

.plx_1 {
  padding-left: 65px;
  padding-right: 40px;
}

.plx_2 {
  padding-left: 50px;
  padding-right: 40px;
}

.bx_1 {
  background-color: rgba(228, 239, 2494, 0.5);
}

.bx_2 {
  background-color: rgba(211, 253, 227, 0.5);
}

.bx_3 {
  background-color: rgba(253, 243, 211, 0.5);
}

.boxContainer {
  overflow: hidden;
}


/* clearfix */

.boxContainer:before, .boxContainer:after {
  content: "";
  display: table;
}

.boxContainer:after {
  clear: both;
}


/* For IE 6/7 (trigger hasLayout) */

.boxContainer {
  zoom: 1;
}

.sol_contact_box {
	padding-top: 20px;
  margin-top: 10px;
  display: block;
  width: 100%;
  float: left;
  padding-bottom: 20px;
}

.contact_button2 {
  margin: 0px auto;
  padding: 10px 3px;
  border-radius: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  display: block;
  width: 400px;
  height: 60px;
  color: #fff;
  background: #3FA9F5;
  text-align: center;
  line-height: 1.5;
  font-size: 16px;
  font-weight: bold;
  line-height: 40px;
}

.contact_button2:hover {
  opacity: 0.5;
  filter: alpha(opacity=80);
  -moz-opacity: 0.5;
  text-decoration: none;
}

.contact_button_r {
  margin: 0px auto;
  padding: 10px 3px;
  border-radius: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  display: block;
  width: 400px;
  height: 60px;
  color: #fff;
  background: #f59c40;
  text-align: center;
  line-height: 1.5;
  font-size: 16px;
  font-weight: bold;
  line-height: 40px;
}

.contact_button_r:hover {
  opacity: 0.9;
  filter: alpha(opacity=80);
  -moz-opacity: 0.5;
  text-decoration: none;
	color: #FFFFFF;
}

.contact_button_o {
  margin: 0px auto;
  padding: 10px 3px;
  border-radius: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  display: block;
  width: 400px;
  height: 60px;
  color: #fff;
  background: #fbb911;
  text-align: center;
  line-height: 1.5;
  font-size: 16px;
  font-weight: bold;
  line-height: 40px;
}

.contact_button_0:hover {
  opacity: 0.5;
  filter: alpha(opacity=80);
  -moz-opacity: 0.5;
  text-decoration: none;
}

.contact_button_g {
  margin: 0px auto;
  padding: 10px 3px;
  border-radius: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  display: block;
  width: 400px;
  height: 60px;
  color: #fff;
  background: #05bf2e;
  text-align: center;
  line-height: 1.5;
  font-size: 16px;
  font-weight: bold;
  line-height: 40px;
}

.contact_button_g:hover {
  opacity: 0.5;
  filter: alpha(opacity=80);
  -moz-opacity: 0.5;
  text-decoration: none;
}

footer {
  clear: both;
  float: none;
  /* [disabled]overflow: hidden; */
  margin-top: 10px;
  margin-right: auto;

  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;

  padding-top: 10px;
  max-width: 980px;
  color: #999;
  border-top: #FFF 1px solid;
}

footer ul {
  overflow: hidden;
  float: left;
}

footer ul li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 10px 0 0;
}

a {

  text-decoration: none;
}

footer small {
  float: right;
}

.sub-title {
    width: auto;
}

.introduction-h2 {
  margin-bottom: 40px
}

.introduction-h2-top {
  margin-bottom: 10px
}

.introduction-h2-bottom {
  position: relative;
  width: 70%;
  margin: 0 auto
}

.mouse-circle {
  width: 8px;
  height: 8px;
  background: #84ce60;
  border-radius: 50%;
  box-sizing: border-box;
  position: absolute;
  top: 10px;
  right: 10px;
  box-shadow: 0 0 0 0 rgba(255, 255, 255, .1);
  border-radius: 100%;
  opacity: 0;
  animation: sdb02 2s infinite
}

@keyframes sdb02 {
  0% {
    opacity: 0
  }
  30% {
    opacity: 1
  }
  60% {
    box-shadow: 0 0 0 3vw rgba(132, 206, 96, .6);
    opacity: 0
  }
  100% {
    opacity: 0
  }
}




.nav_m {
    padding-top: 10px;
    padding-bottom: 25px;
    width: 100%;
    display: block;
    float: left;
    position: relative;
    z-index: 2;
  }
.nav_m li{
	padding-top: 8px;
	    font-weight: bold;
	color: #FF931D;
	font-size: 16px;
}

  .nav_m li.case1  {
       float: left;
    text-align: center;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    width: 300px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 8.5px;
    margin-left: 8.5px;
    list-style: none;
          padding-left: 10px;
	  padding-right: 10px;
	   background-image: url(../img/case01_p.png);
  background-repeat: no-repeat;
  background-size: 100%;
	  
	  font-size: 25px;

  }

  .nav_m li.case2  {
    float: left;
    text-align: center;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    width: 300px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 8.5px;
    margin-left: 8.5px;
    list-style: none;
          padding-left: 10px;
	  padding-right: 10px;
	   background-image: url(../img/case02_p.png);
  background-repeat: no-repeat;
  background-size: 100%;
	  
 font-size: 25px;
  }


  .nav_m li.case3 {
	float: left;
    text-align: center;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    width: 300px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 8.5px;
    margin-left: 8.5px;
    list-style: none;
          padding-left: 10px;
	  padding-right: 10px;
	   background-image: url(../img/case03_p.png);
  background-repeat: no-repeat;
  background-size: 100%;
 font-size: 25px;
  }


  .nav_m li a {
    width: 300px;
    height: 270px;
    display: table-cell;
    text-align: center;
    font-weight: bold;
    line-height: 26px;
    padding-top: 20px;
    list-style: none;
	
	  	  font-size: 40px;
 font-family: 'Noto Sans JP', sans-serif;
color: #FF931D;
  }

  .nav_m li:hover {
    -webkit-transform: scale( 0.9);
    -moz-transform: scale( 0.9);
	   background-color:#ffffe0;
	  
  }



.box_list {
    margin: 2em 0;
    background: #f1f1f1;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
	max-width:300px;
}


.box-title {
     font-size: 1.9em;
    background-color: #F59C40;
    padding: 4px;
    font-weight: bold;
    letter-spacing: 0.05em;
	margin-bottom: 10px;
	color: #fff;
    padding: 8px 16px;
    border-radius: 8px;

 }
.box_list p {
   padding: 15px 20px;
    margin: 0;
}

.case_box_l{
    float: left;
    width: 100%;
}

.case_title{
	font-weight: bold;
	font-size: 26px;
	color: #FF6300;
	}


.case_box_r{
    float: right;
    width: 10%;
}



.circle {	
  position: relative;
  display: inline-block;
  width: 250px;
  height: 250px;
  border-radius: 50%;
　background-color: #FF931D;
	
}

.circle span {
  position: absolute;
  display: inline-block;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width :250px;
  text-align:center;
		font-size: 14px;
}




.case_list2{
  counter-reset: chapter;
}

.case_list2 li:before {
    content: "概要";
    counter-increment: chapter;
    width: 50px;
    height: 50px;
    margin: 0 5px 0 0;
    padding: 5px 10px;
    border-radius: 20px;
    background-color: #F58D01;
    color: #fff;
    text-align: center;
    z-index: 1;
}
.case_list2 li {
  padding: 10px;
  background: #ffffff;
	
	
}

.case_list2 li:nth-child(even) {
  background: #eee;
	
}

.image-round{
  border-radius: 50%;
	 float:left;
  margin-right:10px;
  margin-bottom:10px;
}

.prf_box_l{
float: left;	
	width: 25%;
	
}


.prf_box_r{

		float: right;
	width: 70%;
    margin-right:10px;
}


.prf_box_r ul {
	
	  box-shadow :0px 0px 3px silver;
  border: solid 1px whitesmoke;
  padding: 0.5em 1em 0.5em 1.5em;
  position: relative;
  background: #fafafa;
	margin-top: 20px;
}


.prf_box_r ul li {
 line-height: 1.5;
  padding: 0.2em 0;
list-style-type: square
	
}


.prf_box_r ul li:before {
  font-family: "Font Awesome 5 Free";
  position: absolute;
  left : 1em; /*左端からのアイコンまで*/
  color: gray; /*アイコン色*/
	
}




.flow_arrow{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 20px 0 20px;
    border-color: #a1a1a1 transparent transparent transparent;
    /* [disabled]margin-top: auto; */
    margin-right: auto;
    margin-left: auto;
    /* [disabled]margin-bottom: auto; */
}



.flow_table {
	display:table;
	width:100%;
	background-color: #fff;
	margin-bottom: 15px;
}

.flow_table dl {
	display:table;
	width:100%;
	margin-bottom:0px;
    height: 100%;
	border-bottom: 1px dotted #999;
}
.flow_table dt {
	display:table-cell;
	background-color:#F58D01;
	text-align:center;
	vertical-align:middle;
	width:20%;
		color: #fff;
	font-weight: bold;
	font-size: 18px;
	
}
.flow_table dd{
	display: block;
width: 100%;
padding-left: 15px;
	padding-right: 15px;
padding-bottom: 5px;
	padding-top: 10px;	
	
}
.flow_table p {

    width: 100px;

	font-size: 15px;
font-weight: 600;
	   height: 28px;
    margin-top: 10px;
    margin-right: 10px;
    margin-left: 8px;
	margin-bottom: 2px;
    background-color: #FBE9BC;

    text-align: center;
    z-index: 1;
    padding-top: 4px;

}


.flow_table dd img {
	margin: 15px 20px 20px 20px;
	padding: 0;
	float: right;
	width: 100px;
	
}

dl.flowList {
	overflow: hidden;
	zoom: 1;
	width: 100%;
	
}

dl.flowList dt {
    float: left;
    width: 200px;
    padding-top: 2px;
    padding-left: 2px;
    padding-bottom: 5px;
    clear: both;
    height: 28px;
    margin-top: 0;
    margin-right: 10px;
    margin-left: 0;
    border-radius: 5px;
    background-color: #F58D01;
    color: #fff;
    text-align: center;
    z-index: 1;
    margin-bottom: 0px;
}

dl.flowList dd {
	margin-bottom: 5px;

	padding: 0 0 5px 120px;
	border-bottom: 1px dotted #999;

}

.case_tl {
	
	 color: #505050;/*文字色*/
  padding: 0.5em;/*文字周りの余白*/
  display: inline-block;/*おまじない*/
  line-height: 1.3;/*行高*/
  background: #fdeada;/*背景色*/
  vertical-align: middle;
  border-radius: 25px 0px 0px 25px;/*左側の角を丸く*/
	font-weight: 600;
}

.case_tl:before {
  content: '●';
  color: white;
  margin-right: 8px;
}


.note
{
    font-size: 10px;
    text-align: right;
    padding-right: 25px;
	}


div.ss-form-question {
    margin: 0 0 30px 0;
    float: left;
    width: 950px;
}
div.ss-form-question:after {content: "";clear: both;display: block;}
div.error-message,
div.ss-secondary-text {color: #E86508;font-size: 11px;}
div.ss-q-title {
    margin: 0 50px 0 0;
    float: left;
    width: 260px;
}

ul.ss-choices {
    margin: 0;
    padding: 0;
    float: left;
}
li.ss-choice-item {list-style: none;}
input.ss-q-short,
input.ss-q-other,
textarea.ss-q-long {padding: 5px 10px;border: 1px #FFF solid;background: rgba(255,255,255,0.6);font-size: 14px;}
input.ss-q-short {width: 400px;}
input.ss-q-other {width: 400px;}
textarea.ss-q-long {margin: 0;}
table#navigation-table {margin: 0 0 0 125px;}
input#ss-submit {margin: 0 0 5px 0;padding: 7px 10px;border: none;border-radius: 10px;width: 150px;background: #FFF;font-size: 13px;cursor: pointer;}


.ss-navigate
{
    margin: 0;
    padding: 0;
    float: left;
}

input, select, textarea {
background-color: #FFFFFF;
}


.wrap_inner{
    float: left;
	height: 700px;
	
}


#sbox1{
max-width:300px;
height:50px;
border-radius:2px;
outline:0;
margin-bottom:40px;
background:#eee;	
}
