/*--------------------------------*/

body {
	overflow-x: hidden;
}

.GridSet {
    width: 100%;
    margin: 0 auto;
}

h2 {
	text-align:center;
	background: transparent;
	margin-bottom: 20px;
}

.BoxPatternA h2 {
	text-align:left;
}

h2 span {
	all: initial;
	cursor: default;
	font-size: 160%;
	font-weight: bold;
	color: #575757;
	background-color: transparent;
}

h1 a,h2 a {
	cursor: default;
}

.ImgHeadingStyle h2 {
	font-weight: bold;
	height: 2em;
}

.title-sec {
	width: 100%;
	height: 350px;
	background-image: url(../images/title.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	background-color:#cccccc
}

.title-sec .inner {
	margin-left: auto;
	margin-right: auto;
	width: 965px;
}

.video_s {
	width:640px;
}

.ImgBoxStyle1 {
    /* background-color: #577896; */
    margin: 0 0 20px;
}
.ImgBoxStyle1 img{
	vertical-align: top;
}

.ImgBoxStyle1 .Inner h2{
    /* color: #ffffff; */
}

.ImgBoxStyle1 .Inner:before {
    left: -10px;
    margin: -10px 0 0;
    background: url(../images/balloon_left.gif) no-repeat;
}

.ImgText {
	padding-top: 25px;
}

@media screen and (max-width: 994px){
	.title-sec {
		height: 300px;
	}
	.title-sec .inner {
		width: 100%;
	}
	.JS .PageTitleStyle3 img {
    	width: auto;
	}
}

@media screen and (max-width: 767px){
	.title-sec {
		height: 180px;
	}
	.video_s {
		width:90%;
	}
	.ImgText {
		padding-top: 0;
		max-height: 150px;
	}
	table.TableStyle3 {
		word-break: break-all;
		word-wrap: break-all;
	}
	.JS .title-sec .PageTitleStyle3 h1,
	.JS .title-sec + .PageTitleStyle3 h1 {
		margin-bottom: 0;
	}
}

@media screen and (max-width: 579px){
	.title-sec {
		height: 100px;
	}
	.video_s {
		width:90%;
	}
}

.PageTitleStyle3 {
    margin: 0 ;
}

.odd-sec {
	background-color:#f5f3f9; 
	padding: 0.5em 0.5em;
}

.even-sec {
	background-color:#dfe9f3; 
	padding: 0.5em 0.5em;
}

.Section {
    width: 965px;
    margin: 0 auto;
    padding: 0 0 10px;
}

.Section1 {
    width: 638px;
    margin: 0 auto;
    padding: 0 0 10px;
}


@media screen and (max-width: 994px){
	.Section, .Section1 {
		width: auto;
	}
}

table th, table td {
    border: solid 1px #bbbbbb;
}

table th {
    background-color: #e4e4e4;
}

@media screen and (max-width: 400px){
	.JS table th, .JS table td {
	    padding: 10px 10px;
	    font-size: 70%;
	}
}

h3 {
	text-align:center;
	font-size: 150%;
	font-weight: bold;
	color: #575757;
	background-color: transparent;
}

h4 {
	text-align:center;
	font-size: 100%;
	font-weight: bold;
	color: #575757;
	background-color: transparent;
}

img {
	max-width: 100%;
}

.block1 {
    margin-left: auto;
    margin-right: auto;
}

.block1 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.block1 ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 10px 10px;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    border: solid 1px #a0a0a0;
    font-size: 120%;
    line-height: 1.42;
    letter-spacing: 1.9px;
    color: #252525;
    border-radius: 7px;
    background-color: #ffffff;
}

.headline-block:after, .headline-l2:after {
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

.cv-btn:after, .example .block1 .right-item .recommend:after, .headline-block:after, .headline-l2:after, .lineup .block3:before {
    content: '';
    display: block;
    position: absolute;
}

.headline-block:after {
    bottom: -26px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 28px 28px 0 28px;
    border-color: #db0032 transparent transparent transparent;
}

.risk {
    display: block;
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}

.risk .block1 {
    padding-top: 120px;
}

.risk .block3 {
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 80px;
    width: 840px;
}

.risk .block1 h4 {
    font-size: 120%;
    font-weight: 600;
    line-height: 1.67;
    letter-spacing: 2.4px;
    text-align: center;
    color: #353535;
}

.headline-block h3 {
    letter-spacing: 3.2px;
    font-weight: 500;
    text-align: center;
    color: #ffffff;
    padding:10px 10px;
}

.headline-block h3 span {
    line-height: 1;
    letter-spacing: 2.4px;
}

.reason .block1 h4 {
    font-size: 2rem;
    font-weight: 500;
    line-height: 1.33;
    letter-spacing: 3.2px;
    text-align: center;
    color: #db0032;
}

.reason .block1 h4 span {
    font-size: 2rem;
    letter-spacing: 2.4px;
    color: #353535;
}

.risk .headline-block {
    margin-bottom: -75px;
}

.headline-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    background-color: #db0032;
}

.headline-block {
    width: 80%;
    border-radius: 20px;
}

.headline-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    background-color: #db0032;
}

.risk .block2 {
    width: 965px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
}

.reason .block1 {
    margin-top: 48px;
    margin-left: auto;
    margin-right: auto;
    width: 898px;
}

.reason .block2 h4 {
    font-size: 120%;
    font-weight: 600;
    line-height: 1.67;
    letter-spacing: 2.4px;
    text-align: center;
    color: #353535;
}

@media screen and (max-width: 994px){
	.reason .block1, .reason .block2 , .risk .block2 , .risk .block3 {
		width: 100%;
	}
	.headline-block h3 span {
		font-size: 20px;
		line-height: 1;
		letter-spacing: 1px;
		padding:0.5em 1em;
	}
	.headline-block h3 {
		font-size: 20px;
    }
    .risk .block3>p,.reason .block2 h4+p {
		line-height: 1.5;
    }
    .risk .block1 h4 {
		font-size: 20px;
    }
    .reason .block1 h4 {
		font-size: 20px;
    }
	.reason .block2 h4 {
		font-size: 20px;
    }
}


/*-----------------------------------
吹き出しデザイン
------------------------------------*/
/*背景*/
.balloon-bc {
  padding: 0px 20px 5px 10px;
  width: 95%;
  margin: 0px auto;
  text-align: left;
  /* background: #dcdcdc; */

}

/*左側の吹き出し*/
.balloon_l {
  width: 100%;
  margin: 3px 0 1em 0;
  overflow: hidden;
}

.balloon_l .faceicon {
  float: left;
  margin-right: -50px;
  width: 70px;
}

.balloon_l .faceicon img{
  width: 100%;
  height: auto;
  /* border-radius: 50%; */
}
.balloon_l .chatting {
  width: 100%;
  text-align: left;
}
.comment_l {
  display: inline-block;
  position: relative; 
  margin: 0 0 0 80px;
  padding: 5px 10px;
  max-width: 100%;
  border-radius: 8px;
  background: #e4e4e4;
}

.comment_l:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 3px; 
  left: -19px;
  border: 8px solid transparent;
  border-right: 18px solid #e4e4e4;
  -webkit-transform: rotate(35deg);
  transform: rotate(35deg);
}

.comment_l p {
  margin: 0;
  padding: 0;
}

/*--------------------------------*/
.txbox2 {
    margin-top: 0.5em;
    margin-left: 1em;
    margin-right: 1em;  
    background: #f1f1f1;
	height: 400px;
	position:relative;
}

.txbox2 h3 {
    font-size: 100%;
    background: #737373;
    padding: 4px;
    width: calc(100% - 4px - 4px);
    text-align: center;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
}

.txbox2 p {
    padding: 5px 20px;
    margin: 0;
}

.txbox2 img {
	position:absolute;
    bottom:0;
    width: 90%;
}

/*--------------------------------*/
.wrap2 {
  display: flex;
  flex-wrap: wrap;
  padding: 10px;
}

.wrap2 div.txbox2 {
  width: calc(50% - 30px);
  margin: 10px;
}

/*--------------------------------*/
.wrap3 {
  display: flex;
  flex-wrap: wrap;
  padding: 1em;
}

.wrap3 div.txbox {
  width: calc(32% - 10px);
  margin: 0.5em;
}

.wrap3 div.txbox2 {
  width: calc(32% - 10px);
  margin: 0.5em;
}

/*--------------------------------*/
@media screen and (max-width: 767px) {
	.txbox2 img {
		position: static;
	}
	.txbox2 {
		height: auto;
	}

}

@media screen and (max-width: 767px) {
  .wrap2 {
    display: block;
  }
  .wrap2 div.txbox {
    width: 95%;
    margin-top: 1em;
  }
  .wrap2 div.txbox2 {
    width: 95%;
    margin-top: 1em;
  }
    .wrap3 {
    display: block;
  }
  .wrap3 div.txbox {
    width: 95%;
    margin-top: 1em;
  }
  .wrap3 div.txbox2 {
    width: 95%;
    margin-top: 1em;
  }
}

.Section2 .Column1 {
    float: left;
    width: 230px;
    margin: 0 0 0 25px;
}

.ulsp {
	font-size: 90%;
	color:#595959;
	font-weight:bold;
	background: #fffde8;
	box-shadow: 0px 0px 0px 10px #fffde8;/*線の外側*/
	border: dashed 2px #ffb03f;/*破線*/
	border-radius: 9px;
	margin-left: 10px;/*はみ出ないように調整*/
	margin-right: 10px;/*はみ出ないように調整*/
	padding: 0.5em 0.5em 0.5em 2em;
}
.ulsp li {
	list-style-type: disc;
}

.TableStyle3 tr:nth-child(even) td {
    background: #efefef;
}

/* FloatBtn */
#FloatBtnStopper {
  position: relative;
  height: 50px; }

#FloatBtnWrap {
  position: fixed;
  width: 100%;
  left: 0;
  bottom: 0;
  opacity: 0;
  z-index: 10;
  -webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -webkit-transform: translateY(100%);
  transform: translateY(100%); }
  #FloatBtnWrap.narrow {
    -webkit-transition: all 0s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
    transition: all 0s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s; }
  #FloatBtnWrap.visible {
    opacity: 1;
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0); }
    #FloatBtnWrap.visible .PageTopBtn {
      top: -70px; }
      #FloatBtnWrap.visible .PageTopBtn img {
        width: 50px; }
  #FloatBtnWrap.static {
    position: absolute; }
    #FloatBtnWrap.static .ContactBlock {
      width: 100%;
      height: 50px;
      background: #3d3d3d;
      display: flex;
      justify-content: center; }
  #FloatBtnWrap .PageTopBtn {
    position: absolute;
    top: 0;
    opacity: 1.0;
    -webkit-transition: opacity 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
    transition: opacity 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s; }
    #FloatBtnWrap .PageTopBtn:hover {
      opacity: 0.7; }
  #FloatBtnWrap .ContactBlock {
    display: flex;
    width: 100%;
    height: 50px;
    align-items: center;
    justify-content: center;
    background: rgba(60, 60, 60, 0.8);
    -webkit-transition: background 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
    transition: background 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s; }
    #FloatBtnWrap .ContactBlock a {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 310px;
      height: 30px;
      font-size: 18px;
      font-size: 112.5%;
      color: #fff;
      text-align: center;
      font-weight: bold;
      text-decoration: none;
      padding: 2px 0 2px 20px;
      margin: 0 10px;
      -webkit-transition: 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
      transition: 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
      border: 1px solid #fff;
      background: #212121;
      position: relative; }
      #FloatBtnWrap .ContactBlock a:hover {
        opacity: 0.7; }
      #FloatBtnWrap .ContactBlock a:before {
        position: absolute;
        content: '';
        display: inline-block;
        width: 20px;
        height: 22px; }
      #FloatBtnWrap .ContactBlock a:nth-child(1):before {
        top: 10px;
        left: 90px;
        background: url("../images/icon_mail.png");
        background-repeat: no-repeat;
        background-size: contain; }

@media screen and (min-width: 1305px) {
  #FloatBtnWrap .PageTopBtn {
    right: 50%;
    -moz-transform: translateX(630px);
    -ms-transform: translateX(630px);
    -webkit-transform: translateX(630px);
    transform: translateX(630px); } }
@media screen and (max-width: 1304px) {
  #FloatBtnWrap .PageTopBtn {
    right: 40px; } }
@media screen and (max-width: 767px) {
  #FloatBtnStopper {
    height: 40px; }

  #FloatBtnWrap .PageTopBtn {
    right: 20px; }
  #FloatBtnWrap.static .ContactBlock {
    display: block;
    height: 32px; }
  #FloatBtnWrap.visible .ContactBlock {
    height: 32px; }
  #FloatBtnWrap.visible .PageTopBtn {
    top: -65px; }
  #FloatBtnWrap .ContactBlock {
    display: block;
    height: 32px;
    padding: 10px 0; }
    #FloatBtnWrap .ContactBlock a {
      width: 290px;
      height: 26px;
      margin: 0 auto 11px; }
      #FloatBtnWrap .ContactBlock a:last-of-type {
        margin-bottom: 0; }
      #FloatBtnWrap .ContactBlock a span {
        padding-left: 0;
        background-size: 15px; }
      #FloatBtnWrap .ContactBlock a:before {
        width: 20px;
        height: 20px; }
      #FloatBtnWrap .ContactBlock a:nth-child(1):before {
        top: 7px;
        left: 84px; }
      #FloatBtnWrap .ContactBlock a:nth-child(2):before {
        top: 5px;
        left: 49px; } }
* {
  max-height: 99999px; }


