@charset "utf-8";
/* base */
#marathon #head {
	position: relative;
}
.content {
	margin: 60px auto 100px;
}
.txt_area {
}
h1, h2 {
	text-align: center;
}
/* content */
h1 {
	margin-bottom: 50px;
}
h2 {
	margin-bottom: 62px;
	line-height: 36px;
	font-size: 20px;
	color: #015DB2;
}
h3 {
	margin: 0 auto 18px;
}
h3 img {
	margin: 0 auto;
	display: block;1
}
h1 img {
	margin: 0 auto;
	display: block;
}
/* ------------------------lace.html------------------------ */
/* flow_nav */
.flow_nav {
	width: 900px;
	margin: 0 auto 16px;
}
.flow_nav p {
	width: 29.5%;
	float: left;
}
.flow_nav .txt_box {
	width: 28.5%;
	padding: 14px 20px;
	margin: 22px 0 0;
	font-size: 12px;
	line-height: 24px;
	background: #015DB2;
	color: #FFF;
}
.flow_nav .img_flow {
	padding-left: 41px;
	margin: 22px 0px;
	background: url(../images/ico_bg_01.png);
	background-position: 16px 50%;
	background-repeat: no-repeat;
}
.flow_nav .img_flow img {
	width: 297px;
	display: block;
}
/* timing_nav */
.timing_nav {
  position: relative;
	width: 900px;
	margin: 0 auto 42px;
	display: block;
}
.timing_nav .txt_title {
	width: 310px;
	margin: 0 auto 35px;
}
.timing_nav .txt_title img {
	height: 17px;
}
#cboxOverlay.timing-popup-frame-pc, #cboxOverlay.timing-popup-frame-sp {
  background-color: #333333;
}
.timing-detail-btn-pc {
  position: absolute;
  display: block;
  width: 82px;
  height: 35px;
}
.bnr-btn-pc {
	position: absolute;
	display: block;
	width: 150px;
	height: 40px;
}
.bnr-btn-pc a{
	display: inline-block;
    width: 100%;
    height: 100%;
}
@media screen and (max-width: 764px) {
  .timing-detail-btn-pc {
    display: none;
  }
  .bnr-btn-pc {
	  display: none;
  }
}
.timing-detail-btn-pc a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.timing-detail-btn-01-pc {
  top: 151px;
  left: 16px;
}
.timing-detail-btn-02-pc {
  top: 151px;
  left: 144px;
}
.timing-detail-btn-03-pc {
  top: 459px;
  left: 602px;
}
.timing-detail-btn-04-pc {
  top: 151px;
  left: 638px;
}
.timing-detail-spbox-1 {
  position: relative;
  margin-left: 20px;
  margin-bottom: 20px;
}
.timing-detail-spbox-2 {
  position: relative;
  margin-bottom: 20px;
}
.timing-detail-spbox-3 {
  position: relative;
  margin-right: 20px;
  margin-bottom: 20px;
}
.bnr-btn-01-pc {
	top: 646px;
	left: 200px;
}
.bnr-btn-02-pc {
	top: 646px;
	left: 365px;
}
.bnr-btn-03-pc {
	top: 836px;
	left: 200px;
}
.bnr-btn-04-pc {
	top: 836px;
	left: 365px;
}
.timing-detail-btn-sp {
  display: none;
}
.bnr-btn-sp {
  display: none;
}
@media screen and (max-width: 764px) {
  .timing-detail-btn-sp {
    position: absolute;
    width: 25%;
    display: block;
  }
  .timing-detail-btn-01-sp, .timing-detail-btn-02-sp {
    height: 8%;
  }
  .timing-detail-btn-03-sp {
    height: 8.5%;
  }
  .timing-detail-btn-04-sp {
    height: 14%;
  }
.timing-detail-btn-sp a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.timing-detail-btn-01-sp {
  top: 31%;
  left: 4.5%;
}
.timing-detail-btn-02-sp {
  top: 31%;
  left: 43%;
}
.timing-detail-btn-03-sp {
  top: 85.7%;
  right: 5%;
}
.timing-detail-btn-04-sp {
  top: 31%;
  left: 11.3%;
}
.bnr-btn-sp {
  position: absolute;
  width: 25%;
  height: 2%;
  display: block;
}
.bnr-btn-sp a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
}
.bnr-btn-01-sp {
  top: 78.6%;
  left: 9.5%;
}
.bnr-btn-02-sp {
  top: 78.6%;
  left: 36.5%;
}
.bnr-btn-03-sp {
  top: 85.5%;
  left: 9.5%;
}
.bnr-btn-04-sp {
  top: 85.5%;
  left: 36.5%;
}
.popup-detail {
  display: none;
}
.timing-popup-frame-pc #cboxLoadedContent, .timing-popup-frame-sp #cboxLoadedContent {
  background-color: white;
}
.timing-detail-box {
  background-color: white;
  border-style: none;
  padding: 60px;
}
.timing-detail-box h3 {
  color: #015db2;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 40px;
  text-align: center;
}
.timing-detail-box p {
  font-size: 14px;
  line-height: 1.5;
}
.timing-detail-box .fbox .detail-img {
  max-width: 360px;
  width: 52.5%;
}
.timing-detail-box .fbox .detail-img img {
  width: 100%;
}
.timing-detail-box .fbox p {
  width: 47.5%;
  padding-top: 30px;
  padding-left: 30px;
  box-sizing: border-box;
}
.timing-detail-box .point {
  font-size: 16px;
  font-weight: bold;
  background-image: url("../images/runner_point_line.png");
  background-position: left center;
  background-repeat: repeat-x;
  text-align: center;
  margin: 40px 0 30px 0;
}
.timing-detail-box .point span {
  background-color: white;
  padding: 0 30px;
  box-sizing: border-box;
}
@media screen and (max-width: 764px) {
  .timing-detail-box {
    padding: 30px;
  }
  .timing-detail-box h3 {
    font-size: 15px;
    margin-bottom: 20px;
  }
  .timing-detail-box p {
    font-size: 12px;
  }
  .timing-detail-box .point {
    font-size: 14px;
    margin: 20px 0 15px 0;
  }
  .timing-detail-box .point span {
    padding: 0 15px;
  }
  .timing-detail-box .fbox {
    flex-direction: column;
    flex-wrap: wrap;
  }
  .timing-detail-box .fbox .detail-img {
    max-width: 100%;
    width: 100%;
  }
  .timing-detail-box .fbox .detail-img img {
    width: 100%;
  }
  .timing-detail-box .fbox p {
    width: 100%;
    padding-top: 15px;
    padding-left: 0;
  }
}
.point_pdf {
  text-align: center;
}
.point_pdf img {
  max-width: 560px;
  margin: 0 auto;
}
@media screen and (max-width: 764px) {
  .point_pdf {
    margin: 0 20px;
  }
  .point_pdf img {
    max-width: 100%;
    margin: 0 auto;
  }
}
#marathon #colorbox #cboxWrapper #cboxContent #cboxClose {
  background-color: transparent;
  background-image: url("images/close.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  margin-top: -10px;
}
/* txt_area */
.txt_area {
	width: 900px;
	margin: 0 auto 70px;
}
.txt_area .txt_title {
	margin-bottom: 28px;
}
.txt_area .txt_title img {
	height: 17px;
}
.txt_area .txt_left {
	width: 580px;
	font-size: 14px;
	line-height: 28px;
	float: left;
}
.txt_area .img_right {
	width: 280px;
	height: auto;
	margin-left: 40px;
	float: right;
}
.txt_area .img_right img, .txt_area .img_left img {
	width: 100%;
	height: auto;
	display: block;
}
.txt_area .txt_right {
	width: 580px;
	font-size: 14px;
	line-height: 28px;
	float: right;
}
.txt_area .img_left {
	width: 280px;
	height: auto;
	margin-right: 40px;
	float: left;
}
.ttl_product_03 {
	text-align: center;
	margin-bottom: -20px;
}
@media screen and (max-width: 764px) {
  .ttl_product_03 {
  	margin-bottom: 60px;
  }
}
/* ------------------------try.html------------------------ */
.content.try {
	margin: 60px auto 113px;
}
.content.try .txt_area {
	margin: 0 auto 56px;
}
.content.try .txt_area .txt_default {
	margin-bottom: 21px;
}
.btn_02 {
	text-align: right;
}
.btn_02 a {
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	color: #015db2;
	text-decoration: none;
	padding-bottom: 3px;
	border-bottom: 1px solid #015db2;
	position: relative;
}
.btn_02 a:before {
	content: '';
	width: 7px;
	height: 11px;
	background: url(../images/img_arrow_06.png) no-repeat;
	margin: -5px 0 -5px;
	position: absolute;
	left: -10px;
	top: 50%;
}
.txt_area p+.btn_02 {
	margin-top: 30px;
}
.txt_area p.txt_default+.btn_02 {
	margin-top: 0;
}
.area_right {
	float: right;
}
.area_left {
	float: left;
	margin-right: 40px;
}
.area_right_exc {
	float: right;
}
.img_default_02 {
	margin: 0 auto;
}
.w220 {
	width: 220px;
	padding-top: 8px;
}
.w240 {
	width: 240px;
	padding-top: 10px;
}
.w280 {
	width: 280px;
	padding-top: 8px;
}
.w325 {
	width: 325px;
}
.w535 {
	width: 535px;
	margin-bottom: 180px;
}
.w560 {
	width: 560px;
}
.w580 {
	width: 580px;
}
.w620 {
	width: 620px;
}
.w640 {
	width: 640px;
}
.w652 {
	width: 652px;
	margin-bottom: 60px;
}
.w560 {
	margin: 0 auto;
}
/* 例外マージン */
.txt_areae.m_exc {
	margin: 0 auto 71px;
}
.btn_02.mb_exc_10 {
	margin-bottom: 10px;
}
.txt_default.mb_exc_25 {
	margin-bottom: 25px!important;
}
.txt_default.mb_exc_30 {
	margin-bottom: 30px!important;
}
/* ------------------------hydration.html------------------------ */
.content.hydration {
	margin: 60px auto 130px;
}
.content.hydration .txt_area {
	margin: 0 auto 76px;
}
.hydration .txt_area .txt_default {
	margin-bottom: 30px;
}
.img_column_02 img {
	display: block;
	width: 430px;
	height: auto;
}
.img_column_02 img.img_column_left {
	float: left;
}
.img_column_02 img.img_column_right {
	float: right;
}
span.ico_01, span.ico_02, span.ico_03, span.ico_04 {
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: left center;
}
span.ico_01 {
	background-image: url(../images/ico_01.png);
}
span.ico_02 {
	background-image: url(../images/ico_02.png);
}
span.ico_03 {
	background-image: url(../images/ico_03.png);
}
span.ico_04 {
	background-image: url(../images/ico_04.png);
}
.graph_notes {
	font-size: 12px;
	line-height: 20px;
	margin-top: 23px;
}
/* ------------------------nutrition.html------------------------ */
.content.nutrition .txt_area {
	margin: 0 auto 73px;
}
.content.nutrition .txt_area .txt_default {
	margin-bottom: 40px;
}
.txt_area .title_default {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 32px;
	margin-left: -6px;
}
span.title_line02 {
	background-image: url(../images/img_title_bg.png);
	background-repeat: repeat-x;
	background-position: 0 20px;
	padding-left: 3px;
	font-weight: bold;
	font-size: 18px;
}
.txt_area .txt_default {
	font-size: 14px;
	line-height: 28px;
}
.txt_area .txt_default_02 {
	font-size: 14px;
	line-height: 28px;
	margin-bottom: 14px;
}
.txt_area .img_default {
	width: 900px;
	margin: 0 auto 40px;
}
.txt_area .img_default img {
	width: 100%;
	height: auto;
}
.dotted_line {
	border-bottom: 1px dotted #015db2;
	padding-bottom: 34px;
}
.dotted_line.dotted_line_exc {
	padding-bottom: 29px;
}
.btn_01 {
	text-align: center;
	margin-bottom: 40px;
}
.btn_01 a {
	font-size: 18px;
	line-height: 28px;
	color: #fff;
	text-decoration: none;
	white-space: nowrap;
	background-color: #015db2;
	padding: 20px 60px;
}
.btn_01 a img {
	margin-right: 10px;
}
.txt_area .txt_sub_title {
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 0.1em;
	margin-bottom: 20px;
	padding-left: 11px;
	border-left: 3px solid #015db2;
}
.txt_area .list_default {
	font-size: 14px;
	list-style-type: none;
	margin-bottom: 14px;
}
.txt_area .list_default li+li {
	margin-top: 8px;
}
.txt_area .img_right_300, .txt_area .img_right_400 {
	float: right;
	margin: 0 0 70px 50px;
	padding-top: 8px;
}
.txt_area .img_right_410 {
	float: right;
	margin: 0 0 25px 50px;
	padding-top: 8px;
}
.txt_area .img_right_300 {
	width: 300px;
}
.txt_area .img_right_400 {
	width: 400px;
}
.txt_area .img_right_410 {
	width: 400px;
}
.txt_area .img_right_300 img, .txt_area .img_right_400 img {
	width: 100%;
	height: auto;
}
.txt_area .img_right_410 img {
	width: 100%;
	height: auto;
}
/* 例外マージン */
.txt_default.mb_exc_35 {
	margin-bottom: 35px!important;
}
.txt_default.mb_exc_47 {
	margin-bottom: 47px!important;
}
/* ------------------------spot.html------------------------ */
.content.spot {
	margin: 60px auto 115px;
}
.spot_wrap {
	width: 900px;
	margin: 0 auto 33px;
	padding-bottom: 37px;
}
.spot_wrap .left {
	width: 540px;
}
.spot_wrap .title {
	font-size: 20px;
	line-height: 35px;
	white-space: nowrap;
	font-weight: bold;
	margin-bottom: 24px;
	padding-left: 24px;
	position: relative;
}
.spot_wrap .title img {
	width: auto;
	height: 23px;
	margin: -11px 0;
	position: absolute;
	top: 50%;
	left: 0;
}
.img_recom {
	max-width: 85px;
	padding-top: 5px;
	margin-right: 8px;
	float: left;
}
.img_recom img {
	vertical-align: bottom;
	width: 100%;
	height: auto;
}
.spot_wrap .list {
	font-size: 16px;
	line-height: 29px;
	margin-bottom: 40px;
	float: left;
	width: 447px;
}
.spot_wrap .list li {
	padding-left: 20px;
	position: relative;
}
.spot_wrap .list li img {
	width: auto;
	height: 16px;
	margin-top: 8px;
	position: absolute;
	top: 0;
	left: 0;
}
.img_wrap {
	background: #bebebe;
	clear: both;
}
.img_wrap img {
	width: 50%;
	height: auto;
	vertical-align: bottom;
}
.img_wrap02 img {
	width: 100%;
	height: auto;
	vertical-align: bottom;
}
.map_wrap {
	padding-top: 10px;
	width: 320px;
	height: 320px;
	float: right;
}
.map_inr {
	position: relative;
	width: 100%;
	height: 100%;
}
.map_inr iframe {
	width: 100%;
	height: 100%;
	border: 0;
}
/* ------------------------index------------------------ */
#guide_index #head {
	position: relative;
}
#guide_index h2 {
	margin-bottom: 0;
	padding-bottom: 102px;
	background: url(../images/img_arrow_01.png)no-repeat;
	background-position: 50% 67px;
}
.tab_area ul {
	width: 900px;
	margin: 0 auto;
	border-bottom: 1px solid #015db2;
}
.tab_area.bottom ul {
	border-top: 1px solid #015db2;
	border-bottom: 0;
}
.tab_area ul li a {
	width: 441px;
	height: 58px;
	text-indent: -9999px;
	background: #edf4fa;
	border-top: 2px solid #CCDFF0;
	border-right: 2px solid #CCDFF0;
	border-left: 2px solid #CCDFF0;
	float: left;
	display: table-cell;
}
.tab_area.bottom ul li a {
	border-top: 0px;
	border-bottom: 2px solid #CCDFF0;
	border-right: 2px solid #CCDFF0;
	border-left: 2px solid #CCDFF0;
}
.tab_area ul li.tab_01.select a {
	margin-right: 10px;
	background: url(../images/img_tab_01_on.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: #015db2;
}
.tab_area ul li.tab_01 a {
	margin-right: 10px;
	background: url(../images/img_tab_01_off.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: #fff;
}
.tab_area ul li.tab_02.select a {
	background: url(../images/img_tab_02_on.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: #015db2;
}
.tab_area ul li.select a {
	position: relative;
}
.tab_area ul li.select a:before {
	content: "";
	width: 10px;
	height: 9px;
	display: block;
	background: url(../images/img_tab_arrow.png);
	background-repeat: no-repeat;
	position: absolute;
	bottom: -10px;
	left: 50%;
}
.tab_area.bottom ul li.select a:before {
	background: url(../images/img_tab_arrow_02.png);
	background-repeat: no-repeat;
	position: absolute;
	top: -10px;
}
.tab_area ul li.tab_02 a {
	background: url(../images/img_tab_02_off.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: #fff;
}
.tab_content {
	width: 738px;
	padding: 69px 80px 20px;
	margin: 0 auto;
	border-left: 1px solid #e6ebee;
	border-right: 1px solid #e6ebee;
}
.item_img_cont ul {
	width: 800px;
	/*width: 600px;*/
	margin: 0 auto;
}
.item_img_cont li {
	margin: 20px 20px 0;
	float: left;
}
.conditioning {
	border-bottom: 1px dotted #404C58;
}
.conditioning .fbox {
  flex-direction: row;
  flex-wrap: nowrap;
}
.conditioning .conditioning_ttl {
  margin: 20px 0;
  font-size: 16px;
  line-height: 20px;
  padding-left: 20px;
  border-left: 4px solid #015db2;
  font-weight: bold;
}
.conditioning .conditioning_ttl_mt40 {
  margin-top: 40px;
}
.conditioning_pb80 {
  padding-bottom: 80px;
}
/* layout_cmn */
.layout_cmn .title {
	margin-bottom: 24px;
	font-size: 18px;
	line-height: 36px;
	font-weight: bold;
	text-align: center;
}
span.title_line {
	background: url(../images/img_title_bg.png) repeat-x 0 20px;
}
span.title_span {
	margin-left: 20px;
	background: #015db2;
	font-size: 14px;
	padding: 0 20px;
	font-weight: normal;
	line-height: 24px;
	color: #FFF;
	display: inline-block;
}
/* layout_01 */
.layout_01 {
	margin-bottom: 61px;
}
.cnt_wrap .right {
	margin-left: 42px;
}
.cnt_wrap > p {
	font-size: 14px;
	line-height: 28px;
	margin-bottom: 0;
}
.layout_01 .title.lace {
	margin-bottom: 30px;
}
.layout_01 .cnt_wrap .inner_title img {
	display: block;
}
.layout_01 .cnt_wrap .right {
	margin-top: 8px;
}
.layout_01.layout_cmn.ready {
	padding: 0 0 80px;
	margin: 0 0 80px;
	border-bottom: 1px dotted #404C58;
}
.layout_01.layout_cmn.ready02 {
	margin: 0 0 40px;
}
.layout_01 .cnt_wrap .inner_txt {
	font-size: 14px;
	line-height: 28px;
	padding: 2px 15px;
	margin-bottom: 32px;
}
.layout_01 .cnt_wrap .inner_txt_last {
	margin-bottom: 0!important;
}
.layout_01.layout_cmn.last .notes, .txt_area .notes {
	font-size: 12px;
	line-height: 26px;
}
/* layout_02 */
.layout_02 {
	margin-bottom: 60px;
}
.layout_02 .left {
	width: 280px;
	margin-top: 8px;
	margin-right: 40px;
}
.layout_02 .right {
	width: 418px;
	margin: 0;
}
.layout_02 .right p {
	font-size: 14px;
	line-height: 28px;
}
.layout_02.layout_cmn.lsd {
	padding: 0 0 80px;
	margin: 0 0 80px;
	border-bottom: 1px dotted #404C58;
}
.layout_02.layout_cmn.lsd02 {
	margin: 0 0 40px;
}
/* layout_03 */
.layout_03 {
	margin-bottom: 60px;
}
.layout_03 .left {
	width: 418px;
	margin-right: 40px;
}
.layout_03 .right {
	width: 280px;
	margin: 0;
}
.layout_03 .left p {
	font-size: 14px;
	line-height: 28px;
}
.layout_03 .right p {
	font-size: 14px;
	line-height: 28px;
}
.layout_03.layout_cmn.lsd {
	margin-bottom: 23px;
}
/* point_01 */
.point_01 {
	padding: 0 0 80px;
	margin: 0 0 80px;
	border-bottom: 1px dotted #404C58;
}
.point_01 .left .main_title {
	margin-top: 8px;
}
.point_01 .left .main_title img {
	margin: 0;
}
.point_01 .main_title img {
	display: block;
	margin: 0 auto 23px;
}
.point_01 .right {
	width: 540px;
	margin-left: 0;
}
.point_01 .right p {
	font-size: 14px;
	line-height: 28px;
	margin-bottom: 0;
}
/* point_02 */
.point_02 {
	padding: 0 0 30px;
	margin: 0;
}
.point_02 .left {
	width: 540px;
	margin-left: 0;
}
.point_02 .left p {
	font-size: 14px;
	line-height: 28px;
	margin-bottom: 0;
}
.point_02 .left .main_title {
	margin-top: 8px;
}
.point_02 .left .main_title img {
	margin: 0;
}
.point_02 .main_title img {
	display: block;
	margin: 0 auto 23px;
}
.point_02 .right p {
	font-size: 14px;
	line-height: 28px;
	margin-bottom: 0;
}
.point_02 .cnt_wrap .right {
	margin-left: 30px;
}
/* ex_box */
.ex_box {
	padding: 0 0 80px;
	margin: 0 0 80px;
	border-bottom: 1px dotted #404C58;
}
.ex_box .ex_title {
	background: #f5f9fc;
	margin: 0;
	padding: 40px 0 0;
	text-align: center;
}
.ex_box .inner_box {
	background: #f5f9fc;
	padding: 40px;
}
.ex_box .inner_box .title {
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 20px;
	padding-left: 20px;
	border-left: 4px solid #015db2;
	font-weight: bold;
}
.ex_box .inner_box .txt_box {
	margin-bottom: 33px;
	font-size: 14px;
	line-height: 28px;
	padding-left: 23px;
}
.ex_box .inner_box .txt_box.last {
	margin-bottom: 0;
}
.ex_box .inner_box p .example {
	margin: 10px 24px 12px;
	padding: 2px 10px 3px;
	font-size: 12px;
	color: #FFF;
	background: #7BABD7;
	display: inline-block;
}
.ex_box .inner_box .txt_box_02 {
	margin-bottom: 4px;
	font-size: 14px;
	line-height: 28px;
}
.ex_box .inner_box .txt_box_02.last {
	margin-bottom: 34px;
}
.ex_box .inner_box .txt_box_02 span {
	color: #015DB2;
	padding: 0 8px 0 12px;
	font-size: 14px;
	font-weight: bold;
	display: inline-block;
}
.ex_box .inner_box .txt_box_02 .right {
	float: left!important;
}
.ex_box .inner_box .txt_box_02 .right p {
	margin: 26px 34px;
}
.ex_box .inner_box .txt_box_02 .right p img {
	display: block;
}
.ex_box .wrap_box .right {
	width: 78%;
	margin: 5px 0;
}
.ex_box .wrap_box .right .txt_box_02 {
	width: 100%;
}
.ex_box_02 {
	padding: 40px 40px 32px;
	background: #f5f9fc;
}
.ex_box_02 .inner_box + .inner_box {
	padding-top: 32px;
	border-top: 1px solid #c4daed;
}
.ex_box_03 .inner_box .title {
	margin: 0 0 10px;
	display: block;
}
.ex_box_03 .inner_box .title.last {
	margin-top: 30px;
}
.ex_box_03 .inner_box p {
	margin: 0 0 10px;
	display: inline-block;
}
.ex_box_03 .inner_box p .example {
	margin: 10px 5px 0 24px;
}
.ex_box_03 .inner_box .txt_box_02 {
	display: inline-block;
	width: 78%;
}
/* youtube_box */
.youtube_wrap {
	position: relative;
	width: 100%;
	margin-bottom: 60px;
	padding: 56% 0 0 0;
}
.youtube_wrap .youtube_box {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* top_txt */
.top_txt {
	font-size: 14px;
	line-height: 28px;
	text-align: center;
}
.top_txt p {
	margin: 10px 0 44px;
	font-weight: 500;
}
/* localnav */
.nav_local_sp .nav_ttl.active {
	background: none;
	background-color: #e5eef7;
}
.nav_local_sp .nav_ttl.active a {
	font-size: 12px;
	background-color: #e5eef7;
	background: url(../images/img_arrow_02.png);
	background-repeat: no-repeat;
	background-size: 12px;
	background-position: 89% 50%;
}
.nav_local_sp .nav_ttl a {
	width: 100%;
	height: 100%;
	padding: 13px 30px 14px;
	background: url(../images/img_arrow_03.png);
	background-repeat: no-repeat;
	background-size: 12px;
	background-position: 89% 50%;
	display: block;
	font-size: 12px;
	box-sizing: border-box;
	text-decoration: none;
}
.nav_local_sp .nav_ttl {
	font-size: 12px;
	background-color: #e5eef7;
	background: url(../images/img_bg_19.png);
}
.nav_local_sp ul > li > a {
	width: 100%;
	padding: 13px 30px 14px;
	font-size: 10px;
	text-decoration: none;
	color: #015db2;
	border-bottom: 1px solid #d9e7f3;
	display: block;
	box-sizing: border-box;
	background: url(../images/img_arrow_04.png);
	background-color: #fff;
	background-repeat: no-repeat;
	background-size: 5px;
	background-position: 89% 50%;
}
.nav_local_sp ul > li.dead > a {
	color: #a7c7e4;
	background: url(../images/img_arrow_05.png);
	background-repeat: no-repeat;
	background-size: 5px;
	background-position: 89% 50%;
}
.nav_local_sp ul > li.active > a {
	background-color: #ccdff0;
}
.nav_local_sp {
	display: none;
}
.layout_adviser {
	border: 1px solid #e6ebee;
	padding: 60px;
	margin-bottom: 60px;
}
.layout_adviser .left {
	margin-right: 30px;
}
.layout_adviser .left p img {
	width: 100px;
}
.layout_adviser .right {
	float: left!important;
}
.layout_adviser .right .title_txt {
	margin: 17px 0;
}

/* ------------------------レスポンシブ------------------------ */
@media screen and (max-width: 764px) {
.content, #guide_index .content {
	margin: 50px auto 100px;
}
h1 {
	margin-bottom: 35px;
}
h1 img {
	width: 240.5px;
	margin: 0 auto;
	display: block;
}
h2 {
	margin: 0 17.5px 35px;
	font-size: 15px;
	line-height: 24px;
	font-weight: bold;
}
h3 img {
	width: 185px;
	margin: 0 auto;
}
.img_product {
	display: none;
}
.flow_nav {
	width: 100%;
	margin-bottom: 30px;
	padding-bottom: 40px;
	border-bottom: 1px dotted #015db2;
}
.flow_nav p {
	width: 100%;
	float: none;
}
.flow_nav .txt_box {
	width: 75%;
	margin: 22px auto 0;
	font-size: 11px;
	line-height: 22px;
}
.flow_nav .img_flow {
	padding-top: 33px;
	padding-left: 0;
	margin: 0 auto;
	background: url(../images/ico_bg_02.png);
	-webkit-background-size: 36px;
	-o-background-size: 36px;
	background-size: 36px;
	background-position: 50% 12px;
	background-repeat: no-repeat;
}
.flow_nav .img_flow img {
	width: 87.5%;
	margin: 0 auto;
}
.conditioning .fbox {
  flex-direction: column;
  flex-wrap: wrap;
}
.conditioning_pb80 {
  padding-bottom: 20px;
}
.conditioning .conditioning_ttl {
  font-size: 12px;
}
.conditioning .conditioning_img {
  width: 100%;
  text-align: center;
  margin: 0 auto;
}
.conditioning .conditioning_img img {
  max-width: 100%;
  text-align: center;
  margin: 20px auto;
}
/* .timing_nav */
.timing_nav {
	width: auto;
	margin: 0 auto 33px;
}
.img_timing img {
	width: 100%;
	margin: 0 auto;
	display: block;
}
.timing_nav .txt_title {
	width: 100%;
	text-align: center;
	margin-bottom: 15px;
}
.timing_nav .txt_title img {
	height: 12.5px;
}
/* .txt_area */
.content.try .txt_area, .content.hydration .txt_area, .content.nutrition .txt_area, .txt_area {
	width: auto;
	margin: 0 20px 40px;
}
.txt_area .txt_title {
	margin-bottom: 9px;
}
.txt_area .txt_title img {
	height: 12.5px;
}
.txt_area .txt_left {
	width: auto;
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 24px;
	float: none;
}
.txt_area .img_right {
	width: auto;
	height: auto;
	margin-left: 0;
	float: none;
}
.txt_area .txt_right {
	width: auto;
	margin-bottom: 14px;
	font-size: 12px;
	line-height: 24px;
	float: none;
}
.txt_area .img_left {
	width: auto;
	height: auto;
	margin-right: 0;
	float: none;
}
.tab_area {
	width: 100%;
	margin: 0 20px;
	box-sizing: border-box;
}
.tab_area ul {
	width: auto;
	margin: 0 auto;
}
.tab_content {
	width: auto;
	margin: 0 20px;
	padding: 40px 20px 20px;
	border: 1px solid #e6ebee;
}
.cnt_wrap .left, .cnt_wrap .right {
	float: none!important;
}
.point_01 .right, .point_02 .left, .layout_02 .right, .layout_03 .left {
	width: auto;
	margin: 0;
}
.ex_box {
	padding: 0 0 45px;
	margin: 0 0 40px;
	border-bottom: 1px dotted #404C58;
}
.ex_box .inner_box .title {
	font-size: 12px;
	margin-bottom: 20px;
}
.ex_box .inner_box .txt_box {
	padding-left: 0;
}
.point_01 {
	padding: 0 0 40px;
	margin: 0 0 40px;
}
.point_01 > .main_title img {
	width: 165px!important;
}
.point_02 > .main_title img {
	width: 237px!important;
}
.point_02 {
	margin: 0;
}
.point_02 .main_title img {
	width: 237.5px;
	margin: 0 auto;
}
.ex_box .inner_box p .example {
	margin: 10px 0 12px;
}
.ex_box .inner_box .txt_box_02 span {
	padding: 0 8px;
}
.ex_box .inner_box .txt_box_02 .left {
	margin-bottom: 20px;
}
.ex_box .inner_box .txt_box_02 .right {
	margin: 0 auto;
	float: none!important;
}
.ex_box .inner_box .txt_box_02 .right p {
	margin: 26px auto 0;
}
.ex_box .inner_box .txt_box_02 .right p img {
	height: 53.5px;
	margin: 0 auto!important;
}
.layout_01 {
	margin-bottom: 20px;
}
.layout_01.last {
	margin-bottom: 0;
}
.layout_01.condition {
	margin-bottom: 20px;
}
.layout_01.layout_cmn.ready {
	padding: 0 0 40px;
	margin: 0 0 40px;
	border-bottom: 1px dotted #404C58;
}
.layout_01.layout_cmn.three_week {
	margin-bottom: 0;
}
.layout_01.layout_cmn.last .notes, .txt_area .notes {
	font-size: 10px;
	line-height: 15px;
	text-align: left;
}
.layout_02 .cnt_wrap .right {
	margin: 0 auto!important;
}
.layout_02.layout_cmn.lsd {
	padding: 0 0 40px;
	margin: 0 0 40px;
	border-bottom: 1px dotted #404C58;
}
.layout_02.layout_cmn.lsd02 {
	margin: 0 0 20px;
}
.layout_03.layout_cmn.lsd {
	margin-bottom: 3px;
}
.cnt_wrap .right {
	margin: 23px auto;
}
.cnt_wrap > p, .point_01 .right p, .ex_box .inner_box .txt_box, .layout_02 .right p, .layout_03 .left p, .point_02 .left p, .layout_01 .cnt_wrap .inner_txt, .ex_box .inner_box .txt_box_02, p {
	font-size: 12px;
}
.ex_box .inner_box {
	padding: 40px 20px 35px;
}
.cnt_wrap > p img {
	width: 100%;
	max-width: 280px;
	display: block;
	margin: 23px auto;
}
.layout_cmn .title {
	margin-right: 20px;
	font-size: 15px;
}
span.title_span {
	margin-left: 10px;
	font-size: 10.5px;
}
.tab_area {
	width: 100%;
	padding: 0 20px;
	margin: 0 auto;
}
.tab_area > ul > li {
	width: 47%;
	float: left;
}
.tab_area > ul > li.tab_02 {
	float: right;
	margin-right: 4px;
}
.tab_area > ul > li a {
	width: 100%;
}
.tab_area ul li.tab_01 a {
	margin-right: 10px;
	background: url(../images/img_tab_01_sp_off.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: #fff;
	background-size: auto 28px;
}
.tab_area ul li.tab_01.select a {
	margin-right: 10px;
	background: url(../images/img_tab_01_sp_on.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: #015db2;
	background-size: auto 28px;
}
.tab_area ul li.tab_02 a {
	background: url(../images/img_tab_02_sp_off.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: #fff;
	background-size: auto 28px;
}
.tab_area ul li.tab_02.select a {
	background: url(../images/img_tab_02_sp_on.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: #015db2;
	background-size: auto 28px;
}
.ex_box .wrap_box .right {
	float: none!important;
}
.ex_box_02 {
	padding: 40px 20px 32px;
}
.ex_box_02 .inner_txt {
	padding: 2px 0!important;
}
.ex_box_03 .inner_box p .example {
	margin: 10px 5px 0 0;
}
#guide_index h2 {
	margin-bottom: 0;
	padding-bottom: 60px;
	background: url(../images/img_arrow_01_sp.png)no-repeat;
	background-position: 50% 40px;
	-webkit-background-size: 165px 30px;
	-o-background-size: 165px 30px;
	background-size: 165px 30px;
}
.nav_local_sp {
	display: block;
}
.ex_box .wrap_box .right, .ex_box_03 .inner_box .txt_box_02 {
	width: 100%;
}
.tab_area ul li.select a:before {
	left: 46%;
}
.point_01 .main_title img, .point_02 .main_title img {
	width: 136px;
}
.layout_adviser {
	border: 1px solid #e6ebee;
	padding: 20px;
	margin-bottom: 40px;
}
.layout_adviser .left {
	width: 50%;
	margin-right: 20px;
	display: inline-block;
}
.layout_adviser .left p img {
	width: 100%;
}
.layout_adviser .right {
	width: 39%;
	display: inline-block;
	float: none!important;
}
.layout_adviser .right .title_txt {
	margin: 92% 0 0;
}
.layout_adviser .right .title_txt img {
	width: 100%;
}
.layout_adviser .right.cnt_wrap {
	width: 100%;
}
.youtube_wrap {
	margin-bottom: 40px;
}
.nav_local_sp > ul {
	border-bottom: 5px solid #015db2;
}
.item_img_cont ul {
	width: 100% !important;
	text-align: center;
	margin: 0 auto;
}
.in {
  margin: 0;
}
.item_img_cont li {
	width: 50%;
	/*width: 48%;*/
	margin: 20px 0 0 0;
	float: left;
}
.item_img_cont li img {
	max-width: 100%;
}
/* ------------------------ nutrition.html ------------------------*/
.content.nutrition {
	margin: 60px auto 130px;
}
.txt_area .title_default {
	background-position: 0 12px;
	font-size: 12px;
	margin-bottom: 10px;
}
span.title_line02 {
	background-position: 0 12px;
	font-weight: bold;
	font-size: 12px;
}
.txt_area .txt_default, .txt_area .txt_default_02, .txt_area .list_default {
	font-size: 12px;
	margin-bottom: 20px;
	line-height: 24px;
}
.txt_area .img_default {
	width: 100%;
	margin: 0;
}
.txt_area .img_right_300, .txt_area .img_right_400 {
	margin: 0;
	margin: 0 0 5px 5px;
	padding-top: 5px;
}
.txt_area .img_right_410 {
	margin: 0;
	margin: 0 0 5px 5px;
	padding-top: 5px;
}
.txt_area .img_right_300 {
	width: 55%;
}
.txt_area .img_right_400 {
	width: 50%;
}
.txt_area .img_right_410 {
	width: 100%;
}
.btn_01 {
	margin: 0 20px;
}
.btn_01 a {
	font-size: 12px;
	display: block;
	padding: 10px 0;
}
.btn_01 a img {
	width: 10px;
	margin-right: 8px;
}
.dotted_line {
	padding-bottom: 34px;
}
.txt_area .txt_sub_title {
	font-size: 11px;
	padding-left: 10px;
}
/* ------------------------ hydration.html ------------------------*/
.img_column_02 img {
	width: 100%;
	height: auto;
}
.img_column_02 img+img {
	margin-top: 10px;
}
.graph_notes {
	font-size: 10px;
	line-height: 16px;
}
span.ico_01, span.ico_02, span.ico_03, span.ico_04 {
	background-size: 9px auto;
}
/* ------------------------try.html------------------------ */
.btn_02 {
	margin: 0;
}
.btn_02 a {
	font-size: 12px;
}
.w220 {
	width: 110px;
}
.w240 {
	width: 120px;
}
.w280 {
	width: 140px;
}
.w325 {
	width: 100%;
}
.w580, .w620, .w640, .img_default_02, .img_default_02 img, .area_right img, .area_left img {
	width: 100%;
}
.w535 {
	width: 100%;
	margin-bottom: 40px;
}
.w560, .w652 {
	width: auto;
	margin-left: 20px;
	margin-right: 20px;
}
.area_left {
	float: right;
}
.area_right, .area_left {
	margin: 0 0 10px 8px;
	padding: 5px 0 0;
}
.area_right_exc {
	float: none;
}
.mb_sp_20 {
	margin-bottom: 20px;
}
/* ------------------------spot.html------------------------ */
.spot_wrap {
	width: auto;
	margin: 0 20px 20px;
}
.spot_wrap .left {
	width: 100%;
}
.spot_wrap .title {
	font-size: 15px;
	padding-left: 18px;
	margin-bottom: 20px;
}
.spot_wrap .title img {
	height: 17px;
}
.img_recom {
	width: 20%;
	margin-right: 10px;
}
.spot_wrap .list {
	font-size: 12px;
	line-height: 18px;
	width: 75%;
}
.spot_wrap .list li {
	padding-left: 15px;
}
.spot_wrap .list li + li {
	margin-top: 5px;
}
.spot_wrap .list li img {
	height: 10px;
	margin-top: 5px;
}
.img_wrap {
	width: 100%;
	margin-bottom: 20px;
}
.map_wrap {
	width: 100%;
}
}/* ------------------------レスポンシブ -end- ------------------------*/


.check_area {
  max-width: 980px;
  margin: 0 auto;
  padding-top: 20px;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.check_area .col {
  margin-bottom: 30px;
  display: flex;
  width: 100%;
}
/* 
.check_area .col:nth-child(2n+1) {
  padding-right: 30px;
}
.check_area .col:nth-child(2n) {
  padding-left: 30px;
}
*/
.check_area .col:nth-child(2n) .check_txt{
  width: 80%;
}
.check_area .col:nth-child(2n) .check_img{
  width: 20%;
  float: left;
}
.check_area .col .check_ttl {
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.check_area .col .check_ttl .num {
  width: 40px;
  min-width: 40px;
  height: 40px;
  margin-right: 20px;
  box-sizing: border-box;
  font-weight: 900;
  color: #ffffff;
  background-color: #015db2;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.check_area .col .check_ttl .num span {
  font-weight: 900;
}
.check_area .col .check_ttl .ttl_sub {
  padding-left: 10px;
  box-sizing: border-box;
  font-size: 14px;
  font-weight: normal;
}
.check_area .col .check_txt {
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 2;
}
.check_area .col .check_img {

  margin: 0 auto;
  text-align: center;
}
.check_area .col.check_4 .check_img {
  margin-right: 0;
  text-align: right;
}
.check_area .col.check_1 .check_img img {
  max-width: 407px;
}
.check_area .col.check_2 .check_img img {
  max-width: 460px;
}
.check_area .col.check_3 .check_img img {
  max-width: 460px;
  margin-bottom: 20px;
}
.check_area .col.check_4 .check_img img {
  max-width: 378px;
  margin-right: 0;
  text-align: right;
}




@media screen and (max-width: 764px) {
.check_area{
  width: auto;
  margin: 0 auto 0;
  padding: 0 20px;
  box-sizing: border-box;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.check_area .col {
  width: 100%;
  margin-bottom: 40px;
  display: block;
}
.check_area .col:nth-child(2n+1) {
  padding-right: 0;
}
.check_area .col:nth-child(2n) {
  padding-left: 0;
}
.check_area .col:nth-child(2n) .check_txt{
  width: 100%;
}
.check_area .col:nth-child(2n) .check_img{
  width: 100%;
}
.check_area .col.check_4 {
  margin-bottom: 20px;
}
.check_area .col .check_ttl {
  font-size: 15px;
}
.check_area .col .check_ttl .num {
  margin-right: 10px;
  width: 30px;
  min-width: 30px;
  height: 30px;
}
.check_area .col .check_ttl .ttl_sub {
  display: block;
}
.check_area .col.check_1 .check_img img, .check_area .col.check_2 .check_img img, .check_area .col.check_3 .check_img img, .check_area .col.check_4 .check_img img {
  max-width: 100%;
}
.check_area .col.check_1 .check_img img {
  padding: 0 25px;
  box-sizing: border-box;
}
.check_area .col.check_2 .check_img img {
  margin-top: 5px;
  box-sizing: border-box;
}
.check_area .col.check_3 .check_img img {
  margin-top: 4px;
  margin-bottom: 15px;
  box-sizing: border-box;
}
.check_area .col.check_4 .check_img img {
  margin-top: 2px;
  padding-left: 15px;
  padding-right: 30px;
  box-sizing: border-box;
}

/* ----- booth_area ----- */
.booth_area {
  width: auto;
  margin: 0 auto 55px;
  padding: 0 20px;
}
.booth_area .midborder {
  margin: 0 0 30px;
  font-size: 15px;
}
.booth_area .cols {
  box-sizing: border-box;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.booth_area .col {
  width: 100%;
  margin-bottom: 30px;
}
.booth_area .col:nth-child(2n+1) {
  padding-right: 0;
}
.booth_area .col:nth-child(2n) {
  padding-left: 0;
}
.booth_area .col .booth_ttl {
  margin: 0 20px 0;
  font-size: 14px;
  font-weight: bold;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.booth_area .col .booth_ttl .ttl_head {
  width: 100%;
  margin-right: 0;
  margin-bottom: 15px;
  padding: 12px 0;
}
.booth_area .col .booth_ttl .ttl {
  font-size: 14px;
}
.booth_area .col .booth_ttl .ttl span {
  font-size: 10px;
}
.booth_area .col .booth_txt {
  margin: 10px 0 25px 0px;
  font-size: 10px;
  line-height: 1.8;
}
.booth_area .col .booth_txt .inner {
  max-width: 30em;
  margin: 0 auto;
}
.booth_area .col.booth_2 .booth_img img {
  max-width: 100%;
}
}
/* ------------------------ガイドタイトル------------------------ */
.guide-ttl {
  display: block;
  margin-bottom: 20px;
  text-align: center;
}
.guide-ttl img {
  max-width: 280px;
}/* ------------------------ガイドタイトル -end- ------------------------*/