@charset "UTF-8";
/* CSS Document */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
    line-height: 1;
    background-color: #F2F2F2;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    font-style: normal;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}header .pc_nav ul {
    display: flex;
    text-align: center;
    margin: auto;
    width: 60%;
}
.pc_nav ul li {
    width: 25%;
    text-decoration: none;
}
.pc_nav ul li a {
    display: block;
    padding-top: 3px;
    padding-bottom: 7px;
    text-decoration: none;
    list-style-type: none;
    color: #282828;
    position: fixed;
    width: 15%;
    margin-top: 20px;
    margin-bottom: 0px;
    font-family: "Arial Black", Gadget, sans-serif;
    font-weight: normal;
}
.pc_nav a::after{
	position: absolute;
	bottom: 0px;
	left: 50%;
	content: '';
	width: 0;
	height: 1.6px;
	background-color: #ee2d7b;
	transition: .3s;
	transform: translateX(-50%);
}
.pc_nav a:hover::after{
	width: 100%;
}
.pc_top {
    width: 100%;
    display: block;
}
.sp_top {
    display: none;
}
.pc_face {
    width: 50%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 70px;
    display: block;
    margin-top: 40px;
}
.pc_shop_3 {
    width: auto;
    margin-bottom: 50px;
    margin-top: 30px;
}
.pc_shop_3 ul {
    display: flex;
    margin: auto;
    width: 85%;
}
.pc_shop_3 ul li {
    width: 100%;
    text-align: center;
    text-decoration: none;
}
.pc_shop_3 ul li a {
    display: inline-block;
    width: 90%;
    color: #FFFFFF;
    background-color: #D61456;
    padding-top: 10px;
    padding-bottom: 15px;
    border-radius: 15px;
    text-decoration: none;
    font-size: 20px;
    font-family: "Aoto Gothic Medium";
    background-size: 50px auto;
}
.pc_shop_3 ul li a:hover{
	background-color: #F18D00;
}
ul .base a {
    vertical-align: middle;
}
.pc_shop_3 ul .rakutore {
}
ul .rakutore a {
}
.base a img {
    position: relative;
    top: 10%;
    vertical-align: middle;
}
.base a span {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    height: 17px;
}
.pc_shop_3 ul .base a  {
    margin-top: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.jump_1 {
    display: block;
    padding-top: 100px;
    margin-top: -100px;
}
.jump_2 {
    display: block;
    padding-top: 150px;
    margin-top: -80px;
}
.jump_3 {
    display: block;
    padding-top: 100px;
    margin-top: -50px;
    margin-bottom: 30px;
}
.jump_4 {
    display: block;
    padding-top: 100px;
    margin-top: -100px;
}

.feature {
    margin-top: auto;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 50px;
    width: 60%;
    display: block;
}
.title_1 li {
    list-style-type: none;
    margin-bottom: 20px;
}
.title_1_sp li {
    list-style-type: none;
    margin-bottom: 20px;
    display: none;
}
.title_1 li img {
    width: 90%;
    margin: auto;
    display: block;
}
.koubo_img {
    width: 100%;
    display: block;
}
.koubo_img_sp {
    display: none;
}
.title_2 {
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    display: block;
    width: 30%;
    text-align: center;
    padding-top: 7px;
    padding-bottom: 7px;
    background-color: #D61456;
    text-shadow: 0px 0px;
    color: #FFFFFF;
    margin-top: 30px;
    font-size: 20px;
    border-radius: 5px;
}
.title_2_text {
}
.title_2_text p {
    width: 82%;
    margin-top: 15px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    text-align: justify;
    line-height: 45px;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    background-color: #FFFFFF;
    font-size: 25px;
    border-radius: 10px;
    color: #282828;
}
.title_3 {
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    width: 12%;
    display: block;
    text-align: center;
    color: #FFFFFF;
    background-color: #F18D00;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-top: 100px;
    font-size: 20px;
    border-radius: 5px;
}
.title_3_flavor {
    display: flex;
    margin-top: 15px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    width: 85%;
}
.title_3_sp_flavor {
    display: flex;
    margin-left: auto;
    margin-bottom: auto;
    width: 85%;
    margin-top: 15px;
    margin-right: auto;
}
.title_3_flavor li {
    text-align: center;
    list-style-type: none;
}
.title_3_sp_flavor li {
    text-align: center;
    list-style-type: none;
}
.title_3_flavor li img {
    width: 95%;
}
.title_3_sp_flavor li img {
    display: none;
}
.title_7 {
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 25px;
    display: block;
    width: 35%;
    text-align: center;
    padding-top: 7px;
    padding-bottom: 7px;
    background-color: #D61456;
    text-shadow: 0px 0px;
    color: #FFFFFF;
    margin-top: 95px;
    font-size: 20px;
    border-radius: 5px;
}
#drink {
    margin-bottom: 0px;
}
.how_to {
    width: 83%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    display: block;
}
.title_8 {
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 15px;
    width: 30%;
    display: block;
    text-align: center;
    color: #FFFFFF;
    background-color: #F18D00;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-top: 130px;
    font-size: 20px;
    border-radius: 5px;
}
.price {
    width: 83%;
    margin: auto;
    display: block;
}
.title_4 {
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    display: block;
    width: 30%;
    text-align: center;
    padding-top: 7px;
    padding-bottom: 7px;
    background-color: #D61456;
    text-shadow: 0px 0px;
    color: #FFFFFF;
    margin-top: 30px;
    border-radius: 5px;
    font-size: 20px;
}
.title_4_text p {
    width: 80%;
    margin-top: 15px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
    text-align: center;
    line-height: 40px;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    background-color: #FFFFFF;
    font-size: 100%;
    border-radius: 10px;
}
.title_5 {
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
    width: 30%;
    display: block;
    text-align: center;
    color: #FFFFFF;
    background-color: #F18D00;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-top: 30px;
    font-size: 20px;
    border-radius: 5px;
}
.title_5_voice {
    display: block;
}
.title_5_voice ul {
    display: flex;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    width: 83%;
    text-align: center;
    margin-top: 20px;
}
.title_5_voice ul li {
}
.title_5_voice ul li img {
    width: 96%;
}
.title_5_voice_sp {
    display: none;
}
.title_6 {
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    display: block;
    width: 30%;
    text-align: center;
    padding-top: 7px;
    padding-bottom: 7px;
    background-color: #D61456;
    text-shadow: 0px 0px;
    color: #FFFFFF;
    margin-top: 30px;
    border-radius: 5px;
    font-size: 20px;
}
.title_6_box {
    margin-top: 15px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    width: 82%;
    background-color: #FFFFFF;
    padding-top: 25px;
    padding-bottom: 20px;
    border-radius: 10px;
}
.title_6_text {
    display: flex;
    margin: auto;
    width: 95%;
}
.title_6_text li {
    width: 100%;
    text-align: left;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    font-size: 16px;
}
.title_6_text li .title_6_q1 {
    border-bottom: 2px solid #D61456;
    margin-bottom: 0px;
    padding-bottom: 10px;
    display: flex;
    font-size: 18px;
    font-weight: normal;
    color: #282828;
}
.title_6_box .title_6_text li .title_6_q1 img {
}
.title_6_text li .title_6_q2 {
    border-bottom: 2px solid #F18D00;
    margin-bottom: 0px;
    padding-bottom: 10px;
    display: flex;
    font-size: 18px;
    color: #282828;
}
.title_6_box .title_6_text li .title_6_q2 img {
}
.title_6_text .pink {
    width: 100%;
    text-align: justify;
    font-size: 13px;
    margin-top: 5px;
    padding-top: 10px;
    line-height: 22px;
    color: #282828;
}
.title_6_text .orange {
    width: 100%;
    text-align: justify;
    border-top-color: #F18D00;
    border-top-style: solid;
    font-size: 13px;
    margin-top: 5px;
    padding-top: 10px;
    line-height: 22px;
    color: #282828;
}
.regular {
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    width: 82%;
    display: block;
}
.regular_text {
    font-size: 200%;
    position: relative;
    left: auto;
    right: auto;
    display: block;
    bottom: 130px;
    background-color: #D61456;
    color: #FFFFFF;
    border-radius: 10px;
    margin: auto;
    text-align: left;
    box-shadow: 0 12px 14px rgba(0, 0, 0, 0.24);
    transform: translate(0, -5px);
    transition: box-shadow 0.3s, transform 0.3s;
    width: 32%;
}
.regular_sp{
	display: none!important;
}
.regular_sp_text{
	display: none!important;
}
.regular_text a {
    text-decoration: none;
    color: #FFFFFF;
    display: block;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    margin: auto;
    width: 10vw;
    font-size: 90%;
    text-align: center;
}
.regular_text:hover{
 box-shadow:0 1px 2px rgba(0, 0, 0, 0.4);
    transform:initial;
}
.regular_link {
    display: flex;
    margin-top: -50px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    width: 40%;
}
.regular_text img {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    display: inline-block;
    width: 1.5vw;
    margin-left: 5px;
    margin-top: 5px;
}
.regular_text a .base_logo {
    float: none;
    width: 100%;
    max-width: 8vw;
    position: absolute;
    right: 2vw;
    top: auto;
    left: auto;
    bottom: 3.5vw;
}
.regular_2 {
    width: 80%;
    margin: auto;
    display: block;
}
.shop_link {
}
.shop_link ul {
    display: flex;
    margin: auto;
    width: 50%;
    position: relative;
    left: auto;
    bottom: 11vw;
}
.shop_link ul li {
    width: 45%;
    text-align: center;
    display: block;
    margin: auto;
}
.shop_link ul li a {
    width: auto;
    display: block;
    padding-top: 15px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 15px;
    border-radius: 10px;
    background-color: #D61456;
    color: #FFFFFF;
    list-style-type: none;
    text-decoration: none;
    line-height: 2vw;
    font-size: 1.8vw;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    font-weight: 500;
	box-shadow: 0 12px 14px rgba(0, 0, 0, 0.24);
    transform: translate(0, -5px);
    transition: box-shadow 0.3s, transform 0.3s;
}
.shop_link ul li a:hover{
	 box-shadow:0 1px 2px rgba(0, 0, 0, 0.4);
    transform:initial;
}
.back{
    background: url("../imgs/common/BASE.png") no-repeat 6vw 0.5vw / 9.5vw auto;
    padding: 10px 10px 10px 70px;
}
.shop_link_2 {
    margin-bottom: -70px;
}
.shop_link_2 ul {
    display: flex;
    margin: auto;
    width: 50%;
    position: relative;
    left: auto;
    bottom: 10vw;
}
.shop_link_2 ul li {
    width: 31%;
    text-align: center;
    display: block;
    margin: auto;
}
.shop_link_2 ul li a {
    width: auto;
    display: block;
    padding-top: 15px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 15px;
    border-radius: 10px;
    background-color: #D61456;
    color: #FFFFFF;
    list-style-type: none;
    text-decoration: none;
    line-height: 2vw;
    font-size: 1.6vw;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    font-weight: 500;
    box-shadow: 0 12px 14px rgba(0, 0, 0, 0.24);
    transform: translate(0, -5px);
    transition: box-shadow 0.3s, transform 0.3s;
}
.shop_link_2 ul li a:hover{
	 box-shadow:0 1px 2px rgba(0, 0, 0, 0.4);
    transform:initial;
}
.back_2{
    background: url("../imgs/common/BASE.png") no-repeat 3.3vw 0.5vw / 9.5vw auto;
    padding: 10px 10px 10px 70px;
}

body main footer {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #FEC83F;
    color: #D61456;
}
.regular_sp_2 {
    display: none;
}
.inquiry {
    font-size: 20px;
    margin-bottom: 10px;
}
main footer a {
    font-size: 35px;
    color: #D61456;
    text-decoration: none;
}
.time {
    font-size: 13px;
    color: #D61456;
}
.copy {
    color: #D61456;
    font-size: 12px;
}
.shop_rakutore_1 {
    position: fixed;
    right: 0px;
    bottom: 70px;
    background-color: #D61456;
    list-style-type: none;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
	transition:transform 0.3s;
}
.shop_rakutore_1:hover{
	transform:scale(1.1);
}
.shop_rakutore_1 a {
    text-decoration: none;
    color: #FFFFFF;
    display: block;
    margin-left: 0px;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
}
.shop_rakutore_2 {
    position: fixed;
    right: 0px;
    bottom: 0px;
    list-style-type: none;
    background-color: #F18D00;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
	transition:transform 0.3s;
}
.shop_rakutore_2:hover{
	transform:scale(1.1);
}
.shop_rakutore_2 a {
    color: #FFFFFF;
    text-decoration: none;
    padding-left: 15px;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    display: block;
}
#checkbox {
	display: none!important;
}
.regular_link_sp {
    display: flex;
    margin-top: -30px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    width: 90%;
}
.regular_sp {
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    width: 90%;
}
.regular_sp_text {
    font-size: 14px;
    position: relative;
    left: auto;
    right: auto;
    display: block;
    width: 40%;
    bottom: 80px;
    background-color: #D61456;
    color: #FFFFFF;
    border-radius: 10px;
    max-width: 555px;
    margin: auto;
    text-align: left;
    box-shadow: 0 12px 14px rgba(0, 0, 0, 0.24);
    transform: translate(0, -5px);
    transition: box-shadow 0.3s, transform 0.3s;
}
.regular_sp_text a {
    text-decoration: none;
    color: #FFFFFF;
    display: block;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    margin: auto;
    width: 65%;
    font-size: 20px;
}
.regular_sp_text:hover{
 box-shadow:0 1px 2px rgba(0, 0, 0, 0.4);
    transform:initial;
}
.regular_sp_text img {
    position: relative;
    left: 5%;
}
.regular_sp_text a .base_logo {
    float: none;
}
.hamburger {
    display: none;
}
@media only screen and (max-width:750px) {
	/*チェックボックスを非表示*/
#checkbox {
  opacity: 0;
  width: 0;
  height: 0;
}

	.pc_top{
		display: none!important;
	}
	.sp_top{
		display: block!important;
		width: 100%;
	}
.menu-trigger,
  .menu-trigger span {
    display: inline-block;
    transition: all 0.4s;
    box-sizing: border-box;
    position: relative;
    z-index: 100;
  }
  .menu-trigger {
    position: fixed;
    width: 35px;
    height: 26px;
    background: none;
    border: none;
    appearance: none;
    cursor: pointer;
    padding-top: 20px;
    padding-left: 20px;
    right: 20px;
    top: 20px;
  }
  .menu-trigger span {
    position: absolute;
    width: 100%;
    height: 4px;
    background-color: #172a22;
    border-radius: 4px;
    right: 10px;
  }
  .menu-trigger span:nth-of-type(1) {
    top: 0;
  }
  .menu-trigger span:nth-of-type(2) {
    top: 11px;
  }
  .menu-trigger span:nth-of-type(3) {
    bottom: 0;
  }
/*チェックボックスにチェックが入ったら*/
  #checkbox:checked + label span:nth-of-type(1) {
    transform: translateY(11px) rotate(-45deg);
  }
  #checkbox:checked + label span:nth-of-type(2) {
    opacity: 0;
  }
  #checkbox:checked + label span:nth-of-type(3) {
    transform: translateY(-11px) rotate(45deg);
  }
.hamburger {
    display: none;
    position: fixed;
    margin-top: 50px;
    margin-left: 15px;
    right: 30px;
    z-index: 10;
}
.hamburger li {
    list-style-type: none;
    display: block;
}
.hamburger li a {
    color: #FFFFFF;
    text-decoration: none;
    display: block;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-top: 5px;
    width: 100%;
    background-color: #F18D00;
    padding-left: 5px;
    border-radius: 5px;
    padding-right: 10px;
    text-align: center;
}
#checkbox:checked + label + div {
  display: block;
}
.pc_face {
    width: 80%;
}
.pc_nav{
		display: none!important;
	}
.pc_shop_3 {
    width: 100%;
}
.pc_shop_3 ul {
    display: block;
    margin-top: auto;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: -30px;
    width: 100%;
}
.pc_shop_3 ul .base {
    margin-top: 10px;
    margin-bottom: -10px;
}
.pc_shop_3 ul li a {
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 80%;
}
.feature {
    width: 80%;
}
#protein {
    margin-top: -160px;
}
#drink {
    margin-top: -100px;
}
	.title_1{
		display: none!important;
	}
.title_1_sp li {
    display: block;
}
.title_1_sp li img {
    width: 90%;
    margin: auto;
    display: block;
}
.regular {
    display: none;
}
.regular_sp {
    display: block!important;
    padding-top: 20px;
}
.regular_sp_text {
    display: block!important;
}
.regular_sp_text a .triangle {
    position: relative;
    bottom: 9px;
    left: 18px;
}
.regular_link_sp .regular_sp_text a {
    width: 70%;
}
.regular_sp_2 {
    margin: auto;
    width: 90%;
    display: block;
}
.regular_text {
    display: none;
}
.regular_2 {
    display: none;
}
.regular_sp {
    width: 95%;
    margin-top: 30px;
}
	.shop_rakutore_1,.shop_rakutore_2{
		display: none!important;
		
	}
ul .base a {
}
.base a img {
}
.koubo_img {
    display: none;
}
.koubo_img_sp {
    width: 100%;
    display: block;
}
.title_2 {
    width: 45%;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 20px;
    border-radius: 5px;
}
.title_2_text {
    width: 100%;
    text-align: justify;
    line-height: 0px;
}
.title_2_text p {
    font-size: 110%;
    line-height: 27px;
    text-align: justify;
}
.title_3 {
    width: 20%;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 20px;
    border-radius: 3px;
    margin-top: 20px;
}
.title_3_flavor {
    width: 90%;
    display: none;
}
.title_3_sp_flavor li img {
    width: 95%;
    display: block;
}
.title_7 {
    width: 60%;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 20px;
    border-radius: 5px;
    margin-top: 20px;
}
.how_to {
    width: 90%;
    border-radius: 5px;
}
.title_8 {
    width: 40%;
    font-size: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 3px;
    margin-top: 20px;
}
.title_4 {
    width: 40%;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 20px;
}
.title_4_text p {
    font-size: 60%;
    text-align: center;
    line-height: 300%;
}
.title_5 {
    width: 40%;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 20px;
    margin-bottom: 0px;
}
.title_5_voice {
    display: none;
}
.title_5_voice_sp ul {
    width: 90%;
    margin: auto;
    display: block;
}
.title_5_voice_sp ul li img {
    width: 97%;
    margin-top: 15px;
}
.title_5_voice_sp {
    display: block;
}
.title_6 {
    width: 40%;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 20px;
}
.title_6_box {
    width: 90%;
    margin-bottom: 20px;
}
.title_6_text li .title_6_q1 {
    width: 90%;
}
.title_6_text li .pink {
    width: 90%;
}
.title_6_box .title_6_text {
    display: block;
}
.title_6_text li .title_6_q2 {
    width: 90%;
}
.title_6_text li .orange {
    width: 90%;
}
	.shop_link {
}
.shop_link ul {
    display: flex;
    margin: auto;
    width: 90%;
    position: relative;
    left: auto;
    bottom: 21vw;
}
.shop_link ul li {
    width: 45%;
    text-align: center;
    display: block;
    margin: auto;
}
.shop_link ul li a {
    width: auto;
    display: block;
    padding-top: 15px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 15px;
    border-radius: 10px;
    background-color: #D61456;
    color: #FFFFFF;
    list-style-type: none;
    text-decoration: none;
    line-height: 5vw;
    font-size: 4.5vw;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    font-weight: 500;
    box-shadow: 0 12px 14px rgba(0, 0, 0, 0.24);
    transform: translate(0, -5px);
    transition: box-shadow 0.3s, transform 0.3s;
    text-align: center;
}
.shop_link ul li a:hover{
	 box-shadow:0 1px 2px rgba(0, 0, 0, 0.4);
    transform:initial;
}
.back{
    background: url("../imgs/common/BASE.png") no-repeat 7.5vw 2.8vw / 25vw auto;
    padding: 10px 10px 10px 70px;
}
	.shop_link_2 {
}
.shop_link_2 ul {
    display: flex;
    margin: auto;
    width: 90%;
    position: relative;
    left: auto;
    bottom: 21vw;
}
.shop_link_2 ul li {
    width: 31%;
    text-align: center;
    display: block;
    margin: auto;
}
.shop_link_2 ul li a {
    width: auto;
    display: block;
    padding-top: 15px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 15px;
    border-radius: 10px;
    background-color: #D61456;
    color: #FFFFFF;
    list-style-type: none;
    text-decoration: none;
    line-height: 4vw;
    font-size: 3.2vw;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    font-weight: 500;
    box-shadow: 0 12px 14px rgba(0, 0, 0, 0.24);
    transform: translate(0, -5px);
    transition: box-shadow 0.3s, transform 0.3s;
    text-align: center;
}
.shop_link_2 ul li a:hover{
	 box-shadow:0 1px 2px rgba(0, 0, 0, 0.4);
    transform:initial;
}
.back_2{
    background: url("../imgs/common/BASE.png") no-repeat 4.8vw 2.5vw / 18vw auto;
    padding: 10px 10px 10px 70px;
}
}
@media only screen and (max-width:400px) {

	.title_2 {
	width: 70%;
	}
.title_2_text p {
    font-size: 16px;
    text-align: justify;
}
.title_3 {
    width: 30%;
}
.title_7 {
    width: 90%;
}
.title_8 {
    width: 60%;
}
.title_4 {
    width: 60%;
    border-radius: 5px;
}
.title_5 {
    width: 50%;
    border-radius: 5px;
}
.title_6 {
    width: 60%;
    border-radius: 5px;
}
.regular_sp_text {
    position: relative;
    left: auto;
    right: auto;
    display: block;
    width: 45%;
    background-color: #D61456;
    color: #FFFFFF;
    border-radius: 10px;
    max-width: 555px;
    margin: auto;
    text-align: left;
    box-shadow: 0 12px 14px rgba(0, 0, 0, 0.24);
    transform: translate(0, -5px);
    transition: box-shadow 0.3s, transform 0.3s;
    bottom: 50px;
}
.pc_shop_3 ul .base a img {
    width: 25%;
}
.regular_sp_text a {
    text-decoration: none;
    color: #FFFFFF;
    display: block;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    margin: auto;
    width: 80%;
    font-size: 20px;
}
.regular_sp_text a .base_logo {
    width: 60%;
}	
}
