@charset "Shift_JIS";
/* CSS Document */
.big.HomeSecurity,.typhoon.Home_security  {
    padding-bottom: 0;
}
.big.HomeSecurity::before {
    background-color: #fff;
}
.gVis_box.hSec_box {
    background-color: #EAE4F0;
}
.gVis_headline.hSec_headline {
    color: #734E95;
    border: 2px solid #734E95;
}
.big_headline.hSec_headline2 { margin-bottom: 35px;}
.gVis_subhead.hSec_subhead {
    color: #734E95;
}
.hSec_box .gVis_col-no1 {
    width:460px;
}
.gVis_title.hSec_title {
    color: #734E95;
}
.u-ttl01.hSec-big_title {
    background-color: #C5B2D6;
    margin-bottom: 0;
}
.u-ttl01.hSec-big_title.d_block{ display: block;}
.u-ttl01.hSec-big_title span {
    display: block;
    font-size: 28px;
}
.hSec_contents-title.u-ttl03 > b {
    background-color: #734E95;    
}
.hSec_contents-title.u-ttl03::after {
        border-top-color: #734E95;
}
.hSec-intro-block {
    display: flex;
    justify-content: space-between;
    margin-bottom: 80px;
}
.hSec-intro-block p {
    flex-basis: 67.3%;
}
.hSec-intro-block figure {
    margin:0;
    flex-basis: 28.85%;
}
.hSec-intro-block figure img {
    width:100%;
}
.hSec_contents {
    background-color: #EAE4F0;
    margin-left: -50vw;
    margin-right: -50vw;
    padding-left: 50vw;
    padding-right: 50vw;
    /*padding-bottom: 80px;*/
}
.hSec_contents.hSec-top {
    padding-top:80px;
    padding-bottom: 80px;
}
.hSec-big_title.physical-top-title {
    background-color: #B0B0D1;
}
/*.u-ttl01.hSec-big_title {
    padding-top:32px;
    padding-bottom: 32px;
}*/
.gHomeNav_link.hSec-item-link01.hSec-detail-button {
    margin-top:18px;
    max-width: 260px;
}


.gHomeNav_text.hSecNav_text {
    margin-bottom: 0;
    padding-bottom: 60px;
    text-align: left;
    font-size: 16px;
}
.hSec-big_title.hs-marginb {
    margin-bottom: 40px;
}


.u-btn01-purple {
    border-color: #734E95;
    background-color: #734E95;
    color: #fff;
}
a:hover .u-btn01.u-btn01-purple {
    background-color: #fff;
    color: #734E95;
}
.gHomeNav_number-purple {
    color: #734E95;
}
.gHomeNav_number.gHomeNav_number-purple::after {
    background-color: #734E95;    
}

.gHomeNav_oList-purple > li > a:hover {
    background-color: #734E95;
}
a:hover .gHomeNav_number.gHomeNav_number-purple {
  background-color: #734E95;
}
.gHomeNav_title.hSecNav_title {
    font-size: 32px;
    font-weight: 600;
    color:#734E95;
}
.hSecNav_subtitle {
    font-size: 24px;
    font-weight: 600;
    color:#4E2F14;
    text-align: center;
    height: 68px;
    margin-bottom: 20px;
}
.gHomeNav_msg.hSecNav_msg { margin-bottom: 15px;}
a:hover .hSecNav_subtitle,a:hover .gHomeNav_msg.hSecNav_msg {
    color: #fff;
}

.SecPoint-block {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.SecPoint-contents {
    flex-basis: 48%;
    border:3px solid #734E95;
}
.SecPoint-contents:nth-child(3),.SecPoint-contents:nth-child(4) {
    margin-top:40px;
    margin-bottom: 16px;
}
.SecPoint-contents:nth-child(even) {
    margin-left: 2%;
}
.SecPoint-title {
    background-color: #734E95;
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    height: 80px;
    display: flex;
    align-items: center;
    padding-left: 24px;
}
.SecPoint-title span {
    font-family: 'Quicksand';
    font-size: 30px;
    width:40px;
    height: 40px;
    background-color: #fff;
    color: #734E95;
    border-radius: 50%;
    line-height: 40px;
    text-align: center;
    margin-right: 8px;
}
.SecPoint-inner {
    width: 84%;
    margin:0 auto;
    padding:30px 0 40px 0;
}
.SecPoint-lead {
    color: #734E95;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 15px;
	line-height: 1.6;
}
.section-physical .SecPoint-lead {
    color:#414175;    
}
.SecPoint-inner figure {
    margin: 0;
}
.SecPoint-explanation {
    margin-top:15px;
	max-width: inherit;
}
.section-psychological {
    background-color: #EAE4F0;
}
.section-psychological .SecPoint-contents {
    background-color: #fff;
    border:none;    
}
.hSec-Psycho-inner {
    background-color: #EAE4F0;    
    margin-left: -50vw;
    margin-right: -50vw;
    padding-left: 50vw;
    padding-right: 50vw;
    padding-top:32px;
    padding-bottom: 64px;
}
.section-psychological .SecPoint-title {
    font-size: 20px;
    height:70px;
}
.section-psychological .SecPoint-title span {
    font-size: 18px;
    width: 28px;
    height:28px;
    line-height: 28px;
    margin-left: 8px;
    margin-right: 0;
}
.section-psychological.section-physical .SecPoint-title span {
    color:#414175;    
}
.section-psychological .SecPoint-lead {
    letter-spacing: -.008em;    
}
.section-psychological .SecPoint-explanation {
    line-height: 1.8;
}
.gHomeNav_link.hSecNav_link.u-btn01-purple {
    color:#734E95;
    background-color: #fff;
    border:1px solid #734E95;
    max-width:260px;
    margin-top:34px;
}
.gHomeNav_link.hSecNav_link.u-btn01-purple a {
    color:#734E95;
}
.section-physical .SecPoint-title {
    background-color: #414175;
}
.section-physical .SecPoint-lead {
    min-height: 62px;
}
.u-ttl01.hSec-big_title span.hSec-kome {
    display: inline;
    font-size: 14px;    
}
.SecPoint-explanation a {
    color:#333;
    text-decoration: underline;
}
.SecPoint_comment {
    line-height: 1.8;
    padding-left: 35px;
    text-indent: -35px;
}
.hSec-main-Section.marginb80 {
    padding-bottom: 80px;
}
.hSec-main-Section h3 { letter-spacing: -.01em;}
.hSec_contents-title.point-title { text-align: center;}
.hSec_contents-title.point-title.u-ttl03 > b { display: block;}
.hSec_contents-title.point-title.u-ttl03 > b.t_lebel{ padding: 25px 15px 15px;}
.hSec_contents-title.point-title span {
	display: block;
	font-size: 20px;
	line-height: 1em;
}
.level-description {
	font-size: 16px;
	line-height: 1.8;
	font-family:"CI";
	margin-bottom: 30px;
}
.Seclevel-number-title {
	background-color: #D9E2EC;
	font-size: 24px;
	color:#333;
	height: 80px;
	display: flex;
	align-items: center;
	font-weight: 600;
	margin-bottom: 30px;
}
.Seclevel-number-area {
	color:#fff;
	background-color: #7188A4;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 18px;
	width:240px;	
}
.Seclevel-number-area.area-window {
    font-size: 24px;
}
.hSec_contents.Level-contents {
	background-color: #fff;
}
.level-one {
	font-family:'Quicksand';
	font-size: 32px;
	margin-left: 8px;
}
.level-one-text {
	margin-left:30px;
}

.level-items-row {
	display: flex;
	justify-content: space-between;
}
.level-items-block {
	flex-basis: 30.77%;
}
.level-items-name {
	background-color: #D9E2EC;
	color: #333;
	font-size: 19px;
	font-weight: 600;
	padding: 12px 5px ;
	text-align: center;
}
.level-items-name_sub {
    display: block;
    font-size: 14px;
	font-weight: 300;
}
.level-items-name_main{
	display: block;
}
.level-items-block figure {
	margin:0 0 24px 0;
}
.level-items-block figure img {
	width: 100%;
}
.u-btn01.point-btn-purple {
    color:#734E95;
    border:1px solid #734E95;
}
.point-btn-purple:hover {
	text-decoration: none;
}
.u-btn01.point-btn-purple:hover {
    color: #fff;
	background-color: #734E95;	
}

.SecLevel-row {
	margin-bottom: 80px;
}

.Seclevel-number-title.snt-ver2 {
	background-color: #E1EAEB;
}
.Seclevel-number-area.sna-ver2 {
	background-color: #85A9AB;
}
.Seclevel-number-title.snt-ver3 {
	background-color: #EDE4ED;
}
.Seclevel-number-area.sna-ver3 {
	background-color: #B384B0;
}
.level2-row .level-items-name {
	background-color: #E1EAEB;
}
.level3-row .level-items-name {
	background-color: #EDE4ED;
}
.window-row .Seclevel-number-title {
	background-color: #E1EAEB;
}
.window-row.Seclevel-number-area {
	background-color:#85A9AB; 
}
.window-row .level-items-name {
	background-color: #E1EAEB;
}
.gHomeNav_link.point-btn-purple {
	max-width: 220px;
}
.gVis_box-green.gVis_box-purple {
    background-color: #EAE4F0;
}
.gVis_title-green.gVis_title-purple { color: #734E95;}
.gVis_title-purple::before {
    content:"";
    display: inline-block;
    background-image: url("../images/security/point2/bg-vis-security@2x.png");
    width: 76px;
    height: 95px;
    top: -22px;
}
.hSec_contents-title.point-title { margin-bottom: 30px;}
.SecLevel-row.point2-row { margin-bottom: 100px;}
.SecLevel-row.point2-row:last-child {
    margin-bottom: 40px;
}
/*.Level-contents.pointpage-contents .hSec_contents-title.point-title {
    background-color: #734E95;
    font-weight: normal;
    font-size: 28px;
    padding: 15px 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}*/
.Point2-block {
    display: flex;
    justify-content: space-between; 
}
.Point2-block p {
    flex-basis:65.38%;
    line-height: 1.8em;
}
.Point2-block figure {
    flex-basis: 30.76%;
    margin:0;
}
.Point2-block figure img { width:100%;}
.Point2-item-block h5 {
	font-size: 24px;
	font-weight: 600;
	color: #fff;
	background-color: #7E7E7E;
	height: 80px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top:40px;
	margin-bottom: 30px;
}
.Point2-item-block h5.mt20px{ margin-top: 20px;} 
.Point2-item-row h6 {
     font-size: 24px;
    font-weight: 600;
    color: #734E95;
    background-color: #EDE4ED;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;    
}
.Point2-item-2column,.point2-item-sub {
    display: flex;
    justify-content: space-between;
}
.point2-item-window { flex-basis: 48.07%;}
.point2-item-window figure { margin:0 0 30px 0;}
.point2-item-window figure img,.point2-item-sub figure img {
    width: 100%;
}
.point2-item-sub figure {
    margin:0;
    flex-basis: 46.8%;
}
.point2-item-sub figure figcaption {
    font-size: 15px;
	padding-top: 10px;
}
.point2-item-name {
    font-size: 19px;
    font-weight: 600;
    background-color: #F8F6F1;
    height: 64px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.Point2-item-discription { 
	margin:30px 0;
	line-height: 1.8;
}
.thumbturn-img + .Point2-item-discription { margin:15px 0 0;}
.Point2-item-row.Poin2-item-row2 {
    display: flex;
    justify-content: space-between;
    margin-top:30px;
    margin-bottom: 60px;
}
.Point2-item-row.Poin2-item-row2.mt40px{ margin-top: 40px;}
.Point2-item-row-2c {
    flex-basis: 48.125%;
}
.Point2-item-row.Poin2-item-row2 figure {
    margin:0 0 14px 0;
}
.Point2-item-row.Poin2-item-row2 figure img {
    width:100%;
}
.Point2-item-row.Poin2-item-row2 .Point2-item-row-2c figure { margin-bottom: 15px;}
.Point2-item-row.Poin2-item-row2 .Point2-item-row-2c figure + p{ line-height: 1.8;}
.point2-recommend-title {
    font-size: 24px;
    font-weight: 600;
    color:#734E95;
    background-color: #F8F6F1;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 32px;
}
.point2-recommend-items-block {
    display: flex;
    justify-content: space-between;
}
.recommend-items-detail {
    flex-basis:30.77%;
}
.recommend-brand {
    background-color:  #EDE4ED;
    height:66px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.recommend-items-detail p {
    font-size: 14px;
    text-align: center;
}
.recommend-items-detail figure {
    margin:0 0 24px 0;
}
.recommend-items-detail figure img {
    width:100%;
}
.name-alpha {
    font-size: 18px;
    font-weight: 600;
}
.name-kana {
    font-size: 14px;
    font-weight: bold;
}
.point2-recommend-row.point-4column .recommend-items-detail {
    flex-basis:23.27%;
}
.point2-recommend-row.point-4column .recommend-brand {
    height: 94px;
}
.thumbturn-img {
    display: flex;
    justify-content: flex-start;
    margin-top: 24px;
}
.thumbturn-img figure {
    margin:0;
}
.thumbturn-img figure:first-child {
    flex-basis: 48.07%;
}
.thumbturn-img figure:last-child {
    flex-basis: 23.07%;
    margin-left: 3.84%;
}
.thumbturn-img figure img {
    width: 100%;
}
.smarthome-block {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top:56px;
}
.smarthome-topic {
    flex-basis: 48.07%;
    margin-bottom: 40px;
}
.smarthome-topic figure { margin:0 0 10px 0;}
.smarthome-topic figure + p{ line-height: 1.8;}
.smarthome-topic figure img {
    width:100%;
}
.sh-topic-title {
    font-size: 24px;
    font-weight: 600;
    color: #734E95;
    background-color: #EDE4ED;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 15px;
}
.gHomeNav_link.hSec-item-link01 {
    max-width: 220px;
}
.gPointNav {
    margin-bottom: 70px;
}
.snowPointList {
    list-style: none;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 40px;
    row-gap: 10px;
}
.snowPointList_text {
    font-size: 16px;
    font-weight: bold;
    margin-top: 14px;
    transition-duration: .3s;
    transition-property: color, background-color;
}
.snowPointList > li > a {
    text-decoration: none;
    color: inherit;
    display: block;
}
.snowPointList_image {
    transition-duration: .3s;
    transition-property: opacity;
}
.gFootNav_col_icon > img {
    display: block;
    max-width: 100%;
    height: auto;
}

.gPageNav_list.hSec-page-list {
    width:50%;
    margin:0 auto;
    border:none;
}
.gPageNav_list.hSec-page-list > li {
    width:50%;
}
.gPageNav_list.hSec-page-list > li > a  {
    border:1px solid #734E95;
    color:#734E95;    
}
.gPageNav_list.hSec-page-list > li:first-child > a {
    border-right: none;
}
.s-point02 .gPageNav_list.hSec-page-list > li > a.-point02,.s-point01 .gPageNav_list.hSec-page-list > li > a.-point01 {
    background-color: #734E95;
        color: #fff;
}
.gPageNav.hSec-PageNav { margin: 0 auto 0;}
.gVis_box-purple .gVis_col-no1 {
    width:362px;    
}
.gVis_box-purple .gVis_image-abs {
    margin-left: 316px;
}
.open-exterior-block {
    position: relative;
    min-height: 364px;
}
.open-exterior-block figure {
    margin: 0;
    position: absolute;
    right: 0;
    left: auto;
    top: 6px;
    text-align: right;
}
.open-exterior-block figure img {
    width:56.25%;
}
.levelzero-h5 .Seclevel-number-area {
    background-color: #7E7E7E;    
}
.levelzero-h5.Seclevel-number-title {
    background-color: #F8F6F1;
}

@media screen and (max-width: 640px) {
    .SecPoint-inner {
        width:100%;
         padding:15px 5% 20px;        
		box-sizing: border-box;
    }
	.hSec-Psycho-inner{ 
		padding-top: 25px;
		padding-bottom: 45px;
	}
	.u-ttl01.hSec-big_title span{
		font-size: 26px;
		margin-bottom: 5px;
	}
    .u-ttl01.hSec-big_title span.hSec-title-sub {
        font-size: 18px;
		margin-bottom: 0;
    }
    .SecPoint-lead {
        font-size: 17px;
    }
    .hSec_contents.hSec-top {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .u-ttl01.hSec-big_title {
        padding-top:20px;
        padding-bottom: 20px;
    }
    .hSec-intro-block {
        display: block;
		margin-bottom: 60px;
    }
    .hSec-intro-block .gHomeNav_text.hSecNav_text { padding-bottom: 20px;}
	.gHomeNav_text.hSecNav_text{ font-size: 14px;}
    .hSec-intro-block figure {
        width:70%;
        margin:0 auto;
    }
	.hSec-main-Section h3 { 
		font-size: 16px;
		margin-bottom: 0;
	}
	.gHomeNav_msg{ 
		line-height: 1.6;
		font-size: 13px;
		margin-top: 20px;
	}
	.gHomeNav_msg.hSecNav_msg{ margin-top: 5px;}
    .Point2-item-row h6,.point2-item-name {
        font-size: 17px;
        height: auto;
		padding: 10px 4%;
    }
    .point2-recommend-title { 
		margin-bottom: 15px;
		font-size: 17px;
        font-weight: bold;
		height: auto;
        padding: 13px 10px 15px;
	}
    .SecPoint-block {
        display: block;        
    }
	.section-physical .SecPoint-lead{ min-height: inherit;}
    .SecPoint-contents:nth-child(n + 2) { margin-top:20px;}
	.SecPoint-contents:nth-child(even){ margin-left: 0;}
	.SecPoint-contents:nth-child(4){ margin-bottom: 15px;}
    .SecPoint-title,
	.section-psychological .SecPoint-title{
        font-size: 17px;
        height: 64px;
        padding-left: 12px;
    }
	.section-psychological .SecPoint-title{ padding: 0 20px;}
    .hSecNav_subtitle {
        font-size: 16px;
		height: auto;
		margin-bottom: 5px;
    }
	.SecLevel-row.point2-row { margin-bottom: 40px;}
    .hSec_contents-title.point-title.u-ttl03 > b,
	.hSec_contents-title.point-title.u-ttl03 > b.t_lebel{ 
		font-size: 17px;
		padding: 13px 10px 15px;
	}
    .gVis_box-purple .gVis_image-abs { margin-left: auto;}
	.SecPoint-explanation{
		margin-top: 15px;
		font-size: 13px;
		margin-bottom: 0;
	}
	.SecPoint-explanation + .SecPoint-explanation{
		margin-top: 10px;
	}
	.section-psychological .SecPoint-explanation{
		margin-top: 10px;
		line-height: 1.6;
	}
	.hSec_contents-title.point-title span {
        font-size: 14px;
        padding-bottom: 8px;
    }
	.gHomeNav_title.hSecNav_title{ 
		font-size: 22px;
		margin-bottom: 2px;
	}
	.SecPoint_comment{
		font-size:12px;
		line-height: 1.6;
	    padding-left: 22px;
    	text-indent: -22px;
	}
    .level-items-row { display:block;}
    .level-items-block:nth-child(n+2) {
        margin-top:30px;        
    }
    .Seclevel-number-title {
        display: block;
        height: auto;
        margin-bottom: 14px;
    }
    .Seclevel-number-area {
        width: 100%;        
    }
    .level-one-text {
        text-align: center;
        line-height: 1.8;
        font-size: 17px;
        height: auto;
        padding: 15px 4%;
        margin-left: 0;
    }
    .hSec_box .gVis_col-no1 {
        width: 100%;
    }
    .hSec_contents .big_headline {
        margin-bottom: 0;
		font-size: 15px;
    }
    .hSec-main-Section.marginb80 {
        padding-bottom:40px;
    }
	.SecLevel-row{ margin-bottom: 50px;}
	.level0-row{ margin-bottom: 30px;}
	.gHomeNav {
        padding-top: 15px;
        padding-bottom: 0;
    }
    .gHomeNav_oList.gHomeNav_oList-purple {
        margin-bottom: 0;
    }
    .gHomeNav_oList.gHomeNav_oList-purple li {
        margin-bottom: 25px;        
    }
	.gHomeNav_oList.gHomeNav_oList-purple li:last-child{ margin-bottom: 0;}
    .level-one-text.levelzero-text {
        line-height: 1.6;
        padding: 10px 0;
		font-size: 17px;
    }
    .level-description {
		font-size: 14px;
		line-height: 1.6;
	
	}
	.level-items-name{
		font-size: 17px;
		height: auto;
		padding: 10px 4%;
	}
	.level-items-block figure{ margin-bottom: 15px;}
    .open-exterior-block figure {
        position: relative;
        text-align: center;
        margin-top:20px;
    }
    .open-exterior-block figure img { width:86%;}
    .open-exterior-block {
        min-height: 270px;
    }
    .point2-recommend-items-block {
		display: flex;
		display: -webkit-flex;
		flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
    }
	.recommend-brand{
		height: auto;
		padding: 10px 0;
	}
	.recommend-items-detail,
	.point2-recommend-row.point-4column .recommend-items-detail{ flex-basis: 48%;}
    .recommend-items-detail:nth-child(n+3),
	.point2-recommend-row.point-4column .recommend-items-detail:nth-child(n+3){ margin-top:20px;}
	.recommend-items-detail p{ 
		font-size: 12px;
		letter-spacing: -0.1px;
	}
	.point2-recommend-row.point-4column .recommend-brand{ height: 68px;}
	.point2-recommend-row.point-4column .recommend-items-detail:nth-child(1) .recommend-brand,
	.point2-recommend-row.point-4column .recommend-items-detail:nth-child(2) .recommend-brand{ height: auto;}
	.name-alpha{ 
		font-size: 15px;
		letter-spacing: -0.5px;
	}
	.name-kana{ font-size: 12px;}
	.recommend-items-detail figure{ margin-bottom: 10px;}
    .gPageNav_list.hSec-page-list {
         display: block;
        border-left: none;
        width: 100%;
    }
    .gPageNav_list.hSec-page-list li {
        width:auto;
    }
    .gPageNav_list.hSec-page-list > li > a {
        border-left: none;
    }
    .smarthome-block {
        display: block;
		margin-top: 30px;
    }
	.SecPoint-title span{
		width: 36px;
		height: 36px;
		line-height: 36px;
		font-size: 28px;
	}
	.smarthome-topic{ margin-bottom: 25px;}
    .smarthome-topic figure {
        margin-bottom: 10px;
    }
	.smarthome-topic figure + p{
		line-height: 1.6;
		font-size: 13px;
	}
	.Seclevel-number-area.area-window{
		font-size: 18px;
		padding: 10px 4%;
        box-sizing: border-box;
	}
    .sh-topic-title {
		font-size: 17px;
        height: auto;
        padding: 10px 4%;
        margin-bottom: 10px;
    }
    .Point2-block { display: block;}
    .Point2-block p {
        margin-bottom: 15px;
		font-size: 13px;
		line-height: 1.6;
    }
    .Point2-item-row.Poin2-item-row2 {
        display: block;
        margin-top:30px;
        margin-bottom: 0;
    }
    .Point2-item-row.Poin2-item-row2 .Point2-item-row-2c figure { margin-bottom: 10px;}
	.Point2-item-row.Poin2-item-row2 .Point2-item-row-2c figure + p{
		line-height: 1.6;
		font-size: 13px;
	}
	.Point2-item-row.Poin2-item-row2.sp_mt0px{ margin-top: 0px;}
    .Point2-item-row-2c { margin-bottom: 30px;}
    .thumbturn-img {
        display: block;
    }
    .thumbturn-img figure:last-child {
        width: 50%;
        margin:20px auto 0 auto;
    }
    .Point2-item-block h5 {
		font-size: 18px;
		padding: 15px 4%;
		line-height: 1.6;
		margin-bottom: 15px;
		margin-top: 0;
		height: auto;
    }
    .Point2-item-2column { display: block;}
    .gVis_title {
        font-size: 18px;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        padding-left: 10px;
    }
    .gVis_title::before {
        display: block;
        width: 38px;
        height: 50px;
        top: -8px;
        left: 5px;
        transform: none;
    }
    .gVis_title-green.gVis_title-purple > small {
        background-image: none;
        padding-top: 0;
    }
    .gVis_title::before {
        top:0;
    }
      .gVis_image {
        max-width: 290px;
    }
    .hSec-big_title.hs-marginb {
        margin-bottom: 20px;
    }
    .hSec_contents {
        padding-top:20px;
    }
    .hSec_contents-title.point-title {
        margin-bottom: 10px;
    }
    .Point2-item-block {
        margin-top:40px;        
    }
    .Point2-item-discription { 
		margin-top:10px;
		font-size: 14px;
		line-height: 1.6;
	}
	.point2-item-sub figure figcaption{
		font-size: 13px;
		line-height: 1.6;
		padding: 5px 0 20px;
	}
	.point2-item-sub figure figcaption.sp_pb0{ padding-bottom: 0;}
    .snowPointList {
        display: block;
        margin: 0 auto;
    }
        .snowPointList > li > a {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
      .snowPointList_image {
        width: 150px;
    }
    .snowPointList_image img {
        width: 100%;
        height: auto;        
    }
    .snowPointList_text {
        width: calc(100% - 158px);
        margin-top: 0;
    }
        .snowPointList > li:nth-child(n+2) {
        margin-top: 20px;
    }
    .gShopNav_list img {
        width: 100%;
        height: auto;
    }
	.thumbturn-img + .Point2-item-discription{ font-size: 13px;}
	.sp_mt0px{ margin-top: 0 !important;}
	.sp_mt10px{ margin-top: 10px !important;}
	.sp_mt15px{ margin-top: 15px !important;}
	.sp_mt20px{ margin-top: 20px !important;}
}

@media screen and (min-width: 641px) {
	.u-ttl01.hSec-big_title {
		min-height: 150px;
		line-height: 1em;
		display: flex;
		justify-content: center;
		align-items: center;
		align-content: center;
		flex-wrap: wrap;
		padding:0;
	}
    .u-ttl01.hSec-big_title span { flex-basis: 100%;}
    .u-ttl01.hSec-big_title span.hSec-title-main {
        font-size: 36px;
        padding-bottom: 8px;        
    }
    a:hover .snowPointList_image { opacity: 0.8;}
	.gPageNav_list.hSec-page-list > li > a:hover {
        background-color: #734E95;
        color: #fff;
    }
}
