@charset "UTF-8";

/************************************************
header
************************************************/
#sbsHeader {
	border-bottom: 1px solid #C2C2C2;
}

#sbsHeader a {
	color: #333;
}

.sbsHeader_inner {
	position: relative;
}

.sbs_header {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.sbs_logo {
	margin: 25px 15px 6px 0;
}

.sbs_header_guide {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	margin-top: 31px;
}

.sbs_header_guide_01 {
	display: flex;
	justify-content: flex-end;
	width: 232px;
	margin-right: 25px;
	font-size: .9334em;
}
.sbs_header_guide_01 li + li {
	margin-left: 21px;
}

.sbs_header_guide_02 {
	display: flex;
}
.sbs_header_guide_02 li + li {
	margin-left: 10px;
}
.sbs_header_guide_02 [class*="btn_type"] {
	width: 230px;
	min-width: inherit;
	font-size: .9334em;
}
.sbs_header_guide_02 .btn_type1 {
	padding: 13px;
}
.sbs_header_guide_02 .btn_type2 {
	padding: 11px;
}

.sbs_header_global {
	padding: 41px 0 18px;
}

.sbs_header_global_list {
	display: flex;
	justify-content: space-between;
}
.sbs_header_global_list li {
	line-height: 1.4;
	position: relative;
}
.sbs_header_global_list li:first-child {
	margin-left: 74px;
}
.sbs_header_global_list li:last-child {
	margin-right: 48px;
}
.sbs_header_global_list a {
  font-weight: bold;
	position: relative;
	display: inline-block;
}
.sbs_header_global_list a:hover {
	color: #000;
	text-decoration: none;
}
.sbs_header_global_list a:hover::after, .sbs_header_global_list .slideMenu_outer:hover p::after {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	bottom: -8px;
	width: 100%;
	height: 2px;
	background-color: #5BC2DC;
}

#sbsHeader .ico_menu {
	display: none;
}

.sbs_header_global_list li.slideMenu_outer {
	position: relative;
}

.sbs_header_global_list li.slideMenu_outer::before {
	display: none;
}

.sbs_header_global_list li.slideMenu_outer > p {
	font-weight: bold;
  position: relative;
  display: inline-block;
	color: #333;
	cursor: default;
}

.sbs_header_global_list li.slideMenu_outer:hover::before {
	display: block;
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translate(-50%, 0);
	border: 11px solid transparent;
	border-bottom: 13px solid #53bbd3;
}

.sbs_header_global_list li .slideMenu {
	width: 170px;
	text-align: center;
	display: none;
	position: absolute;
	z-index: 1;
	left: 50%;
	top: 20px;
	padding: 20px 0px 0px;
	transform: translate(-50%, 0%);
	background-color: transparent;
}

.sbs_header_global_list li:hover .slideMenu {
	display: block;
	height: 96px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	z-index: 10;
}

.sbs_header_global_list li ul.slideMenu li {
	margin: 0;
}

.sbs_header_global_list li .slideMenu a {
	padding: 10px 0;
	margin-bottom: -1px;
	transition: 0.3s;
	background-color: #53bbd3;
	color: #fff !important;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	display: block;
}

.sbs_header_global_list li .slideMenu a:hover {
	color: #53bbd3 !important;
	background-color: #d4e8ef;
}

.sbs_header_global_list li .slideMenu a:hover::after {
	display: none;
}

/************************************************
sbsContents
************************************************/
/* breadcrumbs */
.breadcrumbs {
	margin-top: 25px;
}
.breadcrumbs li {
	padding-right: 27px;
}
.breadcrumbs li:not(:last-child) {
	margin-right: 20px;
}

/* mainVisual */
.mainVisual.top {
	height: 400px;
}

.mainVisual .h1 {
	font-size: 2.6667em;
	line-height: 1.45;
}

/* contents section */
#suntory_contents {
	margin-bottom: 120px;
}

#sbsContents {
	margin-top: 87px;
}

.section_level2 + .section_level2 {
	margin-top: 81px;
}

.btn_below{
	margin-bottom: 30px;
}

/************************************************
footer
************************************************/
#sbsFooter {
	padding: 65px 0 65px;
}

.sbs_footer_menu {
	display: flex;
	padding-left: 10px;
}
.sbs_footer_menu_wrap {
	padding-left: 15%;
}
.sbs_footer_menu_wrap:first-of-type {
	padding-left: 0;
}

.sbs_footer_menu_list + .sbs_footer_menu_list {
	margin-top: 30px;
}
.sbs_footer_menu_list dt {
	font-weight: bold;
	line-height: 2;
}
.sbs_footer_menu_list li {
	font-size: .8667em;
	line-height: 2.3077;
}

.sbs_footer_guide {
	margin-top: 60px;
}

.sbs_footer_guide_01 {
	display: flex;
	justify-content: center;
}
.sbs_footer_guide_01 li {
	margin: 0 15px;
}
.sbs_footer_guide_01 [class*="btn_type"] {
	width: 330px;
	min-width: inherit;
	font-size: 1.0667em;
}
.sbs_footer_guide_01 .btn_type1 {
	padding: 21px;
}
.sbs_footer_guide_01 .btn_type2 {
	padding: 19px;
}

.sbs_footer_guide_02 {
	display: flex;
	justify-content: center;
	margin-top: 53px;
	font-size: .8667em;
}
.sbs_footer_guide_02 li {
	position: relative;
	padding: 0 25px;
}
.sbs_footer_guide_02 li:not(:last-child)::after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	right: 0;
	width: 1px;
	height: 22px;
	background-color: #BAC5C8;
	transform: translateY(-50%);
}

/************************************************
Component
************************************************/
/*---------------
base
---------------*/
a:not([class*="btn_type"]):hover,
a:not('.anc_btn'):hover {
	color: #007694;
}

a:hover > img {
	transition: opacity .2s;
}
a:hover > img {
	opacity: .8;
}

body {
	min-width: 960px;
}
.sbs_wrap {
	max-width: 1164px;
	min-width: 960px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.sbs_wrap p.img {
	text-align: center;
}

.block {
	margin: 0 auto;
    width: 845px;
}
.block p {
	padding-left: 1em;
    margin-bottom: 10px;
}
.block h3 {
	color: #0F96B8;
    margin: 50px 0 26px 0;
    font-size: 1.3334em/*20px*/;
    border-bottom: solid #0F96B8 1px;
    padding-bottom: 10px;
}
.block h5 {
	margin-bottom: 5px;
}
.block h5.tit {
	margin-bottom: 20px;
}

.block2 h1 {
	font-size: 28px;
    color: #0F96B8;
    margin: 10px 0;
	text-align: left;
}
.block2 h5 {
	text-indent: 1em;
    background-color: #0F96B8;
    color: #fff;
}
.block2 ul {
	margin-bottom: 30px;
}
.block2 ul li.a6 {
	padding-left: 6em;
    text-indent: -6em;
}
.block2 ul li.b7 {
	padding-left: 7em;
    text-indent: -7em;
}
/*---------------
parts
---------------*/
/* h */
.h_level1 {
	margin-bottom: 81px;
	font-size: 2.2667em/*34px*/;
	line-height: 1.45;
}
.h_level1 .s {
	font-size: .75em;
}

.h_level1_2 {
	font-size: 2.3334em/*35px*/;
	line-height: 1.4572;
}
.h_level1_2 .txt1 {
	font-size: .4286em;
}

.h_level2_1 {
	margin-bottom: 95px;
	font-size: 2em/*30px*/;
	line-height: 1.4667;
}
.h_level2_1::after {
	bottom: -24px;
}

.h_level2_3 {
	margin-bottom: 12px;
	font-size: 1.8667em/*28px*/;
	line-height: 1.4286;
}

.h_level3_1 {
	margin-bottom: 40px;
	font-size: 1.8667rem/*28px*/;
	line-height: 1.4667;
}

.h_level3_2 {
	margin-bottom: 12px;
	font-size: 1.8667rem/*28px*/;
	line-height: 1.4286;
}

.h_level3_3 {
	margin-bottom: 26px;
}

/* button */
[class*="btn_type"] {
	min-width: 420px;
	font-size: 1.2em;
	cursor: pointer;
	transition: .2s;
}
[class*="btn_type"]:hover {
	opacity: .8;
}

.btn_type1 {
	padding: 23px;
}

.btn_type2 {
	padding: 21px;
}

/* anchor button */
.anc_list {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.anc_list li {
	margin-right: 36px;
}
.anc_list li:nth-child(4n+4),
.anc_list li:last-child {
	margin-right: 0;
}
.anc_list li:nth-child(n+5) {
	margin-top: 18px;
}
.anc_btn {
	width: 264px;
	transition: opacity .2s;
}
.anc_btn.h52 {
	height: 52px; 
	padding: 0;
}
.pp_anc_btn:hover,
.anc_btn:hover {
	opacity: .8;
}
.pp_anc_btn {
	padding: 0 12px 0 0;
  text-align: center;
}

.anc_list.cl2 {
	width: 564px;
	margin: 0 auto;
}
.anc_list.cl2 li:nth-child(even) {
	margin-right: 0;
}
.anc_list.cl3 {
	width: 864px;
	margin: 0 auto;
}
.anc_list.cl3 li:nth-child(3n+3) {
	margin-right: 0;
}
.anc_list.cl3 li:nth-child(4n+4) {
	margin-right: 36px;
}
.anc_list.cl3 li:nth-child(n+4) {
	margin-top: 18px;
}

.anc_list.cl4_a {
	width: 1164px;
	margin: 0 auto;
}

.anc_list.cl4_b {
	width: 1164px;
	margin: 0 auto;
	margin-top: 18px;
    justify-content: flex-start;
}
@media screen and (max-width: 1128px) {
	.anc_list {
		width: 864px;
		margin: 0 auto;
	}
	.anc_list li:nth-child(3n+3) {
		margin-right: 0;
	}
	.anc_list li:nth-child(4n+4) {
		margin-right: 36px;
	}
	.anc_list li:nth-child(n+4) {
		margin-top: 18px;
	}

}

/* link */
.link_arr {
	padding-right: 17px;
}
.link_arr::after {
	width: 8px;
	height: 8px;
}

.link_list_type1 a {
	transition: opacity .2s;
}
.link_list_type1 a:hover {
	text-decoration: none;
	opacity: .8;
}

.link_box_arr {
	padding: 10px 26px 8px;
	transition: opacity .2s;
}
.link_box_arr:hover {
	opacity: .5;
}
.link_box_arr::after {
	right: 21px;
}

.map {
	position: relative;
	display: inline-block;
	margin: 0 0 0 30px;
	padding-left: 31px;
}

/* column */
.col2_1,
.col3_1,
.col4_1,
.col3_2 {
	display: flex;
	flex-wrap: wrap;
}
.col2_1 > .col_item {
	width: 47.767%;
}
.col2_1 > .col_item:nth-child(even) {
	margin-left: 4.4%;
}
.col2_1 > .col_item:nth-child(n+3) {
	margin-top: 50px;
}

.col3_1 > .col_item,
.col3_2 > .col_item {
	width: 31%;
	margin-right: 3.5%;
}
.col3_1 > .col_item:nth-child(3n+3),
.col3_2 > .col_item:nth-child(3n+3),
.col4_1 > .col_item:nth-child(4n+4),
.col4_2 > .col_item:nth-child(4n+4) {
	margin-right: 0;
}
.col3_1 > .col_item:nth-child(n+4),
.col3_2 > .col_item:nth-child(n+4) {
	margin-top: 35px;
}

.col4_1 > .col_item {
	width: 22.68%;
	margin-right: 3%;
}

.col4_2 > .col_item {
	width: 23.43%;
	margin-right: 2%;
}

.col_layout_2_1_type1 {
	position: relative;
	padding-left: 582px;
}
.col_layout_2_1_type1 .img {
	position: absolute;
	top: 0;
	left: 0;
	width: 522px;
}
.col_layout_2_1_type1.rv {
	padding-left: 0;
	padding-right: 582px;
}
.col_layout_2_1_type1.rv .img {
	left: inherit;
	right: 0;
	text-align: right;
}

.col_layout_2_1_type2 {
	position: relative;
	padding-right: 410px;
}
.col_layout_2_1_type2 .img {
	position: absolute;
	top: 0;
	right: 0;
	width: 320px;
}
.col_layout_2_1_type2 .indent {
	padding-left: 42px;
}

.col_layout_2_1_type3 {
	display: flex;
	justify-content: space-between;
}
.col_layout_2_1_type3 .col_item:first-child {
	width: 703px;
	padding-right: 33px;
}
.col_layout_2_1_type3 .col_item:last-child {
	width: 461px;
}

.col_layout_2_1_type4 {
	display: flex;
	justify-content: space-between;
}
.col_layout_2_1_type4 .col_item:first-child {
	width: 340px;
}
.col_layout_2_1_type4 .col_item:last-child {
	width: 620px;
	padding-top: 30px;
}

.col_layout_2_1_type5 {
	position: relative;
	padding-left: 280px;
	width: 960px;
	margin: 0 auto;
}
.col_layout_2_1_type5 .img {
	position: absolute;
	top: 0;
	left: 0;
	width: 240px;
}
.col_layout_2_1_type5 .name {
	margin-bottom: 24px;
}

/* box */
.box1 {
	padding: 10px 10px 17px;
	border-radius: 20px;
}
.box1 .img {
	margin-bottom: 0;
}
.box1 .name {
	margin-bottom: 18px;
}
.box1 .name .s {
	font-size: 1em;
}
.box1 .num {
	font-size: 1em;
	line-height: 1.4;
}
.box1 .txt1 {
	margin-bottom: 68px;
	padding: 0 40px;
}
.box1 .link {
	position: absolute;
	right: 50px;
	bottom: 17px;
	font-size: 1.0667em;
}
.col3_2 .box1 {
	padding: 50px 15px 28px;
	border-radius: 10px;
}
.col3_2 .box1 .img {
	margin-bottom: 52px;
}
.col3_2 .box1 .name {
	margin-bottom: 9px;
	font-size: 1.2em;
	line-height: 1.2778;
}
a.box1,
a.box2,
a.box3 {
	text-decoration: none;
	transition: opacity .2s;
}
a.box1:hover,
a.box2:hover,
a.box3:hover {
	opacity: .5;
}

.box2 {
	border-radius: 20px;
}
.box2 .img {
	margin-bottom: 33px;
}
.box2 .name {
	font-size: 1.7334em;
	line-height: 1.4231;
}
.box2 .name.name_notice{
  display: flex;
  align-items: center;
  min-height: 2.84em;
  justify-content: center;
}
.box2 .txt1 {
	margin-top: 20px;
	font-size: 1.0667em;
	line-height: 1.75;
}
.box2 .link {
	font-size: 1em;
}
.box2 .label_list {
	margin-top: 13px;
}

.box3 {
	padding: 40px 29px 38px;
}

[class*="box_square"].wdh1 {
	width: 680px;
	margin: 0 auto;
}

.box_square3 {
	padding: 50px 15px 38px;
}

.box_square4 {
	padding: 30px 15px;
}

.box_square5 {
	padding: 30px 60px;
}

.box_inner {
	padding-left: 19px;
	padding-right: 19px;
}

.box_information {
	margin: 60px auto;
	padding: 36px;
	border: 2px solid #D1DEE1;
}

.box_position1 {
	position: relative;
	margin-top: -120px;
}

.box_position2 {
	margin-top: -120px;
}

.box_title dt {
	padding: 18px;
}
.box_title dd {
	padding: 45px 15px 69px;
	border: 2px solid #5BC2DC;
	border-top: none;
}

/* text */
.txt_bg1 {
	margin-bottom: 22px;
	text-align: left;
}

.caption {
	margin: 8px 0 0 0;
}

/* label */
.label {
	padding: 6px 36px 7px;
}

/* background */
.bg_dark .inner {
	padding-top: 100px;
	padding-bottom: 100px;
}

/* tab */
.tab_list {
	justify-content: center;
}
.tab_list_item {
	margin: 0 23px;
	padding: 0 10px 5px;
	min-width: 120px;
	cursor: pointer;
}
.tab_list_item:first-child {
	margin-left: 0;
}
.tab_list_item:last-child {
	margin-right: 0;
}
.tab_list_item.current {
	cursor: default;
}
.tab_list_item:hover {
	border-bottom: 3px solid #5BC2DC;
}

/* accordion */

/* list */
.history_list dt {
	width: 8%;
}
.history_list dd {
	width: 92%;
}
.history_list + .history_list {
	margin-top: 35px;
}
.history_list > dd + dt {
	margin-top: 35px;
}
.history_list > dd + dt + dd {
	margin-top: 35px;
}

.public_list {
	display: flex;
	flex-wrap: wrap;
}
.public_list > dt {
	width: 24%;
}
.public_list > dd {
	width: 76%;
}
.public_list > dd + dt {
	margin-top: 16px;
}
.public_list > dd + dt + dd {
	margin-top: 16px;
}

.officer_list > dt {
	width: 180px;
}
.officer_list > dd {
	width: calc(100% - 180px);
}

.news_list {
	display: flex;
	flex-wrap: wrap;
}
.news_list dt {
	justify-content: space-between;
	width: 242px;
	padding-bottom: 17px;
}
.news_list dd {
	width: 73.72%;
	padding-left: 54px;
	padding-bottom: 17px;
}
.news_list dd + dt {
	padding-top: 18px;
	border-top: 1px solid #DBDBDB;
}
.news_list dd + dt + dd {
	padding-top: 18px;
	border-top: 1px solid #DBDBDB;
}

/* table */
.table1,
.table2 {
	border-bottom: 1px solid #BAC5C8;
}
.table1 > tbody > tr > th,
.table2 > tbody > tr > th {
	width: 22%;
	padding: 21px 21px 21px 30px;
	border-top: 1px solid #BAC5C8;
	text-align: left;
}
.table1 > tbody > tr > td,
.table2 > tbody > tr > td {
	width: 78%;
	padding: 21px 30px;
	border-top: 1px solid #BAC5C8;
}

.label_required,
.label_optional {
	margin-bottom: 8px;
}

.table1 .row + .row,
.table2 .row + .row {
	margin-top: 16px;
}

.table1.plus {
	margin: 30px auto;
    width: 72%;
}

.table1.plus th {
	vertical-align: middle;
}

.table1.plus td.td1 {
	width: 38%;
}
.table1.plus td.td2 {
	width: 0px;
    padding: 21px 0px;
}

/* form */
.input-text {
	padding: 16px 26px;
}
.input-small {
	width: 25%;
}

.textarea-text {
	padding: 16px 26px;
}

.list-checkboxradio,
.list-checkboxradio-one,
.list-checkboxradio-one ul {
	display: flex;
	flex-wrap: wrap;
}

.list-checkboxradio li,
.list-checkboxradio-one li {
	width: 25%;
}
.list-checkboxradio li:nth-child(n+5),
.list-checkboxradio-one li {
	margin-top: 34px;
}
.list-checkboxradio-one ul {
	margin-left: 40px;
}

/* balloon */
.balloon_inner {
	display: inline-block;
	margin: 0;
	padding: 0 42px 9px;
}

/* modal */
.modal_contents {
	width: 960px;
}
.modal_contents .close {
	position: absolute;
	top: -40px;
	right: 0;
	width: 30px;
	height: 30px;
	transform: rotate(45deg);
	cursor: pointer;
}
.modal_overlay.contents .modal_contents {
	width: 100%;
	max-width: 1164px;
}
.modal_overlay.contents .modal_contents .inner {
	padding: 100px 0;
}
.modal_contents .contents_inner {
	width: 960px;
	margin: 0 auto;
}

/*---------------
layout
---------------*/
.layout_001 .btn_wrap {
	padding-bottom: 17px;
}

.layout_002 .col2_1 {
	width: 763px;
	margin: 0 auto;
}
.layout_002 .col2_1 > .col_item {
	width: 47.5%;
}
.layout_002 .col2_1 > .col_item:nth-child(even) {
	margin-left: 5%;
}
.layout_002 .col2_1 > .col_item:nth-child(n+3) {
	margin-top: 40px;
}
.layout_002 .img {
	margin-bottom: 20px;
}
.layout_002 .name {
	font-size: 1.3334em;
	line-height: 1.45;
}
.layout_002 .txt1 {
	margin-top: 8px;
	font-size: .8667em;
	line-height: 1.8462;
}
.layout_002 .link {
	margin-top: 11px;
	font-size: .8em;
}
.layout_002 .link,
.layout_005 .link {
	margin-top: 11px;
	font-size: .8em;
}

.layout_003.box_square1 {
	padding: 50px 15px 44px;
}
.layout_003 .img {
	margin-bottom: 33px;
}

.layout_004 .h_level2_4 {
	margin-bottom: 40px;
}
.layout_004 .link_list_type1 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 900px;
	margin: 0 auto;
}
.layout_004 .link_list_type1 > li {
	width: 33.3%;
	padding-right: 10px;
}
.layout_004 .link_list_type1 > li:nth-child(3n+3) {
	padding-right: 0;
}
.layout_004 .link_list_type1 > li:nth-child(n+3),
.layout_004 .link_list_type1 > li.mt {
	margin-top: 29px;
}
.layout_004 .link_list_type1 > li.colspan2 {
	width: 66.6%;
}

.case_mainVisual {
	position: relative;
	display: flex;
	flex-direction: row-reverse;
}
.case_mainVisual .box_square2 {
	position: absolute;
	top: 92px;
	left: 0;
	margin: inherit;
	padding: 10.83% 4.73%;
}
.case_mainVisual .img {
	width: 62.8%;
}

.layout_005 .img {
	margin-bottom: 20px;
}

.layout_006 .balloon {
	margin-bottom: 46px;
}
.layout_006 .box_square3 {
	padding: 20px 8.76%;
}

.layout_007 {
	width: 870px;
	margin-left: auto;
	margin-right: auto;
	padding: 49px 15px 10px;
}

.layout_008 {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 55px;
	padding: 0;
}
.layout_008 .link_box_arr {
	margin-top: 45px;
}

.layout_009 {
	min-width: 960px;
	width: 94.5%;
	margin: 0 auto;
}
.layout_009 .col_item .r {
	width: 235px;
}
.layout_009 .img {
	width: 200px;
}
.layout_009 .name {
	font-size: 1.6em;
	line-height: 1.4584;
}
.layout_009 .name.s {
	margin-top: 5px;
	font-size: 1.2em;
}
.layout_009 .txt1 {
	margin-top: 15px;
	font-size: 1em;
	line-height: 1.4;
}
.layout_009 .link {
	font-size: 1.0667em;
	line-height: 1.5;
}

.product_block {
  min-height: 556px;
	position: relative;
	margin-bottom: 84px;
	padding-left: 582px;
}
.product_block .txt1 {
	margin-top: 21px;
}
.product_block .img {
	position: absolute;
	top: 0;
	left: 0;
	width: 540px;
}
.product_block .img img {
	cursor: pointer;
}
.product_block .box_title {
	margin-top: 31px;
}

.magnify {
	font-size: 1em;
}

.layout_010 {
	display: flex;
	justify-content: space-between;
}
.layout_010 .img {
	width: 330px;
}
.layout_010 .img img {
	width: 290px;
}
.layout_010 .r {
	width: 71.65%;
}

.flow_list {
	display: flex;
	justify-content: center;
	width: 100%;
}
.flow_item {
	padding: 18px 0 8px;
}
.flow_item + .flow_item {
	margin-left: 60px;
}
.flow_item::after {
	top: 50%;
	right: -42px;
	transform: rotate(-45deg) translateY(-50%);
}

.operation_block .circle {
	width: 225px;
	height: 225px;
}
.operation_block .ico01 {
	width: 61px;
	height: 61px;
	margin-bottom: 15px;
}
.operation_block .ico02 {
	width: 57px;
	height: 61px;
	margin-bottom: 15px;
}
.operation_block .ico03 {
	width: 43px;
	height: 61px;
	margin-bottom: 25px;
	padding-top: 6px;
}
.operation_block .ico04 {
	width: 48px;
	height: 56px;
	margin-bottom: 20px;
}
.operation_block .txt1 {
	font-size: 1.3334em;
	line-height: 1.4;
}

/************************************************
Add Css
************************************************/

/* point */

.point_cont{
  min-height: 150px;
  max-width: 900px;
  margin: 0 auto;
  position: relative;
}

.point_cont + .point_cont{
  margin-top: 50px;
}

.point_cont .point_detail{
  text-align: left;
  width: 44.5%;
}

.point_cont .point_detail h3{
  font-size: 1.25em;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.point_cont .point_detail h3 span{
  font-size: 0.7em;
  padding: 5px 8px;
}

.point_cont .point_pict{
  margin: 0;
  position: absolute;
  top: 0;
  right: 0;
  width: 48.8%;
}

/* tab */

.tab_nav{
  display: flex;
  justify-content: space-between;
  max-width: 900px;
  margin: 0 auto 40px;
}

.tab_nav li{
  border-top: 1px solid #fff;
  border-bottom: 1px dotted #0F96B8;
  box-sizing: border-box;
  width: 16.66%;
}

.tab_nav li.c,
.tab_nav li:hover{
  border: 1px solid #0F96B8;
  border-bottom: 1px solid #fff;
}

.tab_nav li span{
  cursor: pointer;
  color: #87CADB;
  height: 35px;
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
}

.tab_nav li.c span,
.tab_nav li:hover span{
  color: #0F96B8;
  text-decoration: none;
}

.tab_cont{
  display: none;
  justify-content: space-between;
  flex-flow: row-reverse;
  max-width: 900px;
  margin: 0 auto;
}

.tab_cont.c{
  display: flex;
}

.tab_detail{
  text-align: left;
  width: 52.8%;
}

.tab_detail .tab_title{
  display: flex;
  margin-bottom: 25px;
}

.tab_detail .tab_title .title_pict{
  margin-right: 5.25%;
  width: 33.6%;
}

.tab_detail .tab_title h3{
  color: #0F96B8;
  font-size: 1.05em;
  width: 58%;
}

.tab_pict{
  margin: 0;
  width: 40.7%;
}

/* feature */

.feature_area{
  display: flex;
  justify-content: space-between;
  max-width: 900px;
  margin: 0 auto;
}

.feature_area .feature_cont{
  margin: 0;
  padding: 30px 20px;
  width: 28.8%;
}

.feature_area.type2 .feature_cont{
  width: 23.5%;
}

.feature_area .feature_title{
  display: block;
  margin-bottom: 30px;
  position: relative;
}

.feature_area .feature_title .pict{
  width: 100%;
}

.feature_area .feature_title:after{
  background-color: #fff;
  content: "";
  height: 1px;
  margin: 0 auto;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 80px;
}

.feature_area .feature_title h3{
  color: #fff;
  font-size: 17px;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 100%;
}

.feature_area p{
  color: #fff;
}

.notice_txt{
  max-width: 895px;
}

.kohyo_table th{
  padding: 10px 20px;
  width: 170px;
}

.kohyo_table td{
  padding: 10px 20px;
}

.btn_list{
  display: flex;
  justify-content: space-evenly;
}

.btn_list li{
  margin: 0;
  width: 32%;
}

.btn_list li a{
  min-width: 100%;
}

.vending_hojin_info h3{
  font-size: 2em;
}

.vending_hojin_info .lead{
  font-size: 1.4em;
}

.vending_hojin_info .vending_hojin_about{
  max-width: 1040px;
  margin: 0 auto 30px;
}

.vending_hojin_info .vending_hojin_about li{
  margin-right: 3.5%;
  padding: 20px 0;
  width: 31%;
}

.vending_hojin_info .vending_hojin_about li:nth-child(3n){
  margin-right: 0;
}

.vending_hojin_info .vending_hojin_about li h4{
  font-size: 1.2em;
  min-height: 0;
  margin: 10px auto;
}

.vending_hojin_info .vending_hojin_about li dl{
  padding: 0 20px;
}

.vending_hojin_info .vending_hojin_about li dl dt{
  font-size: 1.1em;
}

.vending_hojin_info .btn_type2{
  min-width: 600px;
}

.vending_info .btn_type2{
  min-width: 720px;
}

.vending_info .btn_type2.s{
  min-width: 340px;
}

.declaration_contents {
	position: relative;
	max-width: 700px; 
	margin-left: auto; 
	margin-right: auto;
}

.declaration_contents span {
	position: absolute;
  right: 100px;
}

.declaration_contents img {
	position: absolute;
  top: -15px;
  right: -100px;
}

.lead_w960{
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}

.pictarea{
  min-height: 370px;
  margin-top: 80px;
  padding: 0 15px;
  position: relative;
}

.pictarea .pictarea_detail{
  width: 65%;
}

.pictarea .pict{
  margin: 0;
  position: absolute;
  top: 0;
  right: 0;
  width: 28.5%;
}

.pointarea{
  margin-top: 80px;
}

.pointarea.type2,
.pointarea.type3{
  display: flex;
  justify-content: space-between;
}

.pointarea.type2{
  flex-flow: row-reverse;
}

.pointarea.type2 .pict{
  margin: 0 40px 0 0;
  width: 22.5%;
}

.pointarea.type3 .pict{
  margin: 0;
  width: 30.5%;
}

.pointarea.type3 .ingredient_table{
  margin: 0 40px 0 0;
  width: 22%;
}

.pointarea.type3 .ingredient_table table th{
  width: 160px;
}

.pointarea .pict{
  margin: 40px auto 0;
  text-align: center;
}

.pointarea ul.pict{
  display: flex;
  justify-content: center;
}

.pointarea ul.pict li{
  margin: 0 40px;
}

.pointarea.type2 .pointarea_detail,
.pointarea.type3 .pointarea_detail{
  width: 64.5%;
}

.pointarea .pointarea_detail h3{
  font-size: 1.25em;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.pointarea .pointarea_detail h3 span{
  font-size: 0.7em;
  padding: 5px 8px;
}

.water_pict{
  background: url("/group/sbs/business/officewater/server/tennensui/images/img_001_bg.png") repeat-x;
  max-width: 960px;
  margin: 0 auto;
  text-align: center;
}

.fountain_pictarea{
  display: flex;
  align-items: center;
  flex-flow: row-reverse;
  justify-content: flex-end;
  max-width: 960px;
  margin: 0 auto 120px;
}

.fountain_pictarea .detail{
  margin-right: 13.5%;
  width: 50%;
}

.fountain_pictarea .detail dl{
  padding: 25px 30px;
  text-align: left;
}

.fountain_pictarea .pict{
  margin: 0;
  width: 30%;
}

.fountain_pointarea{
  max-width: 610px;
  margin: 0 auto 120px;
}

.fountain_pointarea h3{
  border-bottom: none;
  font-size: 1.7em;
  padding-bottom: 0;
  text-align: left;
}

.fountain_pointarea h3 span{
  display: inline-block;
  margin: 0 10px 0 0;
  padding: 3px 8px;
  vertical-align: 0.2em;
  text-align: center;
}

/*** privacy ***/

.privacy_aboutlist{
  display: flex;
  flex-wrap: wrap;
}

.privacy_aboutlist li{
  margin-right: 3%;
  margin-top: 30px;
  width: 48.5%;
}

.privacy_aboutlist li:nth-child(2){
  margin-top: 0;
}

.privacy_aboutlist li:nth-child(2n){
  margin-right: 0;
}

/************************************************
Utility
************************************************/
/* PC,SP出し分け */
.isSp, .isSp_il, .isSp_i{display:none!important}
.isPc_il{display: inline!important}
.isPc_ib{display: inline-block!important}

/* width */
.w5Pc{width:5%!important}
.w10Pc{width:10%!important}
.w15Pc{width:15%!important}
.w20Pc{width:20%!important}
.w25Pc{width:25%!important}
.w30Pc{width:30%!important}
.w35Pc{width:35%!important}
.w40Pc{width:40%!important}
.w45Pc{width:45%!important}
.w50Pc{width:50%!important}
.w55Pc{width:55%!important}
.w60Pc{width:60%!important}
.w65Pc{width:65%!important}
.w70Pc{width:70%!important}
.w75Pc{width:75%!important}
.w80Pc{width:80%!important}
.w85Pc{width:85%!important}
.w90Pc{width:90%!important}
.w95Pc{width:95%!important}
.w100Pc{width:100%!important}

/* margin */
.mt0Pc{margin-top:0!important}
.mt5Pc{margin-top:5px!important}
.mt10Pc{margin-top:10px!important}
.mt15Pc{margin-top:15px!important}
.mt20Pc{margin-top:20px!important}
.mt25Pc{margin-top:25px!important}
.mt30Pc{margin-top:30px!important}
.mt35Pc{margin-top:35px!important}
.mt40Pc{margin-top:40px!important}
.mt45Pc{margin-top:45px!important}
.mt50Pc{margin-top:50px!important}
.mt60Pc{margin-top:60px!important}
.mt70Pc{margin-top:70px!important}
.mt80Pc{margin-top:80px!important}
.mt90Pc{margin-top:90px!important}
.mt100Pc{margin-top:100px!important}
.mb0Pc{margin-bottom:0!important}
.mb5Pc{margin-bottom:5px!important}
.mb10Pc{margin-bottom:10px!important}
.mb15Pc{margin-bottom:15px!important}
.mb20Pc{margin-bottom:20px!important}
.mb25Pc{margin-bottom:25px!important}
.mb30Pc{margin-bottom:30px!important}
.mb35Pc{margin-bottom:35px!important}
.mb40Pc{margin-bottom:40px!important}
.mb45Pc{margin-bottom:45px!important}
.mb50Pc{margin-bottom:50px!important}
.mb60Pc{margin-bottom:60px!important}
.mb70Pc{margin-bottom:70px!important}
.mb80Pc{margin-bottom:80px!important}
.mb90Pc{margin-bottom:90px!important}
.mb100Pc{margin-bottom:100px!important}
.ml0Pc{margin-left:0!important}
.ml5Pc{margin-left:5px!important}
.ml10Pc{margin-left:10px!important}
.ml15Pc{margin-left:15px!important}
.ml20Pc{margin-left:20px!important}
.ml25Pc{margin-left:25px!important}
.ml30Pc{margin-left:30px!important}
.ml35Pc{margin-left:35px!important}
.ml40Pc{margin-left:40px!important}
.ml45Pc{margin-left:45px!important}
.ml50Pc{margin-left:50px!important}
.ml60Pc{margin-left:60px!important}
.ml70Pc{margin-left:70px!important}
.ml80Pc{margin-left:80px!important}
.ml90Pc{margin-left:90px!important}
.ml100Pc{margin-left:100px!important}
.mr0Pc{margin-right:0!important}
.mr5Pc{margin-right:5px!important}
.mr10Pc{margin-right:10px!important}
.mr15Pc{margin-right:15px!important}
.mr20Pc{margin-right:20px!important}
.mr25Pc{margin-right:25px!important}
.mr30Pc{margin-right:30px!important}
.mr35Pc{margin-right:35px!important}
.mr40Pc{margin-right:40px!important}
.mr45Pc{margin-right:45px!important}
.mr50Pc{margin-right:50px!important}
.mr60Pc{margin-right:60px!important}
.mr70Pc{margin-right:70px!important}
.mr80Pc{margin-right:80px!important}
.mr90Pc{margin-right:90px!important}
.mr100Pc{margin-right:100px!important}

/* padding */
.pt0Pc{padding-top:0!important}
.pt5Pc{padding-top:5px!important}
.pt10Pc{padding-top:10px!important}
.pt15Pc{padding-top:15px!important}
.pt20Pc{padding-top:20px!important}
.pt25Pc{padding-top:25px!important}
.pt30Pc{padding-top:30px!important}
.pt35Pc{padding-top:35px!important}
.pt40Pc{padding-top:40px!important}
.pt45Pc{padding-top:45px!important}
.pt50Pc{padding-top:50px!important}
.pt60Pc{padding-top:60px!important}
.pt70Pc{padding-top:70px!important}
.pt80Pc{padding-top:80px!important}
.pt90Pc{padding-top:90px!important}
.pt100Pc{padding-top:100px!important}
.pb0Pc{padding-bottom:0!important}
.pb5Pc{padding-bottom:5px!important}
.pb10Pc{padding-bottom:10px!important}
.pb15Pc{padding-bottom:15px!important}
.pb20Pc{padding-bottom:20px!important}
.pb25Pc{padding-bottom:25px!important}
.pb30Pc{padding-bottom:30px!important}
.pb35Pc{padding-bottom:35px!important}
.pb40Pc{padding-bottom:40px!important}
.pb45Pc{padding-bottom:45px!important}
.pb50Pc{padding-bottom:50px!important}
.pb60Pc{padding-bottom:60px!important}
.pb70Pc{padding-bottom:70px!important}
.pb80Pc{padding-bottom:80px!important}
.pb90Pc{padding-bottom:90px!important}
.pb100Pc{padding-bottom:100px!important}
.pl0Pc{padding-left:0!important}
.pl5Pc{padding-left:5px!important}
.pl10Pc{padding-left:10px!important}
.pl15Pc{padding-left:15px!important}
.pl20Pc{padding-left:20px!important}
.pl25Pc{padding-left:25px!important}
.pl30Pc{padding-left:30px!important}
.pl35Pc{padding-left:35px!important}
.pl40Pc{padding-left:40px!important}
.pl45Pc{padding-left:45px!important}
.pl50Pc{padding-left:50px!important}
.pl60Pc{padding-left:60px!important}
.pl70Pc{padding-left:70px!important}
.pl80Pc{padding-left:80px!important}
.pl90Pc{padding-left:90px!important}
.pl100Pc{padding-left:100px!important}
.pr0Pc{padding-right:0!important}
.pr5Pc{padding-right:5px!important}
.pr10Pc{padding-right:10px!important}
.pr15Pc{padding-right:15px!important}
.pr20Pc{padding-right:20px!important}
.pr25Pc{padding-right:25px!important}
.pr30Pc{padding-right:30px!important}
.pr35Pc{padding-right:35px!important}
.pr40Pc{padding-right:40px!important}
.pr45Pc{padding-right:45px!important}
.pr50Pc{padding-right:50px!important}
.pr60Pc{padding-right:60px!important}
.pr70Pc{padding-right:70px!important}
.pr80Pc{padding-right:80px!important}
.pr90Pc{padding-right:90px!important}
.pr100Pc{padding-right:100px!important}

/* text-align */
.tacPc{text-align:center!important}
.talPc{text-align:left!important}
.tarPc{text-align:right!important}

/* font-weight */
.fwbPc {font-weight:bold!important}
.fwnPc {font-weight:normal!important}