html, body {
  height: 100%;
}

* {
  margin: 0;
  padding: 0;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  text-decoration: none;
  color: inherit;
}

p {
  margin: 0;
}

p>img {
  display: block;
}

.entry-content a {
  border: none;
}

body.page .entry-content h2 img {
  width: auto;
}

body.page .entry-content h2 {
  margin: 0;
}

.entry-content a img {
  display: inline;
}



.clearfix {
  content: "";
  height: 0;
  display: block;
  clear: both;
}

ul li {
  list-style: none;
}

img {
  display: inline;
  opacity: 1 !important;
  vertical-align:bottom;
}

body {
  margin: 0;
}

.onlyPC {
  display: block !important;
}

.onlySP {
  display: none !important;
}

.brsp {
  display: none;
}

.brpc {
  display: inherit;
}

.fl {
  float: left;
}

.fr {
  float: right;
}


#wrap {
  width: 760px;
  overflow: hidden;
  color: #444;
  font-family: "Noto Sans Japanese"!important;
  margin-bottom: 30px;
}

#wrap p,
#wpra li,
#wrap dt,
#wrap dd,
#wrap div {
	 font-family: "Noto Sans Japanese"!important;
}


 /* top */
.top {
	margin-bottom:90px;
}

.top .tit_text01 {
	text-align:center;
	padding:58px 0;
}


.top .prof_line {
	overflow:hidden;
	width:560px;
	margin:0 auto;
}

.top .prof_line .prof_img { float:left;} 
.top .prof_line .prof_text01  { float:right;} 

.top .prof_text02 {
	text-align:center!important;
	margin:30px 0 0;
}


/* section_column */

section.column {}
section.column .inner {
	padding:58px 50px 60px;
}

section.column .inner h3 {
	margin-bottom:48px;
	border:none!important;
}

section.column .inner p {
	font-size:14px;
	line-height:1.8em;
	font-weight:300;
}


/* item */
section.item {
	background:#f0f0f0;
	padding:60px 50px 33px;
}

section.item .inner {
	width:660px;
	overflow:hidden;
	font-weight:300;
}

section.item .inner .item_left .item_copy { font-size:14px; line-height:1.5em; margin-bottom:30px;}
section.item .inner .item_left .item_name { font-size:22px; margin-bottom:40px;}
section.item .inner .item_left .item_name span { font-size:18px;}


section.item .inner .item_left {
	width:392px;
	float:left;
}

section.item .inner .item_right {
	width:221px;
	float:right;
}

section.item .inner .item_left .price_line {
	width:100%;
	overflow:hidden;
}


section.item .inner .item_left .price_line .item_price { font-size:16px; float:left; width:150px;}
section.item .inner .item_left .price_line .item_btn { float:left; width:170px;}


/* other_item */

section.other_item {
	overflow:hidden;
	width:100%;
	padding:60px 50px 0;
}

section.other_item div.other_item_list {
	float:left;
	margin-left:30px;
	margin-bottom:60px;
	width:200px;
	font-size:14px;
	font-weight:300;
	line-height:1.5em;
	background:url(../images/pc/other_item_icon.png) no-repeat right bottom;
}

section.other_item div.other_item_list:first-child {
	margin-left:0;
}

section.other_item div.other_item_list:nth-child(4) {
	clear:both;
	margin-left:0;
}

section.other_item div.other_item_list a {
	display:block;
}

section.other_item div.other_item_list .other_item_img {
	margin-bottom:20px;
}


section.other_item div.other_item_list .ohter_item_name {
	margin-bottom:10px;
}



@media screen and (max-width: 640px) {
  .onlyPC {
    display: none !important;
  }
  .onlySP {
    display: block !important;
  }
  .brsp {
    display: inherit;
  }
  .brpc {
    display: none;
  }
  .anchor {
    margin-top: -60px;
    padding-top: 60px;
  }
  #wrap {
    width: 100%;
    margin-bottom: 0;
  }
  
  #wrap img {
	  width:100%;
  }
  
    #anchor ul {
    margin-bottom: 30px;
  }
  #anchor ul li {
    width: 32.33%;
    margin: 0 1.5% 0 0;
  }
  #anchor ul li img {
    width: 100%;
    display: block;
  }
  #anchor .contents-low h3 {
    font-size: 14px;
    margin-bottom: 20px;
  }
  #anchor .contents-low p {
    width: auto;
    font-size: 12px;
    line-height: 18px;
    margin: 0 15px 15px;
  }
  #anchor .contents-low a {
    width: 70%;
    min-width: 280px;
    margin: 0 auto 40px;
  }
  #anchor .contents-low a img {
    width: 100%;
    display: block;
  }
  
 /* top */
.top {
	margin-bottom:35px;
}

.top .tit_text01 {
	text-align:center;
	padding:26px 10px 23px!important;
}
	
.top .tit_text01 img {
	width:100%;
}
	
.top .prof_line {
	overflow:hidden;
	width:auto;
	padding:0 10px;
}
	
	
.top .prof_line .prof_img { float:left; width:35%;} 
.top .prof_line .prof_text01  { float:right; width:59%;} 
	
.top .prof_text02 {
	margin:24px 10px 0;
}


/* section_column */


	
section.column {}
section.column .inner {
	padding:28px 15px 30px;
}

section.column .inner h3 {
	margin-bottom:25px;
}

section.column .inner p {
	font-size:12px;
	line-height:1.8em;
	font-weight:300;
}



/* item */
section.item {
	background:#f0f0f0;
	padding:35px 15px 23px;
}

section.item .inner {
	width:100%;
	overflow:hidden;
	font-weight:300;
}

section.item .inner .item_left .item_copy { font-size:12px; line-height:1.5em; margin-bottom:25px;}
section.item .inner .item_left .item_name { font-size:13px; margin:13px 0;}
section.item .inner .item_left .item_name span { font-size:12px;}


section.item .inner .item_left {
	width:100%;
	float:none;
}

section.item .inner .item_left_sp {
	float:left;
	width:52%;
}
	


section.item .inner .item_right {
	width:35%;
	float:right;
}



section.item .inner .item_left .price_line {
	width:100%;
	overflow:hidden;
}


section.item .inner .item_left .price_line .item_price { font-size:12px; float:none; width:150px; margin-bottom:18px;}
section.item .inner .item_left .price_line .item_btn { float:none; width:100%;}



/* other_item */

section.other_item {
	overflow:hidden;
	width:auto;
	padding:35px 15px 0;
}

section.other_item div.other_item_list {
	float:left;
	margin-right:5%;
	margin-left:0;
	margin-bottom:30px;
	width:45%;
	float:left;
	font-size:12px;
	font-weight:300;
	line-height:1.5em;
	background:url(../images/pc/other_item_icon.png) no-repeat right bottom;
}


section.other_item div.other_item_list:first-child {
	margin-right:5%;
	margin-left:0;
}

section.other_item div.other_item_list:nth-child(4) {
	margin-right:0;
	margin-left:5%;
	clear:none;
}

section.other_item div.other_item_list:nth-child(even) {
	margin-right:0;
	margin-left:5%;
}

section.other_item div.other_item_list a {
	display:block;
}

section.other_item div.other_item_list .other_item_img {
	margin-bottom:15px;
}


section.other_item div.other_item_list .ohter_item_name {
	margin-bottom:15px;
}



}
