/* ===================
イメージのハーフサイズ設定
===================*/
.half_002 {
  width: 550px;
  height: auto;
}
.half_005 {
  width: 550px;
  height: auto;
}
.half_020 {
    width: 58px;
    height: auto;
}
.main_photo {
  width: 400px;
  height: auto;
}
.half_icon {
  width: 50px;
  height: auto;
}
.half_kanren {
  width: 242px;
  height: auto;
}
.mt10 {
  margin-top: 10px;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}
/* ===================*/
.spbr {
  display: none;
}
.sp_guide_txt {
  display: none;
}
/*-------コンテンツ内設定-------*/
.content {
  min-width: 1100px;
  margin: 0 auto;
}

.anchor_links_wrp{
	text-align: center;
}
.anchor_links{
	display: inline-flex;
	margin: 0 auto;
	margin-top: 40px;
}
.anchor_links li{
	background-color: #005b2b;
	padding: 10px 40px;
	color: #fff;
	font-size: 18px;
	margin-right: 20px;
	border-radius: 5px;
}
.anchor_links a:hover{
	opacity: 0.6;
}


.coment_link {
  text-align: right;
}
.m_img_wrp {
  background-image: url(../img/product/sukutto_re/m_img_bk_pattern.gif);
  background-position: left top;
  background-repeat: repeat-x;
  position: relative;
}
.m_img_in_box {
  background-image: url(../img/product/sukutto_re/m_img_bk.gif);
  background-position: center;
  background-repeat: no-repeat;
  width: 1100px;
  position: relative;
  height: 450px;
  margin: 0 auto;
  padding-left: 75px;
}
.m_l_wrp {}
.m_r_wrp {
  position: absolute;
  top: 40px;
  right: 10px;
}
.division_wrp {
  display: inline-block;
  margin-bottom: 15px;
  margin-top: 40px;
}
h3 {
  display: inline-block;
  font-size: 17px;
  color: #ffffff;
  padding: 14px 18px;
  background-color: #4cc276;
  border-radius: 6px;
}
h3:first-of-type {
  margin-right: 6px;
}
h1 img {
  display: block;
  margin-bottom: 20px;
}
h1 {
  font-size: 33px;
  color: #00a73c;
  letter-spacing: 0.05em;
}
h1 span {
  font-size: 30px;
}
.rigaku {
  font-size: 18px;
  color: #595757;
  margin-bottom: 25px;
}
.rigaku span {
  font-size: 30px;
}
.sukutto {
  letter-spacing: -0.05em;
}
h2 {
  font-size: 17px;
  color: #00a73c;
  line-height: 2em;
  margin-top: 10px;
  letter-spacing: 0.15em;
}
.m_r_wrp img {
  display: block;
  margin-top: 40px;
}
.under_obi {
  width: 100%;
  background-color: #a9dcba;
  position: absolute;
  bottom: 0;
}
.under_obi div {
  width: 1100px;
  margin: 0 auto;
  padding: 10px 0;
  padding-left: 80px;
}
.under_obi div p {
  float: left;
  color: #3e3a39;
  line-height: 1.4;
}
.under_obi div p:first-of-type {
  padding-right: 18px;
  border-right: #3e3a39 solid 1px;
}
.under_obi div p:nth-of-type(2), .under_obi div p:last-of-type {
  padding-left: 18px;
}
.supplement_area {
  width: 100%;
  border-bottom: #959595 solid 1px;
}
.supplement_area_in {
  width: 1100px;
  margin: 0 auto;
  padding-top: 18px;
  padding-bottom: 18px;
  padding-left: 84px;
}
.supplement_area h4 {
  font-size: 15px;
  color: #00a73c;
  display: inline-block;
  border: #00a73c solid 1px;
  border-radius: 6px;
  padding: 14px 22px;
  margin-right: 5px;
}
.out_you_wrp {
  width: 640px;
  height: 360px;
  margin: 0 auto;
  margin-top: 50px;
  margin-bottom: 20px;
}
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.hortver_link_wrp{
		text-align: center;
	
}
.shortver_link_wrp{
	text-align-last: center;
	margin:20px 0 40px;

}
.shortver_link{
	text-decoration:underline;
	text-underline-offset:3px;
	font-size: 18px;
}
.content_in {
  width: 1000px;
  margin: 0 auto;
}
.obi_title {
  margin-bottom: 45px;
}
.obi_title dt {
  font-size: 25px;
  color: #fff;
  background-color: #4084c0;
  border-radius: 6px;
  padding: 9px 16px;
  margin-bottom: 23px;
}
.obi_title dd {
  font-size: 15px;
  color: #3e3a39;
  line-height: 1.6;
  padding-left: 15px;
}
.coment {
  border: 3px solid #005b2b;
  border-radius: 5px;
  padding: 20px 30px;
  margin-bottom: 40px;
}
.coment_left {
  float: left;
	margin-right: 30px;
}
.coment_left img{
	width: 100px;
}
.coment_right a{
	text-decoration: underline;
	text-underline-offset:3px;
}
.coment_right {
  float: left;
}
.coment dt {
  font-size: 24px;
  color: #3e3a39;
  line-height: 1.6em;
}
.coment dt span {
  font-size: 36px;
}
.coment dd {
  font-size: 15px;
  color: #3e3a39;
  line-height: 1.6em;
}
.coment img {
  width: 224px;
}
.coment_title {
  font-size: 25px;
  color: #fff;
  background-color: #005b2b;
  border-radius: 6px;
  padding: 9px 16px;
  margin-bottom: 45px;
}
.coment_main {
  border: 3px solid #005b2b;
	background-color: #deece5;
  border-radius: 5px;
  padding: 20px 30px;
  margin-bottom: 40px;
}
.coment_main_left{
	float: left;
	width: 740px;
}
.coment_main_right{
	float: right;
}
.coment_main dt {
  font-size: 18px;
  color: #3e3a39;
  margin-bottom: 20px;
  line-height: 1.6em;
	border-bottom: 2px solid #005b2b;
	padding-bottom: 10px;
}
.coment_main dt span {
  font-size: 24px;
}
.coment_main dd {
  font-size: 15px;
  color: #3e3a39;
  line-height: 1.6em;
}
.coment_main img {
  width: 150px;
}
.coment_column{
	margin-bottom: 40px;
}

.coment_column_box {
  border: 3px solid #005b2b;
	background-color: #deece5;
  border-radius: 5px;
  padding: 20px 30px;
  float: left;
  width: 320px;
  margin-right: 20px;
	height: 640px;
}
.coment_column_box:last-of-type {
  margin-right: 0px;
}
.coment_column_box2 {
  border: 3px solid #005b2b;
	background-color: #deece5;
  border-radius: 5px;
  padding: 20px 30px;
  float: left;
  width: 320px;
  margin-right: 20px;
	height: 375px;
}
.coment_column_box2:last-of-type {
  margin-right: 0px;
}
.coment_column dt {
  font-size: 16px;
  color: #3e3a39;
  margin-bottom: 20px;
  line-height: 1.6em;
		border-bottom: 2px solid #005b2b;
	padding-bottom: 10px;
}
.coment_column dt span {
  font-size: 21px;
}
.coment_column dd {
  font-size: 15px;
  color: #3e3a39;
  line-height: 1.6em;
}
.soft {
  float: left;
  width: 453px;
}
.hard {
  float: right;
  width: 453px;
}
.soft dt {
	border: 2px solid #005b2b;
  color: #005b2b;
  padding: 10px 40px;
  border-radius: 10px;
  display: inline-block;
  font-size: 21px;
  margin-bottom: 20px;
}
.hard dt {
  border: 2px solid #005b2b;
  color: #005b2b;
  padding: 10px 40px;
  border-radius: 10px;
  display: inline-block;
  font-size: 21px;
  margin-bottom: 20px;
}
.soft_hard dd {
  font-size: 15px;
  line-height: 1.6em;
  ;
  color: #3e3a39
}
.soft_hard {
  margin-bottom: 40px;
}
.setsumei {
  margin-bottom: 80px;
  margin-top: 40px;
}
.setsumei_left {
  float: left;
}
.setsumei_right {
  float: right;
}
.setsumei01 dt {
  font-size: 22px;
  color: #005b2b;
  border-bottom: #005b2b solid 2px;
  padding-bottom: 9px;
  margin-bottom: 20px;
}
.setsumei02 dt {
  font-size: 22px;
  color: #005b2b;
  border-bottom: #005b2b solid 2px;
  padding-bottom: 9px;
  margin-bottom: 20px;
}
.setsumei01 {
  width: 550px;
}
.setsumei01 img {
  width: 550px;
}
.setsumei02 {
  width: 350px;
}
.setsumei02 img {
  width: 350px;
}
.setsumei dd {
  font-size: 15px;
  line-height: 1.6em;
  ;
  color: #3e3a39
}
.kakaku_obi {
  font-size: 25px;
  color: #fff;
  background-color: #005b2b;
  border-radius: 6px;
  padding: 9px 16px;
  margin-bottom: 45px;
}
.table_title01 {
  color: #005b2b;
  font-size: 20px;
  margin-bottom: 14px;
  line-height: 1.6em;
}
.table_title01 span {
  color: #005b2b;
  font-size: 14px;
}
.kakaku_table01 {
  width: 1000px;
}
.kakaku_table01 td {
  color: #595757;
  text-align: center !important;
  font-size: 14px;
  border: #595757 solid 1px;
  padding: 12px 0;
}
.kakaku_table01 tr td:first-of-type {
  background-color: #deece5;
  color: #005b2b;
  width: 217px;
}
.kakaku_table01_margin {
  width: 1000px;
  margin-top: 18px;
}
.kakaku_table01_margin td {
  text-align: center;
  font-size: 14px;
  border: #595757 solid 1px;
  padding: 12px 0;
}
.price_cell {
  color: #595757;
}
.t_mg_top {
  margin-top: 40px;
}
.table_div {
  display: table;
  margin-top: 20px;
  border: #000 solid 1px;
  width: 1000px;
  padding: 15px 20px;
}
.table_div div {
  display: table-cell;
  vertical-align: middle;
  width: 750px;
}
.table_div div dl dt {
  float: left;
  width: 8em;
  color: #595757;
  font-size: 14px;
  letter-spacing: 0.1em;
}
.table_div div dl dd {
  float: left;
  color: #595757;
  font-size: 14px;
}
.table_div img {
  display: table-cell;
  vertical-align: middle;
  box-sizing: content-box;
  padding-right: 10px;
  padding-left: 8px;
}
.table_div p {
  display: table-cell;
  vertical-align: middle;
  color: #595757;
  font-size: 14px;
  width: 8em;
  line-height: 1.6em;
}
.table_div p:last-of-type {
  font-size: 12px;
  width: 17em;
  line-height: 1.6em;
  margin-left: 5px;
}
.table_div div dl:nth-of-type(2) {
  margin-top: 8px;
  margin-bottom: 8px;
}
.kakaku_table02 {
  width: 1000px;
}
.kakaku_table02 td {
  border: 1px solid #595757;
  font-size: 14px;
  padding: 12px 0;
  text-align: center;
}
.kakaku_table02 tr td:first-of-type {
  background-color: #ccdeee;
  color: #005bab;
  width: 217px;
}
.hosoku {
  color: #595757;
  font-size: 13px;
  margin-top: 10px;
  margin-bottom: 40px;
  line-height: 1.6em;
}
.hosoku .hosoku_indent {
  display: block;
  padding-left: 2em;
  text-indent: -2em;
}
.box_icon {
  margin-top: 30px;
  margin-bottom: 38px;
}
.box_icon dl dt {
  color: #005bab;
  font-size: 18px;
  padding-bottom: 9px;
  border-bottom: 3px dotted #005bab;
}
.box_icon dl dd {
  margin-top: 22px;
}
.icon_link {
  display: block;
  border: 1px solid #005bab;
  border-radius: 6px;
  width: 325px;
  float: left;
  margin-right: 12px;
}
.icon_link:last-of-type {
  margin-right: 0px;
}
.icon_link:hover {
  background-color: #ccdeee;
  -webkit-transition: all 0.3s;
  -webkit-font-smoothing: antialiased;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.icon_wrp {
  display: table;
  padding: 15px;
}
.icon_wrp img {
  display: table-cell;
  vertical-align: middle;
}
.icon_wrp p {
  display: table-cell;
  vertical-align: middle;
  font-size: 14px;
  color: #005bab;
  line-height: 1.5;
  padding-left: 10px;
}
.box_kanren {
  margin-bottom: 60px;
}
.box_kanren dl dt {
  color: #005bab;
  font-size: 18px;
  padding-bottom: 9px;
  border-bottom: 3px dotted #005bab;
}
.box_kanren dl dd {
  margin-top: 22px;
}
.kanren_link {
  display: block;
  width: 242px;
  text-align: center;
  float: left;
  margin-right: 10px;
}
.kanren_link:hover {
  opacity: 0.6;
  -webkit-transition: all 0.3s;
  -webkit-font-smoothing: antialiased;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.kanren_wrp p {
  color: #005bab;
  font-size: 15px;
  margin-top: 10px;
}
.sp_only{
	display: none;
}
/*画面サイズ640px切り替え後の設定ーーーーーーーーーーーーーーー*/
@media only screen and (max-width:640px) {
  /* ===================
イメージのハーフサイズ設定
===================*/

  .half_002 {
    width: 90%;
    height: auto;
  }
  .main_photo {
    display: block;
    width: 70%;
    height: auto;
    margin: 0 auto;
    margin-top: 25px !important;
  }

  .half_005 {
    width: 100%;
    height: auto;
  }
  
  .half_icon {
    width: 50px;
    height: auto;
  }
  .half_kanren {
    width: 100%;
    height: auto;
  }
  /*------------------------------*/
	.pc_only{
	display: none;
}
	.sp_only{
	display: block;
}
  .pcbr {
    display: none;
  }
  .spbr {
    display: inline;
  }
  .content {
    width: 100%;
    min-width: inherit;
  }
  /*メインビジュアル*/
  .m_img_wrp {
    background-image: url(../img/product/sukutto_re/m_img_bk.gif);
    background-position: left top;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 0px;
  }
  .m_img_in_box {
    background-image: none;
    background-position: center center;
    background-repeat: no-repeat;
    height: inherit;
    margin: 0 auto;
    padding-left: 0px;
    padding-right: 0px;
    position: static;
    width: 90%;
    padding-bottom: 30px;
  }
  .under_obi {
    bottom: 0;
    position: static;
    width: 100%;
  }
  .m_l_wrp {
    float: none;
  }
  .m_r_wrp {
    float: none;
    position: static;
  }
  h1 img {
    margin-bottom: 20px;
  }
  .division_wrp {
    display: inline-block;
    margin-bottom: 20px;
    margin-top: 30px;
  }
  h3 {
    border-radius: 6px;
    color: #ffffff;
    display: inline-block;
    font-size: 11px;
    padding: 8px 10px;
  }
  h3:first-of-type {
    margin-right: 0px;
    margin-bottom: 10px;
  }
  h1 {
    color: #00a73c;
    font-size: 24px;
    line-height: 1.4;
  }
  h1 span {
    font-size: 35px;
    padding-top: 15px;
  }
  h2 {
    font-size: 15px;
    letter-spacing: 0.15em;
    line-height: 2em;
    margin-top: 20px;
  }
	.anchor_links{
	display: block;
	margin: 0 auto;
	margin-top: 40px;
}
	.anchor_links li{
		margin-bottom: 10px;
	}
	.rigaku {
  font-size: 16px;
  color: #595757;
  margin-bottom: 25px;
		line-height: 1.6em;
}
.rigaku span {
  font-size: 24px;
}
	
	.coment_title{
    font-size: 20px;
    margin-bottom: 45px;
    padding: 9px 16px;
		line-height: 1.6em;

	}
.coment_left {
  float: inherit;
  width: 100%;
}
.coment_right {
  float: inherit;
}

.coment_main_left{
	float: inherit;
	width: inherit;
}
.coment_main_right{
	float: inherit;
}

.coment img {
  width: 100%;
	margin-bottom: 10px;
}
	.coment dt{
		margin-bottom: 10px;
	}
	
	.coment_main{
		margin-bottom: 20px;
	}
	.coment_column{
		margin-bottom: inherit;
	}

.coment_main img {
  width: 100%;
	margin-bottom: 20px;
}
.coment_column_box {
  float: inherit;
  width: 100%;
  margin-right: 0;
	margin-bottom: 20px;
	height: auto;
}
	.coment_column_box2{
		float: inherit;
  width: 100%;
  margin-right: 0;
	margin-bottom: 20px;
		height: auto;
	}

.coment_column dt {
  font-size: 16px;
  color: #3e3a39;
  margin-bottom: 20px;
  line-height: 1.6em;
}
.coment_column dt span {
  font-size: 21px;
}
.coment_column dd {
  font-size: 15px;
  color: #3e3a39;
  line-height: 1.6em;
}
	.coment_link{
		margin-top: 10px;
	}
	
	.soft {
  float: inherit;
  width: 100%;
		margin-bottom: 20px;
}
.hard {
  float: inherit;
  width: 100%;
}
	.setsumei_left {
  float: inherit;
}
.setsumei_right {
  float: inherit;
}



.setsumei01 {
  width: 100%;
	margin-bottom: 40px;
}
.setsumei01 img {
  width: 100%;
}
.setsumei02 {
  width: 100%;
}
.setsumei02 img {
  width: 100%;
}

	
  .under_obi div {
    margin: 0 auto;
    padding: 10px 0;
    width: 90%;
  }
  .under_obi div p:nth-of-type(2), .under_obi div p:last-of-type {
    padding-left: 0px;
  }
  .under_obi div p:first-of-type {
    border-right: none;
    padding-right: 14px;
  }
  .under_obi div p {
    color: #3e3a39;
    float: none;
    line-height: 1.4;
    padding-right: 14px;
    font-size: 14px;
  }
  .supplement_area_in {
    margin: 0 auto;
    padding-bottom: 18px;
    padding-left: 0px;
    padding-top: 18px;
    width: 90%;
  }
  .supplement_area_in h4:first-of-type {
    margin-bottom: 10px;
  }
  .supplement_area h4 {
    display: inline-block;
    font-size: 14px;
    margin-right: 5px;
    padding: 10px 15px;
    line-height: 1.4;
  }
  .out_you_wrp {
    height: auto;
    margin: 50px auto;
    width: 100%;
  }
  /*コンテンツエリア*/
  .content_in {
    margin: 0 auto;
    width: 90%;
  }
  .graph01 {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    border-radius: 6px;
  }
  .dl00 dd {
    color: #3e3a39;
    font-size: 15px;
    line-height: 1.6;
    padding-left: 0px;
  }
  .all_table_wrp {
    width: 100%;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
  }
  .two_table_wrp {
    width: 1000px;
  }
  .sp_guide_txt {
    display: block;
    color: #AD0002;
    margin-bottom: 20px;
    font-size: 11px;
  }
  .table_title01 {
    font-size: 18px;
    margin-bottom: 14px;
    width: 1000px;
  }
  .kakaku_obi {
    font-size: 20px;
    margin-bottom: 45px;
    padding: 9px 16px;
  }
  .hosoku {
    width: 1000px;
  }
  .icon_link {
    border: 1px solid #005bab;
    border-radius: 6px;
    display: block;
    float: none;
    margin-right: 0px;
    width: 100%;
    margin-bottom: 22px;
  }
  .kanren_link {
    display: block;
    float: none;
    margin-right: 0px;
    text-align: center;
    width: 242px;
    margin: 0 auto;
    margin-bottom: 30px;
  }
  .kanren_link:last-of-type {
    margin: 0 auto;
  }
  /*コピーライトエリア*/
  .small_in_wrp {
    margin: 0 auto;
    padding: 23px 0px 30px;
    width: 95%;
  }
  .small_in_wrp .l_wrp {
    display: table;
    float: none;
  }
  .small_in_wrp .r_wrp {
    float: none;
  }
  .small_in_wrp .r_wrp p {
    color: #727171;
    font-size: 11px;
    padding-top: 10px;
    text-align: center;
  }
  .small_in_wrp .l_wrp p {
    line-height: 1.4;
  }
	}
/*レスポンシブ閉じタグ*/