@charset "UTF-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
@import url(https://fonts.googleapis.com/earlyaccess/notoserifjp.css);
@import url(https://fonts.googleapis.com/earlyaccess/hannari.css);

/**************************
共通エリア
**************************/
/** html **/
body {
    font-size: 14px;
    line-height: 1.5em;
    background-color: #ffffff;
}
a:hover img {
    transition: .3s;
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
}
a.exlink:after {
    content: " \f35d";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    font-size: 0.75em;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}
sup {
font-size: 50%;
vertical-align: top;
position: relative;
top: -0.1em;
}
a:hover[href^="tel:"] img {
    transition: .0;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(opacity=100)";
}

/** custom **/
.color_red {
    color: #e50012;
}
.color_bloue {
    color: #004097;
}
.text_22 {
    font-size: 22px;
}
.text_48 {
    font-size: 48px;
}
.pdt50 {
    padding-top: 50px!important;
}
.pdt80 {
    padding-top: 80px!important;
}
.underline_pink {
    box-shadow: inset 0 -20px #fadce9;
    color: #5f69a7;
}

div#contents h1 {
    background-image: url(/assets/img/common/title_bg.png);
    background-repeat: no-repeat;
    background-position: center top;
    padding: 25px 0 0 45px;
    color: #004097;
    font-size: 20px;
    font-weight: 400;
    height: 65px;
}
div#contents h2 {
    width: 580px;
    border: 2px #95d9f6 solid;
    border-radius: 5px;
    font-size: 18px;
    font-weight: 100;
    background-color: #ffffff;
    background-image: url(/assets/img/common/title2_bg.png);
    background-repeat: no-repeat;
    background-position: left top;
    color: #004097;
    padding: 0 0 0 2.3em;
    line-height: 30px;
    margin: 1em 0 1em 0;
}
.caution {
    font-size: 11px;
    text-align: right;
    display: block;
    color: #666;
}
/**************************
ヘッダーエリア
**************************/
header {
    font-family: 'Noto Sans JP', sans-serif;
}

#header_area {
    width: 960px;
    margin: 0 auto 0 auto;
    padding: 30px 0 20px 0;
    display: flex;
    flex-wrap: nowrap;
    align-items: flex-end;
    justify-content: space-between;
}
#header_area div.header_logo {
    width: 230px;
}
#header_area div.header_tel {
    width: calc(100% - 250px - 163px - 145px - 20px);
}
#header_area div.header_sns {
    width: 148px;
    margin-bottom: 1px;
}
#header_area div.header_buy {
    width: 163px;
}
#header_area img {
  max-width: 100%;
}


/**************************
メニューエリア
**************************/
#sp_header_block {
    display: none;
}
#header_block {
}
#header_block nav {
    background-color: #efefef;
    border-bottom: solid 1px #5f69a7;
}
#header_block nav ul {
    width: 960px;
    margin: 0 auto 0 auto;
    display: flex;
    flex-wrap: nowrap;
    border-left: solid 1px #ffffff;
}
#header_block nav ul li {
    border-right: solid 1px #ffffff;
    text-align: center;
/**    width: 20%;**/
    width: 24.6%;
    font-size: 16px;
}
#header_block nav ul li a {
    color: #717071;
    padding: 15px 0 10px 0;
    display: block;
}
#header_block nav ul li a.current {
    background-color: #dbdbdb;
    color: #004097;
}
#header_block nav ul li a:hover {
    background-color: #dbdbdb;
    color: #004097;
    transition: .3s;
}
#header_block nav ul li a span::before {
    content: "\A";
    white-space: pre;
}
#header_block nav ul li a span {
    font-size: 12px;
    line-height: 0;
}


/**************************
フッターエリア
**************************/
footer {
}
footer div#footer_buy {
    background-image: url(/assets/img/footer/footer_bg.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    height: 1240px;
}
footer div#footer_buy div#footer_buy_area {
    width: 890px;
    margin: 0 auto 0 auto;
}
footer div#footer_buy div#footer_buy_area h1 {
    padding: 80px 0 0 0;
}
footer div#footer_buy div#footer_buy_area p.teiki_buy {
    text-align: center;
    padding: 20px 0 20px 0;
}
footer div#footer_buy div#footer_buy_area div.chui_box {
    background-color: #ffffff;
    padding: 20px 45px 20px 45px;
}
footer div#footer_buy div#footer_buy_area div.chui_box p {
    font-size: 14px;
    line-height: 1.5em;
    text-indent: -1em;
}
footer div#footer_buy div#footer_buy_area div.tsudo_box {
    padding: 20px 0 0 0;
    overflow: hidden;
}
footer div#footer_buy div#footer_buy_area div.tsudo_box p.tsudo_title {
    float: left;
}
footer div#footer_buy div#footer_buy_area div.tsudo_box p.tsudo_buy {
    float: right;
    padding: 15px 0 0 0;
}
/* 追加箇所 */
/* footer div#footer_sns_area {
  width: 960px;
  margin: auto;
  padding: 40px 0;
}
footer .footer_sns_title {
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  color: #717071;
}
footer .footer_sns_icons {
  display: flex;
  justify-content: space-around;
  width: 300px;
  margin: auto;
}
footer .footer_sns_icons li {
  width: 50px;
}
footer .footer_sns_icons li img {
  width: 100%;
} */
footer #footer_contact_area {
  width: 960px;
  margin: 0 auto;
  padding: 60px 0;
}
footer #footer_contact_area .footer_col {
  width: 500px;
  max-width: 100%;
  margin: 0 auto;
}
footer #footer_contact_area img {
  width: 100%;
}

footer div#footer_contact {
}
footer div#footer_contact p {
    text-align: center;
    padding: 40px 0 40px 0;
}
footer .footer_sns_content {
  position: relative;
}
footer .footer_sns_content a {
  position: absolute;
  display: block;
  bottom: 30px;
  left: 0;
  right: 0;
  text-align: center;
  margin: 0 12px;
}
footer .footer_sns_content a  > img {
  max-width: 97%;
  margin: 0 auto;
}
footer .footer_sns_title {
  font-weight: bold;
  font-size: 20px;
  /* font-family: 'Noto Sans JP', sans-serif; */
  font-family: 'Hannari', 'Noto Serif Japanese', serif;font-family: 'Noto Sans JP', sans-serif;
  color: #595757;
  padding-bottom: 10px;
}
/* footer .footer_sns_images {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
footer .footer_sns_images img {
  max-width: 24%;
}
footer .footer_sns_icons {
  width: auto;
  margin: 10px auto;
  background-color: #fff;
  padding: 20px 40px;
}
footer .footer_sns_icons::after {
  content: '';
  clear: both;
  display: block;
}
footer .footer_sns_icons img {
  float: left;
  max-width: 60px;
}
footer .footer_sns_icons .footer_sns_text {
  display: inline-block;
  padding-left: 30px;
  padding-top: 10px;
}
footer .footer_sns_icons .footer_sns_text a {
  color: #5E69A7;
  text-decoration: underline;
} */


footer .footer_tel {
  background: url(/assets/img/sp/footer/tel_bg.png) top center / contain no-repeat;
}
footer .footer_tel a {
  display: block;
  margin: 20px auto 0;
  width: 400px;
}

footer #footer_tel {
  background: #efefef;
  text-align: center;
  padding: 40px 0;
}


footer div#footer_copy {
}
footer div#footer_copy div#footer_copy_area {
    width: 960px;
    margin: 0 auto 0 auto;
    overflow: hidden;
    padding: 20px 0 20px 0;
}
footer div#footer_copy div#footer_copy_area p {
    float: left;
    font-family: 'Hannari', 'Noto Serif Japanese', serif;
    font-size: 14px;
}
footer div#footer_copy div#footer_copy_area p.footer_copy_text {
    padding: 0 0 0 20px;
}
footer div#footer_copy div#footer_copy_area ul {
    float: right;
}
footer div#footer_copy div#footer_copy_area ul li {
    float: left;
}
footer div#footer_copy div#footer_copy_area ul li a {
    color: #5f69a7;
}
footer div#footer_copy div#footer_copy_area ul li:not(:last-child)::after {
    content: "｜";
}
footer .footer_copy_logo img {
    width: 100%;
    max-width: 250px;
    margin-top: -.5em;
}


/**************************
トップページ
**************************/
body#toppage div#top_head {
}
body#toppage div#top_head div.single-item {
    margin: 0 auto 0 auto;
    width: 960px;
}
body#toppage div#top_head div.single-item div.main2 {
    background-image: url(/assets/img/top/main2_bg.jpg);
    background-repeat: no-repeat;
    background-position: top center;
}
body#toppage div#top_head div.single-item div.main3 {
    background-image: url(/assets/img/top/main3_bg.jpg);
    background-repeat: no-repeat;
    background-position: top center;
}
body#toppage div#contents section#top_item {
    background-image: url(/assets/img/top/contents1_bg.jpg);
    background-repeat: no-repeat;
    background-position: bottom center;
    height: 592px;
}
body#toppage div#contents section#top_special {
    background-image: url(/assets/img/top/contents2_bg.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    height: 678px;
}
body#toppage div#contents section#top_about {
    background-image: url(/assets/img/top/contents3_bg.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    height: 678px;
}
body#toppage div#contents section#top_voice {
    background-image: url(/assets/img/top/contents4_2_bg.png);
    background-repeat: no-repeat;
    background-position: top center;
    height: 678px;
}
body#toppage div#contents section#top_item div#top_item_area,
body#toppage div#contents section#top_special div#top_special_area,
body#toppage div#contents section#top_about div#top_about_area,
body#toppage div#contents section#top_voice div#top_voice_area {
    width: 960px;
    margin: 0 auto 0 auto;
    position: relative;
}
body#toppage div#contents h1 {
    font-family: 'Hannari', 'Noto Serif Japanese', serif;
    font-size: 46px;
    font-weight: 100;
    color: #5f69a7;
}
body#toppage div#contents p.top_lead {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 26px;
    line-height: 1.5em;
    color: #717071;
}
body#toppage div#contents p.detail_button {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 22px;
    line-height: 1.5em;
    color: #ffffff;
    width: 500px;
    background-color: #5f69a7;
    text-align: center;
    box-shadow: 2px 2px #b2b2b2;
}
body#toppage div#contents p.detail_button:hover {
    transition: .3s;
    background-color: #a2aadb;
}
body#toppage div#contents p.detail_button a {
    display: block;
    color: #ffffff;
    padding: 15px 0 15px 0;
}
body#toppage div#contents p.detail_button a::after {
    content: " \025b6";
}
body#toppage div#contents section#top_item h1 {
    background-image: url(/assets/img/top/h1_bg1.png);
    background-repeat: no-repeat;
    background-position: top center;
    position: absolute;
    top: 50px;
    left: 0;
    padding: 0 0 95px 88px;
}
body#toppage div#contents section#top_item p.top_lead {
    position: absolute;
    top: 120px;
    left: 88px;
    width: 530px;
}
body#toppage div#contents section#top_item p.top_cap {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 13px;
    line-height: 1.5em;
    color: #717071;
    position: absolute;
    top: 326px;
    left: 88px;
    width: 500px;
    border-top: solid 1px #717071;
    padding: 20px 0 0 0;
}
body#toppage div#contents section#top_item p.detail_button {
    position: absolute;
    top: 450px;
    left: 88px;
}
body#toppage div#contents section#top_special p.top_title2 {
    position: absolute;
    top: 115px;
    left: 370px;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 18px;
    color: #5f69a7;
    border: solid 1px #5f69a7;
    width: 500px;
    text-align: center;
    border-radius: 10px;
}
body#toppage div#contents section#top_special h1 {
    background-image: url(/assets/img/top/h1_bg2.png);
    background-repeat: no-repeat;
    background-position: left 77px;
    position: absolute;
    top: 157px;
    left: 370px;
    padding: 0 100px 100px 0;
    line-height: 1.25em;
}
body#toppage div#contents section#top_special h1 span {
    padding: 0 0 0 115px;
}
body#toppage div#contents section#top_special p.top_lead {
    position: absolute;
    top: 290px;
    left: 370px;
    width: 500px;
}
body#toppage div#contents section#top_special p.detail_button {
    position: absolute;
    top: 450px;
    left: 370px;
}
body#toppage div#contents section#top_about h1 {
    background-image: url(/assets/img/top/h1_bg3.png);
    background-repeat: no-repeat;
    background-position: top center;
    position: absolute;
    top: 97px;
    left: 0;
    padding: 0 0 100px 100px;
}
body#toppage div#contents section#top_about p.top_lead {
    position: absolute;
    top: 170px;
    left: 88px;
    width: 590px;
}
body#toppage div#contents section#top_about p.top_cap {
    position: absolute;
    top: 320px;
    left: 88px;
    width: 640px;
    font-family: 'Noto Serif Japanese', serif;
    font-size: 20px;
    line-height: 1.5em;
    color: #717071;
}
body#toppage div#contents section#top_about p.detail_button {
    position: absolute;
    top: 540px;
    left: 88px;
}
body#toppage div#contents section#top_voice h1 {
    background-image: url(/assets/img/top/h1_bg3.png);
    background-repeat: no-repeat;
    background-position: left center;
    position: absolute;
    top: 97px;
    left: 0;
    padding: 0 0 30px 110px;
}
body#toppage div#contents section#top_voice p.top_lead {
    position: absolute;
    top: 170px;
    left: 88px;
    width: 590px;
}
body#toppage div#contents section#top_voice p.top_cap {
    position: absolute;
    top: 320px;
    left: 88px;
    width: 640px;
    font-family: 'Noto Serif Japanese', serif;
    font-size: 20px;
    line-height: 1.5em;
    color: #717071;
}
body#toppage div#contents section#top_voice p.detail_button {
    position: absolute;
    top: 400px;
    left: 88px;
}


/**************************
スペシャルページ
**************************/
body#specialpage div#contents section#special_murakami1 {
    background-image: url(/assets/img/special/main.jpg);
    background-repeat: no-repeat;
    background-position: center top;
}
body#specialpage div#contents section#special_murakami1 div#special_murakami1_area {
    width: 980px;
    margin: 0 auto 0 auto;
    background-image: url(/assets/img/special/main2.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    padding: 307px 0 0 0;
}
body#specialpage div#contents section#special_murakami1 div#special_murakami1_area p.special_title2 {
    font-family: 'Hannari', 'Noto Serif Japanese', serif;
    font-size: 22px;
    line-height: 1.5em;
    color: #ffffff;
    width: 375px;
    background-color: #5f69a7;
    text-align: center;
    box-shadow: 2px 2px #b2b2b2;
    margin: 0 0 0 80px;
    padding: 0 0 0.1em 0;
}
body#specialpage div#contents section#special_murakami1 div#special_murakami1_area h1 {
    background-image: url(/assets/img/special/title1_bg.png);
    background-repeat: no-repeat;
    background-position: left 77px;
    font-family: 'Hannari', 'Noto Serif Japanese', serif;
    font-size: 46px;
    font-weight: 100;
    color: #5f69a7;
    line-height: 1.25em;
    padding: 0 0 50px 88px;
    margin: 10px 0 0 0;
    height: inherit;
}
body#specialpage div#contents section#special_murakami1 div#special_murakami1_area p.special_title_lead {
    font-family: 'Noto Serif Japanese', serif;
    font-size: 22px;
    color: #5f69a7;
    border: solid 1px #5f69a7;
    width: 760px;
    text-align: center;
    border-radius: 10px;
    margin: 35px 0 0 220px;
    padding: 5px 0 5px 0;
}
body#specialpage div#contents section#special_murakami1 div#special_murakami1_area p.special_title_cap {
    font-family: 'Noto Serif Japanese', serif;
    font-size: 26px;
    color: #717071;
    width: 760px;
    margin: 40px 0 0 220px;
    line-height: 1.5em;
    padding: 0 0 50px 0;
}
body#specialpage div#contents section#special_murakami2,
body#specialpage div#contents section#special_murakami3,
body#specialpage div#contents section#special_murakami4 {
    background-color: #f5fbfe;
    padding: 0 0 50px 0;
}
body#specialpage div#contents section#special_murakami2 div#special_murakami2_block,
body#specialpage div#contents section#special_murakami3 div#special_murakami3_block,
body#specialpage div#contents section#special_murakami4 div#special_murakami4_block {
    background-image: url(/assets/img/special/title2_bg.png);
    background-repeat: no-repeat;
    background-position: center top;
}
body#specialpage div#contents section#special_murakami2 div#special_murakami2_block div#special_murakami2_area,
body#specialpage div#contents section#special_murakami3 div#special_murakami3_block div#special_murakami3_area,
body#specialpage div#contents section#special_murakami4 div#special_murakami4_block div#special_murakami4_area {
    width: 980px;
    margin: 0 auto 0 auto;
    overflow: hidden;
}
body#specialpage div#contents section#special_murakami4 {
    background-image: url(/assets/img/special/bg.png);
    background-repeat: no-repeat;
    background-position: center bottom;
}
body#specialpage div#contents p.special_img1 {
    float: left;
    padding: 40px 10px 0 0;
    width: 430px;
}
body#specialpage div#contents p.special_img2 {
    float: right;
    padding: 40px 0 0 10px;
    width: 430px;
}
body#specialpage div#contents p.special_img1 img,
body#specialpage div#contents p.special_img2 img {
    width: 100%
}
body#specialpage div#contents h1.special_title {
    font-family: 'Hannari', 'Noto Serif Japanese', serif;
    font-size: 36px;
    font-weight: 100;
    color: #5f69a7;
    line-height: 1.5em;
    letter-spacing: -0.09em;
    padding: 23px 0 0 0;
    height: inherit;
    background: none;
}
body#specialpage div#contents section#special_murakami3 div#special_murakami3_block div#special_murakami3_area h1.special_title {
    padding: 54px 0 0 0;
    letter-spacing: 0em;
}
body#specialpage div#contents p.special_lead {
    font-family: 'Noto Serif Japanese', serif;
    font-size: 20px;
    color: #717071;
    line-height: 1.75em;
    padding: 1em 0 0 0;
}
body#specialpage div#contents p.special_chui {
    text-align: right;
    color: #717071;
}
body#specialpage div#contents section#special_murakami4 div#special_murakami4_block div#special_murakami4_area div.special_profile {
    border: solid 1px #5f69a7;
    padding: 20px 20px 0 20px;
    margin: 50px 0 0 0;
}
body#specialpage div#contents section#special_murakami4 div#special_murakami4_block div#special_murakami4_area div.special_profile h2 {
    color: #5f69a7;
    font-size: 20px;
    border: none;
    background: none;
    padding: 0 0 0 0;
    width: inherit;
}
body#specialpage div#contents section#special_murakami4 div#special_murakami4_block div#special_murakami4_area div.special_profile p {
    color: #5f69a7;
    font-size: 20px;
    line-height: 1.75em;
    margin: 1em 0 1em 0;
}


/**************************
アレルナイトプラスとはページ
**************************/
body#aboutpage div#contents section#about_block {
    background-image: url(/assets/img/about/header_bg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    height: 572px;
}
body#aboutpage div#contents section#about_block2,
body#aboutpage div#contents section#about_block3,
body#aboutpage div#contents section#about_block4,
body#aboutpage div#contents section#about_block5 {
    background-image: url(/assets/img/common/block_bg.png);
    background-repeat: no-repeat;
    background-position: center top;
}

body#aboutpage div#contents section#about_block div#about_block_area,
body#aboutpage div#contents section#about_block2 div#about_block2_area,
body#aboutpage div#contents section#about_block3 div#about_block3_area,
body#aboutpage div#contents section#about_block4 div#about_block4_area,
body#aboutpage div#contents section#about_block5 div#about_block5_area {
    width: 960px;
    margin: 0 auto 0 auto;
    padding: 0 0 50px 0;
}
body#aboutpage div#contents section#about_block3 div#about_block3_area {
    background-image: url(/assets/img/about/about_bg.png);
    background-repeat: no-repeat;
    background-position: center 55px;
}
body#aboutpage div#contents section#about_block div#about_block_area h1 {
    background: none;
    padding: 90px 0 0 0;
    font-family: 'Hannari', 'Noto Serif Japanese', serif;
    font-size: 46px;
    font-weight: 100;
    color: #5f69a7;
}
body#aboutpage div#contents p.about_lead1 {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 26px;
    line-height: 1.5em;
    color: #717071;
    padding: 30px 0 20px 0;
}
body#aboutpage div#contents p.about_cap {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 13px;
    line-height: 1.5em;
    color: #717071;
    width: 470px;
    border-top: solid 1px #717071;
    padding: 20px 0 0 0;
}
body#aboutpage div#contents p.about_img1 {
    float: left;
    padding: 0 10px 0 0;
}
body#aboutpage div#contents p.about_lead {
    font-size: 16px;
    line-height: 2em;
    color: #717071;
}
body#aboutpage div#contents p.about_img {
    padding: 10px 0 40px 0;
}


/**************************
商品紹介ページ
**************************/
body#itempage div#contents section#item_block {
    background-image: url(/assets/img/item/header_bg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    height: 1160px;
}
body#itempage div#contents section#item_block2,
body#itempage div#contents section#item_block3,
body#itempage div#contents section#item_block4,
body#itempage div#contents section#item_block5 {
    background-image: url(/assets/img/common/block_bg.png);
    background-repeat: no-repeat;
    background-position: center top;
}
body#itempage div#contents section#item_block div#item_block_area {
    width: 960px;
    margin: 0 auto 0 auto;
    padding: 0 0 30px 0;
    position: relative;
}
body#itempage div#contents section#item_block2 div#item_block2_area,
body#itempage div#contents section#item_block3 div#item_block3_area,
body#itempage div#contents section#item_block4 div#item_block4_area,
body#itempage div#contents section#item_block5 div#item_block5_area {
    width: 960px;
    margin: 0 auto 0 auto;
    padding: 0 0 30px 0;
    overflow: hidden;
}
body#itempage div#contents section#item_block div#item_block_area h1 {
    background: none;
    padding: 90px 0 0 0;
    font-family: 'Hannari', 'Noto Serif Japanese', serif;
    font-size: 46px;
    font-weight: 100;
    color: #5f69a7;
}
body#itempage div#contents section#item_block div#item_block_area p.item_top1_1 {
    position: absolute;
    top: 365px;
    left: 0;
}
body#itempage div#contents section#item_block div#item_block_area p.item_top1_2 {
    position: absolute;
    top: 670px;
    left: 320px;
}
body#itempage div#contents section#item_block div#item_block_area p.item_top1_3 {
    position: absolute;
    top: 956px;
    left: 320px;
}
body#itempage div#contents section#item_block div#item_block_area p.item_top1_4 {
    position: absolute;
    top: 1034px;
    left: 370px;
}
body#itempage div#contents section#item_block div#item_block_area p.item_top1_5 {
    position: absolute;
    top: 1082px;
    left: 370px;
}
body#itempage div#contents section#item_block2 div#item_block2_area div.item_profile {
    background-color: #dff2fc;
    border: solid 1px #9fd9f6;
    padding: 10px 25px 10px 25px;
    margin: 30px 0 0 0;
}
body#itempage div#contents section#item_block2 div#item_block2_area div.item_profile h2 {
    color: #717071;
    font-size: 16px;
    border: none;
    border-bottom: dotted 1px #717071;
    background: none;
    padding: 0 0 0 0;
    width: inherit;
}
body#itempage div#contents section#item_block2 div#item_block2_area div.item_profile h2::before {
    content: "● ";
}
body#itempage div#contents section#item_block2 div#item_block2_area div.item_profile p {
    color: #717071;
    font-size: 15px;
    line-height: 1.75em;
    margin: 1em 0 1em 0;
}
body#itempage div#contents p.item_img {
    float: right;
    padding: 0 0 0 50px;
}
body#itempage div#contents p.item_lead {
    color: #717071;
    font-size: 16px;
    line-height: 2em;
}
body#itempage div#contents h2 {
    clear: both;
}


/**************************
よくあるご質問ページ
**************************/
body#qapage div#contents section#qa_block {
    background-image: url(/assets/img/qa/header_bg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    height: 500px;
}
body#qapage div#contents section#qa_block2 {
    background-image: url(/assets/img/common/block_bg.png);
    background-repeat: no-repeat;
    background-position: center top;
}
body#qapage div#contents section#qa_block div#qa_block_area {
    width: 960px;
    margin: 0 auto 0 auto;
    padding: 0 0 30px 0;
    position: relative;
}
body#qapage div#contents section#qa_block2 div#qa_block2_area {
    width: 960px;
    margin: 0 auto 0 auto;
    padding: 0 0 0 0;
    overflow: hidden;
}
body#qapage div#contents section#qa_block div#qa_block_area h1 {
    background: none;
    padding: 90px 0 0 0;
    font-family: 'Hannari', 'Noto Serif Japanese', serif;
    font-size: 46px;
    font-weight: 100;
    color: #5f69a7;
}
body#qapage div#contents p.qa_lead1 {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 26px;
    line-height: 1.5em;
    color: #717071;
    padding: 30px 0 20px 0;
}
body#qapage div#contents section#qa_block2 div#qa_block2_area div.qa_block {
    padding: 0 0 30px 0;
}
body#qapage div#contents section#qa_block2 div#qa_block2_area h2 {
    border: none;
    background-image: url(/assets/img/qa/q.png);
    background-repeat: no-repeat;
    background-position: left top;
    margin: 30px 0 15px 0;
    padding: 10px 0 0 70px;
    height: inherit;
    min-height: 50px;
    width: inherit;
    color: #004097;
    font-size: 20px;
}
body#qapage div#contents section#qa_block2 div#qa_block2_area h2:hover {
    color: #a0daf6;
    cursor: pointer;
}
body#qapage div#contents section#qa_block2 div#qa_block2_area dd p {
    background-image: url(/assets/img/qa/a.png);
    background-repeat: no-repeat;
    background-position: left top;
    margin: 0 0 0 0;
    padding: 0 0 0 70px;
    line-height: 175%;
    min-height: 55px;
    color: #717071;
    font-size: 16px;
}

/**************************
お客さまのお声
**************************/
#voice {}
#voice #contents #voice_block {
    background-image: url(/assets/img/voice/header_bg2.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 1350px;
    height: 314px;
}
#voice #contents #voice_block #voice_block_area {
    width: 980px;
    margin: 0 auto;
}
#voice #contents #voice_block #voice_block_area h1 {
    background: none;
    padding: 90px 0 0 0;
    font-family: 'Hannari', 'Noto Serif Japanese', serif;
    font-size: 46px;
    font-weight: 100;
    color: #5f69a7;
}
#voice #contents .voice_lead1 {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 26px;
    line-height: 1.5em;
    color: #717071;
    padding: 30px 0 20px 0;
}
#voice .voice_box {
    width: 980px;
    margin: 0 auto;
}
#voice .voice_box img {
    max-width: 100%;
}
#voice .voice_box .l_list {
    margin: 60px 0;
}
#voice .voice_box .s_list {
    display: flex;
    flex-wrap: wrap;
}
#voice .voice_box .s_list li {
    display: flex;
    width: 43%;
    padding: 25px;
    border-left: solid 1px #cdced4;
    border-top: solid 1px #cdced4;
}
/*#voice .voice_box .s_list li:nth-child(odd) {
    border-left: solid 1px #FFF;
}*/
#voice .voice_box .s_list li:first-child {
    border-left: solid 1px #FFF;
}
#voice .voice_box .s_list .image {
    width: 190px;
}
#voice .voice_box .s_list .text {
    margin-left: 20px;
    margin-top: 5px;
    font-family: 'Hannari', 'Noto Serif Japanese', serif;
    width: 90%;
}
#voice .voice_box .s_list .text .title {
    font-weight: 100;
    font-size: 26px;
    line-height: 1.1;
    margin-bottom: 10px;
}
#voice .voice_box .s_list .text .title span {
    color: #6d76ad;
}
#voice .voice_box .s_list .text .name {
    font-size: 16px;
    color: #6c6c6c;
}
#voice .voice_box .s_list .text .name span {
    font-size: 11px;
}

/*  お客さまの声詳細  */
.voice_box.voice_detail {}
.voice_box.voice_detail .text_inner {}
.voice_box.voice_detail .text_inner .detail {
    border-bottom: solid 1px #cdced4;
    padding: 50px 0;
    display: flex;
}

.voice_box.voice_detail .text_inner .detail .detail_text {
    width: 65%;
}
.voice_box.voice_detail .text_inner .detail .detail_image {
    width: 50%;
}
.voice_box.voice_detail .text_inner .detail .detail_image img {
    display: block;
    margin: 0 auto;
    width: 90%;
}
.voice_box.voice_detail .text_inner .detail .detail_text .detail_title {
    color: #6d76ad;
    font-family: 'Hannari', 'Noto Serif Japanese', serif;
    font-size: 32px;
    line-height: 1.2;
    margin-bottom: 25px;
}
.voice_box.voice_detail .text_inner .detail .detail_text p {
    font-size: 18px;
    line-height: 1.4;
    margin-bottom: 14px;
}

.voice_box.voice_detail .other_list {
    font-family: 'Hannari', 'Noto Serif Japanese', serif;
    margin-bottom: 60px;
}
.voice_box.voice_detail .other_list .title {
    text-align: center;
    font-weight: bold;
    font-size: 28px;
    margin: 60px 0;
}
.voice_box.voice_detail .other_list a {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 16px;
    padding: 10px;
    transition: .3s;
    box-shadow:0px 4px 17px 3px #e5e5e5;
    margin-bottom: 10px;
    background: url("/assets/img/voice/icon_arrow.png") no-repeat 95% center #6d76ad;
    background-size: 18px;
    color: #FFF;
}
.voice_box.voice_detail .other_list a:hover {
    background: url("/assets/img/voice/icon_arrow.png") no-repeat 95% center #858dbf;
    background-size: 18px;
    box-shadow: none;
}


/*
@media (min-width: 770px){
    .sp{
        display: none;
    }
    a[href^="tel:"] {
        cursor: default;
        pointer-events: none;
    }
}

@media only screen and (max-width:769px){
    .pc{
        display: none;
    }
    img {
        width: 100%;
        vertical-align: bottom;
    }
*/




.accordionbox{
	width: 50%;
	margin: 10px auto 40px;
	padding: 20px;
    border-bottom: solid 1px #727171;
    border-top: solid 1px #727171;
}
.accordionlist dt{
    border-top: solid 1px #727171;
    display:block;
    overflow: hidden;
}
.accordionlist dt:first-child{
    border-top: none !important;
}
.accordionlist dt .title{
    padding-left: 10px;
	float: left;
}
.accordionlist dd{
    display:none;
	background: #fff;
	padding:0 0 20px 15px;
}
.accordion_icon,
.accordion_icon span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
}
.accordion_icon {
	position: relative;
	width: 30px;
	height: 30px;
	float: right;
	margin: 30px 5px 0 0;
}
.accordion_icon span {
	position: absolute;
    left: 6px;
    width: 50%;
	height: 2px;
    background-color: #5f69a7;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
}
.accordion_icon span:nth-of-type(1) {
    top: 5px;
	transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}
.accordion_icon span:nth-of-type(2) {
    top: 5px;
	transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}
/*＋、－切り替え*/
.accordion_icon.active span:nth-of-type(1) {
	display:none;
}
.accordion_icon.active span:nth-of-type(2) {
	top: 5px;
	transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}


@media (min-width: 770px){
    .sp{
        display: none;
    }
    a[href^="tel:"] {
        cursor: default;
        pointer-events: none;
    }
}

@media only screen and (max-width:769px){
    .pc{
        display: none;
    }
    img {
        width: 100%;
        vertical-align: bottom;
    }


/**************************
共通エリア
**************************/
    article {
    }
.text_22 {
    font-size: calc(4vw + 1px);
}
.text_48 {
    font-size: 6.1vw;
}
.pdt50 {
    padding-top: 0!important;
}
.pdt80 {
    padding-top: 0!important;
}
.pdt3 {
    padding-top: 3%!important;
}
    div#contents {
        padding: 64px 0 0 0;
    }

div#contents h1 {
    background-image: url(/assets/img/sp/common/title_bg.png);
    background-position: 10px 18px;
    background-size: 8% auto;
    padding: 5% 4% 3% 12%;
    font-size: 4vw;
    height: inherit;
    border-top: 2px solid #999999;
    border-bottom: 1px solid #999999;
    width: 100%;
    line-height: 1.75em;
    box-sizing: border-box;
    color: #004097;
    position: relative;
}
div#contents h1::after{
  content: "";
  border-top: solid 10px #9fd9f6;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
div#contents h2 {
    width: calc(100% - 7% - 5.29% - 5.29%);
    border: none;
    border-radius: 0;
    font-size: 3.5vw;
    background: none;
    background-image: url(/assets/img/common/title2_bg.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 5% auto;
    color: #004097;
    padding: 0 0 0 7%;
    line-height: 1.25em;
    margin: 4% 5.29% 0 5.29%;
}
/**************************
ヘッダーエリア
**************************/
#header_area {
    display: none;
}


/**************************
メニューエリア
**************************/
body#toppage div#top_head {
}
    #header_block {
        display: none;
    }
    #sp_header_block {
        display: inline;
    }
    #sp_header_block {
        top: -100px;
        position: absolute;
        width: 100%;
        margin: 100px auto 0;
        padding: 30px 0 0;
        line-height: 1;
        z-index: 999;
    }
    #sp_header_block a,
    #sp_header_block {
        color: #fff;
        text-decoration: none;
    }
    #sp_header_block .inner {
        position: relative;
    }
    #sp_header_block .logo {
        float: left;
        font-size: 36px;
    }
    #global-nav ul {
        list-style: none;
        position: absolute;
        right: 0;
        bottom: 0;
        font-size: 12px;
    }
    #global-nav ul li a {
        padding: 0 30px;
    }

    /* Fixed */
    #sp_header_block.fixed {
        margin-top: 0;
        top: 0;
        position: fixed;
        padding-top: 10px;
        height: 55px;
        background: #fff;
        background: rgba(255,255,255,.7);
        transition: top 0.65s ease-in;
        -webkit-transition: top 0.65s ease-in;
        -moz-transition: top 0.65s ease-in;
    }
    #sp_header_block.fixed .logo {
        font-size: 24px;
        color: #333;
    }
    #sp_header_block.fixed #global-nav ul li a {
        color: #333;
        padding: 0 20px;
    }

    /* Toggle Button */
    #nav-toggle {
        display: none;
        position: absolute;
        right: 12px;
        top: 14px;
        width: 34px;
        height: 36px;
        cursor: pointer;
        z-index: 101;
    }
    #nav-toggle div {
        position: relative;
    }
    #nav-toggle span {
        display: block;
        position: absolute;
        height: 4px;
        width: 100%;
        background: #666;
        left: 0;
        -webkit-transition: .35s ease-in-out;
        -moz-transition: .35s ease-in-out;
        transition: .35s ease-in-out;
    }
    #nav-toggle span:nth-child(1) {
        top: 0;
    }
    #nav-toggle span:nth-child(2) {
        top: 11px;
    }
    #nav-toggle span:nth-child(3) {
        top: 22px;
    }
    #nav-toggle span:nth-child(4) {
        top: 28px;
        display: block;
        position: absolute;
        height: inherit;
        width: 100%;
        background: none;
        left: 0;
        -webkit-transition: none;
        -moz-transition: none;
        transition: none;
        color: #000000;
        font-size: 12px;
    }
    #sp_header_block,
    .inner {
        width: 100%;
        padding: 0;
    }
    #sp_header_block {
        top: 0;
        position: fixed;
        margin-top: 0;
    }
    /* Fixed reset */
    #sp_header_block.fixed {
        padding-top: 0;
        background: transparent;
    }
    #mobile-head {
        width: 100%;
        height: 64px;
        z-index: 999;
        position: relative;
        background-color: rgba(255,255,255,0.75);
    }
    #mobile-head h1 {
        width: 200px;
        padding: 15px 0 15px 10px;
    }
    #mobile-head h1::after {
        border: none;
    }
    #sp_header_block.fixed .logo,
    #sp_header_block .logo {
        position: absolute;
        left: 13px;
        top: 13px;
        color: #333;
        font-size: 26px;
    }
    #global-nav {
        position: absolute;
        /* 開いてないときは画面外に配置 */
        top: -493px;
        background-color: rgba(95,105,167,1.00);
        width: 100%;
        padding: 0 0 0 0;
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
    }
    #toppage #global-nav {
        top: -557px;
    }
    #global-nav ul {
        list-style: none;
        position: static;
        right: 0;
        bottom: 0;
        font-size: 16px;
    }
    #global-nav ul li {
        position: static;
        border-top: solid 1px #ffffff;
        padding: 0 0 0 10px;
/**        font-size: 4vw;**/
    }
    #global-nav ul li.menu_top {
        border-top: none;
        background-color: #ffffff;
        padding: 0 0 0 10px;
    }
    #global-nav ul li.menu_top img {
        width: 200px;
    }
    #global-nav ul li ul li a::before {
        content: "＞ "
    }
    #sp_header_block #global-nav ul li a,
    #sp_header_block.fixed #global-nav ul li a {
        width: 100%;
        display: block;
        color: #fff;
        padding: 18px 0 18px 0;
    }
    #toppage #sp_header_block #global-nav ul li.menu_top a,
    #toppage #sp_header_block.fixed #global-nav ul li.menu_top a {
        height: 33px;
    }
    #global-nav ul li a span {
        padding: 0 0 0 10px;
/**        font-size: 2.5vw;**/
    }
    #nav-toggle {
        display: block;
    }
    /* #nav-toggle 切り替えアニメーション */
    .open #nav-toggle span:nth-child(1) {
        top: 11px;
        -webkit-transform: rotate(315deg);
        -moz-transform: rotate(315deg);
        transform: rotate(315deg);
    }
    .open #nav-toggle span:nth-child(2) {
        width: 0;
        left: 50%;
    }
    .open #nav-toggle span:nth-child(3) {
        top: 11px;
        -webkit-transform: rotate(-315deg);
        -moz-transform: rotate(-315deg);
        transform: rotate(-315deg);
    }
    .open #nav-toggle span:nth-child(4) {
        top: 28px;
        color: #000000;
    }
    /* #global-nav スライドアニメーション */
    .open #global-nav {
        /* #global-nav top + #mobile-head height */
        -moz-transform: translateY(556px);
        -webkit-transform: translateY(556px);
        transform: translateY(556px);
    }


/**************************
フッターエリア
**************************/
footer {
}
footer div#footer_buy {
    background-image: url(/assets/img/sp/footer/footer_bg.png);
    background-size: 100% auto;
    height: inherit;
}
footer div#footer_buy div#footer_buy_area {
    width: 100%;
}
footer div#footer_buy div#footer_buy_area h1 {
    padding: 10% 0 0 0;
}
footer div#footer_buy div#footer_buy_area p.teiki_buy {
    text-align: center;
    padding: 5% 4% 5% 4%;
}
footer div#footer_buy div#footer_buy_area div.chui_box {
    background-color: #ffffff;
    padding: 5% 5% 5% 9%;
    margin: 0 4% 0 4%;
}
footer div#footer_buy div#footer_buy_area div.chui_box p {
    font-size: 3.5vw;
    color: #717071;
    text-indent: -1em;
}
footer div#footer_buy div#footer_buy_area div.tsudo_box {
    padding: 6% 4% 0 4%;
}
footer div#footer_buy div#footer_buy_area div.tsudo_box p.tsudo_title {
    float: none;
}
footer div#footer_buy div#footer_buy_area div.tsudo_box p.tsudo_buy {
    float: none;
    padding: 0% 0 7% 0;
}
/* footer div#footer_contact {
    background-image: url(/assets/img/sp/footer/tel_bg.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
}
footer div#footer_contact p {
    text-align: center;
    padding: 13% 5.29% 13% 5.29%;
} */
footer #footer_contact_area {
  width: 100%;
  flex-wrap: wrap;
  margin: 0 auto;
  padding: 60px 0;
}
footer #footer_contact_area .footer_col {
  width: 100%;
  margin: 20px 0;
  padding: 0 10px;
  box-sizing: border-box;
}
footer #footer_contact_area img {
  width: 100%;
}

footer div#footer_contact {
    background-color: #efefef;
}
footer div#footer_contact p {
    text-align: center;
    padding: 40px 0 40px 0;
}
footer .footer_sns_content {
  position: relative;
}
footer .footer_sns_content a {
  position: absolute;
  display: block;
  bottom: 16px;
  left: 0;
  right: 0;
  text-align: center;
}
footer .footer_tel {
  background: url(/assets/img/sp/footer/tel_bg.png) center center / cover no-repeat;
  margin-top: 500px;
}
footer .footer_tel a {
  display: block;
  margin: 0 auto;
  width: 100%;
}




footer div#footer_copy {
}
footer div#footer_copy div#footer_copy_area {
    width: 100%;
    margin: 0 auto 0 auto;
    overflow: hidden;
    padding: 5% 0 20% 0;
}
footer div#footer_copy div#footer_copy_area p {
    float: none;
    font-size: 3vw;
    text-align: center;
}
footer div#footer_copy div#footer_copy_area p img {
    width: 58.27%;
    margin: 0 0 0 0;
}
footer div#footer_copy div#footer_copy_area p.footer_copy_text {
    padding: 0 0 0 20px;
}
footer div#footer_copy div#footer_copy_area ul {
    float: none;
    overflow: hidden;
    border-top: solid 1px #999;
    margin: 4% 0 4% 0;
}
footer div#footer_copy div#footer_copy_area ul li {
    float: left;
    width: 50%;
    text-align: center;
    padding: 3% 0 3% 0;
    font-size: 4vw;
    border-bottom: solid 1px #999;
}
footer div#footer_copy div#footer_copy_area ul li:nth-child(2n-1) {
    width: calc(50% - 1px);
    border-right: solid 1px #999;
}
footer div#footer_copy div#footer_copy_area ul li a {
    color: #5f69a7;
}
footer div#footer_copy div#footer_copy_area ul li:not(:last-child)::after {
    content: none;
}


/**************************
トップページ
**************************/
body#toppage div#contents section#top_item {
    background-image: url(/assets/img/sp/top/contents1_bg.jpg);
    background-size: 100% auto;
    background-position: bottom center;
    height: inherit;
    padding: 80% 0 15% 0;
}
body#toppage div#contents section#top_special {
    background-image: url(/assets/img/sp/top/contents2_bg.jpg);
    background-color: #fffef7;
    background-size: 100% auto;
    height: inherit;
    padding: 113% 0 15% 0;
}
body#toppage div#contents section#top_about {
    background-image: url(/assets/img/sp/top/contents3_bg.jpg);
    background-size: 100% auto;
    height: inherit;
    padding: 80% 0 15% 0;
}
body#toppage div#contents section#top_voice {
    background-image: url(/assets/img/sp/top/contents4_2_bg.png);
    background-size: 100% auto;
    height: inherit;
    padding: 110% 0 15% 0;
}
body#toppage div#contents section#top_item div#top_item_area,
body#toppage div#contents section#top_about div#top_about_area,
body#toppage div#contents section#top_voice div#top_voice_area {
    width: calc(100% - 5.29% - 5.29%);
    padding: 0 5.29% 0 5.29%;
}
body#toppage div#contents section#top_special div#top_special_area {
    width: 100%;
}
body#toppage div#contents h1 {
    font-family: 'Hannari', 'Noto Serif Japanese', serif;
    font-size: 6.7vw;
    font-weight: 100;
    color: #5f69a7;
}
body#toppage div#contents p.top_lead {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 26px;
    line-height: 1.5em;
    color: #717071;
}
body#toppage div#contents p.detail_button {
    font-size: 4vw;
    width: 100%;
}
body#toppage div#contents p.detail_button:hover {
    transition: .3s;
    background-color: #a2aadb;
}
body#toppage div#contents p.detail_button a {
    display: block;
    color: #ffffff;
    padding: 15px 0 15px 0;
}
body#toppage div#contents p.detail_button a::after {
    content: " \025b6";
}
    body#toppage div#contents section#top_item h1,
    body#toppage div#contents section#top_special h1,
    body#toppage div#contents section#top_about h1,
    body#toppage div#contents section#top_voice h1,
    body#toppage div#contents section#top_item h1::after,
    body#toppage div#contents section#top_special h1::after,
    body#toppage div#contents section#top_about h1::after,
    body#toppage div#contents section#top_voice h1::after
     {
        background: none;
        padding: 0 0 0 0;
        border: none;
        position: static;
    }
body#toppage div#contents section#top_item h1 {
    background: none;
    position: static;
    top: 0;
    left: 0;
    padding: 12% 0 3% 0;
    text-align: center;
    height: inherit;
}
body#toppage div#contents section#top_item p.top_lead {
    position: static;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 4.25vw;
    line-height: 1.65em
}
body#toppage div#contents section#top_item p.top_cap {
    font-size: 3vw;
    position: static;
    width: 100%;
    border-top: solid 1px #717071;
    padding: 3% 0 5% 0;
    margin: 3% 0 0 0;
}
body#toppage div#contents section#top_item p.detail_button {
    position: static;
    top: 0;
    left: 0;
}
body#toppage div#contents section#top_special p.top_title2 {
    position: static;
    top: 0;
    left: 0;
    font-size: 6vw;
    width: 100%;
    text-align: center;
    border-radius: 0;
    border-left: none;
    border-right: none;
    background-color: #ffffff;
    font-family: 'Hannari', 'Noto Serif Japanese', serif;
    padding: 5% 0 5% 0;
}
body#toppage div#contents section#top_special h1 {
    background: none;
    position: static;
    top: 0;
    left: 0;
    padding: 7% 0 3% 0;
    text-align: center;
    height: inherit;
}
body#toppage div#contents section#top_special h1 span {
    padding: 0 0 0 0;
}
body#toppage div#contents section#top_special p.top_lead {
    position: static;
    top: 0;
    left: 0;
    width: 100%;
    font-size: 3.5vw;
    text-align: center;
}
body#toppage div#contents section#top_special p.detail_button {
    position: static;
    top: 0;
    left: 0;
    width: calc(100% - 5.29% - 5.29%);
    margin: 8% auto 0 auto;
}
body#toppage div#contents section#top_about h1 {
    background: none;
    position: static;
    top: 0;
    left: 0;
    padding: 12% 0 3% 0;
    text-align: center;
    height: inherit;
}
body#toppage div#contents section#top_about p.top_lead {
    position: static;
    top: 0;
    left: 0;
    width: 100%;
    font-size: 4vw;
    text-align: center;
    padding: 0 0 0 0;
}
body#toppage div#contents section#top_about p.top_cap {
    position: static;
    top: 0;
    left: 0;
    width: 100%;
    font-size: 3vw;
    padding: 4% 0 4% 0;
}
body#toppage div#contents section#top_about p.detail_button {
    position: static;
    top: 0;
    left: 0;
}
body#toppage div#contents section#top_voice h1 {
    background: none;
    position: static;
    top: 0;
    left: 0;
    padding: 12% 0 3% 0;
    text-align: center;
    height: inherit;
}
body#toppage div#contents section#top_voice p.top_lead {
    position: static;
    top: 0;
    left: 0;
    width: 100%;
    font-size: 4vw;
    text-align: center;
    padding: 0 0 0 0;
    margin-bottom: 20px;
}
body#toppage div#contents section#top_voice p.top_cap {
    position: static;
    top: 0;
    left: 0;
    width: 100%;
    font-size: 3vw;
    padding: 4% 0 4% 0;
}
body#toppage div#contents section#top_voice p.detail_button {
    position: static;
    top: 0;
    left: 0;
}


/**************************
アレルナイトプラスとはページ
**************************/
body#aboutpage div#contents section#about_block {
    background-image: url(/assets/img/sp/about/header_bg.jpg);
    background-size: 100% auto;
    background-position: center top;
    height: inherit;
}
body#aboutpage div#contents section#about_block2,
body#aboutpage div#contents section#about_block3,
body#aboutpage div#contents section#about_block4,
body#aboutpage div#contents section#about_block5 {
    background-image: none;
}

body#aboutpage div#contents section#about_block div#about_block_area,
body#aboutpage div#contents section#about_block2 div#about_block2_area,
body#aboutpage div#contents section#about_block3 div#about_block3_area,
body#aboutpage div#contents section#about_block4 div#about_block4_area,
body#aboutpage div#contents section#about_block5 div#about_block5_area {
    width: 100%;
    margin: 0 auto 0 auto;
    padding: 0 0 5% 0;
}
body#aboutpage div#contents section#about_block3 div#about_block3_area {
    background: none;
}
body#aboutpage div#contents section#about_block div#about_block_area h1 {
    background: none;
    padding: 9% 0 0 2%;
    font-size: 6.5vw;
    border: none;
    line-height: 1em;
}
body#aboutpage div#contents section#about_block div#about_block_area h1::after {
    border: none;
}
body#aboutpage div#contents p.about_lead1 {
    font-size: 3.4vw;
    padding: 4% 0 1% 2%;
    width: 98%;
    color: #004097;
}
body#aboutpage div#contents p.about_cap {
    font-size: 2.8vw;
    width: 96%;
    border-top: none;
    padding: 3% 2% 2% 2%;
    line-height: 1.25em;
    color: #004097;
}
body#aboutpage div#contents p.about_img1 {
    float: none;
    padding: 0 0 0 0;
}
body#aboutpage div#contents p.about_lead {
    font-size: 3vw;
    line-height: 2em;
    color: #717071;
    padding: 3% 5.29% 0 5.29%;
}
body#aboutpage div#contents p.about_img {
    padding: 10px 0 20px 0;
}


/**************************
商品紹介ページ
**************************/
body#itempage div#contents section#item_block {
    background-image: url(/assets/img/sp/item/header_bg.jpg);
    background-size: 100% auto;
    background-position: center top;
    height: inherit;
    padding: 0 0 170% 0;
    margin: 0 0 5% 0;
}
body#itempage div#contents section#item_block2,
body#itempage div#contents section#item_block3,
body#itempage div#contents section#item_block4,
body#itempage div#contents section#item_block5 {
    background-image: none;
}
body#itempage div#contents section#item_block div#item_block_area {
    width: 100%;
    margin: 0 auto 0 auto;
    padding: 0 0 0 0;
    position: relative;
}
body#itempage div#contents section#item_block2 div#item_block2_area,
body#itempage div#contents section#item_block3 div#item_block3_area,
body#itempage div#contents section#item_block4 div#item_block4_area,
body#itempage div#contents section#item_block5 div#item_block5_area {
    width: 100%;
    margin: 0 auto 0 auto;
    padding: 0 0 30px 0;
    overflow: hidden;
}
body#itempage div#contents section#item_block div#item_block_area h1 {
    background: none;
    padding: 7% 0 0 2%;
    font-size: 6.5vw;
    border: none;
    line-height: 1em;
}
body#itempage div#contents section#item_block div#item_block_area h1::after {
    border: none;
}
body#itempage div#contents section#item_block div#item_block_area p.item_top1_1 {
    position: absolute;
    top: 212%;
    left: 0;
    width: 97%;
    padding: 0 0 0 3%;
}
body#itempage div#contents section#item_block div#item_block_area p.item_top1_2 {
    position: absolute;
    top: 610%;
    left: 0;
    width: 80%;
    padding: 0 10% 0 10%;
}
body#itempage div#contents section#item_block div#item_block_area p.item_top1_3 {
    position: absolute;
    top: 1078%;
    left: 0;
    width: 80%;
    padding: 0 10% 0 10%;
}
body#itempage div#contents section#item_block div#item_block_area p.item_top1_4 {
    position: absolute;
    top: 1184%;
    left: 0;
    width: 80%;
    padding: 0 10% 0 10%;
}
body#itempage div#contents section#item_block div#item_block_area p.item_top1_5 {
    position: absolute;
    top: 1258%;
    left: 0;
    width: 80%;
    padding: 0 10% 0 10%;
}
body#itempage div#contents section#item_block2 div#item_block2_area div.item_profile {
    padding: 3% 3% 3% 3%;
    margin: 5% 5.29% 0 5.29%;
}
body#itempage div#contents section#item_block2 div#item_block2_area div.item_profile h2 {
    color: #717071;
    font-size: 3.4vw;
    border: none;
    border-bottom: dotted 1px #717071;
    background: none;
    padding: 0 0 0 0;
    width: inherit;
    margin: 0 0 0 0;
}
body#itempage div#contents section#item_block2 div#item_block2_area div.item_profile h2::before {
    content: "● ";
}
body#itempage div#contents section#item_block2 div#item_block2_area div.item_profile p {
    color: #717071;
    font-size: 3.2vw;
    line-height: 1.75em;
    margin: 0.2em 0 1em 0;
}
body#itempage div#contents p.item_img {
    float: none;
    padding: 3% 0 3% 0;
    margin: 0 5.29% 0 5.29%;
}
body#itempage div#contents p.item_lead {
    color: #717071;
    font-size: 3.4vw;
    line-height: 2em;
    margin: 3% 5.29% 0 5.29%;
}
body#itempage div#contents h2 {
    clear: both;
}


/**************************
スペシャルページ
**************************/
body#specialpage div#contents section#special_murakami1 {
    background-image: url(/assets/img/sp/special/main.jpg);
    background-size: 100% auto;
    background-position: center top;
    height: inherit;
}
body#specialpage div#contents section#special_murakami1 div#special_murakami1_area {
    width: 100%;
    background: none;
    padding: 112% 0 0 0;
}
body#specialpage div#contents section#special_murakami1 div#special_murakami1_area p.special_title2 {
    font-size: 3.8vw;
    width: 70%;
    margin: 0 15% 0 15%;
    padding: 0 0 0.4em 0;
}
body#specialpage div#contents section#special_murakami1 div#special_murakami1_area h1,
body#specialpage div#contents section#special_murakami1 div#special_murakami1_area h1::after {
    background: none;
    padding: 0 0 0 0;
    border: none;
    position: static;
}
body#specialpage div#contents section#special_murakami1 div#special_murakami1_area h1 {
    background: none;
    font-size: 6.7vw;
    line-height: 1.25em;
    padding: 4% 0 0 0;
    margin: 0 0 0 0;
    height: inherit;
    text-align: center;
}
body#specialpage div#contents section#special_murakami1 div#special_murakami1_area p.special_title_lead {
    font-size: 4vw;
    width: 70%;
    margin: 2% 15% 2% 15%;
}
body#specialpage div#contents section#special_murakami1 div#special_murakami1_area p.special_title_cap {
    font-family: 'Noto Serif Japanese', serif;
    font-size: 4vw;
    width: 70%;
    margin: 2% 15% 2% 15%;
    padding: 0 0 5% 0;
}
body#specialpage div#contents section#special_murakami2,
body#specialpage div#contents section#special_murakami3,
body#specialpage div#contents section#special_murakami4 {
    background-color: #f5fbfe;
    padding: 0 0 50px 0;
}
body#specialpage div#contents section#special_murakami2 div#special_murakami2_block,
body#specialpage div#contents section#special_murakami3 div#special_murakami3_block,
body#specialpage div#contents section#special_murakami4 div#special_murakami4_block {
    background-image: url(/assets/img/sp/special/title2_bg.png);
    background-size: 100% auto;
    background-position: center top;
}
body#specialpage div#contents section#special_murakami2 div#special_murakami2_block div#special_murakami2_area,
body#specialpage div#contents section#special_murakami3 div#special_murakami3_block div#special_murakami3_area,
body#specialpage div#contents section#special_murakami4 div#special_murakami4_block div#special_murakami4_area {
    width: calc(100% - 5.29% - 5.29%);
    margin: 0 5.29% 0 5.29%;
    overflow: hidden;
}
body#specialpage div#contents section#special_murakami4 {
    background-image: url(/assets/img/sp/special/bg.png);
    background-size: 100% auto;
    background-position: center bottom;
}
body#specialpage div#contents p.special_img1 {
    float: none;
    padding: 0 0 0 0;
    margin: 0 auto 0 auto;
    width: 80%;
}
body#specialpage div#contents p.special_img2 {
    float: none;
    padding: 0 0 0 0;
    margin: 0 auto 0 auto;
    width: 80%;
}
body#specialpage div#contents h1.special_title,
body#specialpage div#contents h1.special_title::after {
    background: none;
    padding: 0 0 0 0;
    border: none;
    position: static;
}
body#specialpage div#contents h1.special_title {
    font-family: 'Hannari', 'Noto Serif Japanese', serif;
    font-size: 6.1vw;
    font-weight: 100;
    color: #5f69a7;
    line-height: 1.5em;
    letter-spacing: -0.09em;
    padding: 5% 0 0 0;
    height: inherit;
    background: none;
}
body#specialpage div#contents section#special_murakami3 div#special_murakami3_block div#special_murakami3_area h1.special_title {
    padding: 54px 0 0 0;
}
body#specialpage div#contents p.special_lead {
    font-family: 'Noto Serif Japanese', serif;
    font-size: 20px;
    color: #717071;
    line-height: 1.75em;
    padding: 1em 0 0 0;
}
body#specialpage div#contents p.special_chui {
    text-align: right;
    color: #717071;
}
body#specialpage div#contents section#special_murakami4 div#special_murakami4_block div#special_murakami4_area div.special_profile {
    border: solid 1px #5f69a7;
    padding: 20px 20px 0 20px;
    margin: 50px 0 0 0;
}
body#specialpage div#contents section#special_murakami4 div#special_murakami4_block div#special_murakami4_area div.special_profile h2 {
    color: #5f69a7;
    font-size: 20px;
    border: none;
    background: none;
    padding: 0 0 0 0;
    width: inherit;
}
body#specialpage div#contents section#special_murakami4 div#special_murakami4_block div#special_murakami4_area div.special_profile p {
    color: #5f69a7;
    font-size: 20px;
    line-height: 1.75em;
    margin: 1em 0 1em 0;
}


/**************************
よくあるご質問ページ
**************************/
body#qapage div#contents section#qa_block {
    background-image: url(/assets/img/sp/qa/header_bg.jpg);
    background-size: 100% auto;
    background-position: center top;
    height: inherit;
}
body#qapage div#contents section#qa_block2 {
    background-image: none;
}
body#qapage div#contents section#qa_block div#qa_block_area {
    width: 100%;
    margin: 0 auto 0 auto;
    padding: 0 0 30px 0;
    position: relative;
}
body#qapage div#contents section#qa_block2 div#qa_block2_area {
    width: 100%;
    margin: 0 auto 0 auto;
    padding: 0 0 0 0;
    overflow: hidden;
}
body#qapage div#contents section#qa_block div#qa_block_area h1 {
    background: none;
    padding: 9% 0 0 2%;
    font-size: 6.5vw;
    border: none;
    line-height: 1em;
}
body#qapage div#contents section#qa_block div#qa_block_area h1::after {
    border: none;
}
body#qapage div#contents p.qa_lead1 {
    font-size: 3.4vw;
    padding: 4% 0 1% 2%;
    width: 98%;
    color: #004097;
}
body#qapage div#contents section#qa_block2 div#qa_block2_area div.qa_block {
    padding: 0 0 30px 0;
}
body#qapage div#contents section#qa_block2 div#qa_block2_area h2 {
    border: none;
    background: none;
    margin: 0 0 0 0;
    padding: 0.4em 4% 0.4em 8%;
    height: inherit;
    min-height: 19px;
    width: calc(100% - 30px - 4% - 11%);
    color: #004097;
    font-size: 3.8vw;
    color: #004097;
    line-height: 1.2em;
    text-indent: 0;
}
    body#qapage div#contents section#qa_block2 div#qa_block2_area h2:before {
/**        content: "Q.";
        margin-right: 0.5em;
        font-size: 5vw;**/
}
body#qapage div#contents section#qa_block2 div#qa_block2_area h2:hover {
    color: #a0daf6;
    cursor: pointer;
}
body#qapage div#contents section#qa_block2 div#qa_block2_area dd p {
    background: none;
    margin: 0 0 0 0;
    padding:0.4em 4% 0.4em 11%;
    line-height: 1.2em;
    min-height: 15px;
    color: #717071;
    font-size: 3vw;
    border: none;
    text-indent: -2em;
}

body#qapage div#contents section#qa_block2 div#qa_block2_area dd p:before {
    content: "A.";
    margin-right: 1em;
}

/**************************
お客さまのお声
**************************/
#voice {}
#voice #contents #voice_block {
    background-size: 140% auto;
    background-position: center top;
    height: inherit;
}
#voice #contents #voice_block #voice_block_area {
    width: 100%;
    margin: 0 auto;
}
#voice #contents #voice_block #voice_block_area h1 {
    padding: 9% 0 0 2%;
    font-size: 6.5vw;
    border: none;
    line-height: 1em;
    color: #5f69a7;
}
#voice #contents .voice_lead1 {
    font-size: 3.4vw;
    padding: 4% 0 9% 2%;
    width: 98%;
    color: #717071;
}
#voice .voice_box {
    width: 100%;
    margin: 0 auto;
}
#voice .voice_box .l_list {
    margin: 5% 0;
}
#voice .voice_box .s_list {
    display: block;
}
#voice .voice_box .s_list li {
    display: flex;
    width: 94%;
    padding: 4%;
    box-sizing: border-box;
}
#voice .voice_box .s_list .image {
    width: 25%;
}
#voice .voice_box .s_list .text {}
#voice .voice_box .s_list .text .title {}
#voice .voice_box .s_list .text .title span {
    color: #6d76ad;
}
#voice .voice_box .s_list .text .name {
    font-size: 16px;
    color: #6c6c6c;
}
#voice .voice_box .s_list .text .name span {
    font-size: 11px;
}

/*  お客さまの声詳細  */
.voice_box.voice_detail {}
.voice_box.voice_detail .text_inner {}
.voice_box.voice_detail .text_inner .detail {
    display: block;
    padding: 0;
}

.voice_box.voice_detail .text_inner .detail .detail_text {
    width: 94%;
    padding: 4%;
}
.voice_box.voice_detail .text_inner .detail  .detail_text img {
    width: 50%;
    float: right;
    display: block;
}
.voice_box.voice_detail .text_inner .detail .detail_image img {}
.voice_box.voice_detail .text_inner .detail .detail_text .detail_title {
    font-size: 26px;
    line-height: 1.2;
    margin-bottom: 15px;
}
.voice_box.voice_detail .text_inner .detail .detail_text p {
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 14px;
}

.voice_box.voice_detail .other_list {
    margin-bottom: 60px;
}
.voice_box.voice_detail .other_list .title {
    text-align: center;
    font-weight: bold;
    font-size: 28px;
    margin: 60px 0;
}
.voice_box.voice_detail .other_list a {
    width: 83%;
    margin: 15px auto;
    padding-right: 10%;
}
.voice_box.voice_detail .other_list a:hover {
    background: url("/assets/img/voice/icon_arrow.png") no-repeat 95% center #858dbf;
    background-size: 18px;
    box-shadow: none;
}


.accordionbox{
	width: 50%;
	margin: 10px auto 40px;
	padding: 20px;
    border-bottom: solid 1px #727171;
    border-top: solid 1px #727171;
}
.accordionlist dt{
    border-top: solid 1px #727171;
    display:block;
    overflow: hidden;
    padding: 10px 0 10px 0;
    position: relative;
}
.accordionlist dt::before {
    content: "Q.";
    font-size: 5vw;
    color: #004097;
  position: absolute;
  top: 50%;
  left: 10px;
  margin-top: -12px;
}
.accordionlist dt:first-child{
    border-top: none !important;
}
.accordionlist dt .title{
    padding-left: 10px;
	float: none;
    width: calc(100% - 10px)
}
.accordionlist dd{
    display:none;
	background: #fff;
	padding: 0 0 3% 0;
}
.accordion_icon,
.accordion_icon span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
}
.accordion_icon {
	position: absolute;
	width: 30px;
	height: 30px;
	float: none;
	margin: 0 0 0 0;
  top: 36%;
  right: 0;
  font-size: 3.8vw;
}
.accordion_icon span {
	position: absolute;
    left: 6px;
    width: 50%;
	height: 2px;
    background-color: #5f69a7;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
}
.accordion_icon span:nth-of-type(1) {
    top: 5px;
	transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}
.accordion_icon span:nth-of-type(2) {
    top: 5px;
	transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}
/*＋、－切り替え*/
.accordion_icon.active span:nth-of-type(1) {
	display:none;
}
.accordion_icon.active span:nth-of-type(2) {
	top: 5px;
	transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

.fix_contents {
    position: fixed;
    bottom: 0;
    height: 65px;
}
.fix_contents ul {
    display: flex;
}


}
