@charset "utf-8";

/* FlexSlider Default Theme
*********************************/
.flexslider {
    position: relative;
	display: block;
    width: 100%;
    height: auto;
    margin: 0px auto 100px;
    border:none;
    zoom: 1; 
	z-index: 99;
}

/*-----maincontents setting-----*/

#fn_waterbox {
    position: relative;
    display: block;
    width: 90%;
    height: auto;
    margin: 0px auto 0px;
    padding: 0px;
}

.fn_water_explain {
    position: relative;
    display: block;
    width: 80%;
    height: 150px;
    margin: 0px auto 0px;
    padding: 5px;
}

.fn_water_explain h2{
    position: relative;
    display: block;
    text-align: center;
    font-size: 2em;
    font-weight: bold;
    font-family:"メイリオ","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",'MS UI Gothic',"ＭＳ Ｐゴシック","Arial",sans-serif;
}

.fn_exp_txt {
    position: relative;
    display: block;
    width: 300px;
    margin: 20px auto 0px;
    text-align: left;
}

#drink_waterbox {
    position: relative;
    display: block;
    width: 90%;
    height: auto;
    margin: 0px auto 0px;
    padding: 0px;
}

.dri_water_explain {
    position: relative;
    display: block;
    width: 80%;
    height: auto;
    margin: 0px auto 0px;
    padding: 5px;
}

.dri_exp_txt {
    position: relative;
    display: block;
    width: 300px;
    margin: 20px auto 0px;
    text-align: left;
}

.dri_water_explain h2{
    position: relative;
    display: block;
    text-align: center;
    font-size: 2em;
    font-weight: bold;
    font-family:"メイリオ","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",'MS UI Gothic',"ＭＳ Ｐゴシック","Arial",sans-serif;
}

#fn_water_prod {
    position: relative;
    display: block;
    width: 90%;
    height: auto;
    margin: 0px auto 20px;
}

.fn_w_personal{
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    background-image: url(../images/contents/top/btn_fn_w_p_n.png);
    background-repeat: no-repeat;
    background-position:0px 0px;
}

#dri_water_prod {
    position: relative;
    display: block;
    width: 90%;
    height: auto;
    margin: 0px auto 20px;
}

.dri_w_cw{
    position: relative;
    display: block;
    width: 460px;
    height: 170px;
    background-image: url(../images/contents/top/btn_dri_cw_n.png);
    background-repeat: no-repeat;
    background-position:0px 0px;
}

.dri_w_sd19{
    position: relative;
    display: block;
    width: 460px;
    height: 170px;
    background-image: url(../images/contents/top/btn_dri_sd19_n.png);
    background-repeat: no-repeat;
    background-position:0px 0px;
}

.top_prod_name{
display:none;
}

.prod_more{
    position: relative;
    display: inline-block;
    width: auto;
    height: 30px;
    margin: 100px 0px 0px 30px;
    padding: 5px 10px 5px;
    text-align: center;
    line-height: 30px;
}

.prod_more a{
    padding: 5px 10px 5px;
    text-decoration: none;
    color: #3382fd;
    border: 2px solid #3382fd;
    border-radius: 3px;
}

.prod_more a:hover{
    padding: 5px 10px 5px;
    text-decoration: none;
    color: #ffffff;
    background-color: #3382fd;
    border: 2px solid #3382fd;
    border-radius: 3px;
}

#pack2000box {
    position: relative;
    display: block;
    width: 90%;
    height: 205px;
    margin: 0px auto 0px;
    text-align: center;
    background-image: url(../images/contents/top/btn_pack2000_n.png);
    background-repeat: no-repeat;
    background-position: left top;
}

.p2000_prod_more{
    position: relative;
    display: inline-block;
    width: auto;
    height: 30px;
    margin: 0px 0px 0px;
    padding: 5px 10px 5px;
    text-align: center;
    line-height: 30px;
}

.p2000_prod_more a{
    padding: 5px 10px 5px;
    text-decoration: none;
    color: #3382fd;
    border: 2px solid #3382fd;
    border-radius: 3px;
}

.p2000_prod_more a:hover{
    padding: 5px 10px 5px;
    text-decoration: none;
    color: #ffffff;
    background-color: #3382fd;
    border: 2px solid #3382fd;
    border-radius: 3px;
}

/*-----pack2000 btn
.p2000_prod_more{
    position: relative;
    display: inline-block;
    width: 110px;
    height: 30px;
    margin: 150px 0px 0px 400px;
    padding: 5px 10px 5px;
    text-align: center;
    line-height: 30px;
}

.p2000_prod_more a{
    padding: 5px 10px 5px;
    text-decoration: none;
    color: #ffffff;
    border: 2px solid #ffffff;
    border-radius: 3px;
}

.p2000_prod_more a:hover{
    padding: 5px 10px 5px;
    text-decoration: none;
    color: #3382fd;
    background-color: #ffffff;
    border: 2px solid #ffffff;
    border-radius: 3px;
}
 setting-----*/

.infor_tag {
    position: relative;
    display: block;
    width: 100%;
    height: 50px;
    text-align: center;
    line-height: 48px;
    font-family: arial black;
    font-size: 20px;
    background-color:none;
    margin: -48px 0px 0px 0px;
    padding: 0px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.inforbox {
    position: relative;
    display: block;
    width: 94%;
    height: auto;
    margin: 0px auto 20px;
    padding: 0px;
    text-align: center;
}

.infor_list li{
    position: relative;
    display: inline-block;
    width: 95%;
    height: auto;
    font-size: 1em;
    line-height: 1.4em;
    margin: 0px 0px 5px;
    padding: 5px;
    text-align: left;
}

/*-----table setting 横のを奇数行を装飾-----*/
.infor_list li:nth-of-type(odd){
background-color:#f5f5f5;
}

.infor_covid19box {
	position: relative;
	display: block;
	width: 75%;
	height: auto;
	margin: 30px auto 50px;
	padding: 20px;
	border: 3px double #999999;
}

.infor_covid19box h3{
	font-size: 1.6em;
	font-weight: bold;
	text-align: center;
	margin: 10px 0px 30px; 
}

.covid19_txt {
	position: relative;
	display: block;
	width: 96%;
	height: auto;
	margin: 0px auto 30px;
	padding: 0px;
}

.infor_new_y_holiday_box {
	position: relative;
	display: block;
	width: 85%;
	height: auto;
	margin: 30px auto 50px;
	padding: 20px;
	border: 3px double #999999;
    text-align: left;
}

.infor_new_y_holiday_box h3{
	font-size: 1.6em;
	font-weight: bold;
	text-align: center;
	margin: 10px 0px 30px; 
}


.infor_gw_box {
	position: relative;
	display: block;
	width: 85%;
	height: auto;
	margin: 30px auto 50px;
	padding: 20px;
	border: 3px double #999999;
    text-align: left;
}

.infor_gw_box h3{
	font-size: 1.6em;
	font-weight: bold;
	text-align: center;
	margin: 10px 0px 30px; 
}

.txtbox {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	margin: 0px auto 30px;
	padding: 0px;
}

.txt_1 {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	margin: 10px auto 10px;
	padding: 0px;
    text-align: center;
    font-weight: bold;
}

.txt_2 {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	margin: 10px auto 10px;
	padding: 0px;
    text-align: left;
}

#waterbox {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 0px auto 0px;
    padding: 0px;
    text-align: center;
}

.infor_newyear2022 {
	position: relative;
	display: block;
	width: 790px;
	height: auto;
	margin: 30px auto 50px;
	padding: 0px;
    text-align: center;
    border: 1px solid #bbb;
}

.infor_newyear2022 h3{
	position: relative;
	display: block;
	width: 70%;
	height: auto;
	font-size: 1.2em;
	font-weight: normal;
	text-align: center;
	margin: 0px auto 10px;
    padding: 10px;
    color: #00AAE8;
    border-bottom: 1px solid #bbb;
}

.newyear2022_txt {
    position: relative;
    display: inline-block;
    width: 200px;
    height: auto;
    margin: 0px 0px 10px;
    padding: 0px;
    text-align: left;
    line-height: 1.8em;
}

/*-----飲む水＆作る水＆使う水 setting-----*/

#drink-w_make-w_box {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 0px auto 0px;
    padding: 0px;
    background-color: #0d96f6;
    color: #ffffff;
    text-align: center;
}

.drink_super-w_box {
    position: relative;
    display: inline-block;
    width: 90%;
    height: auto;
    margin: 0px 0px 50px;
    padding: 10px;
    background-color: #ffffff;
    border-radius: 10px;
}

.drink-w_make-w_ad_slogan {
    position: relative;
    display: inline-block;
    width: 90%;
    height: auto;
    margin: 50px 0px 50px;
    padding: 0px;
    font-size: 2em;
    line-height: 1.4em;
    
}

.super-w_box {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 850px;
    margin: 30px 0px 0px;
    padding: 0px;
    background-image: url(../images/contents/service/pack2000/super-water-package.svg);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: auto;
    text-align: center;
    vertical-align: top;
    color: #222222;
}

.super-w-delivery_box {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 900px;
    margin: 50px 0px 0px;
    padding: 0px;
    background-image: url(../images/contents/service/pack2000/super-water-delivery-package.svg);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: auto;
    text-align: center;
    vertical-align: top;
    
}
.s-w_logo {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 0px auto 0px;
    padding: 0px;
}

.s-w_txtbox {
    position: relative;
    display: inline-block;
    width: 60%;
    height: 455px;
    margin: 20px 10px 0px;
    padding: 0px;
}

.s-w-d_txtbox {
    position: relative;
    display: inline-block;
    width: 60%;
    height: auto;
    margin: 20px 10px 0px;
    padding: 0px 0px;
}

.super-water_price {
    position: relative;
    display: inline-block;
    width: 100%;
    height: auto;
    margin: 0px;
    padding: 0px;
}

.super-water-delivery_price {
    position: relative;
    display: inline-block;
    width: 100%;
    height: auto;
    margin: 0px 0px 0px;
    padding: 0px;
    
}

.s-w_link_btn {
    position: relative;
    display: inline-block;
    width: 100%;
    height: auto;
    margin: 30px 0px 0px;
    padding: 0px;
    text-align: center;
    font-size: 1.2em;
}

.s-w_link_btn a{
    position: relative;
    display: inline-block;
    width: 200px;
    height: 50px;
    line-height: 50px;
    margin: 0px 0px 0px;
    padding: 5px;
    text-align: center;
    text-decoration: none;
    background-color: #333333;
    border-radius: 10px;
    color: #ffffff;
}

.s-w_link_btn a:hover{
    position: relative;
    display: inline-block;
    width: 200px;
    height: 50px;
    line-height: 50px;
    margin: 0px 0px 0px;
    padding: 5px;
    text-align: center;
    text-decoration: none;
    background-color: #0d96f6;
    border-radius: 10px;
    color: #ffffff;
}

.s-w-d_link_btn {
    position: relative;
    display: inline-block;
    width: 100%;
    height: auto;
    margin: 20px 0px 0px;
    padding: 0px;
    text-align: center;
    font-size: 1.2em;
}

.s-w-d_link_btn a{
    position: relative;
    display: inline-block;
    width: 200px;
    height: 50px;
    line-height: 50px;
    margin: 0px 0px 0px;
    padding: 5px;
    text-align: center;
    text-decoration: none;
    background-color: #333333;
    border-radius: 10px;
    color: #ffffff;
}

.s-w-d_link_btn a:hover{
    position: relative;
    display: inline-block;
    width: 200px;
    height: 50px;
    line-height: 50px;
    margin: 0px 0px 0px;
    padding: 5px;
    text-align: center;
    text-decoration: none;
    background-color: #0d96f6;
    border-radius: 10px;
    color: #ffffff;
}

.c-w_box {
    position: relative;
    display: inline-block;
    width: 90%;
    height: auto;
    min-height: 500px;
    margin: 0px 0px 50px;
    padding: 10px;
    background-color: #ffffff;
    background-image: url(../images/contents/service/pack2000/cw_gallon.png);
    background-repeat: no-repeat;
    background-position: 180% bottom;
    background-size: 70%;
    border-radius: 10px;
    vertical-align: top;
    text-align: center;
    color: #222222;
}

.pou_box {
    position: relative;
    display: inline-block;
    width: 90%;
    height: auto;
    min-height: 500px;
    margin: 0px 0px 50px;
    padding: 10px;
    background-color: #ffffff;
    background-image: url(../images/contents/service/pack2000/ds28_img.png);
    background-repeat: no-repeat;
    background-position: 100% top;
    background-size: 45%;
    border-radius: 10px;
    text-align: center;
    vertical-align: top;
    color: #222222;
    
}

.c-w_logo {
    position: relative;
    display: block;
    width: 60%;
    height: auto;
    margin: 0px auto 0px;
    padding: 0px;
}

.c-w_txtbox {
    position: relative;
    display: inline-block;
    width: 70%;
    height: auto;
    margin: 30px 0px 0px;
    padding: 0px;
    font-size: 1em;
    line-height: 1.6em;
    text-align: left;
}

.pou_ds28a_ht {
    position: relative;
    display: inline-block;
    width: 50%;
    height: auto;
    margin: 10px 40% 0px 0px;
    padding: 0px;
    font-size: 1.3em;
    line-height: 1.4em;
    color: #0d96f6;
    text-align: left;
}

.pou_ds28a_txtbox {
    position: relative;
    display: inline-block;
    width: 55%;
    height: auto;
    margin: 30px 40% 0px 0px;
    padding: 0px;
    font-size: 1em;
    line-height: 1.6em;
    text-align: left;
}

.c-w_link_btn {
    position: relative;
    display: inline-block;
    width: 100%;
    height: auto;
    margin: 60px 0px 0px;
    padding: 0px;
    text-align: center;
}

.c-w_link_btn a{
    position: relative;
    display: inline-block;
    width: 200px;
    height: 50px;
    line-height: 50px;
    margin: 0px 0px 0px;
    padding: 5px;
    text-align: center;
    text-decoration: none;
    background-color: #333333;
    border-radius: 10px;
    color: #ffffff;
}

.c-w_link_btn a:hover{
    position: relative;
    display: inline-block;
    width: 200px;
    height: 50px;
    line-height: 50px;
    margin: 0px 0px 0px;
    padding: 5px;
    text-align: center;
    text-decoration: none;
    background-color: #0d96f6;
    border-radius: 10px;
    color: #ffffff;
}


.pou_ds28a_link_btn {
    position: relative;
    display: inline-block;
    width: 100%;
    height: auto;
    margin: 50px 0px 0px;
    padding: 0px;
    text-align: center;
}

.pou_ds28a_link_btn a{
    position: relative;
    display: inline-block;
    width: 200px;
    height: 50px;
    line-height: 50px;
    margin: 0px 0px 0px;
    padding: 5px;
    text-align: center;
    text-decoration: none;
    background-color: #333333;
    border-radius: 10px;
    color: #ffffff;
}

.pou_ds28a_link_btn a:hover{
    position: relative;
    display: inline-block;
    width: 200px;
    height: 50px;
    line-height: 50px;
    margin: 0px 0px 0px;
    padding: 5px;
    text-align: center;
    text-decoration: none;
    background-color: #0d96f6;
    border-radius: 10px;
    color: #ffffff;
}

#functional-w_box {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 0px auto 0px;
    padding: 0px 0px 50px;
    background-color: #dddddd;
    text-align: center;
}

.jyokin-hakase_logobox {
    position: relative;
    display: block;
    width: 90%;
    height: auto;
    margin: 0px auto 30px;
    padding: 0px;
    text-align: center;
}

.jyokin-hakase_logobox img{
    position: relative;
    display: block;
    width: 90%;
    height: auto;
    margin: 0px auto 30px;
    padding: 0px;
    text-align: center;
}

.jyokin-hakase_products_listbox {
    position: relative;
    display: inline-block;
    width: 98%;
    height: auto;
    margin: 0px 0px 50px;
    padding: 50px 0px;
    text-align: center;
}

.j-h_prod_s-sprayer_thumbbox {
    position: relative;
    display: inline-block;
    width: 45%;
    height: auto;
    margin: 10px 5px ;
    padding: 0px;
    text-align: center;
    vertical-align: bottom;
    border-radius: 10px;
}

.j-h_prod_mist-g_thumbbox {
    position: relative;
    display: inline-block;
    width: 45%;
    height: auto;
    margin: 10px 5px ;
    padding: 0px;
    text-align: center;
    vertical-align: top;
    border-radius: 10px;
}

.j-h_prod_ht {
    position: relative;
    display: block;
    width: auto;
    height: auto;
    margin: 30px auto ;
    padding: 0px;
    font-size: 2em;
    line-height: 1.4em;
    font-weight: normal;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    text-align: center;
}

.j-h_prod_s-sprayer_thumb {
    position: relative;
    display: inline-block;
    width: 100%;
    height: auto;
    margin: 0px 0px 0px;
    padding: 0px;
}

.j-h_prod_mist-g_thumb {
    position: relative;
    display: inline-block;
    width: 100%;
    height: auto;
    margin: 0px 0px 0px;
    padding: 0px;
}

.j-h_prod_name {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 0px auto 10px;
    padding: 0px 0px;
    font-size: 0.8em;
    line-height: 1.4em;
}

.functional-w_ad_slogan {
    position: relative;
    display: inline-block;
    width: 50%;
    height: auto;
    margin: 50px 0px 30px;
    padding: 0px;
    font-size: 2em;
    line-height: 1.4em;
    
}

.functional-w_txtbox {
    position: relative;
    display: inline-block;
    width: 90%;
    height: auto;
    margin: 30px 0px 0px;
    padding: 0px;
    font-size: 1em;
    line-height: 1.4em;
    text-align: center;
    vertical-align: top;
}

.functional-w_link_btn {
    position: relative;
    display: inline-block;
    width: 100%;
    height: auto;
    margin: 50px 0px 0px;
    padding: 0px;
    text-align: center;
    
}

.functional-w_link_btn a{
    position: relative;
    display: inline-block;
    width: 200px;
    height: 50px;
    line-height: 50px;
    margin: 0px 0px 0px;
    padding: 5px;
    text-align: center;
    text-decoration: none;
    background-color: #333333;
    border-radius: 10px;
    color: #ffffff;
}

.functional-w_link_btn a:hover{
    position: relative;
    display: inline-block;
    width: 200px;
    height: 50px;
    line-height: 50px;
    margin: 0px 0px 0px;
    padding: 5px;
    text-align: center;
    text-decoration: none;
    background-color: #0d96f6;
    border-radius: 10px;
    color: #ffffff;
}

.jyokin-hakase_pro_home_introbox {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 0px auto 50px;
    padding: 0px;
    text-align: center;
}

.j-h_typebox {
    position: relative;
    display: inline-block;
    width: 90%;
    height: auto;
    margin: 10px;
    padding: 10px;
    background-color: #ffffff;
    border-radius: 10px;
}

.j-h_type_ht {
    position: relative;
    display: block;
    width: 60%;
    font-size: 1em;
    margin: 20px auto;
    padding: 0px 0px 0px;
}

.j-h_type_imgbox {
    position: relative;
    display: block;
    width: 90%;
    height: auto;
    margin: 0px auto 0px;
    padding: 0px;
}

.j-h_type_imgbox img{
    position: relative;
    display: inline-block;
    width: 100%;
    height: auto;
    margin: 0px auto 0px;
    padding: 0px;
}

#superpack2000_box {
    position: relative;
    display: block;
    width: 100%;
    height: 80vh;
    background-image: url(../images/contents/top/top_superpack2000_ban_wide_bg.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: contain;
    background-color: #0d96f6;
    text-align: center;
}

.superpack2000_txtbox {
    position: relative;
    display: inline-block;
    width: 100%;
    height: auto;
    margin: 0px 0px 0px;
    padding: 0px;
    text-align: center;
    background-color: none; 
}
    
.superpack2000_ht {
    position: relative;
    display: inline-block;
    width: auto;
    height: auto;
    margin: 30px 0px 0px;
    padding: 10px;
    font-size: 2em;
    line-height: 1em;
    font-weight: 600;
    color: #ffffff;
    text-align: center;
}

.superpack2000_txt {
    position: relative;
    display: inline-block;
    width: 90%;
    height: auto;
    margin: 30px 0px 0px;
    padding: 0px;
    font-size: 1em;
    line-height: 1.6em;
    color: #ffffff;
    text-align: left;
}

.sp2000_link_btn {
    position: relative;
    display: inline-block;
    width: 100%;
    height: auto;
    margin: 30px 0px;
    padding: 0px;
    text-align: center;
}

/*-------------------- tablet setting --------------------*/

@media (min-width: 641px) {
    
.super-w_box {
    position: relative;
    display: inline-block;
    width: 45%;
    height: 800px;
    margin: 30px 20px 0px 0px;
    padding: 10px;
    background-image: url(../images/contents/service/pack2000/super-water-package.svg);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 90%;
    text-align: center;
    vertical-align: top;
    color: #222222;
}

.super-w-delivery_box {
    position: relative;
    display: inline-block;
    width: 45%;
    height: 800px;
    margin: 30px 0px 0px 0px;
    padding: 10px;
    background-image: url(../images/contents/service/pack2000/super-water-delivery-package.svg);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 90%;
    text-align: center;
    vertical-align: top;
    
}
.s-w_logo {
    position: relative;
    display: block;
    width: 90%;
    height: auto;
    margin: 0px auto 0px;
    padding: 0px;
}

.s-w_txtbox {
    position: relative;
    display: inline-block;
    width: 60%;
    height: 455px;
    margin: 20px 10px 0px;
    padding: 0px;
}

.s-w-d_txtbox {
    position: relative;
    display: inline-block;
    width: 60%;
    height: 380px;
    margin: 20px 10px 0px;
    padding: 0px;
}

.super-water_price {
    position: relative;
    display: inline-block;
    width: 100%;
    height: auto;
    margin: 0px;
    padding: 0px;
}

.super-water-delivery_price {
    position: relative;
    display: inline-block;
    width: 100%;
    height: auto;
    margin: 0px 0px 0px;
    padding: 0px;
    
}

.c-w_box {
    position: relative;
    display: inline-block;
    width: 90%;
    height: auto;
    min-height: 500px;
    margin: 0px 0px 50px;
    padding: 10px;
    background-color: #ffffff;
    background-image: url(../images/contents/service/pack2000/cw_gallon.png);
    background-repeat: no-repeat;
    background-position: 130% bottom;
    background-size: 50%;
    border-radius: 10px;
    vertical-align: top;
    text-align: center;
    color: #222222;
}

.pou_box {
    position: relative;
    display: inline-block;
    width: 90%;
    height: auto;
    min-height: 500px;
    margin: 0px 0px 50px;
    padding: 10px;
    background-color: #ffffff;
    background-image: url(../images/contents/service/pack2000/ds28_img.png);
    background-repeat: no-repeat;
    background-position: 100% top;
    background-size: 30%;
    border-radius: 10px;
    text-align: center;
    vertical-align: top;
    color: #222222;
    
}

.c-w_logo {
    position: relative;
    display: block;
    width: 40%;
    height: auto;
    margin: 0px auto 0px;
    padding: 0px;
}

.c-w_txtbox {
    position: relative;
    display: inline-block;
    width: 55%;
    height: auto;
    margin: 50px 35% 0px 0px;
    padding: 0px;
    font-size: 1em;
    line-height: 1.6em;
    text-align: left;
}

.pou_ds28a_ht {
    position: relative;
    display: inline-block;
    width: 50%;
    height: auto;
    margin: 10px 40% 0px 0px;
    padding: 0px;
    font-size: 1.3em;
    line-height: 1.4em;
    color: #0d96f6;
    text-align: left;
}

.pou_ds28a_txtbox {
    position: relative;
    display: inline-block;
    width: 55%;
    height: auto;
    margin: 30px 35% 0px 0px;
    padding: 0px;
    font-size: 1em;
    line-height: 1.6em;
    text-align: left;
}

.jyokin-hakase_logobox {
    position: relative;
    display: block;
    width: 450px;
    height: auto;
    margin: 0px auto 30px;
    padding: 0px;
    text-align: center;
}

.jyokin-hakase_logobox img{
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 0px auto 30px;
    padding: 0px;
    text-align: center;
}
    
.functional-w_txtbox {
    position: relative;
    display: inline-block;
    width: 70%;
    height: auto;
    margin: 0px 0px 0px;
    padding: 0px;
    font-size: 1em;
    line-height: 1.4em;
    text-align: center;
    vertical-align: top;
}

.jyokin-hakase_pro_home_introbox {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 0px auto 50px;
    padding: 0px;
    text-align: center;
}

.j-h_typebox {
    position: relative;
    display: inline-block;
    width: 45%;
    height: auto;
    margin: 10px;
    padding: 5px;
    background-color: #ffffff;
    border-radius: 10px;
}

.j-h_type_imgbox {
    position: relative;
    display: block;
    width: 90%;
    height: auto;
    margin: 0px auto 0px;
    padding: 0px;
}

.j-h_type_imgbox img{
    position: relative;
    display: inline-block;
    width: 100%;
    height: auto;
    margin: 0px auto 0px;
    padding: 0px;
}

#superpack2000_box {
    position: relative;
    display: block;
    width: 100%;
    height: 80vw;
    background-image: url(../images/contents/top/top_superpack2000_ban_bg.jpg);
    background-repeat: no-repeat;
    background-position: left;
    background-size: cover;
    text-align: right;
}

.superpack2000_txtbox {
    position: relative;
    display: inline-block;
    width: 70%;
    height: auto;
    margin: 3% 0px 0px;
    padding: 10px;
    text-align: center;
    background-color: rgba(13, 150, 246, 0.8); 
}
    
.superpack2000_ht {
    position: relative;
    display: inline-block;
    width: 400px;
    height: auto;
    margin: 50px 0px 0px;
    padding: 10px;
    font-size: 3em;
    line-height: 1em;
    font-weight: 600;
    color: #ffffff;
    text-align: center;
}

.superpack2000_txt {
    position: relative;
    display: inline-block;
    width: auto;
    height: auto;
    margin: 30px 0px 0px;
    padding: 0px;
    font-size: 1em;
    line-height: 1.6em;
    color: #ffffff;
    text-align: left;
}

.sp2000_link_btn {
    position: relative;
    display: inline-block;
    width: 100%;
    height: auto;
    margin: 50px 0px 50px;
    padding: 0px;
    text-align: center;
}

    
}/*-----over641px setting-----*/